summaryrefslogtreecommitdiff
path: root/mbone
AgeCommit message (Collapse)AuthorFilesLines
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
2002-09-27use the results of the autoconf test for inet_ntop and inet_pton. Fixesdmcmahill6-2/+68
compile problems on sparc and should fix other big endian machines.
2002-09-24Sort.wiz1-2/+2
2002-08-16Make this package build on NetBSD-1.6 and lateragc15-1/+224
2002-08-16Make this package compile on 1.6 and lateragc5-3/+65
2002-08-13Make this package compile on 1.6.agc2-1/+49
2002-07-26The Multicast Dissemination Protocol (MDP) is a protocol framework and ↵manu6-1/+79
software toolkit for reliable multicasting data objects.
2001-10-31Move pkg/ files into package's toplevel directoryzuntum20-20/+20
2001-09-09Deprecate NO_WRKSUBDIR, replacing it with an explicit assignment of:agc1-2/+2
WRKSRC= ${WRKDIR} This is much cleaner, much more indicative of what happens, and removes another of the negative definitions (NO_.* = value).
2001-08-27Use wildcard dependence on "autoconf" package.tron2-4/+4
2001-06-11CPPFLAGS is now passed to MAKE_ENV and CONFIGURE_ENV by bsd.pkg.mk, sojlam1-2/+1
adapt by moving CPPFLAGS settings to top-level, and removing explicit inclusion of CPPFLAGS into MAKE_ENV and CONFIGURE_ENV.
2001-05-31Wildcard tk dependency.wiz1-2/+2
2001-05-05Mechanical changes of tk DEPENDS:jlam5-10/+10
tk-8.3.2 -> tk>=8.3.2 tk-[0-9]* -> tk>=8.0 tk-8.* -> tk>=8.0
2001-04-18Move to sha1 digests, and add distfile sizes.agc7-14/+21
2001-04-17+ move the distfile digest/checksum value from files/md5 to distinfoagc21-78/+64
+ move the patch digest/checksum values from files/patch-sum to distinfo
2001-03-27Change BUILD_DEPENDS semantics:hubertf2-4/+4
first component is now a package name+version/pattern, no more executable/patchname/whatnot. While there, introduce BUILD_USES_MSGFMT as shorthand to pull in devel/gettext unless /usr/bin/msgfmt exists (i.e. on post-1.5 -current). Patch by Alistair Crooks <agc@netbsd.org>
2001-02-17Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT.wiz14-14/+14
2001-02-16Not needed any more -- COMMENTs are in Makefiles now.wiz1-1/+0