Commit Graph

54676 Commits

Author SHA1 Message Date
naddy
12de4109f4 security update to 1.77:
Fixes CVE-2010-0012, "overwrite of local files with the privileges
of the user running Transmission if the user is tricked into opening
a malicious torrent file".

Based on submissions by robert@openbsd.pap.st and stsp@
2010-01-09 00:48:15 +00:00
fgsch
787f5b7a44 Update to bzr 2.0.3. 2010-01-09 00:21:30 +00:00
benoit
859526cbac - update openbox to 3.4.10
- conflict resolved with misc/openbabel

ok jasper@
2010-01-08 20:38:22 +00:00
msf
bdb7de2e3d update to 0.25.2 2010-01-08 15:39:33 +00:00
kevlo
7d98d836e5 Update to 2.9.1
ok merdely@
2010-01-08 15:30:53 +00:00
sthen
0c62683fdf update to 2.56;
* Fix flvstreamer/rtmpdump version detection.
* Improved episode name extraction from meta-data to include episode
number where appropriate.
* Added episode and series numbers to caches.
* Added freevo as a metadata format.
* Added --email options to allow for scheduled html search results to be
sent by email (Credit: Stroller).
2010-01-08 14:30:30 +00:00
sthen
0ce3aa35f9 +pkglocatedb 2010-01-08 14:04:55 +00:00
sthen
2e90f8d574 import ports/databases/pkglocatedb:
Database of files from all packages in the ports tree, including names
of the packages containing them. This is in a format suitable for use with
locate(1) (either with -d, or in a colon-separated list in LOCATE_PATH).

Note: like sqlports, this is generated from the ports tree itself,
so if your tree is in bad shape re: conflicts etc, this won't build.

ok espie, discussed with many, reminded by oga@
2010-01-08 14:00:49 +00:00
landry
b7be06401f Fix tail arguments, -F is a gnu tail idiom.
patch from matteo filippetto@gmail, thanks!
2010-01-08 13:59:17 +00:00
stephan
5ac8dd3605 +mediawiki-httpauth 2010-01-08 13:22:28 +00:00
stephan
360c34a5c6 import mediawiki-httpauth-0.1
This extension works with MediaWiki instances setup behind HTTP
authentication. It pulls usernames from $_SERVER['PHP_AUTH_USER'].
The extension will then either log the user on to MediaWiki if the
user name exists in the database or create a new user if it does not.

"ok with me" jasper@, "yeah hell import it" landry@
2010-01-08 13:15:38 +00:00
stephan
44072100b2 - remove p5-Email-Simple-Creator from RUN_DEPENDS
- require latest version of p5-Email-Simple instead
- add missing REGRESS_DEPENDS

ok landry@ and sthen@
2010-01-08 11:40:43 +00:00
stephan
3ba7df23f3 mail/p5-Email-Simple-Creator obsoleted by mail/p5-Email-Simple. 2010-01-08 10:58:08 +00:00
stephan
1301003e6c disable p5-Email-Simple-Creator (now part of p5-Email-Simple and hence will be removed soonish). 2010-01-08 10:48:00 +00:00
stephan
7279b434b1 - update to 2.100
- add @conflict/@pkgpath to obsolete p5-Email-Simple-Creator
- add new RUN_DEPENDS
- style tweaks

ok sthen@ and jasper@
2010-01-08 10:38:30 +00:00
jakob
d0ecf1cf76 upgrade to NSD 3.2.4 2010-01-08 06:30:48 +00:00
jasper
d6f89ec03e - add a gl flavor
* seems to have issues still on amd64 though.

