Commit Graph

6815 Commits

Author SHA1 Message Date
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
ajacoutot
15449dfe44 Import ushare-1.1a
uShare is a UPnP (TM) A/V & DLNA Media Server. It implements the server
component that provides UPnP media devices with information on available
multimedia files. uShare uses the built-in http server of libupnp to
stream the files to clients.

GeeXboX uShare is able to provide access to both images, videos, music
or playlists files (see below for a complete file format support list
It does not act as an UPnP Media Adaptor and thus, can't transcode
streams to fit the client requirements.

Note that DLNA support is not enabled on OpenBSD.
2010-03-22 22:26:59 +00:00
ajacoutot
dc5157c024 Import libupnp-1.6.6
The portable SDK for UPnP Devices (libupnp) provides developers with an
API and open source code for building control points, devices, and
bridges that are compliant with Version 1.0 of the Universal Plug and
Play Device Architecture Specification.

UPnP is an architecture that enables discovery, event notification, and
control of devices on a network, independent of operating system,
programming language, or physical network connection. UPnP is based on
common Internet standards and specifications such as TCP/IP, HTTP, and
XML.
2010-03-22 22:25:50 +00:00
sthen
ad851313d0 switch to correct autoconf 2010-03-22 21:20:49 +00:00
jasper
c58d94479a - zap mbrowse 2010-03-22 17:41:27 +00:00
jasper
7a91812b6c - remove old and deprecated app using an ancient toolkit.
ok aja@
2010-03-22 17:41:11 +00:00
jasper
64c0fc2a84 - add snmptt 2010-03-22 17:37:07 +00:00
jasper
bce87bc114 import snmptt 1.3
SNMP Trap Translator is used to 'translate' traps received from the
NET-SNMP snmptrapd trap daemon into easy to understand messages.
2010-03-22 17:35:44 +00:00
sturm
35b45cc174 remove myself as maintainer, bump PKGNAMEs 2010-03-22 13:54:21 +00:00
naddy
2aa0a728ed maintenance update to 7.20.0 2010-03-21 18:43:37 +00:00
naddy
0f2aa2a3b4 maintenance update to rtorrent 0.8.6 and libtorrent 0.12.6 2010-03-21 16:34:25 +00:00
naddy
84709cb90f update to 1.92: many small improvements 2010-03-21 16:30:28 +00:00
sthen
acc93fda02 update to 1.4.3; ok jakob@ 2010-03-21 13:50:43 +00:00
sthen
0b0661762e update to 1.6.4; ok jakob@ 2010-03-21 13:50:27 +00:00
sthen
ba92c0c495 update to 2.2a and remove most of the patches in favour of MAKE_FLAGS.
with J.C. Roberts
2010-03-21 09:36:19 +00:00
sthen
5bbef9e474 update to 1.4.1; Steve Shockley 2010-03-21 01:17:33 +00:00
sthen
2151fa52d6 update to 1.1.0, from Steve Shockley (RUN_DEPENDS tweak by me) 2010-03-21 01:17:13 +00:00
sthen
f9fc4a1070 update to 1.0.1 2010-03-21 00:04:15 +00:00
sthen
8515da9068 upstream's license was changed to GPL a release or two ago, update
the marker. noticed by jsg@
2010-03-20 23:09:28 +00:00
sthen
910772e41c fix a problem introduced by the last commit which inadvertently broke
some hostname lookups.
2010-03-20 23:05:17 +00:00
sthen
d86a0686d5 - update to 2.16.3
- take maintainer
- drop some duplicate copies of docs which are in manpages anyway
- patch cfgmaker to recognise WWP gear and OpenSNMPD
- more perl 5.10.1 taint mode fixes
2010-03-20 23:01:11 +00:00
ajacoutot
f6d6881b5e Use /dev/arandom by default. 2010-03-20 17:07:35 +00:00
ajacoutot
8606a574bd Tweak MESSAGE. Inspired by a question from giovanni@
ok giovanni@ jasper@
2010-03-20 17:02:13 +00:00
jasper
a446521c54 - update gtk-gnutella to 0.96.7 2010-03-20 17:02:07 +00:00
giovanni
6ee031f589 Fix man pages (spotted by Charles Smith)
Remove unused configure args
Regen plist
ok jasper@
2010-03-05 09:01:45 +00:00
sthen
9c36a01236 Update pmacct to 0.12.0, with mainly fixes to the bgp listener, including
a security-related fix (malicious user could disrupt sessions).

Requested and tested by Daniel C. Sinclair, ok ajacoutot@
(ports is still not fully open)
2010-03-02 08:17:16 +00:00
espie
54869ce610 fix up cleanup. while there, regen plist for @bin markers.
pam is so wrong, and autconf is so wrong, that people using both even
manage to fuck up configure tests.

so it compiles on linux, it must be right ?

pathetic...
2010-03-01 13:41:31 +00:00
sthen
83f602262c SECURITY update to 2.66, fixing CVE-2010-0277, CVE-2010-0423, CVE-2010-0420
From Brad (maintainer), ok jasper@ (ports is still not fully open)
2010-02-28 22:51:56 +00:00
espie
b9f4599c62 fix FULLPKGPATH 2010-02-27 18:47:19 +00:00
sthen
62afe9ccf8 Don't pull in conflicting functions (which do seem to work, but cause
a lot of warning spam on the console e.g. with mrtg).

