joerg
b1b1a64120
Add basic DragonFly support. PF should work, IP(6)FW disabled right now.
2006-06-04 22:21:27 +00:00
joerg
a3afa641a8
Uses C++. Keep C for the sake of autoconf.
2006-06-04 21:49:54 +00:00
schwarz
de1063e2b2
made sure auxiliary programs are later found even if ${LOCALBASE}/bin is
...
not in the shell's path
2006-06-04 21:09:30 +00:00
joerg
ef19a5e7db
Band-aid for dependency handling due to the stricter rules from the
...
dependency cookie. We now want all dependencies in the default phase,
since depends is run before/outside real-extract. This can be seen
e.g. by textproc/troffcvt, which has a build dependency in a build
dependency. Discussed and tested with seb@.
2006-06-04 21:04:45 +00:00
christos
964d14766a
We don't export struct lockf anymore, thus we cannot print lock info.
2006-06-04 21:00:51 +00:00
he
867efc5e7e
Note addition of sysutils/munin-node.
2006-06-04 20:58:35 +00:00
he
37e8f8d048
Add munin-node.
2006-06-04 20:56:49 +00:00
he
93964f9c93
Import the client version of the Munin system monitoring/graphing
...
tool -- project homepage is at http://munin.sourceforge.net/
This package has added support for NetBSD, via a number of new plugin
scripts where specific steps needs to be taken to collect information.
I also modified the ntp_ plugin script to make it possible to not
plot the NTP poll delay, leaving just jitter and offset, which IMO
produces a more telling graph.
2006-06-04 20:53:56 +00:00
joerg
177711e1e2
Actually, Python 2.1 doesn't work either, so depend on 2.2+
2006-06-04 20:48:39 +00:00
joerg
1677134435
Suffixes should match everywhere.
2006-06-04 20:29:40 +00:00
tv
a540af7b7d
Fix problem in su-target: the exitcode of the make command is discarded,
...
so it would exit successfully even if the sub-make failed. This caused
rather interesting behavior with SU_CMD=sudo, and sudo timed out. Ensure
that the result code is preserved by using a && chain rather than ;.
2006-06-04 20:10:12 +00:00
joerg
76b2ea2eb5
Fix typo in version name.
2006-06-04 20:06:37 +00:00
ben
57646537b5
Make note of csound5-manual PKGREVISION bump.
2006-06-04 19:32:30 +00:00
ben
c5708abc83
Override default pkgsrc unzip flags to get case-sensitive files, so that
...
links in the HTML documentation will work. Correct PLIST and bump
pkgrevision.
2006-06-04 19:31:30 +00:00
seb
99640dd6b7
We really want to have the ${_DEPENDS_COOKIE} target to do something if it
...
has not been already defined not if the ${_DEPENDS_COOKIE} file does not exist.
This fix ${_DEPENDS_COOKIE} creation for me when doing 'make depends'.
2006-06-04 19:04:57 +00:00
joerg
ed0b5a9ba7
py-fonttools needs Python 2.2+
2006-06-04 16:46:08 +00:00
joerg
867860b88a
...and py-gtk not for 2.1.
2006-06-04 16:44:23 +00:00
joerg
d06abcf760
py-FourthSuite not available for Python-2.0
2006-06-04 16:43:46 +00:00
joerg
8572e2517c
Fix CONFLICTS of php/pear packages, the asterix was missing (thanks tv).
...
While going through the tree, fix some more packages which had similiar
issues with too strict conflicts, bump the revisions of those.
2006-06-04 16:26:54 +00:00
joerg
a3a510958e
Remove logic to use the current installed Python as default.
...
Always prefer the default version and fallback to the first entry
of PYTHON_VERSIONS_ACCEPTED, which is supported by the current
system. Also honour PYTHON_VERSIONS_ACCEPTED and _INCOMPATIBLE,
when PYTHON_VERSION_REQD is used.
2006-06-04 16:26:53 +00:00
joerg
5fe074f21e
Fix CONFLICTS of php/pear packages, the asterix was missing (thanks tv).
...
While going through the tree, fix some more packages which had similiar
issues with too strict conflicts, bump the revisions of those.
2006-06-04 16:26:52 +00:00
schmonz
71e0f5df9e
Note qmail-run update.
2006-06-04 15:23:56 +00:00
schmonz
c80d0531df
Re-add "send-mail" entry, which is used by mail(1).
2006-06-04 15:23:25 +00:00
joerg
d1f92fbbf3
Remove OPENSSH_GID and OPENSSH_UID, it happened to work before,
...
since those are the values in NetBSD. In reality, they haven't been
used for ages though.
2006-06-04 14:56:37 +00:00
joerg
4faa907ed6
First step to support DragonFly. Bump revision.
2006-06-04 14:44:13 +00:00
joerg
80e83a90b9
Don't go interactive when the OS can't be detected.
2006-06-04 14:08:36 +00:00
schwarz
a74174a060
make use of the tools framework to provide unzip
2006-06-04 14:04:33 +00:00
jlam
6472d1ece0
PKG_USERS should not have more than just <user>:<group>. All else is
...
specified in additional variables, i.e. PKG_GECOS, PKG_HOME, PKG_SHELL,
etc., as stated in both the pkgsrc guide and the pkginstall.mk comments
since 2006/04/23, or one month before this package was imported.
2006-06-04 13:56:20 +00:00
joerg
0bd02135ee
Remove ONLY_FOR_PLATFORM=SunOS and use pkgrsc readline in japhar.
2006-06-04 13:53:33 +00:00
joerg
e5c4fb9a3c
Remove ONLY_FOR_PLATFORM to give this wider exposure.
...
Add DragonFly support. Use readline from pkgsrc.
Bump revision.
2006-06-04 13:52:57 +00:00
jlam
e3cf8cde23
Add environment settings for the tools that reduce-depends.awk uses.
...
From Georg Schwarz in private email.
2006-06-04 13:48:51 +00:00
joerg
6ad36cddea
Make zephyr work with kth-krb4. It should still work with the
...
base krb4 on NetBSD, but we currently have no builtin detection.
2006-06-04 13:43:17 +00:00
joerg
21be99846d
Use kth-krb4 as dependency. It should work with the system krb4 on
...
NetBSD, when someone adds a builtin.mk for security/kth-krb4.
Fix errno. Bump revision.
2006-06-04 13:42:10 +00:00
joerg
268155f034
I don't see any reason for kth-krb4 to conflict with zephyr,
...
maintainer didn't respond to the question either. So remove the
CONFLICT and bump revision.
2006-06-04 13:41:10 +00:00
joerg
bdfd5bd572
Scan libc with nm -D on DragonFly, otherwise symbols won't be found.
2006-06-04 13:25:44 +00:00
joerg
075f6d5d1d
Use config.* from pkgrsc.
...
Add DragonFly support.
Fix errno usage.
Force traditional cpp for Makefile generation.
2006-06-04 12:57:11 +00:00
tron
4ad409b827
Note update of "ja-squirrelmail" and "squirrelmail" packages to
...
version 1.4.6nb3.
2006-06-04 12:34:08 +00:00
tron
ddf9ee1bf8
Add fix for security issue 2006-06-01 from SquirrelMail CVS repository.
...
Bump package revision.
2006-06-04 12:31:31 +00:00
joerg
cca33b9592
We don't support apache6, it went away ages ago.
2006-06-04 12:21:24 +00:00
joerg
9557178f0a
Needs Python 2.1+
2006-06-04 12:10:49 +00:00
joerg
13ad220ba0
Needs Python 2.2+
2006-06-04 12:06:00 +00:00
joerg
0c31b09295
Doesn't support Python 2.2, should support 2.4.
2006-06-04 12:00:58 +00:00
joerg
276acfc005
Needs Python 2.2+
2006-06-04 11:47:11 +00:00
joerg
df0885d708
Needs Python 2.1+
2006-06-04 11:39:11 +00:00
joerg
28c80770e4
Uses C++.
2006-06-04 11:27:44 +00:00
joerg
ed945f0f46
Fix errno usage.
2006-06-04 11:06:51 +00:00
joerg
8fe149468a
Uses Fortran.
2006-06-04 10:41:56 +00:00
joerg
eb5b7b03b9
Uses C++.
2006-06-04 10:21:33 +00:00
jlam
ff4b082f6f
Move some "update"-only variables from bsd.pkg.mk to bsd.pkg.update.mk.
2006-06-04 08:25:52 +00:00
kim
8d3541a870
sdist-1.7
2006-06-04 07:59:52 +00:00