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

CVS log for ports/biology/xdrawchem/Makefile

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

Request diff between arbitrary revisions


Keyword substitution: kv
Default branch: MAIN


Revision 1.42: download - view: text, markup, annotated - select for diffs
Fri Sep 23 22:21:21 2011 UTC (4 months, 2 weeks ago) by amdmi3
Branches: MAIN
CVS tags: RELEASE_9_0_0, HEAD
Diff to: previous 1.41: preferred, colored
Changes since revision 1.41: +2 -2 lines
- Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)
- Fix all ports that add {CPP,LD}FLAGS to *_ENV to modify flags instead

PR:		157936
Submitted by:	myself
Exp-runs by:	pav
Approved by:	pav

Revision 1.41: download - view: text, markup, annotated - select for diffs
Sun Mar 28 06:31:40 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.40: preferred, colored
Changes since revision 1.40: +1 -1 lines
- update to 1.4.1
Reviewed by:	exp8 run on pointyhat
Supported by:	miwi

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

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

Revision 1.38: download - view: text, markup, annotated - select for diffs
Thu Aug 21 06:16:21 2008 UTC (3 years, 5 months ago) by rafan
Branches: MAIN
CVS tags: RELEASE_7_2_0, RELEASE_7_1_0, RELEASE_6_4_0
Diff to: previous 1.37: preferred, colored
Changes since revision 1.37: +0 -2 lines
Update CONFIGURE_ARGS for how we pass CONFIGURE_TARGET to configure script.
Specifically, newer autoconf (> 2.13) has different semantic of the
configure target. In short, one should use --build=CONFIGURE_TARGET
instead of CONFIGURE_TARGET directly. Otherwise, you will get a warning
and the old semantic may be removed in later autoconf releases.

To workaround this issue, many ports hack the CONFIGURE_TARGET variable
so that it contains the ``--build='' prefix.

To solve this issue, under the fact that some ports still have
configure script generated by the old autoconf, we use runtime detection
in the do-configure target so that the proper argument can be used.

