Commit graph

34 commits

Author SHA1 Message Date
jlam
ea5f9f80b6 Strip ${PKGLOCALEDIR} from PLISTs of packages that already obey
PKGLOCALEDIR and which install their locale files directly under
${PREFIX}/${PKGLOCALEDIR} and sort the PLIST file entries.  From now
on, pkgsrc/mk/plist/plist-locale.awk will automatically handle
transforming the PLIST to refer to the correct locale directory.
2006-04-17 07:07: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
reed
9f534afdb6 Also if Linux, then the local suffix is "mo" and include the gettext-lib. 2005-12-27 18:07:21 +00:00
reed
181cd13bcc Sort PLIST. No change, but makes it easier for later checks. 2005-12-27 18:05:44 +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
rillig
5946936ffc Replaced "# defined" with "yes" in Makefile variables like GNU_CONFIGURE,
NO_BUILD, USE_LIBTOOL.
2005-09-28 20:52:18 +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
645a2eab08 Add RMD160 digests in addition to SHA1 ones. 2005-02-23 16:05:29 +00:00
tv
679bdc9af4 Put --with-catgets inside the conditional to match LOCALE_SUFFIX. 2005-01-24 01:54:31 +00:00
tv
af07529a4f Fix build on Interix, and properly depend on gettext-lib for platforms
using that.
2005-01-21 13:05:28 +00:00
jlam
326169077a USE_BUILDLINK3 must be set to "yes" or "no", not defined/undefined. 2004-03-23 04:40:59 +00:00
minskim
f5a277553b bl3ify and enable pkgviews installation. 2004-02-21 08:18:14 +00:00
yyamano
5fc8199036 Don't use .cat message catalog on Darwin because it hasn't catgets().
Close PR pkg/21650 by Michael Wolfson.
2003-09-23 07:49:37 +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
salo
9381eece83 Set OS dependent ${LOCALE_SUFFIX}.
XXX Tested only on NetBSD and Solaris, but nobody complained yet about the
    previous setting which was wrong for Solaris.
2002-12-02 01:52:48 +00:00
salo
ab2818804e USE_PKGLOCALEDIR 2002-11-30 13:36:13 +00:00
jlam
afcf0a0e14 buildlink1 -> buildlink2 2002-10-04 21:23:14 +00:00
zuntum
d8ed248248 Move pkg/ files into package's toplevel directory 2001-10-31 20:43:56 +00:00
agc
d26f80ba43 Move to sha1 digests, and add distfile sizes. 2001-04-20 08:55:26 +00:00
agc
268ad0352c + 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:33:37 +00:00
wiz
07cd20b334 Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT. 2001-02-16 13:51:27 +00:00
rh
6ed0dee624 Update lrzsz to 0.12.20.
Notable changes include:

 Version 0.12.20 - December 1998, Uwe Ohse
 * works on BeOS and stone-aged SCO (sco-3.2v4.2)
 * pubdir-"feature" works again.
 * "make rpm" creates a rpm file.
 * "optimal blklen calculation" was too aggressive, it now does nothing
   if the user demands fixed blklens.
 * various smaller and medium bug fixes.
 * a more or less important security bug is fixed (stupid use of /tmp in
   a piece of code which is rarely used).
 * lrz uses umask to make files unreadable which receiving them.
 * "sh systype | mail uwe-generic-counter@ohse.de" sends a success report
    with a description of the system type.
 * --enable-syslog is now default

 Version 0.12.19 - January 1998, Uwe Ohse
 * 0.12.18 was broken, lsz crashed if receiver found an CRC error.
 * lrz options "--rename" and "--escape" didn't work.
 * lrz didn't implement senders "overwrite-or-skip" option.
 * added dejagnu testsuite. Maybe you need a dejagnu snapshot to use it.
2000-06-12 18:38:14 +00:00
agc
a910a6fd62 Add package patch-sum files 1999-07-09 13:50:05 +00:00
agc
c59f4e4d67 Add missing NetBSD RCS Id. 1998-11-12 16:18:27 +00:00
tsarna
5e9cc577b8 Automatically append HOMEPAge to DESCR files, and remove homepage URLs
from individual DESCR files that had them.
1998-08-26 16:50:48 +00:00
tv
9ea750478c Use catgets instead of supplied gettext. 1998-08-26 00:07:34 +00:00
tsarna
6bd0d65c65 The Grand Homepagification:
- New, optional Makefile variable HOMEPAGE, specifies a URL for
	  the home page of the software if it has one.
	- The value of HOMEPAGE is used to add a link from the
	  README.html files.
	- pkglint updated to know about it.  The "correct" location for
	  HOMEPAGE in the Makefile is after MAINTAINER, in that same
	  section.
1998-08-20 15:16:34 +00:00
agc
05b88260d7 Add NetBSD RCS Ids. 1998-08-07 13:16:49 +00:00
agc
c6f0c5e0e1 Update package Makefiles for automatic manual page handling. 1998-06-20 09:26:31 +00:00
frueauf
49e36ada0b Substitute all obvious FreeBSD ppl as MAINTAINER with packages@netbsd.org. 1998-04-20 11:56:17 +00:00
agc
258b808c9f Use the bsd.pkg.mk and bsd.pkg.subdir.mk files in the pkgsrc tree.
Remove redundant (and sometimes erroneous) comments.
1998-04-15 10:38:15 +00:00
tron
fb25cc21b9 Initial import of lrzsz 0.12.18 package made by David O'Brien for
the FreeBSD port collection and refined for the NetBSD package
collection by Ty Sarna.
1998-02-05 21:49:11 +00:00