joerg
3d8ef5a52d
Second round of explicit pax dependencies. As reminded by tnn@,
...
many packages used to use ${PAX}. Use the common way of directly calling
pax, it is created as tool after all.
2008-05-26 02:13:14 +00:00
jwise
aaf31a0df3
These two packages are no longer maintained, and are made irrelevant by
...
equivalent functionality in recent versions of tomcat and the JSP standard.
Mark them as BROKEN= to see if anyone is using them. They will go away soon.
2007-03-21 19:24:11 +00:00
wiz
29abbd1c1b
Mark as BROKEN_IN pkgsrc-2006Q4, based on
...
ftp://asim.lip6.fr/outgoing/packages/i386/3.1/20070114.1132/broken.html
(latest 3.1/i386 bulk build of 2006Q4).
Feel free to fix them...
2007-01-31 00:04:11 +00:00
wiz
991dcdf978
Mark as BROKEN_IN pkgsrc-2006Q1 according to
...
ftp://ftp.NetBSD.org/pub/pkgsrc/misc/kristerw/pkgstat/i386-3.0/20060501.1050/broken.html
2006-05-18 20:29:58 +00:00
rillig
87a51efd6d
Fixed pkglint warnings. Removed the BROKEN_IN line, since the package
...
works for me.
2006-04-22 11:29:07 +00:00
joerg
5911def816
Recursive revision bump / recommended bump for gettext ABI change.
2006-02-05 23:08:03 +00:00
schmonz
42428df5a0
Express these packages' brokenness with BROKEN_IN=pkgsrc-2005Q4
...
rather than PKG_FAIL_REASON, so that they provide useful error
messages in build logs, and so that they continue to work on platforms
where they aren't broken.
2006-01-04 04:29:05 +00:00
schmonz
463f43526a
Mark packages for pkgsrc-2005Q4 that don't build on NetBSD/i386
...
3.0. If one of these is important to you, please fix it in time
for pkgsrc-2006Q1, or it may be removed.
2005-12-26 23:39:30 +00:00
rillig
b71a1d488b
Fixed pkglint warnings. The warnings are mostly quoting issues, for
...
example MAKE_ENV+=FOO=${BAR} is changed to MAKE_ENV+=FOO=${BAR:Q}. Some
other changes are outlined in
http://mail-index.netbsd.org/tech-pkg/2005/12/02/0034.html
2005-12-05 20:49:47 +00:00
kristerw
9d1c24cedb
Correct the removal of .orig files so it does as intended, and thus
...
prevents those files from being installed.
2005-10-29 01:56:42 +00:00
rillig
9705fc9bc4
Fixed pkglint warnings.
2005-09-28 12:26:54 +00:00
jwise
e8b1d9d3d0
If we add a patch for a docs directory which is copied wholesale (with pax),
...
we need to make sure we clean up .orig files before the copy is done.
2005-09-22 14:44:03 +00:00
jlam
e46a9dd380
Create directories before installing files into them.
2005-06-17 03:50:19 +00:00
jlam
585534220c
Remove USE_GNU_TOOLS and replace with the correct USE_TOOLS definitions:
...
USE_GNU_TOOLS -> USE_TOOLS
awk -> gawk
m4 -> gm4
make -> gmake
sed -> gsed
yacc -> bison
2005-05-22 20:07:36 +00:00
wiz
809ad6f2f7
Add RMD160 checksums.
2005-02-24 14:08:26 +00:00
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