Commit Graph

72090 Commits

Author SHA1 Message Date
ajacoutot
c857b25352 Import miniupnpd-1.6.20111118
The miniUPnP daemon is an UPnP IGD (Internet Gateway Device) which
provides NAT traversal services to any UPnP enabled client as well as
NAT Port Mapping Protocol (NAT-PMP) on the network.

ok sthen@
2012-01-13 09:22:50 +00:00
ajacoutot
aa44f3823f Import minissdpd-1.1.20111007.
minissdpd(1) listen to SSDP traffic on the network so miniupnpc(3) does
not need to perform the discovery process and can work faster to set up
a redirection. minissdpd(1) is also able to reply to M-SEARCH SSDP
requests on behalf on miniupnpd(1) or other UPnP server software. That
is useful in order to host several UPnP services on the same machine.
miniupnpd(1) natively uses minissdpd(1) if run on the same machine, but
other UPnP software may require to be patched.

ok sthen@
2012-01-13 09:22:23 +00:00
ajacoutot
fb8db5e14a SECURITY update to openttd-1.1.4.
(CVE-2011-3341, CVE-2011-3342, CVE-2011-3343)
2012-01-13 07:54:43 +00:00
naddy
6ad7a26783 bump revision for plist changes 5.0 -> 5.1 2012-01-13 00:55:14 +00:00
naddy
d3d4d0ac70 recognize 5.1 2012-01-13 00:23:29 +00:00
gsoares
b31b68994d tidy whitespace in Makefile 2012-01-13 00:05:15 +00:00
naddy
9672e134d6 remove unused variable from SUBST_VARS 2012-01-12 23:52:20 +00:00
gsoares
1440bdc6f0 add missing header; from Markus Lude, thanks!
OK jeremy@
2012-01-12 23:37:47 +00:00
dcoppa
b31be191b8 Update to xmobar-0.14.
Fix comment into files/Batt.hs.
Adjust WANTLIB.
Use lynx from base instead of curl for the weather plugin.

OK kili@
2012-01-12 21:42:07 +00:00
kili
b7c29e284d Adjust comment about (hs-) xhtml. 2012-01-12 20:20:41 +00:00
kili
64e9934bcb Bump after the xhtml update in lang/ghc.
Not strictly necessary, but I don't want to get a heart attack
because of some people who don't use packages and don't
rebuild all hs-ports properly.
2012-01-12 20:20:05 +00:00
kili
e519b1cfb2 Replace the bundled xhtml-3000.2.0.1 by a newer version
matching the requirements of haskell-platform-2011.4.0.0.

Moving the xhtml library back to a separate port (www/hs-xhtml)
would be nice but it causes too much headache (like dependency
cycles with devel/haddock).
2012-01-12 20:13:17 +00:00
giovanni
0797a2728b Update to 2.5.1
from Brad (Maintainer)
2012-01-12 17:01:47 +00:00
ajacoutot
7f47a2222b Update to foomatic-db-4.0.20120112. 2012-01-12 16:47:06 +00:00
ajacoutot
76501c0e68 OpenBSD does not require -lcrypt, DES encryption is part of the standard
libc.
2012-01-12 14:17:23 +00:00
ajacoutot
7a109d521f Sync, 7325 2012-01-12 14:15:45 +00:00
gsoares
4b23d809d8 update devel/cppcheck to 1.52
while here, fix MAKE_FLAGS to enable correctly the pcre dependency
that is used by regex optional support (--rule/--rule-file)

OK sthen@
2012-01-12 14:04:25 +00:00
ajacoutot
1340b96119 OpenBSD does not require -lcrypt, DES encryption is part of the standard
libc.
2012-01-12 13:59:29 +00:00
dcoppa
8903ff6939 Some fixes from upstream git:
fixes for Modules/FindRuby.cmake

fix wrong use of IS_ABSOLUTE into Modules/GenerateExportHeader.cmake

fix Source/cmLocalUnixMakefileGenerator3.cxx: exit the loop when
we have determined the language
2012-01-12 13:14:33 +00:00
sthen
673fe3eeac bit of a tidy-up for NUT.
- move MESSAGE to README and flesh it out a bit

- fix libwrap detection in autoconf

- install the avahi service definition to the right place again; this got
broken when moving to using SYSCONFDIR overrides / BASESYSCONFDIR
2012-01-12 11:39:36 +00:00
dcoppa
f80cb601ab Bugfix: CServerList::LoadStaticServers() failed on empty lines
(upstream git commit e298b38e9ce22e2861d34c5d7f6e7b2e009476b1)

