f535 FreshPorts -- science/ghemical
FreshPorts -- The Place For Ports If you buy from Amazon USA, please support us by using this link.
Follow us
Blog
Twitter

Port details
ghemical 3.0.0 science on this many watch lists=0 search for ports that depend on this port
Ghemical is a computational chemistry software package
Maintained by: maho@FreeBSD.org search for ports maintained by this maintainer
Port Added: 04 May 2003 02:34:18
License: not specified in port


Ghemical is a computational chemistry software package, 

Ghemical relies on external code to provide the quantum-mechanical calculations.
Semi-empirical methods MNDO, MINDO/3, AM1 and PM3 come from the MOPAC7 package,
and are included in the source distribution. The
MPQC package (GNU GPL) is used to provide ab initio methods.

WWW: http://www.uku.fi/~thassine/projects/ghemical/
SVNWeb : Main Web Site : Distfiles Availability : PortsMon

NOTE: FreshPorts displays only required dependencies information. Optional dependencies are not covered.

Required To Build:
  1. lang/f2c
  2. science/openbabel
  3. devel/binutils
  4. devel/pkgconf
  5. devel/gmake
  6. lang/gcc
  7. devel/binutils
  8. textproc/intltool
Required To Run:
  1. lang/f2c
  2. lang/gcc
  3. devel/gio-fam-backend
Required Libraries:
  1. science/mpqc
  2. x11-toolkits/gtkglext
  3. science/libghemical
  4. science/liboglappth
  5. biology/mopac
  6. devel/gettext
  7. graphics/freeglut
  8. devel/glib20
  9. devel/pcre
  10. accessibility/atk
  11. x11-toolkits/gtk20
  12. devel/libglade2
  13. textproc/libxml2
  14. x11-toolkits/pango
There are no ports dependent upon this port

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


Configuration Options
     No options to configure

Master Sites:
  1. ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/
  2. http://bioinformatics.org/ghemical/download/current
  3. http://bioinformatics.org/ghemical/download/release20111012/

Number of commits found: 47

Commit History - (may be incomplete: see SVNWeb link above for full details)
DateByDescription
24 Apr 2013 07:35:41
Original commit files touched by this commit  3.0.0
ak search for other commits by this committer
- Convert USE_GETTEXT to USES (part 1)

Approved by:	portmgr (bapt)
23 Apr 2013 14:20:28
Original commit files touched by this commit  3.0.0
bapt search for other commits by this committer
Finish converting the whole ports tree to USES=pkgconfig
08 Jan 2013 10:50:12
Original commit files touched by this commit  3.0.0
maho search for other commits by this committer
Update to 3.0.0.
07 Jan 2013 06:43:56
Original commit files touched by this commit  2.99.2_6
bapt search for other commits by this committer
- Remove wrong dependency on gtkglarea
While here:
- Trim headers
- Convert USE_GNOME=pkgconfig -> USE_PKGCONFIG= build

Approved by:	maho (maintainer)
11 Dec 2012 14:19:54
Original commit files touched by this commit  2.99.2_5
makc search for other commits by this committer
science/openbabel:
- Update openbabel to 2.3.2
- Switch to CMake build system
- Add PYTHON and CAIRO options
- Don't rename babel binary, mark conflict with ancient biology/babel

science/py-openbabel:
- Merge py-openbabel to openbabel

other:
- chase openbabel update
04 Aug 2012 22:52:04
Original commit files touched by this commit  2.99.2_4
kwm search for other commits by this committer
Switch from libglut to freeglut and retire libglut. Libglut hasn't been
developed in years and has been dropped from the MESA 8.0 distribution.
Freeglut is a rewrite of glut and is actively developed and is used by
many linux distributions instead of libglut.

Bump all ports that directly depend on libglut because of the shlib version
change.

There are some extra items in this patch.

*) Because freeglut doesn't have the same dependancies as libglut, some ports
	need extra dependencies added to USE_XORG to make them build.
*) Mark graphics/f90gl broken, f90gl depends on a header that is only shipped
	with libglut.
*) Remove option for libglut/freeglut selection in games/cake, only freeglut
	remains now.
*) While here fix a png related build issue games/vegastrike.

