Commit graph

27 commits

Author SHA1 Message Date
joerg
c4072fc257 DESTDIR support 2010-02-11 22:35:09 +00:00
wiz
60f460ab01 Use standard location for LICENSE line (in MAINTAINER/HOMEPAGE/COMMENT
block). Uncomment some commented out LICENSE lines while here.
2009-05-19 08:59:00 +00:00
tron
5653b15d71 Remove me as maintainer of some package, clame ownership of a few packages. 2008-05-25 14:45:16 +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
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
tron
5ddf2ec386 Use package source install framework to handle the startup script.
Bump package revision because of this change.
2005-08-09 22:30:13 +00:00
jlam
e46a9dd380 Create directories before installing files into them. 2005-06-17 03:50:19 +00:00
agc
3ad1bdbf06 Move WRKSRC definition away from the first paragraph in a Makefile. 2004-01-20 12:18:15 +00:00
grant
ca3be631f2 s/netbsd.org/NetBSD.org/ 2003-07-17 22:50:55 +00:00
wiz
190099b491 Update MASTER_SITE; from Todd Vierling in PR 21055. 2003-04-08 09:16:31 +00:00
jmmv
0916498c1b Place WRKSRC where it belongs, to make pkglint happy; ok'ed by wiz. 2003-03-29 12:40:00 +00:00
hubertf
5542206cba Get rid of manually adding "nbX" to PKGNAME when a pkg was changed in
pkgsrc. Instead, a new variable PKGREVISION is invented that can get
bumped independent of DISTNAME and PKGNAME.

Example #1:
        DISTNAME=       foo-X.Y
        PKGREVISION=    Z
     => PKGNAME=        foo-X.YnbZ

Example #2:
        DISTNAME=       barthing-X.Y
        PKGNAME=        bar-X.Y
        PKGREVISION=    Z
     => PKGNAME=        bar=X.YnbZ (!)

On subsequent changes, only PKGREVISION needs to be bumped, no more risk
of getting DISTNAME changed accidentally.
2001-11-29 01:12:24 +00:00
tv
39ac94e7e0 Clean out my pkgsrc diffs:
Make this fetchable directly.
2001-10-31 14:34:57 +00:00
wiz
c8ca1f026a Slightly modify according to pkg/13934 by Stoned Elipot to work on Solaris. 2001-09-14 23:01:39 +00:00
tron
4f6694c6cc Update download application form URL. 2001-05-10 05:35:01 +00:00
hubertf
d32e698de6 Cleanup MKDIR usage => INSTALL_*_DIR
XXX need to teach pkglint to be more picky about this
2001-02-25 04:17:35 +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
tron
66900f9d29 Install startup script as "rtspd" again. The policy was changed. 2001-02-04 18:05:12 +00:00
tron
866aee89b8 Fix "Error: Destination host and port is proxy host and port." problem
which was caused by insufficient code to duplicate a "struct hostent".
Bump version number to 1.0.0.0nb1.
2001-02-04 17:46:07 +00:00
tron
ecd935eca9 Install startup script as "rtspd.sh" as most packages do. 2001-02-04 16:58:57 +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
1791cbecbb etc/rc.d cleanup: rename *.sh -> * 2001-01-26 05:21:43 +00:00
hubertf
402899809a Replace MIRROR_DISTFILES and NO_CDROM with the more descriptive and
more fine-grained NO_{BIN,SRC}_ON_{FTP,CDROM} definitions.

MIRROR_DISTFILES and NO_CDROM are now dead.
2000-08-18 22:46:29 +00:00
tron
e1c4d92c26 Mark these packages as interactive because the distribution files need
to be fetched manually.
1999-10-26 16:17:44 +00:00
tron
8d7d754dfa Remove me as maintainer of those packages. 1999-10-07 17:41:46 +00:00
tron
f7b2f8b78f The documentation belongs to "share/doc/ra-rtsp-proxy" and not to
"share/doc/rtspd".
1999-09-01 21:00:11 +00:00
tron
d4b916c30a Import new "ra-rtsp-proxy" package:
Proxy server for the RealAudio RTSP protocol
1999-09-01 20:25:02 +00:00