Commit Graph

71493 Commits

Author SHA1 Message Date
jasper
f2e22fdb8e - update to 0.12.1
- drop the now default EXTRACT_SUFX
2011-12-09 15:16:21 +00:00
jasper
0730a982bd - move away from bundled libltdl 2011-12-09 14:45:06 +00:00
jasper
0c22b22165 - use system libltdl instead of the bundled one 2011-12-09 13:10:56 +00:00
jasper
1fd2e91314 - add ${V} to SUBST_VARS 2011-12-09 12:25:44 +00:00
jasper
00e6c8c446 cleanup whitespace mess 2011-12-09 11:55:46 +00:00
jasper
cd28f1c0fd switch back to gnu libtool for now untill i get around fixing it.
add a reminder comment while here (from espie@)
2011-12-09 11:43:44 +00:00
sthen
74e4303d1a fix build on arm 2011-12-09 10:20:56 +00:00
sthen
19bcfc6fd9 minor whitespace 2011-12-09 10:01:32 +00:00
espie
949fe672d3 make it possible to assemble a CONFIG_SITE instead of having one
single file.
approved by aja@, sthen@, jasper@...
2011-12-09 09:42:44 +00:00
dcoppa
fdb2cfc6dc Split wxWidgets into -main,-media.
wxWidgets-media is the wxMediaCtrl class for wxWidgets, which depends
on gstreamer.

OK jasper@
2011-12-09 09:10:05 +00:00
jasper
d280bfa41a - fix build on hppa and use a simpler construct 2011-12-09 08:17:31 +00:00
ajacoutot
fa5849f9f3 Bugfix update to devede-3.20.0. 2011-12-09 07:25:58 +00:00
sthen
7656ea11a2 security update to asterisk 1.8.7.2; null pointer deref with crafted SIP
packets when "automon" is enabled in features.conf. AST-2011-014
2011-12-09 00:22:43 +00:00
sthen
47c8056cfc php-mapscript requires libpthread to be preloaded otherwise httpd silently
exits at startup; show some sample login.conf lines in MESSAGE.
2011-12-08 23:42:44 +00:00
sthen
ee79901a62 typo in README; ok stu@ 2011-12-08 22:41:48 +00:00
sthen
c5c0b8b748 fix example symlink command-line. 2011-12-08 22:40:15 +00:00
jasper
d9f2f534b0 - don't use the internal libltdl...causes all sorts of havoc down the road. 2011-12-08 22:16:28 +00:00
eric
ad63ab3b67 update to twisted 11.1.0
no problem ajacoutot@
2011-12-08 20:15:40 +00:00
pascal
d17a2a6954 ejar -> egjar 2011-12-08 19:59:36 +00:00
bluhm
dced8ced0a - update p5-Data-Random to 0.06
- no USE_GROFF
- adjust Makefile to template
from wen heping
2011-12-08 18:35:50 +00:00
dcoppa
5a51d88be5 Fix memset (upstream git commit 2da38556d614b9bc969f65b3683c2ce6eb99e6bc) 2011-12-08 18:27:19 +00:00
ajacoutot
925d371914 gedit-3.2.5, yet another bugfix update. 2011-12-08 18:13:52 +00:00
pascal
5c685202be missed two files in i386 plist 2011-12-08 17:42:10 +00:00
pascal
5833a9b4c7 - fix openbsd threads in boehm-gc; fixes egcj-dbtool (or, for that matter,
any gcj-compiled program)
- link boehm-gc with -pthread
- download and install ecj.jar (required by gcj)
- plist fixes
2011-12-08 17:40:55 +00:00
jasper
d4b399b5dc += not = 2011-12-08 17:20:36 +00:00
ajacoutot
45e93fbf07 Missing BUILD_DEPENDS, spotted by jasper@ 2011-12-08 16:46:50 +00:00
jasper
9b5097d874 - add missing module 2011-12-08 16:04:20 +00:00
ajacoutot
e139f644fd Bugfix update to gedit-3.2.4. 2011-12-08 15:19:09 +00:00
sthen
bb8024adc1 +openconnect 2011-12-08 13:56:14 +00:00
sthen
7d7cdc04a0 import ports/net/openconnect:
OpenConnect is a client for Cisco's AnyConnect SSL VPN, which is
supported by the ASA5500 Series, IOS 12.4(9)T or later on Cisco SR500,
870, 880, 1800, 2800, 3800, 7200 Series and 7301 Routers, and probably
others. Features include:

