Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2004-03-08 | Enable tk84 and replace x11/tk with x11/tk83. Packages compatible | minskim | 6 | -12/+12 | |
with 8.4 will be updated to depend on x11/tk after Tk update. | |||||
2004-01-24 | replace deprecated USE_GMAKE with USE_GNU_TOOLS+=make. | grant | 4 | -11/+9 | |
2004-01-20 | Move WRKSRC definition away from the first paragraph in a Makefile. | agc | 7 | -14/+14 | |
2003-10-18 | Add RCS IDs | cjep | 4 | -0/+4 | |
2003-10-18 | Sort DISTNAME section | cjep | 1 | -2/+2 | |
2003-10-18 | Add RCS IDs | cjep | 2 | -0/+2 | |
2003-10-11 | don't assume we can create a symlink overwriting an existing symlink. | grant | 1 | -3/+4 | |
remove some trailing slashes. | |||||
2003-10-10 | Use g++ to compile c++. | rtr | 2 | -8/+8 | |
2003-10-10 | Cast mismatched fp. | rtr | 2 | -11/+16 | |
Approved by Johnny Lam. | |||||
2003-10-10 | Patches for preprocessor misusage fix. | rtr | 2 | -0/+27 | |
2003-10-10 | Cast mismatched fp to make it build. | rtr | 2 | -6/+22 | |
Approved by Johnny Lam. | |||||
2003-10-10 | Resolve some slight preprocessor directive misusage. | rtr | 1 | -1/+3 | |
Approved by Johnny Lam. | |||||
2003-10-08 | Revert: | rtr | 2 | -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-08 | Make package depend on xv, otherwise it's useless. | rtr | 1 | -1/+2 | |
Should resolve pr pkg/23092. Change approved by Johnny C. Lam. | |||||
2003-10-08 | patch-aa: Convert to use stdarg instead of varargs for gcc3 | rtr | 2 | -1/+89 | |
Should resolve pr pkg/23091. Patch approved by Johnny C. Lam. | |||||
2003-07-21 | COMMENT should start with a capital letter. | martti | 1 | -2/+2 | |
2003-07-17 | s/netbsd.org/NetBSD.org/ | grant | 9 | -18/+18 | |
2003-07-12 | don't define test target directly, use do-test instead | dillo | 1 | -2/+2 | |
2003-07-03 | Avoid hardcoding /usr/pkg in this package, pointed out by Julio Merino | agc | 3 | -5/+10 | |
2003-06-25 | Add OV511 web camera support. | uebayasi | 2 | -2/+11 | |
PR21829 from Osamu Oishi <oishi at ims dot ac dot jp>. Bump revision to 1. | |||||
2003-06-18 | When constructing the WRKSRC definition, use ${PKGNAME_NOREV} rather than | agc | 2 | -4/+4 | |
${PKGNAME}, so that the WRKSRC definition is immune from any subsequent PKGREVISION changes. With thanks to jmc for the nudge. | |||||
2003-05-07 | Add & enable rtptools. | seb | 1 | -1/+2 | |
2003-05-07 | Initial import of rtptools version 1.18 into the NetBSD Packages Collection. | seb | 5 | -0/+76 | |
The rtptools distribution consists of a number of small applications that can be used for processing RTP data. | |||||
2003-05-06 | Drop trailing whitespace. Ok'ed by wiz. | jmmv | 3 | -26/+26 | |
2003-05-06 | Distfile changed on master site: no differences reported by diff | seb | 1 | -2/+2 | |
from previous tarball's avatar in ftp://ftp.netbsd.org/pub/NetBSD/packages/distfiles | |||||
2003-03-29 | Place WRKSRC where it belongs, to make pkglint happy; ok'ed by wiz. | jmmv | 4 | -9/+8 | |
2003-01-19 | s/INSTALL_*/BSD_INSTALL_*/ in patch-ad, remove unnecessary MAKE_ENV. | salo | 3 | -6/+6 | |
Add HOMEPAGE. | |||||
2002-10-02 | Add configure patch to remove autoconf dependency. | wiz | 6 | -12/+854 | |
2002-09-27 | correct malformed patch | dmcmahill | 2 | -4/+3 | |
2002-09-27 | use the results of the autoconf test for inet_ntop and inet_pton. Fixes | dmcmahill | 6 | -2/+68 | |
compile problems on sparc and should fix other big endian machines. | |||||
2002-09-24 | Sort. | wiz | 1 | -2/+2 | |
2002-08-16 | Make this package build on NetBSD-1.6 and later | agc | 15 | -1/+224 | |
2002-08-16 | Make this package compile on 1.6 and later | agc | 5 | -3/+65 | |
2002-08-13 | Make this package compile on 1.6. | agc | 2 | -1/+49 | |
2002-07-26 | The Multicast Dissemination Protocol (MDP) is a protocol framework and ↵ | manu | 6 | -1/+79 | |
software toolkit for reliable multicasting data objects. | |||||
2001-10-31 | Move pkg/ files into package's toplevel directory | zuntum | 20 | -20/+20 | |
2001-09-09 | Deprecate NO_WRKSUBDIR, replacing it with an explicit assignment of: | agc | 1 | -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-27 | Use wildcard dependence on "autoconf" package. | tron | 2 | -4/+4 | |
2001-06-11 | CPPFLAGS is now passed to MAKE_ENV and CONFIGURE_ENV by bsd.pkg.mk, so | jlam | 1 | -2/+1 | |
adapt by moving CPPFLAGS settings to top-level, and removing explicit inclusion of CPPFLAGS into MAKE_ENV and CONFIGURE_ENV. | |||||
2001-05-31 | Wildcard tk dependency. | wiz | 1 | -2/+2 | |
2001-05-05 | Mechanical changes of tk DEPENDS: | jlam | 5 | -10/+10 | |
tk-8.3.2 -> tk>=8.3.2 tk-[0-9]* -> tk>=8.0 tk-8.* -> tk>=8.0 | |||||
2001-04-18 | Move to sha1 digests, and add distfile sizes. | agc | 7 | -14/+21 | |
2001-04-17 | + move the distfile digest/checksum value from files/md5 to distinfo | agc | 21 | -78/+64 | |
+ move the patch digest/checksum values from files/patch-sum to distinfo | |||||
2001-03-27 | Change BUILD_DEPENDS semantics: | hubertf | 2 | -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-17 | Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT. | wiz | 14 | -14/+14 | |
2001-02-16 | Not needed any more -- COMMENTs are in Makefiles now. | wiz | 1 | -1/+0 | |
2001-02-16 | Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT. | wiz | 1 | -8/+10 | |
While I'm here, unify category Makefiles to more standard style. (If you have tools depending on the previous form, please fix them.) | |||||
2001-02-07 | Fix a few more paste-o's. | fredb | 2 | -4/+4 | |
2001-02-05 | Use full pathname "${LOCALBASE}/bin/auto..." in dependences and make | tron | 2 | -4/+4 | |
targets. This includes a fix for PR pkg/12125 by Tomasz Luchowski. | |||||
2001-01-04 | The way that shared objects were handled in the PLISTs and bsd.pkg.mk was | agc | 1 | -1/+3 | |
out of date - it was based on a.out OBJECT_FMT, and added entries in the generated PLISTs to reflect the symlinks that ELF packages uses. It also tried to be clever, and removed and recreated any symbolic links that were created, which has resulted in some fun, especially with packages which use dlopen(3) to load modules. Some recent changes to our ld.so to bring it more into line with other Operating Systems also exposed some cracks. + Modify bsd.pkg.mk and its shared object handling, so that PLISTs now contain the ELF symlinks. + Don't mess about with file system entries when handling shared objects in bsd.pkg.mk, since it's likely that libtool and the BSD *.mk processing will have got it right, and have a much better idea than we do. + Modify PLISTs to contain "ELF symlinks" + On a.out platforms, delete any "ELF symlinks" from the generated PLISTs + On ELF platforms, no extra processing needs to be done in bsd.pkg.mk + Modify print-PLIST target in bsd.pkg.mk to add dummy symlink entries on a.out platforms + Update the documentation in Packages.txt With many thanks to Thomas Klausner for keeping me honest with this. |