Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2004-01-20 | Move WRKSRC definition away from the first paragraph in a Makefile. | agc | 1 | -2/+2 | |
2003-08-23 | Add pseudo-category 'java'. | jschauma | 1 | -2/+2 | |
2003-07-17 | s/netbsd.org/NetBSD.org/ | grant | 1 | -2/+2 | |
2003-03-28 | NO_PATCH is deprecated, says pkglint. Remove it. | wiz | 1 | -2/+1 | |
2003-01-29 | Fix the fetch of the swing distfile by noting that it must be fetched | jlam | 2 | -2110/+2097 | |
manually, and provide the location from where it may be fetched. Also move the documentation and examples to fit into hier(7). Bump PKGREVISION of x11/swing to 1. | |||||
2002-12-31 | Mechanical conversion to use java-vm.mk. | jlam | 1 | -1/+2 | |
2002-07-29 | Set USE_JAVA=run on some packages that obviously don't need a JDK for the | jlam | 1 | -2/+2 | |
build. These packages set NO_BUILD and by inspection of the Makefiles, there isn't any invocation of java needed. | |||||
2001-12-05 | s/root/${ROOT_USER}/g, now that the definition appears in the | agc | 1 | -10/+2 | |
defs.${OPSYS}.mk files. | |||||
2001-11-14 | Replace "${GTAR} cf - . | (cd ... ; ${GTAR} xf - )" pipelines with a | agc | 1 | -3/+3 | |
single instance of ${PAX}. | |||||
2001-10-31 | Move pkg/ files into package's toplevel directory | zuntum | 2 | -1/+1 | |
2001-09-27 | Sun moved the distfiles, so fix the pre-fetch and do-fetch targets. Also | jlam | 1 | -17/+23 | |
add a check for the distfile before descending into the urlget directory and making urlget. This fixes the problem with abusing BUILD_DEPENDS to ensure that urlget is installed prior to fetching the distfiles, noted in pkg/13410 by Bernd Ernesti <bernd@arresum.inka.de>. | |||||
2001-04-19 | Move to sha1 digests, and add distfile sizes. | skrll | 1 | -2/+3 | |
2001-04-17 | + move the distfile digest/checksum value from files/md5 to distinfo | agc | 1 | -1/+1 | |
+ move the patch digest/checksum values from files/patch-sum to distinfo | |||||
2001-04-05 | Replace use of (removed) install-build-depends target with code to acheive | jwise | 1 | -2/+3 | |
the same result. Fix suggested by agc. | |||||
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-25 | Cleanup MKDIR usage => INSTALL_*_DIR | hubertf | 1 | -10/+5 | |
XXX need to teach pkglint to be more picky about this | |||||
2001-02-17 | Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT. | wiz | 2 | -2/+2 | |
2000-10-21 | move BUILD_DEPENDS line to correct place | wiz | 1 | -2/+3 | |
2000-10-16 | Install pre-fetch depends the right way. | hubertf | 1 | -3/+4 | |
2000-09-11 | Use the .zip distribution of swing, rather than the .tar.Z, as it is | jwise | 2 | -7/+7 | |
significantly smaller. Pointed out by Bernd Ernesti. | |||||
2000-09-11 | Update md5. (hi jim!) | wiz | 1 | -2/+2 | |
2000-09-11 | Use .tar.Z distfile, and don't re-fetch if we have the distfile. (Why does | jwise | 1 | -6/+8 | |
the do-fetch: target get called if the distfile is present?) | |||||
2000-09-11 | Add a pre-fetch: target which installs the `urlget' package, and then use that | jwise | 1 | -9/+25 | |
package in a new do-fetch: target which uses urlget to navigate Sun's web forms and downloads swing. Make this behavior depend on the value `sun-swing-license' being in ACCEPTABLE_LICENSES. | |||||
2000-09-07 | tweak fetch-hint message | hubertf | 1 | -5/+4 | |
2000-09-06 | add an additional comment saying which distribution file (tar or zip format) | dmcmahill | 1 | -1/+2 | |
needs to be downloaded by the user. | |||||
2000-08-18 | Replace MIRROR_DISTFILES and NO_CDROM with the more descriptive and | hubertf | 1 | -5/+7 | |
more fine-grained NO_{BIN,SRC}_ON_{FTP,CDROM} definitions. MIRROR_DISTFILES and NO_CDROM are now dead. | |||||
2000-08-02 | - Use the smaller zip file (13MB vs 17MB) | veego | 3 | -1520/+1559 | |
- Fix the PLIST - Do a chown after copying the files with tar | |||||
2000-05-25 | Initial import of swing-1.1.1, the Java Foundation Classes UI classes | jwise | 5 | -0/+2094 | |