FreshPorts -- The Place For Ports notbug Sun, 12 Feb 2012 1:11 PM GMT
Port details
chemtool 1.6.11_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 16:23:00
License: not specified in port
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
NOTE: FreshPorts displays only required dependencies information. Optional dependencies are not covered.
Required To Build: devel/gmake, 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
There are no ports dependent upon this port

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: 43

Commit History - (may be incomplete: see CVSWeb link above for full details)
DateByDescription
23 Sep 2011 22:26:39
Original commit files touched by this commit  1.6.11_3
amdmi3 search for other commits by this committer
- Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)
- Fix all ports that add {CPP,LD}FLAGS to *_ENV to modify flags instead

PR:             157936
Submitted by:   myself
Exp-runs by:    pav
Approved by:    pav
03 Jul 2011 13:22:25
Original commit files touched by this commit  1.6.11_3
ohauer search for other commits by this committer
 - remove MD5
28 Mar 2010 06:47:48
Original commit files touched by this commit  1.6.11_3
dinoex search for other commits by this committer
- update to 1.4.1
Reviewed by:    exp8 run on pointyhat
Supported by:   miwi
05 Feb 2010 11:46:55
Original commit files touched by this commit  1.6.11_2
dinoex search for other commits by this committer
- update to jpeg-8
31 Jul 2009 13:57:52
Original commit files touched by this commit  1.6.11_1
dinoex search for other commits by this committer
- bump all port that indirectly depends on libjpeg and have not yet been bumped
or updated
Requested by:   edwin
05 Apr 2009 12:29:44
Original commit files touched by this commit  1.6.11
itetcu search for other commits by this committer
Use NOPORTEXAMPLES and %%PORTEXAMPLES%% where appropiate to fix packaging with
-DNOPORT* defined.

Prompted by:    QAT QA run
Approved by:    maintainer timeout on QATMail
17 Mar 2009 08:20:04
Original commit files touched by this commit  1.6.11
maho search for other commits by this committer
Update to 1.6.11.
17 Mar 2009 08:18:27
Original commit files touched by this commit  1.6.11
maho search for other commits by this committer
Update to 1.6.11.
21 Aug 2008 06: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 00: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 13: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 04: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 20: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 01: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 05: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 06: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 03: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 08: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 19: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 03: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 02: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 01: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
03 Sep 2003 23: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 22: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 00: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 19: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 00: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 15: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 08: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 12: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 19: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: 43

Login
User Login
Create account

Servers and bandwidth provided by
New York Internet
SuperNews

Search
Enter Keywords:
 
more...

Latest Vulnerabilities
webcalendarFeb 12
webcalendar-develFeb 12
bipFeb 11
firefoxFeb 11
linux-firefoxFeb 11
linux-seamonkeyFeb 11
linux-thunderbirdFeb 11
seamonkeyFeb 11
surfFeb 11
thunderbirdFeb 11
chromiumFeb 09
chromiumFeb 09
drupal6Feb 07
drupal7Feb 07
bugzillaFeb 06

15 vulnerabilities affecting 34 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
NEW Graphs (Javascript)
Traffic

Calculated hourly:
Port count 23151
Broken 192
Deprecated 96
Ignore 728
Forbidden 2
Restricted 329
No CDROM 109
Vulnerable 0
Expired 7
Set to expire 93
Interactive 59
new 24 hours 2
new 48 hours7
new 7 days44
new fortnight69
new month138

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

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