Commit graph

11 commits

Author SHA1 Message Date
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