The FreeBSD Ports Archive

Freebsd | Contact
Welcome to FreeBSD Software


FreeBSD science : chemtool

Draw organic molecules easily and store them

 Chemtool is a program for drawing organic molecules easily and storing
them as an X bitmap file. 

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



chemtool history


v. 1.30
date: 2007/09/30 04:47:22;  author: linimon;  state: Exp;  lines: +2 -2
Switch autoconf dependencies from 2.53 or 2.59 to 2.61.

PR:		ports/116639
Submitted by:	aDe

v. 1.29 date: 2007/05/19 20:22:01; 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.28 date: 2007/04/17 01:21:34; author: maho; state: Exp; lines: +10 -5 Update to 1.6.10.
v. 1.27 date: 2006/04/26 05:01:01; author: maho; state: Exp; lines: +1 -2 - update to 1.6.9 - pkg-plist fixed PR: 96331 Submitted by: Martin Wilke
v. 1.26 date: 2005/11/15 06:50:51; 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.25 date: 2005/11/05 05:21:16; author: marcus; state: Exp; lines: +1 -0 Bump PORTREVISION to chase the glib20 shared library update.
v. 1.24 date: 2005/10/09 06:45:01; author: maho; state: Exp; lines: +1 -2 update to 1.6.7 Submitted by: Martin Kroeker edwin
v. 1.23 date: 2005/04/12 03:26:25; author: obrien; state: Exp; lines: +1 -1 At Kris's request, back out the MACHINE_ARCH spelling correction until after 5.4-RELEASE.
v. 1.22 date: 2005/04/11 08:03:49; author: obrien; state: Exp; lines: +1 -1 Assist getting more ports working on AMD64 by obeying the Ports Collection documentation and use 'ARCH' rather than 'MACHINE_ARCH'.
v. 1.21 date: 2005/03/12 10:53:31; author: marcus; state: Exp; lines: +1 -0 Bump PORTREVISION to chase the glib20 shared lib version change.
v. 1.20 date: 2005/02/13 04:29:56; author: maho; state: Exp; lines: +1 -1 Update 1.6.6
v. 1.19 date: 2005/02/09 09:03:49; author: maho; state: Exp; lines: +1 -1 update to 1.6.5 Submitted by: Martin Kroeker
v. 1.18 date: 2005/02/01 06:54:05; author: maho; state: Exp; lines: +2 -1 Update to 1.6.4 Submitted by: Christopher Illies , MartinKroeker (original author) and maho
v. 1.17 date: 2005/01/30 03:20:47; author: maho; state: Exp; lines: +3 -4 Update to 1.6.3 Submitted by: Christopher Illies
v. 1.16 date: 2004/05/06 19:49:49; author: maho; state: Exp; lines: +1 -1 Make portlint happy by replacing space to tab PR: 65409 Submitted by: trevor
v. 1.15 date: 2004/02/04 05:08:40; author: marcus; state: Exp; lines: +1 -1 Bump PORTREVISION on all ports that depend on gettext to aid with upgrading. (Part 1)
v. 1.14 date: 2004/01/22 12:18:39; author: trevor; state: Exp; lines: +1 -1 Use the CPIO macro defined in bsd.port.mk.
v. 1.13 date: 2003/10/08 03:11:12; author: maho; state: Exp; lines: +2 -2 Fix CONFIGURE_ENV, this is passed as-is to the shell. Submitted by: will Reviewed by: Jonathan Drews
v. 1.12 date: 2003/10/04 02:07:15; author: maho; state: Exp; lines: +1 -1 Honor CFLAGS
v. 1.11 date: 2003/10/04 01:52:19; author: maho; state: Exp; lines: +4 -6 a) add support for EMF format b) bump portrevision
v. 1.10 date: 2003/09/03 23:06:56; author: maho; state: Exp; lines: +4 -1 Fix very stupid error. Reported by: freshports and Dan Langille
v. 1.9 date: 2003/09/03 22:36:48; author: maho; state: Exp; lines: +4 -2 1) takeover maintainership 2) add EMF support (not work yet)
v. 1.8 date: 2003/07/21 00:57:57; author: maho; state: Exp; lines: +20 -5 Update to 1.6 and some clean-up. PR: 54664 Submitted by: KATO Tsuguru aka Ports fury
v. 1.7 date: 2003/04/20 19:41:18; author: marcus; state: Exp; lines: +0 -1 Remove USE_GNOMENG.
v. 1.6 date: 2003/02/20 18:57:36; author: knu; state: Exp; lines: +1 -0 De-pkg-comment.
v. 1.5 date: 2002/11/10 16:47:46; author: lioux; state: Exp; lines: +0 -2 o Rollback PORTCOMMENT modifications while this feature's implementation is better studied o Turn PORTCOMMENT variable in Makefile back into pkg-comment files Approved by: kris (portmgr hat), portmgr, re (silence)
v. 1.4 date: 2002/11/06 22:46:44; author: adamw; state: Exp; lines: +2 -0 Use PORTCOMMENT in the Makefile, and whack the pkg-comment. Approved by: pat
v. 1.3 date: 2002/08/31 00:54:20; author: naddy; state: Exp; lines: +12 -6 Update to 1.5. Loosely based on PR: 41652 Submitted by: Nakata Maho
v. 1.2 date: 2001/09/11 07:46:02; author: ijliao; state: Exp; lines: +3 -3 upgrade to 1.3.1 drop maintainership
v. 1.1 date: 2001/03/30 19:22:59; author: ijliao; state: Exp; add chemtool 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 ? ============================================================================= v. 1.30 date: 2007/09/30 04:47:22; author: linimon; state: Exp; lines: +2 -2 Switch autoconf dependencies from 2.53 or 2.59 to 2.61. PR: ports/116639 Submitted by: aDe
v. 1.29 date: 2007/05/19 20:22:01; 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.28 date: 2007/04/17 01:21:34; author: maho; state: Exp; lines: +10 -5 Update to 1.6.10.
v. 1.27 date: 2006/04/26 05:01:01; author: maho; state: Exp; lines: +1 -2 - update to 1.6.9 - pkg-plist fixed PR: 96331 Submitted by: Martin Wilke
v. 1.26 date: 2005/11/15 06:50:51; 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.25 date: 2005/11/05 05:21:16; author: marcus; state: Exp; lines: +1 -0 Bump PORTREVISION to chase the glib20 shared library update.
v. 1.24 date: 2005/10/09 06:45:01; author: maho; state: Exp; lines: +1 -2 update to 1.6.7 Submitted by: Martin Kroeker edwin
v. 1.23 date: 2005/04/12 03:26:25; author: obrien; state: Exp; lines: +1 -1 At Kris's request, back out the MACHINE_ARCH spelling correction until after 5.4-RELEASE.
v. 1.22 date: 2005/04/11 08:03:49; author: obrien; state: Exp; lines: +1 -1 Assist getting more ports working on AMD64 by obeying the Ports Collection documentation and use 'ARCH' rather than 'MACHINE_ARCH'.
v. 1.21 date: 2005/03/12 10:53:31; author: marcus; state: Exp; lines: +1 -0 Bump PORTREVISION to chase the glib20 shared lib version change.
v. 1.20 date: 2005/02/13 04:29:56; author: maho; state: Exp; lines: +1 -1 Update 1.6.6
v. 1.19 date: 2005/02/09 09:03:49; author: maho; state: Exp; lines: +1 -1 update to 1.6.5 Submitted by: Martin Kroeker
v. 1.18 date: 2005/02/01 06:54:05; author: maho; state: Exp; lines: +2 -1 Update to 1.6.4 Submitted by: Christopher Illies , MartinKroeker (original author) and maho
v. 1.17 date: 2005/01/30 03:20:47; author: maho; state: Exp; lines: +3 -4 Update to 1.6.3 Submitted by: Christopher Illies
v. 1.16 date: 2004/05/06 19:49:49; author: maho; state: Exp; lines: +1 -1 Make portlint happy by replacing space to tab PR: 65409 Submitted by: trevor
v. 1.15 date: 2004/02/04 05:08:40; author: marcus; state: Exp; lines: +1 -1 Bump PORTREVISION on all ports that depend on gettext to aid with upgrading. (Part 1)
v. 1.14 date: 2004/01/22 12:18:39; author: trevor; state: Exp; lines: +1 -1 Use the CPIO macro defined in bsd.port.mk.
v. 1.13 date: 2003/10/08 03:11:12; author: maho; state: Exp; lines: +2 -2 Fix CONFIGURE_ENV, this is passed as-is to the shell. Submitted by: will Reviewed by: Jonathan Drews
v. 1.12 date: 2003/10/04 02:07:15; author: maho; state: Exp; lines: +1 -1 Honor CFLAGS
v. 1.11 date: 2003/10/04 01:52:19; author: maho; state: Exp; lines: +4 -6 a) add support for EMF format b) bump portrevision
v. 1.10 date: 2003/09/03 23:06:56; author: maho; state: Exp; lines: +4 -1 Fix very stupid error. Reported by: freshports and Dan Langille
v. 1.9 date: 2003/09/03 22:36:48; author: maho; state: Exp; lines: +4 -2 1) takeover maintainership 2) add EMF support (not work yet)
v. 1.8 date: 2003/07/21 00:57:57; author: maho; state: Exp; lines: +20 -5 Update to 1.6 and some clean-up. PR: 54664 Submitted by: KATO Tsuguru aka Ports fury
v. 1.7 date: 2003/04/20 19:41:18; author: marcus; state: Exp; lines: +0 -1 Remove USE_GNOMENG.
v. 1.6 date: 2003/02/20 18:57:36; author: knu; state: Exp; lines: +1 -0 De-pkg-comment.
v. 1.5 date: 2002/11/10 16:47:46; author: lioux; state: Exp; lines: +0 -2 o Rollback PORTCOMMENT modifications while this feature's implementation is better studied o Turn PORTCOMMENT variable in Makefile back into pkg-comment files Approved by: kris (portmgr hat), portmgr, re (silence)
v. 1.4 date: 2002/11/06 22:46:44; author: adamw; state: Exp; lines: +2 -0 Use PORTCOMMENT in the Makefile, and whack the pkg-comment. Approved by: pat
v. 1.3 date: 2002/08/31 00:54:20; author: naddy; state: Exp; lines: +12 -6 Update to 1.5. Loosely based on PR: 41652 Submitted by: Nakata Maho
v. 1.2 date: 2001/09/11 07:46:02; author: ijliao; state: Exp; lines: +3 -3 upgrade to 1.3.1 drop maintainership
v. 1.1 date: 2001/03/30 19:22:59; author: ijliao; state: Exp; add chemtool 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 ? ============================================================================= v. 1.30 date: 2007/09/30 04:47:22; author: linimon; state: Exp; lines: +2 -2 Switch autoconf dependencies from 2.53 or 2.59 to 2.61. PR: ports/116639 Submitted by: aDe
v. 1.29 date: 2007/05/19 20:22:01; 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.28 date: 2007/04/17 01:21:34; author: maho; state: Exp; lines: +10 -5 Update to 1.6.10.
v. 1.27 date: 2006/04/26 05:01:01; author: maho; state: Exp; lines: +1 -2 - update to 1.6.9 - pkg-plist fixed PR: 96331 Submitted by: Martin Wilke
v. 1.26 date: 2005/11/15 06:50:51; 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.25 date: 2005/11/05 05:21:16; author: marcus; state: Exp; lines: +1 -0 Bump PORTREVISION to chase the glib20 shared library update.
v. 1.24 date: 2005/10/09 06:45:01; author: maho; state: Exp; lines: +1 -2 update to 1.6.7 Submitted by: Martin Kroeker edwin
v. 1.23 date: 2005/04/12 03:26:25; author: obrien; state: Exp; lines: +1 -1 At Kris's request, back out the MACHINE_ARCH spelling correction until after 5.4-RELEASE.
v. 1.22 date: 2005/04/11 08:03:49; author: obrien; state: Exp; lines: +1 -1 Assist getting more ports working on AMD64 by obeying the Ports Collection documentation and use 'ARCH' rather than 'MACHINE_ARCH'.
v. 1.21 date: 2005/03/12 10:53:31; author: marcus; state: Exp; lines: +1 -0 Bump PORTREVISION to chase the glib20 shared lib version change.
v. 1.20 date: 2005/02/13 04:29:56; author: maho; state: Exp; lines: +1 -1 Update 1.6.6
v. 1.19 date: 2005/02/09 09:03:49; author: maho; state: Exp; lines: +1 -1 update to 1.6.5 Submitted by: Martin Kroeker
v. 1.18 date: 2005/02/01 06:54:05; author: maho; state: Exp; lines: +2 -1 Update to 1.6.4 Submitted by: Christopher Illies , MartinKroeker (original author) and maho
v. 1.17 date: 2005/01/30 03:20:47; author: maho; state: Exp; lines: +3 -4 Update to 1.6.3 Submitted by: Christopher Illies
v. 1.16 date: 2004/05/06 19:49:49; author: maho; state: Exp; lines: +1 -1 Make portlint happy by replacing space to tab PR: 65409 Submitted by: trevor
v. 1.15 date: 2004/02/04 05:08:40; author: marcus; state: Exp; lines: +1 -1 Bump PORTREVISION on all ports that depend on gettext to aid with upgrading. (Part 1)
v. 1.14 date: 2004/01/22 12:18:39; author: trevor; state: Exp; lines: +1 -1 Use the CPIO macro defined in bsd.port.mk.
v. 1.13 date: 2003/10/08 03:11:12; author: maho; state: Exp; lines: +2 -2 Fix CONFIGURE_ENV, this is passed as-is to the shell. Submitted by: will Reviewed by: Jonathan Drews
v. 1.12 date: 2003/10/04 02:07:15; author: maho; state: Exp; lines: +1 -1 Honor CFLAGS
v. 1.11 date: 2003/10/04 01:52:19; author: maho; state: Exp; lines: +4 -6 a) add support for EMF format b) bump portrevision
v. 1.10 date: 2003/09/03 23:06:56; author: maho; state: Exp; lines: +4 -1 Fix very stupid error. Reported by: freshports and Dan Langille
v. 1.9 date: 2003/09/03 22:36:48; author: maho; state: Exp; lines: +4 -2 1) takeover maintainership 2) add EMF support (not work yet)
v. 1.8 date: 2003/07/21 00:57:57; author: maho; state: Exp; lines: +20 -5 Update to 1.6 and some clean-up. PR: 54664 Submitted by: KATO Tsuguru aka Ports fury
v. 1.7 date: 2003/04/20 19:41:18; author: marcus; state: Exp; lines: +0 -1 Remove USE_GNOMENG.
v. 1.6 date: 2003/02/20 18:57:36; author: knu; state: Exp; lines: +1 -0 De-pkg-comment.
v. 1.5 date: 2002/11/10 16:47:46; author: lioux; state: Exp; lines: +0 -2 o Rollback PORTCOMMENT modifications while this feature's implementation is better studied o Turn PORTCOMMENT variable in Makefile back into pkg-comment files Approved by: kris (portmgr hat), portmgr, re (silence)
v. 1.4 date: 2002/11/06 22:46:44; author: adamw; state: Exp; lines: +2 -0 Use PORTCOMMENT in the Makefile, and whack the pkg-comment. Approved by: pat
v. 1.3 date: 2002/08/31 00:54:20; author: naddy; state: Exp; lines: +12 -6 Update to 1.5. Loosely based on PR: 41652 Submitted by: Nakata Maho
v. 1.2 date: 2001/09/11 07:46:02; author: ijliao; state: Exp; lines: +3 -3 upgrade to 1.3.1 drop maintainership
v. 1.1 date: 2001/03/30 19:22:59; author: ijliao; state: Exp; add chemtool 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 ? =============================================================================



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