based on a diff by oga@, tweaked by me.
2010-01-07 21:54:29 +00:00
giovanni
7db3aed3f1 Change qemu scripts after brconfig(4) has gone in the attic,
fix homepage and master_site (upstream does not provide old versions
anymore).
ok todd@ (Maintainer)
2010-01-07 14:15:17 +00:00
sthen
1186f2845f Fix RUN_DEPENDS-bin, there's no version in the pkgspec, and new pkg_* tools
don't accept this. sure landry@ yepyep jasper@
2010-01-07 13:36:01 +00:00
sthen
80721da9b5 +p5-Math-Base36 2010-01-07 11:18:57 +00:00
sthen
1c514a574f import ports/math/p5-Math-Base36, from Mikolaj Kucharski.
Math::Base36 perl module converts to and from Base36 numbers (0..9 - A..Z).
2010-01-07 11:17:40 +00:00
edd
a299569caf fix build for the new version of clisp, which has new syntax for clisp-link.
OK kili@
2010-01-07 10:57:17 +00:00
edd
85631eff8f update to clisp-2.48. patch for texlive follows.
OK kili@
2010-01-07 10:55:28 +00:00
jakemsr
d7d1f081c0 use sndio for audio
ok ratchov@
2010-01-07 09:49:21 +00:00
jakemsr
a8100f792c use sndio instead of ossaudio
ok kevlo@ (MAINTAINER)
2010-01-07 09:38:20 +00:00
sthen
6f1cf262e1 - update homepage, from Bryan Linton
- bump PKGNAME
2010-01-07 08:39:00 +00:00
ajacoutot
86d71ccb68 Bugfix release to glib2-2.22.4. 2010-01-07 08:02:35 +00:00
sturm
4002823c1b update to getmail 4.16.0 2010-01-07 07:34:44 +00:00
marco
f47d593fda sick of pkg_add installing the wrong version so update it... 2010-01-07 01:57:28 +00:00
fgsch
fe7c91ab2d Update to 0.6.1. 2010-01-07 01:25:13 +00:00
sthen
4447b21ab1 Update mupdf to r920 snapshot. 2010-01-07 01:20:09 +00:00
jolan
3847d3d3ac update to 4.8.021 2010-01-06 23:59:43 +00:00
jasper
7fe4d8bde1 - fix location of README.OpenBSD
spotted by viq
2010-01-06 21:54:04 +00:00
jasper
6d13f95ce4 - update couchdb to 0.10.1
ok benoit@ (MAINTAINER)
2010-01-06 18:45:45 +00:00
landry
e9338dffc7 Update to meld 1.3.1, based on a diff from Holger Mikolon, thanks! 2010-01-06 18:29:19 +00:00
stsp
c17d62956f Orage was picking up ical.h via -I/usr/local/include but linking to
an older version of libical which is shipping in the orage tarball.
The header and the library are not compatible, some enum constants
don't match up. So orage could not read ical files correctly which
prevented e.g. appointments from showing up in the calendar.
Force inclusion of the ical headers which ship with orage to fix this.

"sure" landry@
2010-01-06 16:45:13 +00:00
naddy
7ef0c5c7ee minor reliability update to 3.0.17 2010-01-06 14:37:35 +00:00
jasper
9dd125cf1b - add p5-WWW-Ebay 2010-01-06 09:46:37 +00:00
jasper
5c55f6991b import p5-WWW-Ebay 0.091
Collection of eBay-related modules.
2010-01-06 09:44:21 +00:00
jasper
deda363f2d - missing regress dependency 2010-01-06 09:32:46 +00:00
jasper
a00e7e92a2 - update WWW::Search::Ebay to 3.015 2010-01-06 09:27:38 +00:00
sthen
cbf426fd8a Argh, another 'cvs rm' that I missed; these files should be removed
with the update to xine-lib 1.1.17 (sndio support is now included
upstream). Reminded by Brad.
2010-01-06 09:14:17 +00:00
naddy
29007885ca minor reliability update to 3.5.7 2010-01-05 21:26:40 +00:00
ajacoutot
fe3baf9971 Full stop. 2010-01-05 18:41:33 +00:00
ajacoutot
262aab15b8 Fix HOMEPAGE and tweak COMMENT and DESCR. 2010-01-05 18:37:35 +00:00
okan
b8cb5a87f7 - add p5-RRD to RUN_DEPENDS
- disable the 7 second sleep during configure

ok sthen@
2010-01-05 16:36:33 +00:00
ajacoutot
0de424577a Update to gkrellm-2.3.4. 2010-01-05 12:40:36 +00:00
sthen
85b522fe1e Update to 1.1.7 from Brad; I missed a 'cvs rm' too :( 2010-01-05 11:52:06 +00:00
sthen
c5176ff065 Update to xine-lib 1.1.7 and disable win32 codec support, from Brad.
oops, missed a 'cvs add'.
2010-01-05 11:50:18 +00:00
sthen
ef99599f5b Update to xine-lib 1.1.17 and disable win32 codecs. From Brad. 2010-01-05 11:48:51 +00:00