Commit graph

13 commits

Author SHA1 Message Date
drochner
508df49da4 add manpage to substitution rule as in the original build
(still inconsistent since not all occurences are substituted)
2011-05-18 10:48:34 +00:00
zafer
301b583aed service suspended. fetch from backup. 2011-03-17 21:11:44 +00:00
jlam
39843c2c61 Mechanical changes to add DESTDIR support to packages that install
their files via a custom do-install target.
2008-03-04 19:21:10 +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
rillig
c987b02ad4 Replaced "# defined" with "yes" where appropriate. 2005-09-28 19:51:27 +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
e8132b3fbf Relinquish maintainership of packages to tech-pkg@NetBSD.org. 2004-04-24 22:46:08 +00:00
snj
f89087da57 Handle installation ourselves so that files are owned by the proper
users.

Fixes PR pkg/24251.

Don't install a useless cow.  Bump PKGREVISION for this part.
2004-03-29 06:36:32 +00:00
grant
0155927c43 s/netbsd.org/NetBSD.org/ 2003-07-17 21:41:05 +00:00
wiz
a13ea108bb Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT. 2001-02-17 17:52:59 +00:00
drochner
809319863c update to cowsay-3.03
changes:
        - Added cows/tux.cow, as suggested by xmanoel@i.am
        - Compatibility with 5.6.0, due to a change in qw().
        - Renamed devil.cow to daemon.cow, since I know better. :-)
2000-12-05 19:30:58 +00:00
jlam
d0f2594de0 _________________________________________
/ cowsay is a configurable talking cow,   \
| written in Perl. It operates much as    |
| the figlet program does, and it written |
\ in the same spirit of silliness.        /
 -----------------------------------------
        \   ^__^
         \  (oo)\_______
            (__)\       )\/\
                ||----w |
                ||     ||
2000-03-25 20:13:23 +00:00