Thanks to miwi for running the exp-run.

Approved by:	portmgr (miwi)

Collaboration with:	zeising@
Obtained from:	xorg-dev staging area.
01 Jun 2012 05:26:28
Original commit files touched by this commit  2.99.2_3
dinoex search for other commits by this committer
- update png to 1.5.10
23 Sep 2011 22:26:39
Original commit files touched by this commit  2.99.2_2
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  2.99.2_2
ohauer search for other commits by this committer
 - remove MD5
29 Dec 2010 20:04:42
Original commit files touched by this commit  2.99.2_2
pgollucci search for other commits by this committer
- DISTNAME= ${PORTNAME}-${PORTVERSION} is the default and not needed.

PR:             ports/153292
Submitted by:   myself (pgollucci)
Tested by:      -exp run by pav
Approved by:    portmgr (pav)
28 Mar 2010 06:47:48
Original commit files touched by this commit  2.99.2_2
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  2.99.2_1
dinoex search for other commits by this committer
- update to jpeg-8
05 Nov 2009 09:54:55
Original commit files touched by this commit  2.99.2
maho search for other commits by this committer
Update to 2.99.2.

Feature safe:   yes
13 Sep 2009 00:08:01
Original commit files touched by this commit  2.98_3
gerald search for other commits by this committer
Bump PORTREVISION for everything that sets USE_FORTRAN=yes which now
implies lang/gcc44 up from lang/gcc43.

Approved by:    portmgr
31 Jul 2009 13:57:52
Original commit files touched by this commit  2.98_2
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
17 Feb 2009 07:25:59
Original commit files touched by this commit  2.98_1
maho search for other commits by this committer
Fix build with gcc43.

Spotted by pav
11 Jan 2009 23:16:12
Original commit files touched by this commit  2.98_1
maho search for other commits by this committer
Remove CONFIGURE_ENV

Submitted by:   gerald@
07 Jan 2009 16:34:27
Original commit files touched by this commit  2.98_1
gerald search for other commits by this committer
Bump PORTREVISION due to change of USE_FORTRAN=yes to GCC 4.3.
22 Aug 2008 22:36:30
Original commit files touched by this commit  2.98
maho search for other commits by this committer
Update to 2.98.
07 Jul 2008 00:08:33
Original commit files touched by this commit  2.10_4
beech search for other commits by this committer
Bump portrevision after openbabel update.
06 Jun 2008 13:59:05
Original commit files touched by this commit  2.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)
14 Jul 2007 10:33:14
Original commit files touched by this commit  2.10_2
maho search for other commits by this committer
Now we use USE_FORTRAN=yes to use FORTRAN compiler.
19 May 2007 20:32:57
Original commit files touched by this commit  2.10_2
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 Jan 2007 04:42:46
Original commit files touched by this commit  2.10_1
maho search for other commits by this committer
* Migrate to gfortran.
* Bump port revision.
* gamess output support.
12 Dec 2006 08:30:32
Original commit files touched by this commit  2.10
rafan search for other commits by this committer
- Fix build

Approved by:    maho (maintainer, implicit)
30 Nov 2006 04:39:30
Original commit files touched by this commit  2.10
maho search for other commits by this committer
Update to 2.10.
13 Jul 2006 11:43:45
Original commit files touched by this commit  2.01
maho search for other commits by this committer
Fix build dependency

Submitted by:   Vladimir Chukharev <Vladimir.Chukharev@tut.fi>
03 Jul 2006 07:51:24
Original commit files touched by this commit  2.01
maho search for other commits by this committer
Update to 2.01
28 May 2006 11:20:09
Original commit files touched by this commit  1.01_2
maho search for other commits by this committer
fix pkg-plist

Submitted by:   boris
28 May 2006 09:02:47
Original commit files touched by this commit  1.01_2
maho search for other commits by this committer
- change mirror
- fix http://people.freebsd.org/~fenner/portsurvey/science.html#ghemical

