kano
abdb54b351
fix obsolete URLs for www.NetBSD.org
...
close PR pkg/37071
reviewd by xtraeme@
2007-10-07 12:59:11 +00:00
jlam
cf56f31e09
In URLs, the "NetBSD" should be capitalized as such, i.e. "NetBSD.org",
...
not "netbsd.org".
2006-07-06 21:14:19 +00:00
joerg
5911def816
Recursive revision bump / recommended bump for gettext ABI change.
2006-02-05 23:08:03 +00:00
jlam
dc9594e09d
Remove USE_PKGINSTALL from pkgsrc now that mk/install/pkginstall.mk
...
automatically detects whether we want the pkginstall machinery to be
used by the package Makefile.
2005-12-29 06:21: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
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
tv
f816d81489
Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used.
2005-04-11 21:44:48 +00:00
agc
d81d19f8e0
Add RMD160 digests.
2005-02-24 12:51:41 +00:00
recht
367eed19fe
Build Python with thread support by default and turn the existing
...
python*-pth packages into meta-packages which will install the non-pth
packages. Bump PKGREVISIONs on the non-pth versions to propagate the
thread change, but leave the *-pth versions untouched to not affect
existing installations.
Sync all PYTHON_VERSIONS_AFFECTED lines in package Makefiles.
2005-01-23 20:41:45 +00:00
wiz
85c3022b1d
Give package a reasonable PKGNAME, and reorder lines
...
for pkglint. CATEGORIES:s/local/sysutils/.
Addresses PR 25542.
2004-05-12 08:01:05 +00:00
cl
31a1bdfc13
use ${PYTHON} instead of python to use python
...
patch provided by: FUKAUMI Naoki fun at naobsd dot org
2004-05-08 18:50:09 +00:00
cl
05e1952f64
add xentools12 package:
...
The Xen virtual machine monitor allows running several virtual machines
on a single physical machine. The xentools12 package contains the
tools to create, destroy and control the virtual machines.
The xentools12 package contains the tools for Xen v1.2.
2004-05-08 18:24:00 +00:00