Fedora diff identified by giovanni@ as fixing the problem, further
research and diff from okan@.

ok jasper@
(reminder, ports is not fully open, do not commit without specific permission)
2010-02-26 23:00:56 +00:00
espie
9057744ea6 avoid warning 2010-02-26 18:51:12 +00:00
sthen
4fb06eaad8 - update to 2.1c1, fixes a corruption problem with resume
- sync port Makefile with rtmpdump
- install new utils

ok jasper@, earlier version ok benoit@
(reminder, ports is not fully open, do not commit without specific permission)
2010-02-26 18:46:52 +00:00
sthen
da67ad76c1 - update to 2.1d, fixes a corruption problem with resume
- sync port Makefile with flvstreamer

ok jasper@, earlier version ok benoit@
(reminder, ports is not fully open, do not commit without specific permission)
2010-02-26 18:46:26 +00:00
espie
3f21da355d fix FULLPKGPATH (ports is locked) 2010-02-26 18:13:25 +00:00
sthen
0e401c36bc - update/add OpenBSD-specific plugins (interrupt and pf monitoring), from mk@
- redo MESSAGE-main, making it a little more obvious how to get started,
following discussions with stephan@ and jasper@

ok jasper@
(reminder, ports is not fully open, do not commit without specific permission)
2010-02-25 17:07:17 +00:00
sthen
e43d961628 Fix an LP64 segfault and flesh out PLIST. Original diff from
Aaron Stellman, revised by Daniel Dickman and myself.

ok jasper@

ports is unlocked for a while only for those who have been informed.
IF JASPER DID NOT MAIL YOU, DO NOT COMMIT!
2010-02-23 21:35:37 +00:00
naddy
9d77290bb6 make sure flavor-invariant packages really don't pick up any flavor 2010-02-14 20:01:00 +00:00
naddy
3510a6604a SECURITY fix for libcurl data callback excessive length bug.
http://curl.haxx.se/docs/adv_20100209.html

ok ajacoutot@, jasper@
2010-02-10 16:27:32 +00:00
jasper
228964a8d2 - extend archtecture tests for mips64el
ok naddy@ phessler@
2010-02-09 12:23:59 +00:00
espie
ec86f12367 don't override do-extract 2010-02-07 09:04:15 +00:00
espie
100f0c7870 SUBDIR += is wrong: it means the makefile will pick up SUBDIR from env, thus
breaking cd /usr/ports && SUBDIR=some/path make something for
category makefiles. While there, also put spaces around += uniformously.
okay naddy@, jasper@
2010-02-01 17:00:12 +00:00
jasper
2a2565ff64 SECURITY UPDATE of ircd-ratbox to 3.0.6
- among the bugfixes is are fixes for CVE-2010-0300 and CVE-2009-4016.

ok ajacoutot@
2010-02-01 10:32:07 +00:00
jasper
546caf8233 Security fix for CVE-2009-4016, "IRCD-hybrid 'LINKS' Command
Integer Underflow Vulnerability.

tested and ok ajacoutot@
2010-02-01 09:23:33 +00:00
naddy
f0794c9f0a recognize 4.7 2010-01-29 15:53:19 +00:00
kili
5eff20eeb9 This is in net/nmap now. 2010-01-28 15:33:25 +00:00
kili
bbcfb9f12d Unlink ndiff, it's included in nmap since some time now. 2010-01-28 15:32:32 +00:00
kili
2fad34db96 Arrange for removal of net/ndiff, which is included within nmap
since nmap-4.65.

