Commit graph

43 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
joerg
d22bb1b4fd Add DragonFly support. 2006-01-25 17:00:25 +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
jlam
e46a9dd380 Create directories before installing files into them. 2005-06-17 03:50:19 +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
tv
f816d81489 Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used. 2005-04-11 21:44:48 +00:00
uebayasi
71960dee9e Fix quoting. 2005-03-07 09:41:45 +00:00
agc
b12d62efb5 Add RMD160 digests. 2005-02-24 12:13:41 +00:00
hubertf
9a981bcfbe Sign over maintainership to tech-pkg@ 2005-02-21 20:26:08 +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
wiz
6e02d7ee41 Rename ALL_TARGET to BUILD_TARGET for consistency with other *_TARGETs.
Suggested by Roland Illig, ok'd by various.
2004-12-03 15:14:50 +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
snj
448cd5b386 Convert to buildlink3. 2004-04-18 07:17:27 +00:00
jklos
b8f449bb26 uptimes.wonko.com no longer exists. uptimes.hostingwired.com is the new
server, and has all the data from uptimes.wonko.com.
2004-01-19 00:01:51 +00:00
jmmv
1e1dfbb62b Use RCD_SCRIPTS from bsd.pkg.install.mk to automatically handle the rc.d
script and convert it to the standard rc.subr format.  Bump PKGREVISION to 3.
2003-07-30 17:56:42 +00:00
grant
ca3be631f2 s/netbsd.org/NetBSD.org/ 2003-07-17 22:50:55 +00:00
jmmv
21f05761ad Convert to PKG_SYSCONFDIR and buildlink2. Bump PKGREVISION to 2. 2003-07-02 18:22:42 +00:00
jmmv
f1446ddf2b Drop trailing whitespace. Ok'ed by wiz. 2003-05-06 17:40:18 +00:00
wiz
e8817c9088 Complete standardization of messages according to latest pkglint. 2002-09-24 12:29:55 +00:00
grant
16eebac8c6 comment fix. 2002-09-23 15:21:40 +00:00
enami
cfbb97f035 sys/sched.h is available only on recent NetBSD. 2002-05-09 13:50:06 +00:00
hubertf
e26f1170bd update 2002-05-09 13:33:02 +00:00
hubertf
08215b682e it's winko.com, not wonko.net
Noted by dawszy@foo.arhea.net in private mail.
2002-05-09 13:32:34 +00:00
hubertf
9b3ba13c68 Re-Added upclient-4.2.1.23: Keeps track of your server uptime
Upclient is a program that keeps track of your server
uptime, and lets you compare it with the uptime of other
(similar) hosts. It consists of two parts, a client- and a
serverpart. The client runs on your server and sends the
uptime every few minutes to the server. The server
collects all data in a table on this site.

Package re-added after the service formerly offered by uptimes.net
is now again online as http://www.wonko.com/
2002-05-07 22:25:02 +00:00
hubertf
6c365d797a Re-Added upclient-4.2.1.23: Keeps track of your server uptime
Upclient is a program that keeps track of your server
uptime, and lets you compare it with the uptime of other
(similar) hosts. It consists of two parts, a client- and a
serverpart. The client runs on your server and sends the
uptime every few minutes to the server. The server
collects all data in a table on this site.

Package re-added after the service formerly offered by uptimes.net
is now again online as http://www.wonko.com/
2002-05-07 22:20:59 +00:00
abs
d9aeaae03b Deleted net/upclient - the uptimes project has been suspended, and if it
resumes it will use a new client and protocol.
2001-10-04 11:05:00 +00:00
wiz
8f1307126f Only patch one file per patch file. 2001-06-28 10:32:45 +00:00
nra
be66c8cb02 Add RCS Tag. 2001-06-21 13:57:18 +00:00
nra
41a7ba60f8 Update upclient to 4.2.1.23.
Changes include:

4.2.1.23, Released Sunday 17 June 2001, changes:

	Fixed compilation error in stats-sol.c

4.2.1.22, Released Saturday 16 June 2001, changes:

	Darwin / MacOS X support
	BeOS support
	Improved Irix support
	BSD idle-time-submit(tm) support
	New SendCPULevel option (BSD, Solaris & Irix only)
	Debian init.d script
	Alternative to the upchk script added
	Fixed compilating error when using the NR_LINUX_UPTIME_WRAPAROUNDS
	That's all folks!
2001-06-20 14:30:47 +00:00
wiz
433b62957e Move to sha1 checksum, and/or add distfile sizes. 2001-04-21 11:23:08 +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
wiz
a13ea108bb Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT. 2001-02-17 17:52:59 +00:00
wiz
b979f7222a Add automatic ${VARIABLE} handling for MESSAGE files.
Convert most MESSAGE files to new syntax (${VARIABLE} gets replaced,
not @VARIABLE@, nor @@VARIABLE@@).
By default, substitutions are done for LOCALBASE, PKGNAME, PREFIX,
X11BASE, X11PREFIX; additional patterns can be added via MESSAGE_SUBST.
Clean up some packages while I'm there; add RCS tags to most MESSAGEs.
Remove some uninteresting MESSAGEs.
2001-01-29 11:34:21 +00:00
hubertf
6da53c0321 etc/rc.d: upclient.sh -> upclient 2001-01-26 04:45:33 +00:00
wiz
689b037082 updated upclient to 4.09. Change:
* Client was always sending version 4.01 as its version. fixed.
2000-02-16 19:49:33 +00:00
wiz
f720baf550 added main distribution site 2000-01-23 22:04:54 +00:00
wiz
4926d90561 update to 4.0.8. The change is a bugfix, which allows giving the host-id
on the command line now.
2000-01-23 01:49:54 +00:00
hubertf
1662094f5c Make this package match reality (V4.07).
A big THANKS to who told me that our client is upto date some weeks ago...
2000-01-21 01:35:40 +00:00
hubertf
3c520ca0d4 This client runs better as non-root. (Mmm, paranoia striking... :-) 2000-01-20 17:50:04 +00:00
hubertf
2ea0f028e2 update URL 2000-01-20 17:37:17 +00:00
abs
19fd3ce3c3 fix grammar 2000-01-06 02:52:42 +00:00
agc
f4d5171de1 Add package patch checksum files. 1999-07-09 14:09:02 +00:00
hubertf
c084681fdb Upclient is a program that keeps track of your server
uptime, and lets you compare it with the uptime of other
(similar) hosts. It consists of two parts, a client- and a
serverpart. The client runs on your server and sends the
uptime every few minutes to the server. The server
collects all data in a table on this site.
1999-04-06 20:09:59 +00:00