Skip site navigation (1)Skip section navigation (2)

CVS log for ports/biology/L-Breeder/Attic/Makefile

[BACK] Up to [FreeBSD] / ports / biology / L-Breeder

Request diff between arbitrary revisions


Keyword substitution: kv
Default branch: MAIN


Revision 1.33
Mon Aug 1 04:29:37 2011 UTC (6 months, 1 week ago) by bapt
Branches: MAIN
CVS tags: HEAD
FILE REMOVED
Changes since revision 1.32: +1 -1 lines
Bye bye abandonwares (part 2)

2011-08-01 benchmarks/rawio: Looks like an abandonware, no more public distfiles
2011-08-01 benchmarks/tmetric: Looks like abandonware, no more public distfiles
2011-08-01 biology/L-Breeder: Looks like an abandonware, no more public distfile
2011-08-01 biology/crimap: Looks like an abandonware, no more public distfile
2011-08-01 biology/distribfold: No more upstream, looks like an abandonware
2011-08-01 biology/kinemage: Looks like an abandonware, no more public distfile
2011-08-01 biology/lsysexp: Looks like an abandonware, no more public distfile
2011-08-01 chinese/chm2html: Looks like an abandonware, no more public distfile
2011-08-01 chinese/ntuttf: No more public distfiles available
2011-08-01 chinese/reciteword: Looks like an abandonware, no more public distfile
2011-08-01 chinese/tocps: No more pulic distfiles
2011-08-01 chinese/xttmgr: Looks like an abandonware, no more public distfile
2011-08-01 comms/mserver: Looks like an abandonware, no more public distfiles
2011-08-01 comms/qicosi: Looks like an abandonware, no more public distfile
2011-08-01 comms/sms_client: Looks like an abandonware, no more public distfile
2011-08-01 comms/smstools: Looks like an abandonware, no more public distfile
2011-08-01 converters/siconv: Looks like an abandonware, no more public distfiles
2011-08-01 converters/utf8conv: Looks like an abandonware, no more public distfile
2011-08-01 databases/pgcluster: Looks like an abandonware, no more public distfile
2011-08-01 databases/py-MySQL: Please use databases/py-MySQLdb instead
2011-08-01 databases/py-SQLDict: Looks like an abandonware, no more public distfile
2011-08-01 databases/py-rrdpipe: Looks like an abandonware, no more public distfile
2011-08-01 databases/sybase_ase: no more public distfiles available

Revision 1.32: download - view: text, markup, annotated - select for diffs
Thu Jun 16 10:43:57 2011 UTC (7 months, 3 weeks ago) by bapt
Branches: MAIN
Diff to: previous 1.31: preferred, colored
Changes since revision 1.31: +3 -0 lines
Another bunch of deprecation: no more public distfiles and/or abandonware

Revision 1.31: download - view: text, markup, annotated - select for diffs
Sun Mar 28 06:31:34 2010 UTC (22 months, 2 weeks ago) by dinoex
Branches: MAIN
CVS tags: RELEASE_8_2_0, RELEASE_8_1_0, RELEASE_7_4_0, RELEASE_6_EOL
Diff to: previous 1.30: preferred, colored
Changes since revision 1.30: +1 -1 lines
- update to 1.4.1
Reviewed by:	exp8 run on pointyhat
Supported by:	miwi

Revision 1.30: download - view: text, markup, annotated - select for diffs
Fri Feb 5 11:34:36 2010 UTC (2 years ago) by dinoex
Branches: MAIN
CVS tags: RELEASE_7_3_0
Diff to: previous 1.29: preferred, colored
Changes since revision 1.29: +1 -1 lines
- update to jpeg-8

Revision 1.29: download - view: text, markup, annotated - select for diffs
Fri Jul 31 13:49:16 2009 UTC (2 years, 6 months ago) by dinoex
Branches: MAIN
CVS tags: RELEASE_8_0_0
Diff to: previous 1.28: preferred, colored
Changes since revision 1.28: +1 -1 lines
- bump all port that indirectly depends on libjpeg and have not yet been bumped or updated
Requested by:	edwin

Revision 1.28: download - view: text, markup, annotated - select for diffs
Mon Feb 2 23:43:56 2009 UTC (3 years ago) by linimon
Branches: MAIN
CVS tags: RELEASE_7_2_0
Diff to: previous 1.27: preferred, colored
Changes since revision 1.27: +1 -1 lines
Reset dyeske@gmail.com at his request.

Hat:	portmgr

