Commit Graph

59920 Commits

Author SHA1 Message Date
landry
94d407ab0f Force the use of gnu libtool here, mail/bogofilter configure script is
confused when db is built with our ports libtool.
2010-09-22 06:50:39 +00:00
landry
f8b240b0c8 Force the use of gnu libtool here, our ports libtool generates a
slightly bogus libexiv2.la.
2010-09-22 06:48:59 +00:00
ajacoutot
fa43d6168a Use gksu-polkit instead of ktsuss to run gdmsetup. 2010-09-22 05:21:36 +00:00
ajacoutot
cea17baac5 +gksu-polkit 2010-09-22 05:18:19 +00:00
ajacoutot
0ec613faa4 Import gksu-polkit-0.0.2.
This is the new generation of gksu, a simple utility to run programs as
root, even in X-based environments.
This version uses the new libgksu-polkit library, which uses PolicyKit
for authorization purposes and a D-Bus service to actually perform the
work.

ok jasper@
2010-09-22 05:16:56 +00:00
schwarze
5a57c0a382 s/-indent offset/-offset indent/ in .Bd; found by mandoc -Tlint 2010-09-21 23:25:47 +00:00
joshe
63a5598e93 Add support for reading newer ext2 filesystems with 256-byte inodes.
ok jasper@
2010-09-21 23:17:33 +00:00
sthen
535ece2645 update smstools3 to 3.1.14, patch away a /bin/bash 2010-09-21 22:40:26 +00:00
joshe
edeaa56aa4 Add myself.
ok jasper@
2010-09-21 22:26:32 +00:00
joshe
225f3da797 Update my email address. 2010-09-21 22:25:08 +00:00
sthen
9b5fe40c20 update py-qt4 to 4.7.7, ok jasper 2010-09-21 22:10:33 +00:00
stsp
13f97e3d40 Update to 20100918155143
ok jasper@, James Turner (MAINTAINER) who had the same diff prepared
2010-09-21 21:59:09 +00:00
jasper
82c182f91c - make sure we pickup the correct python version 2010-09-21 21:37:41 +00:00
sthen
da5a52d2ea don't link with static libintl; switch USE_LIBTOOL=gnu back to Yes 2010-09-21 20:38:31 +00:00
jasper
17ad0ee666 - sync 2010-09-21 20:35:04 +00:00
jasper
5499466564 import py-xmldiff 0.6.10
xmldiff is a Python tool that figures out the differences between two
similar XML files, in the same way the diff utility does it.
Xmldiff can be used as a library or as a command line tool. It can work
either with XML files or DOM trees.

ok aja@
2010-09-21 20:31:13 +00:00
fgsch
b2d6baeb80 Don't link with static library archives. Allows to build with ports libtool.
Spotted by sthen@
2010-09-21 19:39:25 +00:00
stsp
faeb10fc82 Fix handling of symlinks in subdirectories; ok pyr@ 2010-09-21 19:17:31 +00:00
jasper
57499a7fb6 - missing run dependency 2010-09-21 17:11:38 +00:00
jim
14613a7d28 add missing dependencies
"just commit them" kili@
2010-09-21 16:19:39 +00:00
sthen
09b62d428a use shared not static libiconv; fixes build with .Ox libtool. bump. 2010-09-21 16:10:02 +00:00
sthen
f0af6ad5d4 output EPOCH and REVISION in dump-vars, and use it in sqlports.
ok espie@ (with a reminder to add EPOCH, my first diff just had REVISION).
2010-09-21 15:18:03 +00:00
fgsch
590dd3cb0a Don't link with static library archives. Allows to build with ports libtool.
Spotted by sthen@
2010-09-21 15:05:25 +00:00
pea
8d39157e18 Update to 1.12.0
ok landry@
2010-09-21 13:41:56 +00:00
edd
7641a88e39 link mediatomb 2010-09-21 13:29:46 +00:00
edd
03c5a5a736 import mediatomb upnp streaming server. OK sthen@ 2010-09-21 13:28:31 +00:00
sthen
946d828a16 update clamav to 0.96.3, ok pea@ 2010-09-21 13:18:26 +00:00
pea
5a4209d36f Update to 0.4001
ok landry@
2010-09-21 13:14:01 +00:00
sthen
cfa3c6cd71 these ports don't build with ports libtool yet, as they ask libtool to
link with static library archives. force gnu libtool (this was already
done in vlc) and add a short explanatory comment. ok jasper@ ajacoutot@
2010-09-21 12:12:12 +00:00
jasper
4198cbefaa - another missing dependency 2010-09-21 11:22:03 +00:00
jasper
97466dca96 - missing dependencies 2010-09-21 11:20:30 +00:00
jasper
7beaf33dbf - add missing dependency 2010-09-21 11:14:01 +00:00
jasper
fc84431e8b - fix build on a clean system 2010-09-21 10:58:55 +00:00
sthen
420b23fcc5 update Net-SNMP to 5.4.3 and pick up OpenBSD mibs from /usr/share/snmp/mibs 2010-09-21 10:43:04 +00:00
sthen
038ab963ce update to 9.04 and drop strl* patches which are difficult to maintain,
and this code is already present several other times in the ports tree
unpatched. jasper@ has no objections to dropping strl* patches.
2010-09-21 10:29:09 +00:00
sthen
f6791797ad change homepage, pointed out aja@ 2010-09-21 10:28:11 +00:00
sthen
29e9f06fcd add a note about why this isn't updated, people keep asking 2010-09-21 10:12:07 +00:00
sthen
f7e8905f8e update mollify to 1.6.5.5 2010-09-21 10:10:02 +00:00
sebastia
15b04968d8 Update tkimg to 1.4
Now supporting new format: DTED, RAW.
indexing TIFF images is now possible
and lots of other updates/fixes.

OK landry@, jasper@
2010-09-21 08:27:32 +00:00
jasper
a4a944c820 - SECURITY UPDATE of mailman to 2.1.14
Fixes CVE-2010-3089: Mailman List Description Two Script Insertion Vulnerabilities

ok sthen@
2010-09-21 07:21:00 +00:00
landry
9725cd17cc add security/mhash to LIB_DEPENDS so that the dependency chain is not
fucked up. Hopefully last fallout of libmcrypt dep change.
2010-09-20 18:22:38 +00:00
naddy
4c9983c6be SECURITY update to 1.0.6, which fixes an integer overflow, CVE-2010-0405.
ok jasper@
2010-09-20 18:21:10 +00:00
landry
ce03327d74 Mark as broken on hppa. I'm tired to kill that f.. process after it ate
100% cpu for 2 days.
2010-09-20 18:02:47 +00:00
jeremy
0fa228f120 Add my coordinates to geo/openbsd-developers.
ok landry@
2010-09-20 16:17:55 +00:00
ajacoutot
c05c853ee1 Set the cdrom DEFAULT_DEVICE to a more appropriate value. 2010-09-20 16:11:12 +00:00
ajacoutot
5793f1c4bd Don't hardcode PORTSDIR, as spotted by Ted Roby. 2010-09-20 16:02:31 +00:00
jasper
2785f51ba1 - remove a few master sites
- switch to revision
2010-09-20 13:55:09 +00:00
landry
902406361b Update to midori 0.2.8. 2010-09-20 08:24:44 +00:00
sthen
863c7fdc97 Switch to new-style LIB_DEPENDS and tighten the pkgspec for schroedinger.
No change to the package -> no bump. ok Brad (maintainer).
2010-09-20 07:59:59 +00:00
sthen
ae601a0d5a Garbage collect some patches for Xine-lib which are not necessary.
From Brad.
2010-09-20 07:58:13 +00:00