1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-23 20:51:43 +00:00
Commit Graph

5 Commits

Author SHA1 Message Date
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
c4f87346e8 Fix post-patch. 1997-11-04 07:55:12 +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