Commit Graph

8231 Commits

Author SHA1 Message Date
sthen
e86df275d6 mark the conflict with some versions of the linkchecker package. 2011-10-09 10:17:19 +00:00
benoit
161d5e3b38 - update py-GeoIP to 1.2.7
- regen PLIST

tweaks and ok rpointel@
2011-10-09 09:18:50 +00:00
robert
c868b8cd71 update to 1.8.8 and take maintainership; ok ajacoutot@ 2011-10-08 15:30:39 +00:00
jasper
dc05f4651e bluetooth on openbsd isn't really a moving target anymore with active
maintainers; and these ports were just rotting away. so move them to the
attic.

as discussed with and ok uwe@ (MAINTAINER) and aja@
2011-10-05 17:38:30 +00:00
jasper
7cadf9f855 unhook bluetooth-{libs,tools} and hcidump 2011-10-05 17:37:45 +00:00
jasper
baa887a2ca - using RUN_DEPENDS=${BUILD_DEPENDS} is verboten, or you'll end up
having a runtime dependency on groff, ccache and nonsense like that.
2011-10-05 17:30:57 +00:00
giovanni
a25c0042f6 Remove POSIX collating elements in regexps
Patch from upstream: http://seclists.org/nmap-dev/2011/q3/640
Fixes nmap -A.
Spotted by Rafael Sadowski, patch submitted by Nigel Taylor
ok nigel@
2011-10-05 15:07:53 +00:00
okan
070aaadde4 use '/etc/rc.d/inetd reload' instead of 'pkill -HUP inetd' in README
requested by ajacoutot@
2011-10-03 14:41:45 +00:00
okan
1e715d6680 update to 3.0.3
- new libpurple and otr flavors
 - remove groff requirement
 - convert to pkg-readmes with corrections
 - fix broken @sample
 - gnutls patch no longer required

started by jirib@live.com and again later by leva@ecentrum.hu, previous
MAINTAINER relinquishing maintainership - thanks.

feedback from ajacoutot@ and landry@
2011-10-03 14:33:14 +00:00
ajacoutot
f3c1c4db90 Use MONO_ARCHS. 2011-10-02 15:27:31 +00:00
sthen
56616ca74e fix ospf segfault introduced in 0.99.19, backported from 0.99.20 2011-10-02 02:01:07 +00:00
jasper
99ea5e446f - update to 2.6.1
from Piotr Sikora (MAINTAINER)
2011-10-01 08:30:37 +00:00
ajacoutot
7586e90d30 Just use gtar to extract instead of doing the post-extract danse.
Regen WANTLIB while here.
2011-09-30 12:29:54 +00:00
jasper
21d9ba6dcd - update to 0.4.1 2011-09-30 11:45:43 +00:00
jasper
a4afc9191d - adjust dependencies on avahi, the gtk3 stuff is only needed for
examples.

with aja@
2011-09-30 07:23:22 +00:00
jasper
c11cfaaea8 - fix avahi dependency
spotted by nigel@
2011-09-30 06:52:43 +00:00
jasper
37b2469bc2 import libepc 0.4.0
The Easy Publish and Consume library provides an easy method to:
    * Publish data using HTTPS: EpcPublisher;
    * Announce that information via DNS-SD: EpcDispatcher;
    * find that information: EpcConsumer;
    * And finally consume it.
You can use this library as a key/value store published to the network,
using encryption, authentication and service discovery.

ok aja@
2011-09-29 17:07:03 +00:00
jasper
978b9aaf30 sync 2011-09-29 17:05:55 +00:00
jasper
7ce439ab19 - enable evolution-data-server backend (needed for upcoming gnome-contacts port)
- add missing dependency on telepathy-mission-control
2011-09-28 15:23:22 +00:00
jasper
988f38bd1a enable vala bindings
ok aja@
2011-09-28 15:08:15 +00:00
mpi
e5d31ee634 Remove this port we already have it under devel/py-IP 2011-09-28 12:50:11 +00:00
mpi
33bc21c2fc Import py-ipy 0.75
IPy is a Python module for handling IPv4 and IPv6 Addresses and 
Networks in a fashion similar to perl's Net::IP and friends.

The IP class allows a comfortable parsing and handling for most 
notations in use for IPv4 and IPv6 Addresses and Networks. 

It can detect about a dozen different ways of expressing IP addresses
and networks, parse them and distinguish between IPv4 and IPv6
addresses.

