sturm
038999b779
if we change all $(INSTALL) anyhow, we can as well use $(BSD_INSTALL_*)
...
fixes stripping as well
noticed by mitja at muzenic.net
2005-07-25 19:23:47 +00:00
aanriot
48498b5692
- update to howl-0.9.8.
...
- most of jolan's patches have been merged upstream.
ok jolan@
2005-07-25 19:22:14 +00:00
jolan
531d3d565c
use if ${ARCH} == zaurus for determining whether or not to include APM
...
files rather than ${MACHINE_ARCH}. if you build this port on cats, then
you get two completely different arm packages. not pretty but whatever.
pointed by & discussed with andreas@
2005-07-25 18:08:27 +00:00
fgsch
6c8c34dfa8
SECURITY FIX: update to 6.2.5.2, see
...
http://www.vuxml.org/openbsd/aee27100-fcf2-11d9-b3c7-00065bd5b0b6.html .
Update master sites and homepage (project moved to belios.de).
From Bernd Ahlers <b dot ahlers at ba-net dot org>.
2005-07-25 17:41:51 +00:00
biorn
50bd77a890
theora seems to be popular these days, so enable it.
2005-07-25 17:10:09 +00:00
sturm
493af1fdca
+nagios
2005-07-25 16:32:53 +00:00
sturm
9820b081ca
Initial import of nagios 2.0b3 and base plugins 1.4.
...
Nagios is a host and service monitor designed to inform you of network
problems before your clients, end-users or managers do. The monitoring
daemon runs intermittent checks on hosts and services you specify using
external "plugins" which return status information to Nagios. When problems
are encountered, the daemon can send notifications out to administrative
contacts in a variety of different ways (email, instant message, SMS, etc.).
Current status information, historical logs, and reports can all be accessed
via a web browser.
NOTE: Nagios might not work on 64bit archs.
2005-07-25 16:32:05 +00:00
aanriot
b477aa2e05
update to Net-Whois-Raw-0.95, from Bernd Alhers.
...
ok espie@
2005-07-25 16:31:27 +00:00
naddy
7ec2818dd3
maintenance update to 2.2.2
2005-07-25 15:26:37 +00:00
jsg
98b02a8769
+unshield
2005-07-25 10:35:46 +00:00
jsg
504afe29df
Unshield, a program for extracting data from InstallShield CAB archives.
...
Help from and ok alek@
2005-07-25 09:58:16 +00:00
aanriot
44e028d857
- update to 1.10.
...
- we don't need debian patch anymore.
- brad gives me maintainership.
inputs and ok brad@
2005-07-25 07:12:58 +00:00
aanriot
11e72cae59
add example file, from Okan Demirmen.
...
ok sturm@
2005-07-24 19:47:31 +00:00
xsa
9edd3fb2e8
Update to paramiko-1.4:
...
- ssh-agent support
- improved sftp
2005-07-24 13:21:55 +00:00
aanriot
7ce669c260
add gtk-doc.
2005-07-24 12:51:39 +00:00
aanriot
7ee7780854
import gtk-doc-1.4.
...
GTK-Doc is used to document C code. It is typically used to document the
public API of libraries, such as the GTK+ and GNOME libraries, but it
can also be used to document application code.
help and ok alek@
2005-07-24 12:45:01 +00:00
aanriot
07f0bbbf82
PKG_ARCH=*, from Okan Demirmen (maintainer).
...
ok sturm@
2005-07-24 12:15:10 +00:00
espie
7068ee0dcf
fix a segfault.
...
Properly reported to vim's author.
2005-07-24 11:28:57 +00:00
brad
3558d82648
upgrade to png 1.2.8
...
From: Simon Dassow <janus at area319 dot de>
2005-07-24 04:55:35 +00:00
pvalchev
491c9b7c8b
more stuff to build
2005-07-24 03:51:59 +00:00
brad
586e707126
upgrade to silc-server 1.0
2005-07-24 00:28:33 +00:00
brad
6f06a587a0
upgrade to silc-toolkit 1.0
2005-07-24 00:26:13 +00:00
brad
65f7cf8114
upgrade to EPIC4 2.2
2005-07-24 00:14:28 +00:00
aanriot
041b4469f7
update to latest snapshot.
...
ok brad@
2005-07-23 21:33:31 +00:00
brad
162c2de735
upgrade to gaim 1.4.0
2005-07-23 20:57:02 +00:00
brad
7ab76d0f16
spaces to tab
2005-07-23 20:41:30 +00:00
brad
38a809902d
add example config files.
2005-07-23 20:38:17 +00:00
brad
f4369d8921
upgrade to ngrep 1.44
...
Adds IPv6 support and a number of bug fixes.
2005-07-23 19:41:21 +00:00
brad
d43fa5ada3
+dovecot,postgresql
2005-07-23 19:35:54 +00:00
brad
f289600eee
add a postgresql FLAVOR.
...
Based on similar diffs from chris@ and
Peter Galbavy <peter dot galbavy at knowtion dot net>
2005-07-23 19:34:22 +00:00
naddy
4f7760482f
update to 05-154; from Andreas Kahari <andreas.kahari@gmail.com>
2005-07-23 18:44:02 +00:00
fgsch
2cf6d2a50b
damn, missing trailing /
2005-07-23 18:42:05 +00:00
fgsch
6de753e7e2
update master site and remove imlib dependency.
2005-07-23 18:39:44 +00:00
brad
7be98583ea
don't need to set PKGNAME here.
2005-07-23 18:21:42 +00:00
aanriot
7cd4e02269
add _honeyd user/group.
...
ok sturm@
2005-07-23 17:39:46 +00:00
sturm
c8193262e9
add python FLAVOR
...
from Ben Lovett <ben at tilderoot.com>, ok markus@
2005-07-23 17:08:13 +00:00
aanriot
3176b1292a
add qdbm.
2005-07-23 16:59:47 +00:00
aanriot
b3f94ee0e2
import qdbm-1.8.31, from Bernd Ahlers <b.ahlers@ba-net.org>.
...
QDBM is a library of routines for managing a database.
help and ok naddy@
2005-07-23 16:58:49 +00:00
sturm
73c34c1ce2
workaround a compiler problem on sparc64
...
maintainer timeout
2005-07-23 15:23:43 +00:00
aanriot
b57dbdb04f
update to 1.0.
...
help, many tests and ok sturm@
2005-07-23 14:24:52 +00:00
aanriot
47765956ee
I forgot to fix comment and dependencies.
...
ok sturm@
2005-07-23 14:15:38 +00:00
wilfried
b8d665b392
update to 1.0.6
2005-07-23 13:56:34 +00:00
jakob
3ed660386b
ISC DHCP v3.0.3
2005-07-23 09:42:54 +00:00
aanriot
c6c0591dcd
add p5-Object-MultiType and p5-XML-Smart.
2005-07-23 07:56:13 +00:00
aanriot
90ded2ccf6
import XML-Smart-1.6.9, submitted on ports@ by
...
Okan Demirmen <okan@demirmen.com>.
This module is a smart, easy and powerful way to access/create XML
files/datas.
help and ok sturm@
2005-07-23 07:53:43 +00:00
aanriot
2980295a2d
import Object-MultiType-0.05, submitted on ports@ by
...
Okan Demirmen <okan@demirmen.com>.
This module returns an object that works like a Hash, Array, Scalar,
Code and Glob object at the same time.
help and ok sturm@
2005-07-23 07:49:44 +00:00
aanriot
812ff4bd84
add p5-Proc-Queue.
2005-07-23 07:46:27 +00:00
aanriot
3a3b401c6c
import Proc-Queue-1.16.
...
This module limits the number of forked processes that can be running
concurrently.
help and ok sturm@
2005-07-23 07:43:33 +00:00
naddy
10231cf47f
Maintenance update to 11.23.
...
From: William Yodlowsky <bsd@openbsd.rutgers.edu>
2005-07-22 21:02:23 +00:00
kurt
382d862c01
- update to 1.0.6 from Bernd Ahlers
...
- remove "Extentions don't work" from DESCR
tested on i386/amd64/macppc by myself, naddy@ and/or Bernd
2005-07-22 19:34:20 +00:00