Fix loading of zipped IP filter files
(upstream git commit ab24e8375c23c586de837a9cb7a405ca0499ffde)
2012-01-12 11:30:45 +00:00
dcoppa
313830e560 Bump revision after xmonad updates.
As suggested by kili@
2012-01-12 11:14:17 +00:00
dcoppa
1aa54e8957 Update to xmonad-contrib-0.10
Ok kili@
2012-01-12 11:12:38 +00:00
dcoppa
ccdc7f82ff Update to xmonad-0.10
ok kili@
2012-01-12 11:11:58 +00:00
sthen
0f482aed97 Update to MRTG 2.17.4; minor update (address fixes & upstream have tracked
down the problem with tarball generation, so we switch back to normal tar to
extract).
2012-01-12 10:44:59 +00:00
ajacoutot
9041d96743 WANTLIB sync. 2012-01-12 08:39:28 +00:00
sthen
ae755990b6 update to OpenVPN 2.2.2, ok fkr@ 2012-01-12 08:15:30 +00:00
bentley
ac39aa6a57 Update www/netsurf to 2.8, and related libraries.
Improvements in this release are detailed in the changelog.

ok landry@, slightly older diff ok sthen@
2012-01-12 03:17:08 +00:00
bluhm
144304141e Scapy did not handle the DLT_LOOP type that is used when sniffing
from OpenBSD loopback device.  Add a new layer for that.
ok sthen@
2012-01-12 03:16:24 +00:00
sthen
bd20d5b11f update to radicale 0.6.4, including significant performance improvement
for REPORT requests with large calendars. ok maintainer and ian@
2012-01-12 00:19:54 +00:00
gsoares
73b0ee265e - bugfix update to 1.4.27
some tweaks
- install offline messaging helper scripts
- no need FAKE_FLAGS here
- remove now useless patch

tested/OK jeremy@ dcoppa@ and Markus Lude (Thanks)
2012-01-11 22:56:07 +00:00
sthen
a5a2161c7a use MODPHP_VSPEC for either|or dependencies on php5 extension modules 2012-01-11 22:27:26 +00:00
sthen
0fa6b43613 use MODPHP_VSPEC for either|or dependencies on php5 extension modules 2012-01-11 22:17:21 +00:00
sthen
c3f56ab266 replace bad handrolled cruft with ${MODPHP_VSPEC} 2012-01-11 22:16:44 +00:00
sthen
0d66cd4071 RUN_DEPENDS on php-mysql-${MODPHP_VERSION}.*|php-pgsql-${MODPHP_VERSION}.*
not php-mysql-*|php-pgsql-*
2012-01-11 22:09:48 +00:00
ajacoutot
f72cb7f26e Increase limits to minimum working defaults.
ok robert@ (maintainer)
2012-01-11 16:24:07 +00:00
sthen
0eee9917de update to NUT 2.6.3.
- nut-scanner has been changed to dlopen()ing modules, so roll it into the
main package now this can be done without bringing in excess dependencies.
2012-01-11 16:01:33 +00:00
dcoppa
c4fa8c3728 Bugfix: don't lose focus on fullscreen windows when another window
gets moved to that workspace
(upstream git commit f78caf8c5815ae7a66de9e4b734546fd740cc19d)

Bugfix: open new windows in the correct place when assignments match
(upstream git commit d4238c778a199ad88ebe8540904d98f81f110621)

Fix assignments of floating windows to (yet) unused workspaces
(upstream git commit 96c491a4885bf33802e1be883dbf5fe24bece650)
2012-01-11 13:33:48 +00:00
dcoppa
b607262b7e Add rtp to the list of streaming URIs
(upstream svn revision r494)
2012-01-11 13:06:47 +00:00
dcoppa
d58597215d Fix problem with directory vs dvd detection
(upstream svn revision r2201)
2012-01-11 12:45:25 +00:00
ajacoutot
5efa638f13 Bugfix update to glom-1.20.5. 2012-01-11 10:11:31 +00:00
ajacoutot
b1ce247a8b Update to gnome-icon-theme-symbolic-3.2.2. 2012-01-11 07:52:43 +00:00
nigel
9ac698ce1f missed new patch 2012-01-11 03:42:40 +00:00
nigel
83f9283889 Update seamonkey to 2.6.1
Ok landry@ stsp@ mpi@
2012-01-11 03:00:02 +00:00
nigel
f488c4c548 Update firefox to 9.0.1
Change from mpi@ for macppc

Ok landry@ stsp@ mpi@
2012-01-11 02:42:48 +00:00
sthen
1e43185cb4 bugfix update to roundcube 0.7.1 2012-01-11 02:35:49 +00:00
sthen
adc0f3dcb5 update to acpica 20111123; adds support for ACPI 5.0 2012-01-11 02:35:14 +00:00
sthen
446dbe3284 tidy Makefile, from Brad (maintainer) 2012-01-11 02:21:09 +00:00
nigel
88bc52d7de Update fennec to 9.0
Change for macppc from mpi@

Ok landry@ stsp@ mpi@
2012-01-11 02:17:13 +00:00
sthen
eb815403f0 update to BIRD 1.3.5
- Protocol templates
- Deterministic MED option for BGP
- Support for link-local addresses in BGP and static protocols
- Several bugfixes
2012-01-11 02:05:55 +00:00