Commit Graph

6837 Commits

Author SHA1 Message Date
kili
d73ffa853b Use @unexec. I must have been on drugs when using @unexec-delete
for unregister.sh in all the new ghc libraries (which leads to bogus
registered ghc packages after updates).

You can use the command

        ghc-pkg check

to check ghcs internal package list. If it reports missing files
for some package (like hashed-storage-0.4.11), you can forcibly
unregister it by running (as root) something like

        ghc-pkg unregister hashed-storage-0.4.11

ok dcoppa@
2010-05-14 09:08:25 +00:00
sthen
236c9026c0 No longer needs gmake. From Brad. 2010-05-13 22:45:53 +00:00
sthen
b26ba1b2ae Update to 1.9.0, from Brad. 2010-05-12 23:12:57 +00:00
sthen
cc4e7504ce tighten up dependencies (use more specific version numbers). 2010-05-12 14:35:28 +00:00
ajacoutot
d86ffe10d5 We want the _zabbix user and group as well as the README.OpenBSD when
running a zabbix server. These are provided by the zabbix-agent package,
so make zabbix,-server run depends on zabbix,-main.

"makes sense" and input from sthen@
2010-05-12 10:56:02 +00:00
dcoppa
652a8e09ea s/files/\${FILESDIR}/ 2010-05-07 11:00:34 +00:00
sthen
bec2a97cd6 - adjust for flow-tools port changes 2010-05-06 21:42:24 +00:00
sthen
f1372d5506 - update to 0.3.4, this is an actively developed fork from the old
upstream which is no longer updated - maintainer timeout.

- adjust for flow-tools port changes
2010-05-06 21:41:57 +00:00
sthen
52f6883a94 - update to 0.68.5, this is an actively developed fork from the old
upstream which is no longer updated.

- take MAINTAINER, suggested by jakob@
2010-05-06 21:40:31 +00:00
kili
e07d5ae83f Adjust WANTLIB and bump PKGNAME after the ghc change. 2010-05-06 20:05:24 +00:00
sthen
a0955096f6 update to 1.0.27, adds v6 support 2010-05-05 13:35:02 +00:00
ajacoutot
a1fc06d0e6 Add an sqlite3 FLAVOR (usefull for proxies and testing).
Add corresponding documentation and rework some parts of README.OpenBSD.
Add FLAVORS description to DESCR-server.

input from and ok sthen@
2010-05-04 05:51:22 +00:00
ajacoutot
245bd575e4 I'm tired of missing non built flavor breakages, so add the mysql and pgsql
to the gnugk build.
2010-05-03 19:33:38 +00:00
ajacoutot
3a8aed6949 Fix postresql support.
breakage spotted by Andrew Grillet, thanks.
2010-05-03 19:32:14 +00:00
naddy
946decedff update to 1.93 2010-05-03 17:39:33 +00:00
ajacoutot
ddc10f6bac Small blurb about shared memory. 2010-05-03 11:58:45 +00:00
ajacoutot
1a3b12a05b * remove redundant step in README.OpenBSD
* fix default administrator username in README.OpenBSD
* add missing run_depends
* add recommended values in zabbix.ini so that it works out of the box

ok sthen@
2010-05-03 11:46:08 +00:00
sthen
dc6b82cb33 Remind people to remove the _nfcapd user from group www when the package
is uninstalled. Suggested by ajacoutot@
2010-05-03 09:49:17 +00:00
sthen
f3d27906bb +nfsen 2010-05-02 20:53:42 +00:00
sthen
856267e50d Import ports/net/nfsen, this companion to net/nfdump is a nice web-based
interface for working with netflow captures, including those from pflow(4).
See teamcymru episode 19 on youtube or the RIPE50 presentation slides to
get an idea of what it can do. Port requested by henning@.

NfSen is a graphical web based front end for the nfdump netflow
tools, allowing you to:

