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

CVS log for ports/biology/molden/Makefile

[BACK] Up to [FreeBSD] / ports / biology / molden

Request diff between arbitrary revisions


Keyword substitution: kv
Default branch: MAIN


Revision 1.45: download - view: text, markup, annotated - select for diffs
Sun Sep 13 00:07:41 2009 UTC (2 years, 4 months ago) by gerald
Branches: MAIN
CVS tags: RELEASE_9_0_0, RELEASE_8_2_0, RELEASE_8_1_0, RELEASE_8_0_0, RELEASE_7_4_0, RELEASE_7_3_0, RELEASE_6_EOL, HEAD
Diff to: previous 1.44: preferred, colored
Changes since revision 1.44: +1 -1 lines
Bump PORTREVISION for everything that sets USE_FORTRAN=yes which now
implies lang/gcc44 up from lang/gcc43.

Approved by:	portmgr

Revision 1.44: download - view: text, markup, annotated - select for diffs
Sun Aug 2 19:59:03 2009 UTC (2 years, 6 months ago) by pav
Branches: MAIN
Diff to: previous 1.43: preferred, colored
Changes since revision 1.43: +1 -1 lines
- Unbreak fetch

Submitted by:	maintainer

Revision 1.43: download - view: text, markup, annotated - select for diffs
Fri Jan 9 19:31:49 2009 UTC (3 years, 1 month ago) by pav
Branches: MAIN
CVS tags: RELEASE_7_2_0
Diff to: previous 1.42: preferred, colored
Changes since revision 1.42: +0 -1 lines
- Unbreak distinfo after portrevision bump

Reported by:	pointyhat

Revision 1.42: download - view: text, markup, annotated - select for diffs
Wed Jan 7 16:34:08 2009 UTC (3 years, 1 month ago) by gerald
Branches: MAIN
Diff to: previous 1.41: preferred, colored
Changes since revision 1.41: +1 -0 lines
Bump PORTREVISION due to change of USE_FORTRAN=yes to GCC 4.3.

Revision 1.41: download - view: text, markup, annotated - select for diffs
Tue Nov 11 02:21:27 2008 UTC (3 years, 3 months ago) by wxs
Branches: MAIN
Diff to: previous 1.40: preferred, colored
Changes since revision 1.40: +8 -10 lines
- Roll back to 4.6 as 4.7 is the development version and is constantly being
  re-rolled.
- Move post-patch target into files/patch-xwin.c to remove sed invocation.
- Respect NOPORTDATA and DATADIR.
- Bring files/patch-aa back (to preserve history) and retire patch-makefile.
- Fixup files/patch-xwin.c so it applies cleanly to this version.

Revision 1.40: download - view: text, markup, annotated - select for diffs
Fri Nov 7 20:21:13 2008 UTC (3 years, 3 months ago) by wxs
Branches: MAIN
Diff to: previous 1.39: preferred, colored
Changes since revision 1.39: +2 -0 lines
Mark as broken since it has been re-rolled for the 4th(?) time.

Revision 1.39: download - view: text, markup, annotated - select for diffs
Fri Nov 7 00:33:32 2008 UTC (3 years, 3 months ago) by wxs
Branches: MAIN
Diff to: previous 1.38: preferred, colored
Changes since revision 1.38: +7 -3 lines
Distfile was re-rolled.  The changes were to fix some bugs in the code.
While I'm here, make it respect NOPORTDOCS.

Revision 1.38: download - view: text, markup, annotated - select for diffs
Tue Nov 4 21:55:38 2008 UTC (3 years, 3 months ago) by wxs
Branches: MAIN
Diff to: previous 1.37: preferred, colored
Changes since revision 1.37: +8 -12 lines
Update to 4.7

PR:		ports/128476
Submitted by:	fulvio ciriaco <oivulf@gmail.com>

Revision 1.37: download - view: text, markup, annotated - select for diffs
Fri Aug 15 17:42:47 2008 UTC (3 years, 5 months ago) by bsam
Branches: MAIN
CVS tags: RELEASE_7_1_0, RELEASE_6_4_0
Diff to: previous 1.36: preferred, colored
Changes since revision 1.36: +0 -4 lines
Unbreak building for 8-x.

Submitted by:	Steve Kargl <sgk at troutmask.apl.washington.edu> at ports@ ML

Revision 1.36: download - view: text, markup, annotated - select for diffs
Fri Apr 25 22:53:23 2008 UTC (3 years, 9 months ago) by pav
Branches: MAIN
CVS tags: RELEASE_5_EOL
Diff to: previous 1.35: preferred, colored
Changes since revision 1.35: +4 -0 lines
- Mark BROKEN on -CURRENT: error: 'linkat' redeclared as different kind of symbol

