aboutsummaryrefslogtreecommitdiffstats
path: root/science
Commit message (Collapse)AuthorAgeFilesLines
* 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>