* Display your netflow data:
  Flows, Packets and Bytes using RRD (Round Robin Database).
* Easily navigate through the netflow data.
* Process the netflow data within the specified time span.
* Create history as well as continuous profiles.
* Set alerts, based on various conditions.
* Write your own plugins to process netflow data on a regular interval.

Different tasks need different interfaces to your netflow data.
NfSen allows you to keep all the convenient advantages of the command
line using nfdump directly and gives you also a graphical overview
over your netflow data.
2010-05-02 20:52:32 +00:00
sthen
a4aaaaaaf5 +check_mssql_health 2010-05-02 11:18:14 +00:00
sthen
010250a3f9 import ports/net/nagios/check_mssql_health
check_mssql_health is a Nagios plugin using DBD::Sybase and FreeTDS to
monitor many parameters of Microsoft SQL Server, including login delays,
CPU use, IO busy time, scans per second, deadlocks per second, etc.
Custom SQL statements may also be used.
2010-05-02 11:17:48 +00:00
sthen
b3c61da884 update to 2.2d 2010-05-01 21:17:38 +00:00
naddy
f782aedb3b use in-tree libevent(extra) instead of the bundled one; from nicm@ and alek@ 2010-05-01 13:50:05 +00:00
sthen
e461e47b8a Install an _nfcapd user; nfsen will want it 2010-04-30 11:50:20 +00:00
jasper
dd6c0b25bb - missing build dependency 2010-04-30 09:57:49 +00:00
jasper
68c76a3d0a - update cadaver to 0.23.3 2010-04-30 09:41:20 +00:00
dcoppa
5c41a01f4f Link my haskell ports to the build.
OK kili@
2010-04-29 05:28:32 +00:00
jasper
64de7ba2f2 - add missing build dependency 2010-04-28 16:37:56 +00:00
dcoppa
42de4dbc17 Import hpodder, a podcast aggregator written in Haskell.
OK kili@
2010-04-28 16:21:40 +00:00
pea
471f613ec8 Add ssl and non-standard port support to irc.alert
ok ajacoutot@
2010-04-28 14:08:45 +00:00
pea
1f13874533 Update to 0.13.4
ok ajacoutot@
2010-04-28 11:45:23 +00:00
sthen
5d58acd6ba Samba uses modules; mark it SHARED_ONLY and collapse PFRAG.shared-main
into PLIST-main. From Brad.
2010-04-28 08:02:38 +00:00
jakemsr
a786f77c4d - fix build (oops, not sure what happened there)
- remove patch that should have been removed in last comit
2010-04-28 04:15:58 +00:00
jasper
b8387b69d1 - fix build with latest gtk+2. 2010-04-27 21:22:00 +00:00
naddy
a625b3d19e fix build with OpenMotif 2.3.3 2010-04-27 19:27:41 +00:00
ajacoutot
24c88dd209 Missed bump.
spotted by naddy@, thanks.
2010-04-27 15:38:40 +00:00
jasper
3dda6fd01d - fix build on an empty machine 2010-04-27 15:20:21 +00:00
steven
c1e90ca01a use gnu libtool here for now 2010-04-26 20:09:18 +00:00
sthen
77128a8fa6 update Samba to 3.5.2, most of the work done by Ian McWilliam
Note that the default passdb backend has been changed to 'tdbsam'.
See /usr/local/share/doc/samba/README.OpenBSD (or files/README.OpenBSD)
for more information and instructions for people who wish to convert an
existing smbpasswd-based installation.
2010-04-26 17:31:57 +00:00
jakob
4dba02c51b require libldns.4.3 2010-04-25 21:35:20 +00:00
kili
8751a0f41f Oops! I missed this one!
Update to HTTP-4000.0.9.
2010-04-25 11:18:36 +00:00
jasper
0c8cf44b29 - add a category that was obviously missing... 2010-04-24 22:32:02 +00:00
naddy
91db013e33 fix build and WANTLIB after libXp removal 2010-04-24 20:18:39 +00:00
jasper
709399c5cb - update scli to 0.3.1
* switches to glib2
2010-04-24 16:37:45 +00:00
jasper
8076911c46 - add gsnmp 2010-04-24 16:37:30 +00:00
jasper
3217e1d6ae import gsnmp 0.2.0
GNET-SNMP is an SNMP library implementation based on glib2 and gnet.
2010-04-24 16:34:20 +00:00
merdely
cec8036a31 + p5-Net-XWhois 2010-04-24 15:28:04 +00:00
merdely
4deb45eef2 Initial import:
The Net::XWhois class provides a generic client framework for doing
Whois queries and parsing server response.

