summaryrefslogtreecommitdiff
path: root/science/chemtool-devel (follow)
Commit message (Collapse)AuthorAgeFilesLines
* 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)
* - 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}.
* Deinstall certain files (isn't listed in /etc/mtree/BSD.local.dist).Maho Nakata2006-08-072-43/+48
| | | | | | | Make use of EXAMPLESDIR in pkg-plist PR: 101484 Submitted by: Stanislav Sedov <ssedov@mbsd.msk.ru>
* Remove USE_REINPLACE from all categories starting with SEdwin Groothuis2006-05-131-1/+0
|
* SHA256ifyEdwin Groothuis2006-01-241-0/+1
| | | | Approved by: krion@
* Update to 1.7alpha15Maho Nakata2005-11-205-41/+51
|
* 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.
* - Change last few occurences of USE_GTK=yes to USE_GNOME=gtk12Pav Lucistnik2005-05-311-1/+1
| | | | Approved by: portmgr (marcus)
* Make portlint happy by replacing space to tabMaho Nakata2004-05-061-6/+6
| | | | | PR: 65409 Submitted by: trevor
* Silent distfile change and it has been changedMaho Nakata2004-03-301-3/+4
| | | | | | | | drastically, so I'll wait for next update with different version number. place old distfile at freebsd.org (this program is gpl'ed) for a while. Submitted by: kris via bento
* Whoa there, boy, that's a mighty big commit y'all have there...Ade Lovett2004-03-141-1/+1
| | | | | | | | | | | | | | | Begin autotools sanitization sequence by requiring ports to explicitly specify which version of {libtool,autoconf,automake} they need, erasing the concept of a "system default". For ports-in-waiting: USE_LIBTOOL=YES -> USE_LIBTOOL_VER=13 USE_AUTOCONF=YES -> USE_AUTOCONF_VER=213 USE_AUTOMAKE=YES -> USE_AUTOMAKE_VER=14 Ports attempting to use the old style system after June 1st 2004 will be sorely disappointed.
* BROKEN: Checksum mismatchKris Kennaway2004-02-221-0/+2
|
* Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.Joe Marcus Clarke2004-02-041-0/+1
| | | | (Part 1)
* Update to up-to-date developer versionMaho Nakata2003-10-043-9/+33
| | | | Many thanks to: Dr. Martin Kroeker <martin@ruby.chemie.uni-freiburg.de>
* Added new port chemtool-devel.Maho Nakata2003-05-104-0/+85
Chemtool is a nice drawing tool for chemist, however, it has not been released almost 1 year. So I added developer version as -devel. Have fun!