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