From maintainer: Johan Huldtgren
ok landry@, auto-ok cpan@
2010-04-24 15:27:06 +00:00
jasper
bf292d166b - unhook libtelepathy too; that and telepathy-feed should be zapped sometime. 2010-04-24 13:32:03 +00:00
ajacoutot
6e4d98e306 Fix default string value in GConf schema. 2010-04-24 13:18:37 +00:00
schwarze
73ae6f1cb3 basic cleanup of pptp.8;
while here, remove the reference to pf.conf(5) nat-anchor
and use the new match...nat-to syntax in an example;
contributions and ok  stsp@ jmc@
2010-04-24 12:09:43 +00:00
naddy
8e754247e4 bump PKGNAME, not DISTNAME 2010-04-24 12:04:46 +00:00
ajacoutot
bb308edbd6 This part of CONFIGURE_ENV is now set in bsd.port.mk(5). 2010-04-24 09:56:34 +00:00
jasper
7ad1c1a65a - add myself as maintainer. 2010-04-23 17:59:12 +00:00
jasper
91664972d1 - fix include mess 2010-04-23 13:49:24 +00:00
jasper
002daf9a10 - add telepathy-logger 2010-04-23 13:35:54 +00:00
jasper
41dcf868c3 import telepathy-logger 0.1.1
tp-logger is a headless Observer client that logs information received
by the Telepathy framework. It features pluggable backends to log
different sorts of messages, in different formats.

tp-logger features a Telepathy-style D-Bus API to expose logs and
interesting information related to logging (most frequent contacts,
etc.). It also provides a GLib-compatible client API for making bulk log
requests (e.g. for display logs in applications without having to
provide lots of information over D-Bus).
2010-04-23 13:35:15 +00:00
jasper
00fcc86c58 - fix installation 2010-04-23 13:20:33 +00:00
jasper
a5b1e70920 - sync 2010-04-23 12:56:39 +00:00
jasper
4350051200 - remove pymsn, it's superseded by papyon now. 2010-04-23 12:56:33 +00:00
jasper
7b99ea510e - regen WANTLIB 2010-04-23 12:44:38 +00:00
jasper
ed1472984a - update telepathy-spec to 0.19.5 2010-04-23 12:44:03 +00:00
jasper
a65481b3f8 - update telepathy-salut to 0.3.11 2010-04-23 12:43:44 +00:00
jasper
6eb54b7a91 - update telepathy-python to 0.15.17 2010-04-23 12:43:18 +00:00
jasper
7e2ff124f0 - update telepathy-mission-control to 5.4.0 2010-04-23 12:42:53 +00:00
jasper
d803ce262e - update telepathy-idle to 0.1.6 2010-04-23 12:42:18 +00:00
jasper
2e07e49bad - update telepathy-haze to 0.3.4 2010-04-23 12:41:58 +00:00
jasper
0ad22761fe - update telepathy-glib to 0.11.3 2010-04-23 12:41:46 +00:00
jasper
a0b8852f7d - update telepathy-gabble to 0.9.10 2010-04-23 12:41:16 +00:00
jasper
656df69d4c - update telepathy-butterfly to 0.5.8 2010-04-23 12:40:56 +00:00
jasper
98329553f0 - comment out telepathy-feed
- add telepathy-farsight
2010-04-23 12:39:52 +00:00
jasper
43ddc2e57f - fix path to python-config
- regen LIB_DEPENDS and WANTLIB accordingly
2010-04-23 10:07:00 +00:00
jakob
fc855435cd upgrade to Unbound v1.4.4 2010-04-23 07:05:02 +00:00
jakemsr
35dcb2f709 sndio for ices2
ok mgrimm@ (MAINTAINER)
2010-04-23 05:54:26 +00:00
jasper
79f8b56f34 - update papyon to 0.4.6 2010-04-22 12:38:19 +00:00
ajacoutot
df690a7b38 Add proper CONFIGURE_ARGS. 2010-04-22 12:35:40 +00:00
jasper
bc2f04f71e import telepathy-farsight (not hooked to the builds yet)
Farsight is a video conferencing connection manager for the Telepathy
framework. This component enables the use of Telepathy instant messaging
clients with Farsight/Nice servers.
2010-04-22 12:27:34 +00:00
jasper
90ca497f1e - update farsight2 to 0.0.17 2010-04-22 12:23:03 +00:00
alek
fbddc76c4a honeyd needs libeventextra after recent libevent update; regen PLIST while here 2010-04-21 23:42:18 +00:00
alek
9cb838b99c comment requested by ajacoutot@ -- not obvious dependency that enables regression tests 2010-04-21 22:57:04 +00:00
alek
689bf7650d add devel/check do BUILD_DEPENDS so that regression tests work
no need to bump PKGNAME as the final package is the same

