agc
3ad1bdbf06
Move WRKSRC definition away from the first paragraph in a Makefile.
2004-01-20 12:18:15 +00:00
jmmv
35b55d9d29
Convert to the bsd.pkg.install.mk framework:
...
- Honour PKG_SYSCONFDIR.
- Use CONF_FILES to install the default configuration file.
- Use RCD_SCRIPTS to handle the startup script.
Bump PKGREVISION to 1.
2003-08-04 11:00:31 +00:00
grant
ca3be631f2
s/netbsd.org/NetBSD.org/
2003-07-17 22:50:55 +00:00
jmc
74ba2ce4fd
Redo pax line so it works (-s option needs to come before the -rw ones apparently)
2003-05-12 05:23:29 +00:00
jmc
69c9cf20c8
Option arguments need to be moved if you move the options around on the
...
command line also (for the pax line).
2003-04-16 18:20:29 +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
wiz
28a4483bc7
NO_PATCH is deprecated, says pkglint. Remove it.
2003-03-28 21:14:10 +00:00
jlam
2c140f9f2a
Mechanical conversion to use java-vm.mk.
2002-12-31 15:44:28 +00:00
wiz
e8817c9088
Complete standardization of messages according to latest pkglint.
2002-09-24 12:29:55 +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
hubertf
09c1f15d9d
Adjust format a bit:
...
* 75 * '='
* RCS ID
* blank line
* message text
* optional blank line
* 75 * '='
2001-11-11 06:17:26 +00:00
zuntum
431e7a7dda
Move pkg/ files into package's toplevel directory
2001-11-01 02:15:23 +00:00
jlam
f79573370a
Mechanical changes to 375 files to change dependency patterns of the form
...
foo-* to foo-[0-9]*. This is to cause the dependencies to match only the
packages whose base package name is "foo", and not those named "foo-bar".
A concrete example is p5-Net-* matching p5-Net-DNS as well as p5-Net. Also
change dependency examples in Packages.txt to reflect this.
2001-09-27 23:17:41 +00:00
agc
a16fc84f19
Deprecate NO_WRKSUBDIR, replacing it with an explicit assignment of:
...
WRKSRC= ${WRKDIR}
This is much cleaner, much more indicative of what happens, and removes
another of the negative definitions (NO_.* = value).
2001-09-09 20:36:07 +00:00
wiz
d3c112794d
Add size.
2001-05-21 21:45:45 +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
0ba22eed8c
Initial import of hiawatha-0.1, a barebones HTTP server with XML/XSLT
...
support.
From pkg/DESCR:
Hiawatha is a standalone webserver with build-in support for XML,
XSL, XSLScript, HTTP, and CGI (GET and POST). Hiawatha is written
in Java and it is Open Source ( and 100% free ).
2001-04-15 02:56:38 +00:00