Revision 1.27: download - view: text, markup, annotated - select for diffs
Fri Jan 23 16:27:16 2009 UTC (3 years ago) by flz
Branches: MAIN
Diff to: previous 1.26: preferred, colored
Changes since revision 1.26: +1 -1 lines
- Update X.org ports to 7.4+ (few ports are more recent than the katamari).
- Bump PORTREVISION for all ports depending on libglut since the shlib
version number went from 4 to 3.
- Bump PORTREVISION for all ports depending on libXaw as libXaw.so.8 isn't
installed anymore.
- Couple of ports fixes (mostly missing xorg components added to USE_XORG).

Revision 1.26: download - view: text, markup, annotated - select for diffs
Fri Jun 6 13:08:27 2008 UTC (3 years, 8 months ago) by edwin
Branches: MAIN
CVS tags: RELEASE_7_1_0, RELEASE_6_4_0
Diff to: previous 1.25: preferred, colored
Changes since revision 1.25: +1 -1 lines
Bump portrevision due to upgrade of devel/gettext.

The affected ports are the ones with gettext as a run-dependency
according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT
in Makefile (29 of them).

PR:             ports/124340
Submitted by:   edwin@
Approved by:    portmgr (pav)

Revision 1.25: download - view: text, markup, annotated - select for diffs
Sat Apr 19 17:46:44 2008 UTC (3 years, 9 months ago) by miwi
Branches: MAIN
CVS tags: RELEASE_5_EOL
Diff to: previous 1.24: preferred, colored
Changes since revision 1.24: +2 -4 lines
- Remove unneeded dependency from gtk12/gtk20 [1]
- Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG
- Remove X11BASE support in favor of LOCALBASE or PREFIX
- Use USE_LDCONFIG instead of INSTALLS_SHLIB
- Remove unneeded USE_GCC 3.4+

Thanks to all Helpers:
	Dmitry Marakasov, Chess Griffin, beech@, dinoex, rafan, gahr,
	ehaupt, nox, itetcu, flz, pav

PR:		116263
Tested on:	pointyhat
Approved by:	portmgr (pav)

Revision 1.24: download - view: text, markup, annotated - select for diffs
Fri Mar 21 20:00:05 2008 UTC (3 years, 10 months ago) by beech
Branches: MAIN
Diff to: previous 1.23: preferred, colored
Changes since revision 1.23: +1 -2 lines
- Remove USE_X_PREFIX
- Bump portrevision

Approved by:	David Yeske <dyeske@gmail.com> (maintainer, implicit)

Revision 1.23: download - view: text, markup, annotated - select for diffs
Thu Jul 5 23:39:01 2007 UTC (4 years, 7 months ago) by edwin
Branches: MAIN
CVS tags: RELEASE_7_0_0, RELEASE_6_3_0
Diff to: previous 1.22: preferred, colored
Changes since revision 1.22: +2 -2 lines
dyeske at yahoo dot com -> dyeske at gmail dot com

Revision 1.22: download - view: text, markup, annotated - select for diffs
Sat May 19 20:00:21 2007 UTC (4 years, 8 months ago) by flz
Branches: MAIN
Diff to: previous 1.21: preferred, colored
Changes since revision 1.21: +1 -1 lines
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.

Revision 1.21: download - view: text, markup, annotated - select for diffs
Fri Dec 1 07:38:52 2006 UTC (5 years, 2 months ago) by pav
Branches: MAIN
CVS tags: RELEASE_4_EOL, PRE_XORG_7
Diff to: previous 1.20: preferred, colored
Changes since revision 1.20: +2 -4 lines
- Use features of bsd.wx.mk, especially USE_WX

PR:		ports/101613
Submitted by:	alepulver

Revision 1.20: download - view: text, markup, annotated - select for diffs
Wed May 3 23:26:32 2006 UTC (5 years, 9 months ago) by edwin
Branches: MAIN
CVS tags: RELEASE_6_2_0
Diff to: previous 1.19: preferred, colored
Changes since revision 1.19: +0 -1 lines
Remove USE_REINPLACE from all categories starting with B

Revision 1.19: download - view: text, markup, annotated - select for diffs
Thu Jan 12 12:54:05 2006 UTC (6 years, 1 month ago) by sem
Branches: MAIN
CVS tags: RELEASE_6_1_0, RELEASE_5_5_0
Diff to: previous 1.18: preferred, colored
Changes since revision 1.18: +2 -2 lines
- Update graphics/libglut to 6.4.1.
- Shared lib version and PORTREVISION bumb for all affected ports.

