jim
ef61292a0f
+greyscanner
2009-06-11 22:30:02 +00:00
jim
87bceb528c
import greyscanner, Perl daemon that compliments OpenBSD spamd(8) greylisting by applying additional heuristics to greylisted hosts.
...
ok sthen@, "go ahead" beck@
2009-06-11 22:27:29 +00:00
pvalchev
8567f3b2ef
Make the c++ subpackage depend on libstdc++>=4.2,<4.3 to prevent
...
people from screwing themselves by using libstdc++-3.x which will fail
only in bizarre ways (embarassing how long it took me to debug this)
ok robert@
"finally! ok" todd@
2009-06-11 21:45:07 +00:00
ajacoutot
c54e76804b
Fix WANTLIB.
2009-06-11 19:12:35 +00:00
sthen
bfb5085a21
sync; 5773 (-263, +279)
2009-06-11 19:09:29 +00:00
ajacoutot
b4998c57e6
Bump after recent gconf2 MODULE change.
...
gconf2 MODULE was tricky to get right for *all* ports. I think I finally
got it, if you see any fallout, please contact me asap.
2009-06-11 18:38:16 +00:00
ajacoutot
45eb496c30
Bump after recent gconf2 MODULE change.
2009-06-11 18:27:02 +00:00
ajacoutot
7b4d594f00
Tweak after recent gconf2 MODULE change.
2009-06-11 18:26:44 +00:00
ajacoutot
478eae4045
Just like the gettext MODULE, we need to force the run_depends on
...
devel/gconf2 so that static archs can run gconftool-2.
Dependent packages bump coming next...
"totally ok with it" jasper@
2009-06-11 18:25:54 +00:00
ajacoutot
684fb6a517
Remove unneeded post-patch target.
2009-06-11 16:49:26 +00:00
ajacoutot
c974c433d8
Fix gconf fallout reported by naddy@
2009-06-11 16:45:10 +00:00
ajacoutot
fc772b4a3b
All `configure' do not behave the same when --disable-schemas-install is
...
given so let's come up with something different: remove the configure
switch and create a link from /usr/bin/true to ${WRKDIR}/bin/gconftool-2
2009-06-11 16:42:09 +00:00
sthen
2e2a9a6890
- unbreak -agent packaging (README.OpenBSD has wrong ownership;
...
caused by SUBST_CMD'ing straight into WRKINST). found by naddy@.
- whack autoconf into not picking up libbind.
- fix dependencies.
- zabbix-web wasn't installing the .conf/.ini files but instead
@sample'ing them from nowhere. they don't need @sample, just install
them.
- regen plist.
- bumps all round.
2009-06-11 16:38:17 +00:00
naddy
eed5fcdd79
bump after PLIST change
2009-06-11 16:05:36 +00:00
martynas
26988e0620
firefox-i18n-3.0.11
2009-06-11 14:11:14 +00:00
martynas
f6879d3eef
mozilla-firefox-3.0.11
2009-06-11 14:10:37 +00:00
ajacoutot
298f63af91
Minor update to libdaemon 0.13.
2009-06-11 13:35:33 +00:00
jasper
2c6d423ac7
- missing build dependency
2009-06-11 10:57:34 +00:00
sthen
4798b9d98b
update to 0.95.2; ok giovanni@
...
"This version improves handling of archives, adds support for --file-list
in clamscan and clamdscan, and fixes various issues found in previous
releases."
2009-06-11 10:50:49 +00:00
jasper
28ed65d1d0
SECURITY FIX for part 2 or SA35292 (wxWidgets Double Free Vulnerability).
...
patch from upstream svn
2009-06-11 08:32:42 +00:00
ajacoutot
bb30f52d65
+z-push
2009-06-11 07:26:23 +00:00
ajacoutot
fc01b075fc
Import z-push-1.2.1
...
Z-push is an implementation of the ActiveSync protocol, which is used
'over-the-air' for multi platform ActiveSync devices, including Windows
Mobile, Ericsson and Nokia phones. With Z-push any groupware can be
connected and synced with these devices.
based on an original port by Gavin Norman.
successfully tested by and ok fkr@
2009-06-11 07:25:35 +00:00
ajacoutot
3f407aac2b
Fix a double free. Allows to use nautilus-open-terminal directly from
...
the desktop.
From Gentoo bug #270650 .
2009-06-11 07:21:17 +00:00
ajacoutot
53ad660634
Use the devel/gettext MODULE. Regen PLIST and WANTLIB.
2009-06-11 06:11:19 +00:00
ajacoutot
7bdfc5a94c
Also add run_depends on gconf-2 for !-main.
...
While here, regen PLIST.
2009-06-11 05:25:13 +00:00
ajacoutot
ee3e07ba98
Add missing homepage and fix license marker.
2009-06-11 05:23:48 +00:00
kili
dc30d19408
WANTLIB += pthread and bump.
2009-06-10 20:47:42 +00:00
kili
409b7d19d7
-main depends on gconf2.
2009-06-10 20:46:36 +00:00
kili
7e247446c0
Add avahi-ui to LIB_DEPENDS and bump.
2009-06-10 20:44:03 +00:00
kili
83a1f669b9
More avahi additions to WANTLIBs. Bump.
2009-06-10 20:42:05 +00:00
kili
498de5cd78
Add avahi stuff to WANTLIB, remove pangox and bump.
2009-06-10 20:36:30 +00:00
kili
abbd818564
WANTLIB += gcrypt and bump.
2009-06-10 20:33:59 +00:00
kili
2b41280401
WANTLIB changes due to avahi dependency. Bump affected PKGNAMEs.
2009-06-10 20:27:09 +00:00
kurt
b834f77498
- binary plugs distfile no longer needed
...
- sync patches with OpenJDK7 bsd-port repository
- install a usable cacerts
- Remove Interruptible IO support
tested by ian@ william@
2009-06-10 19:01:09 +00:00
jasper
1c65670943
- add p5-Search-QueryParser
2009-06-10 17:14:20 +00:00
jasper
0ee4ec6619
import p5-Search-QueryParser 0.93
...
This module parses a query string into a data structure to be handled
by external search engines. For examples of such engines, see
File::Tabular and Search::Indexer.
The query string can contain simple terms, "exact phrases", field
names and comparison operators, '+/-' prefixes, parentheses,
and boolean connectors.
from Ian Mcwilliam (MAINTAINER)
2009-06-10 17:13:18 +00:00
ajacoutot
9890ca57b7
This port had to be different from all others... install schemas files
...
manually.
Didn't package: no bump.
spotted by naddy@
2009-06-10 15:52:25 +00:00
ajacoutot
c145619049
Some wantlib cleanups.
2009-06-10 15:23:54 +00:00
ajacoutot
ef8d38b17e
Install schemas from both subpackages into the same directory
...
(${SCHEMAS_INSTDIR}). Granted this take one or two more seconds to
install the -plugins subpackage but it allows us to use the generic
gconf-2 goo in PLIST-plugins.
While here, regen wantlib and lib_depends.
ok jasper@
2009-06-10 13:31:56 +00:00
ajacoutot
15b5c16fe6
Add HOMEPAGE. While here, set GPL version marker.
2009-06-10 13:07:19 +00:00
benoit
ce823c4d9e
- update stella to 2.8
...
- regen PLIST
ok ajacoutot@
2009-06-10 12:41:44 +00:00
ajacoutot
480aa70701
Add missing homepage.
2009-06-10 10:11:48 +00:00
ajacoutot
45402762b1
Add missing homepage.
2009-06-10 10:04:04 +00:00
ajacoutot
b09abea4c7
Until the actual bug is found, add a workaround to prevent the pop/imap
...
gateway from hanging.
2009-06-10 09:46:00 +00:00
benoit
8148d1f3ca
- update etherape to 0.9.7
...
- change maintainer (timeout)
- regen PLIST
- add patch
ok laurent@, with some tweaks by and ok ajacoutot@
2009-06-10 09:45:33 +00:00
ajacoutot
95a9f1c95f
Add missing HOMEPAGE.
2009-06-10 09:39:50 +00:00
ajacoutot
cbce7a02af
Add HOMEPAGE.
2009-06-10 08:28:46 +00:00
ajacoutot
2612cb3f10
Maintenance update to vte-0.20.5
2009-06-10 06:03:32 +00:00
kevlo
2e5faf876d
- add missing header
...
- free is possibly called with a NULL pointer argument
- bump PKGNAME
submitted by Michael Warmuth <ayuu at suljee dot de>
2009-06-10 02:41:22 +00:00
benoit
f297989eaf
- update mkvtoolnix to 2.9.5
...
- change email maintainer
- update and regen patches
ok ajacoutot@
2009-06-09 20:30:14 +00:00