Commit Graph

45259 Commits

Author SHA1 Message Date
kili
40bc3d81ea Update to nhc98-1.20. 2008-08-28 19:55:20 +00:00
martynas
5f07a11194 - works on amd64, so mark it in ONLY_FOR_ARCHS
- adapt 128-bit arithmetics fix
tested by Simon Kuhnle
tested by/ok sthen@, ok espie@
2008-08-28 19:04:40 +00:00
sthen
dd34d332a7 update transfig to 3.2.5 to match the recently updated xfig.
Add license marker. Tested by oga@, thanks!
2008-08-28 19:02:55 +00:00
wcmaier
5c0d9fcce7 Update to 0.12.
While here, update my address, switch to MODPY_EGG_VERSION and do
some housecleaning. Similar diff from fgsch@.

ok fgsch@
2008-08-28 16:53:41 +00:00
brad
acf00b96dc - Add support for x264 detecting the number of CPUs via the
hw.ncpu sysctl.
- Switch the AltiVec code from using the signals method of
  presence detection to using the machdep.altivec sysctl.

ok kili@
2008-08-28 15:23:31 +00:00
brad
0686f65669 Remove the altivec FLAVOR as this currently does not do anything
since the AltiVec support is not actually being built and even if
the autoconf test is bypassed to make sure it is built it isn't
being used with the current code in the Gimp.

ok kili@
2008-08-28 14:53:06 +00:00
wcmaier
6a9c891315 Update to 1.6.0 (bugfixes).
Diff originally from jasper@ with tweaks by me.

ok jasper@
2008-08-28 13:35:17 +00:00
sthen
01c0d8b0ab Fix typo - ok reyk@ (maintainer). 2008-08-28 12:50:38 +00:00
espie
768c0ce213 3.5.10 2008-08-28 08:52:00 +00:00
jakob
5f4885334c upgrade to DKIM Milter v2.7.1 2008-08-28 08:23:09 +00:00
jasper
1ee308877f - update p5-Task-Weaken to 1.02 2008-08-27 22:08:56 +00:00
jasper
747a199441 - update p5-Params-Util to 0.33 2008-08-27 22:08:34 +00:00
jasper
0dba48f846 - update havp to 0.89
from giovanni bechis (MAINTAINER), thanks!
2008-08-27 20:04:07 +00:00
kili
61a32b72cb Maintenance update to 1.3.3. From maintainer Giovanni Bechis. 2008-08-27 19:56:14 +00:00
jasper
a72eef8f8e add p5-Music-Audioscrobbler-MPD
p5-Music-Audioscrobbler-Submit
2008-08-27 19:52:17 +00:00
jasper
b360996fa9 import p5-Music-Audioscrobbler-MPD 0.12
Music::Audioscrobbler::MPD is a scrobbler for MPD. It provides routines
to submit songs to last.fm from MPD.

based on a port by anton v. yabchinkiy, with tweaks by me.
ok landry@
2008-08-27 19:50:37 +00:00
jasper
3d9b3d4f97 import p5-Music-Audioscrobbler-Submit 0.05
Music::Audioscrobbler::Submit is a scrobbler for MPD implementing the
1.2 protocol, including "Now Playing' feature.
Items are submitted and stored in a queue. This queue is stored as a
file using Tie::File. When you submit a track, it will add the queue to
the track and process the queue. If it submits all items in the queue,
the submit() method will return true.

based on a port by anton v. yabchinkiy, with tweaks by me.
ok landry@
2008-08-27 19:49:18 +00:00
jasper
e3c02faddd - minor tweaks, including honoring CC and fix CFLAGS 2008-08-27 19:42:10 +00:00
kili
b6a6e5a156 +hs-HTTP 2008-08-27 18:56:06 +00:00
kili
e739d31a08 A client-side HTTP library for GHC. Requirement for the upcoming update to
darcs-2.0.2.
2008-08-27 18:55:05 +00:00
jasper
fe55ca7696 - update herrie to 2.1
from emilien gaspar, thanks!
2008-08-27 18:25:02 +00:00
jasper
2247677749 Security fix for SA31610
http://secunia.com/advisories/31610
LibTIFF LZW Decoder Buffer Underflow Vulnerability

Patch extracted from Debian's tiff_3.8.2-7+etch1