Reported by:	pointyhat

Revision 1.35: download - view: text, markup, annotated - select for diffs
Sat Apr 19 17:46:45 2008 UTC (3 years, 9 months ago) by miwi
Branches: MAIN
Diff to: previous 1.34: preferred, colored
Changes since revision 1.34: +3 -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.34: download - view: text, markup, annotated - select for diffs
Thu Jul 12 06:33:38 2007 UTC (4 years, 7 months ago) by maho
Branches: MAIN
CVS tags: RELEASE_7_0_0, RELEASE_6_3_0
Diff to: previous 1.33: preferred, colored
Changes since revision 1.33: +1 -5 lines
Now we use USE_FORTRAN=yes to use FORTRAN compiler.

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

Revision 1.32: download - view: text, markup, annotated - select for diffs
Tue Apr 24 10:24:50 2007 UTC (4 years, 9 months ago) by clsung
Branches: MAIN
CVS tags: PRE_XORG_7
Diff to: previous 1.31: preferred, colored
Changes since revision 1.31: +1 -2 lines
- Update to 4.5

Revision 1.31: download - view: text, markup, annotated - select for diffs
Tue Jan 23 13:05:24 2007 UTC (5 years ago) by miwi
Branches: MAIN
CVS tags: RELEASE_4_EOL
Diff to: previous 1.30: preferred, colored
Changes since revision 1.30: +1 -1 lines
- Fix typo

Revision 1.30: download - view: text, markup, annotated - select for diffs
Fri Jan 12 05:39:18 2007 UTC (5 years, 1 month ago) by maho
Branches: MAIN
Diff to: previous 1.29: preferred, colored
Changes since revision 1.29: +7 -3 lines
Using only gfortran42. not gcc42.
Bump portrevision.

Revision 1.29: download - view: text, markup, annotated - select for diffs
Tue Jan 9 01:47:06 2007 UTC (5 years, 1 month ago) by maho
Branches: MAIN
Diff to: previous 1.28: preferred, colored
Changes since revision 1.28: +2 -5 lines
Migrated to gfortran.

Revision 1.28: download - view: text, markup, annotated - select for diffs
Sun Sep 17 13:41:56 2006 UTC (5 years, 4 months ago) by thierry
Branches: MAIN
CVS tags: RELEASE_6_2_0
Diff to: previous 1.27: preferred, colored
Changes since revision 1.27: +8 -6 lines
Unbreak: molden has been updated on Aug 17, with the same DISTNAME.

Changelog at <http://www.cmbi.ru.nl/molden/HISTORY>.

Revision 1.27: download - view: text, markup, annotated - select for diffs
Mon Sep 4 14:50:49 2006 UTC (5 years, 5 months ago) by kris
Branches: MAIN
Diff to: previous 1.26: preferred, colored
Changes since revision 1.26: +4 -0 lines
BROKEN: Size mismatch.  Since this is unmaintained, deprecate and schedule
for termination on 2006-12-01

Revision 1.26: download - view: text, markup, annotated - select for diffs
Sun Sep 3 00:34:47 2006 UTC (5 years, 5 months ago) by kris
Branches: MAIN
Diff to: previous 1.25: preferred, colored
Changes since revision 1.25: +1 -3 lines
NO_CDROM and NO_PACKAGE are not appropriate here

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

Revision 1.24: download - view: text, markup, annotated - select for diffs
Thu Jan 12 12:54:05 2006 UTC (6 years ago) by sem
Branches: MAIN
CVS tags: RELEASE_6_1_0, RELEASE_5_5_0
Diff to: previous 1.23: preferred, colored
Changes since revision 1.23: +3 -1 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.23: download - view: text, markup, annotated - select for diffs
Thu Dec 1 14:42:44 2005 UTC (6 years, 2 months ago) by barner
Branches: MAIN
Diff to: previous 1.22: preferred, colored
Changes since revision 1.22: +4 -7 lines
- Unbreak by updating to 4.4
- Add dependecy to MESA

PR:		ports/89795
Submitted by:	Johan van Selst <johans@stack.nl>

Revision 1.22: download - view: text, markup, annotated - select for diffs
Wed Nov 23 23:59:57 2005 UTC (6 years, 2 months ago) by pav
Branches: MAIN
Diff to: previous 1.21: preferred, colored
Changes since revision 1.21: +2 -0 lines
- BROKEN: Size mismatch