Changes to Mk/*:
 - Add runtime detection magic in bsd.port.mk
 - Remove CONFIGURE_TARGET hack in various bsd.*.mk
 - USE_GNOME=gnometarget is now an no-op

Changes to individual ports, other than removing the CONFIGURE_TARGET hack:

= pkg-plist changed (due to the ugly CONFIGURE_TARGET prefix in * executables)
  - comms/gnuradio
  - science/abinit
  - science/elmer-fem
  - science/elmer-matc
  - science/elmer-meshgen2d
  - science/elmerfront
  - science/elmerpost

= use x86_64 as ARCH
  - devel/g-wrap

= other changes
  - print/magicfilter
    GNU_CONFIGURE -> HAS_CONFIGURE since it's not generated by autoconf

Total # of ports modified:  1,027
Total # of ports affected: ~7,000 (set GNU_CONFIGURE to yes)

PR:		126524 (obsoletes 52917)
Submitted by:	rafan
Tested on:	two pointyhat 7-amd64 exp runs (by pav)
Approved by:	portmgr (pav)

Revision 1.37: download - view: text, markup, annotated - select for diffs
Mon Jul 7 05:14:23 2008 UTC (3 years, 7 months ago) by beech
Branches: MAIN
Diff to: previous 1.36: preferred, colored
Changes since revision 1.36: +1 -1 lines
- Bump portrevision after openbabel update

Revision 1.36: download - view: text, markup, annotated - select for diffs
Fri Jun 6 13:08:29 2008 UTC (3 years, 8 months ago) by edwin
Branches: MAIN
Diff to: previous 1.35: preferred, colored
Changes since revision 1.35: +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.35: download - view: text, markup, annotated - select for diffs
Sat Apr 19 17:46:48 2008 UTC (3 years, 9 months ago) by miwi
Branches: MAIN
CVS tags: RELEASE_5_EOL
Diff to: previous 1.34: preferred, colored
Changes since revision 1.34: +4 -5 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
Sun Mar 23 23:03:01 2008 UTC (3 years, 10 months ago) by miwi
Branches: MAIN
Diff to: previous 1.33: preferred, colored
Changes since revision 1.33: +1 -2 lines
- Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG
- Bump PORTREVISION

Approved by:	portmgr (xorg cleanup)

Revision 1.33: download - view: text, markup, annotated - select for diffs
Thu May 24 22:21:26 2007 UTC (4 years, 8 months ago) by pav
Branches: MAIN
CVS tags: RELEASE_7_0_0, RELEASE_6_3_0
Diff to: previous 1.32: preferred, colored
Changes since revision 1.32: +2 -2 lines
- Chase openbabel update

Revision 1.32: download - view: text, markup, annotated - select for diffs
Sat May 19 20:00:28 2007 UTC (4 years, 8 months ago) by flz
Branches: MAIN
Diff to: previous 1.31: preferred, colored
Changes since revision 1.31: +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.31: download - view: text, markup, annotated - select for diffs
Mon Jul 3 22:22:09 2006 UTC (5 years, 7 months ago) by linimon
Branches: MAIN
CVS tags: RELEASE_6_2_0, RELEASE_4_EOL, PRE_XORG_7
Diff to: previous 1.30: preferred, colored
Changes since revision 1.30: +7 -1 lines
Mark as BROKEN on sparc64 due to internal compiler error.

Revision 1.30: download - view: text, markup, annotated - select for diffs
Sun Jun 18 20:35:18 2006 UTC (5 years, 7 months ago) by thierry
Branches: MAIN
Diff to: previous 1.29: preferred, colored
Changes since revision 1.29: +5 -1 lines
Re-add CONFIGURE_TARGET and fix libm detection.

PR:		ports/99072 (fu2)
Submitted by:	Josh Tolbert <hemi (at) puresimplicity.net> (maintainer)

Revision 1.29: download - view: text, markup, annotated - select for diffs
Sat Jun 17 22:07:35 2006 UTC (5 years, 7 months ago) by thierry
Branches: MAIN
Diff to: previous 1.28: preferred, colored
Changes since revision 1.28: +6 -20 lines
- Upgrade to to 1.9.9 and unbreak;

- Take maintainership.

PR:		ports/99072
Submitted by:	Josh Tolbert <hemi (at) puresimplicity.net>

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

Revision 1.27: download - view: text, markup, annotated - select for diffs
Mon Feb 20 01:46:03 2006 UTC (5 years, 11 months ago) by kris
Branches: MAIN
CVS tags: RELEASE_6_1_0, RELEASE_5_5_0
Diff to: previous 1.26: preferred, colored
Changes since revision 1.26: +2 -0 lines
BROKEN: Configure fails

Revision 1.26: download - view: text, markup, annotated - select for diffs
Sat Feb 11 21:03:03 2006 UTC (6 years ago) by netchild
Branches: MAIN
Diff to: previous 1.25: preferred, colored
Changes since revision 1.25: +1 -1 lines
Reset maintainership to ports@ after ~4 months without any response to any
PR.

Thanks for contributing.

Since the acroread7 port is a somewhat important port for our users, I
will hand it over to emulation@ if no _active_ *committer* takes it
before the ports freeze.

While I'm here:
 - fix a little nit in the csound port (I think the intention was to
   create no backup file instead of creating one with a "-e" extension)
 - set ARCH to i386 in the amd64 case for the acroread7 port. This
   is a work-around to be able to install everything when a dependency
   is not already installed (ARCH is read-only in sub-makes, so the
   dependencies can't change it). This should be removed when the
   dependencies are fixed or converted to use bsd.linux-rpm.mk. [1]

Not objected to by:	portmgr (explicit: krion; silence: rest)
Maintainer timeout:	~4 months
Submitted by:		Sangwoo Shim <sangwoos@gmail.com> [1]
PR:			87985 [1]

Revision 1.25: download - view: text, markup, annotated - select for diffs
Sat Jan 14 12:43:12 2006 UTC (6 years ago) by pav
Branches: MAIN
Diff to: previous 1.24: preferred, colored
Changes since revision 1.24: +2 -3 lines
- Chase openbabel update

Revision 1.24: download - view: text, markup, annotated - select for diffs
Sat Jan 14 09:38:11 2006 UTC (6 years ago) by kris
Branches: MAIN
Diff to: previous 1.23: preferred, colored
Changes since revision 1.23: +2 -0 lines
BROKEN: Broken dependency

Revision 1.23: download - view: text, markup, annotated - select for diffs
Fri Sep 23 16:21:45 2005 UTC (6 years, 4 months ago) by trevor
Branches: MAIN
Diff to: previous 1.22: preferred, colored
Changes since revision 1.22: +1 -1 lines
Checking MACHINE_ARCH is deprecated.

Revision 1.22: download - view: text, markup, annotated - select for diffs
Tue Apr 12 03:24:57 2005 UTC (6 years, 10 months ago) by obrien
Branches: MAIN
CVS tags: RELEASE_6_0_0
Diff to: previous 1.21: preferred, colored
Changes since revision 1.21: +1 -1 lines
At Kris's request, back out the MACHINE_ARCH spelling correction until
after 5.4-RELEASE.

Revision 1.21: download - view: text, markup, annotated - select for diffs
Mon Apr 11 08:01:30 2005 UTC (6 years, 10 months ago) by obrien
Branches: MAIN
Diff to: previous 1.20: preferred, colored
Changes since revision 1.20: +1 -1 lines
Assist getting more ports working on AMD64 by obeying the
Ports Collection documentation and use 'ARCH' rather than 'MACHINE_ARCH'.

Revision 1.20: download - view: text, markup, annotated - select for diffs
Fri Apr 9 00:59:36 2004 UTC (7 years, 10 months ago) by trevor
Branches: MAIN
CVS tags: RELEASE_5_4_0, RELEASE_5_3_0, RELEASE_4_11_0, RELEASE_4_10_0
Diff to: previous 1.19: preferred, colored
Changes since revision 1.19: +2 -0 lines
Add openbabel dependency (bento log forwarded by kris).

Revision 1.19: download - view: text, markup, annotated - select for diffs
Wed Apr 7 17:26:09 2004 UTC (7 years, 10 months ago) by trevor
Branches: MAIN
Diff to: previous 1.18: preferred, colored
Changes since revision 1.18: +14 -7 lines
Update to 1.7.8.

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

(Part 2)

Revision 1.17: download - view: text, markup, annotated - select for diffs
Thu Nov 13 10:11:33 2003 UTC (8 years, 3 months ago) by trevor
Branches: MAIN
CVS tags: RELEASE_5_2_1, RELEASE_5_2_0
Diff to: previous 1.16: preferred, colored
Changes since revision 1.16: +1 -1 lines
Remove my e-mail address from comment blocks of ports
I have contributed, in hopes of attracting less spam.

Revision 1.16: download - view: text, markup, annotated - select for diffs
Fri Aug 1 03:27:54 2003 UTC (8 years, 6 months ago) by maho
Branches: MAIN
CVS tags: RELEASE_4_9_0
Diff to: previous 1.15: preferred, colored
Changes since revision 1.15: +17 -32 lines
a) Update to 1.7.3
b) Maintainer timeout:
   This PR is submitted by Thu May 08 07:30:18 PDT 2003
   but no reply from the maintainer.

PR:		51971
Submitted by:	KATO Tsuguru <tkato@prontomail.com> aka Ports Fury

Revision 1.15: download - view: text, markup, annotated - select for diffs
Sat Mar 1 14:34:25 2003 UTC (8 years, 11 months ago) by trevor
Branches: MAIN
CVS tags: RELEASE_5_1_0, RELEASE_4_8_0
Diff to: previous 1.14: preferred, colored
Changes since revision 1.14: +1 -0 lines
Retire comment file.

Revision 1.14: download - view: text, markup, annotated - select for diffs
Tue Jan 29 09:39:58 2002 UTC (10 years ago) by knu
Branches: MAIN
CVS tags: RELEASE_5_0_DP1, RELEASE_5_0_0, RELEASE_4_7_0, RELEASE_4_6_2, RELEASE_4_6_1, RELEASE_4_6_0
Diff to: previous 1.13: preferred, colored
Changes since revision 1.13: +4 -4 lines
Use ${ECHO_CMD} instead of ${ECHO} where you mean the echo command;
the ECHO macro is set to "echo" by default, but it is set to "true" if
make(1) is invoked with the -s option while ECHO_CMD is always set to
the echo command.

Use command macros where appropriate.

Revision 1.13: download - view: text, markup, annotated - select for diffs
Sun Jan 20 02:45:37 2002 UTC (10 years ago) by trevor
Branches: MAIN
CVS tags: RELEASE_4_5_0
Diff to: previous 1.12: preferred, colored
Changes since revision 1.12: +19 -6 lines
Update to 0.99.7.  Use new DATADIR macro.  Install documentation,
including examples.  Add warning.

Revision 1.12: download - view: text, markup, annotated - select for diffs
Mon Aug 20 11:12:43 2001 UTC (10 years, 5 months ago) by trevor
Branches: MAIN
CVS tags: RELEASE_4_4_0
Diff to: previous 1.11: preferred, colored
Changes since revision 1.11: +7 -9 lines
Update to 0.95.

Compile molecule_tools.cpp with -O0 on all architectures, not just
the Alpha, to avoid g++ pessimization.

Submitted by:	Matthew Emmerton <matt@gsicomp.on.ca>

Revision 1.11: download - view: text, markup, annotated - select for diffs
Tue Apr 3 08:13:57 2001 UTC (10 years, 10 months ago) by will
Branches: MAIN
CVS tags: RELEASE_4_3_0
Diff to: previous 1.10: preferred, colored
Changes since revision 1.10: +2 -3 lines
Overhaul QT/KDE support:
- bsd.port.mk update to use bsd.kde.mk for USE_{QT,KDE}*
- Cleanup corresponding ports for bsd.kde.mk update.
- Fix bsd.kde.mk: use correct kdelibs dependency, put qt at the bottom,
  introduce QT_NONSTANDARD variable for nonstandard configure setup.
- Update KDE2 to 2.1.1.  Two patches included in x11/kdelibs2 to fix the
  proxy authentication that was broken for 2.1.1.  Remove old patches.
- Potentially fix kdelibs build for alpha.
- Fix qt-designer 2.3.0 build.
- Ruby stuff left alone since it looks like black magic to me.  Should
  still work w/ compat shims for older USE_QT[,2] style.  Some others
  were also left alone for the same reason.

Reviewed by:	portmgr, ports (bsd.kde.mk+bsd.port.mk)
Submitted by:	David Faure <faure@kde.org> (proxy auth patches)
		Alex Zepeda <garbanzo@kde.org> (old patches removal)

Revision 1.10: download - view: text, markup, annotated - select for diffs
Mon Mar 12 08:35:23 2001 UTC (10 years, 11 months ago) by trevor
Branches: MAIN
Diff to: previous 1.9: preferred, colored
Changes since revision 1.9: +2 -2 lines
Update to 0.85.

Revision 1.9: download - view: text, markup, annotated - select for diffs
Mon Mar 12 08:33:42 2001 UTC (10 years, 11 months ago) by trevor
Branches: MAIN
Diff to: previous 1.8: preferred, colored
Changes since revision 1.8: +8 -2 lines
Force -O0 on the Alpha.

Submitted by:	steve

Revision 1.8: download - view: text, markup, annotated - select for diffs
Mon Feb 19 23:32:42 2001 UTC (10 years, 11 months ago) by trevor
Branches: MAIN
Diff to: previous 1.7: preferred, colored
Changes since revision 1.7: +1 -2 lines
The author (at my request) has gone back to a more FreeBSD-friendly
way of naming the distfile.  Change the port accordingly.

Revision 1.7: download - view: text, markup, annotated - select for diffs
Mon Feb 19 15:53:34 2001 UTC (10 years, 11 months ago) by trevor
Branches: MAIN
Diff to: previous 1.6: preferred, colored
Changes since revision 1.6: +6 -5 lines
Update to 0.84.

Revision 1.6: download - view: text, markup, annotated - select for diffs
Thu Feb 8 19:57:19 2001 UTC (11 years ago) by trevor
Branches: MAIN
Diff to: previous 1.5: preferred, colored
Changes since revision 1.5: +10 -4 lines
Update to 0.84a.  Generate the plist.

Revision 1.5: download - view: text, markup, annotated - select for diffs
Sun Oct 8 19:30:53 2000 UTC (11 years, 4 months ago) by trevor
Branches: MAIN
CVS tags: RELEASE_4_2_0
Diff to: previous 1.4: preferred, colored
Changes since revision 1.4: +6 -1 lines
Add do-install target to port's Makefile.  Remove patch section
adding install target to ${WRKSRC}/Makefile.

PR:		21792
Submitted by:	Kato Tsuguru <tkato@prontomail.ne.jp>

Revision 1.4: download - view: text, markup, annotated - select for diffs
Mon Oct 2 05:39:31 2000 UTC (11 years, 4 months ago) by trevor
Branches: MAIN
Diff to: previous 1.3: preferred, colored
Changes since revision 1.3: +2 -2 lines
Change MAINTAINER for my ports.

Approved by:	will

Revision 1.3: download - view: text, markup, annotated - select for diffs
Mon Sep 18 23:14:46 2000 UTC (11 years, 4 months ago) by ade
Branches: MAIN
CVS tags: RELEASE_4_1_1
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +10 -12 lines
respect CXX and CXXFLAGS (Kato Tsuguru)
install data files (Kato Tsuguru)
bump version (myself)
use USE_NEWGCC (Will Andrews)
make whitespace changes to Makefile

PR:		21359
Submitted by:	maintainer

Revision 1.2: download - view: text, markup, annotated - select for diffs
Wed Jul 19 13:24:20 2000 UTC (11 years, 6 months ago) by alex
Branches: MAIN
CVS tags: RELEASE_4_1_0
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +1 -1 lines
(forced commit)

PR:		18426
Submitted by:	Trevor Johnson <trevor@jpj.net>

Revision 1.1: download - view: text, markup, annotated - select for diffs
Wed Jul 19 13:23:01 2000 UTC (11 years, 6 months ago) by alex
Branches: MAIN
Add xdrawchem 0.82 - a program for drawing molecules

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