Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2004-07-10 | Add some missing header files so this compiles with gcc3. | wiz | 8 | -17/+81 | |
Fix PLIST while here. | |||||
2004-04-25 | Convert to buildlink3. | snj | 1 | -4/+4 | |
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. | |||||
2003-07-17 | s/netbsd.org/NetBSD.org/ | grant | 1 | -2/+2 | |
2003-06-02 | Use tech-pkg@ in favor of packages@ as MAINTAINER for orphaned packages. | jschauma | 1 | -2/+2 | |
Should anybody feel like they could be the maintainer for any of thewe packages, please adjust. | |||||
2003-05-06 | Drop trailing whitespace. Ok'ed by wiz. | jmmv | 1 | -2/+2 | |
2002-12-08 | s/USE_X11BASE/USE_X11/, *sigh*. | salo | 1 | -2/+2 | |
2002-12-08 | +USE_X11BASE. | salo | 1 | -1/+2 | |
2002-10-09 | buildlink1 -> buildlink2. | wiz | 1 | -3/+5 | |
2002-06-27 | Cast away C++ compiler errors (thanks, Martin). | agc | 2 | -1/+17 | |
2001-10-31 | Move pkg/ files into package's toplevel directory | zuntum | 3 | -5/+5 | |
2001-06-29 | Converted to use buildlink.mk files | zuntum | 3 | -16/+14 | |
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-21 | Move to sha1 digests, and/or add distfile sizes. | wiz | 1 | -2/+3 | |
2001-04-17 | + move the distfile digest/checksum value from files/md5 to distinfo | agc | 3 | -8/+6 | |
+ move the patch digest/checksum values from files/patch-sum to distinfo | |||||
2001-02-16 | Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT. | wiz | 2 | -2/+2 | |
2001-01-07 | Add NetBSD/alpha. | thorpej | 1 | -2/+2 | |
2001-01-07 | Regen -- Alpha support in patches. | thorpej | 1 | -4/+4 | |
2001-01-07 | Make this build on the Alpha. | thorpej | 3 | -20/+33 | |
2000-08-31 | Adapt this package to tk-8.3.2. | jwise | 3 | -7/+7 | |
2000-06-20 | fix for ELF | hubertf | 2 | -10/+11 | |
2000-02-15 | When multi-line dependencies occur, use a "DEPENDS+= package" format | agc | 1 | -3/+3 | |
for each of the continuation lines, rather than using backslashes to continue a single, long definition. This makes it much easier to spot pre-requisite packages and other dependencies. | |||||
2000-01-05 | Strip trailing '.', and/or leading '(a|an) ' | abs | 1 | -1/+1 | |
2000-01-02 | pkglint silencing | wiz | 1 | -2/+3 | |
1999-12-15 | url moved, was inhibiting downloads | windsor | 1 | -3/+3 | |
1999-07-09 | Add package patch-sum files | agc | 1 | -0/+5 | |
1999-05-24 | Change {ONLY,NOT}_FOR_{ARCH,OPSYS} format to {ONLY,NOT}_FOR_PLATFORM | tv | 1 | -13/+11 | |
pattern match format. Minor pkglint along the way. | |||||
1999-04-01 | Update to tk version 8.0.5. This seems to be primarily a bug-fix release. | agc | 1 | -2/+2 | |
1998-08-24 | Give a bit more information. | frueauf | 2 | -2/+12 | |
1998-08-24 | Add missing $NetBSD$. | frueauf | 4 | -0/+8 | |
1998-08-24 | Add HOMEPAGE, remove MAN1 (no longer needed). | frueauf | 1 | -10/+10 | |
1998-08-24 | cqcam, a program that captures images from a Connectix Color QuickCam, | thorpej | 8 | -0/+176 | |
connected to a PC-style parallel port. XXX This is currently x86-only, as it uses direct i/o access to do its work. |