ok rpointel@
2011-09-28 12:36:26 +00:00
jasper
8044649162 CONFIGURE_SHARED has been taken care of by gnome.port.mk for a while now. 2011-09-28 09:54:01 +00:00
jasper
6a8b83abeb sync after recent gnome.port.mk CONFIGURE_ENV changes 2011-09-28 09:47:46 +00:00
sthen
10eb0cd8c4 Add a few patches to php-weathermap, making the editor easier to handle. 2011-09-27 11:15:00 +00:00
sthen
7621905da1 ${LOCALBASE}/bin/php is no good any more, use MODPHP_BIN 2011-09-27 10:02:02 +00:00
sthen
87d697fd01 SECURITY update to quagga 0.99.19
CVE-2011-3323: ospf6d *stack-based buffer overflow*, inter-area-prefix LSAs
CVE-2011-3324: ospf6d assertion failure; DD LSAs with over-length header
CVE-2011-3325: ospf crash(?) if a hello has a truncated header or invalid type
CVE-2011-3326: ospf null deref if a link state update LSA has an unknown type
CVE-2011-3327: bgp buffer overflow with malformed UPDATE (extended communities)
2011-09-27 09:45:53 +00:00
ajacoutot
087680ef4c Update to glib2-networking-2.30.0. 2011-09-27 06:31:53 +00:00
jasper
c0dce044d6 - updatet to 0.6.3.2 2011-09-27 06:28:37 +00:00
sthen
3988e3db68 fix incorrect license marker (GPLv3+ not GPLv2). 2011-09-26 18:43:19 +00:00
sthen
49ee02f207 update to samba 3.6.0, from Ian McWilliam / Stefan Rinkes
tweaks/testing from me and nigel@
2011-09-26 09:32:12 +00:00
naddy
d3b34bf2a9 * move -sub variables out of .if sections; reminded by espie@
* clean up some copy-and-paste accident in WANTLIB-gtk
* switch to .tar.xz distfile
2011-09-25 21:55:49 +00:00
naddy
872c960e82 use bsd.port.arch.mk framework and fix -gtk wantlib 2011-09-25 20:18:44 +00:00
jasper
ad901e5064 - update to 0.6.3.1 2011-09-25 17:55:16 +00:00
naddy
a49c754495 after PKGSPEC change, bump all packages that depend on db/v3 2011-09-25 14:42:51 +00:00
naddy
e4addfb0d8 the pkg tools think 2.0s11 < 2.0s9, so bump the EPOCH 2011-09-25 13:57:51 +00:00
naddy
98b2683ea0 0.96b > 0.96.8, so bump EPOCH 2011-09-25 13:49:59 +00:00
sthen
ba2e16326b amsn requires internal headers from libpng; currently this requires a manual
change for every update to png to pass in the correct directory version to
configure. Change this to create a symlink to the dir in pre-configure, and
pass the path to the symlink to configure instead, so png updates don't need
to touch this. Discussed with naddy@.
2011-09-23 20:57:16 +00:00
dcoppa
1ab24ad84d Fix stripping of unicode byte order mark (maybe something has changed
in GHC 7). Upstream git commit c1afaea3af917f857ee5ff5cbc0c963f96acc98f
2011-09-23 12:11:01 +00:00
naddy
b813cb8b27 Update to 2.33 for various bug fixes and improvements.
Support for the uTP protocol is disabled because of pervasive unaligned
accesses in the corresponding code.
2011-09-23 09:12:32 +00:00
sthen
4f746599a8 update to icinga 1.5.1 2011-09-22 15:25:28 +00:00
pea
77f5a1fb74 Update to 2.1.11
ok ajacoutot@
2011-09-22 13:57:29 +00:00
landry
59cce857ed Missing REVISION bump. 2011-09-22 13:23:09 +00:00
sthen
cc5ff5ddfa update to bird-1.3.3 2011-09-21 22:06:08 +00:00
jasper
4949ec7c45 reset maintainership 2011-09-21 17:20:56 +00:00
jasper
9a18b2ae79 - update to 0.15.5
- regen wantlib
2011-09-21 16:27:27 +00:00
ajacoutot
42ef6940e8 Small tweaks after py-gobject lost introspection support. 2011-09-21 13:38:05 +00:00
jasper
1e50ac9fe0 - update to 0.6.3 2011-09-21 13:32:40 +00:00
giovanni
2b3d7ed6ae +net/p5-Net-DNS-Resolver-Programmable
+mail/p5-Mail-SPF
+mail/p5-Mail-SPF-Test
2011-09-21 08:07:56 +00:00
giovanni
98d50f8ca5 Import Net::DNS::Resolver::Programmable, a class for offline emulation of DNS
ok sthen@

Net::DNS::Resolver::Programmable is a Net::DNS::Resolver descendant
class that allows a virtual DNS to be emulated instead of querying
the real DNS. A set of static DNS records may be supplied, or
arbitrary code may be specified as a means for retrieving DNS
records, or even generating them on the fly.
2011-09-21 07:56:16 +00:00
jasper
ce57eca3b4 CONFIGURE_SHARED is now implied by gnome.port.mk, so no need to make it explicit anymore. 2011-09-20 21:04:24 +00:00
jasper
9fe4b0f440 switch to MODGNOME_TOOLS 2011-09-20 20:51:51 +00:00
ajacoutot
0639cba048 Add gstreamer-plugins-good to RUN_DEPENDS because we want sndio(7) support.
ok jasper@ (maintainer)
2011-09-20 18:14:46 +00:00
jasper
f231fd85aa use gtar to extract the distfile 2011-09-20 15:57:23 +00:00
ajacoutot
d7e7763365 Small fix to the regex file.
from Thomas Pfaff
ok Gonzalo L. R. (maintainer)
2011-09-20 15:20:03 +00:00
naddy
cd1228bc9d maintenance update to 7.22.0 2011-09-19 10:25:01 +00:00
sthen
c987ebf261 update to aircontrol-1.4.2 2011-09-19 09:17:54 +00:00
ajacoutot
9a1709aaf0 DESKTOP_FILES => MODGNOME_DESKTOP_FILE, like it should always have been.
discussed with and ok jasper@
2011-09-19 07:39:05 +00:00
espie
f0d876c39e fix build after my changes
okay aja@
2011-09-18 20:51:46 +00:00
ajacoutot
fc7fd29720 Better DESCR. 2011-09-18 19:57:30 +00:00
bluhm
5b971d028d When using the dnet command-line tool, the fragment offset should
be limited to 0xfff8 but the actual limit was 0x1fff.  Add a missing
shift to support fragments for big IP packets.
ok naddy
2011-09-18 08:32:56 +00:00
jakob
87e84d5af2 add missing patch 2011-09-17 19:00:22 +00:00
jakob
ffa5f1c913 Fix socket leak on errors (from upstream via Brad) 2011-09-17 18:08:03 +00:00
jakob
7cb3dcd8d5 bump revision (maintainer dropped) 2011-09-17 18:05:00 +00:00
jakob
264605fac6 upgrade to Unbound 1.4.13 2011-09-17 17:57:38 +00:00
jakob
7a856e77a4 drop maintainer 2011-09-17 17:46:35 +00:00
sthen
a9040fb667 update to tor 0.2.2.33 from maintainer Pascal Stumpf
- fixes several bugs, and includes a slight tweak to Tor's TLS handshake that
  makes relays and bridges that run this new version reachable from Iran again.
