FreshPorts -- The Place For Ports Fri, 29 Aug 2008 10:56 PM BST
FreshPorts is now running off the BETA server. Enjoy for now.
Port details
chemtool 1.6.10_3 science on this many watch lists=1 search for ports that depend on this port
Draw organic molecules easily and store them
Maintained by: maho@FreeBSD.org search for ports maintained by this maintainer
Port Added: 30 Mar 2001 17:23:00


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

WWW: http://ruby.chemie.uni-freiburg.de/~martin/chemtool/
CVSWeb : Sources : Main Web Site : Distfiles Availability : PortsMon
Required To Build: devel/gmake, devel/autoconf262, textproc/intltool, devel/pkg-config
Required To Run: print/transfig, devel/pkg-config, devel/gio-fam-backend
Required Libraries: graphics/libemf, accessibility/atk, devel/glib20, x11-toolkits/gtk20, x11-toolkits/pango

To install the port: cd /usr/ports/science/chemtool/ && make install clean
To add the package: pkg_add -r chemtool


Configuration Options
     No options to configure

Master Sites:
http://ruby.chemie.uni-freiburg.de/~martin/chemtool/
ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/

Number of commits found: 35

Commit History - (may be incomplete: see CVSWeb link above for full details)
DateByDescription
21 Aug 2008 07:18:49
Original commit files touched by this commit  1.6.10_3
rafan search for other commits by this committer
Update CONFIGURE_ARGS for how we pass CONFIGURE_TARGET to configure script.
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
(Only the first 15 lines of the commit message are shown above View all of this commit message)
20 Aug 2008 01:57:32
Original commit files touched by this commit  1.6.10_3
ade search for other commits by this committer
Conversion from (now defunct) autoconf-2.61 to autoconf-2.62

Tested by:      exp build run (erwin)
06 Jun 2008 14:59:05
Original commit files touched by this commit  1.6.10_3
edwin search for other commits by this committer
Bump portrevision due to upgrade of devel/gettext.

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)
30 Sep 2007 05:47:37
Original commit files touched by this commit  1.6.10_2
linimon search for other commits by this committer
Switch autoconf dependencies from 2.53 or 2.59 to 2.61.

PR:             ports/116639
Submitted by:   aDe
19 May 2007 21:32:57
Original commit files touched by this commit  1.6.10_1
flz search for other commits by this committer
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
17 Apr 2007 02:21:34
Original commit files touched by this commit  1.6.10
maho search for other commits by this committer
Update to 1.6.10.
26 Apr 2006 06:01:01
Original commit files touched by this commit  1.6.9
maho search for other commits by this committer
- update to 1.6.9
- pkg-plist fixed

PR:             96331
Submitted by:   Martin Wilke <freebsd@unixfreunde.de>
24 Jan 2006 01:01:36
Original commit files touched by this commit  1.6.7_1
edwin search for other commits by this committer
SHA256ify

Approved by: krion@
15 Nov 2005 06:52:12
Original commit files touched by this commit  1.6.7_1
ade search for other commits by this committer
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.
05 Nov 2005 05:22:06
Original commit files touched by this commit  1.6.7_1
marcus search for other commits by this committer
Bump PORTREVISION to chase the glib20 shared library update.
09 Oct 2005 07:45:02
Original commit files touched by this commit  1.6.7
maho search for other commits by this committer
update to 1.6.7

Submitted by:   Martin Kroeker <martin@ruby.chemie.uni-freiburg.de>
                edwin
12 Apr 2005 04:26:57
Original commit files touched by this commit  1.6.6_1
obrien search for other commits by this committer
At Kris's request, back out the MACHINE_ARCH spelling correction until
after 5.4-RELEASE.
11 Apr 2005 09:04:41
Original commit files touched by this commit  1.6.6_1
obrien search for other commits by this committer
Assist getting more ports working on AMD64 by obeying the
Ports Collection documentation and use 'ARCH' rather than 'MACHINE_ARCH'.
12 Mar 2005 10:54:27
Original commit files touched by this commit  1.6.6_1
marcus search for other commits by this committer
Bump PORTREVISION to chase the glib20 shared lib version change.
13 Feb 2005 04:29:56
Original commit files touched by this commit  1.6.6
maho search for other commits by this committer
Update 1.6.6
09 Feb 2005 09:03:50
Original commit files touched by this commit  1.6.5
maho search for other commits by this committer
update to 1.6.5

Submitted by:   Martin Kroeker <martin@ruby.chemie.uni-freiburg.de>
01 Feb 2005 06:54:06
Original commit files touched by this commit  1.6.4
maho search for other commits by this committer
Update to 1.6.4

Submitted by: Christopher Illies <christopher.illies@web.de>,
              MartinKroeker <martin@ruby.chemie.uni-freiburg.de>
              (original author) and maho
