Ade Lovett
8503536d38
Conversion to a single libtool environment.
...
Approved by: portmgr (kris)
2006-02-23 10:40:44 +00:00
Kris Kennaway
2c49737ca4
Now builds on amd64
2005-04-10 21:13:31 +00:00
Greg Lewis
a04edb0f7e
. Simplify how DISTFILES is constructed, which also makes portlint happy
...
since it now appears in the correct order.
2005-04-07 16:59:43 +00:00
Greg Lewis
9ba60de158
. Install documentation.
2005-03-18 21:20:05 +00:00
Greg Lewis
e0cccbfc3e
. Add Szip support.
2005-03-17 19:35:07 +00:00
Greg Lewis
fe1858f28a
. Update to 4.2r1.
...
. Convert to using the autoconf build infrastructure that is part of
the distribution rather than rolling our own build infrastructure.
. Take maintainership. [1]
Approved by: mi [1] (previous maintainer)
2005-03-17 19:04:23 +00:00
Pav Lucistnik
56db852da4
- Add CONFLICTS between math/netcdf and science/hdf, they both install
...
same binaries.
PR: ports/64646, ports/64647
Submitted by: Kay Lehmann <kay_lehmann@web.de>
2004-03-24 18:55:25 +00:00
Kris Kennaway
8bc6631b6a
BROKEN on !i386 and !alpha: Does not compile
2004-03-06 23:24:07 +00:00
Oliver Eikemeier
dd65b6d747
set CATEGORIES equal to science/hdf5, fixing PKGORIGIN
2004-02-29 09:10:21 +00:00
Edwin Groothuis
72e6503038
Add INSTALLS_SHLIB to the Makefile
2003-10-06 07:52:07 +00:00
Ade Lovett
7e52725f2a
Clear moonlight beckons.
...
Requiem mors pacem pkg-comment,
And be calm ports tree.
E Nomini Patri, E Fili, E Spiritu Sancti.
2003-03-07 06:14:21 +00:00
Mikhail Teterin
e01e0eb877
Every two years I upgrade this -- whether it needs it or not. Upgrade
...
to the latest HDF4.1r5...
2001-12-21 21:36:42 +00:00
Satoshi Asami
c99c600944
Convert to PORTNAME/PORTVERSION. lfview had an invalid version
...
string so I fixed it.
2000-04-14 10:48:02 +00:00
Steve Price
b0628da359
Update to version 4.1r3.
...
PR: 14717
Submitted by: maintainer
1999-11-14 02:32:21 +00:00
Bill Fenner
3901df9d5b
Update MAINTAINER's email address.
1999-10-26 21:18:42 +00:00
Michael Haro
af5f314286
ln -> ${LN}
1999-08-28 01:58:05 +00:00
Michael Haro
58942bab6d
echo -> ${ECHO} or ${ECHO_MSG} and in some cases, move echo stuff
...
to pkg/MESSAGE and use ${CAT} ${PKGMESSAGE}
1999-08-27 21:14:04 +00:00
David E. O'Brien
5133141363
Change Id->FreeBSD.
1999-08-25 06:16:32 +00:00
Michael Haro
535add65ac
grep -> ${GREP}
...
true -> ${TRUE}
false -> ${FALSE}
1999-08-23 04:23:59 +00:00
Steve Price
6914ceca7d
Fix build for ELF.
1998-10-05 03:20:31 +00:00
Satoshi Asami
4dc064b0c5
jpeg is now converted to ELF so change LIB_DEPENDS lines accordingly.
...
(Note, since the shlib major didn't change this just removes the regexp
support.)
1998-09-15 11:46:15 +00:00
Tim Vanderhoek
74ba41cbe7
${PKGDIR}/PLIST -> ${PLIST}
1998-08-22 16:20:24 +00:00
Tim Vanderhoek
a90bcf55f6
Almost forgot the reason I was here: use the MAN1 variable.
1998-08-21 23:11:03 +00:00
Tim Vanderhoek
9ba070b296
Respect prefix. Make this build on -current by changing
...
"cc /usr/lib/libz.a" to "cc -lz".
1998-08-21 21:40:02 +00:00
Steve Price
941c31fdb2
Update to version 4.1r2.
...
PR: 6784
Submitted by: maintainer
1998-06-04 23:19:31 +00:00
Thomas Gellekum
fc8d82eaa9
Make this compile again.
1998-04-08 12:53:43 +00:00
Satoshi Asami
522970c8e7
cc -c -I/usr/include/rpc -I. -I../../hdf/src/ -I../../mfhdf/libsrc -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'
1998-04-01 02:04:04 +00:00
Thomas Gellekum
1f164220b2
Import HDF port. HDF is yet another graphics format.
...
PR: 4546
Submitted by: Mikhail Teterin <mi@aldan.ziplink.net>
1997-11-03 12:10:43 +00:00