jlam
4c8382aec0
Mechanical changes to add DESTDIR support to packages that install
...
their files via a custom do-install target.
2008-03-03 17:45:33 +00:00
tnn
9f7614b77a
Update to libgetopt-1.4.3.
...
On IRIX, getopt.h is expected to provide extern declarations of optind
et al. (Not unistd.h) Do it here since we shadow the system header.
Part of PR pkg/38054
2008-02-22 01:27:55 +00:00
tnn
46dae80725
Use REPLACE_GETOPT on HPUX. Bump version.
2008-02-16 23:38:42 +00:00
joerg
69d1be7dd4
Use -DREPLACE_GETOPT on AIX as well. Remove NETBSD_COMPATIBLE define,
...
it is not used anywhere.
2007-08-03 20:43:50 +00:00
rillig
2829e658f2
Mechanically replaced man/* with ${PKGMANDIR}/* in the definition of
...
INSTALLATION_DIRS, as well as all occurrences of ${PREFIX}/man with
${PREFIX}/${PKGMANDIR}.
Fixes PR 35265, although I did not use the patch provided therein.
2007-01-07 09:13:46 +00:00
jlam
9c8b5ede43
Point MAINTAINER to pkgsrc-users@NetBSD.org in the case where no
...
developer is officially maintaining the package.
The rationale for changing this from "tech-pkg" to "pkgsrc-users" is
that it implies that any user can try to maintain the package (by
submitting patches to the mailing list). Since the folks most likely
to care about the package are the folks that want to use it or are
already using it, this would leverage the energy of users who aren't
developers.
2006-03-04 21:28:51 +00:00
jlam
81edaaa606
Create directories before installing files into them.
2005-06-16 06:57:37 +00:00
jlam
ed518761e2
Don't prevent this package from building/installing even if getopt_long
...
is already provided by the system natively. There is no reason to
prevent its installation.
2005-06-12 07:26:18 +00:00
wiz
4c96312317
Set NO_CHECKSUM, and remove empty distinfo file.
2005-05-25 11:38:53 +00:00
tv
d3e77e989d
Revert error in previous (commented out PKG_SKIP_REASON).
2005-03-10 21:15:36 +00:00
tv
64aa551fe3
Nitpick from Roland Illig <roland.illig@gmx.de>: Use "progname" rather
...
than "__progname" (just in case), and set it also in getopt_long(3).
2005-03-10 21:15:09 +00:00
tv
01f3bc08cb
1.4 - overhaul:
...
- pull sources directly into pkgsrc
- do not depend on namespace.h, <sys/cdefs.h> (de-__P()ify), or <err.h>
- use libtool for better portability in shlib creation
The resultant library is still ABI compatible with prior versions and
should have the same shlib major version number.
Thanks to Roland Illig <roland.illig@gmx.de> for help in getting this
working properly on Solaris.
2005-03-10 19:19:46 +00:00
hubertf
9a981bcfbe
Sign over maintainership to tech-pkg@
2005-02-21 20:26:08 +00:00
tv
6181adfa65
Interix fix: optreset exists, but <unistd.h> tries to pretend it doesn't.
2005-02-11 17:29:06 +00:00
recht
9a67215dab
Fix build on IRIX 5 whichhas a nonstandard /usr/include/getopt.h.
...
patch by Georg Schwarz in PR 28597
2004-12-12 17:16:27 +00:00
agc
dc52048e01
Move WRKSRC definition away from the first paragraph in a Makefile.
2004-01-20 12:07:06 +00:00
grant
4083b24390
s/netbsd.org/NetBSD.org/
2003-07-17 21:31:04 +00:00
jmmv
0916498c1b
Place WRKSRC where it belongs, to make pkglint happy; ok'ed by wiz.
2003-03-29 12:40:00 +00:00
schmonz
0a1bd5acad
Replace IGNORE with PKG_FAIL_REASON or PKG_SKIP_REASON as appropriate.
2002-12-07 02:38:52 +00:00
tron
3a85b0da6a
- Don't mirror distfile which is already on "ftp.netbsd.org".
...
- pkglint: remove whitespace and end of line.
2001-07-29 05:32:34 +00:00
wiz
5e1933cc0b
Make this package work under Solaris 8.
...
Patches provided by Stoned Elipot <Stoned.Elipot@script.jussieu.fr>
in private mail.
Addresses pkg/13017.
2001-07-23 22:31:08 +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
22a4592084
reorder lines for pkglint
2000-10-21 22:03:22 +00:00
wiz
dd1bb51702
Update to 1.3:
...
1.2 wasn't working because _DIAGASSERT isn't defined on 1.4.x; worked around
it by defining it in the getopt_long.c distfile.
2000-10-18 13:47:05 +00:00
wiz
415bf3a264
Update libgetopt to what's in -current right now (includes a
...
much-improved getopt_long).
Bump to 1.2.
2000-10-18 11:16:57 +00:00
hubertf
e75965c6ba
Update IGNORE-messages for recent changes: add ${PKGNAME} where
...
appropriate.
2000-08-21 21:01:29 +00:00
hubertf
cbd70cdf13
ignore this pkg on -current systems where <getop.h> is present
2000-05-01 14:18:56 +00:00
hubertf
5980088df9
This package currently builds with rev. 1.1 of getopt_long.c only.
...
Put the distfiles into $MASTER_SITE_LOCAL for now.
1999-10-20 12:02:19 +00:00
hubertf
2d7fda348b
NetBSD's getopt_long put into a library, until we have this somewhere
...
else available to (all!) users.
1999-08-06 16:37:22 +00:00