Commit Graph

52269 Commits

Author SHA1 Message Date
ajacoutot
6058656d84 Make use of REGRESS_IS_INTERACTIVE=x11
ok jasper@ sthen@
2009-09-06 10:46:25 +00:00
jolan
40dc09a61c +mono-basic 2009-09-06 10:35:33 +00:00
jolan
0ef7b6eb1a mono-basic-2.4.2, Visual Basic compiler and runtime for Mono 2009-09-06 10:34:36 +00:00
ajacoutot
61b43cc23a Update to tomboy-0.14.3.
Explicitely disable galago and evolution support. Fix DEPENDS.
Tweak DLLMAP_FILES.
2009-09-06 07:29:37 +00:00
ajacoutot
6b8e5b1f7c +mono-gnome-desktop 2009-09-06 07:29:00 +00:00
ajacoutot
c69c23b53e Import mono-gnome-desktop-2.24.0 (gnome-desktop-sharp)
GnomeDesktop# is a .NET language binding for assorted GNOME libraries
from the desktop release.

Needed for the upcoming tomboy update.

ok jasper@
2009-09-06 07:28:31 +00:00
ajacoutot
66df1bea20 Update to mono-gnome-2.24.1 (gnome-sharp)
Add HOMEPAGE. Fix DEPENDS.
Remove some patches and use perl subst instead.

ok jasper@
2009-09-06 07:27:41 +00:00
ajacoutot
34153012e2 Update to mono-gtk2-2.12.9 (gtk-sharp)
Add HOMEPAGE. Fix DEPENDS.

ok jolan@ ok jasper@
2009-09-06 07:27:09 +00:00
ajacoutot
9586d9ad37 Fix dependencies.
ok jasper@
2009-09-06 07:26:02 +00:00
ajacoutot
a72a07e53d Major update to mono-2.5.
While beeing a development release, this is the most stable version I
used on OpenBSD for now. Several patches are removed as they went
upstream. Thanks to jolan@ for pointing me at this release and cooking a
couple of patches.

Fix build on powerpc and add it to ONLY_FOR_ARCHS ; slightly tested on
macppc.

A similar port was successfuly tested by jolan@ on amd64.

no objection alek@ (maintainer)
ok jolan@ ok jasper@
2009-09-06 07:25:27 +00:00
ajacoutot
bd7fa3bd92 Update to libgdiplus-2.4.2.
Add missing USE_LIBTOOL. Make sure we don't use bundled cairo and pixman.

ok jolan@ ok jasper@
2009-09-06 07:24:55 +00:00
kevlo
f8d262ad46 update to 2.13.
from Stephan A. Rickauer
2009-09-06 07:23:43 +00:00
kevlo
a37a87df67 update to 0.106
ok simon@
2009-09-06 07:13:55 +00:00
jasper
7dad90d085 - missing build dependency 2009-09-05 16:47:30 +00:00
sthen
c1a91705b9 Update to 4.5.4; ok landry@, maintainer time out (not waiting very long
but this is currently broken following the Qt update).
2009-09-05 16:18:43 +00:00
sthen
e47a5fddd4 Update to 4.8.2; ok landry@, maintainer time out (not waiting
very long but this is needed to update py-qt4 which is currently broken).
2009-09-05 16:17:35 +00:00
sthen
3872d65a58 Update get_iplayer to 2.26 2009-09-05 15:54:25 +00:00
sturm
5c3f398c53 ups, bump java dependency to 1.6+ before anyone notices 2009-09-05 15:54:16 +00:00
sturm
061dd0a734 update to thinkingrock 2.2.1 2009-09-05 15:52:06 +00:00
sthen
619acf1b3b update to 0.3; thanks to ajacoutot@ and Manuel Pata for testing
the release candidate.
2009-09-05 15:46:24 +00:00
sturm
c787e3c87a update to Crypt-RSA 1.99
remove myself as maintainer, I don't use it anymore

