Commit Graph

65628 Commits

Author SHA1 Message Date
jasper
3117666d96 import automake 1.11.1
ok sthen@
2011-05-05 18:55:34 +00:00
gsoares
bcabb9b713 - zap USE_GROFF
- regen WANTLIB / PLIST
- bump

ok jasper@ sthen@
2011-05-05 18:33:33 +00:00
jeremy
ad9b5dc56c REVISION bump rubinius after devel/llvm upgrade, and change the build
depends to llvm>=2.9.

sthen@ agreed about a month ago
2011-05-05 18:22:35 +00:00
gsoares
0870592069 - remove Extra from WANTLIB
- regen patches/plist
- bump
- zap USE_GROFF

ok sthen@ jasper@
2011-05-05 18:19:11 +00:00
jasper
de448d0cf3 - build and install boost_unit_test_framework and friends,
ok aja@
2011-05-05 17:08:27 +00:00
ajacoutot
5e5a1f1085 Bugfix update to libgda-4.2.7. 2011-05-05 15:51:03 +00:00
jasper
ddb0bbf149 - sort lib list 2011-05-05 15:09:20 +00:00
sebastia
525dcd579b Spectrum picks up libMagick for resizing avatars, when it is installed, so make it a LIB_DEPENDS
pointed out by viq, thanks.

OK sthen@
2011-05-05 13:59:12 +00:00
gsoares
1a61beb1b4 - update p5-GetLive to 2.3.
- tweak license
- regen patches / plist
- add missing dependency

requested by MAINTAINER (merdely@)
- switch MESSAGE to README

ok jasper@ sthen@ merdely@(MAINTAINER)
2011-05-05 13:37:04 +00:00
ajacoutot
be563afec6 +yelp-xsl 2011-05-05 13:20:43 +00:00
ajacoutot
acb0469e0a Import yelp-xsl-3.0.1.
yelp-xsl is a collection of programs and data files to help you build,
maintain, and distribute documentation.

ok jasper@
2011-05-05 13:20:16 +00:00
jasper
a0aacc684f explicitly use gtk+-2.0 2011-05-05 13:14:20 +00:00
dcoppa
c78552504c Avoid a warning from perl-5.11
(upstream git commit 375912c466b28a6121d351b9ff5513133a1c7227)

OK landry@, jasper@
2011-05-05 12:30:16 +00:00
dcoppa
58e56a137f libyajl-2.0 compatibility fixes (API got changed)
OK landry@
2011-05-05 12:19:36 +00:00
dcoppa
041ba31a1e Update to libyajl-2.0.1
OK landry@
Maintainer timeout
2011-05-05 12:17:44 +00:00
ajacoutot
5ee4533e13 Explicitely give the gtk version we want in CONFIGURE_ARGS.
Regen PLIST while here.
2011-05-05 09:59:45 +00:00
sebastia
4fecea8866 REMOVE empty patch file. 2011-05-05 08:51:35 +00:00
sebastia
b625699790 Update spectrum to 1.4.7, minor bugfixes and little enhancements.
OK landry@, reads fine jasper@
2011-05-05 08:50:05 +00:00
ajacoutot
140b9141e0 Fix a warning. 2011-05-05 08:33:30 +00:00
sthen
08ffb7b00e update to 2.9.18 2011-05-05 06:52:37 +00:00
rpointel
825b23b6d7 Prepare the import of python 2.7.
ok landry@.
2011-05-04 19:31:51 +00:00
rpointel
b13d1f3916 Prepare the import of python 2.7.
ok landry@.
2011-05-04 19:01:21 +00:00
landry
5c6ea7789e Update to jbrickshooter 1.5.3. No idea since when i had that diff in my
tree...
2011-05-04 18:47:17 +00:00
gsoares
c8b03467eb - fix HOMEPAGE/MASTER_SITES
- set CONFIGURE_STYLE to gnu, remove ALL_TARGET
- set USE_LIBTOOL/SHARED_LIBS=
- PFRAG.shared is added
- remove unneeded patch
- adjust license name. ( PD -> Public Domain )
- regen PLIST

from sthen@
- remove NO_REGRESS (there is no test, but it doesn't
error out when you try to run it)
-tidy up whitespaces (USE_GROFF)

ok jasper@ sthen@
2011-05-04 16:16:24 +00:00
ajacoutot
4079be8ce1 Bugfix update to gnutls-2.12.3.
Incidentally fixes a build breakage when libgcrypt wasn't installed as
spotted by jasper@
2011-05-04 15:48:10 +00:00
dcoppa
6b4a6ec9c4 Remove dependencies on the FLAC and libtheora libraries and their
respective VLC decoders and rely upon the FFmpeg based decoders
instead; from Brad