Conflict noticed by naddy@

ok jasper@
2010-01-28 15:31:28 +00:00
naddy
72b44c5513 bump PKGNAME for PLIST changes 4.6 -> 4.7 2010-01-27 21:43:27 +00:00
landry
a3933cd679 Correct symlinks which were pointing to files into WRKOBJDIR instead of
real files. Spotted by PLIST_DB..
ok jasper@ sthen@ ajacoutot@
2010-01-26 13:02:06 +00:00
okan
b7844c7ccb - adapt for KERN_PROC2 (initial version from Brad)
- fix packaging in -server (from viq)
- alter permissions for example configs (@mode/@group)
- pull out the now extraneous MAJOR var

agreed by many this is better than we what we have
"please commit" sthen@
2010-01-24 14:09:00 +00:00
sthen
d51fcc95b5 Update tor to 0.2.1.22; from robert at openbsd dot pap dot st, thanks!
"Some of their directories were compromised and they changed keys:
http://archives.seul.org/or/talk/Jan-2010/msg00161.html"

ok ajacoutot@ jasper@ espie@
2010-01-23 21:00:09 +00:00
sthen
125941e7e4 Sync with ftp-proxy changes, fixes build after n2k10 pf changes.
Tested by jsg, thanks - ok ajacoutot@
2010-01-22 14:42:11 +00:00
sthen
def19f05c3 Comment-out sample config entries, to fix some things for people
who don't have Postfix installed. Reported by stephan@, ok jasper@
2010-01-21 20:59:30 +00:00
naddy
f31431be18 SECURITY:
Fix a DoS attack from certain NTP mode 7 packets.  If an attacker
spoofed a source address, ntpd hosts could be made to endlessly
send responses to each other or to themselves.  CVE-2009-3563.
2010-01-20 20:43:59 +00:00
stephan
81e383e536 update to 0.59:
- remove patch (now included upstream)
 - unbreaks functionality for AWS after 2009-08-15

ok sthen@ and jasper@
2010-01-18 13:16:49 +00:00
jasper
13f07a89ef - fix build on a clean box
ok ajacoutot@
2010-01-15 09:08:02 +00:00
sthen
eb80eb681a - add a patch to untaint $inlast, $outlast; avoids triggering
perl 5.10.1 taint mode checks with rateup and SNMP fetches when
dropping privs with --user

- use SYSCONFDIR

ok jasper@
2010-01-13 12:33:24 +00:00
avsm
71f52efaf1 update to tcpstat-1.5, from Mark Lumsden (new maintainer) 2010-01-12 20:11:14 +00:00
ajacoutot
cc5f72d399 Use tty00 by default.
ok jasper@
2010-01-12 09:04:31 +00:00
nicm
515534d9f4 Add patches to fix two annoying crashes, from Aaron Stellman.
ok sthen
2010-01-11 22:53:35 +00:00
jasper
b00f0a97ab - update zabbix to 1.8
- remove -doc subpackage, the documentation is still available online

look good to sthen@
2010-01-11 18:30:01 +00:00
giovanni
e210b8f07a Fix ncat(1) man page 2010-01-11 15:22:49 +00:00
ajacoutot
61d669d80c Fix segfaults on 64bits arch.
Fix MASTER_SITE and reformat DESCR.
Add license marker.

Mostly from Daniel Dickman, thanks.
2010-01-11 07:19:17 +00:00
kevlo
7abb12fdf2 - fix MASTER_SITES
- add a license comment

Submitted by Daniel Dickman
2010-01-11 06:38:49 +00:00
jasper
b201f037c1 - update pidgin to 2.6.5, the biggest change was the security fix for msn,
which we already had.

from brad (MAINTAINER)
2010-01-10 17:53:23 +00:00
benoit
eef9a8c3dd - update unworkable to 0.53
ok niallo@
2010-01-09 21:45:43 +00:00
naddy
12de4109f4 security update to 1.77:
Fixes CVE-2010-0012, "overwrite of local files with the privileges
of the user running Transmission if the user is tricked into opening
a malicious torrent file".

Based on submissions by robert@openbsd.pap.st and stsp@
2010-01-09 00:48:15 +00:00
jakob
d0ecf1cf76 upgrade to NSD 3.2.4 2010-01-08 06:30:48 +00:00
okan
b8cb5a87f7 - add p5-RRD to RUN_DEPENDS
- disable the 7 second sleep during configure

