summaryrefslogtreecommitdiff
path: root/science/chemtool-devel (follow)
Commit message (Collapse)AuthorAgeFilesLines
* - 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
* 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> Notes: svn path=/head/; revision=169874
* Remove USE_REINPLACE from all categories starting with SEdwin Groothuis2006-05-131-1/+0
| | | | Notes: svn path=/head/; revision=162215
* SHA256ifyEdwin Groothuis2006-01-241-0/+1
| | | | | | | Approved by: krion@ Notes: svn path=/head/; revision=154303
* Update to 1.7alpha15Maho Nakata2005-11-205-41/+51
| | | | Notes: svn path=/head/; revision=148828
* 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
* - Change last few occurences of USE_GTK=yes to USE_GNOME=gtk12Pav Lucistnik2005-05-311-1/+1
| | | | | | | Approved by: portmgr (marcus) Notes: svn path=/head/; revision=136491
* Make portlint happy by replacing space to tabMaho Nakata2004-05-061-6/+6
| | | | | | | | PR: 65409 Submitted by: trevor Notes: svn path=/head/; revision=108577
* 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 Notes: svn path=/head/; revision=105708
* 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. Notes: svn path=/head/; revision=103963
* BROKEN: Checksum mismatchKris Kennaway2004-02-221-0/+2
| | | | Notes: svn path=/head/; revision=101711
* Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.Joe Marcus Clarke2004-02-041-0/+1
| | | | | | | (Part 1) Notes: svn path=/head/; revision=99918
* Update to up-to-date developer versionMaho Nakata2003-10-043-9/+33
| | | | | | | Many thanks to: Dr. Martin Kroeker <martin@ruby.chemie.uni-freiburg.de> Notes: svn path=/head/; revision=90195
* 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! Notes: svn path=/head/; revision=80580