Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | jpeg is now converted to ELF so change LIB_DEPENDS lines accordingly. | asami | 1998-09-15 | 3 | -6/+6 |
| | | | | | (Note, since the shlib major didn't change this just removes the regexp support.) | ||||
* | ${PKGDIR}/PLIST -> ${PLIST} | hoek | 1998-08-23 | 3 | -6/+6 |
| | |||||
* | Almost forgot the reason I was here: use the MAN1 variable. | hoek | 1998-08-22 | 6 | -33/+9 |
| | |||||
* | Guys, you can't include "@exec ranlib xxx" in the plist. Doing so | hoek | 1998-08-22 | 3 | -6/+0 |
| | | | | will cause pkg_delete to fail. | ||||
* | Respect prefix. Make this build on -current by changing | hoek | 1998-08-22 | 6 | -9/+21 |
| | | | | "cc /usr/lib/libz.a" to "cc -lz". | ||||
* | Remove manpages from pkg/PLIST | obrien | 1998-08-14 | 1 | -9/+0 |
| | |||||
* | Update to version 4.1r2. | steve | 1998-06-05 | 9 | -66/+30 |
| | | | | | PR: 6784 Submitted by: maintainer | ||||
* | Make this compile again. | tg | 1998-04-08 | 3 | -12/+6 |
| | |||||
* | cc -c -I/usr/include/rpc -I. -I../../hdf/src/ -I../../mfhdf/libsrc ↵ | asami | 1998-04-01 | 3 | -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. | steve | 1998-02-21 | 1 | -2/+2 |
| | | | | PR: 5725 | ||||
* | Fix post-patch. | tg | 1997-11-04 | 3 | -21/+21 |
| | |||||
* | Import HDF port. HDF is yet another graphics format. | tg | 1997-11-03 | 18 | -0/+795 |
| | | | | | PR: 4546 Submitted by: Mikhail Teterin <mi@aldan.ziplink.net> | ||||
* | patch-ab causes some problems for users of plain Xaw. I have | tg | 1997-07-17 | 1 | -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> | ||||
* | () ==> {} | obrien | 1997-06-29 | 1 | -4/+4 |
| | |||||
* | Upgrade, 3.01 -> 3.02. | max | 1997-06-16 | 5 | -37/+115 |
| | | | | | PR: 3871 Submitted by: Pedro Giffuni S. <pgiffuni@FPS.biblos.unal.edu.co> | ||||
* | rm --> ${RM} | obrien | 1997-01-19 | 1 | -2/+2 |
| | |||||
* | The sum of "HAS_CONFIGURE=yes" and "CONFIGURE_ARGS=--prefix=${PREFIX}" is | asami | 1997-01-19 | 1 | -3/+2 |
| | | | | equal to "GNU_CONFIGURE=yes". | ||||
* | Import of FElt, a system for Finite Element analysis. | tg | 1997-01-15 | 8 | -0/+117 |
Closes PR #2237. Submitted by: Pedro Giffuni <pgiffuni@FPS.biblos.unal.edu.co> |