- Connection through HTTP/SOCKS5 proxy.
- Automatic detection of IPv4 and IPv6 address, routes.
- Authentication via HTTP forms.
- Authentication using SSL certificates.
- Data transport over TCP (HTTPS) or UDP (DTLS).
- Keepalive and Dead Peer Detection on both HTTPS and DTLS.
- Automatic update of VPN server list / configuration.
- Roaming support, allowing reconnection when the local
  IP address changes.

ok/tweaks jasper@, and *big* thanks to upstream developer David Woodhouse
for letting me have access to his test server, noticing+tracking down
problems with vpnc-script when configuring v6 addresses on tun on OpenBSD,
and testing the fix for this on a range of OS.
2011-12-08 13:55:28 +00:00
sthen
38fa0cfdea update to stunnel 4.50; use better MASTER_SITES while there. 2011-12-08 13:42:05 +00:00
sthen
0b221b6693 Fix pftop following pfsync_state changes, reported by jasper@ 2011-12-08 13:04:38 +00:00
ajacoutot
f8e6381715 Enable support for docx files; req. by "Brett" 2011-12-08 11:02:30 +00:00
nigel
fcea88ae68 Update to v0.60 changes are
- Added support for non-blocking clients accept on the server side
  - new_from_fd() is now alias to new_from_socket()
examples added as suggested by jasper@

Ok aja@, jasper@
2011-12-08 11:01:55 +00:00
ajacoutot
a7dafe446e Tweak BUILD_DEPENDS, no pkg change. 2011-12-08 10:02:34 +00:00
sthen
efe460e2e1 +rcube-sieverules 2011-12-08 09:39:42 +00:00
sthen
0f253ad533 import mail/rcube-sieverules, ok/tweaks jasper@
This plugin adds the ability for users to manage their sieve mail filter
rules.  Unlike the "managesieve" plugin bundled with roundcube, this
offers simple pre-defined rules and import of existing rules from
Avelsieve and Ingo.
2011-12-08 09:39:17 +00:00
jasper
6ad8cb7b3c add a reminder comment, req'd by aja@ 2011-12-08 08:35:50 +00:00
espie
154a57cb29 PROPERTIES is now available from Makefile.inc, update infra/ 2011-12-08 08:17:28 +00:00
espie
ab6b512da4 move the architecture *constants* to a private arch-defines.mk file
That way, bsd.port.arch.mk can still make available in a Makefile, but
we can also include them early in bsd.port.mk, so that they will always
be available from modules and Makefile.inc.
2011-12-08 08:15:36 +00:00
ajacoutot
ae900f0d39 gtk-builder-convert is needed at build time to convert glade files to ui,
so add a BUILD_DEPENDS on gtk+2.

breakage reported by jasper@
2011-12-08 08:05:54 +00:00
sthen
21e3d2c347 update to pure-ftpd 1.0.35, OK Brad (maintainer) 2011-12-08 08:03:43 +00:00
sthen
4a03f67ff3 Previous update caused a problem with external TNEF unpacking; add a
diff posted on the mailing list to fix it. OK Brad (maintainer).
2011-12-08 08:03:20 +00:00
nigel
2fabd642b6 Update thunderbird v7.0.1 to v8.0, enigmail v1.3.4, lightning 2011-12-08 02:25:59 +00:00
nigel
765a9309be /tmp/cvsZMOKDw 2011-12-08 02:15:26 +00:00
nigel
2fe9c43f81 Update thunderbird v7.0.1 to v8.0 sent for review on ports@ 2011-12-08 01:52:21 +00:00
nigel
4129bfc425 Update Firefox v7.0.1 to v8.0.1 continued
patches from mpi@ for macppc

Ok mpi@, dcoppa@
2011-12-08 01:47:02 +00:00
nigel
388e05cf67 Update fennec v7.0.1 to v8.0 - continued 2011-12-08 01:35:08 +00:00
nigel
eba250b3aa Update fennec v7.0.1 to v8.0 sent to ports@ for review. 2011-12-08 00:42:54 +00:00
nigel
45570b6074 Update seamonkey 2.4.1 to 2.5, enimail to 1.3.4 and lightning.
Ok mpi@
2011-12-08 00:39:18 +00:00