Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

No active developers #6

Open
mkoeppe opened this issue Nov 13, 2018 · 8 comments
Open

No active developers #6

mkoeppe opened this issue Nov 13, 2018 · 8 comments

Comments

@mkoeppe
Copy link
Collaborator

mkoeppe commented Nov 13, 2018

LiDIA was developed 1994-2004 at TU Darmstadt.

There are no active developers. The LiDIA development pages at TU Darmstadt have disappeared.

The purpose of this GitHub repository is to preserve the code, as it is currently in use as an optional library for the LattE integrale project. Only minimal maintenance to support newer compilers has been done.

@benediamond
Copy link
Contributor

Thanks for letting me know, and for preserving the code. I will likely attempt this extension, perhaps in a fork of this repository. I'd be happy to eventually merge down the line if things go well.

@saraedum
Copy link

@mkoeppe can we somehow fix the license here to actually be GPL (GPL2+?). I understand that the authors (and probably copyright holders) have agreed to such a change. Unfortunately that mailing list post is gone now. Do you happen to have a copy for future reference?

@mkoeppe
Copy link
Collaborator Author

mkoeppe commented Jul 31, 2019

can we somehow fix the license here to actually be GPL (GPL2+?). I understand that the authors (and probably copyright holders) have agreed to such a change. Unfortunately that mailing list post is gone now. Do you happen to have a copy for future reference?

Unfortunately I don't have a copy.

Here are some pointers.

LiDIA - Google Groups
https://groups.google.com/forum/#!topic/sage-devel/fSAu4RVkiHc

LiDIA's statement of GPL only in mailing list archives
https://www.mail-archive.com/[email protected]/msg37148.html

A Personal Introduction to LiDIA – The Scribbler of the Rueful Countenance
http://jordi.inversethought.com/blog/a-personal-introduction-to-lidia/

@mkoeppe
Copy link
Collaborator Author

mkoeppe commented Jul 31, 2019

Actually the SVN server mentioned in this groups post still works!

@mkoeppe
Copy link
Collaborator Author

mkoeppe commented Jul 31, 2019

The COPYING file in svn trunk indicates GPL v2 or later.
Let's convert the SVN to git to preserve the whole project history.

@mkoeppe
Copy link
Collaborator Author

mkoeppe commented Aug 1, 2019

I tried converting it using subgit, but the result is messy because the SVN layout of tags and branches changed in release 2.3. (See below.)
Instead, I have only picked the two commits that were made post 2.3 on "trunk".
They implement the license change. Merged in 19281f8.

