Commit graph

26 commits

Author SHA1 Message Date
ryoon
f8e628f818 * .include "../../devel/readline/buildlink3.mk" with USE_GNU_READLINE=yes
are replaced with .include "../../devel/readline/buildlink3.mk", and
  USE_GNU_READLINE are removed,

* .include "../../devel/readline/buildlink3.mk" without USE_GNU_READLINE
  are replaced with .include "../../mk/readline.buildlink3.mk".
2013-07-15 02:02:17 +00:00
asau
e1ab7079b6 Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-31 11:16:30 +00:00
dholland
c01bc27911 - Work around symbol name conflict with dprintf in current.
- The makefile's substitution of PREFIX and SH accidentally got rolled
into patch-ac at some point and thereby hardcoded. Since all patch-ac
was doing was setting these, make the substitution work without a
patch and remove patch-ac entirely.

- Commit some LP64 fixes I've had sitting in my tree since 2008 for
some reason.

- Fix some pkglint.

- PKGREVISION -> 4.
2011-10-02 23:50:56 +00:00
joerg
7f782c8126 Fix build on NetBSD/amd64. Not MAKE_JOBS_SAFE. 2010-03-17 15:32:18 +00:00
joerg
bacea7cad5 Remove @dirrm entries from PLISTs 2009-06-14 17:48:39 +00:00
wiz
272d51cc21 Recursive ABI depends update and PKGREVISION bump for readline-6.0 shlib
major change.

Reported by Robert Elz in PR 41345.
2009-05-20 00:58:05 +00:00
wiz
d939fb2f5b Update MASTER_SITES/HOMEPAGE, from Zafer Aydogan. 2007-11-18 10:39:56 +00:00
heinz
f095088c32 Added support for installation to DESTDIR. 2007-05-24 22:56:29 +00:00
rillig
9d8ac8642f Fixed pkglint warnings regarding the SUBST block. 2006-06-18 00:56:11 +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
rillig
e3b44a118f Sorted PLISTs. 2005-10-23 16:03:10 +00:00
wiz
e72c7f40e4 Add missing files to PLIST. Bump PKGREVISION. 2005-09-26 14:19:44 +00:00
jlam
81edaaa606 Create directories before installing files into them. 2005-06-16 06:57:37 +00:00
tv
f816d81489 Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used. 2005-04-11 21:44:48 +00:00
agc
4a3d2f7ce2 Add RMD160 digests. 2005-02-23 22:24:08 +00:00
reed
6c53bf523e Change HOMEPAGE and remove now two non-working MASTER_SITES. 2004-10-21 17:42:45 +00:00
ben
11caa49bf7 Update MASTER_SITES as per PR#27266. 2004-10-15 17:34:24 +00:00
wiz
7c5b8faa64 Fix DISTNAME. Closes PR 27146. 2004-10-05 13:06:23 +00:00
tv
c487cb967a Libtool fix for PR pkg/26633, and other issues. Update libtool to 1.5.10
in the process.  (More information on tech-pkg.)

Bump PKGREVISION and BUILDLINK_DEPENDS of all packages using libtool and
installing .la files.

Bump PKGREVISION (only) of all packages depending directly on the above
via a buildlink3 include.
2004-10-03 00:12:51 +00:00
uebayasi
ac18fa737b PKGNAME_NOREV for WRKSRC, a potential problem. 2004-03-30 06:50:16 +00:00
cube
f4709165ed Update to 0.51b3.
There is a reather long list of changes available in ${WRKSRC}/doc/ChangeLog.
2004-02-17 12:45:56 +00:00
grant
91f00f1cbc s/netbsd.org/NetBSD.org/ 2003-07-17 21:21:03 +00:00
jschauma
e366d0c694 Use tech-pkg@ in favor of packages@ as MAINTAINER for orphaned packages.
Should anybody feel like they could be the maintainer for any of thewe packages,
please adjust.
2003-06-02 01:15:31 +00:00
mjl
4077ce97a9 Use real distribution site and homepage instead of mirror as noted
by the ELFsh team in private mail.
2003-05-15 07:04:21 +00:00
jmc
a5eab2dc75 Buildlinkify w. readline support and patch so all NetBSD instances of
readline will work.
2003-05-12 21:27:10 +00:00
mjl
4654dd7b4b Initial import of elfsh 0.43
ELFsh is an interactive and scriptable ELF machine to play with
executable files, shared libraries and relocatable ELF32 objects.
It is useful for daily binary manipulations, on-the-fly patching,
embedded code injection in all research fields, such as reverse
engineering and intrusion detection .
2003-05-05 10:57:05 +00:00