from Stephan A. Rickauer
2009-09-05 14:31:55 +00:00
ajacoutot
b3ebfcca3c Fix build on big endian arches. 2009-09-05 12:59:26 +00:00
landry
9761ced861 No need to depend directly on p5-Gtk2, as p5-Gtk2-Ex-Simple-List already
does.
Pointed out by ajacoutot@, who should do something else atm, rather that
watchin ports-changes@.. :)
2009-09-05 09:03:52 +00:00
sthen
f0016d31a2 update to 1.2.0, from Tobias Ulmer slightly tweaked by me.
Maintainer timeout.
2009-09-05 08:55:51 +00:00
landry
dbfb91034f Link p5-Gtk2-Ex-PodViewer, p5-Gtk2-Ex-Simple-List & podbrowser to the
build. While here, also link i3, which seems i have forgotten..
2009-09-05 08:47:44 +00:00
landry
34993535fd Import podbrowser 0.12 :
PodBrowser is a graphical documentation browser for Perl. You can view the
documentation for Perl's builtin functions, its "perldoc" pages, pragmatic
modules and the default and user-installed modules.
2009-09-05 08:44:15 +00:00
landry
d25573b42f Import Gtk2::Ex::PodViewer, a Gtk2 widget for displaying Plain old
Documentation (POD).
From MAINTAINER James Wright, thanks!
2009-09-05 08:41:20 +00:00
landry
8b8bb2dd16 Import Gtk2::Ex::Simple::List, a simple interface to Gtk2's complex MVC
list widget.
From MAINTAINER James Wright, thanks!
2009-09-05 08:40:01 +00:00
bluhm
22ffc3f816 update to p5-Net-SIP 0.54 2009-09-04 23:48:35 +00:00
landry
5eb10bc02e Use VERSION where possible, and move gnomevfs-2 to WANTLIB.
prodded by 'ceiling frogz is watchin' your commitz' ajacoutot@
2009-09-04 21:38:41 +00:00
stsp
66093b1ea6 Show the basename of the program in help output, not the full path.
Same patch already applied upstream.
ok sthen@
2009-09-04 20:54:11 +00:00
landry
b6a02eab6a Add a bunch of patches to fix CVE-2009-1756, also reported in debian bz
#529306 & FreeBSD PR134801 :
The security issue is caused by slim generating the X authority file
by passing the X authority cookie via the command line to "xauth".
This can be exploited to disclose the X authority cookie by consulting
the process list and e.g. gain access the user's display.
While here, use slightly better random seeding for cookie generation.

Patches adapted from the ones provided to debian/FreeBSD by Eygene Ryabinkin <rea@codelabs.ru>
2009-09-04 20:24:25 +00:00
landry
b19a3cca3a Update to xfmpc 0.2.0, rewritten in Vala. 2009-09-04 19:26:21 +00:00
landry
ab1cda006f Update to xfce4-clipman 1.1.0.
Adds a standalone daemon sitting in the systray, in complement of the
panel plugin.
2009-09-04 19:25:04 +00:00
landry
605be4e58a Update to xfce4-notes 1.7.1, fix WANTLIB while here. 2009-09-04 19:09:20 +00:00
landry
239ec66109 Update to xfce4-places 1.2.0. 2009-09-04 18:50:57 +00:00
landry
b62e1808a1 Update to xfce4-dict 0.5.3. 2009-09-04 18:50:32 +00:00
landry
7288f6c0ec Update to xfce4-weather 0.7.3. 2009-09-04 18:49:25 +00:00
landry
e70a59b9d9 +osm2go 2009-09-04 18:20:21 +00:00
landry
dd3e3a9277 Import osm2go 0.7.18.
OSM2Go is an Openstreetmap editor designed to run on small devices.
Current featureset includes:
 * Managing multiple mapping projects.
 * Adding, moving and deletion of ways and nodes and editing their tags.
 * JOSM-style presets for speedy tagging.
 * Import GPS traces or Live GPS trace for GPS-enabled devices
 * WMS server support: NASA satellite imagery
 * Limited relation support
 * Upload and download changes to the OSM servers!
2009-09-04 18:19:41 +00:00
landry
f8adbbbfe0 +p5-Alien-wxWidgets & p5-ExtUtils-XSpp 2009-09-04 16:09:23 +00:00
landry
37f1fbedad Import p5-ExtUtils-XSpp, another prerequisite for p5-Wx.
XS++ is just a thin layer over plain XS, hence to use it you are
supposed to know, at the very least, C++ and XS.
2009-09-04 16:07:49 +00:00
landry
857d746261 Import p5-Alien-wxWidgets 0.44, a prerequisite for p5-Wx.
Alien::wxWidgets can be used to detect and get configuration settings
from an installed wxWidgets.
2009-09-04 16:05:55 +00:00
eric
e74bb2d7f0 update to 1.8.8
relax python 2.6 dependency
fix regress

prodded by and ok jasper@
2009-09-04 11:44:00 +00:00
landry
d1ed51c9e8 Update to geany 0.18, from Pawlowski Marcin Piotr, thanks!
Changelog here : http://www.geany.org/Main/20090816
ok MAINTAINER
2009-09-04 11:38:31 +00:00
kevlo
a95930487b update to 0.16
ok sthen@
2009-09-04 09:44:29 +00:00
jolan
5f49c6510a fix BUILD_DEPENDS 2009-09-04 03:57:39 +00:00
kevlo
7c1123e14b update to 1.1000
ok pea@
2009-09-04 03:15:43 +00:00
kevlo
246b590a90 update to 0.93
ok pea@
2009-09-04 03:11:47 +00:00
kevlo
cb09b15cfe update to 3.002000
ok sthen@
2009-09-04 02:59:19 +00:00