Commit graph

59 commits

Author SHA1 Message Date
agc
2eddae48e5 Add SHA512 digests for distfiles for textproc category
Problems found locating distfiles:
	Package cabocha: missing distfile cabocha-0.68.tar.bz2
	Package convertlit: missing distfile clit18src.zip
	Package php-enchant: missing distfile php-enchant/enchant-1.1.0.tgz

Otherwise, existing SHA1 digests verified and found to be the same on
the machine holding the existing distfiles (morden).  All existing
SHA1 digests retained for now as an audit trail.
2015-11-04 01:59:17 +00:00
wiz
cda18437be Remove pkgviews: don't set PKG_INSTALLATION_TYPES in Makefiles. 2014-10-09 14:05:50 +00:00
wiz
d33dfdeb7c Reset maintainer for resigned developers. 2013-12-23 11:57:02 +00:00
asau
1f96787c11 Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-25 06:55:37 +00:00
adam
fc3268b9f9 Changes 4.5:
Not known.
2011-04-14 10:33:41 +00:00
gdt
3293b527e4 chmod +w files copied into WRKDIR from sources.
Avoids failure when source tree is 444, as it is with CVSREAD=t.
2011-04-06 18:39:59 +00:00
joerg
73ae0afd90 Remove @dirrm entries from PLISTs 2009-06-14 18:17:11 +00:00
minskim
fead9d69c2 ${DESTDIR} shouldn't be included in ${SGML_CATALOGS}.
Bump PKGREVISION.
2009-04-12 07:19:22 +00:00
joerg
d0076c3403 Remove the remaining NO_MTREE definitions, it has been a nop for a
while.
2009-04-08 22:43:23 +00:00
joerg
cea09e3ae7 DESTDIR support. 2008-08-08 14:57:39 +00:00
wiz
a9c3a0685a Update MASTER_SITES and/or HOMEPAGE, from Sergey Svishchev. 2006-10-14 07:59:09 +00:00
rillig
0e8a130fdb Fixed pkglint warnings. 2006-07-04 09:58:18 +00:00
jlam
11993b86ed Bump PKGREVISION for all packages that had broken INSTALL/DEINSTALL
scripts prior to revision 1.43 of bsd.pkginstall.mk.
2006-03-21 06:00:43 +00:00
joerg
5911def816 Recursive revision bump / recommended bump for gettext ABI change. 2006-02-05 23:08:03 +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
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
c71cac836a Add RMD160 digests to the SHA1 ones. 2005-02-24 14:48:39 +00:00
wiz
dcc67eb111 Remove empty lines at EOF. 2005-02-18 16:10:24 +00:00
wiz
9c48f7b13d Update to 4.4: Add docbook-4.3 and docbook-4.4 files. 2005-02-18 16:09:15 +00:00
xtraeme
3be38dae2b Enable pkgviews installation. 2004-06-04 23:58:12 +00:00
grant
07b67e72c0 s/NetBSD.ORG/NetBSD.org/ 2004-02-25 11:50:35 +00:00
grant
239fb37f36 these packages don't need a compiler. 2004-02-25 11:48:15 +00:00
minskim
c94e87c294 bl3ify 2004-02-19 21:47:00 +00:00
minskim
132daf860e Do not modify installed read-only files; do it at build time.
Approved by wiz@.
2004-02-09 15:46:51 +00:00
jmmv
39bd9e1ae9 Bump PKGREVISION due to xmlcatmgr update to 2.0beta1 2004-01-23 17:18:31 +00:00
agc
3ad1bdbf06 Move WRKSRC definition away from the first paragraph in a Makefile. 2004-01-20 12:18:15 +00:00
cjep
1b39677b6e Remove unnecessary blank lines. 2004-01-12 09:46:04 +00:00
danw
cc350517cb Use SITES_${DISTFILE} variables to avoid lots of unnecessary 404s.
Update some out-of-date references in DESCR
2003-11-15 02:16: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
jmmv
a6e9ce0b4a Install sane catalog files for DocBook 4.1 and 4.2. Closes PR pkg/20339 by
Joachim Koenig-Baltes.  Bump PKGREVISION to 3.
Also fix trailing whitespace to make pkglint happy.
2003-03-22 10:31:06 +00:00
uebayasi
5d85b1b282 `USE_BUILDLINK2=...' once. 2003-02-26 01:00:09 +00:00
jmmv
1a8e00e341 Use textproc/xmlcatmgr/catalogs.mk to register the installed catalog files,
through the SGML_CATALOGS variable.  Bump PKGREVISION.
2003-01-29 21:15:07 +00:00
jmmv
30dc3bb6c6 Register installed catalog files in share/sgml/catalog using xmlcatmgr.
Bump PKGREVISION to 1.
2003-01-11 22:11:50 +00:00
tron
1cb5116102 Use "${TRUE}" instead of "true". 2002-12-06 23:16:01 +00:00
jlam
d808437a7f Trivially use buildlink2. 2002-09-21 10:46:45 +00:00
martti
f93107463b Updated docbook to 4.2
Real changes unknown (read ChangeLog and try to figure out those lines...)
2002-08-22 11:20:26 +00:00
skrll
08bdd44549 mkdir -> ${MKDIR}
rmdir -> ${RMDIR}
rm -> ${RM} (${RM} added to PLIST_SUBST)
chmod -> ${CHMOD}
chown -> ${CHOWN}
2002-02-15 10:12:28 +00:00
zuntum
d038a73ebd Move pkg/ files into package's toplevel directory 2001-10-31 22:52:58 +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
agc
a16fc84f19 Deprecate NO_WRKSUBDIR, replacing it with an explicit assignment of:
WRKSRC= ${WRKDIR}

This is much cleaner, much more indicative of what happens, and removes
another of the negative definitions (NO_.* = value).
2001-09-09 20:36:07 +00:00
skrll
88af130dfa Move to sha1 digests, and add distfile sizes. 2001-04-20 15:04:54 +00:00
agc
bbc67fac91 + 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 11:53:33 +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
hubertf
d32e698de6 Cleanup MKDIR usage => INSTALL_*_DIR
XXX need to teach pkglint to be more picky about this
2001-02-25 04:17:35 +00:00
wiz
ad02d69ab2 Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT. 2001-02-17 17:31:58 +00:00
wiz
0e65a3f45e remove whitespace to silence pkglint 2000-09-03 13:34:42 +00:00
hubertf
22c3041df6 Add docbook public identifier 2000-07-10 02:54:59 +00:00
kleink
1c94cc4350 Update distname to reflect 4.0 -> 4.1 bump. 2000-06-27 05:03:49 +00:00
hubertf
958a1d6bf0 Update to 4.1. Changes:
No user-visible changes; removed some 4.0 future use comments that had
accidentally been left in the DTD and fixed a couple of incorrect FPIs.
See 40chg.txt for a list of the significant changes.
2000-06-27 00:51:40 +00:00