Commit Graph

58509 Commits

Author SHA1 Message Date
bluhm
7ef295fa37 update p5-NetAddr-IP to 4.030 2010-07-24 17:18:33 +00:00
ajacoutot
f7a8b003d0 Try to unfuck a bit glib2 functions with pthreads(3).
Remove the non-blocking flag from the fd passed to
g_daemon_file_input_stream_new(). This is needed because our userland
threads set the fd to non-blocking where g_input_stream_*() functions
are blocking operations.
This fixes the progress bar display and allows to write to remote
directories like ftp, sftp, webdav. Reading from these remote locations
is "somehow" working now too, but there is still something fishy when
copying directories.
You have been warned. However, it's much better than it was.
2010-07-24 16:04:21 +00:00
naddy
0aa15ad152 switch to REVISION 2010-07-24 15:35:40 +00:00
naddy
54cbc4a57e switch to REVISION/EPOCH 2010-07-24 15:29:47 +00:00
jolan
377098d026 add mirror so this is fetchable again 2010-07-24 14:50:07 +00:00
ajacoutot
b1c19cc64f Move to new DEPENDS/WANTLIB/REVISION. 2010-07-24 11:44:17 +00:00
espie
43c7b1a093 use new make feature :QL for safer quoting.
helps getting past shell quoting errors, so that the infrastructure
will report actual trouble (is also simpler than :S/<...>/ for pkgspecs).

REQUIRES CURRENT MAKE TO WORK!!!
2010-07-24 10:35:38 +00:00
ajacoutot
5d0efe2198 Typo which added python as a BUILD_DEPENDS. 2010-07-24 10:18:55 +00:00
sthen
ccb546afb8 update to 1.2.13, from Brad 2010-07-24 09:51:12 +00:00
sthen
04841acf9c plugins-{base,good} require gstreamer-0.10.30; tighten LIB_DEPENDS pkgspec
and bump. pointed out by Brian on ports. ok ajacoutot@
2010-07-24 09:25:01 +00:00
steven
2927491994 this does not use libtool. 2010-07-24 09:15:55 +00:00
benoit
20e7ccbb0e - update py-proj to 1.8.7 2010-07-24 08:46:47 +00:00
benoit
cfdfc91446 - update py-parsing to 1.5.3
- regen PLIST
2010-07-24 08:38:01 +00:00
steven
a65ed571cb this seems to work with our libtool now 2010-07-24 08:24:32 +00:00
ajacoutot
69a3172601 Zap some PKGNAME=${DISTNAME} before landry@ finds out... 2010-07-24 08:01:40 +00:00
ajacoutot
ded3277d8f Build the pgsql FLAVOR of sysbench. 2010-07-24 07:55:41 +00:00
ajacoutot
e00a256feb Switch to new DEPENDS/WANTLIB/REVISION. 2010-07-24 07:55:26 +00:00
benoit
1c431d41c0 - update liberation-fonts to 1.06.0.20100721
- regen PLIST

Initial diff by myself, update by and ok ajacoutot@
2010-07-24 07:42:33 +00:00
ajacoutot
35fcf34ff3 Better COMMENT for plugins subpackages. 2010-07-24 07:35:08 +00:00
ajacoutot
ef1f55671f Move to REVISION and new DEPENDS. Fix WANTLIB where needed. 2010-07-24 07:01:03 +00:00
ajacoutot
e7b7ed48f6 Move to REVISION. 2010-07-24 06:29:07 +00:00
benoit
c4157fc1f9 - update bozohttpd to 2010062 2010-07-23 21:09:48 +00:00
benoit
da361b45a8 - update pngcrush to 1.7.11
ok sthen@
2010-07-23 21:04:02 +00:00
benoit
8211a280f2 - update dwdiff to 1.8
- use new WANTLIB/LIB_DEPENDS style

ok sthen@
2010-07-23 20:59:09 +00:00
jsg
160b97c578 update to 0.74, from bwaichu@yahoo.com 2010-07-23 19:41:49 +00:00
sthen
fa4c5abd45 Use gcc3 to build qemu 0.9 (useful to keep this around, as some
problems have been seen with qemu 0.10). Slightly tweaked from a diff
from naddy@. ok naddy
2010-07-23 19:17:24 +00:00
naddy
900d39a92e Don't put a directory name into PATCHFILES, it breaks mirror-maker.
Use MASTER_SITE_GNU.
2010-07-23 18:29:47 +00:00
phessler
b6aefba048 remove leftovers from a borked import
bad phessler, no cookie!
2010-07-23 16:08:49 +00:00
phessler
b3cf08455f LibRaw is a library for reading RAW files obtained from digital photo
cameras (CRW/CR2, NEF, RAF, DNG, and others).

LibRaw is based on the source codes of the dcraw utility, where part of
drawbacks have already been eliminated and part will be fixed in future.
The users of the library are provided with API to be built into their
software programs.

requested by (and OK) landry@ at c2k10....