ok weerd@
2010-04-21 22:22:12 +00:00
landry
4a36912f08 Mark xorp as BROKEN on sparc64: IC 2010-04-21 22:10:21 +00:00
alek
1006d58e3c adjust to the new libevent api after recent libevent update; based on diff from nicm@ 2010-04-21 21:41:26 +00:00
giovanni
d42284be9b Update to nmap 5.21 2010-04-21 07:08:23 +00:00
sthen
f953b38803 Check for evhttp.h instead of event-config.h to detect an installed
libevent; if it's not present, continue using the bundled copy.
Fixes the build with a forthcoming libevent update.
Suggested by NicM@, ok naddy@
2010-04-21 06:57:24 +00:00
ajacoutot
b4827dd4b7 Cope with recent gnome-keyring changes. 2010-04-20 20:11:53 +00:00
jasper
cd2ff43b79 - remove mldonkey/snapshot, it's outdated by stable/, it's BROKEN and
still depends on gtk+1.

agreed by espie@
2010-04-20 07:18:39 +00:00
sthen
9c17dac26d update to 2.2c 2010-04-18 21:34:16 +00:00
jakob
258af2f18c upgrade to NSD v3.2.5 2010-04-16 04:57:36 +00:00
sthen
8d49502a5b fix PKGNAME, reported by Markus Lude 2010-04-15 21:40:30 +00:00
steven
1cbce6be89 update to 3.0.2 2010-04-15 19:15:19 +00:00
ajacoutot
ce7c969358 Stupid poor blank lines, stupid poor blank lines... 2010-04-15 14:58:24 +00:00
ajacoutot
5985d2ef24 Consistency: remove the 1, 2 or even 3 empty blank lines.
sthen@ agrees
2010-04-15 14:11:01 +00:00
ajacoutot
d3182b3852 Zap useless heading/trailing blank lines. 2010-04-15 13:27:47 +00:00
sthen
664d8956f1 update to 0.12.1 2010-04-15 09:15:06 +00:00
sthen
a8fa2824b2 fix some paths. 2010-04-11 15:11:00 +00:00
sthen
899c90b306 update to 2.1.3, from viq (maintainer). 2010-04-11 10:07:10 +00:00
sthen
ec2dec7209 update to 1.0.26 2010-04-10 13:42:25 +00:00
sthen
84f5184b29 update to 1.2.2 2010-04-10 10:11:09 +00:00
ajacoutot
081e0ff3ce Fix the flavor+pseudo_flavor+subpackage mess...
spotted by and ok bernd@
2010-04-09 16:41:45 +00:00
martin
bfe8f8562c minor update to the latest stable version 2010-04-09 16:22:00 +00:00
ajacoutot
f863d50f38 SECURITY
Secunia Advisory SA39119: Zabbix PHP Frontend "user" SQL Injection Vulnerability

