Commit Graph

72848 Commits

Author SHA1 Message Date
rpointel
0703bff907 Permit to build with Python 2.7.2.
Spotted by nigel@, diff from upstream by me and ok nigel@ (thanks!).
2012-02-28 23:01:23 +00:00
pascal
bdd5b86d65 fix boehm-gc with rthreads for gcc 4.6. based on kurt@'s work.
ok espie@
2012-02-28 20:00:16 +00:00
sthen
9f4f36912e fix typo in comment (not COMMENT), no pkg change 2012-02-28 19:48:41 +00:00
nigel
d11ebdb22f sync 2012-02-28 19:30:13 +00:00
nigel
062fbd88a8 library and tools to access SMI MIB information
Includes changes from sthen@, thanks.

Ok sthen@
2012-02-28 19:26:22 +00:00
stsp
9f4733a2a0 Revision bump for net/livemedia update. 2012-02-28 17:56:53 +00:00
stsp
8aea95e7fb Update to 2012.02.04.
with input from and ok brad sthen
2012-02-28 17:55:47 +00:00
dcoppa
05c340f796 Enable support for NAT-PMP and UPnP through libnatpmp/miniupnpc.
Disabled by default: set "upnp_port_forwarding = true" into
~/.mldonkey/downloads.ini to enable it.
2012-02-28 15:38:55 +00:00
edd
634873c8e6 Update to wxMaxima 12.01.0
OK ajacoutot@
2012-02-28 14:38:30 +00:00
espie
243f41a146 better: if old locks, don't warn.
if no locks to possibly remove, well, don't even run ps !
2012-02-28 14:23:27 +00:00
sthen
c7277bbbb4 another /usr/local, this time should be TRUEPREFIX. pointed out by aja@.
This one may change the package (rather than just result in the build
failing as with the previous LOCALBASE subst) so do bump.
2012-02-28 12:42:44 +00:00
dcoppa
995bcbc512 Update to libvpx 1.0.0.
From brad, with tweaks by me.
2012-02-28 12:28:29 +00:00
dcoppa
2ec893b722 Update to 2.4.8 2012-02-28 11:57:11 +00:00
dcoppa
c2c487d3d2 Install league-fonts under ${PREFIX}/lib/X11/fonts/league-fonts,
like all the other fonts packages.

OK ajacoutot@
2012-02-28 11:53:04 +00:00
bentley
04f86dbfcd +alac_decoder 2012-02-28 11:17:04 +00:00
bentley
5e938ba715 Import alac_decoder-0.2.0.
alac_decoder is a basic decoder for Apple Lossless Audio Codec files
(ALAC). It is a C implementation of a decoder, written from reverse
engineering the file format. ALAC uses an adaptive FIR prediction
algorithm and stores the error values using a modified rice or golumb
algorithm.

The program located here will not be able to handle all ALAC files, it
can only handle mono or stereo files. ALAC allows up to 8 channels. The
ALAC decoder supports both 16 and 24 bit sample sizes.

The decoder can read an ALAC stream from either a file or from stdin,
and write it as raw PCM data or as a WAV file to either stdout or a
file.

An encoder is not provided.


ok sthen@
2012-02-28 11:16:18 +00:00
giovanni
435ba6e65a Put maatkit to the attic
ok okan@
2012-02-28 10:56:00 +00:00
edd
9d92892a5a Make lcdproc build on non-apm archs.
OK naddy@
2012-02-28 10:32:00 +00:00
sthen
90e094cfa3 update to googlecl 0.9.13, maintainer timeout 2012-02-28 10:20:14 +00:00
sthen
64fc8a45a4 - use ${LOCALBASE} ${X11BASE} rather than hardcoding /usr/local and /usr/X11R6
- drop unnecessary patches

no package change -> no bump
2012-02-28 10:11:43 +00:00
dcoppa
01445901ae Update to ggrep-2.10
additional comment and ok naddy@
2012-02-28 08:51:17 +00:00
dcoppa
e8673b3296 Update to gsed-4.2.1
maintainer's ok
2012-02-28 08:46:27 +00:00
ajacoutot
34a7bfbe22 Handle scrotwm -> spectrwm update.
from from Gonzalo L. R.
2012-02-28 05:58:15 +00:00
ajacoutot
3e483ab6cf s/scrotwm/spectrwm 2012-02-28 05:57:50 +00:00
ajacoutot
855a45ed0b Remove: scrotwm has been renamed to spectrwm. 2012-02-28 05:57:02 +00:00
ajacoutot
7c48ccfad3 Import spectrwm-1.0.0.
(previously under x11/scrotwm; this is an update to 1.0.0 and renaming)