30 Jan 2005 03:20:48
Original commit files touched by this commit  1.6.3
maho search for other commits by this committer
Update to 1.6.3

Submitted by:   Christopher Illies <christopher.illies@web.de>
06 May 2004 20:49:54
Original commit files touched by this commit  1.6_2
maho search for other commits by this committer
Make portlint happy by replacing space to tab

PR:             65409
Submitted by:   trevor
19 Mar 2004 04:09:18
Original commit files touched by this commit  1.6_2
maho search for other commits by this committer
SIZEify

Submitted by:   trevor
04 Feb 2004 05:10:27
Original commit files touched by this commit  1.6_2
marcus search for other commits by this committer
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.

(Part 1)
22 Jan 2004 12:18:43
Original commit files touched by this commit  1.6_1
trevor search for other commits by this committer
Use the CPIO macro defined in bsd.port.mk.
08 Oct 2003 04:11:12
Original commit files touched by this commit  1.6_1
maho search for other commits by this committer
Fix CONFIGURE_ENV, this is passed as-is to the shell.

Submitted by:  will
Reviewed by:   Jonathan Drews <j.e.drews@att.net>
04 Oct 2003 03:07:15
Original commit files touched by this commit  1.6_1
maho search for other commits by this committer
Honor CFLAGS
04 Oct 2003 02:52:19
Original commit files touched by this commit  1.6_1
maho search for other commits by this committer
a) add support for EMF format
b) bump portrevision
04 Sep 2003 00:06:56
Original commit files touched by this commit  1.6
maho search for other commits by this committer
Fix very stupid error.

Reported by: freshports and Dan Langille
03 Sep 2003 23:36:48
Original commit files touched by this commit  1.6
maho search for other commits by this committer
1) takeover maintainership
2) add EMF support (not work yet)
21 Jul 2003 01:57:58
Original commit files touched by this commit  1.6
maho search for other commits by this committer
Update to 1.6 and some clean-up.

PR:             54664
Submitted by:   KATO Tsuguru <tkato@prontomail.com> aka Ports fury
20 Apr 2003 20:41:19
Original commit files touched by this commit  1.5
marcus search for other commits by this committer
Remove USE_GNOMENG.
20 Feb 2003 18:57:37
Original commit files touched by this commit  1.5
knu search for other commits by this committer
De-pkg-comment.
31 Aug 2002 01:54:20
Original commit files touched by this commit  1.5
naddy search for other commits by this committer
Update to 1.5.
Loosely based on

PR:             41652
Submitted by:   Nakata Maho <chat95@mbox.kyoto-inet.or.jp>
21 Sep 2001 16:18:28
files touched by this commit
sf search for other commits by this committer
o mkdir locale subdirectory before install.   o use INSTALL_* macro rather than
${CP}.    
11 Sep 2001 09:46:03
files touched by this commit
ijliao search for other commits by this committer
upgrade to 1.3.1   drop maintainership    
14 Apr 2001 13:43:17
files touched by this commit
ijliao search for other commits by this committer
- Support CC/CFLAGS/MAKE properly   - Support install macros   - Fix install
error    
30 Mar 2001 20:23:00
files touched by this commit
ijliao search for other commits by this committer
add chemtool   Chemtool is a program for drawing organic molecules easily and
store them   as an Postscript, X-Bitmap, LaTeX and XFig file    

Number of commits found: 35

Login
User Login
Create account

Servers and bandwidth provided by
New York Internet
SuperNews

Search
Enter Keywords:
 
more...

Latest Vulnerabilities
linux-operaAug 25
operaAug 25
gnutlsAug 21
joomla15*Aug 20
bugzilla*Aug 19
bugzilla2*Aug 19
cdfAug 19
drupal5Aug 18
drupal6Aug 18
ruby18Aug 16
ruby18Aug 16
ruby18Aug 16
ruby18-nopthreadsAug 16
ruby18-nopthreadsAug 16
ruby18-nopthreadsAug 16

9 vulnerabilities affecting 12 ports have been reported in the past 14 days

* - modified, not new

All vulnerabilities


Ports
Home
Categories
Deleted ports
Sanity Test Failures
Newsfeeds


Statistics
Graphs
Traffic

Calculated hourly:
Port count 19053
Broken 161
Deprecated 80
Ignore 427
Forbidden 6
Restricted 306
No CDROM 130
Vulnerable 50
Expired 12
Set to expire 61
Interactive 78
new 24 hours 2
new 48 hours7
new 7 days26
new fortnight63
new month223

This site
What is FreshPorts?
About the Authors
FAQ
How big is it?
The latest upgrade!
Privacy
Forums
Blog
Contact

Add tab to Netscape 6

Servers and bandwidth provided by
New York Internet
SuperNews
Valid HTML, CSS, and RSS.
Copyright © 2000-2008 DVL Software Limited. All rights reserved.
This page created in 0.388 seconds.