ok sthen@
2010-01-05 16:36:33 +00:00
jasper
94fb8251e1 SECURITY FIX for SA37953:
Pidgin MSN Custom Smileys File Disclosure Vulnerability

ok brad (MAINTAINER)
2010-01-05 07:19:49 +00:00
sthen
6c6b9656e3 Update to 2.1a, now forked from the new C-only rtmpdump. 2010-01-04 11:14:47 +00:00
jasper
9aa784ab71 - sort 2010-01-04 10:56:34 +00:00
benoit
574a30c096 - update tor to 0.2.1.21
ok rui@
2010-01-04 08:07:57 +00:00
naddy
b8bfcd2111 update to bugfix release 3.0.7 2010-01-02 17:51:52 +00:00
kili
b6ab5b7165 Unbreak after openmotif change.
Regen PLIST, adjust WANTLIB, bump.
2010-01-01 12:25:17 +00:00
nicm
7632194958 Take maintainership, ok okan 2009-12-31 21:33:42 +00:00
sthen
863b25ba3f update to 1.0.25 2009-12-31 14:49:45 +00:00
kevlo
8626084f17 Update to 4.0.5
ok pea@
2009-12-31 14:31:37 +00:00
jasper
994c9419ed - update filezilla to 3.3.0.1
- remove gnutls hack
2009-12-30 13:49:09 +00:00
jasper
25dba93d54 - update znc to 0.078
from brad smith (MAINTAINER)
2009-12-30 09:46:42 +00:00
fgsch
8d43645efb Update to openvpn_bsdauth 5. fkr@ ok. 2009-12-30 01:11:05 +00:00
sthen
2440544c0c Update to 2.51, various updates and rolls in the security fixes for
CVE-2009-2957 and CVE-2009-2958 relating to tftp (these were fixed in
2.50; we had them as patches in -current before).

ok rui@
2009-12-27 19:34:33 +00:00
sthen
10623549b4 minor update to 2.57, ok bluhm@ (maintainer). 2009-12-27 19:25:03 +00:00
benoit
861f8cd0bc - update rtmpdump to 2.0
- update patches
- update WANTLIB and MASTER_SITES

ok sthen@
2009-12-26 08:49:08 +00:00
benoit
42f1af53a4 - update ipfm to 0.11.5
- update license
- regen PLIST

ok sthen@
2009-12-26 08:28:08 +00:00
jasper
fd0d4fff64 - fix master sites 2009-12-24 10:46:17 +00:00
sturm
64f077bf7b revert server to old behaviour of blocking in case no client is
connected, this was introduced with the xcb fix and would result in
the server eating 100% cpu while waiting for clients
bump PKGNAME
ok dim@ (maintainer)
2009-12-23 09:08:44 +00:00
sthen
763fa4dc99 A couple of missed @unexec->@unexec-delete *-update-* goos 2009-12-22 11:41:46 +00:00
giovanni
25b1bedc94 Update to 0.73
ok rui@ (Maintainer)
2009-12-22 10:27:42 +00:00
sthen
925762d959 Use @unexec-delete instead of @unexec for the *-update-* goos.
prodded by espie@
discussed with espie@ ajacoutot@ landry@
2009-12-22 00:31:22 +00:00
sthen
a870afef9f update to 1.1.7;
o Implements BGP Route Refresh (RFC 2918).
  o Implements route reload command.
  o Deep changes and bugfixes in pipe protocol.
  o Bugfix in OSPF premature aging of LSA.
  o Bugfix in OSPF next hop calculation.
  o Bugfix in core related to route withdraws.
  o Several minor bugfixes.
2009-12-20 22:28:35 +00:00
benoit
77d44d4fdd - change email of maintainer 2009-12-20 17:01:59 +00:00
benoit
986a21739c - update ftpcopy to 0.6.7
- update license
- change maintainer
- regen PLIST

ok landry@
2009-12-20 14:58:28 +00:00
ajacoutot
c5b4bb0521 Re-import (from www).
As noted by krw, it was present in Makefile but was not under net as it
was supposed to be
Original from landry@

Import p5-Net-SFTP-Foreign-1.55:

Net::SFTP::Foreign is a Perl client for the SFTP protocol version 3 as
defined in the SSH File Transfer Protocol IETF draft.
It uses any compatible ssh command installed on the system (for
instance, OpenSSH ssh) to establish the secure connection to the remote
server.
It is a lightweight alternative to p5-Net-SFTP.
2009-12-20 14:23:41 +00:00
landry
acd818ba68 +p5-Net-SFTP-Foreign p5-WWW-IndexParser 2009-12-19 23:06:26 +00:00
jakob
b023b4d16a update unbound to 1.4.1 2009-12-18 07:49:22 +00:00
okan
8cccf690ad - update HOMEPAGE
- add PLIST marker while here

ok sthen@
2009-12-15 21:59:05 +00:00
sthen
7e86a9aa5f update to 1.13, use new HOMEPAGE/MASTER_SITES 2009-12-13 23:47:51 +00:00
benoit
83af06950b - update openvpn to 2.1.0
ok fkr@, ajacoutot@
2009-12-11 23:05:37 +00:00
pea
8812b74464 Update to 0.13.1
"looks good" stsp@
ok ajacoutot@
2009-12-10 15:44:25 +00:00
kevlo
d90a9cddd6 Update to 4.0.4
ok pea@
2009-12-09 02:05:31 +00:00
naddy
6f9b8ad4d2 fix compilation after h2k9 changes to pf--no binary changes 2009-12-07 16:54:31 +00:00
steven
7eede37336 update to 1.64 2009-12-07 06:28:32 +00:00
steven
72237bc0af update to 2.6.4
from brad (maintainer)
2009-12-07 06:27:59 +00:00
jolan
c910580233 update to 0.6.1 2009-12-07 01:16:09 +00:00
chl
2b53e53987 Update to 1.0.27
ok Brad (maintainer), sthen@ and author (Frank Denis <j pureftpd org>)
2009-12-05 18:33:26 +00:00
jakob
b26c9675b6 upgrade to ldns 1.6.3 2009-12-04 13:14:07 +00:00
ajacoutot
a71ad44e3e Use gamin instead of fam.
Tweak from naddy@

ok landry@ jasper@
2009-12-04 08:11:29 +00:00
kevlo
0ca65ddc44 add tircd 2009-12-03 14:37:38 +00:00
kevlo
7039a6bf8a Initial import of tircd 0.7
tircd presents twitter as an irc channel.  You can connect to tircd
with any irc client, and twitter as if you were on irc.

tested by Simon Kuhnle 

looks good to pea@
2009-12-03 14:36:59 +00:00
jasper
c8b4845f2a - connections to an ssl'd server...well, require an ssl module? 2009-12-02 20:02:25 +00:00
sthen
08d697c35b - fix following h2k9 PF changes. ok sturm, benoit
- take maintainer
2009-11-30 09:55:57 +00:00
jasper
2af4692fc4 - add farsight2 2009-11-29 18:59:28 +00:00
jasper
9b11ef5358 import farsight2 0.0.16
Farsight 2 is a collection of GStreamer modules and libraries for
videoconferencing.

initially started in a dungeon in gypsy-land...
feedback and ok aja@
2009-11-29 18:56:43 +00:00
jakob
d4fc627dcd update to unbound v1.4.0 2009-11-27 18:34:25 +00:00
fkr
4c0617af08 update to OpenVPN 2.1rc22.
rdomain support from Laurent Ghigonis.

tested by various.

ok bernd@, benoit@
2009-11-26 22:55:27 +00:00
msf
cc8199a6fb update to 0.1.10 2009-11-26 04:47:52 +00:00
sthen
b0c6212ddc update to 1.42 from maintainer Andrew Fresh 2009-11-25 10:51:55 +00:00
kevlo
35c727f02b add p5-Net-Twitter 2009-11-25 02:36:02 +00:00
kevlo
ec62eac635 Initial import of p5-Net-Twitter-3.09000
Net::Twitter module provides a perl interface to the Twitter APIs.
Net::Twitter is Moose based. Moose provides some advantages, including
the ability for the maintainer of this module to respond quickly to
Twitter API changes.

ports-wise ok sthen@
2009-11-25 02:35:10 +00:00
msf
063b7adbb7 update to 0.1.9 and adjust license markers as the upstream author has now
clarified the license in the source distribution.
2009-11-24 05:31:41 +00:00
kevlo
e193f61463 update to 0.20
ok jasper@
2009-11-23 10:16:00 +00:00
benoit
fdae64a6fa - update openvmps to 1.4.01
- update and regen patches
- update license

Tested with some tweaks by and ok ajacoutot@
2009-11-23 08:25:06 +00:00