2011-09-17 10:39:26 +00:00
jasper
8b32a955fa set epoch 2011-09-17 07:44:14 +00:00
jasper
b299e80161 - prettify a few specs
- tweak WANTLIB
2011-09-16 20:00:46 +00:00
jasper
fa429bddee - update to 5.8.1 2011-09-16 19:54:03 +00:00
jasper
ca68717bb6 - update to 0.2.10 2011-09-16 19:53:53 +00:00
jasper
4087ab7f0e - update to 0.5.0 2011-09-16 19:53:41 +00:00
jasper
e2e15a280d - update to 0.14.9 2011-09-16 19:53:34 +00:00
jasper
5e0c320056 - update to 0.12.6 2011-09-16 19:53:24 +00:00
jasper
1108aa5d5c - update to 0.0.18 2011-09-16 19:53:11 +00:00
jasper
d7a96d0eba - update farsight2 to 0.0.30 2011-09-16 19:52:58 +00:00
nigel
d176c0fc62 Update version.
ok aja@
2011-09-16 18:06:35 +00:00
espie
d0fa01c846 normalize pkgpath 2011-09-16 11:13:37 +00:00
dcoppa
853224e35e update to mldonkey-3.1.0 2011-09-16 10:04:32 +00:00
sthen
6ae5729410 update to ssvnc 1.0.29 2011-09-15 20:24:16 +00:00
bluhm
7b86b9d772 update p5-BSD-Socket-Splice to 0.04 2011-09-15 17:17:29 +00:00
robert
6ce9eecb9e update to 1.8.7; ok ajacoutot@ 2011-09-14 21:24:10 +00:00
jasper
26eb29f2b7 - zap USE_GROFF where not needed 2011-09-14 13:35:24 +00:00
jasper
db4a228c36 - update folks to 0.6.2.1 2011-09-14 12:22:58 +00:00
jasper
eba0a3f107 - update to 0.10.2 2011-09-14 07:38:51 +00:00
lum
ff602cf8cf update to filezilla-3.5.1
ok ajacoutot@
2011-09-14 03:47:02 +00:00
sthen
3f4b7ec902 don't install manpages for non-existing programs; from Pascal Stumpf, feedback
from nigel@ espie@, earlier version ok maintainer.
2011-09-13 10:54:15 +00:00
ajacoutot
09e53f28fe Minor update to gajim-0.14.4.
ok pea@ (maintainer)
2011-09-13 08:00:02 +00:00
naddy
1e2bbe8777 bump all (sub)packages that depend on db/v4; requested by and help from espie@ 2011-09-12 18:02:34 +00:00
jasper
ad2a9c291c switch the rest of the ports using gnome.port.mk over to .tar.xz where applicable. 2011-09-12 12:07:24 +00:00
naddy
53bfad5fe9 Don't add SYSCONFDIR to CFLAGS in the port Makefile, there are
quoting problems and gcc4 ends up warning, gcc3 aborts.  Move the
setting to Makefile.in.  ok steven@
2011-09-10 11:55:26 +00:00
jasper
3795bea86e lawrence teo takes over maintainership 2011-09-08 11:12:52 +00:00
sthen
27c46c3f84 update ipv6calc to 0.90.0, fixes include uninited memory access in
ipv6calc --out -h reported by mk@.

maintainer timeout; drop maintainer line.
2011-09-08 09:30:55 +00:00
jasper
0e707bc90f zap zap zap
spotted by nigel@
2011-09-08 06:59:15 +00:00
armani
20f686a972 Correct MAINTAINER, setting it the same as his other ports, bump REVISION
Remove USE_GROFF as the man is ok without it, suggested by sthen

ok sthen@
2011-09-07 21:11:09 +00:00
nigel
4d25ebc09e change of maintainer.
ok jasper@
2011-09-07 13:23:07 +00:00
nigel
36badd95bc change of maintainer
ok jasper@
2011-09-07 13:22:10 +00:00
jasper
b1d634bfff - antti harri takes over maintainership from rui@
- remove defunct homepage and fix mastersite
- mirror distfile

