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
zuntum
d038a73ebd
Move pkg/ files into package's toplevel directory
2001-10-31 22:52:58 +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
tron
8a09d30957
Use SH1 checksum.
2001-05-10 05:29:11 +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
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
tron
4aa47b4da9
Remove obsolete message.
2001-02-04 16:56:58 +00:00
tron
33108968aa
Provide a new style startup script with backwards compatibility.
2001-02-04 16:55:47 +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
213180c8f0
Update "@dirrm" for documentation directory.
1999-09-03 13:53:29 +00:00
tron
c06fc1aefd
Fix typo.
1999-09-03 13:52:17 +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