agc
24a46ed346
Move WRKSRC definition away from the first paragraph in a Makefile.
2004-01-20 12:28:26 +00:00
jschauma
a23d929dc8
Add pseudo-category 'java'.
2003-08-23 15:27:00 +00:00
grant
ca3be631f2
s/netbsd.org/NetBSD.org/
2003-07-17 22:50:55 +00:00
wiz
28a4483bc7
NO_PATCH is deprecated, says pkglint. Remove it.
2003-03-28 21:14:10 +00:00
jlam
79cb779854
Fix the fetch of the swing distfile by noting that it must be fetched
...
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.
2003-01-29 20:24:49 +00:00
jlam
2c140f9f2a
Mechanical conversion to use java-vm.mk.
2002-12-31 15:44:28 +00:00
jlam
e8398f5238
Set USE_JAVA=run on some packages that obviously don't need a JDK for the
...
build. These packages set NO_BUILD and by inspection of the Makefiles,
there isn't any invocation of java needed.
2002-07-29 22:23:25 +00:00
agc
57aa4707d7
s/root/${ROOT_USER}/g, now that the definition appears in the
...
defs.${OPSYS}.mk files.
2001-12-05 15:00:44 +00:00
agc
be9bc4ff1b
Replace "${GTAR} cf - . | (cd ... ; ${GTAR} xf - )" pipelines with a
...
single instance of ${PAX}.
2001-11-14 14:47:53 +00:00
zuntum
d3db18607d
Move pkg/ files into package's toplevel directory
2001-10-31 22:03:21 +00:00
jlam
0312b354c0
Sun moved the distfiles, so fix the pre-fetch and do-fetch targets. Also
...
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-09-27 20:27:32 +00:00
skrll
7c75053771
Move to sha1 digests, and add distfile sizes.
2001-04-19 11:07:33 +00:00
agc
8f972b049a
+ move the distfile digest/checksum value from files/md5 to distinfo
...
+ move the patch digest/checksum values from files/patch-sum to distinfo
2001-04-17 12:12:16 +00:00
jwise
e358eee4b7
Replace use of (removed) install-build-depends target with code to acheive
...
the same result. Fix suggested by agc.
2001-04-05 19:27:41 +00:00
hubertf
e32afb6fea
Change BUILD_DEPENDS semantics:
...
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-03-27 03:19:43 +00:00
hubertf
d32e698de6
Cleanup MKDIR usage => INSTALL_*_DIR
...
XXX need to teach pkglint to be more picky about this
2001-02-25 04:17:35 +00:00
wiz
a486f11406
Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT.
2001-02-17 17:06:11 +00:00
wiz
f0aeb8c675
move BUILD_DEPENDS line to correct place
2000-10-21 23:08:07 +00:00
hubertf
6adedb4ed1
Install pre-fetch depends the right way.
2000-10-16 17:21:35 +00:00
jwise
2b46c5566d
Use the .zip distribution of swing, rather than the .tar.Z, as it is
...
significantly smaller. Pointed out by Bernd Ernesti.
2000-09-11 18:11:43 +00:00
wiz
6673ddedee
Update md5. (hi jim!)
2000-09-11 15:56:26 +00:00
jwise
8e4eaa2d94
Use .tar.Z distfile, and don't re-fetch if we have the distfile. (Why does
...
the do-fetch: target get called if the distfile is present?)
2000-09-11 15:36:26 +00:00
jwise
0ed66da2ac
Add a pre-fetch: target which installs the `urlget' package, and then use that
...
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-11 14:46:26 +00:00
hubertf
b80d0ae168
tweak fetch-hint message
2000-09-07 01:51:29 +00:00
dmcmahill
edb0200187
add an additional comment saying which distribution file (tar or zip format)
...
needs to be downloaded by the user.
2000-09-06 21:49:40 +00:00
hubertf
402899809a
Replace MIRROR_DISTFILES and NO_CDROM with the more descriptive and
...
more fine-grained NO_{BIN,SRC}_ON_{FTP,CDROM} definitions.
MIRROR_DISTFILES and NO_CDROM are now dead.
2000-08-18 22:46:29 +00:00
veego
6e64f56d10
- Use the smaller zip file (13MB vs 17MB)
...
- Fix the PLIST
- Do a chown after copying the files with tar
2000-08-02 12:44:35 +00:00
jwise
d247fc2d2c
Initial import of swing-1.1.1, the Java Foundation Classes UI classes
2000-05-25 20:52:12 +00:00