from new maintainer
2011-09-07 10:58:21 +00:00
jasper
4dee02fc1d - update to 2.58
from brad
2011-09-07 10:34:26 +00:00
jasper
0986549eb9 pea@ takes over maintainership 2011-09-07 10:29:35 +00:00
jasper
4ee0250bed - update to 0.2.2.32
from new maintainer pascal stumpf (rui@ timed-out too many times)
additional testing from roberth

ok sthen@
2011-09-07 07:55:41 +00:00
jasper
e463cb7712 - update to 0.10.1
* drops gupnp-ui support
2011-09-06 14:33:10 +00:00
jasper
d4b24bd520 - update to 0.10.1
* bump gupnp dependency
2011-09-05 17:50:32 +00:00
sthen
bdb441c2f0 update to a newer git checkout of rtmpdump
- fixes include a casting issue resulting in invalid bw response,
a potential memleak, and a double free in RTMP_Close()
2011-09-05 17:13:56 +00:00
sthen
9dceba3776 update to check_email_delivery 0.7.0a 2011-09-05 17:08:32 +00:00
sthen
01068cbe10 update to nagios 3.3.1 2011-09-05 14:56:45 +00:00
giovanni
55caf0b09d +fpdns 2011-09-05 07:26:25 +00:00
giovanni
48c43368da Import net/fpdns, a tool to remotely determine dns server versions
Help and ok landry@

pkg/DESCR:
fpdns is a program that remotely determines DNS server versions.
It does this by sending a series of borderline DNS queries which
are compared against a table of responses and server versions.

False positives or incorrect versions may be reported when trying
to identify a set of servers residing behind a load-balancing
apparatus where the servers are of different implementations, when
a specific implementation behaves like a forwarder, behind a firewall
without statefull inspection or without Application Intelligence.
2011-09-05 07:25:12 +00:00
jasper
ee67799759 somehow i missed previous' breakage. 2011-09-05 06:55:16 +00:00
espie
14d6c97a83 +rsync,iconv 2011-09-03 13:06:23 +00:00
espie
a52ad0897b iconv flavor 2011-09-03 13:06:01 +00:00
jasper
bad7396e53 - switch to MODJAVA_BUILD 2011-09-01 17:18:50 +00:00
sthen
df963e55f3 minor update to mrtg-2.17.2 2011-09-01 15:55:38 +00:00
jasper
fa7be240b1 - bump REVISION after recent java.port.mk change 2011-08-30 17:16:35 +00:00
jasper
02f230621b - explicitly set SHARED_ONLY 2011-08-30 08:07:22 +00:00
jasper
aad25a9595 - fix distfile 2011-08-30 08:00:08 +00:00
jasper
12ef5e0446 - update to 0.10.0
- tighten gupnp dependency
2011-08-30 07:58:23 +00:00
jasper
5867f25d17 - update to 0.6.3 2011-08-30 07:58:08 +00:00
jasper
a71150602d - update to 0.10.0 2011-08-30 07:57:57 +00:00
jasper
cb28d2e257 - update to 0.18.0
- tighten gssdp dependency
2011-08-30 07:57:35 +00:00
jasper
41b845f524 - use .tar.xz distfiles by default and adjust two ports that don't use these
formats yet.
2011-08-30 07:57:05 +00:00
jasper
d4d6930799 - update gsspd to 0.12.0 2011-08-30 07:56:18 +00:00
ajacoutot
ef8ab198cd Fix WANTLIB after gpgme update. 2011-08-30 06:54:11 +00:00
naddy
ca8c8e1c20 bump EPOCH, 0.2.2 < 20070830 2011-08-28 14:20:28 +00:00
fgsch
d1e740017f Update to 2.3.5.
martynas@ ok, maintainer timed out
2011-08-27 10:28:25 +00:00
bluhm
5db460176b Allow tcptrace to analyse pcap files sniffed on lo0 by using the
special openbsd dlt loop number.
ok naddy@
2011-08-25 22:40:21 +00:00
ajacoutot
b9e654d3c0 Minor update to py-smbc-1.0.11.1. 2011-08-23 06:39:01 +00:00
giovanni
a9df1a858a Bugfix update to 3.5.11, from maintainer Ian McWilliam 2011-08-22 10:03:24 +00:00
jasper
d0ff45e476 - update pidgin to 2.10.0
from brad (MAINTAINER)
2011-08-22 07:35:34 +00:00
jasper
d0b0bf1591 sync 2011-08-21 16:26:57 +00:00
jasper
4e55425528 import liboauth 0.9.4
liboauth is a collection of POSIX-c functions implementing the OAuth
Core RFC 5849 standard. liboauth provides functions to escape and encode
parameters according to OAuth specification and offers high-level
functionality to sign requests or verify OAuth signatures as well as
perform HTTP requests.

