The FreeBSD Ports Archive

Freebsd | Contact
Welcome to FreeBSD Software


FreeBSD science : chemtool-devel

Drawing organic molecules easily and store them (developer version)

 Chemtool is a program for drawing organic molecules easily and store them as
a X bitmap file (develop version). 

http://ruby.chemie.uni-freiburg.de/~martin/chemtool/



chemtool-devel history


v. 1.13
date: 2007/05/19 20:22:03;  author: flz;  state: Exp;  lines: +1 -0
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.

v. 1.12 date: 2006/08/07 01:21:53; author: maho; state: Exp; lines: +4 -3 Deinstall certain files (isn't listed in /etc/mtree/BSD.local.dist). Make use of EXAMPLESDIR in pkg-plist PR: 101484 Submitted by: Stanislav Sedov
v. 1.11 date: 2006/05/13 04:14:54; author: edwin; state: Exp; lines: +0 -1 Remove USE_REINPLACE from all categories starting with S
v. 1.10 date: 2005/11/20 02:49:30; author: maho; state: Exp; lines: +11 -10 Update to 1.7alpha15
v. 1.9 date: 2005/11/15 06:50:52; author: ade; state: Exp; lines: +1 -1 Mass-conversion to the USE_AUTOTOOLS New World Order. The code present 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.
v. 1.8 date: 2005/05/31 07:26:49; author: pav; state: Exp; lines: +1 -1 - Change last few occurences of USE_GTK=yes to USE_GNOME=gtk12 Approved by: portmgr (marcus)
v. 1.7 date: 2004/05/06 19:49:50; author: maho; state: Exp; lines: +6 -6 Make portlint happy by replacing space to tab PR: 65409 Submitted by: trevor
v. 1.6 date: 2004/03/30 15:23:05; author: maho; state: Exp; lines: +4 -3 Silent distfile change and it has been changed 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
v. 1.5 date: 2004/03/14 06:17:16; author: ade; state: Exp; lines: +1 -1 Whoa there, boy, that's a mighty big commit y'all have there... 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.
v. 1.4 date: 2004/02/22 09:59:21; author: kris; state: Exp; lines: +2 -0 BROKEN: Checksum mismatch
v. 1.3 date: 2004/02/04 05:08:40; author: marcus; state: Exp; lines: +1 -0 Bump PORTREVISION on all ports that depend on gettext to aid with upgrading. (Part 1)
v. 1.2 date: 2003/10/04 02:25:28; author: maho; state: Exp; lines: +12 -8 Update to up-to-date developer version Many thanks to: Dr. Martin Kroeker
v. 1.1 date: 2003/05/10 01:29:11; author: maho; state: Exp; Added new port chemtool-devel. 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! ============================================================================= v. 1.13 date: 2007/05/19 20:22:03; author: flz; state: Exp; lines: +1 -0 - Welcome X.org 7.2 \o/. - Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}. - Bump PORTREVISION for ports intalling files in ${X11BASE}.
v. 1.12 date: 2006/08/07 01:21:53; author: maho; state: Exp; lines: +4 -3 Deinstall certain files (isn't listed in /etc/mtree/BSD.local.dist). Make use of EXAMPLESDIR in pkg-plist PR: 101484 Submitted by: Stanislav Sedov
v. 1.11 date: 2006/05/13 04:14:54; author: edwin; state: Exp; lines: +0 -1 Remove USE_REINPLACE from all categories starting with S
v. 1.10 date: 2005/11/20 02:49:30; author: maho; state: Exp; lines: +11 -10 Update to 1.7alpha15
v. 1.9 date: 2005/11/15 06:50:52; author: ade; state: Exp; lines: +1 -1 Mass-conversion to the USE_AUTOTOOLS New World Order. The code present 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.
v. 1.8 date: 2005/05/31 07:26:49; author: pav; state: Exp; lines: +1 -1 - Change last few occurences of USE_GTK=yes to USE_GNOME=gtk12 Approved by: portmgr (marcus)
v. 1.7 date: 2004/05/06 19:49:50; author: maho; state: Exp; lines: +6 -6 Make portlint happy by replacing space to tab PR: 65409 Submitted by: trevor
v. 1.6 date: 2004/03/30 15:23:05; author: maho; state: Exp; lines: +4 -3 Silent distfile change and it has been changed 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
v. 1.5 date: 2004/03/14 06:17:16; author: ade; state: Exp; lines: +1 -1 Whoa there, boy, that's a mighty big commit y'all have there... 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.
v. 1.4 date: 2004/02/22 09:59:21; author: kris; state: Exp; lines: +2 -0 BROKEN: Checksum mismatch
v. 1.3 date: 2004/02/04 05:08:40; author: marcus; state: Exp; lines: +1 -0 Bump PORTREVISION on all ports that depend on gettext to aid with upgrading. (Part 1)
v. 1.2 date: 2003/10/04 02:25:28; author: maho; state: Exp; lines: +12 -8 Update to up-to-date developer version Many thanks to: Dr. Martin Kroeker
v. 1.1 date: 2003/05/10 01:29:11; author: maho; state: Exp; Added new port chemtool-devel. 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! ============================================================================= v. 1.13 date: 2007/05/19 20:22:03; author: flz; state: Exp; lines: +1 -0 - Welcome X.org 7.2 \o/. - Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}. - Bump PORTREVISION for ports intalling files in ${X11BASE}.
v. 1.12 date: 2006/08/07 01:21:53; author: maho; state: Exp; lines: +4 -3 Deinstall certain files (isn't listed in /etc/mtree/BSD.local.dist). Make use of EXAMPLESDIR in pkg-plist PR: 101484 Submitted by: Stanislav Sedov
v. 1.11 date: 2006/05/13 04:14:54; author: edwin; state: Exp; lines: +0 -1 Remove USE_REINPLACE from all categories starting with S
v. 1.10 date: 2005/11/20 02:49:30; author: maho; state: Exp; lines: +11 -10 Update to 1.7alpha15
v. 1.9 date: 2005/11/15 06:50:52; author: ade; state: Exp; lines: +1 -1 Mass-conversion to the USE_AUTOTOOLS New World Order. The code present 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.
v. 1.8 date: 2005/05/31 07:26:49; author: pav; state: Exp; lines: +1 -1 - Change last few occurences of USE_GTK=yes to USE_GNOME=gtk12 Approved by: portmgr (marcus)
v. 1.7 date: 2004/05/06 19:49:50; author: maho; state: Exp; lines: +6 -6 Make portlint happy by replacing space to tab PR: 65409 Submitted by: trevor
v. 1.6 date: 2004/03/30 15:23:05; author: maho; state: Exp; lines: +4 -3 Silent distfile change and it has been changed 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
v. 1.5 date: 2004/03/14 06:17:16; author: ade; state: Exp; lines: +1 -1 Whoa there, boy, that's a mighty big commit y'all have there... 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.
v. 1.4 date: 2004/02/22 09:59:21; author: kris; state: Exp; lines: +2 -0 BROKEN: Checksum mismatch
v. 1.3 date: 2004/02/04 05:08:40; author: marcus; state: Exp; lines: +1 -0 Bump PORTREVISION on all ports that depend on gettext to aid with upgrading. (Part 1)
v. 1.2 date: 2003/10/04 02:25:28; author: maho; state: Exp; lines: +12 -8 Update to up-to-date developer version Many thanks to: Dr. Martin Kroeker
v. 1.1 date: 2003/05/10 01:29:11; author: maho; state: Exp; Added new port chemtool-devel. 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! =============================================================================



Main menu

FreeBSD

Program categories

Freebsd accessibility
Freebsd archivers
Freebsd astro
Freebsd audio
Freebsd benchmarks
Freebsd biology
Freebsd cad
Freebsd chinese
Freebsd comms
Freebsd converters
Freebsd databases
Freebsd deskutils
Freebsd devel
Freebsd dns
Freebsd editors
Freebsd emulators
Freebsd finance
Freebsd french
Freebsd ftp
Freebsd games
Freebsd german
Freebsd graphics
Freebsd hebrew
Freebsd hungarian
Freebsd irc
Freebsd japanese
Freebsd java
Freebsd korean
Freebsd lang
Freebsd mail
Freebsd math
Freebsd mbone
Freebsd misc
Freebsd multimedia
Freebsd net
Freebsd net-im
Freebsd net-mgmt
Freebsd net-p2p
Freebsd news
Freebsd palm
Freebsd polish
Freebsd ports-mgmt
Freebsd portuguese
Freebsd print
Freebsd russian
Freebsd science
Freebsd security
Freebsd shells
Freebsd sysutils
Freebsd textproc
Freebsd ukrainian
Freebsd vietnamese
Freebsd www
Freebsd x11
Freebsd x11-clocks
Freebsd x11-drivers
Freebsd x11-fm
Freebsd x11-fonts
Freebsd x11-servers
Freebsd x11-themes
Freebsd x11-toolkits
Freebsd x11-wm