While I'm here:
- Remove USE_MESA knob where it was (35 ports).
  It marked as depricated for 2 years.

PR:		ports/90247
Submitted by:	Ermal Lu?i <eri--@albabsd.org>

Revision 1.18: download - view: text, markup, annotated - select for diffs
Mon Jan 2 21:29:29 2006 UTC (6 years, 1 month ago) by edwin
Branches: MAIN
Diff to: previous 1.17: preferred, colored
Changes since revision 1.17: +18 -32 lines
possible fix to unbreak biology/L-Breeder

	L-Breeder is currently marked unfetchable:
	http://people.freebsd.org/~fenner/portsurvey/biology.html#L-Breeder

	So I tried to investigate the problem and I'm now submitting
	my homework so it doesn't get lost.

	This is what I noticed:

	i) L-Breeder upstream sources have "stagnated for some time,
	but now a new simplified version is available" (sic, from
	the web site)

	So, the fetch issue is resolved. And the pkg-descr is also
	updated to reflect the new home page. However:

	ii) L-Breeder is now called LBreeder. I have changed PORTNAME
	to reflect this, although I don't know if this is the right
	thing to do. Should the port be moved to biology/LBreeder?
	Or perhaps just leaving PORTNAME pointing to the old name
	and then work inside the Makefile to point the build/install
	to the correct name?

	iii) the sources have been reorganized so I have to update
	the port's Makefile to reflect this. The attached patch
	works for me under FreeBSD-4.11 (although it's possible
	that I may have missed a dependency if I already have a
	required library installed in my box. Sorry, I don't have
	a tinderbox-like setup to test builds)

	iv) the program does not have a version number, nor did I
	find one by looking inside the sources. To avoid changing
	too much the port I just left PORTVERSION at 1.0 and bumped
	PORTREVISION to 6

	Finally, do note that I am not a user of LBreeder, so I
	cannot test the program myself. I just noticed that by
	calling the executable I get a black X screen, that I can
	quit by pressing 'q' as documented in Readme.txt, but I
	can't tell myself if this is the expected behaviour. Nor
	do I know how to use the example files. Caveat emptor.

PR:		ports/90073
Submitted by:	Fernan Aguero <fernan@iib.unsam.edu.ar>
Approved by:	maintainer timeout

Revision 1.17: download - view: text, markup, annotated - select for diffs
Fri Nov 11 14:29:09 2005 UTC (6 years, 3 months ago) by garga
Branches: MAIN
Diff to: previous 1.16: preferred, colored
Changes since revision 1.16: +3 -0 lines
- Mark it as DEPRECATED (mastersite disapeared)
- Set EXPIRATION_DATE

PR:		ports/88000
Submitted by:	Jean Milanez Melo <jmelo@freebsdbrasil.com.br>
Approved by:	maintainer timeout (16 days)

Revision 1.16: download - view: text, markup, annotated - select for diffs
Sat Nov 5 05:20:20 2005 UTC (6 years, 3 months ago) by marcus
Branches: MAIN
Diff to: previous 1.15: preferred, colored
Changes since revision 1.15: +1 -1 lines
Bump PORTREVISION to chase the glib20 shared library update.

Revision 1.15: download - view: text, markup, annotated - select for diffs
Thu May 12 16:39:50 2005 UTC (6 years, 9 months ago) by fjoe
Branches: MAIN
CVS tags: RELEASE_6_0_0
Diff to: previous 1.14: preferred, colored
Changes since revision 1.14: +1 -1 lines
Finish repo copy of wxgtk 2.4.2 ports to wxgtk24*

Revision 1.14: download - view: text, markup, annotated - select for diffs
Sat Mar 12 10:52:34 2005 UTC (6 years, 11 months ago) by marcus
Branches: MAIN
CVS tags: RELEASE_5_4_0
Diff to: previous 1.13: preferred, colored
Changes since revision 1.13: +1 -1 lines
Bump PORTREVISION to chase the glib20 shared lib version change.

Revision 1.13: download - view: text, markup, annotated - select for diffs
Sun Nov 7 22:36:00 2004 UTC (7 years, 3 months ago) by marcus
Branches: MAIN
CVS tags: RELEASE_4_11_0
Diff to: previous 1.12: preferred, colored
Changes since revision 1.12: +1 -1 lines
Bump PORTREVISIONS for all ports that depend on atk or pango to ease in the
big upgrade.

