Commit graph

38 commits

Author SHA1 Message Date
asau
d70c8e374b Drop PKG_DESTDIR_SUPPORT setting, "user-destdir" is default these days. 2012-10-08 12:19:01 +00:00
dholland
0866e341be Avoid forcibly setting MAKE in makefiles; it breaks things. 2012-06-23 21:57:21 +00:00
joerg
cb45b8136c Don't install cat pages. Bump revision. 2012-03-12 21:49:49 +00:00
obache
1d9df3258a recursive bump from gettext-lib shlib bump. 2011-04-22 13:41:54 +00:00
dholland
052244a4f6 DESTDIR support. 2010-04-15 08:13:34 +00:00
joerg
c569c6a51f Mark packages as MAKE_JOBS_SAFE=no that failed in a bulk build with
MAKE_JOBS=2 and worked without.
2009-06-30 00:07:09 +00:00
joerg
62d1ba2bac Remove @dirrm entries from PLISTs 2009-06-14 18:03:28 +00:00
rillig
80b47941aa Nuked 45 patches that were all doing the same mechanical transformation.
We have the SUBST framework for a reason.

(hi joerg! And don't tell me it's too unreliable, I won't believe it.)
2008-01-05 19:21:00 +00:00
wiz
fc63d26435 Remove Ex-MASTER_SITE. From Zafer Aydogan. 2007-12-02 12:11:59 +00:00
wiz
ed713d6ceb Remove ftp.ibp.fr from MASTER_SITES, doesn't resolve.
From Zafer Aydogan in PR 37317.
2007-11-11 23:54:25 +00:00
joerg
161c920c15 Prepare for switching to NO_MTREE=yes. 2007-03-24 19:21:18 +00:00
rillig
2170d1ea0b Fixed the separation of CONFIGURE_SCRIPT and CONFIG_SHELL. 2007-03-17 20:43:23 +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
joerg
5911def816 Recursive revision bump / recommended bump for gettext ABI change. 2006-02-05 23:08:03 +00:00
joerg
5d4e64d9b6 Fix errno. Honour CFLAGS. 2006-01-24 19:01:45 +00:00
jlam
dc9594e09d Remove USE_PKGINSTALL from pkgsrc now that mk/install/pkginstall.mk
automatically detects whether we want the pkginstall machinery to be
used by the package Makefile.
2005-12-29 06:21:30 +00:00
rillig
b71a1d488b Fixed pkglint warnings. The warnings are mostly quoting issues, for
example MAKE_ENV+=FOO=${BAR} is changed to MAKE_ENV+=FOO=${BAR:Q}. Some
other changes are outlined in

    http://mail-index.netbsd.org/tech-pkg/2005/12/02/0034.html
2005-12-05 20:49:47 +00:00
kristerw
5fea80506b Add some missing man pages to the PLIST.
Bump PKGREVISION.
2005-08-20 19:13:58 +00:00
jlam
bd2788d930 Merge CONF_FILES/SUPPORT_FILES and CONF_FILES_PERMS/SUPPORT_FILES_PERMS
as the INSTALL and DEINSTALL scripts no longer distinguish between
the two types of files.  Drop SUPPORT_FILES{,_PERMS} and modify the
packages in pkgsrc accordingly.
2005-08-19 18:12:36 +00:00
tv
f816d81489 Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used. 2005-04-11 21:44:48 +00:00
wiz
b8e0eb28f4 Remove FreeBSD RCS Ids. pkgsrc has diverged too much for syncing to be
useful.
2005-03-24 21:12:50 +00:00
agc
8758983939 Add RMD160 digests. 2005-02-24 09:59:20 +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
snj
14584d0133 Convert to buildlink3. 2004-05-02 04:19:41 +00:00
agc
3ad1bdbf06 Move WRKSRC definition away from the first paragraph in a Makefile. 2004-01-20 12:18:15 +00:00
grant
0155927c43 s/netbsd.org/NetBSD.org/ 2003-07-17 21:41:05 +00:00
wiz
43fa0c7cb6 PKGREVISION bump for libiconv update. 2003-07-13 13:50:19 +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
jmmv
0916498c1b Place WRKSRC where it belongs, to make pkglint happy; ok'ed by wiz. 2003-03-29 12:40:00 +00:00
jlam
d7f69e47ce Instead of including bsd.pkg.install.mk directly in a package Makefile,
have it be automatically included by bsd.pkg.mk if USE_PKGINSTALL is set
to "YES".  This enforces the requirement that bsd.pkg.install.mk be
included at the end of a package Makefile.  Idea suggested by Julio M.
Merino Vidal <jmmv at menta.net>.
2003-01-28 22:03:00 +00:00
kim
0b75b6bd5c More ${TOUCH}ing to make this compile again.
Fixes PR pkg/19463.
2002-12-24 09:04:12 +00:00
jlam
246a6472e7 buildlink1 -> buildlink2 and use bsd.pkg.install.mk to properly handle
elm.mimetypes-dist.  Also add a few files to PLIST that were installed but
not listed.
2002-10-23 00:07:07 +00:00
kim
7bd7e72ce5 Fix timestamps in post-configure so that make will proceed to build. 2002-08-13 22:10:21 +00:00
zuntum
c72c1cf5f9 Move pkg/ files into package's toplevel directory 2001-11-01 00:57:41 +00:00
jlam
f79573370a Mechanical changes to 375 files to change dependency patterns of the form
foo-* to foo-[0-9]*.  This is to cause the dependencies to match only the
packages whose base package name is "foo", and not those named "foo-bar".
A concrete example is p5-Net-* matching p5-Net-DNS as well as p5-Net.  Also
change dependency examples in Packages.txt to reflect this.
2001-09-27 23:17:41 +00:00
jlam
ed5b274904 Add our LDFLAGS to the link command so that -lintl can be resolved to the
correct library at link-time and at run-time.  Also, mark this package as
USE_BUILDLINK_ONLY.  This fixes the problem noted in pkg/13901 by Tim
Preston <tim@flibble.org>.
2001-09-26 20:27:05 +00:00
wiz
ec1ae199a0 Add buildlink.mk for gettext-lib. Probably fixes bulk build failure. 2001-08-01 15:59:44 +00:00
martin
d786567292 Import of elm-me, the ME extended version of elm.
This is basically an update to version 2.4ME+93 of the pkg currently
residing in mail/elm, which will be updated to a non-ME extended, but
current version of elm soon.
2001-07-18 19:59:13 +00:00