1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-06 01:57:40 +00:00
Commit Graph

9 Commits

Author SHA1 Message Date
Bill Fenner
63f395f2b1 Handle the case where sizeof(long) > sizeof(int) 2003-01-24 01:44:47 +00:00
Bill Fenner
0d0d3af025 Actually check for inet_pton and inet_ntop in the right header.
Don't prototype inet_pton or inet_ntop if the system already has them.
2003-01-24 01:44:19 +00:00
Kris Kennaway
f4126b0d7b Fix build on -current 2002-09-05 09:12:37 +00:00
Joseph Koshy
d689c05aa7 Upgrade to v1.2.8.
Approved by:	fenner@freebsd.org [MAINTAINER]
2002-06-09 06:23:50 +00:00
Steve Price
80a178734a Remove -Werror from CFLAGS because it was causing builds to fall over on
the Alpha.
2000-08-21 00:54:43 +00:00
Chris D. Faulhaber
a9f5e94d36 Update port to 1.1.2
PR:		16963
Submitted by:	KATO Tsuguru <tkato@prontomail.ne.jp>
2000-02-29 01:58:29 +00:00
Steve Price
6caf3abbd9 Coerce this into building on the Alpha. 2000-02-20 21:03:00 +00:00
Steve Price
238481cd0b - Add MANTAINER line
- Suppprt CC/CFLAGS/LOCALBASE properly
- Add WWW: line into pkg/DESCR
- Fix pkg/PLIST

PR:		16408
Submitted by:	KATO Tsuguru <tkato@prontomail.ne.jp>
2000-01-29 21:43:52 +00:00
Bill Fenner
f667380351 Use IPV6_JOIN_GROUP and IPV6_LEAVE_GROUP. 2000-01-28 03:21:13 +00:00