Revision 1.21: download - view: text, markup, annotated - select for diffs
Thu Jan 20 03:44:55 2005 UTC (7 years ago) by maho
Branches: MAIN
CVS tags: RELEASE_6_0_0, RELEASE_5_4_0
Diff to: previous 1.20: preferred, colored
Changes since revision 1.20: +2 -6 lines
o update to 4.3
o unbreak
o due to no fix for long period, drop maintainership to ports.

Revision 1.20: download - view: text, markup, annotated - select for diffs
Sat Dec 18 23:02:21 2004 UTC (7 years, 1 month ago) by kris
Branches: MAIN
CVS tags: RELEASE_4_11_0
Diff to: previous 1.19: preferred, colored
Changes since revision 1.19: +2 -0 lines
This port is scheduled to be removed on 2005-02-18 if it is still
broken at that time, and a fix has not been submitted to GNATS.

Revision 1.19: download - view: text, markup, annotated - select for diffs
Sun Jun 20 08:40:40 2004 UTC (7 years, 7 months ago) by kris
Branches: MAIN
CVS tags: RELEASE_5_3_0
Diff to: previous 1.18: preferred, colored
Changes since revision 1.18: +2 -0 lines
BROKEN: Checksum mismatch

Revision 1.18: download - view: text, markup, annotated - select for diffs
Sat Jul 19 04:17:05 2003 UTC (8 years, 6 months ago) by maho
Branches: MAIN
CVS tags: RELEASE_5_2_1, RELEASE_5_2_0, RELEASE_4_9_0, RELEASE_4_10_0
Diff to: previous 1.17: preferred, colored
Changes since revision 1.17: +2 -2 lines
enhancement, build and install the opengl viewer, moldenogl.
update to 3.9, not 3.8, which is newer :)

Committed by maintainer timeout:
> Sat Apr  5 17:46:57 EST 2003 - edwin - informed maintainer

PR:		47177
Submitted by:	Glenn Johnson <gjohnson@srrc.ars.usda.gov>

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

Revision 1.16: download - view: text, markup, annotated - select for diffs
Wed Jan 8 12:05:57 2003 UTC (9 years, 1 month ago) by arved
Branches: MAIN
Diff to: previous 1.15: preferred, colored
Changes since revision 1.15: +5 -2 lines
Update to 3.8

Approved by:	rmiya@cc.hirosaki-u.ac.jp (maintainer)

Revision 1.15: download - view: text, markup, annotated - select for diffs
Thu May 23 08:56:36 2002 UTC (9 years, 8 months ago) by sada
Branches: MAIN
CVS tags: RELEASE_5_0_0, RELEASE_4_7_0, RELEASE_4_6_2, RELEASE_4_6_1, RELEASE_4_6_0
Diff to: previous 1.14: preferred, colored
Changes since revision 1.14: +1 -1 lines
Back my last commit out.
We couldn't update distinfo without inspecting distfile's changes.
PR:	ports/37476
Suggested by:	kris

Revision 1.14: download - view: text, markup, annotated - select for diffs
Sat May 18 03:24:22 2002 UTC (9 years, 8 months ago) by sada
Branches: MAIN
Diff to: previous 1.13: preferred, colored
Changes since revision 1.13: +1 -0 lines
distfile has silently changed,
so md5 has to be rewritten.
PR:	ports/37476
Submitted by:	maintainer

Revision 1.13: download - view: text, markup, annotated - select for diffs
Wed Jan 23 19:59:19 2002 UTC (10 years ago) by sf
Branches: MAIN
CVS tags: RELEASE_5_0_DP1
Diff to: previous 1.12: preferred, colored
Changes since revision 1.12: +6 -32 lines
o update to 3.7.
differences from the PR:
 - this port requires Xlib so add USE_XLIB.
 - remove unnecessary PORTREVISION.

PR:		34196
Submitted by:	maintainer

Revision 1.12: download - view: text, markup, annotated - select for diffs
Tue Nov 6 13:32:44 2001 UTC (10 years, 3 months ago) by sf
Branches: MAIN
CVS tags: RELEASE_4_5_0
Diff to: previous 1.11: preferred, colored
Changes since revision 1.11: +2 -2 lines
chase checksum for repacked distfile almost an year ago.
Maintainer does not have previous distfile.
As the distfile for this port is not distributable, it is OK to me to change
distinfo now.

PR:		31010
Submitted by:	maintainer