Update zabbix to version 1.8.2.
Set FULLPKG{NAME,PATH} for the -web subpackage as it is database
independant do we don't need a flavored pkg.

"go ahead" sthen, ok jasper@
2010-04-09 10:17:59 +00:00
jasper
189c77e882 - Security update of libnids to 1.24
http://freefr.dl.sourceforge.net/project/libnids/libnids/1.24/libnids-1.24.releasenotes.txt

- Bump dsniff as it statically links to libnids, suggested by sthen@

ok sthen@
2010-04-09 09:48:18 +00:00
naddy
a45f397838 mdoc fixes; install cat page 2010-04-08 19:39:06 +00:00
naddy
a5430a4b92 mdox fixes; install cat pages 2010-04-08 19:31:31 +00:00
ajacoutot
74bc04ba78 main is a SUBPACKAGE not a FLAVOR. 2010-04-08 18:53:40 +00:00
ajacoutot
736006d809 Unfuck dependencies after recent mono MODULE changes and default no_* for
build. Before this change python and mono could end up being registered as
run_depends when they shouldn't.

with an input from naddy@
2010-04-08 14:21:24 +00:00
ajacoutot
08efb91541 These are PSEUDO_FLAVORS for building subpackages, so one line is enough,
no need to try to make a package that is already there.
2010-04-08 09:03:10 +00:00
sthen
938d5795f0 Don't unconditionally strip during linking, leave it for install so
${INSTALL_STRIP} is honoured. Bump.
2010-04-07 21:37:35 +00:00
xsa
32c96eda8b +twirssi 2010-04-05 21:17:39 +00:00
xsa
60c38ee679 Import of twirssi 2.4.1; Twitter script for irssi.
OK aja@ jasper@ who were kind enough to eyeball my rusty ports skills.
2010-04-05 21:17:14 +00:00
steven
8f0aed82e9 update to 1.65 2010-04-05 21:05:34 +00:00
jsg
b66bcb7642 adapt to youtube changes.
ok sthen@
2010-04-05 15:13:26 +00:00
robert
93c0b5f847 bump pkgname of -mono subpackge because dep changes 2010-04-05 10:59:29 +00:00
sthen
0e55da1d2f update to 2.2b 2010-04-03 23:41:08 +00:00
sthen
d36cb5ffe2 fix mandoc build, ok schwarze@ 2010-04-03 21:54:54 +00:00
schwarze
7100b1b162 fix a block nesting error killing the build with mandoc(1);
"don't wait for a maintainer reply, these need fixing asap"  sthen@
2010-04-03 21:13:05 +00:00
schwarze
87672251d5 In mdoc(7), .Bl must not have .Pa children.
Required to unbreak the build with mandoc(1).

