summaryrefslogtreecommitdiff
path: root/mbone
AgeCommit message (Collapse)AuthorFilesLines
2005-03-01Fix a typo in the COMMENTagc1-2/+2
2005-02-22Add RMD160 digests in addition to the SHA1 ones.agc12-12/+26
2005-02-21Sign over maintainership to tech-pkg@hubertf1-2/+2
2005-02-03Enable and note addition of beacon.cube1-1/+2
2005-02-03Initial import of beacon, version 1.1.0, into the NetBSD Packagescube4-0/+42
Collection. Initial work by Emmanuel Dreyfus, clean-up and linting by me. The NLANR/DAST Multicast Beacon is a multicast diagnostic tool written in Perl which uses the RTP protocol (RFC3550) to provide useful statistics and diagnostic information about a given multicast group's connectivity characteristics.
2005-01-08Split patch-ad so that each patch modifies only one file.minskim4-37/+37
2004-12-27- Honor CFLAGS.minskim2-1/+21
- Do not run mkdep, which is unnecessary in package buildling.
2004-12-24mdd is a multicast file distribution toolmanu5-1/+31
2004-12-03Rename ALL_TARGET to BUILD_TARGET for consistency with other *_TARGETs.wiz2-4/+4
Suggested by Roland Illig, ok'd by various.
2004-11-03bl3ify. This makes the pkg build on NetBSD 1.6.kristerw3-5/+20
2004-10-28Wildcard depends.wiz1-2/+2
2004-10-03Libtool fix for PR pkg/26633, and other issues. Update libtool to 1.5.10tv2-2/+4
in the process. (More information on tech-pkg.) Bump PKGREVISION and BUILDLINK_DEPENDS of all packages using libtool and installing .la files. Bump PKGREVISION (only) of all packages depending directly on the above via a buildlink3 include.
2004-10-01there will not be a NetBSD-1.[7-9] but will be a NetBSD-[2-9].*grant1-2/+3
adjust patterns used in ONLY_FOR_PLATFORM/NOT_FOR_PLATFORM to reflect this.
2004-09-22Mechanical changes to package PLISTs to make use of LIBTOOLIZE_PLIST.jlam1-5/+1
All library names listed by *.la files no longer need to be listed in the PLIST, e.g., instead of: lib/libfoo.a lib/libfoo.la lib/libfoo.so lib/libfoo.so.0 lib/libfoo.so.0.1 one simply needs: lib/libfoo.la and bsd.pkg.mk will automatically ensure that the additional library names are listed in the installed package +CONTENTS file. Also make LIBTOOLIZE_PLIST default to "yes".
2004-07-28s/USE_BUILDLINK2/USE_BUILDLINK3/. buildlink2 is obsolete...xtraeme1-2/+2
2004-07-27sapserver is a SAP server developped for the videolan projectmanu1-1/+2
2004-07-27SAP server from the VideoLan projectmanu7-0/+89
2004-06-18Support NetBSD versions 2.x and tk 8.4.markd4-13/+18
2004-06-08Add USE_INET6 to BUILD_DEFS as these packages use it. Part of PR#25743 fromcjep1-1/+3
Georg Schwarz.
2004-05-23USE_BUILDLINK3 so that -Wl,-R/usr/X11R6/lib gets stripped/translateddanw1-1/+2
properly on various OSes
2004-04-11Convert to buildlink3.snj1-2/+2
2004-03-08Enable tk84 and replace x11/tk with x11/tk83. Packages compatibleminskim6-12/+12
with 8.4 will be updated to depend on x11/tk after Tk update.
2004-01-24replace deprecated USE_GMAKE with USE_GNU_TOOLS+=make.grant4-11/+9
2004-01-20Move WRKSRC definition away from the first paragraph in a Makefile.agc7-14/+14
2003-10-18Add RCS IDscjep4-0/+4
2003-10-18Sort DISTNAME sectioncjep1-2/+2
2003-10-18Add RCS IDscjep2-0/+2
2003-10-11don't assume we can create a symlink overwriting an existing symlink.grant1-3/+4
remove some trailing slashes.
2003-10-10Use g++ to compile c++.rtr2-8/+8
2003-10-10Cast mismatched fp.rtr2-11/+16
Approved by Johnny Lam.
2003-10-10Patches for preprocessor misusage fix.rtr2-0/+27
2003-10-10Cast mismatched fp to make it build.rtr2-6/+22
Approved by Johnny Lam.
2003-10-10Resolve some slight preprocessor directive misusage.rtr1-1/+3
Approved by Johnny Lam.
2003-10-08Revert:rtr2-2/+2
That's the wrong naming convention - patch-xy for any particular xy is assigned to a particular source file for life. They don't get squashed back to aa ab ..., ever. Make patch-aa -> patch-ae.
2003-10-08Make package depend on xv, otherwise it's useless.rtr1-1/+2
Should resolve pr pkg/23092. Change approved by Johnny C. Lam.
2003-10-08patch-aa: Convert to use stdarg instead of varargs for gcc3rtr2-1/+89
Should resolve pr pkg/23091. Patch approved by Johnny C. Lam.
2003-07-21COMMENT should start with a capital letter.martti1-2/+2
2003-07-17s/netbsd.org/NetBSD.org/grant9-18/+18
2003-07-12don't define test target directly, use do-test insteaddillo1-2/+2
2003-07-03Avoid hardcoding /usr/pkg in this package, pointed out by Julio Merinoagc3-5/+10
2003-06-25Add OV511 web camera support.uebayasi2-2/+11
PR21829 from Osamu Oishi <oishi at ims dot ac dot jp>. Bump revision to 1.
2003-06-18When constructing the WRKSRC definition, use ${PKGNAME_NOREV} rather thanagc2-4/+4
${PKGNAME}, so that the WRKSRC definition is immune from any subsequent PKGREVISION changes. With thanks to jmc for the nudge.
2003-05-07Add & enable rtptools.seb1-1/+2
2003-05-07Initial import of rtptools version 1.18 into the NetBSD Packages Collection.seb5-0/+76
The rtptools distribution consists of a number of small applications that can be used for processing RTP data.
2003-05-06Drop trailing whitespace. Ok'ed by wiz.jmmv3-26/+26
2003-05-06Distfile changed on master site: no differences reported by diffseb1-2/+2
from previous tarball's avatar in ftp://ftp.netbsd.org/pub/NetBSD/packages/distfiles
2003-03-29Place WRKSRC where it belongs, to make pkglint happy; ok'ed by wiz.jmmv4-9/+8
2003-01-19s/INSTALL_*/BSD_INSTALL_*/ in patch-ad, remove unnecessary MAKE_ENV.salo3-6/+6
Add HOMEPAGE.
2002-10-02Add configure patch to remove autoconf dependency.wiz6-12/+854
2002-09-27correct malformed patchdmcmahill2-4/+3