Revision 1.11: download - view: text, markup, annotated - select for diffs
Sun Mar 4 17:26:37 2001 UTC (10 years, 11 months ago) by roam
Branches: MAIN
CVS tags: RELEASE_4_4_0, RELEASE_4_3_0
Diff to: previous 1.10: preferred, colored
Changes since revision 1.10: +3 -3 lines
Change MASTER_SITE and FTP/WWW lines: caos.kun.nl is cmbi.kun.nl now.

PR:		25422
Submitted by:	Marc van Woerkom <marc.vanwoerkom@science-factory.com>

Revision 1.10: download - view: text, markup, annotated - select for diffs
Fri Oct 13 10:59:34 2000 UTC (11 years, 4 months ago) by jeh
Branches: MAIN
CVS tags: RELEASE_4_2_0
Diff to: previous 1.9: preferred, colored
Changes since revision 1.9: +3 -1 lines
A file was added to distfile and then repackaged with the same name.

No response from MAINTAINER

PR:		21345
Submitted by:	Johann Visagie <wjv@cityip.co.za> (actual patch)

Revision 1.9: download - view: text, markup, annotated - select for diffs
Wed Jun 7 16:59:45 2000 UTC (11 years, 8 months ago) by will
Branches: MAIN
CVS tags: RELEASE_4_1_1, RELEASE_4_1_0, RELEASE_3_5_0
Diff to: previous 1.8: preferred, colored
Changes since revision 1.8: +41 -32 lines
Update to 3.6.

PR:		19091
Submitted by:	MAINTAINER

Revision 1.8: download - view: text, markup, annotated - select for diffs
Sun May 28 04:03:36 2000 UTC (11 years, 8 months ago) by steve
Branches: MAIN
Diff to: previous 1.7: preferred, colored
Changes since revision 1.7: +5 -3 lines
Fix this port after the recent PORT{NAME,VERSION} changes.  portlint(1)
while I'm here.

Revision 1.7: download - view: text, markup, annotated - select for diffs
Sat Apr 8 22:04:41 2000 UTC (11 years, 10 months ago) by mharo
Branches: MAIN
Diff to: previous 1.6: preferred, colored
Changes since revision 1.6: +4 -5 lines
update with the new PORTNAME/PORTVERSION variables

Revision 1.6: download - view: text, markup, annotated - select for diffs
Sun Feb 6 19:20:09 2000 UTC (12 years ago) by cpiazza
Branches: MAIN
CVS tags: RELEASE_4_0_0
Diff to: previous 1.5: preferred, colored
Changes since revision 1.5: +1 -2 lines
Forgot to remove this line

Revision 1.5: download - view: text, markup, annotated - select for diffs
Mon Jan 31 03:50:25 2000 UTC (12 years ago) by cpiazza
Branches: MAIN
Diff to: previous 1.4: preferred, colored
Changes since revision 1.4: +2 -2 lines
Don't strip things we don't know how to strip

PR:		16445
Submitted by:	Alexander Langer <alex@cichlids.com>

Revision 1.4: download - view: text, markup, annotated - select for diffs
Fri Aug 27 21:13:34 1999 UTC (12 years, 5 months ago) by mharo
Branches: MAIN
CVS tags: RELEASE_3_4_0, RELEASE_3_3_0
Diff to: previous 1.3: preferred, colored
Changes since revision 1.3: +9 -9 lines
echo -> ${ECHO} or ${ECHO_MSG}  and in some cases, move echo stuff
to pkg/MESSAGE and use ${CAT} ${PKGMESSAGE}

Revision 1.3: download - view: text, markup, annotated - select for diffs
Wed Aug 25 04:47:59 1999 UTC (12 years, 5 months ago) by obrien
Branches: MAIN
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +1 -1 lines
Change Id->FreeBSD.

Revision 1.2: download - view: text, markup, annotated - select for diffs
Mon May 24 02:06:46 1999 UTC (12 years, 8 months ago) by steve
Branches: MAIN
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +5 -1 lines
Build this port on an Alpha box instead of trying to use i386 binaries.

Revision 1.1.1.1 (vendor branch): download - view: text, markup, annotated - select for diffs
Fri May 7 06:57:51 1999 UTC (12 years, 9 months ago) by taoka
Branches: MIYAMOTO
CVS tags: v3_4, RELEASE_3_2_0
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +0 -0 lines
display molecular orbitals and electron densities in 2D and 3D

Submitted by:	rmiya@cc.hirosaki-u.ac.jp (Ryo MIYAMOTO)

Revision 1.1: download - view: text, markup, annotated - select for diffs
Fri May 7 06:57:51 1999 UTC (12 years, 9 months ago) by taoka
Branches: MAIN
Initial revision

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