Commit graph

31 commits

Author SHA1 Message Date
wiz
93b46879c7 Recursive bump for perl5-5.28.0 2018-08-22 09:43:40 +00:00
wiz
73716d23de Bump PKGREVISION for perl-5.24.0 for everything mentioning perl. 2016-07-09 06:38:30 +00:00
agc
17886c78da Add SHA512 digests for distfiles for sysutils category
Problems found with existing digests:
	Package memconf distfile memconf-2.16/memconf.gz
	b6f4b736cac388dddc5070670351cf7262aba048 [recorded]
	95748686a5ad8144232f4d4abc9bf052721a196f [calculated]

Problems found locating distfiles:
	Package dc-tools: missing distfile dc-tools/abs0-dc-burn-netbsd-1.5-0-gae55ec9
	Package ipw-firmware: missing distfile ipw2100-fw-1.2.tgz
	Package iwi-firmware: missing distfile ipw2200-fw-2.3.tgz
	Package nvnet: missing distfile nvnet-netbsd-src-20050620.tgz
	Package syslog-ng: missing distfile syslog-ng-3.7.2.tar.gz

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:32:05 +00:00
wiz
2e65d464e8 Recursive PKGREVISION bump for all packages mentioning 'perl',
having a PKGNAME of p5-*, or depending such a package,
for perl-5.22.0.
2015-06-12 10:50:58 +00:00
mef
c6132ce03a Update MASTER_SITES, using $MASTER_SITE_SOURCEFORGE 2015-01-17 16:08:00 +00:00
wiz
7eeb51b534 Bump for perl-5.20.0.
Do it for all packages that
* mention perl, or
* have a directory name starting with p5-*, or
* depend on a package starting with p5-
like last time, for 5.18, where this didn't lead to complaints.
Let me know if you have any this time.
2014-05-29 23:35:13 +00:00
wiz
d2ca14a3f1 Bump all packages for perl-5.18, that
a) refer 'perl' in their Makefile, or
b) have a directory name of p5-*, or
c) have any dependency on any p5-* package

Like last time, where this caused no complaints.
2013-05-31 12:39:57 +00:00
asau
54c5cd959e Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-23 19:50:50 +00:00
wiz
8b5d49eb78 Bump all packages that use perl, or depend on a p5-* package, or
are called p5-*.

I hope that's all of them.
2012-10-03 21:53:53 +00:00
joerg
f08caa596f Really enable destdir support 2010-01-28 00:19:41 +00:00
joerg
2096d1a14b DESTDIR support 2010-01-27 19:51:55 +00:00
joerg
f0bbd1517d Remove @dirrm entries from PLISTs 2009-06-14 18:13:25 +00:00
zafer
0e25b9142a remove dead one. 2009-05-01 14:52:02 +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
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
wiz
f965db1127 Update to 0.9.1b:
v 0.9.1b     2004/02/06
             * fixed bug introduced 2004/02/05 which caused true default
               options, such as INCDEPTH, to be destroyed when new options
               blocks are defined
v 0.9b       2004/02/05
             * fixed bug that caused some duplicate definitions of directives
               to add to previous definitions, rather than replace them
               bug id 631657
             * fixed OPTION->INDEX to report an error if an invalid INDEX
               value is specified
             * directives can now be specified with no data.  Combined with
               the above fix for duplicate directives, this has the effect
               that any directive can now be unset, even when originally
               specified in the OPTIONS block
               bug id 631660
             * fixed bug that would result in syslogd being signalled on every
               execution of sarah
               bug id 891554
             * fixed output in verbose mode that would cause sarah to try to
               print file type as well as permissions when doing a chmod on
               rotated files
             2002/05/10
             * fixed bug introduced on 2002/05/06 that causes sarah to die in
               mid-rotation if DATE indexing is used.
             * complete rewrite of log rotation logic -- old bug would cause
               logs to always rotate when SIZELOGIC is OR, DATE is defined,
               and SIZE is not defined
             2002/05/06
             * changed the way day-of-week matching is done to fix support for
               OSes that don't comply with XPG4, such as Solaris pre-8.0
             2002/02/28
             * SIZE directive takes magnitude attribute (deprecated SIZEMOD)

v 0.8b       2002/02/13
             * SARAH now released under the GNU GPL.  Added and changed
               licensing information in the necessary places.

Use pkgsrc config file handling framework.
2005-09-29 14:13:15 +00:00
jlam
3e474a90d8 Get rid of USE_PERL5. The new way to express needing the Perl executable
around at either build-time or at run-time is:

	USE_TOOLS+=	perl		# build-time
	USE_TOOLS+=	perl:run	# run-time

Also remove some places where perl5/buildlink3.mk was being included
by a package Makefile, but all that the package wanted was the Perl
executable.
2005-07-16 01:19:06 +00:00
jlam
e46a9dd380 Create directories before installing files into them. 2005-06-17 03:50:19 +00:00
agc
d81d19f8e0 Add RMD160 digests. 2005-02-24 12:51:41 +00:00
grant
ca3be631f2 s/netbsd.org/NetBSD.org/ 2003-07-17 22:50:55 +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
zuntum
355f9f6658 Set MAINTAINER to packages@netbsd.org 2002-02-21 21:28:13 +00:00
zuntum
d038a73ebd Move pkg/ files into package's toplevel directory 2001-10-31 22:52:58 +00:00
zuntum
8e0671a861 o use REPLACE_PERL
o move sarah.conf.sample from ${PREFIX}/etc to ${PREFIX}/share/examples/sarah

Update sarah to 0.7b

Changes:

v 0.7b  2001/10/01
        * all directives may now be specified within an OPTIONS{} block to set
          defaults
        * when both '-c' and '-V' options are used, sarah will dump
          interpreted config file(s) to STDOUT
        * fixed archive rotation bug: a regex to match file.log.xx would also
          match myfile.log.xx, causing rotation of file.log to fail

v 0.6b  2001/02/09
        * added INDEX command to allow date-based archive naming
        * added quiet mode (-q argument)

v 0.5b  2001/01/04
        * fixed timing bug -- DATE based log rotations would fail if the
          minute changed during the run
2001-10-31 18:11:25 +00:00
jtb
328c71a86f Fix LICENSE. s/distribution/redistribution/. Pointed out by
John Darrow <John.P.Darrow@wheaton.edu> on tech-pkg.
2001-06-11 04:59:58 +00:00
jtb
e9b8fcafc4 LICENSE=limited-redistribution. Add restrictions.
From the README file:

Licensing for the current version of sarah is quite simple: I (Matthew
Pounsett) retain all rights to this code.  Anyone is free to use sarah, but it
may not be redistributed either in its original or any modified form without
the permission of the author (me).  A more reasonable license will be
distributed with later versions of sarah (probably with the first non-beta
release).
2001-06-05 23:40:38 +00:00
agc
027c166bf7 Move to sha1 digests, and add distfile sizes. 2001-04-19 11:28:57 +00:00
agc
2d6b6a009c + 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:43:32 +00:00
zuntum
ededaaf00e Oops, accidentally I placed "@comment NetBSD" twice in PLIST 2001-03-13 19:52:31 +00:00
zuntum
c535ec1dda Initial import of sarah 0.4b provided in pkg/12015 by me.
Sarah is a program which is used to trim, rotate, archive and delete log
files.  It is meant to run periodically out of cron, determining what to do
based on a configuration file.
2001-03-13 19:49:01 +00:00