Commit graph

4 commits

Author SHA1 Message Date
Hajimu UMEMOTO
af6d6ef443 fix build on 5-CURRENT after RFC3542 change (EAI_ADDRFAMILY and
EAI_NODATA were obsoleted).

There is some issue; we have EAI_NODATA as an alias of EAI_NONAME
for workaround.  However, some of these ports use it as a case
label of switch.  Since our alias broke such code, we may better
to consider deleting such alias.

Requested by:	kris
Approved by:	portmgr (kris) (implicitly)
2003-10-29 16:25:23 +00:00
Erwin Lansing
79844335c3 - Distfile fetch problem fixed.
- Added a patch to fix a bug with command line options
  (thanks to ITO Tsuyoshi <tsuyoshi@is.s.u-tokyo.ac.jp>)
- Bump portrevision.

PR:		56587
Submitted by:	maintainer
2003-09-09 16:24:44 +00:00
FUJISHIMA Satsuki
9365f5c298 teach configure where to find libintl and libiconv.
respect CFLAGS.
get rid of package name from comment.
2003-08-27 08:52:20 +00:00
Yen-Ming Lee
8134a19221 Upgrade to 0.5
PR:		52938
Submitted by:	Filippo Natali <filippo@widestore.net>
2003-06-04 17:11:21 +00:00