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
sthen
26a4bdcc05
fix whitespace
2012-01-11 02:01:59 +00:00
nigel
cb00a56584
Update thunderbird add missing patch
2012-01-11 01:48:53 +00:00
sthen
f043303909
update to PowerDNS 2.9.22.5; CVE-2012-0206; can be caused to loop packets
...
http://doc.powerdns.com/powerdns-advisory-2012-01.html - From Brad
2012-01-11 01:41:47 +00:00
nigel
e9a2e4c58d
Update thunderbird to 9.0.1
...
Changes from mpi@ for macppc
Ok landry@, stsp@, mpi@
2012-01-11 01:19:43 +00:00
nigel
8ab7c8c3fc
Update thunderbird to 9.0.1
...
Changes from mpi@ for macppc
Ok landry@, stsp@, mpi@
2012-01-11 01:10:24 +00:00
nigel
e6b777dc67
Update firefox to 3.6.25 and xulrunner to 1.9.2.25
...
Ok landry@ stsp@
2012-01-10 23:58:27 +00:00