summaryrefslogtreecommitdiff
path: root/x11/swing
AgeCommit message (Collapse)AuthorFilesLines
2005-02-23Add RMD160 checksums to the SHA1 ones.wiz1-1/+2
2004-01-20Move WRKSRC definition away from the first paragraph in a Makefile.agc1-2/+2
2003-08-23Add pseudo-category 'java'.jschauma1-2/+2
2003-07-17s/netbsd.org/NetBSD.org/grant1-2/+2
2003-03-28NO_PATCH is deprecated, says pkglint. Remove it.wiz1-2/+1
2003-01-29Fix the fetch of the swing distfile by noting that it must be fetchedjlam2-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-31Mechanical conversion to use java-vm.mk.jlam1-1/+2
2002-07-29Set USE_JAVA=run on some packages that obviously don't need a JDK for thejlam1-2/+2
build. These packages set NO_BUILD and by inspection of the Makefiles, there isn't any invocation of java needed.
2001-12-05s/root/${ROOT_USER}/g, now that the definition appears in theagc1-10/+2
defs.${OPSYS}.mk files.
2001-11-14Replace "${GTAR} cf - . | (cd ... ; ${GTAR} xf - )" pipelines with aagc1-3/+3
single instance of ${PAX}.
2001-10-31Move pkg/ files into package's toplevel directoryzuntum2-1/+1
2001-09-27Sun moved the distfiles, so fix the pre-fetch and do-fetch targets. Alsojlam1-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-19Move to sha1 digests, and add distfile sizes.skrll1-2/+3
2001-04-17+ move the distfile digest/checksum value from files/md5 to distinfoagc1-1/+1
+ move the patch digest/checksum values from files/patch-sum to distinfo
2001-04-05Replace use of (removed) install-build-depends target with code to acheivejwise1-2/+3
the same result. Fix suggested by agc.
2001-03-27Change BUILD_DEPENDS semantics:hubertf1-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-25Cleanup MKDIR usage => INSTALL_*_DIRhubertf1-10/+5
XXX need to teach pkglint to be more picky about this
2001-02-17Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT.wiz2-2/+2
2000-10-21move BUILD_DEPENDS line to correct placewiz1-2/+3
2000-10-16Install pre-fetch depends the right way.hubertf1-3/+4
2000-09-11Use the .zip distribution of swing, rather than the .tar.Z, as it isjwise2-7/+7
significantly smaller. Pointed out by Bernd Ernesti.
2000-09-11Update md5. (hi jim!)wiz1-2/+2
2000-09-11Use .tar.Z distfile, and don't re-fetch if we have the distfile. (Why doesjwise1-6/+8
the do-fetch: target get called if the distfile is present?)
2000-09-11Add a pre-fetch: target which installs the `urlget' package, and then use thatjwise1-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-07tweak fetch-hint messagehubertf1-5/+4
2000-09-06add an additional comment saying which distribution file (tar or zip format)dmcmahill1-1/+2
needs to be downloaded by the user.
2000-08-18Replace MIRROR_DISTFILES and NO_CDROM with the more descriptive andhubertf1-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)veego3-1520/+1559
- Fix the PLIST - Do a chown after copying the files with tar
2000-05-25Initial import of swing-1.1.1, the Java Foundation Classes UI classesjwise5-0/+2094