summaryrefslogtreecommitdiff
path: root/net/ra-rtsp-proxy
AgeCommit message (Collapse)AuthorFilesLines
2010-02-11DESTDIR supportjoerg1-7/+8
2009-06-14Remove @dirrm entries from PLISTsjoerg1-2/+1
2009-05-19Use standard location for LICENSE line (in MAINTAINER/HOMEPAGE/COMMENTwiz1-2/+2
block). Uncomment some commented out LICENSE lines while here.
2008-05-25Remove me as maintainer of some package, clame ownership of a few packages.tron1-2/+2
2007-01-07Mechanically replaced man/* with ${PKGMANDIR}/* in the definition ofrillig1-3/+3
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.
2006-03-14Fix errno.joerg2-1/+14
2005-12-29Remove USE_PKGINSTALL from pkgsrc now that mk/install/pkginstall.mkjlam1-2/+1
automatically detects whether we want the pkginstall machinery to be used by the package Makefile.
2005-08-09Use package source install framework to handle the startup script.tron2-8/+7
Bump package revision because of this change.
2005-06-17Create directories before installing files into them.jlam1-1/+3
2005-02-24Add RMD160 digests.agc1-1/+2
2005-02-03Fix a few build warnings.tron3-1/+27
2004-01-20Move WRKSRC definition away from the first paragraph in a Makefile.agc1-2/+3
2003-07-17s/netbsd.org/NetBSD.org/grant1-2/+2
2003-04-08Update MASTER_SITE; from Todd Vierling in PR 21055.wiz1-4/+2
2003-03-29Place WRKSRC where it belongs, to make pkglint happy; ok'ed by wiz.jmmv1-3/+2
2001-11-29Get rid of manually adding "nbX" to PKGNAME when a pkg was changed inhubertf1-2/+3
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-10-31Move pkg/ files into package's toplevel directoryzuntum2-1/+1
2001-10-31Clean out my pkgsrc diffs:tv1-14/+2
Make this fetchable directly.
2001-09-14Slightly modify according to pkg/13934 by Stoned Elipot to work on Solaris.wiz1-1/+7
2001-05-10Update download application form URL.tron1-2/+2
2001-05-10Use SH1 checksum.tron1-2/+3
2001-04-17+ move the distfile digest/checksum value from files/md5 to distinfoagc3-7/+5
+ move the patch digest/checksum values from files/patch-sum to distinfo
2001-02-25Cleanup MKDIR usage => INSTALL_*_DIRhubertf1-2/+2
XXX need to teach pkglint to be more picky about this
2001-02-17Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT.wiz2-2/+2
2001-02-04Install startup script as "rtspd" again. The policy was changed.tron2-4/+4
2001-02-04Fix "Error: Destination host and port is proxy host and port." problemtron3-3/+16
which was caused by insufficient code to duplicate a "struct hostent". Bump version number to 1.0.0.0nb1.
2001-02-04Install startup script as "rtspd.sh" as most packages do.tron2-4/+4
2001-02-04Remove obsolete message.tron1-6/+0
2001-02-04Provide a new style startup script with backwards compatibility.tron1-5/+16
2001-01-29Add automatic ${VARIABLE} handling for MESSAGE files.wiz2-5/+7
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-26etc/rc.d cleanup: rename *.sh -> *hubertf2-4/+4
2000-08-18Replace MIRROR_DISTFILES and NO_CDROM with the more descriptive andhubertf1-2/+6
more fine-grained NO_{BIN,SRC}_ON_{FTP,CDROM} definitions. MIRROR_DISTFILES and NO_CDROM are now dead.
1999-10-26Mark these packages as interactive because the distribution files needtron1-2/+4
to be fetched manually.
1999-10-07Remove me as maintainer of those packages.tron1-2/+2
1999-09-03Update "@dirrm" for documentation directory.tron1-2/+2
1999-09-03Fix typo.tron1-2/+2
1999-09-01The documentation belongs to "share/doc/ra-rtsp-proxy" and not totron2-7/+7
"share/doc/rtspd".
1999-09-01Import new "ra-rtsp-proxy" package:tron9-0/+97
Proxy server for the RealAudio RTSP protocol