ok aja@
2011-08-21 16:26:18 +00:00
sthen
870a4da7d5 Remove BROKEN-sparc64, this builds since sparc64 switched to gcc4. From Brad. 2011-08-21 09:23:54 +00:00
ajacoutot
a713d9ca50 Update to Zabbix 1.8.6.
For details, see:
http://www.zabbix.com/documentation/1.8/manual/about/what_s_new_1.8.6
2011-08-21 09:21:02 +00:00
sthen
1b6cae530a update to ircII 20110228, from Pascal Stumpf via Brad (maintainer).
- while there, prefer http MASTER_SITES
2011-08-20 09:11:51 +00:00
jasper
647586e882 Since URL shortener services can optionally be used (and we have them in ports
now), mention them.

ok sthen@
2011-08-19 07:45:38 +00:00
naddy
5afc022b5c "symbol(fake_pck) size mismatch, relink your program"
fake_pck[] is defined in three places and two different sizes as a global,
but each time only used in the respective module, so make the definitions
static.
2011-08-18 19:23:22 +00:00
sthen
eaa203edfb Don't use -Werror, fixes build on arm. From Brad. 2011-08-18 19:22:31 +00:00
jsg
acf35a8c47 unbreak after recent youtube changes and don't covert downloaded
video by default
ok martynas@
2011-08-18 08:27:33 +00:00
sthen
313e459dd0 - fix typo in COMMENT-ido
- switch from apachectl stop && apachectl start to /etc/rc.d/httpd restart
2011-08-16 09:45:45 +00:00
sthen
8750aab166 switch to icinga's fork of NSCA; some fixes & v6 support
- drop urandom->arandom patch, not needed now all /dev/*random act the same
2011-08-16 08:35:07 +00:00
sthen
c6b57c5fa7 update to scamper 20110803 2011-08-16 08:31:25 +00:00
dcoppa
35d3724ea0 Fix segfault when trying to scan for hosts on 64bit systems.
From Debian, but tweaked by naddy@

ok landry@, naddy@
2011-08-02 18:40:16 +00:00
jolan
9fc1efa281 remove myself as maintainer 2011-08-01 02:13:45 +00:00
gsoares
071e86dcda update net/p5-IRC-Utils to 0.11
From: wen heping (MAINTAINER)

OK jasper@
2011-07-29 13:51:27 +00:00
giovanni
62f5f7f26e Update to 3.5.10
Fixes:
CVE-2011-2522 (Cross-Site Request Forgery in SWAT) and
CVE-2011-2694 (Cross-Site Scripting vulnerability in SWAT).

From maintainer Ian McWilliam
2011-07-29 08:13:51 +00:00
jasper
c1f559f58d - drop unneeded patch 2011-07-28 12:11:43 +00:00
jasper
1d9c50a04f - update to 1.13
from wen heping
maintainer timed-out
2011-07-28 11:48:13 +00:00
dcoppa
dea42a0497 Tighten dependency on wxWidgets->=2.8.12: 2.8.12 avoids a lot of
amule crashes as stated by many devs on forum.amule.org.
Bump REVISIONs.
2011-07-28 11:06:40 +00:00
ajacoutot
a2715f578f Fix PATHs to php after move to lang/php.
prodded by robert@
2011-07-28 10:51:54 +00:00
dcoppa
3e1b9d9073 Tweak PLIST
Fix license marker
2011-07-27 13:11:59 +00:00
dcoppa
3504bfae52 Fix a couple of nasty crashers (from upstream git)
Use "litoral" as the default template, since it's much
better than "php-default"
2011-07-26 15:32:36 +00:00
jsg
28145ccd0c strip some junk from the title we don't want in the filename
ok martynas@
2011-07-26 12:53:26 +00:00
gsoares
8d93fea0cc wrong dir, sorry;
revert changes from previous commit.
2011-07-25 20:25:05 +00:00
gsoares
b30a2b2385 switch back to USE_GROFF here.
there a know issue with pod2man that expects `tr' to be implemented for \*(-- to
 work. its in mandoc TODO.
2011-07-25 19:50:50 +00:00
dcoppa
0874d2ca6a Fix typos in manual pages. From Debian 2011-07-25 14:46:57 +00:00
gsoares
86c00cf060 - install examples, bump REVISION
- doesnt need groff

OK kevlo@ (MAINTAINER)
2011-07-25 14:24:54 +00:00
gsoares
8e121bf6d1 update net/p5-IO-Interface to 1.06
remove groff while here

OK kevlo@ (MAINTAINER)
OK jasper@
2011-07-25 14:22:42 +00:00
sthen
6df0d68c4d Bump for PKGSPEC changes in ports/lang/php/Makefile.inc 2011-07-22 10:20:10 +00:00
jasper
36ba1270db - update pidgin to 2.9.0
* includes a security fix for SA45037 Pidgin "gdk_pixbuf__gif_image_load()" Denial of Service Weakness

from brad (MAINTAINER)
2011-07-22 06:44:45 +00:00
pea
54e48906db Add inadyn 2011-07-21 12:19:11 +00:00
pea
3b0b61686a Import inadyn
inadyn is a C based client used to update DNS entries.  This is a fork of
the original INADYN implementation from Narcis Ilisei. Most of the fixes
and additions from the new "upstream" by Christoph Brill have been added.
However, this project is not a fork off of Christoph's repository, but
rather a reengineered version of the original 1.96.2 release with all
additional patches audited and merged separately. Additionally a further
set of code cleanups, features and bug fixes have been added.

ok ajacoutot@
2011-07-21 12:17:02 +00:00
sebastia
56e51ffb01 Long overdue, add iaxclient-tcl to RUN_DEPENDS. With this, Coccinella
can be used for XMPP p2p VoIP with other Coccinella clients, and as
a fully IAX2 client for an asterisk.
Suggestion to use the wrapper script instead of depending on threaded
TCL/Tk flavor from sthen@ (many thanks!)

OK sthen@
2011-07-20 16:43:18 +00:00
naddy
db7a6ba493 fix a configure script typo that caused OpenBSD 5.x to be mistaken for
Solaris 2.x and rename a misleadingly named patch file
2011-07-20 14:22:48 +00:00
naddy
57dd061596 fix build for OpenBSD 5.x 2011-07-20 13:59:13 +00:00
ajacoutot
11a1f36f2b MESSAGE -> README 2011-07-20 08:45:00 +00:00
sthen
0b1e9c8e87 - remove an unnecessary hackish #define now we have 5.x in version strings
- better fix for the mib parser error-message spam
2011-07-19 21:32:38 +00:00
gsoares
3a8a6a78f3 - update to 1.3
- remove examples files as it was removed by upstream
- regen patches and set REGRESS_IS_INTERACTIVE
- add a new dependecy to RUN_DEPENDS

ok jasper@
reads ok sthen@

(maintainer timeout)
2011-07-19 20:03:26 +00:00
jeremy
9bc799db7a Bump after change to remove OpenBSD version from ruby SITEARCHDIR,
and use new MODRUBY_SITEDIR and MODRUBY_SITEARCHDIR variables in
PLIST.

OK landry@, jcs@
2011-07-19 18:00:16 +00:00
jasper
96e4cbf59f Strip the trailing full stop after printing the saved filename. Now
you can just double click on the filename in X and have it copied to the
clipboard, without the extra dot.

ok martynas@ (MAINTAINER)
2011-07-19 16:29:45 +00:00
sthen
abe96ac59c Use V?= rather than V= 2011-07-19 11:13:26 +00:00
naddy
65bc5aa607 bump revision for plist changes 4.9 -> 5.0 2011-07-18 19:06:36 +00:00
naddy
0bb9b1135c recognize 5.0 2011-07-18 19:04:20 +00:00
sthen
9f537a2948 Update to rtmpdump 2.4, packaged from git. From Nigel Taylor.
Supports RTMPE type 9 handshakes, used by some youtube streams (e.g. UK 4od)
2011-07-17 09:56:04 +00:00
benoit
156d0818ed - update py-dnspython to 1.9.4
- update PLIST

from wen heping, ok wcmaier@
2011-07-17 06:36:36 +00:00
ajacoutot
a624e86660 Update to py-smbc-1.0.11. 2011-07-16 06:58:13 +00:00
naddy
da9fdc4abc SECURITY update to png-1.5.4:
1. buffer overwrite in png_rgb_to_gray (CVE-2011-2690)
2. crash in png_default_error due to use of NULL Pointer (CVE-2011-2691)
3. memory corruption when handling empty sCAL chunks (CVE-2011-2692)
2011-07-15 11:10:40 +00:00
ajacoutot
bdab10293b Adapt after PSEUDO_FLAVORS change in net/avahi. 2011-07-14 18:48:50 +00:00
ajacoutot
4d682eb71c Rework this port so that -gtk and -gtk3 does not need to depend on the
entire universe (yes gtk3 support has been added).
There are dragons in this port, I'm that close to remove the shit from
the tree...
2011-07-14 18:48:15 +00:00
jakob
750a5817f3 Unbound 1.4.12; bugfix release 2011-07-14 09:23:04 +00:00
sthen
75699dfd96 Add missing directory in PLIST-main (share/doc/samba/), pointed out by fgsch@ 2011-07-14 08:42:02 +00:00
dcoppa
7085346a45 Add a rc script.
'looks fine' ajacoutot@
ok giovanni@, naddy@ (maintainer)
2011-07-13 15:27:44 +00:00
sthen
75910e6a76 Disable again on arm, doesn't build 2011-07-12 19:54:12 +00:00
sthen
3f8403b9bc python *is* a build dep. 2011-07-12 16:25:47 +00:00
sebastia
829934b6a5 Fix build with regard to libpthread linkage
While there, now with python-2.7, the cmake CONFIGURE_STYLE works.
bump revision to be on the safe side

OK dcoppa@
2011-07-12 11:01:08 +00:00
sthen
d455a3157b update to bird 1.3.2 2011-07-12 10:59:14 +00:00
landry
54066adc97 Rename 'Reference NTP' rc script to xntpd to avoid conflict with the
basesystem's ntpd rc script. Adjust PLIST and bump.
Previous diff looked ok to aja@, rename to xntpd instead of isc_ntpd
prodded by naddy@.
2011-07-11 17:43:14 +00:00
jasper
3c9f0d1a13 no need to keep using the gcc3 module on sparc
from brad
2011-07-11 14:04:42 +00:00
jasper
8523dcee87 - let's try to build these on sparc/arm now.
from brad
ok sthen@
2011-07-11 12:26:20 +00:00
jasper
4b58a16831 - no need to use the gcc3 module anymore on sparc
from brad
2011-07-11 12:13:03 +00:00
jasper
92f4d4a358 - update to Net-SFTP-Foreign-1.67 2011-07-10 16:51:46 +00:00
jasper
54a07584ad - update to Net-SSH-Perl-1.34
- install examples
2011-07-10 16:50:37 +00:00
jasper
c0458ff579 update to Net-UPnP-1.4.2 2011-07-10 16:45:58 +00:00
dcoppa
fdd00c20de Fix libpthread linkage.
OK ajacoutot@, Brad (MAINTAINER)
2011-07-09 12:46:31 +00:00
ajacoutot
31e3b852bf Missing category.
ok robert@
2011-07-09 03:35:21 +00:00
robert
c8661c2d29 fix deps 2011-07-09 00:37:40 +00:00
robert
f2dd2b5849 use MODPHP_BUILDDEP=No 2011-07-08 22:40:30 +00:00
robert
a9eaa6abb2 switch to lang/php 2011-07-08 22:31:59 +00:00
naddy
eed7c62887 Fix build with png-1.5.
All fixes by yours truly.
2011-07-08 20:38:00 +00:00
sthen
925f4f6525 better DESCRs 2011-07-08 11:53:28 +00:00
sthen
cbe49ced03 +owamp 2011-07-08 09:31:33 +00:00
sthen
7bc08bcb30 import ports/net/owamp, ok benoit@
OWAMP is a command line client application and a policy daemon used
to determine one way latencies between hosts. It is an implementation
of the OWAMP protocol as defined by RFC4656.

With roundtrip-based measurements, it is hard to isolate the direction
in which congestion is experienced. One-way measurements solve this
problem and make the direction of congestion immediately apparent.
Since traffic can be asymmetric at many sites that are primarily
producers or consumers of data, this allows for more informative
measurements. One-way measurements allow the user to better isolate
the effects of specific parts of a network on the treatment of
traffic.
2011-07-08 09:31:06 +00:00
ajacoutot
57106853a4 Add a small comment to the rc script -- no functionnal change. 2011-07-08 04:31:57 +00:00
ajacoutot
70ac96c395 rc_scripts -> pkg_scripts 2011-07-08 02:14:58 +00:00
sthen
d757d8b184 zap pointless patch fragment 2011-07-07 21:51:22 +00:00
sthen
b036f90f2c update to mbrowse 0.4.3 2011-07-07 20:43:36 +00:00
sthen
41728dbfa1 update to Net-SNMP 5.7 and clean up the patches a lot.
- rc scripts added (names suggested by Nigel Taylor, I was having
a hard time coming up with something nice that avoid a conflict with
base snmpd now the rc.d namespace is shared).
2011-07-07 20:02:02 +00:00
jasper
5edb1c5cfb - update to 0.98.4
from Azwaw OUSADOU (MAINTAINER)
2011-07-07 13:14:29 +00:00
jasper
d9e8945847 - fix extract sufx 2011-07-07 11:09:15 +00:00
jasper
2b06051445 - update to 0.6.2
* enable introspection support
2011-07-07 11:07:17 +00:00
dcoppa
75711dc648 - Delete the .la files.
- Get rid of using libtool's --tag=disable-static option.
- Stop moving the libjabber / liboscar libraries and properly set
  the rpath for the XMPP / AIM / ICQ protocol plugins.

From Brad (MAINTAINER)

ac_cv_openssl_libs "fix" and WANTLIB fix by me.
2011-07-07 08:28:04 +00:00
jasper
7fc03b0c1d - adjust after recent curl update 2011-07-07 07:50:59 +00:00
ajacoutot
89a1cb30b4 Remove some duplicate wantlibs, use the libiconv MODULE where applicable. 2011-07-07 01:06:59 +00:00
ajacoutot
ebf18cf0c6 Use the gettext MODULE 2011-07-07 00:22:37 +00:00
ajacoutot
94ccb4c91a Use the libiconv|gettext MODULE. 2011-07-06 23:56:08 +00:00
sthen
f4414ad075 update net-snmp to 5.6.1.1 2011-07-06 22:02:25 +00:00
sthen
7d7c74743c - convert kinfo_proc2 -> kinfo_procs
- don't use "#if defined(openbsd3) || defined(openbsd4)" all over the place,
this is definitely not web scale

- zap some pointless ifdefs
2011-07-06 21:32:57 +00:00
ajacoutot
94bda2d57f Use the gettext MODULE. 2011-07-06 18:57:09 +00:00
sthen
c667e4d069 remove some patch insanity 2011-07-06 13:06:10 +00:00
jasper
30fde5c11d - adjust after uuid changes
- explicitly depend on latest e2fsprogs revision
2011-07-06 07:23:20 +00:00
jasper
55a25dc67b silence a warning 2011-07-05 17:27:15 +00:00
jasper
d7439da607 take maintainership 2011-07-05 17:14:30 +00:00
jasper
2f7a09d79f - enable modules for dlna and ui too 2011-07-05 17:10:53 +00:00
jasper
02e84ff225 using a context manager requires libconic, so comment the entry for now 2011-07-05 17:09:39 +00:00
jasper
7e45fbad26 - move common CONFIGURE_STYLE/ENV to Makefile.inc
- fix CONFIGURE_STYLe in core/ (prompted by aja@)
- adjust license comment
2011-07-05 17:07:20 +00:00
jasper
97d05fec31 sync 2011-07-05 17:03:35 +00:00
jasper
a9ec4d6f63 import gnupnp-vala 0.8.0
gupnp-vala offers Vala bindings to GUPnP framework.

ok aja@
2011-07-05 17:02:42 +00:00
jasper
f04c4c0984 import gupnp-ui 0.1.1
GUPnP-UI is a collection of GTK+ widgets on top of GUPnP. It features a
GtkTreeModel exposing devices discovered by a GUPnPControlPoint and a
GtkTreeView for exposing such models.

ok aja@
2011-07-05 17:01:18 +00:00
jasper
1cb02a0da9 import gupnp-tools 0.8.3
GUPnP Tools are free replacements of Intel UPnP tools that use GUPnP.
They provides the following client and server side tools which enable
one to easily test and debug one's UPnP devices and control points.

ok aja@
2011-07-05 17:00:53 +00:00
jasper
2a6059ea22 import gupnp-igd 0.1.11
This is a library to handle UPnP IGD (Internet Gateway Device) port
mapping.

ok aja@
2011-07-05 17:00:18 +00:00
jasper
806dd1f234 import gupnp-dlna 0.6.1
GUPnP DLNA is a small utility library that aims to ease the DLNA-related
tasks such as media profile guessing, transcoding to a given profile,
etc.

ok aja@
2011-07-05 16:59:40 +00:00
jasper
1eb771b789 import gupnp-av 0.8.0
GUPnP A/V is a small utility library that aims to ease the handling and
implementation of UPnP A/V profiles.

ok aja@
2011-07-05 16:59:10 +00:00
jasper
f82d1632ba - updated to ZeroMQ-2.1.7,
- traded -pedantic for -Werror (per tedu@'s earlier comment),
- SHARED_ONLY=Yes, because all binaries were removed in 2.1.x.

from piotr sikora
maintainer timed-out
2011-07-05 13:57:23 +00:00
jasper
8f7c2fde6a - adjust after recent curl update
ok landry@
2011-07-05 08:18:29 +00:00
jasper
eae12bf836 - update curl to 7.21.7
tested in a bulk and ok landry@, thanks
ok naddy@ (MAINTAINER)
2011-07-05 08:18:11 +00:00
jasper
635b9e66c1 regen 2011-07-05 07:30:33 +00:00
naddy
1f19df2d13 - update homepage
- working master site
- groff not needed, varified with mandoc(1)
- regen plist
- bump rev

From: Mikolaj Kucharski
2011-07-05 04:26:24 +00:00
jasper
7c5280157b - update libgadu to 1.11.0
from brad
2011-07-04 19:01:44 +00:00
jasper
99558f8505 - adjust homepage/mastersite as per http://scarybeastsecurity.blogspot.com/2011/07/alert-vsftpd-download-backdoored.html
from nigel taylor
2011-07-04 18:28:27 +00:00
jasper
fac1e674b6 sync 2011-07-04 15:28:42 +00:00
jasper
40a0cab1b5 import gupnp 0.16.1
GUPnP is an elegant, object-oriented open source framework for creating
UPnP devices and control points, written in C using GObject and libsoup.
The GUPnP API is intended to be easy to use, efficient and flexible. It
provides the same set of features as libupnp, but shields the developer
from most of UPnP's internals.

ok aja@
2011-07-04 15:28:05 +00:00
jasper
088686df39 sync 2011-07-04 15:19:05 +00:00
jasper
fc945fa436 import gssdp 0.10.0
GObject-based API for handling resource discovery and announcement over
SSDP.

ok aja@
2011-07-04 15:18:31 +00:00
jasper
76fb6e75b6 - update to 0.25.19 2011-07-04 11:39:30 +00:00
jasper
84d7555085 - zap dead homepage, replace with new one at sf.net
this port could use an update by someone who cares, obviously not
timing-out maintainer.
2011-07-04 11:18:28 +00:00
jasper
1c30bdf772 garbage collect these Direct Connect clients. they're old/unmaintained and
hardly working. users of Direct Connect can use mldonkey or valknut instead.

ok dcoppa@ landry@
2011-07-04 11:10:57 +00:00
jasper
f2504d7a0b unhook dc_gui and dctc 2011-07-04 11:10:37 +00:00
bluhm
a599395e86 update p5-BSD-Socket-Splice to 0.03
This allows to use idle timeouts for socket splicing.
2011-07-04 03:51:11 +00:00
sthen
4e5eb0f34d drop tightvnc and allow ssvnc-viewer to replace tightvnc-viewer.
- tightvnc-server is based on a really old X release - it barely
works on i386, but doesn't support most X clients - and fails on most
other arch (it's neither LP64 nor big-endian clean).

x11vnc is a suitable alternative for some users, anyone interested
in the exact same type of functionality (standalone RFB X server)
should look at porting tigervnc.

- ssvnc-viewer is a significantly improved fork of tightvnc-viewer
and basically a drop-in replacement (same filename for the viewer).

ok dcoppa@ and supported by weerd@ and various ports@ readers
2011-07-02 10:41:59 +00:00
sthen
df722c15fb let ssvnc-viewer replace tightvnc-viewer 2011-07-02 10:37:05 +00:00
sthen
beefc056f1 bugfix update to icinga 1.4.2 2011-07-01 16:57:41 +00:00