summaryrefslogtreecommitdiff
path: root/science (unfollow)
Commit message (Collapse)AuthorFilesLines
1998-10-05Fix build for ELF.Steve Price6-9/+6
Notes: svn path=/head/; revision=13656
1998-09-15jpeg is now converted to ELF so change LIB_DEPENDS lines accordingly.Satoshi Asami3-6/+6
(Note, since the shlib major didn't change this just removes the regexp support.) Notes: svn path=/head/; revision=13147
1998-08-22${PKGDIR}/PLIST -> ${PLIST}Tim Vanderhoek3-6/+6
Notes: svn path=/head/; revision=12717
1998-08-21Almost forgot the reason I was here: use the MAN1 variable.Tim Vanderhoek6-33/+9
Notes: svn path=/head/; revision=12710
1998-08-21Guys, you can't include "@exec ranlib xxx" in the plist. Doing soTim Vanderhoek3-6/+0
will cause pkg_delete to fail. Notes: svn path=/head/; revision=12706
1998-08-21Respect prefix. Make this build on -current by changingTim Vanderhoek6-9/+21
"cc /usr/lib/libz.a" to "cc -lz". Notes: svn path=/head/; revision=12705
1998-08-13Remove manpages from pkg/PLISTDavid E. O'Brien1-9/+0
Notes: svn path=/head/; revision=12504
1998-06-04Update to version 4.1r2.Steve Price9-66/+30
PR: 6784 Submitted by: maintainer Notes: svn path=/head/; revision=11265
1998-04-08Make this compile again.Thomas Gellekum3-12/+6
Notes: svn path=/head/; revision=10443
1998-04-01cc -c -I/usr/include/rpc -I. -I../../hdf/src/ -I../../mfhdf/libsrc ↵Satoshi Asami3-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' Notes: svn path=/head/; revision=10387
1998-02-20Update to reflect Pedro's new Email address.Steve Price1-2/+2
PR: 5725 Notes: svn path=/head/; revision=9862
1997-11-04Fix post-patch.Thomas Gellekum3-21/+21
Notes: svn path=/head/; revision=8473
1997-11-03Import HDF port. HDF is yet another graphics format.Thomas Gellekum18-0/+795
PR: 4546 Submitted by: Mikhail Teterin <mi@aldan.ziplink.net> Notes: svn path=/head/; revision=8455
1997-07-17patch-ab causes some problems for users of plain Xaw. I haveThomas Gellekum1-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> Notes: svn path=/head/; revision=7356
1997-06-29() ==> {}David E. O'Brien1-4/+4
Notes: svn path=/head/; revision=7122
1997-06-16Upgrade, 3.01 -> 3.02.Masafumi Max NAKANE5-37/+115
PR: 3871 Submitted by: Pedro Giffuni S. <pgiffuni@FPS.biblos.unal.edu.co> Notes: svn path=/head/; revision=6951
1997-01-19rm --> ${RM}David E. O'Brien1-2/+2
Notes: svn path=/head/; revision=5383
1997-01-18The sum of "HAS_CONFIGURE=yes" and "CONFIGURE_ARGS=--prefix=${PREFIX}" isSatoshi Asami1-3/+2
equal to "GNU_CONFIGURE=yes". Notes: svn path=/head/; revision=5379
1997-01-15Import of FElt, a system for Finite Element analysis.Thomas Gellekum8-0/+117
Closes PR #2237. Submitted by: Pedro Giffuni <pgiffuni@FPS.biblos.unal.edu.co> Notes: svn path=/head/; revision=5356