ok sthen@
2010-04-03 21:07:40 +00:00
naddy
7a8adb3987 mdoc fixes 2010-04-03 20:07:06 +00:00
sthen
4ec2f3de05 sync WANTLIB/LIB_DEPENDS, bump 2010-04-03 00:32:55 +00:00
sthen
0fbeaaa2a3 use newer autoconf, from Brad 2010-04-03 00:21:14 +00:00
nicm
bf35d13293 Update to 1.2.5, from Tom Doherty.
ok landry@, and maintainer Andrew Dalgleish
2010-04-02 22:02:05 +00:00
fgsch
ec20ded6ba use underscore within the flavor's name as dash is not allowed. 2010-04-02 21:55:38 +00:00
sthen
a0b7829ace sync WANTLIB, bump PKGNAMEs 2010-04-02 20:53:51 +00:00
sthen
6776848080 WANTLIB+=pthread, bump PKGNAMEs, and add a more specific license
marker while there.  ok sturm@
2010-04-02 19:30:38 +00:00
naddy
543df3bcc7 Don't link against libappindicator, libcanberra, libgconf if they happen
to be installed; pointed out by sthen@.
While here, also drop libnotify dependency.
2010-04-01 22:16:29 +00:00
dcoppa
716ac4e74f Change my email address and bump
OK ajacoutot@
2010-03-30 07:56:30 +00:00
jasper
c8905f12de - update to 1.2.2 2010-03-29 17:15:31 +00:00
ajacoutot
3fb7323f16 This is outrajeous this wasn't linked before!
"please hook it up and make the world a better place again" jasper@
2010-03-29 17:02:12 +00:00
pea
28dcd0e5ba Update to 0.13.3
ok ajacoutot@
2010-03-29 12:18:11 +00:00
ajacoutot
268de10544 Also build the empty FLAVOR of avahi. 2010-03-29 07:52:59 +00:00
ajacoutot
b9b195187c No need to specify the no_* FLAVOR for avahi, this is the default now.
naddy thinks there may be some gratuitous bumps but let's be safe.

reads good to sthen@, ok jasper@
2010-03-29 07:52:26 +00:00
ajacoutot
8d5c3b10fb Fix compilation under amd64. 2010-03-27 14:58:50 +00:00
ajacoutot
8c250e23a4 Fix compilation under amd64.
spotted by viq at viq dot ath dot cx
2010-03-27 14:41:15 +00:00
chl
d8fa46d088 Update to 1.0.29
ok Brad (maintainer) and author (Frank Denis <j pureftpd org>)
2010-03-27 08:14:36 +00:00
sthen
b88a7a4fa5 update to 0.97a 2010-03-27 00:00:49 +00:00
benoit
ee40a9f268 - update tor to 0.2.1.25
- update patches

ok rui@
2010-03-25 05:35:35 +00:00
naddy
22d9cdadf6 * Remove a useless patch: our own libtool overrides the included one.
* Honor CFLAGS and don't force -O2.

ok jakob@
2010-03-24 15:47:59 +00:00
naddy
91da6866fa switch to correct autoconf version 2010-03-24 15:45:10 +00:00
jcs
38b53f8958 correct path to config file, bump pkgname
ok jolan@
2010-03-24 02:38:29 +00:00
ajacoutot
9bc76f0fe3 Remove openh323, it has been superseded with h323plus. 2010-03-23 21:28:07 +00:00
ajacoutot
3d1f5b49e1 -openh323
+h323plus
2010-03-23 21:21:14 +00:00
ajacoutot
11d1f9380d Major update to gnugk-2.3.1. 2010-03-23 21:14:45 +00:00
ajacoutot
986b2502e0 Major update to opal-3.6.6. 2010-03-23 21:13:37 +00:00
ajacoutot
be119c989e Import h323plus-1.21.0
The H323plus project aims to create a full featured, interoperable, Open
Source implementation of the ITU H.323 teleconferencing protocol.
2010-03-23 21:11:57 +00:00
jasper
210635560a - add mbrowse 2010-03-23 19:38:09 +00:00
jasper
36ecbb2e3b - re-add mbrowse, as rivo nurges found a forked version that uses gtk+2. thanks. 2010-03-23 19:37:34 +00:00
sthen
17a2abc696 Add some missing initialisations, fixing network activity indicators.
From David Coppa, maintainer timeout.
2010-03-23 08:53:32 +00:00
ajacoutot
0e89dd90c0 +libupnp
+ushare
2010-03-22 22:28:18 +00:00