Commit graph

31 commits

Author SHA1 Message Date
joerg
6a32265dbd Extend SHA512 checksums to various files I have on my local distfile
mirror.
2017-03-23 17:06:45 +00:00
asau
1f96787c11 Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-25 06:55:37 +00:00
jwise
765ec9d406 Give up maintainership of packages where I am still listed as MAINTAINER. 2009-08-20 15:24:58 +00:00
joerg
8a86c3d860 user-destdir support 2009-07-07 22:21:19 +00:00
joerg
75fc561a65 Convert @exec/@unexec to @pkgdir or drop it. 2009-06-14 21:28:46 +00:00
joerg
73ae0afd90 Remove @dirrm entries from PLISTs 2009-06-14 18:17:11 +00:00
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
rillig
cb2486f0b0 Sorted PLIST. 2006-04-13 00:15:24 +00:00
tonio
b9eb516af7 Fix DISTNAME: derive PKGNAME from DISTNAME, to avoid problems with PKGREVISION 2006-02-06 14:09:22 +00:00
joerg
5911def816 Recursive revision bump / recommended bump for gettext ABI change. 2006-02-05 23:08:03 +00:00
rillig
5946936ffc Replaced "# defined" with "yes" in Makefile variables like GNU_CONFIGURE,
NO_BUILD, USE_LIBTOOL.
2005-09-28 20:52:18 +00:00
tv
f816d81489 Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used. 2005-04-11 21:44:48 +00:00
agc
c71cac836a Add RMD160 digests to the SHA1 ones. 2005-02-24 14:48:39 +00:00
xtraeme
907a4e97ad Set USE_JAVA2, so we can use sun-jre* packages, USE_BUILDLINK3 must be
set to [Yy][Ee][Ss].
2004-07-07 11:39:30 +00:00
abs
22f500a8fb Switch to buildlink3 2004-06-28 11:47:35 +00:00
jlam
a4fbec96a6 Don't use PKGNAME when setting WRKSRC; use PKGNAME_NOREV instead. 2004-03-30 18:32:32 +00:00
agc
3ad1bdbf06 Move WRKSRC definition away from the first paragraph in a Makefile. 2004-01-20 12:18:15 +00:00
jdolecek
095cef966f apparently the only crimson available from xml.apache.org is 1.1.3, so change
package to use that
2003-09-07 09:05:23 +00:00
grant
ca3be631f2 s/netbsd.org/NetBSD.org/ 2003-07-17 22:50:55 +00:00
jschauma
99e6fe788b Change dependency of jakarta-ant into apache-ant, as it's now known.
All build fine with the new version of ant.
2003-06-03 17:02:44 +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
salo
71ad56e6f7 Remove trailing .1 from WRKSRC which appeared in the latest update (hi wiz!). 2003-02-17 07:42:21 +00:00
wiz
7278644cfb "Update" to 1.1.3.1 -- same files as in 1.1.3, but in a correct tar file
this time. Closes PR 18997. No actual change.
2003-02-14 18:15:26 +00:00
jlam
afb4761632 Use PKGNAME_NOREV instead of PKGNAME when setting WRKSRC so that we can
safely bump the PKGREVISION for this package.  Also some style nitpicks.
2002-12-26 22:14:36 +00:00
jlam
a0712b80ae Move java.mk to java-vm.mk to avoid name conflict with devel/mk-files as
suggested by Simon J. Gerraty.
2002-12-26 20:52:09 +00:00
cjep
afa55834c5 Whitespace fix 2002-12-23 16:24:59 +00:00
jlam
973921598e Trivially use buildlink2 and use java.mk. 2002-10-18 20:58:31 +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
jwise
ecfcc5fad5 Initial import of packages for crimson-1.1.3, the apache.org implementation
of JAXP (it also includes implementations of SAX and DOM).

We install from the binary (bytecode) distribution of crimson, as crimson
is required to run jakarta-ant, and jakarta-ant is used to build crimson
from sources.
2002-04-13 20:58:53 +00:00