Commit Graph

72855 Commits

Author SHA1 Message Date
landry
4e24173230 Import icedtea-web 1.1.2.
The IcedTea-Web project provides a Free Software web browser plugin
running applets written in the Java programming language and an
implementation of Java Web Start, originally based on the NetX project.
It works in gecko-based AND webkit-based browsers, and is meant as a
replacement for the dead/unmaintained/dreaded sun java plugin.

It is still a it rough at the edges (java process sometimes doesn't
finish when tab is closed, awt exceptions upon first paint), but let's
import it so that people can try it and debug it.

ok sthen@
2012-02-29 20:57:52 +00:00
ajacoutot
bad5bc7959 Add NO_SYSTRACE for now, otherwise gtar fails in mysterious way because
systrace(1) will prevent native-linkat.
Reported by Juan Francisco Cantero Hurtado.
2012-02-29 15:43:16 +00:00
dcoppa
73c9d9557c Fix warnings found by clang / gcc-4.6 (from upstream svn) 2012-02-29 12:46:30 +00:00
dcoppa
705ec52593 Fix endianness bug in EC.
Until now, a little-endian sender worked, regardless of the endianness
of the receiver, but a big-endian sender sent all integer data reversed.
(upstream git commit 07a5a373ff356166207438b5dffdf4eee30825d1)
2012-02-29 11:43:19 +00:00
rpointel
17112f12da Update arping to 2.11 which fixes a null pointer dereference introduced in version 2.10.
ok benoit@ (maintainer).
2012-02-29 09:31:10 +00:00
rpointel
056cecefd2 Update arping to 2.10. ok benoit@ (maintainer). 2012-02-29 08:46:26 +00:00
ajacoutot
9f243c390c Update to openxcom-20120217.
from Antti Harri (maintainer)
2012-02-29 08:25:32 +00:00
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