aboutsummaryrefslogtreecommitdiff
path: root/science/chemtool
Commit message (Collapse)AuthorAgeFilesLines
* - update to jpeg-8Dirk Meyer2010-02-051-1/+1
| | | | Notes: svn path=/head/; revision=249285
* - bump all port that indirectly depends on libjpeg and have not yet been ↵Dirk Meyer2009-07-311-0/+1
| | | | | | | | | bumped or updated Requested by: edwin Notes: svn path=/head/; revision=238701
* Use NOPORTEXAMPLES and %%PORTEXAMPLES%% where appropiate to fix packaging withIon-Mihai Tetcu2009-04-052-39/+39
| | | | | | | | | | -DNOPORT* defined. Prompted by: QAT QA run Approved by: maintainer timeout on QATMail Notes: svn path=/head/; revision=231641
* Update to 1.6.11.Maho Nakata2009-03-174-17/+16
| | | | Notes: svn path=/head/; revision=230293
* Update CONFIGURE_ARGS for how we pass CONFIGURE_TARGET to configure script.Rong-En Fan2008-08-211-1/+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
* Conversion from (now defunct) autoconf-2.61 to autoconf-2.62Ade Lovett2008-08-201-1/+1
| | | | | | | Tested by: exp build run (erwin) Notes: svn path=/head/; revision=218886
* 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=214430
* Switch autoconf dependencies from 2.53 or 2.59 to 2.61.Mark Linimon2007-09-301-2/+2
| | | | | | | | PR: ports/116639 Submitted by: aDe Notes: svn path=/head/; revision=200411
* - Welcome X.org 7.2 \o/.Florent Thoumie2007-05-192-4/+1
| | | | | | | | - Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}. - Bump PORTREVISION for ports intalling files in ${X11BASE}. Notes: svn path=/head/; revision=191544
* Update to 1.6.10.Maho Nakata2007-04-173-9/+13
| | | | Notes: svn path=/head/; revision=190165
* - update to 1.6.9Maho Nakata2006-04-263-43/+46
| | | | | | | | | | - pkg-plist fixed PR: 96331 Submitted by: Martin Wilke <freebsd@unixfreunde.de> Notes: svn path=/head/; revision=160488
* SHA256ifyEdwin Groothuis2006-01-241-0/+1
| | | | | | | Approved by: krion@ Notes: svn path=/head/; revision=154303
* Mass-conversion to the USE_AUTOTOOLS New World Order. The code presentAde Lovett2005-11-151-1/+1
| | | | | | | | | | | | | | | | | | | | in bsd.autotools.mk essentially makes this a no-op given that all the old variables set a USE_AUTOTOOLS_COMPAT variable, which is parsed in exactly the same way as USE_AUTOTOOLS itself. Moreover, USE_AUTOTOOLS has already been extensively tested by the GNOME team -- all GNOME 2.12.x ports use it. Preliminary documentation can be found at: http://people.FreeBSD.org/~ade/autotools.txt which is in the process of being SGMLized before introduction into the Porters Handbook. Light blue touch-paper. Run. Notes: svn path=/head/; revision=148323
* Bump PORTREVISION to chase the glib20 shared library update.Joe Marcus Clarke2005-11-051-0/+1
| | | | Notes: svn path=/head/; revision=147269
* update to 1.6.7Maho Nakata2005-10-092-4/+3
| | | | | | | | Submitted by: Martin Kroeker <martin@ruby.chemie.uni-freiburg.de> edwin Notes: svn path=/head/; revision=144651
* 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
* Bump PORTREVISION to chase the glib20 shared lib version change.Joe Marcus Clarke2005-03-121-0/+1
| | | | Notes: svn path=/head/; revision=130974
* Update 1.6.6Maho Nakata2005-02-133-3/+4
| | | | Notes: svn path=/head/; revision=128668
* update to 1.6.5Maho Nakata2005-02-094-80/+4
| | | | | | | Submitted by: Martin Kroeker <martin@ruby.chemie.uni-freiburg.de> Notes: svn path=/head/; revision=128350
* Update to 1.6.4Maho Nakata2005-02-013-3/+80
| | | | | | | | | Submitted by: Christopher Illies <christopher.illies@web.de>, MartinKroeker <martin@ruby.chemie.uni-freiburg.de> (original author) and maho Notes: svn path=/head/; revision=127822
* Update to 1.6.3Maho Nakata2005-01-306-94/+42
| | | | | | | Submitted by: Christopher Illies <christopher.illies@web.de> Notes: svn path=/head/; revision=127678
* Make portlint happy by replacing space to tabMaho Nakata2004-05-061-1/+1
| | | | | | | | PR: 65409 Submitted by: trevor Notes: svn path=/head/; revision=108577
* SIZEifyMaho Nakata2004-03-191-0/+1
| | | | | | | Submitted by: trevor Notes: svn path=/head/; revision=104580
* Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.Joe Marcus Clarke2004-02-041-1/+1
| | | | | | | (Part 1) Notes: svn path=/head/; revision=99918
* Use the CPIO macro defined in bsd.port.mk.Trevor Johnson2004-01-221-1/+1
| | | | Notes: svn path=/head/; revision=98793
* Fix CONFIGURE_ENV, this is passed as-is to the shell.Maho Nakata2003-10-081-2/+2
| | | | | | | | Submitted by: will Reviewed by: Jonathan Drews <j.e.drews@att.net> Notes: svn path=/head/; revision=90591
* Honor CFLAGSMaho Nakata2003-10-041-1/+1
| | | | Notes: svn path=/head/; revision=90194
* a) add support for EMF formatMaho Nakata2003-10-041-6/+4
| | | | | | | b) bump portrevision Notes: svn path=/head/; revision=90193
* Fix very stupid error.Maho Nakata2003-09-031-1/+4
| | | | | | | Reported by: freshports and Dan Langille Notes: svn path=/head/; revision=88463
* 1) takeover maintainershipMaho Nakata2003-09-031-2/+4
| | | | | | | 2) add EMF support (not work yet) Notes: svn path=/head/; revision=88461
* Update to 1.6 and some clean-up.Maho Nakata2003-07-217-104/+63
| | | | | | | | PR: 54664 Submitted by: KATO Tsuguru <tkato@prontomail.com> aka Ports fury Notes: svn path=/head/; revision=85259
* Remove USE_GNOMENG.Joe Marcus Clarke2003-04-201-1/+0
| | | | Notes: svn path=/head/; revision=79368
* De-pkg-comment.Akinori MUSHA2003-02-202-1/+1
| | | | Notes: svn path=/head/; revision=75971
* o Rollback PORTCOMMENT modifications while this feature's implementationMario Sergio Fujikawa Ferreira2002-11-102-2/+1
| | | | | | | | | | | is better studied o Turn PORTCOMMENT variable in Makefile back into pkg-comment files Approved by: kris (portmgr hat), portmgr, re (silence) Notes: svn path=/head/; revision=69808
* Use PORTCOMMENT in the Makefile, and whack the pkg-comment.Adam Weinberger2002-11-062-1/+2
| | | | | | | Approved by: pat Notes: svn path=/head/; revision=69612
* Update to 1.5.Christian Weisgerber2002-08-3113-57/+163
| | | | | | | | | | Loosely based on PR: 41652 Submitted by: Nakata Maho <chat95@mbox.kyoto-inet.or.jp> Notes: svn path=/head/; revision=65342
* o mkdir locale subdirectory before install.FUJISHIMA Satsuki2001-09-211-2/+20
| | | | | | | o use INSTALL_* macro rather than ${CP}. Notes: svn path=/head/; revision=48036
* upgrade to 1.3.1Ying-Chieh Liao2001-09-115-32/+13
| | | | | | | drop maintainership Notes: svn path=/head/; revision=47641
* - Support CC/CFLAGS/MAKE properlyYing-Chieh Liao2001-04-142-2/+29
| | | | | | | | | | | - Support install macros - Fix install error PR: 26557 Submitted by: tkato@prontomail.ne.jp Notes: svn path=/head/; revision=41370
* add chemtoolYing-Chieh Liao2001-03-306-0/+53
Chemtool is a program for drawing organic molecules easily and store them as an Postscript, X-Bitmap, LaTeX and XFig file ps. first science ports ? Notes: svn path=/head/; revision=40601