@comment .la archives: they're useless because now vlc is built
using tag=disable-static

OK sthen@
2011-05-04 14:58:39 +00:00
ajacoutot
ac6e35b6a8 Update to gutenprint-5.2.7. 2011-05-04 14:55:02 +00:00
sthen
6fc7dd046f oops, unbreak the tree: commit my diff to remove libutf8. maintainer timeout.
spotted by jasper@
2011-05-04 14:50:53 +00:00
sthen
829d78de46 +moreutils 2011-05-04 14:12:35 +00:00
sthen
d94d6330a1 import sysutils/moreutils: ok dcoppa@
moreutils is a growing collection of the unix tools that nobody thought
to write long ago when unix was young, including amongst others:

lckdo: execute a program with a lock held
mispipe: pipe two commands, returning the exit status of the first
pee: tee standard input to pipes
sponge: soak up standard input and write to a file
ts: timestamp standard input
vidir: edit a directory in your text editor
vipe: insert a text editor into a pipe
zrun: automatically uncompress arguments to command
2011-05-04 14:11:59 +00:00
sthen
0284ce7f93 +docbook2x 2011-05-04 14:08:16 +00:00
sthen
50955624d1 import docbook2x: ok dcoppa@
docbook2X is a software package that converts DocBook documents into
the traditional Unix man page format and the GNU Texinfo format.

It is free software under a MIT-style license.

Notable features include table support for man pages, internationalization
support, and easy customization of the output using XSLT. (Easy, because
unlike other converters, the docbook2X stylesheets are written in a modular
way, and the character escaping and whitespace issues with the man-page and
Texinfo formats are encapsulated away from the user.)
2011-05-04 14:07:18 +00:00
gsoares
04359becaa hook urlview,slang
requested by sthen@

ok sthen@
2011-05-04 14:05:22 +00:00
gsoares
03b634b9e6 fix WANTLIB
ok jasper@ sthen@
2011-05-04 14:00:13 +00:00
sthen
af26913e8e avoid log spam with tls, http://trac.roundcube.net/ticket/1487901 2011-05-04 13:03:40 +00:00
ajacoutot
be0c8a1e11 Update to libvmime-0.9.1 and drop maintainership. 2011-05-04 12:52:50 +00:00
ajacoutot
7856a018cf Fix a warning. 2011-05-04 12:19:31 +00:00
landry
e382f8c48e Ensure mozilla-firefox and fennec depends on the cairo lib with tee
backend enabled.
ok/discussed with dcoppa@
2011-05-04 12:15:33 +00:00
jasper
d44fda4a6d add master site for the docs. spotted by naddy@ 2011-05-04 11:59:45 +00:00
dcoppa
285b65c1f8 Three cherry-picked fixes from upstream git:
Zap a use-after-free.
Use NETWM for fullscreen windows only.
feh(1) manpage fix.
2011-05-04 11:43:31 +00:00
jasper
77929860b5 unfuck rcs id 2011-05-04 11:34:49 +00:00
jasper
21b246857c - use swprintf() now that it's available
- adjust include path

from pascal stumpf (MAINTAINER)
2011-05-04 11:33:16 +00:00
ajacoutot
0e68c15c20 Disable the nautilus-sendto plugin for now, it doesn't work and forced us
to use an ugly hack.
2011-05-04 10:54:28 +00:00
sthen
f89bcb29b4 fix a spamassassin --lint warning, from upstream, suggested by Armin Wolfermann 2011-05-04 10:17:53 +00:00
ajacoutot
6c1d965c4e FIx BUILD_DEPENDS. 2011-05-04 10:17:30 +00:00
jasper
04f3bcc787 sync 2011-05-04 09:42:22 +00:00
jasper
5d85b50176 import irrlicht 1.7.2
The Irrlicht Engine is an open source high performance realtime 3D
engine written and usable in C++ and also available for .NET
languages. It is completely cross-platform, using D3D, OpenGL and
its own software renderer, and has all of the state-of-the-art
features which can be found in commercial 3d engines.

from Pascal Stumpf
with feedback from kili@
ok phessler@
2011-05-04 09:41:50 +00:00
jasper
c5c7038342 use MASTER_SITE_PYPI 2011-05-04 09:39:52 +00:00
ajacoutot
a3bedc421e Long overdue major update to system-config-printer-1.3.2. 2011-05-04 09:10:52 +00:00
ajacoutot
b8d497bcc1 Update to py-cups-1.9.55. 2011-05-04 09:09:10 +00:00