$ ls branches/* tags/*
branches/2.0:
LiDIA

branches/2.1:
LiDIA

branches/FROM_ADMIN_WWW:
WWW

branches/LiDIA-dox:
LiDIA

branches/LiDIA2-1:
LiDIA

branches/LiDIA2-1pre5_cludwig:
LiDIA

branches/LiDIA2-1pre5_cludwig_MERGE-1:
LiDIA

branches/LiDIA2-1pre5_hbaier:
LiDIA

branches/LiDIA2-1pre5_hbaier_2:
LiDIA

branches/LiDIA2-1pre5_vmueller:
LiDIA

branches/LiDIA2-1pre6:
LiDIA

branches/LiDIA2-1pre7:
LiDIA

branches/LiDIA2-2:
LiDIA

branches/LiDIA2-3:
COPYING			LiDIA.h.in		PEOPLE			TODO			configure.ac		library			src
ChangeLog		LiDIA.spec.in		Paths.def		acinclude.m4		doc			obj
DEVELOP			Makefile.am		README			checkout.postprocess	examples		path.h.in
INSTALL			NEWS			RELEASE			config.h.in		gpl-2.0.txt		share

branches/The_LiDIA_Group:
LiDIA

branches/cludwig:
MOD_EQ

branches/libI:
libI

branches/libI2-1pre6:
libI

tags/LiDIA:
LiDIA

tags/LiDIA-2_1pre0:
LiDIA

tags/LiDIA-2_1pre1:
LiDIA

tags/LiDIA-2_1pre2:
LiDIA

tags/LiDIA-2_1pre3:
LiDIA

tags/LiDIA-2_1pre4:
LiDIA

tags/LiDIA-2_1pre5:
LiDIA

tags/LiDIA-dox_FORK:
LiDIA

tags/LiDIA2-1-1_RELEASE:
LiDIA	WWW

tags/LiDIA2-1-2_RELEASE:
LiDIA

tags/LiDIA2-1-3_RELEASE:
LiDIA

tags/LiDIA2-1_FORK:
LiDIA

tags/LiDIA2-1_MERGEPOINT_1:
LiDIA

tags/LiDIA2-1_MERGEPOINT_2:
LiDIA

tags/LiDIA2-1_MERGEPOINT_3:
LiDIA

tags/LiDIA2-1_RC1:
LiDIA

tags/LiDIA2-1_RC2:
LiDIA

tags/LiDIA2-1_RC3:
LiDIA

tags/LiDIA2-1_RC4:
LiDIA

tags/LiDIA2-1_RELEASE:
LiDIA

tags/LiDIA2-1pre5_FORK_cludwig:
LiDIA

tags/LiDIA2-1pre5_FORK_hbaier:
LiDIA

tags/LiDIA2-1pre5_FORK_vmueller:
LiDIA

tags/LiDIA2-1pre5_cludwig_MERGE-2:
LiDIA

tags/LiDIA2-1pre5_cludwig_MERGE-3:
LiDIA

tags/LiDIA2-1pre5_cludwig_MERGE-4:
LiDIA

tags/LiDIA2-1pre5_cludwig_Mergepoint-3:
LiDIA

tags/LiDIA2-1pre5_cludwig_Mergepoint-4:
LiDIA

tags/LiDIA2-1pre6_FORK:
LiDIA

tags/LiDIA2-1pre6_MERGED_MAIN_1:
LiDIA

tags/LiDIA2-1pre6_MERGEPOINT_2:
LiDIA

tags/LiDIA2-1pre6_release_-4-10-2002:
LiDIA

tags/LiDIA2-1pre7_FORK:
LiDIA

tags/LiDIA2-1pre7_MERGEPOINT_1:
LiDIA

tags/LiDIA2-1pre7_MERGEPOINT_2:
LiDIA

tags/LiDIA2-1pre7_MERGEPOINT_3:
LiDIA

tags/LiDIA2-1pre7_MERGEPOINT_4:
LiDIA

tags/LiDIA2-1pre7_MERGEPOINT_5:
LiDIA

tags/LiDIA2-1pre7_default-prefix:
LiDIA

tags/LiDIA2-1pre7_patch-1:
LiDIA

tags/LiDIA2-2-0_RELEASE:
LiDIA

tags/LiDIA2-2_FORK:
LiDIA

tags/LiDIA2-2_MERGEPOINT_1:
LiDIA

tags/LiDIA2-3_FORK:
CVSROOT	LiDIA	MOD_EQ	WWW	libI

tags/LiDIA2-3_RELEASE:
COPYING			LiDIA.h.in		PEOPLE			TODO			configure.ac		obj
ChangeLog		LiDIA.spec.in		Paths.def		acinclude.m4		doc			path.h.in
DEVELOP			Makefile.am		README			checkout.postprocess	examples		share
INSTALL			NEWS			RELEASE			config.h.in		library			src

tags/MAIN_MERGED_LiDIA2-1_1:
LiDIA

tags/MAIN_MERGED_LiDIA2-1_2:
LiDIA

tags/MAIN_MERGED_LiDIA2-1pre6_2:
LiDIA

tags/MAIN_MERGED_LiDIA2-1pre7_1:
LiDIA

tags/MAIN_MERGED_LiDIA2-1pre7_2:
LiDIA

tags/MAIN_MERGED_LiDIA2-1pre7_3:
LiDIA

tags/MAIN_MERGED_LiDIA2-1pre7_4:
LiDIA

tags/MAIN_MERGED_LiDIA2-1pre7_5:
LiDIA

tags/MAIN_MERGED_LiDIA2-2_1:
LiDIA

tags/MAIN_MERGEPOINT_1:
LiDIA

tags/initial_version:
WWW

tags/libI-2_1pre2:
libI

tags/libI2-1pre6_FORK:
libI

tags/libI2-1pre6_release_04-10-2002:
libI

tags/rel_2_1_pre1:
libI

tags/start:
MOD_EQ	libI

@saraedum
Copy link

saraedum commented Aug 1, 2019

Great, thank you. Then I'll try to package this for conda-forge.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants