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

CVS log for ports/biology/rasmol/Makefile

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

Request diff between arbitrary revisions


Keyword substitution: kv
Default branch: MAIN


Revision 1.20: download - view: text, markup, annotated - select for diffs
Tue Jun 9 15:32:54 2009 UTC (2 years, 8 months ago) by amdmi3
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.19: preferred, colored
Changes since revision 1.19: +2 -1 lines
Convert most of remaining ports that depend on xorg-libraries to
modular xorg.

- supply corresponding USE_XORG for all imake-using ports that need it
- USE_IMAKE no longer implies USE_XLIB in absence of USE_XORG
- retire USE_X_PREFIX which is not really used anywhere after the
  above change
- a few minor nits like whitespace and SF macro

Tested by:	2 tinderbox runs by pav
Approved by:	portmgr (pav)

Revision 1.19: download - view: text, markup, annotated - select for diffs
Sat Apr 19 17:46:47 2008 UTC (3 years, 9 months ago) by miwi
Branches: MAIN
CVS tags: RELEASE_7_2_0, RELEASE_7_1_0, RELEASE_6_4_0, RELEASE_5_EOL
Diff to: previous 1.18: preferred, colored
Changes since revision 1.18: +1 -2 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.18: download - view: text, markup, annotated - select for diffs
Sat May 19 20:00:27 2007 UTC (4 years, 8 months ago) by flz
Branches: MAIN
CVS tags: RELEASE_7_0_0, RELEASE_6_3_0
Diff to: previous 1.17: preferred, colored
Changes since revision 1.17: +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.17: download - view: text, markup, annotated - select for diffs
Fri Jul 9 18:01:10 2004 UTC (7 years, 7 months ago) by krion
Branches: MAIN
CVS tags: RELEASE_6_2_0, RELEASE_6_1_0, RELEASE_6_0_0, RELEASE_5_5_0, RELEASE_5_4_0, RELEASE_5_3_0, RELEASE_4_EOL, RELEASE_4_11_0, PRE_XORG_7
Diff to: previous 1.16: preferred, colored
Changes since revision 1.16: +14 -9 lines
Update to version 2.7.2.1.1

PR:		ports/68861
Submitted by:	Ports Fury

Revision 1.16: download - view: text, markup, annotated - select for diffs
Fri Jun 18 03:36:32 2004 UTC (7 years, 7 months ago) by anholt
Branches: MAIN
Diff to: previous 1.15: preferred, colored
Changes since revision 1.15: +1 -5 lines
Replace explicit imake dependency with USE_IMAKE=yes

Revision 1.15: download - view: text, markup, annotated - select for diffs
Thu Feb 20 16:51:35 2003 UTC (8 years, 11 months ago) by knu
Branches: MAIN
CVS tags: RELEASE_5_2_1, RELEASE_5_2_0, RELEASE_5_1_0, RELEASE_4_9_0, RELEASE_4_8_0, RELEASE_4_10_0
Diff to: previous 1.14: preferred, colored
Changes since revision 1.14: +1 -0 lines
De-pkg-comment.

Revision 1.14: download - view: text, markup, annotated - select for diffs
Sun Nov 10 16:45:14 2002 UTC (9 years, 3 months ago) by lioux
Branches: MAIN
CVS tags: RELEASE_5_0_0
Diff to: previous 1.13: preferred, colored
Changes since revision 1.13: +0 -2 lines
o Rollback PORTCOMMENT modifications while this feature's implementation
  is better studied
o Turn PORTCOMMENT variable in Makefile back into pkg-comment files

Approved by:	kris (portmgr hat),
		portmgr, re (silence)

Revision 1.13: download - view: text, markup, annotated - select for diffs
Wed Nov 6 22:44:03 2002 UTC (9 years, 3 months ago) by adamw
Branches: MAIN
Diff to: previous 1.12: preferred, colored
Changes since revision 1.12: +3 -1 lines
Use PORTCOMMENT in the Makefile, and whack the pkg-comment.

Approved by:	pat

Revision 1.12: download - view: text, markup, annotated - select for diffs
Thu Sep 6 22:36:38 2001 UTC (10 years, 5 months ago) by tobez
Branches: MAIN
CVS tags: RELEASE_5_0_DP1, RELEASE_4_7_0, RELEASE_4_6_2, RELEASE_4_6_1, RELEASE_4_6_0, RELEASE_4_5_0, RELEASE_4_4_0
Diff to: previous 1.11: preferred, colored
Changes since revision 1.11: +4 -2 lines
Fix a buglet with the use of XFREE86_VERSION without including
bsd.port.pre.mk first.

