grant
e3d128293a
replace deprecated USE_GMAKE with USE_GNU_TOOLS+=make.
2004-01-24 15:18:32 +00:00
agc
3ad1bdbf06
Move WRKSRC definition away from the first paragraph in a Makefile.
2004-01-20 12:18:15 +00:00
jschauma
cffa35af85
Add pseudo-category 'java'.
2003-08-23 15:16:36 +00:00
grant
ca3be631f2
s/netbsd.org/NetBSD.org/
2003-07-17 22:50:55 +00:00
jmmv
f1446ddf2b
Drop trailing whitespace. Ok'ed by wiz.
2003-05-06 17:40:18 +00:00
grant
afdebcf9a4
make ${PAX} usage consistent:
...
- group 'zrw' and 'p' args, -s last
- use the && operator consistently
- strip unneeded parens
- some whitespace cleanup
2003-04-10 01:28:03 +00:00
jmmv
0916498c1b
Place WRKSRC where it belongs, to make pkglint happy; ok'ed by wiz.
2003-03-29 12:40:00 +00:00
jlam
2c140f9f2a
Mechanical conversion to use java-vm.mk.
2002-12-31 15:44:28 +00:00
jlam
04c8f5b996
Use PKG_JAVA_HOME consistently instead of JAVA_HOME now that JAVA_HOME is
...
no longer defined by bsd.pkg.mk.
2002-10-10 01:01:09 +00:00
wiz
e8817c9088
Complete standardization of messages according to latest pkglint.
2002-09-24 12:29:55 +00:00
cjep
f293e87dff
Add NetBSD tag.
2002-05-20 19:06:41 +00:00
jwise
2ee24c38b0
Fix pax usage.
2002-04-03 21:16:29 +00:00
jwise
aec1932c20
Fix hidden assumption that ${JAVA_HOME}/bin was in invoking users path.
...
Should fix bulk build.
2002-01-14 15:30: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
431e7a7dda
Move pkg/ files into package's toplevel directory
2001-11-01 02:15:23 +00:00
jwise
cf50955cd9
Build correctly even if user does not have CLASSPATH set.
...
This should be in bsd.pkg.mk, and will move there soon.
2001-10-22 15:26:10 +00:00
skrll
aa3c03b75a
Move to sha1 digests, and add distfile sizes.
2001-04-20 12:02:30 +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
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
a0745845b3
Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT.
2001-02-17 17:21:28 +00:00
wiz
b979f7222a
Add automatic ${VARIABLE} handling for MESSAGE files.
...
Convert most MESSAGE files to new syntax (${VARIABLE} gets replaced,
not @VARIABLE@, nor @@VARIABLE@@).
By default, substitutions are done for LOCALBASE, PKGNAME, PREFIX,
X11BASE, X11PREFIX; additional patterns can be added via MESSAGE_SUBST.
Clean up some packages while I'm there; add RCS tags to most MESSAGEs.
Remove some uninteresting MESSAGEs.
2001-01-29 11:34:21 +00:00
jwise
f85dd3cbce
Rework installs using GTAR to DTRT better WRT file owners and permissions
2000-06-22 14:23:24 +00:00
jwise
5c3abe2afe
Bring into line with the new java world order.
2000-05-09 20:53:18 +00:00
jwise
d6966f30a7
Also build and install javadoc-generated API documentation.
...
While here, fix typo which was causing un-substituted MESSAGE_FILE to
be shown
2000-01-20 05:03:34 +00:00
jwise
fe2a3f85aa
Shorter COMMENT to fit within 80 characters in pkg_info output.
2000-01-20 04:10:02 +00:00
jwise
354deb94f9
nuke trailing period.
2000-01-18 18:02:41 +00:00
jwise
68b325afd0
Initial import of jssi-1.1.2. From pkg/DESCR:
...
Apache JSSI parses JHTML files, executes the servlets as specified by the
<SERVLET> tag and replaces those tags with the output of the executed
servlet. The <SERVLET> tag can be seen as the server side equivalent of
the <APPLET> tag.
Note that SSI files for java servlets are called JHTML files in the
apache context while SHTML files are usually for traditional SSI (like
<!--#ECHO -->). This is a bit confusing since in the Java Web Server
(SUN) context SHTML files are used for java servlet SSI files and
JHTML is used for page compiled pages. Java Apache SSI does not support
page compiling.
2000-01-18 01:51:43 +00:00