Commit graph

17 commits

Author SHA1 Message Date
wiz
473eb72596 ispell. 2002-01-19 17:20:14 +00:00
wiz
dfd9443556 patthern -> pattern 2002-01-13 11:45:31 +00:00
martti
1521a85cfb Updated popt to 1.6.3. List of changes is unknown. 2002-01-10 07:49:34 +00:00
zuntum
c72c1cf5f9 Move pkg/ files into package's toplevel directory 2001-11-01 00:57:41 +00:00
jlam
e933a35506 This package uses libtool to build installed libraries, so it needs
USE_LIBTOOL defined.  Also mark this package as USE_BUILDLINK_ONLY as it's
strongly-buildlinked.
2001-10-03 16:52:48 +00:00
rh
6f9a41c49e Update popt to 1.6.2. Changes are bugfixes and a few additional parsers.
While we are at it, add a buildlink.mk file as well.
2001-09-30 21:03:22 +00:00
tron
991ae81d45 Fix locale support so that it works under NetBSD-1.5 and that locale data
files end up in the correct directory.
2001-07-01 11:46:49 +00:00
mjl
833b305eec Update to 1.5. (Incomplete, alas) changes:
- heavy dose of const's
        - poptParseArgvString() now NULL terminates the list
        - added support for single -
        - misc bug fixes
        - portability improvements
        - fixed memset() in help message generation
        - added extern "C" stuff to popt.h for C++ compilers
        - const'ified poptParseArgvString
        - fixed bug in chaind alias happens which seems to have only
          affected --triggers in rpm
        - added POPT_ARG_VAL
        - popt.3 installed by default
        - added POPT_ARG_INTL_DOMAIN
        - updated Makefile's to be more GNUish
2001-06-14 12:55:17 +00:00
wulf
b18da30513 Modified popt.h to support linking of libpopt with C++ applications 2001-04-24 12:30:18 +00:00
wulf
671bb5d76f Modified popt.h to support linking of libpopt with C++ applications 2001-04-24 12:29:03 +00:00
wiz
dfb2d5edc6 Move to sha1 digests, and/or add distfile sizes. 2001-04-21 00:44:09 +00:00
agc
d7d36b3561 + move the distfile digest/checksum value from files/md5 to distinfo
+ move the patch digest/checksum values from files/patch-sum to distinfo
2001-04-17 10:57:56 +00:00
hubertf
e32afb6fea Change BUILD_DEPENDS semantics:
first component is now a package name+version/pattern, no more
executable/patchname/whatnot.

While there, introduce BUILD_USES_MSGFMT as shorthand to pull in
devel/gettext unless /usr/bin/msgfmt exists (i.e. on post-1.5 -current).

Patch by Alistair Crooks <agc@netbsd.org>
2001-03-27 03:19:43 +00:00
wiz
94dc65fbec Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT. 2001-02-16 14:38:16 +00:00
wiz
b9504412d3 Add build dependency on xgettext. 2000-12-08 17:37:15 +00:00
wiz
978689dfbf add CONFLICTS with ORBit<=0.5.3 (which included this library) 2000-11-19 14:57:54 +00:00
wennmach
d4789ccce8 Initial import of popt-1.2, a command line option parsing library.
Since version 0.5.4, net/ORBit does not install it's own version of libpopt
any more. This makes devel/oaf fail during build.

The problem was noted by Love <lha@stacken.kth.se> in PR 11339, who
submitted this package for popt.
2000-10-31 13:33:12 +00:00