from Gonzalo L. R. (maintainer)
2012-02-28 05:56:11 +00:00
dhill
3aa5948388 update to 1.0.1 2012-02-28 02:26:41 +00:00
dhill
d018e19204 update to 0.12.2 2012-02-28 02:25:30 +00:00
jsg
12a63594b1 mplayer builds and works on hppa so switch the arch list to
GCC4_ARCHS. ok sthen@ edd@
2012-02-28 02:22:13 +00:00
jeremy
de456ea9df Update 1.9.3p125, removing some patches included upstream. 2012-02-28 00:20:41 +00:00
jeremy
5b43342337 Update to 1.8.7p358 2012-02-28 00:17:17 +00:00
schwarze
11bb725ed4 +beret 2012-02-27 22:11:10 +00:00
schwarze
2624bd476a Import beret-1.2.1,
a 2D puzzle-platformer game about a telekinetic scientist. 

Submitted by Brian Callahan <bcallah at devio dot us> (MAINTAINER).
Testing on amd64 and ok edd@.
2012-02-27 22:07:49 +00:00
espie
4e1e02f27d document recent options 2012-02-27 20:42:39 +00:00
landry
8252c1a58d Remove libunique from LIB_DEPENDS, it was only needed when that port was
using gtk2. Prompted by ajacoutot@
2012-02-27 20:40:05 +00:00
ajacoutot
598fbe4282 Update to shotwell-0.11.92.20120226, git snapshot to cope with recent
vala update. This now uses gtk+3.

ok landry@ (maintainer)
2012-02-27 19:41:55 +00:00
rpointel
008ea8ea49 Update Python to 2.7.2 and remove hacks for old pthread.
ok fgsch@ and aja@.
2012-02-27 19:30:46 +00:00
ajacoutot
4653e0de99 Make this work with rthreads.
Fix store creation.
Add a comment for the procmail sample in the README.
2012-02-27 19:01:34 +00:00
kili
09c60e699c Get rid of the gtk+2 dependency.
ok ajacoutot@
2012-02-27 18:53:58 +00:00
shadchin
02840c4659 Update to 1.1.
ok ajacoutot@
2012-02-27 18:53:45 +00:00
fgsch
6eae382ad2 Update to links 2.5.
ajacoutot@ ok
2012-02-27 18:21:41 +00:00
fgsch
428ac64b90 add pypi mirrors from http://pypi.python.org/mirrors.
rpointel@ ajacoutot@ benoit@ sthen@ ok.
2012-02-27 18:10:41 +00:00
espie
2cc9bc20ca tweak so that dpb -I misc/screen/
will work
2012-02-27 17:50:14 +00:00
landry
ca2cfe48e5 Update to liferea 1.8.0, from MAINTAINER viq. 2012-02-27 17:25:21 +00:00
sthen
4464cbf93d update to asterisk 1.8.9.3, fixes route-set regressions in SIP 2012-02-27 17:12:56 +00:00
sthen
da95908465 update to check_email_delivery 0.7.1b; minor bugfix 2012-02-27 16:15:09 +00:00
sthen
7d52ef1894 update to munin 1.4.6, from Kirill Bychkov
- many fixes and improvements
2012-02-27 15:44:58 +00:00
espie
fb2feec6cf let's do error messages differently: get die to reset_cursor and die
(reverse-override reporter), and get warn to use myprint (and need for
tabs to become spaces in that case...)
2012-02-27 15:37:36 +00:00
giovanni
3b478c2b48 Add missing patch
No build, no bump
spotted by ajacouto@, thanks
2012-02-27 14:55:31 +00:00
espie
56b1b3241a allow -I/-P/-C and command-line arguments to be lists of pkgpaths, or pkgpath
(it's easy to distinguish between a file and a directory under ports).

expand sequences for those files and hosts

when restarting dpb, kill locks that don't correspond to errors, but to a dpb
running on the same host that's no longer there.

do __WARN__ like __DIE__

option -DDONT_BUILD_ONCE
option -DDONT_CLEAN_LOCKS

document some
2012-02-27 14:51:37 +00:00