Spotted by:	Dan Langille <dan@langille.org>

Revision 1.11: download - view: text, markup, annotated - select for diffs
Thu Sep 6 21:25:13 2001 UTC (10 years, 5 months ago) by tobez
Branches: MAIN
Diff to: previous 1.10: preferred, colored
Changes since revision 1.10: +22 -9 lines
Make biology/rasmol work at all color depths.

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

Revision 1.10: download - view: text, markup, annotated - select for diffs
Mon Jun 11 05:53:41 2001 UTC (10 years, 8 months ago) by markp
Branches: MAIN
Diff to: previous 1.9: preferred, colored
Changes since revision 1.9: +3 -3 lines
Distfile was moved and renamed.

PR:		28004
Submitted by:	Jeff Palmer <scorpio@drkshdw.org>

Revision 1.9: download - view: text, markup, annotated - select for diffs
Mon Mar 12 19:16:15 2001 UTC (10 years, 11 months ago) by sf
Branches: MAIN
CVS tags: RELEASE_4_3_0
Diff to: previous 1.8: preferred, colored
Changes since revision 1.8: +5 -5 lines
o update to 2.7.2.
o pass maintainership to ports@.

PR:		25685
Submitted by:	maintainer

Revision 1.8: download - view: text, markup, annotated - select for diffs
Sat Apr 8 22:04:52 2000 UTC (11 years, 10 months ago) by mharo
Branches: MAIN
CVS tags: RELEASE_4_2_0, RELEASE_4_1_1, RELEASE_4_1_0, RELEASE_3_5_0
Diff to: previous 1.7: preferred, colored
Changes since revision 1.7: +7 -7 lines
update with the new PORTNAME/PORTVERSION variables

Revision 1.7: download - view: text, markup, annotated - select for diffs
Fri Sep 10 07:39:26 1999 UTC (12 years, 5 months ago) by taoka
Branches: MAIN
CVS tags: RELEASE_4_0_0, RELEASE_3_4_0, RELEASE_3_3_0
Diff to: previous 1.6: preferred, colored
Changes since revision 1.6: +8 -1 lines
Compile-error

PR:		13513
Submitted by:	Glenn Johnson <gljohns@bellsouth.net>

Revision 1.6: download - view: text, markup, annotated - select for diffs
Wed Aug 25 05:17:56 1999 UTC (12 years, 5 months ago) by taoka
Branches: MAIN
Diff to: previous 1.5: preferred, colored
Changes since revision 1.5: +6 -6 lines
Updated to 2.7.1

PR:		13327
Submitted by:	maintainer

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

Revision 1.4: download - view: text, markup, annotated - select for diffs
Wed Sep 16 02:24:54 1998 UTC (13 years, 4 months ago) by steve
Branches: MAIN
CVS tags: RELEASE_3_2_0, RELEASE_3_1_0, RELEASE_3_0_0, RELEASE_2_2_8
Diff to: previous 1.3: preferred, colored
Changes since revision 1.3: +3 -1 lines
Take the manpages out of pkg/PLIST and put them in MAN1.

Revision 1.3: download - view: text, markup, annotated - select for diffs
Mon Jul 27 23:24:02 1998 UTC (13 years, 6 months ago) by asami
Branches: MAIN
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +2 -2 lines
Making x11 category more useful project part 1: take out "x11" of
ports that are mere users of X.

Partial list submitted by: Josh Gilliam <josh@quick.net>

Revision 1.2: download - view: text, markup, annotated - select for diffs
Sun May 24 04:04:23 1998 UTC (13 years, 8 months ago) by steve
Branches: MAIN
CVS tags: RELEASE_2_2_7
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +5 -5 lines
Update to 2.6b2.1.

PR:		6673
Submitted by:	maintainer

Revision 1.1.1.1 (vendor branch): download - view: text, markup, annotated - select for diffs
Mon Dec 15 17:45:31 1997 UTC (14 years, 1 month ago) by vanilla
Branches: FRANKCH
CVS tags: rasmol_2_6_b2, RELEASE_2_2_6
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +0 -0 lines
rasmol is a biological molecule visualization program.
PR:		ports/5214
Submitted by:	frankch@waru.life.nthu.edu.tw

Revision 1.1: download - view: text, markup, annotated - select for diffs
Mon Dec 15 17:45:31 1997 UTC (14 years, 1 month ago) by vanilla
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