"looks fine" ajacoutot@
2008-08-27 18:09:36 +00:00
espie
844f8f9f5d more 3.5.10 2008-08-27 15:21:50 +00:00
espie
696f6d3591 3.5.10 update...
as for sdk, recognize svn, and create an extra package for it...
2008-08-27 13:39:27 +00:00
espie
ac00e0d240 updat to 3.5.10 2008-08-27 12:25:14 +00:00
jasper
1d50711485 - remove old, unused and uneeded gtk+1 cruft.
ok ajacoutot@
agreed by mbalmer@
2008-08-27 07:43:08 +00:00
jasper
fff5da8313 - remove old, unused and unneeded gtk+1 cruft
ok ajacoutot@
agreed by mbalmer@
2008-08-27 07:41:59 +00:00
jasper
a7d1f961cd - remove old, unused and unneeded gtk+1 cruft
"let it die" wilfried@ (MAINTAINER)
ok ajacoutot@
2008-08-27 07:40:07 +00:00
martynas
30d253e218 workaround no more: can use 128-bit arithmetics now on amd64.
ok brad@
2008-08-27 00:35:24 +00:00
fgsch
6e42ffe103 Update to 0.40. maintainer timed out. 2008-08-26 20:57:27 +00:00
martynas
4d2a54c035 - use a proper way to mark RPATH (-R backwards-compat flag didn't
mark resulting libmozembed here)
- workaround no more
ok kurt@
2008-08-26 18:11:03 +00:00
martynas
7e0af9acf2 - mark RPATH xulrunner libraries. apps don't (yet) use XPCOM glue,
and mark RPATH xulrunner location.  this fixes apps such as
py-gnome-extras.  w/ help from kurt@
- install libxpcomglue{,_s} XPCOM glue, and libxul-embedding
pkg-config so that apps can use it, which is a proper way to get
xulrunner libs loaded
looks ok kurt@
2008-08-26 18:05:23 +00:00
espie
fcf3cfdbeb minor update (1.4.10) 2008-08-26 17:24:38 +00:00
espie
2529c3e220 start updating to kde 3.5.10
style issues, regen with new make plist.
2008-08-26 16:52:28 +00:00
espie
1f2198376a yet another crypto library, dependency for amule, when we get it to
work.
2008-08-26 14:57:58 +00:00
sthen
8d58512de6 update to 3.2.5; fixes LP64 problems making fonts unusable on amd64.
Thanks oga@ and Jonathan Armani for testing.

Add (previously missing) license comment; the license for 3.2.5 has
reverted to MIT-like.

patches/patch-w_intersect_c includes a reimplementation of some
complex math functions, not yet in our libm.
2008-08-26 14:32:20 +00:00
okan
26e674ecc9 - update to 0.16
- add bin marker and clarify license while here
- take MAINTAINER

ok msf@
2008-08-26 00:03:54 +00:00
kili
a85ae0c61a Remove this. It claims to be GPL, but in truth it contains files the
author "found on the web", and he's not going to fix this.

"Yes" naddy
2008-08-25 20:52:47 +00:00
naddy
642e59ad79 bugfix update to 2.0.8 2008-08-25 17:55:27 +00:00
naddy
7fc94445fb fix syntax error 2008-08-25 17:22:34 +00:00
pvalchev
dee9e9ac60 4.4 pkgs 2008-08-25 17:20:49 +00:00
naddy
37ff93e9e9 * fix an off-by-one buffer underrun; from millert@
* add xenocara to OpenBSD cvsyncd.conf template
2008-08-25 17:13:22 +00:00
jasper
05cff3223d - update dc_gui to a gtk2 version 0.80
- fix license marker
- install .desktop file
- re-format DESCR

feedback and ok ajacoutot@
2008-08-25 15:15:53 +00:00
jasper
267981508a - update dctc to a less ancient version 0.85.9
- merge parts of pkg/SECURITY into pkg/MESSAGE
- fix license marker

feedback and ok ajacoutot@
2008-08-25 15:14:43 +00:00
ajacoutot
43492dc07f - update to osmo-0.2.2
- use SUBST_CMD
- fix FR locale (use fr.po from upstream SVN)

from Pierre-Emmanuel Andre (MAINTAINER), thanks!
2008-08-25 14:48:42 +00:00
ajacoutot
e5a02945a1 - s/-lpthread/-pthread 2008-08-25 09:19:39 +00:00
mglocker
c0c74e85b5 Fix core dump when using a image resolutions > 640x480. Upstream is
informed and confirmed the bug.  As soon a new version is available which
includes the fix we will remove the patch and update the port.

OK robert@
2008-08-25 08:52:56 +00:00
ajacoutot
b488e925ef - bugfix update to DeVeDe 3.11 2008-08-24 22:02:26 +00:00
simon
9fc8706bae add p5-Net-FTPSSL 2008-08-24 16:13:56 +00:00
simon
d32e5f16db import p5-Net-FTPSSL
Net::FTPSSL is an object oriented Perl module which implements a simple
FTP client over a Secure Socket Layer (SSL) connection written following
the directives described in RFC959 and RFC2228.

from Pierre-Emmanuel Andre
2008-08-24 16:13:54 +00:00