Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2005-03-24 | Remove FreeBSD RCS Ids. pkgsrc has diverged too much for syncing to be | wiz | 1 | -3/+1 | |
useful. | |||||
2005-02-22 | Add RMD160 digests in addition to the SHA1 ones. | agc | 1 | -1/+3 | |
2004-11-03 | bl3ify. This makes the pkg build on NetBSD 1.6. | kristerw | 3 | -5/+20 | |
2004-10-01 | there will not be a NetBSD-1.[7-9] but will be a NetBSD-[2-9].* | grant | 1 | -2/+3 | |
adjust patterns used in ONLY_FOR_PLATFORM/NOT_FOR_PLATFORM to reflect this. | |||||
2004-03-08 | Enable tk84 and replace x11/tk with x11/tk83. Packages compatible | minskim | 1 | -2/+2 | |
with 8.4 will be updated to depend on x11/tk after Tk update. | |||||
2004-01-20 | Move WRKSRC definition away from the first paragraph in a Makefile. | agc | 1 | -2/+2 | |
2003-10-18 | Add RCS IDs | cjep | 1 | -0/+1 | |
2003-10-18 | Sort DISTNAME section | cjep | 1 | -2/+2 | |
2003-10-10 | Cast mismatched fp. | rtr | 2 | -11/+16 | |
Approved by Johnny Lam. | |||||
2003-07-17 | s/netbsd.org/NetBSD.org/ | grant | 1 | -2/+2 | |
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 | 1 | -2/+2 | |
${PKGNAME}, so that the WRKSRC definition is immune from any subsequent PKGREVISION changes. With thanks to jmc for the nudge. | |||||
2003-05-06 | Drop trailing whitespace. Ok'ed by wiz. | jmmv | 1 | -2/+2 | |
2002-10-02 | Add configure patch to remove autoconf dependency. | wiz | 3 | -6/+384 | |
2002-08-16 | Make this package build on NetBSD-1.6 and later | agc | 15 | -1/+224 | |
2001-10-31 | Move pkg/ files into package's toplevel directory | zuntum | 3 | -4/+4 | |
2001-08-27 | Use wildcard dependence on "autoconf" package. | tron | 1 | -2/+2 | |
2001-05-05 | Mechanical changes of tk DEPENDS: | jlam | 1 | -2/+2 | |
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 | 1 | -2/+3 | |
2001-04-17 | + move the distfile digest/checksum value from files/md5 to distinfo | agc | 3 | -14/+12 | |
+ move the patch digest/checksum values from files/patch-sum to distinfo | |||||
2001-03-27 | Change BUILD_DEPENDS semantics: | hubertf | 1 | -2/+2 | |
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 | 2 | -2/+2 | |
2001-02-07 | Fix a few more paste-o's. | fredb | 1 | -2/+2 | |
2001-02-05 | Use full pathname "${LOCALBASE}/bin/auto..." in dependences and make | tron | 1 | -2/+2 | |
targets. This includes a fix for PR pkg/12125 by Tomasz Luchowski. | |||||
2000-09-08 | Adapt this package to tk-8.3.2. | jwise | 3 | -12/+12 | |
2000-09-01 | Mark remaining packages which need to be updated to work with tcl-8.3.2 | jwise | 1 | -1/+3 | |
with BROKEN= This package has not yet been updated to work with tcl-8.3.2. in order to make bulk builds quieter. These packages will be updated over the weekend. | |||||
2000-02-05 | make it compile again (don't link statically) | wiz | 2 | -6/+7 | |
2000-02-02 | defuzz | wiz | 2 | -5/+4 | |
2000-01-26 | * Split out mega-patch patch-ag in to separate patches. | jlam | 9 | -1608/+313 | |
* Duplicate changes in Tcl/Tk handling from mbone/vat. * USE_X11, instead of USE_X11BASE | |||||
2000-01-09 | use DISTNAME and PKGNAME instead of directly setting DISTFILES | wiz | 1 | -3/+4 | |
2000-01-05 | Strip trailing '.', and/or leading '(a|an) ' | abs | 1 | -1/+1 | |
1999-07-09 | Add package patch checksum files. | agc | 1 | -0/+10 | |
1999-05-31 | Apply the same patch as for vat to make this go with tcl8.0.5. | he | 1 | -0/+16 | |
1999-04-01 | Update to tk version 8.0.5. This seems to be primarily a bug-fix release. | agc | 1 | -2/+2 | |
1999-01-30 | Replace all occurrences of USE_X11 with USE_X11BASE. This means "install this | agc | 1 | -2/+2 | |
package into ${X11BASE}". Replace all occurrences of BUILD_USES_X11 with USE_X11. This means "use X11 headers and libraries to build this package". | |||||
1998-11-24 | Use -O2, not -O6. | mycroft | 1 | -20/+6 | |
1998-11-24 | devide & optimize, per mycroft | hubertf | 2 | -254/+270 | |
1998-08-20 | The Grand Homepagification: | tsarna | 1 | -1/+2 | |
- New, optional Makefile variable HOMEPAGE, specifies a URL for the home page of the software if it has one. - The value of HOMEPAGE is used to add a link from the README.html files. - pkglint updated to know about it. The "correct" location for HOMEPAGE in the Makefile is after MAINTAINER, in that same section. | |||||
1998-08-07 | Add NetBSD RCS Ids. | agc | 1 | -0/+2 | |
1998-08-07 | Add NetBSD RCS Ids. | agc | 6 | -0/+12 | |
1998-06-22 | Update package Makefiles for automatic manual page handling. | agc | 1 | -2/+1 | |
1998-04-22 | Remove the old deprecated DEPENDS definition from bsd.pkg.mk. | agc | 1 | -2/+2 | |
Implement a new DEPENDS definition, which looks for an installed package, building it if not present, and use it in preference to LIB_DEPENDS. This should make the package collection more useful on NetBSD ELF ports. | |||||
1998-04-15 | Use the bsd.pkg.mk and bsd.pkg.subdir.mk files in the pkgsrc tree. | agc | 1 | -7/+2 | |
Remove redundant (and sometimes erroneous) comments. | |||||
1998-01-30 | Modify individual package Makefiles to use the new way of specifying | agc | 1 | -2/+2 | |
shared object dependencies (LIB_DEPENDS). | |||||
1998-01-24 | portlint: fix RCS ID, remove unnecessary DISTFILES definition | hubertf | 1 | -13/+6 | |
1997-11-19 | - Add NetBSD RCSids | is | 8 | -115/+198 | |
- Make this compile and work on NetBSD | |||||
1997-11-19 | Initial import of FreeBSD vic package. | is | 10 | -0/+1771 | |