Revision 1.12: download - view: text, markup, annotated - select for diffs
Mon Apr 5 03:30:22 2004 UTC (7 years, 10 months ago) by marcus
Branches: MAIN
CVS tags: RELEASE_5_3_0, RELEASE_4_10_0
Diff to: previous 1.11: preferred, colored
Changes since revision 1.11: +1 -1 lines
Chase the glib20 update, and bump all affected ports' PORTREVISIONs.

Revision 1.11: download - view: text, markup, annotated - select for diffs
Fri Feb 6 13:10:56 2004 UTC (8 years ago) by trevor
Branches: MAIN
Diff to: previous 1.10: preferred, colored
Changes since revision 1.10: +1 -0 lines
Use PLIST_FILES (bento-tested, marcus-reviewed).

Revision 1.10: download - view: text, markup, annotated - select for diffs
Wed Feb 4 05:18:48 2004 UTC (8 years ago) by marcus
Branches: MAIN
Diff to: previous 1.9: preferred, colored
Changes since revision 1.9: +1 -0 lines
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.

(Part 2)

Revision 1.9: download - view: text, markup, annotated - select for diffs
Thu Nov 20 09:28:34 2003 UTC (8 years, 2 months ago) by pav
Branches: MAIN
CVS tags: RELEASE_5_2_1, RELEASE_5_2_0
Diff to: previous 1.8: preferred, colored
Changes since revision 1.8: +1 -7 lines
- Unbreak on 5.x

Approved by:	adamw (mentor)

Revision 1.8: download - view: text, markup, annotated - select for diffs
Sun Nov 9 19:04:36 2003 UTC (8 years, 3 months ago) by fjoe
Branches: MAIN
Diff to: previous 1.7: preferred, colored
Changes since revision 1.7: +9 -7 lines
- Switch to wxgtk2
- USE_MESA -> USE_GL

Revision 1.7: download - view: text, markup, annotated - select for diffs
Wed Nov 5 10:26:00 2003 UTC (8 years, 3 months ago) by fjoe
Branches: MAIN
Diff to: previous 1.6: preferred, colored
Changes since revision 1.6: +2 -2 lines
Make this port use wxgtk 2.4.2.

Revision 1.6: download - view: text, markup, annotated - select for diffs
Sat May 3 18:27:52 2003 UTC (8 years, 9 months ago) by petef
Branches: MAIN
CVS tags: RELEASE_5_1_0, RELEASE_4_9_0
Diff to: previous 1.5: preferred, colored
Changes since revision 1.5: +30 -19 lines
- unbreak on 4.x: add dependency on gdkpixbuf, fix Makefiles to compile with
  the correct libraries
- add a WITH_OPTIMIZED_CFLAGS knob

PR:		51614
Submitted by:	maintainer

Revision 1.5: download - view: text, markup, annotated - select for diffs
Fri Apr 18 04:50:07 2003 UTC (8 years, 9 months ago) by marcus
Branches: MAIN
Diff to: previous 1.4: preferred, colored
Changes since revision 1.4: +0 -1 lines
Remove USE_GNOMENG.

Revision 1.4: download - view: text, markup, annotated - select for diffs
Fri Feb 21 11:01:30 2003 UTC (8 years, 11 months ago) by knu
Branches: MAIN
CVS tags: RELEASE_4_8_0
Diff to: previous 1.3: preferred, colored
Changes since revision 1.3: +1 -0 lines
De-pkg-comment.

Revision 1.3: download - view: text, markup, annotated - select for diffs
Mon Nov 25 02:08:25 2002 UTC (9 years, 2 months ago) by lioux
Branches: MAIN
CVS tags: RELEASE_5_0_0
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +2 -0 lines
Mark BROKEN due to "Unknown problem"

Submitted by:	maintainer

Revision 1.2: download - view: text, markup, annotated - select for diffs
Sat Oct 19 09:50:53 2002 UTC (9 years, 3 months ago) by kris
Branches: MAIN
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +1 -1 lines
Fix dependency on wxgtk

Revision 1.1: download - view: text, markup, annotated - select for diffs
Wed Aug 21 00:01:58 2002 UTC (9 years, 5 months ago) by lioux
Branches: MAIN
CVS tags: RELEASE_4_7_0
New port L-Breeder version 1.0: Allows you to display and breed
L-system forms

PR:		38725
Submitted by:	David Yeske <dyeske@yahoo.com>

Diff request

This form allows you to request diffs between any two revisions of a file. You may select a symbolic revision name using the selection box or you may type in a numeric name using the type-in text box.

Log view options