aboutsummaryrefslogtreecommitdiff
path: root/biology/xdrawchem
Commit message (Collapse)AuthorAgeFilesLines
* Update CONFIGURE_ARGS for how we pass CONFIGURE_TARGET to configure script.Rong-En Fan2008-08-211-2/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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) Notes: svn path=/head/; revision=218938
* - Bump portrevision after openbabel updateBeech Rintoul2008-07-071-1/+1
| | | | Notes: svn path=/head/; revision=216430
* Bump portrevision due to upgrade of devel/gettext.Edwin Groothuis2008-06-061-1/+1
| | | | | | | | | | | | | 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) Notes: svn path=/head/; revision=214428
* - Remove unneeded dependency from gtk12/gtk20 [1]Martin Wilke2008-04-191-5/+4
| | | | | | | | | | | | | | | | | | - 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) Notes: svn path=/head/; revision=211584
* - Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORGMartin Wilke2008-03-231-2/+1
| | | | | | | | | - Bump PORTREVISION Approved by: portmgr (xorg cleanup) Notes: svn path=/head/; revision=209644
* - Chase openbabel updatePav Lucistnik2007-05-241-2/+2
| | | | Notes: svn path=/head/; revision=191646
* - Welcome X.org 7.2 \o/.Florent Thoumie2007-05-191-1/+1
| | | | | | | | - Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}. - Bump PORTREVISION for ports intalling files in ${X11BASE}. Notes: svn path=/head/; revision=191544
* Mark as BROKEN on sparc64 due to internal compiler error.Mark Linimon2006-07-031-1/+7
| | | | Notes: svn path=/head/; revision=166874
* Re-add CONFIGURE_TARGET and fix libm detection.Thierry Thomas2006-06-181-1/+5
| | | | | | | | PR: ports/99072 (fu2) Submitted by: Josh Tolbert <hemi (at) puresimplicity.net> (maintainer) Notes: svn path=/head/; revision=165707
* - Upgrade to to 1.9.9 and unbreak;Thierry Thomas2006-06-174-146/+134
| | | | | | | | | | - Take maintainership. PR: ports/99072 Submitted by: Josh Tolbert <hemi (at) puresimplicity.net> Notes: svn path=/head/; revision=165669
* Remove USE_REINPLACE from all categories starting with BEdwin Groothuis2006-05-031-1/+0
| | | | Notes: svn path=/head/; revision=161307
* BROKEN: Configure failsKris Kennaway2006-02-201-0/+2
| | | | Notes: svn path=/head/; revision=156450
* Reset maintainership to ports@ after ~4 months without any response to anyAlexander Leidinger2006-02-111-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | 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] Notes: svn path=/head/; revision=155784
* - Chase openbabel updatePav Lucistnik2006-01-141-3/+2
| | | | Notes: svn path=/head/; revision=153451
* BROKEN: Broken dependencyKris Kennaway2006-01-141-0/+2
| | | | Notes: svn path=/head/; revision=153439
* Hash with SHA-256.Trevor Johnson2006-01-071-0/+1
| | | | Notes: svn path=/head/; revision=153010
* Checking MACHINE_ARCH is deprecated.Trevor Johnson2005-09-231-1/+1
| | | | Notes: svn path=/head/; revision=143440
* At Kris's request, back out the MACHINE_ARCH spelling correction untilDavid E. O'Brien2005-04-121-1/+1
| | | | | | | after 5.4-RELEASE. Notes: svn path=/head/; revision=133116
* Assist getting more ports working on AMD64 by obeying theDavid E. O'Brien2005-04-111-1/+1
| | | | | | | Ports Collection documentation and use 'ARCH' rather than 'MACHINE_ARCH'. Notes: svn path=/head/; revision=132992
* Add openbabel dependency (bento log forwarded by kris).Trevor Johnson2004-04-091-0/+2
| | | | Notes: svn path=/head/; revision=106524
* Update to 1.7.8.Trevor Johnson2004-04-073-16/+16
| | | | Notes: svn path=/head/; revision=106438
* Chase home page.Trevor Johnson2004-04-071-1/+1
| | | | Notes: svn path=/head/; revision=106420
* SIZEify.Trevor Johnson2004-03-171-0/+1
| | | | Notes: svn path=/head/; revision=104313
* Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.Joe Marcus Clarke2004-02-041-0/+1
| | | | | | | (Part 2) Notes: svn path=/head/; revision=99920
* Remove my e-mail address from comment blocks of portsTrevor Johnson2003-11-131-1/+1
| | | | | | | I have contributed, in hopes of attracting less spam. Notes: svn path=/head/; revision=93876
* Somehow pkg-plist is removed...Maho Nakata2003-08-011-0/+128
| | | | | | | Pointy hat to: myself Notes: svn path=/head/; revision=86094
* a) Update to 1.7.3Maho Nakata2003-08-013-84/+18
| | | | | | | | | | | | 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 Notes: svn path=/head/; revision=86093
* Retire comment file.Trevor Johnson2003-03-012-1/+1
| | | | Notes: svn path=/head/; revision=76700
* Use ${ECHO_CMD} instead of ${ECHO} where you mean the echo command;Akinori MUSHA2002-01-291-4/+4
| | | | | | | | | | | 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. Notes: svn path=/head/; revision=53948
* Update to 0.99.7. Use new DATADIR macro. Install documentation,Trevor Johnson2002-01-204-24/+55
| | | | | | | including examples. Add warning. Notes: svn path=/head/; revision=53370
* Update to 0.95.Trevor Johnson2001-08-204-27/+30
| | | | | | | | | | 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> Notes: svn path=/head/; revision=46525
* Overhaul QT/KDE support:Will Andrews2001-04-031-2/+1
| | | | | | | | | | | | | | | | | | | | | - 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) Notes: svn path=/head/; revision=40792
* Update to 0.85.Trevor Johnson2001-03-122-2/+2
| | | | Notes: svn path=/head/; revision=39628
* Force -O0 on the Alpha.Trevor Johnson2001-03-121-1/+7
| | | | | | | Submitted by: steve Notes: svn path=/head/; revision=39627
* The author (at my request) has gone back to a more FreeBSD-friendlyTrevor Johnson2001-02-192-2/+1
| | | | | | | way of naming the distfile. Change the port accordingly. Notes: svn path=/head/; revision=38494
* Update to 0.84.Trevor Johnson2001-02-193-15/+14
| | | | Notes: svn path=/head/; revision=38487
* Update to 0.84a. Generate the plist.Trevor Johnson2001-02-083-8/+10
| | | | Notes: svn path=/head/; revision=38124
* Add do-install target to port's Makefile. Remove patch sectionTrevor Johnson2000-10-082-10/+5
| | | | | | | | | | adding install target to ${WRKSRC}/Makefile. PR: 21792 Submitted by: Kato Tsuguru <tkato@prontomail.ne.jp> Notes: svn path=/head/; revision=33590
* Change MAINTAINER for my ports.Trevor Johnson2000-10-021-1/+1
| | | | | | | Approved by: will Notes: svn path=/head/; revision=33312
* respect CXX and CXXFLAGS (Kato Tsuguru)Ade Lovett2000-09-184-20/+39
| | | | | | | | | | | | | install data files (Kato Tsuguru) bump version (myself) use USE_NEWGCC (Will Andrews) make whitespace changes to Makefile PR: 21359 Submitted by: maintainer Notes: svn path=/head/; revision=32828
* Add xdrawchem 0.82 - a program for drawing moleculesAlexander Langer2000-07-196-0/+64
Notes: svn path=/head/; revision=30857