aboutsummaryrefslogtreecommitdiffstats
path: root/science
Commit message (Collapse)AuthorAgeFilesLines
* Update maintainer field with my FreeBSD.org address.pav2003-11-142-2/+2
| | | | Approved by: adamw (mentor)
* Use the FIND and XARGS macros introduced in bsd.port.mk 1.391.trevor2003-11-131-1/+2
|
* upgrade to 1.6.1ijliao2003-11-1310-20/+184
| | | | | PR: 58335 Submitted by: AMAKAWA Shuhei <sa264@cam.ac.uk>
* Forgot to remove EXAMPLEDIRmaho2003-11-101-0/+1
| | | | Submitted by: bento
* Remove a patch forgotten in the last commit.marcus2003-11-091-64/+0
|
* Update to 0.3.6.marcus2003-11-095-4/+33
| | | | | | | | | | | * Printing code rewritten and now complete * Charges inside fragments enhanced * Added user interface for the Bonobo control * Some code cleaning * Some bugs fixed PR: 59066 Submitted by: maintainer
* . Welcome felt to the science category.glewis2003-11-082-1/+2
| | | | | PR: 58178 Submitted by: Pedro F. Giffuni <giffunip@yahoo.com>
* - Chase libraries for new math/GiNaC versionkrion2003-11-071-2/+2
|
* Chase the gcu shared lib version.marcus2003-11-031-1/+2
|
* Update to 0.2.0, the first stable release.marcus2003-11-033-12/+7
| | | | | PR: 58823 Submtited by: maintainer
* upgrade to 0.6.0ijliao2003-10-283-6/+21
|
* utilize SITE_PERLijliao2003-10-242-6/+5
| | | | | PR: 58166 Submitted by: Cheng-Lung Sung <clsung@dragon2.net>
* add kmovisto 0.5.1ijliao2003-10-245-0/+68
| | | | A real 3-D molecule viewer
* Before committing the previous BROKEN changes I carefully checked the statuskris2003-10-161-7/+1
| | | | | | | | | of each port on bento and for recent fixes. Unfortunately at some point I got confused and switched to the wrong list :-) As a result I picked up a number of ports that were fixed a while ago. Sorry for the false alarm, maintainers. Pointy hat to: kris
* BROKEN on 5.x: does not compilekris2003-10-161-1/+7
|
* Fix configure by remove -lcipher.osa2003-10-132-2/+4
| | | | | Configure/build tested on: -stable, -current Notice from: kris via dosirak.kr
* - Fix build on 4-stablekrion2003-10-113-8/+41
| | | | | | | - Do not create useless empty directory PR: 57835 Submitted by: Ports Fury
* Fix CONFIGURE_ENV, this is passed as-is to the shell.maho2003-10-081-2/+2
| | | | | Submitted by: will Reviewed by: Jonathan Drews <j.e.drews@att.net>
* Add INSTALLS_SHLIB to the Makefileedwin2003-10-061-0/+2
|
* Remove #maho2003-10-041-1/+1
| | | | chemtool-devel is now real developer version of chemtool.
* Update to up-to-date developer versionmaho2003-10-043-9/+33
| | | | Many thanks to: Dr. Martin Kroeker <martin@ruby.chemie.uni-freiburg.de>
* Honor CFLAGSmaho2003-10-041-1/+1
|
* a) add support for EMF formatmaho2003-10-041-6/+4
| | | | b) bump portrevision
* Update to 2.1.5maho2003-10-042-4/+4
|
* Chase up new MASTER_SITE_SAVANNAH.edwin2003-10-032-2/+4
| | | | | PR: ports/56970 Submitted by: Jean-Yves Lefort <jylefort@brutele.be>
* Make portlint(1) happy by changing strip to ${STRIP_CMD}osa2003-09-242-2/+2
| | | | | Submitted by: Oleg Karachevtsev <ok@etrust.ru> PR: 56998
* New port: science/at Acoustic ToolBoxedwin2003-09-086-0/+366
| | | | | | | | | | | | | | | | | | | | | The Acoustic ToolBox includes four acoustic models: BELLHOP: A beam/ray trace code KRAKEN: A normal mode code SCOOTER: A finite element FFP code SPARC: A time domain FFP code A common input structure has been used throughout so that only minor modifications are needed to switch from one program to another. All the models produce shade files which can be processed using a common set of plotting routines to plot transmission loss vs. range or vs. range and depth. These plotting routines are contained in the GLOBAL directory. PR: ports/42378 Submitted by: Heiner Strauss <heiner@bilch.com>
* Fix very stupid error.maho2003-09-041-1/+4
| | | | Reported by: freshports and Dan Langille
* 1) takeover maintainershipmaho2003-09-041-2/+4
| | | | 2) add EMF support (not work yet)
* - don't clobber any given LDFLAGSdinoex2003-08-312-2/+2
| | | | resolve conflitcs with bsd.openssl.mk
* Fixed build dependencymaho2003-08-301-2/+2
| | | | Submitted by: bento
* Update to 0.3.5.marcus2003-08-293-2/+66
| | | | | PR: 56102 Submitted by: maintainer
* Update to 0.1.7.marcus2003-08-293-3/+88
|
* Update to CAD/feltedwin2003-08-255-9/+741
| | | | | | | | | A did some minor cleanup of the port, hopefully this will work on gcc-3.3. I suggest this port is moved to the science category, along with freefem and femlab. PR: ports/54964 Submitted by: Pedro F. Giffuni <giffunip@yahoo.com>
* Fix `fails to patch'maho2003-08-191-13/+0
| | | | | Submitted by: kris via bento Simon Barner <barner@in.tum.de>
* - Don't hardcode python version on Makefile and pkg-plist.perky2003-08-184-18/+22
| | | | - Add missing x11-toolkits/lesstif dependency.
* Fix configure failure (autoconf257 is required)maho2003-08-121-1/+1
|
* Fix build on 4-STABLEmaho2003-08-081-21/+25
| | | | Submitted by: kris via bento
* Update to 2.1.4maho2003-08-034-1715/+1747
|
* Fix build on gcc-3.3.xmaho2003-08-022-0/+24
| | | | Submitted by: Simon Barner <barner@in.tum.de>
* Chase the GtkGLExt shared lib version.marcus2003-07-311-1/+1
|
* Add bash for BUILD_DEPENDSmaho2003-07-281-0/+1
| | | | Submitted by: kris via bento
* Unbreak by clean-ups.maho2003-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
* Add a missing dependency on libgnomeui.marcus2003-07-271-2/+2
| | | | Reported by: bento via kris
* Add a dependency on gnometarget to quiet a configure warning.marcus2003-07-271-1/+1
|
* Drop maintainership of science/mmtkdaichi2003-07-251-1/+1
| | | | | PR: 54834 Submitted by: Glenn Johnson <glennpj@charter.net> (maintainer)
* Added a Numerical Hartree-Fock Program for Diatomic Molecules.maho2003-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).
* Comment out chemtool-devel, which provides a duplicate chemtool-1.6 versionkris2003-07-231-1/+1
| | | | | | since the upgrade of chemtool. Pointy hat to: maho
* Update to version 0.77.4maho2003-07-213-15/+2
| | | | | PR: 54665 Submitted by: KATO Tsuguru <tkato@prontomail.com> aka ports fury
* Update to 1.6 and some clean-up.maho2003-07-217-104/+63
| | | | | PR: 54664 Submitted by: KATO Tsuguru <tkato@prontomail.com> aka Ports fury
* Fix build on -CURRENT (gcc-3.3)osa2003-07-201-0/+13
| | | | Submitted by: Simon Barner <barner@in.tum.de>
* get rid of libgnugetopt dependency for -CURRENT,sf2003-07-142-3/+4
| | | | | use USE_GETOPT_LONG instead. respect CC, CFLAGS.
* Add a missing dependency on libbonoboui.marcus2003-07-101-1/+2
| | | | | | PR: 54281 Reported by: bento via kris Submitted by: maintainer
* Update to 0.3.4.marcus2003-06-304-7/+19
| | | | | PR: 53850 Submitted by: maintainer
* Update to 0.1.4.marcus2003-06-307-78/+27
| | | | | PR: 53851 Submitted by: maintainer
* * Update to 1.100.1marcus2003-06-305-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>
* Fix MASTER_SITESerwin2003-06-082-2/+2
| | | | | | PR: 53044 Submitted by: Serge Gagnon <gagnon__s@videotron.ca> Approved by: edwin (mentor)
* Move inclusion of bsd.port.pre.mk later in the file for conditional BROKENkris2003-06-052-8/+8
| | | | | | | tag. Early inclusion caused problems for some ports, so to be safe I'm updating all of them. Pointy hat to: kris
* BROKEN on 5.1: bad C++kris2003-05-182-2/+14
|
* Added new port chemtool-devel.maho2003-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!
* Remove Broken because it really builds by fomer commit.maho2003-05-091-2/+0
| | | | Pointed out by: kris
* BROKEN: Does not patchkris2003-05-071-0/+2
|
* Add new port science/ghemicalmaho2003-05-047-0/+225
| | | | a computational chemistry software package
* remove unnecessary patch to build.maho2003-05-031-18/+0
| | | | Reported by: fenner's log
* Chase guile's shared lib version.marcus2003-05-022-2/+2
|
* Remove USE_GNOMENG.marcus2003-04-214-4/+0
|
* Remove an extra plist item.marcus2003-04-131-1/+0
| | | | Reported by: bento
* Update to 2.4kevlo2003-04-082-3/+2
| | | | | PR: 50700 Submitted by: MAINTAINER
* Add gchempaint, a 2D chemical structure editor for GNOME 2.marcus2003-04-085-0/+95
| | | | | PR: 50539 Submitted by: Pav Lucistnik <pav@oook.cz>
* Add gchemutils a set of C++ class and GTK+-2 widgets related to chemistry.marcus2003-04-089-0/+151
| | | | | PR: 50538 Submitted by: Pav Lucistnik <pav@oook.cz>
* forgot to add the patches.edwin2003-04-052-0/+22
|
* science/openbabel and biology/babel binary names conflictedwin2003-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>
* add mpb 1.4.2ijliao2003-04-045-0/+53
| | | | MIT Photonic-Bands
* add libctl 2.2ijliao2003-04-045-0/+96
| | | | Control Language Library
* Clear moonlight beckons.ade2003-03-074-2/+2
| | | | | | | Requiem mors pacem pkg-comment, And be calm ports tree. E Nomini Patri, E Fili, E Spiritu Sancti.
* De-pkg-comment.knu2003-02-218-4/+4
|
* De-pkg-comment.knu2003-02-212-1/+1
|
* De-pkg-comment.knu2003-02-2130-15/+15
|
* de-pkg-commentknu2003-02-214-2/+2
|
* De-pkg-comment.knu2003-02-212-1/+1
|
* De-pkg-comment.knu2003-02-182-1/+1
|
* upgrade to 1.4.5ijliao2003-02-066-4/+6
|
* Update to 0.3.6.knu2003-02-063-4/+2
|
* Update to 2.1.3maho2003-02-014-1966/+1976
| | | | | | enable WITH_OPTIMIZED_FLAGS Reviewed by: knu (mentor)
* upgrade to 0.40ijliao2003-01-1612-165/+18
|
* add openbabel 1.100.0ijliao2003-01-066-0/+52
| | | | Chemistry file translation program
* upgrade to 0.77.3ijliao2003-01-042-2/+2
| | | | | PR: 46314 Submitted by: Ports Fury
* upgrade to 1.8.0.0ijliao2003-01-043-32/+227
| | | | | PR: 46313 Submitted by: Ports Fury
* After repo copy from graphics category, update all appropriatelioux2002-11-291-1/+1
| | | | | | | | | | | | | | | | | | | | | | | dependency references from both audio and graphics to multimedia category. audio/xmms --> multimedia/xmms graphics/avifile --> multimedia/avifile graphics/divx4linux --> multimedia/divx4linux graphics/ffmpeg --> multimedia/ffmpeg graphics/libdv --> multimedia/libdv graphics/libdvdcss --> multimedia/libdvdcss graphics/libdvdread --> multimedia/libdvdread graphics/libmpeg2 --> multimedia/libmpeg2 graphics/linux-realplayer --> multimedia/linux-realplayer graphics/mjpegtools --> multimedia/mjpegtools graphics/mplayer --> multimedia/mplayer graphics/mplayer-fonts --> multimedia/mplayer-fonts graphics/openquicktime --> multimedia/openquicktime graphics/win32-codecs --> multimedia/win32-codecs Repo copied by: joe (cvs hat) Approved by: knu (portmgr hat)
* Add parallel to CATEGORIES.knu2002-11-241-1/+1
| | | | | PR: ports/39094 Submitted by: trevor
* Change ${.CURDIR} to ${MASTERDIR} for slave ports.maho2002-11-201-1/+1
| | | | | Noticed by: sada Reviewed by: knu (mentor)
* Fix the problem mpqc and mpqc-mpich portmaho2002-11-186-78/+5233
| | | | produces two identical packages.
* Fix the problem mpqc and mpqc-mpich portmaho2002-11-181-1/+1
| | | | | | both produces packages have identical name. Reviewed by: knu(mentor)
* o Rollback PORTCOMMENT modifications while this feature's implementationlioux2002-11-1134-34/+17
| | | | | | | | is better studied o Turn PORTCOMMENT variable in Makefile back into pkg-comment files Approved by: kris (portmgr hat), portmgr, re (silence)
* upgrade to 0.77.1ijliao2002-11-072-2/+2
| | | | | PR: 44980 Submitted by: Ports Fury
* upgrade to 1.60.6ijliao2002-11-074-117/+134
| | | | | PR: 44979 Submitted by: Ports Fury
* Use PORTCOMMENT in the Makefile, and whack the pkg-comment.adamw2002-11-0734-17/+34
| | | | Approved by: pat
* Update to 0.77.0dwcjr2002-10-244-24/+28
| | | | | PR: 44353 Submitted by: tkato@prontomail.com
* - Support CC/CFLAGS/FC/FFLAGS/X11BASE properlyijliao2002-10-223-51/+64
| | | | | PR: 44354 Submitted by: Ports Fury
* add xloops-ginac 0.1.3ijliao2002-10-158-0/+70
| | | | A program calculating Feynman diagrams
* add flounder 0.32aijliao2002-10-1522-0/+341
| | | | A quick way to visualize regularly spaced 4D data
* Use RUBY_MOD*.knu2002-10-072-23/+23
|
* make the patch work on both -current and -stableijliao2002-10-012-12/+24
|
* - Support CFLAGS/CXXFLAGS properlyijliao2002-09-201-5/+12
| | | | | | | - Support install macros PR: 42892 Submitted by: Ports Fury
* - Support CFLAGS/CXXFLAGS properlyijliao2002-09-203-12/+16
| | | | | | | - Do not install useless .la files PR: 42886 Submitted by: Ports Fury
* add mmtk 2.2ijliao2002-09-166-0/+1047
| | | | | | | An Open Source program library for molecular simulation applications PR: 42332 Submitted by: Glenn Johnson <glennpj@charter.net>
* fix patch pathijliao2002-09-164-8/+8
|
* fix build on -currentijliao2002-09-164-0/+96
|
* Fix build on -stable.marcus2002-09-162-2/+2
| | | | | Reported by: Mike Harding <mvh@ix.netcom.com> Approved by: timeout from maintainer
* Fix plistkris2002-09-151-0/+2
|
* Deploy USE_GNOMENG infrastructurelioux2002-09-023-3/+6
| | | | | PR: 42303 Submitted by: Edwin Groothuis <edwin@mavetju.org>
* Rename this port to mpqc-mpich to avoid conflicting with mpqc port.kris2002-08-311-0/+2
| | | | Pointy hat to: ijliao
* Update to 1.5.naddy2002-08-3113-57/+163
| | | | | | | Loosely based on PR: 41652 Submitted by: Nakata Maho <chat95@mbox.kyoto-inet.or.jp>
* Add missing .pyo files to each pkg-plistperky2002-08-231-0/+53
|
* Update to version 2.36kevlo2002-08-222-2/+2
| | | | | PR: 41867 Submitted by: Chia-Hsing Yu <b7506061@csie.ntu.edu.tw>
* add glens 0.3ijliao2002-08-087-0/+65
| | | | OpenGL gravitational lens simulator
* add bblimage 0.66ijliao2002-07-2211-0/+135
| | | | A set of software tools for medical image processing
* INTERNALLIB has a different meaning in the new bsd.lib.mkru2002-07-222-4/+0
| | | | | API -- build (but do not install) a static library _only_. Not defining LIB avoids building the static library.
* correct the installation pathijliao2002-07-171-7/+2
| | | | Submitted by: maintainer
* forgot a "\"ijliao2002-07-161-1/+1
| | | | Submitted by: "Dan Langille" <dan@langille.org>
* add mpqc-mpichijliao2002-07-162-0/+26
| | | | | PR: 40631 Submitted by: Nakata Maho <chat95@mbox.kyoto-inet.or.jp>
* fix broken and make some enhancementijliao2002-07-163-7/+175
| | | | | | | | | | | | | | | 1. using math/atlas(added lapack, blas flags for other choices of lapack, blas package) It improves the performance for few percent. 2. override CFLAGS, FFLAGS for C++, C, FORTRAN compiler 3. override CC, F77, C++ for other choices of C++, C, FORTRAN compiler 4. support for parallel computing using MPI. pass maintainership to submitter PR: 40631 Submitted by: Nakata Maho <chat95@mbox.kyoto-inet.or.jp> (new maintainer) No Response from: original maintainer (mail bounce)
* - GNU_CONFIGURE -> USE_LIBTOOLijliao2002-07-1410-12/+72
| | | | | | | | - Support CFLAGS/PTHREAD_CFLAGS/PTHREAD_LIBS properly - Strip binaries PR: 40498 Submitted by: Ports Fury
* PERL -> REINPLACE_CMDijliao2002-07-081-4/+5
| | | | | PR: 39273 Submitted by: Oliver Braun <obraun@informatik.unibw-muenchen.de>
* oops... forgot to add this oneijliao2002-07-072-0/+22
|
* add HDF5 1.4.4ijliao2002-07-0736-1266/+226
| | | | A New Generation of HDF
* Add missing USE_XLIBglewis2002-06-271-0/+1
| | | | Submitted by: bento
* PERL -> REINPLACE_CMDpat2002-06-242-3/+5
| | | | | PR: ports/39716 ports/39715 ports/39711 Submitted by: Scott Flatman <sf@dsinw.com>
* Add missing dependency on gtkgl and unbreak the port.glewis2002-06-201-1/+2
| | | | | PR: 39551 Submitted by: Stephen Montgomery-Smith <stephen@math.missouri.edu>
* upgrade to 2.1.1ijliao2002-06-183-71/+79
| | | | | | unbreak Approved by: maintainer timeout
* upgrade to 2.35ijliao2002-06-182-3/+3
| | | | | PR: 39418 Submitted by: maintainer
* Add math/ruby-netcdf 0.3.5, a Ruby interface to the NetCDF scientific IOknu2002-06-125-0/+66
| | | | library.
* add oases 2.2ijliao2002-05-287-0/+1186
| | | | | | | Ocean Acoustics and Seismic Exploration Synthesis PR: 38548 Submitted by: Heiner Strau? <heiner@bilch.com>
* * add python interfaceijliao2002-05-213-12/+35
| | | | | | | * change maintainer email address PR: 37919 Submitted by: maintainer
* BROKEN: Does not buildkris2002-05-181-0/+2
|
* add euler 1.60.4ijliao2002-05-147-0/+262
| | | | A program computes with real and complex numbers and matrices
* use USE_PYDISTUTILSijliao2002-04-301-8/+1
|
* FElt sourceforge subdir changed to all lowercasepat2002-04-291-1/+1
| | | | | PR: 37528 Submitted by: Tilman Linneweh <tilman@arved.de>
* Fix another few places where giconv used instead of iconv.sobomax2002-03-191-1/+1
| | | | | PR: 36059, 36063, 36082 Submitted by: Joe Marcus Clarke <marcus@marcuscom.com>
* Iconv cleanup, stage 2b: remove regex hacks that change iconv.h to giconv.h andsobomax2002-03-181-5/+0
| | | | -liconv to -lgiconv.
* Bump PORTREVISION to reflect the (lib)iconv upgrade.knu2002-03-181-0/+1
|
* Iconv cleanup, stage 1b: correct {BUILD,LIB,RUN}_DEPENDS of all ports that needsobomax2002-03-181-1/+1
| | | | libiconv.
* add mayavi 1.1ijliao2002-03-096-0/+176
| | | | The MayaVi Data Visualizer
* add gdis 0.73.3ijliao2002-03-057-0/+65
| | | | Display and manipulation of isolated molecules and periodic systems
* Add p5-Chemistry-Elements 0.91, perl extension for working withpetef2002-02-086-0/+37
| | | | | | | Chemical Elements. PR: 33412 Submitted by: Seamus Venasse <svenasse@polaris.ca>
* Fix build on -currentkris2002-01-261-0/+12
|
* add vis5d+ 1.2.1ijliao2002-01-097-0/+109
| | | | An OpenGL-based volumetric visualization program for scientific datasets
* Add the WWW line and remove my old and non-functional e-mail address.mi2001-12-223-6/+3
|
* Every two years I upgrade this -- whether it needs it or not. Upgrademi2001-12-226-9/+9
| | | | to the latest HDF4.1r5...
* Add libsvm 2.33, a library for Support Vector Machines.petef2001-12-197-0/+70
| | | | | PR: 32997 Submitted by: Chia-Hsing Yu <davidyu@oio.cx>
* use CONFIGURE_TARGET to create header name dynamically.sf2001-09-212-1/+3
|
* o mkdir locale subdirectory before install.sf2001-09-211-2/+20
| | | | o use INSTALL_* macro rather than ${CP}.
* Sort entries.knu2001-09-211-0/+1
|
* New port: xmakemol - a motif molecule viewer programsada2001-09-139-2/+10954
| | | | | PR: ports/27981 Submitted by: Chi Zhang <chizhang@midway.uchicago.edu>
* upgrade to 1.3.1ijliao2001-09-115-32/+13
| | | | drop maintainership
* Remove giffunip@asme.org as the maintainer: he no longer has the abilitykris2001-08-241-1/+1
| | | | | | | to maintain these ports. Any non-committer who wants to grab one let me know. Approved by: old maintainer
* Add mpqc 1.2.5, the massively parallel quantum computing librarywill2001-06-117-0/+124
| | | | | | | and program. PR: 26908 Submitted by: batman <batman@udel.edu>
* add qclijliao2001-05-307-0/+170
| | | | | | | A quantum computer simulator PR: 27628 Submitted by: Brad Huntting <huntting@glarp.com>
* Do not install patchlevel.h into ${LOCALBASE}/include. Variousmi2001-05-306-9/+6
| | | | | | | | software packages include patchlevel.h expecting their own, instead of the HDF's. PR: 27708 Submitted by: tobez@tobez.org
* Fix broken ordering and remove sample directory.will2001-05-081-2/+1
|
* Add clhep 1.6.0.0, an object-oriented toolkit for particle physicswill2001-05-086-0/+152
| | | | applications by CERN.
* update math/netcdf to 3.5.0mharo2001-05-018-8/+48
| | | | | PR: 26995 Submitted by: AMAKAWA Shuhei <sa264@cam.ac.uk>
* Don't hardcode CC and CFLAGS to -O3kris2001-04-301-19/+41
|
* - Support CC/CFLAGS/MAKE properlyijliao2001-04-142-2/+29
| | | | | | | | - Support install macros - Fix install error PR: 26557 Submitted by: tkato@prontomail.ne.jp
* Do not build the profile-versions of the libraries by explicitly definingmi2001-04-109-6/+12
| | | | NOPROFILE in the relevant Makefiles.
* add chemtoolijliao2001-03-317-0/+54
| | | | | | | 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 ?
* Add new categories science and ukrainian.asami2001-03-252-0/+7
|
* update to 3.5.b8ijliao2001-02-094-4/+4
| | | | | PR: 24938 Submitted by: AMAKAWA Shuhei <amakawa@sf.t.u-tokyo.ac.jp>
* Update to version 3.5.b6kevlo2000-11-014-10/+14
| | | | | PR: 22450 Submitted by: Ports Fury
* Use ${XAWVER} for Xaw3d's shlib version number in LIB_DEPENDS so these portsasami2000-09-061-1/+1
| | | | work with both XFree86-3 and XFree86-4.
* Add bin/loom.asami2000-07-051-0/+1
| | | | Submitted by: bento
* Rename INSTALLS_SHLIBS to INSTALLS_SHLIB. (There was a typo in theasami2000-06-172-2/+2
| | | | | | | | | previous commit message to bsd.port.mk, which said INSTALL_SHLIBS. Boo.) Line up the rhs of variable assignments nicely. Remove a couple of extra whitespaces while I'm here. Suggested by: sobomax
* Fourth round of INSTALLS_SHLIBS conversion.sobomax2000-06-164-6/+2
|
* Teach MASTER_SITES about new MASTER_SITE_SOURCEFORGE.sobomax2000-06-141-1/+2
|
* Sort PLIST.asami2000-06-083-57/+57
|
* Addasami2000-06-083-0/+39
| | | | | | | | | | | | | | | | | | include/dfconvrt.h include/dfivms.h include/dir_mac.h include/glist.h include/hqueue.h include/maldebug.h include/mcache.h include/patchlevel.h include/sys_dir_mac.h include/trace.h include/vgint.h lib/libdf_p.a lib/libmfhdf_p.a Submitted by: bento
* Update to version 3.5b3.steve2000-05-296-24/+22
| | | | | PR: 18748 Submitted by: KATO Tsuguru <tkato@prontomail.ne.jp>
* Update to version 3.05.steve2000-05-295-40/+24
| | | | | PR: 18513 Submitted by: maintainer
* Convert to PORTNAME/PORTVERSION. lfview had an invalid versionasami2000-04-143-9/+9
| | | | string so I fixed it.
* Convert to PORTNAME/PORTVERSION.asami2000-04-142-8/+6
|
* update with the new PORTNAME/PORTVERSION variablesmharo2000-04-091-2/+2
|
* Update MASTER_SITES and WWWjedgar2000-02-292-2/+3
| | | | | PR: 16968 Submitted by: Maintainer
* URL changed; update WWW and MASTER_SITESmharo2000-02-152-2/+2
|
* Update to version 4.1r3.steve1999-11-1448-153/+1317
| | | | | PR: 14717 Submitted by: maintainer
* Update MAINTAINER's email address.fenner1999-10-273-3/+3
|
* Upgrade to 3.5b2.tg1999-09-084-8/+8
| | | | | PR: 13598 Submitted by: KATO Tsuguru <tkato@prontimail.ne.jp>
* ln -> ${LN}mharo1999-08-283-12/+12
|
* echo -> ${ECHO} or ${ECHO_MSG} and in some cases, move echo stuffmharo1999-08-283-6/+6
| | | | to pkg/MESSAGE and use ${CAT} ${PKGMESSAGE}
* Change Id->FreeBSD.obrien1999-08-252-2/+2
|
* Change Id->FreeBSD.obrien1999-08-253-3/+3
|
* Change Id->FreeBSD.obrien1999-08-251-1/+1
|
* grep -> ${GREP}mharo1999-08-233-6/+6
| | | | | true -> ${TRUE} false -> ${FALSE}
* Re-enforce caps, no period. An "exceptions" file has been createdhoek1999-08-032-2/+2
| | | | containing the ports editors/vim5, sysutils/star, and one other.
* New port netcdf. The NetCDF (network Common Data Form) is a librarytg1999-07-3010-0/+126
| | | | supporting the creation, access, and sharing of scientific data.
* WWW: ----------------------------------------------------------------------hoek1999-05-031-5/+2
| | | | WWW: Enter Log. Lines beginning with `WWW:' are removed automatically
* Add USE_X_PREFIX so this builds again.steve1999-01-112-3/+4
| | | | | PR: 9365 Submitted by: maintainer
* Remove patch-ab. and rename patch-ae to patch-ab.flathill1998-12-261-13/+40
|
* Update: add patch-ae by MAINTAINERflathill1998-12-262-2/+3
|
* PR: ports/8871flathill1998-12-164-23/+23
| | | | | Submitted by: pfgiffun@bachue.usc.unal.edu.co Fix 'labelled as BROKEN'
* OSVERSION was not used anymore.asami1998-11-181-2/+1
|
* Broken for -stable too (same error).asami1998-10-221-3/+1
|
* Mark BROKEN for current:jseger1998-10-111-1/+6
| | | | | | | | | | | | | | | | | | | | | | gcc -O3 -I/usr/X11R6/include -I../../include -c xwd.c In file included from xwd.c:27: /usr/include/malloc.h:2: warning: #warning "this file includes <malloc.h> which is deprecated, use <stdlib.h> instead" xwd.c: In function `DumpWidget': xwd.c:68: warning: passing arg 1 of `error' makes integer from pointer without a cast xwd.c:68: too few arguments to function `error' xwd.c:75: warning: passing arg 1 of `error' makes integer from pointer without a cast xwd.c:75: too few arguments to function `error' xwd.c:113: warning: passing arg 1 of `error' makes integer from pointer without a cast xwd.c:113: too few arguments to function `error' xwd.c: In function `Get_XColors': xwd.c:228: warning: passing arg 1 of `error' makes integer from pointer without a cast xwd.c:228: too few arguments to function `error' *** Error code 1
* Fix build for ELF.steve1998-10-056-9/+6
|
* jpeg is now converted to ELF so change LIB_DEPENDS lines accordingly.asami1998-09-153-6/+6
| | | | | (Note, since the shlib major didn't change this just removes the regexp support.)
* ${PKGDIR}/PLIST -> ${PLIST}hoek1998-08-233-6/+6
|
* Almost forgot the reason I was here: use the MAN1 variable.hoek1998-08-226-33/+9
|
* Guys, you can't include "@exec ranlib xxx" in the plist. Doing sohoek1998-08-223-6/+0
| | | | will cause pkg_delete to fail.
* Respect prefix. Make this build on -current by changinghoek1998-08-226-9/+21
| | | | "cc /usr/lib/libz.a" to "cc -lz".
* Remove manpages from pkg/PLISTobrien1998-08-141-9/+0
|
* Update to version 4.1r2.steve1998-06-059-66/+30
| | | | | PR: 6784 Submitted by: maintainer
* Make this compile again.tg1998-04-083-12/+6
|
* cc -c -I/usr/include/rpc -I. -I../../hdf/src/ -I../../mfhdf/libsrc ↵asami1998-04-013-3/+9
| | | | | | | | | | | | -I../../mfhdf/port -DSWAP -DNDEBUG -DHDF -O2 -pipe -ansi -DNDEBUG xdr.c In file included from /usr/include/sys/types.h:96, from types.h:54, from xdr.c:22: /usr/include/machine/endian.h:62: conflicting types for `htonl' types.h:29: previous declaration of `htonl' /usr/include/machine/endian.h:64: conflicting types for `ntohl' types.h:28: previous declaration of `ntohl'
* Update to reflect Pedro's new Email address.steve1998-02-211-2/+2
| | | | PR: 5725
* Fix post-patch.tg1997-11-043-21/+21
|
* Import HDF port. HDF is yet another graphics format.tg1997-11-0318-0/+795
| | | | | PR: 4546 Submitted by: Mikhail Teterin <mi@aldan.ziplink.net>
* patch-ab causes some problems for users of plain Xaw. I havetg1997-07-171-0/+22
| | | | | | | | added the patch and a note to DESCR. This is certainly not ideal, but insisting on using Xaw3d isn't either. PR: 4058 Submitted by: Pedro Giffuni <pgiffuni@fps.biblos.unal.edu.co>
* () ==> {}obrien1997-06-291-4/+4
|
* Upgrade, 3.01 -> 3.02.max1997-06-165-37/+115
| | | | | PR: 3871 Submitted by: Pedro Giffuni S. <pgiffuni@FPS.biblos.unal.edu.co>
* rm --> ${RM}obrien1997-01-191-2/+2
|
* The sum of "HAS_CONFIGURE=yes" and "CONFIGURE_ARGS=--prefix=${PREFIX}" isasami1997-01-191-3/+2
| | | | equal to "GNU_CONFIGURE=yes".
* Import of FElt, a system for Finite Element analysis.tg1997-01-158-0/+117
Closes PR #2237. Submitted by: Pedro Giffuni <pgiffuni@FPS.biblos.unal.edu.co>