PR:             97833
Submitted by:   Martin Wilke <freebsd@unixfreunde.de>
13 May 2006 04:15:53
Original commit files touched by this commit  1.01_2
edwin search for other commits by this committer
Remove USE_REINPLACE from all categories starting with S
07 Mar 2006 08:28:06
Original commit files touched by this commit  1.01_2
ade search for other commits by this committer
Bump PORTREVISION on glib12/gtk12 consumer ports to ease the upgrade path.

Discussed with: kris
Approved by:    portmgr (implicit)
23 Feb 2006 10:40:45
Original commit files touched by this commit  1.01_1
ade search for other commits by this committer
Conversion to a single libtool environment.

Approved by:    portmgr (kris)
24 Jan 2006 01:01:36
Original commit files touched by this commit  1.01_1
edwin search for other commits by this committer
SHA256ify

Approved by: krion@
12 Jan 2006 12:54:32
Original commit files touched by this commit  1.01_1
sem search for other commits by this committer
- Update graphics/libglut to 6.4.1.
- Shared lib version and PORTREVISION bumb for all affected ports.

While I'm here:
- Remove USE_MESA knob where it was (35 ports).
  It marked as depricated for 2 years.

PR:             ports/90247
Submitted by:   Ermal Lu?i <eri--@albabsd.org>
15 Nov 2005 06:52:12
Original commit files touched by this commit  1.01
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.
31 May 2005 07:26:50
Original commit files touched by this commit  1.01
pav search for other commits by this committer
- Change last few occurences of USE_GTK=yes to USE_GNOME=gtk12

Approved by:    portmgr (marcus)
30 Jan 2005 07:54:08
Original commit files touched by this commit  1.01
maho search for other commits by this committer
Unbreak for FreeBSD >=5.x

Submitted by:   linimon
18 Sep 2004 17:23:32
Original commit files touched by this commit  1.01
kris search for other commits by this committer
BROKEN on 5.x: Does not compile

Approved by:    portmgr (self)
19 Mar 2004 04:09:18
Original commit files touched by this commit  1.01
maho search for other commits by this committer
SIZEify

Submitted by:   trevor
14 Mar 2004 06:17:56
Original commit files touched by this commit  1.01
ade search for other commits by this committer
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.
06 Mar 2004 21:50:13
Original commit files touched by this commit  1.01
maho search for other commits by this committer
1) some cleanups and enhancements
2) sorry I didn't mention your PR

PR:             63366
Submitted by:   Vladimir I. Chukharev <chu@gpi.ru>
27 Feb 2004 23:00:52
Original commit files touched by this commit  1.01
maho search for other commits by this committer
update to 1.01 and unbreak

Submitted by:   kris via bento
23 Feb 2004 00:35:23
Original commit files touched by this commit  1.00_1
kris search for other commits by this committer
This is broken on 4.x as well.
17 Feb 2004 22:32:01
Original commit files touched by this commit  1.00_1
kris search for other commits by this committer
BROKEN on 5.x: does not compile
04 Feb 2004 05:10:27
Original commit files touched by this commit  1.00_1
marcus search for other commits by this committer
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.

(Part 1)
04 May 2003 02:33:52
Original commit files touched by this commit  1.00
maho search for other commits by this committer
Add new port science/ghemical
a computational chemistry software package

Number of commits found: 47

2864
Login
User Login
Create account

Servers and bandwidth provided by
New York Internet, SuperNews, and RootBSD

Search
Enter Keywords:
 
more...

Latest Vulnerabilities
otrsMay 23
otrsMay 23
otrsMay 23
otrsMay 23
chromiumMay 22
chromiumMay 22
firefox*May 21
firefox-devel*May 21
firefox-esr*May 21
firefox10*May 21
firefox15*May 21
firefox3*May 21
firefox3-devel*May 21
firefox35*May 21
firefox36*May 21

8 vulnerabilities affecting 24 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 24536
Broken 215
Deprecated 474
Ignore 630
Forbidden 2
Restricted 292
No CDROM 109
Vulnerable 25
Expired 132
Set to expire 512
Interactive 33
new 24 hours 5
new 48 hours10
new 7 days32
new fortnight64
new month217

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

Servers and bandwidth provided by
New York Internet, SuperNews, and RootBSD
Valid HTML, CSS, and RSS.
Copyright © 2000-2013 DVL Software Limited. All rights reserved.
0