Commit graph

30 commits

Author SHA1 Message Date
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
6fbe86c997 Remove unnecessary DECOMPRESS_CMD setting, which is automatically taken
care if in bsd.pkg.extract.mk based on the EXTRACT_SUFX.
2006-01-19 23:00:24 +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
abs
52b7523b8c I do not have access to the source, and cannot get find anyone who has, so
drop maintainership
2005-06-25 15:21:29 +00:00
jlam
e46a9dd380 Create directories before installing files into them. 2005-06-17 03:50:19 +00:00
wiz
8e24884a04 Add RMD160 checksum. 2005-05-25 13:06:04 +00:00
reed
ee8be9d0c1 RCD_SCRIPTS_EXAMPLEDIR is no longer customizable.
And always is defined as share/examples/rc.d
which was the default before.

This rc.d scripts are not automatically added to PLISTs now also.
So add to each corresponding PLIST as required.

This was discussed on tech-pkg in late January and late April.

Todo: remove the RCD_SCRIPTS_EXAMPLEDIR uses in MESSAGES and elsewhere
and remove the RCD_SCRIPTS_EXAMPLEDIR itself.
2005-05-02 20:33:57 +00:00
reed
32d8f290c2 The default location of the pkgsrc-installed rc.d scripts is now
under share/examples/rc.d. The variable name already was named
RCD_SCRIPTS_EXAMPLEDIR.

This is from ideas from Greg Woods and others.

Also bumped PKGREVISION for all packages using RCD_SCRIPTS mechanism
(as requested by wiz).
2004-12-28 02:47:40 +00:00
sketch
696a3dd43d Fix syntax error. 2004-11-12 14:41:47 +00:00
abs
16bd70989b Update setiathome to 3.08:
Release notes:
 Version 3.08 is a precautionary security release. There was a
 potential buffer overrun in the networking code of the client that
 is fixed with version 3.08. Note that to exploit this vulnerability,
 a potential attacker would have to trick the client into contacting
 a fake server rather than the actual SETI@home server. To our
 knowledge, no SETI@home client has ever been attacked in this
 manner.

The only NetBSD platform currently supported by 3.08 is NetBSD-sparc-1.6.1
and later. Update supported list for FreeBSD, OpenBSD, SunOS, and Linux
2004-10-29 12:56:24 +00:00
skrll
e9c5e53e2e Correct URL 2004-09-07 09:04:11 +00:00
reed
9c790735db mk/bsd.pkg.install.mk now automatically registers
the RCD_SCRIPTS rc.d script(s) to the PLIST.

This GENERATE_PLIST idea is part of Greg A. Woods'
PR #22954.

This helps when the RC_SCRIPTS are installed to
a different ${RCD_SCRIPTS_EXAMPLEDIR}. (Later,
the default RCD_SCRIPTS_EXAMPLEDIR will be changed
to be more clear that they are the examples.)

These patches also remove the etc/rc.d/ scripts from PLISTs
(of packages that use RCD_SCRIPTS). (This also removes
now unused references from openssh* makefiles. Note that
qmail package has not been changed yet.)

I have been doing automatic PLIST registration for RC_SCRIPTS
for over a year. Not all of these packages have been tested,
but many have been tested and used.

Somethings maybe to do:
- a few packages still manually install the rc.d scripts to
  hard-coded etc/rc.d. These need to be fixed.
- maybe  remove from mk/${OPSYS}.pkg.dist mtree specifications too.
2004-04-23 22:07:52 +00:00
cube
e41295dcb6 Update link, as reported by Thomas Devreese in PR 24196. 2004-01-22 18:20:47 +00:00
reed
ed3839a1d9 MESSAGE had NetBSD part, so split it up. 2003-08-16 06:56:17 +00:00
grant
0155927c43 s/netbsd.org/NetBSD.org/ 2003-07-17 21:41:05 +00:00
abs
c36c8b894b Update to setiathome-3.03nb2.
Add support for setiathome_flags to startup script, and default to -nice 20.
2003-06-02 19:55:16 +00:00
jmmv
109ad3c5d6 /usr/pkg -> @PREFIX@ 2003-05-01 18:07:55 +00:00
jmmv
01da2b5f39 Add a rc.d script to run this program at bootup as an unprivileged user.
Bump PKGREVISION to 1.  Closes my own PR pkg/18361.
2003-04-09 15:52:28 +00:00
zuntum
c72c1cf5f9 Move pkg/ files into package's toplevel directory 2001-11-01 00:57:41 +00:00
abs
4f76b58310 Avoid Makefile breakage on non supported ARCH 2001-10-01 15:52:05 +00:00
agc
88670a4a89 Move to sha1 digests, and add distfile sizes. 2001-04-20 13:52:07 +00:00
agc
9e8d6c8b8d + 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:33:31 +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
wiz
d4fce8d4e7 Unify format of MESSAGEs, and include RCS Ids. 2001-02-06 14:24:03 +00:00
hubertf
f3aa9c87dd pkg-changes2html greps for PKGNAME, so so not use make(1) magic in there
(derive DISTNAME from PKGNAME instead, where possible).
2001-01-06 21:24:04 +00:00
abs
291a6695ad Update setiathome to 3.03
Includes new xsetiathome binary, and powerpc support.
Thanks to billc for the new clients
Sparc not yet available
2001-01-04 10:33:10 +00:00
jdolecek
82759a0b24 arm and m68k seti@home clients are no longer provided.
Fixes pkg/9785.
2000-04-05 08:57:42 +00:00
abs
5079771ab5 oops - remove debugging code 2000-01-12 16:39:33 +00:00
abs
18f0f7f681 Add in Solaris entry 2000-01-10 18:19:09 +00:00
abs
625d2cc207 Package to ease installation of setiathome binaries 1999-12-23 01:27:35 +00:00