summaryrefslogtreecommitdiff
path: root/science (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Fix configure failure (autoconf257 is required)Maho Nakata2003-08-111-1/+1
| | | | Notes: svn path=/head/; revision=86786
* Fix build on 4-STABLEMaho Nakata2003-08-081-21/+25
| | | | | | | Submitted by: kris via bento Notes: svn path=/head/; revision=86591
* Update to 2.1.4Maho Nakata2003-08-034-1715/+1747
| | | | Notes: svn path=/head/; revision=86209
* Fix build on gcc-3.3.xMaho Nakata2003-08-022-0/+24
| | | | | | | Submitted by: Simon Barner <barner@in.tum.de> Notes: svn path=/head/; revision=86172
* Chase the GtkGLExt shared lib version.Joe Marcus Clarke2003-07-311-1/+1
| | | | Notes: svn path=/head/; revision=85992
* Add bash for BUILD_DEPENDSMaho Nakata2003-07-281-0/+1
| | | | | | | Submitted by: kris via bento Notes: svn path=/head/; revision=85730
* Unbreak by clean-ups.Maho Nakata2003-07-272-11/+8
| | | | | | | | | | | | | | | | | | For unbreak: a) location of .include "${.CURDIR}/../mpqc/Makefile" is just after the BUILD_DEPENDS to avoid override. For clean-ups: 1) ${F77}->${FC} 2) Use ${LOCALBASE} for CONFIGURE_ARGS for mpqc-mpich 3) ${MASTERDIR}/files -> ${FILESDIR} 4) remove LIB_DEPENDS for mpqc-mpich (redundant) Reported by: bento's log Reviewed by: okazaki and sf Notes: svn path=/head/; revision=85656
* Add a missing dependency on libgnomeui.Joe Marcus Clarke2003-07-271-2/+2
| | | | | | | Reported by: bento via kris Notes: svn path=/head/; revision=85652
* Add a dependency on gnometarget to quiet a configure warning.Joe Marcus Clarke2003-07-271-1/+1
| | | | Notes: svn path=/head/; revision=85651
* Drop maintainership of science/mmtkDaichi GOTO2003-07-251-1/+1
| | | | | | | | PR: 54834 Submitted by: Glenn Johnson <glennpj@charter.net> (maintainer) Notes: svn path=/head/; revision=85568
* Added a Numerical Hartree-Fock Program for Diatomic Molecules.Maho Nakata2003-07-249-0/+496
| | | | | | | | | This program package calcluates virtually exact solution of the Hartree-Fock and Hartree-Fock-Salter equations for diatomic molecules (distributed under GPL). Notes: svn path=/head/; revision=85513
* Comment out chemtool-devel, which provides a duplicate chemtool-1.6 versionKris Kennaway2003-07-221-1/+1
| | | | | | | | | since the upgrade of chemtool. Pointy hat to: maho Notes: svn path=/head/; revision=85397
* Update to version 0.77.4Maho Nakata2003-07-213-15/+2
| | | | | | | | PR: 54665 Submitted by: KATO Tsuguru <tkato@prontomail.com> aka ports fury Notes: svn path=/head/; revision=85261
* Update to 1.6 and some clean-up.Maho Nakata2003-07-217-104/+63
| | | | | | | | PR: 54664 Submitted by: KATO Tsuguru <tkato@prontomail.com> aka Ports fury Notes: svn path=/head/; revision=85259
* Fix build on -CURRENT (gcc-3.3)Sergey A. Osokin2003-07-201-0/+13
| | | | | | | Submitted by: Simon Barner <barner@in.tum.de> Notes: svn path=/head/; revision=85231
* get rid of libgnugetopt dependency for -CURRENT,FUJISHIMA Satsuki2003-07-142-3/+4
| | | | | | | | use USE_GETOPT_LONG instead. respect CC, CFLAGS. Notes: svn path=/head/; revision=84837
* Add a missing dependency on libbonoboui.Joe Marcus Clarke2003-07-091-1/+2
| | | | | | | | | PR: 54281 Reported by: bento via kris Submitted by: maintainer Notes: svn path=/head/; revision=84544
* Update to 0.3.4.Joe Marcus Clarke2003-06-294-7/+19
| | | | | | | | PR: 53850 Submitted by: maintainer Notes: svn path=/head/; revision=83853
* Update to 0.1.4.Joe Marcus Clarke2003-06-297-78/+27
| | | | | | | | PR: 53851 Submitted by: maintainer Notes: svn path=/head/; revision=83852
* * Update to 1.100.1Joe Marcus Clarke2003-06-295-25/+54
| | | | | | | | | | | * Remove patches in favor of --program-prefix=open * Install the .pc file in the correct location PR: 53845 Submitted by: Pav Lucistnik <pav@oook.cz> Notes: svn path=/head/; revision=83851
* Fix MASTER_SITESErwin Lansing2003-06-082-2/+2
| | | | | | | | | PR: 53044 Submitted by: Serge Gagnon <gagnon__s@videotron.ca> Approved by: edwin (mentor) Notes: svn path=/head/; revision=82530
* Move inclusion of bsd.port.pre.mk later in the file for conditional BROKENKris Kennaway2003-06-042-8/+8
| | | | | | | | | | tag. Early inclusion caused problems for some ports, so to be safe I'm updating all of them. Pointy hat to: kris Notes: svn path=/head/; revision=82300
* BROKEN on 5.1: bad C++Kris Kennaway2003-05-182-2/+14
| | | | Notes: svn path=/head/; revision=81207
* Added new port chemtool-devel.Maho Nakata2003-05-105-0/+86
| | | | | | | | | | | 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! Notes: svn path=/head/; revision=80580
* Remove Broken because it really builds by fomer commit.Maho Nakata2003-05-081-2/+0
| | | | | | | Pointed out by: kris Notes: svn path=/head/; revision=80480
* BROKEN: Does not patchKris Kennaway2003-05-061-0/+2
| | | | Notes: svn path=/head/; revision=80288
* Add new port science/ghemicalMaho Nakata2003-05-047-0/+225
| | | | | | | a computational chemistry software package Notes: svn path=/head/; revision=80095
* remove unnecessary patch to build.Maho Nakata2003-05-031-18/+0
| | | | | | | Reported by: fenner's log Notes: svn path=/head/; revision=80037
* Chase guile's shared lib version.Joe Marcus Clarke2003-05-022-2/+2
| | | | Notes: svn path=/head/; revision=79982
* Remove USE_GNOMENG.Joe Marcus Clarke2003-04-204-4/+0
| | | | Notes: svn path=/head/; revision=79368
* Remove an extra plist item.Joe Marcus Clarke2003-04-131-1/+0
| | | | | | | Reported by: bento Notes: svn path=/head/; revision=78830
* Update to 2.4Kevin Lo2003-04-082-3/+2
| | | | | | | | PR: 50700 Submitted by: MAINTAINER Notes: svn path=/head/; revision=78581
* Add gchempaint, a 2D chemical structure editor for GNOME 2.Joe Marcus Clarke2003-04-085-0/+95
| | | | | | | | PR: 50539 Submitted by: Pav Lucistnik <pav@oook.cz> Notes: svn path=/head/; revision=78562
* Add gchemutils a set of C++ class and GTK+-2 widgets related to chemistry.Joe Marcus Clarke2003-04-089-0/+151
| | | | | | | | PR: 50538 Submitted by: Pav Lucistnik <pav@oook.cz> Notes: svn path=/head/; revision=78560
* forgot to add the patches.Edwin Groothuis2003-04-052-0/+22
| | | | Notes: svn path=/head/; revision=78281
* science/openbabel and biology/babel binary names conflictEdwin Groothuis2003-04-052-2/+2
| | | | | | | | | | | renamed the binaries and manpages of science/openbabel to openbabel instead of babel. PR: ports/47109 Submitted by: Glenn Johnson <gjohnson@srrc.ars.usda.gov> Notes: svn path=/head/; revision=78280
* add mpb 1.4.2Ying-Chieh Liao2003-04-045-0/+53
| | | | | | | MIT Photonic-Bands Notes: svn path=/head/; revision=78158
* add libctl 2.2Ying-Chieh Liao2003-04-045-0/+96
| | | | | | | Control Language Library Notes: svn path=/head/; revision=78126
* Clear moonlight beckons.Ade Lovett2003-03-074-2/+2
| | | | | | | | | | Requiem mors pacem pkg-comment, And be calm ports tree. E Nomini Patri, E Fili, E Spiritu Sancti. Notes: svn path=/head/; revision=77045
* De-pkg-comment.Akinori MUSHA2003-02-218-4/+4
| | | | Notes: svn path=/head/; revision=76041
* De-pkg-comment.Akinori MUSHA2003-02-212-1/+1
| | | | Notes: svn path=/head/; revision=76034
* De-pkg-comment.Akinori MUSHA2003-02-2030-15/+15
| | | | Notes: svn path=/head/; revision=75971
* de-pkg-commentAkinori MUSHA2003-02-204-2/+2
| | | | Notes: svn path=/head/; revision=75960
* De-pkg-comment.Akinori MUSHA2003-02-202-1/+1
| | | | Notes: svn path=/head/; revision=75951
* De-pkg-comment.Akinori MUSHA2003-02-182-1/+1
| | | | Notes: svn path=/head/; revision=75779
* upgrade to 1.4.5Ying-Chieh Liao2003-02-066-4/+6
| | | | Notes: svn path=/head/; revision=74977
* Update to 0.3.6.Akinori MUSHA2003-02-063-4/+2
| | | | Notes: svn path=/head/; revision=74955
* Update to 2.1.3Maho Nakata2003-01-314-1966/+1976
| | | | | | | | | enable WITH_OPTIMIZED_FLAGS Reviewed by: knu (mentor) Notes: svn path=/head/; revision=74395
* upgrade to 0.40Ying-Chieh Liao2003-01-1512-165/+18
| | | | Notes: svn path=/head/; revision=73187
* add openbabel 1.100.0Ying-Chieh Liao2003-01-056-0/+52
| | | | | | | Chemistry file translation program Notes: svn path=/head/; revision=72577