(this time, imported into a better dir path)
2010-07-23 16:05:40 +00:00
phessler
2df06e07cb +libraw 2010-07-23 16:03:06 +00:00
phessler
8ee30c2b0d LibRaw is a library for reading RAW files obtained from digital photo
cameras (CRW/CR2, NEF, RAF, DNG, and others).

LibRaw is based on the source codes of the dcraw utility, where part of
drawbacks have already been eliminated and part will be fixed in future.
The users of the library are provided with API to be built into their
software programs.

requested by (and OK) landry@ at c2k10....
2010-07-23 16:02:20 +00:00
ajacoutot
70c0ee9d51 +readline
On behalf of laurent@ who already put his laptop away because he was such
in a hurry to go on week-end ;-)
2010-07-23 15:58:30 +00:00
laurent
5a1f7b5841 Readline is a library to edit command lines as they are typed in, this is the GPLv3 newer version then the one in base, okay and tweaks aja@ 2010-07-23 14:51:11 +00:00
laurent
92e27d20ff link assl to the build 2010-07-23 14:06:20 +00:00
laurent
5859595723 Agglomerated SSL is an API to hide the awful OpenSSL API. Ok and tweeks jasper@ aja@ 2010-07-23 14:01:05 +00:00
sthen
94b1e1eac7 Update Python to 2.6.5, committing on behalf of fgsch@ whose laptop is broken. 2010-07-23 13:56:26 +00:00
ajacoutot
3e3c60a22a Use "WORKGROUP" as a default workgroup name. It is the default in Mac OS
as well as previous Windows versions. At least it gives you a chance to
browse and mount smb shares with gvfs (or any other application using
smb.conf to get the workgroup name) without the need to configure
anything.

input and ok sthen@ on a previous version of this diff
2010-07-23 12:01:47 +00:00
dcoppa
7772f22cf3 Update to youtube-dl 2010.07.22.
Unbreak after YouTube.com API changes.

OK sthen@
2010-07-23 10:29:23 +00:00
ajacoutot
24d81cb750 User switching requires running another new X server which will not work
by default on OpenBSD so don't display the option in the logout dialog.
2010-07-23 09:28:05 +00:00
ajacoutot
039a38fc60 Tracker can be *very* hard on ressources, so let's set some sane
defaults (which can be changed in the preferences):
* disable monitoring (gamin uses kqueue(2) and will run out of fds very
fast on a default GNOME system so it will fall back to polling which is
very ressource intensive)
* stop indexing if available space is =< 5%
* set default indexing speed to 10 (i.e. medium value 0->20)
* don't index removable devices

I will revisit this later when/if tracker behaves nicer.
2010-07-23 07:57:12 +00:00
giovanni
b217776c69 Upstream changed distfile because they have included a patch. 2010-07-23 07:19:24 +00:00
fgsch
51d7c8af65 Remove special treatment for i386 now that it switched to gcc4. While I'm
here use REVISION. sthen@ ok.
2010-07-23 00:27:09 +00:00
sebastia
022cf94e2d iaxclient uses ossaudio, so disable it from builds until its ported to sndio.
Was planned for coccinella update I have in the queue, which can live
without it. It will just not have VoIP caps.
landry@:  So yes please disable it.
2010-07-22 22:41:34 +00:00
landry
e3641a01cc Security/Reliability update to seamonkey 2.0.6, Fixes
MFSA-2010-37,39,40,41,42,45,46,47.
http://www.mozilla.org/security/known-vulnerabilities/seamonkey20.html
While here comment --enable-calendar, shouldn't have snuck in yet.
2010-07-22 21:48:02 +00:00
landry
1fbe6e3b80 Update to thunderbird-i18n 3.0.6. 2010-07-22 21:46:02 +00:00
landry
d1c12b9e9b Security/Reliability update to thunderbird 3.0.6, fixes
MFSA-2010-34,39,40,41,42,46 and 47.
http://www.mozilla.org/security/known-vulnerabilities/thunderbird30.html
2010-07-22 21:45:38 +00:00
landry
659febd870 Update to firefox-i18n 3.6.7. 2010-07-22 21:43:28 +00:00
landry
13049e34d0 Chase firefox update and bump to xulrunner 1.9.2.7. 2010-07-22 21:43:01 +00:00
landry
6ac6c16143 Security/Reliability update to firefox 3.6.7, fixes MFSA-2010-34 -> 47
http://www.mozilla.org/security/known-vulnerabilities/firefox36.html
ok naddy@
2010-07-22 21:42:13 +00:00
steven
18cb78a3b8 - by default, find the config file in the location we installed it.
- install a better sample config file, which mimics OpenBSD's syslogd
  and no longer spits all kinds of warnings just because we are using
  syslog-ng >= 3

this allows to start syslog-ng without extra arguments and have something
basically working.

requested by jcs@

let me know if you find issues with the new config file.
2010-07-22 21:03:03 +00:00