Commit Graph

73467 Commits

Author SHA1 Message Date
ajacoutot
d584cfab6c Update to dconf-0.12.0.
This starts the update to GNOME 3.4.
2012-03-29 06:26:38 +00:00
ajacoutot
75dfe73ca4 Update to notification-daemon-0.7.4. 2012-03-29 06:25:42 +00:00
ajacoutot
6a5be005e9 Update to libnotify-0.7.5. 2012-03-29 06:25:16 +00:00
ajacoutot
8eb57cc649 Update to gtk-gnutella-0.97.1.
from Gonzalo L. R. with some tweaks.
2012-03-29 06:19:12 +00:00
ajacoutot
36583f5da7 Update to qiv-2.2.4.
from Gonzalo L. R. with some tweaks.
2012-03-29 06:05:14 +00:00
landry
ec9cf0b9dd Update to thunderbird 11.0.1.
Fixes:
Bug 735940 - if filter target folder is moved, all subsequent filters
got their targets set to this folder
Bug 733731 - hang when switching folders on IMAP server
2012-03-29 05:52:07 +00:00
kirby
5d86d5059a Correct link with libexecinfo and polish WANTLIB and LIB_DEPENDS.
Requested and OK'ed by aja@
2012-03-28 20:53:58 +00:00
kili
7944065a2e Bugfix update to gummi-0.6.3. 2012-03-28 19:27:04 +00:00
ajacoutot
c9c029dfd9 Bugfix update to intltool-0.50.2.
* Use --no-translations only if intltool >= 0.50 is available (#903340).
2012-03-28 18:36:14 +00:00
ajacoutot
3aa3387f8c Update to cogl-1.10.0. 2012-03-28 18:04:11 +00:00
ajacoutot
8acd57a92f Import gnome-system-log-3.4.0.
This program displays system log files in a friendly way and allows one
to filter or search expressions in them.

ok robert@
2012-03-28 15:39:06 +00:00
ajacoutot
b786cef93c Import gnome-search-tool-3.4.0.
This application can search for files in a given directory, matching
their names or contents.
It doesn't require any indexation tool, and as such is lightweight but
slow.

ok robert@
2012-03-28 15:37:55 +00:00
ajacoutot
71ab9c30ba Import gnome-screenshot-3.4.0.
This tool takes a picture of the desktop or of a window and saves it
into a file.

ok robert@
2012-03-28 15:37:06 +00:00
ajacoutot
b1f42c5b07 Import gnome-font-viewer-3.4.0.
This program can preview fonts and create thumbnails for fonts.

ok robert@
2012-03-28 15:36:19 +00:00
ajacoutot
35bf07470b Import gnome-dictionary-3.4.0.
GNOME Dictionary allows to look up words in online dictionary sources.

ok robert@
2012-03-28 15:35:26 +00:00
ajacoutot
0ab717b543 Import baobab-3.4.0.
Baobab is able to scan either specific directories or the whole
filesystem, in order to give the user a graphical tree representation
including each directory size or percentage in the branch. It also
auto-detects in real-time any change made to your home folder as far as
any mounted/unmounted device

ok robert@
2012-03-28 15:33:50 +00:00
ajacoutot
8ce06071cf Missing dependency on gtk-update-icon-cache. 2012-03-28 13:03:28 +00:00
landry
f88f8f8089 +puzzles,meandmyshadow 2012-03-28 12:58:17 +00:00
landry
b2feba9a8b Import meandmyshadow 0.3.
Me and My Shadow is a puzzle/platform game where you control not only a
character, but also its shadows following the moves recorded by the
main character at distance. The game has an interesting concept and
rather unique gameplay.

ok kili@
2012-03-28 12:57:34 +00:00
landry
f71512ba15 Import puzzles svn rev9411:
WWW: http://www.chiark.greenend.org.uk/~sgtatham/puzzles/

This is is a collection of 34 well-known puzzle games, all built around a
common portable framework by Simon Tatham. They're perfect to slack
during a compilation. Local improvements :
- add 'online help' menu item opening help in web browser through xdg-open
- install icons and generate .desktop files for nice desktop integration

ok sthen@
2012-03-28 12:53:53 +00:00
pea
29f5bad2fb Update to 0.15
With help from rpointel@, thanks !

ok ajacoutot@
2012-03-28 12:37:05 +00:00
pea
d151b2c72e Update to 2.0.19
ok ajacoutot@
2012-03-28 12:35:41 +00:00
ajacoutot
4deecc587f Update to gtk3mm-3.3.20. 2012-03-28 09:46:35 +00:00
ajacoutot
9432c3f061 Update to glib2mm-2.31.22. 2012-03-28 09:24:14 +00:00
ajacoutot
9268f3af07 Update to cups-pk-helper-0.2.2. 2012-03-28 09:07:51 +00:00
ajacoutot
c177b177ef Update to accountsservice-0.6.17. 2012-03-28 09:05:54 +00:00
sthen
0050e16d5d use CONFIGURE_ENV not CONFIGURE_ARGS, pointed out by landry@ 2012-03-28 08:57:40 +00:00
sthen
30f4a4dd40 Remove duplicated /webacula/webacula in a path in the README. ok aja@ 2012-03-28 07:47:47 +00:00
ajacoutot
db7b3d3512 Import gcr-3.4.0.
GCR is a library for displaying certificates, and crypto UI, accessing
key stores. It also provides the viewer for crypto files on the GNOME
desktop.

ok robert@

(not hooked yet as it requires uncommitted bits)
2012-03-28 06:16:05 +00:00
rpointel
44297cbe05 correct few things, spotted by aja@ and landry@.
ok aja@ (thanks).
2012-03-28 06:02:41 +00:00
ajacoutot
fd985c2b0b Update to cantarell-fonts-0.0.8. 2012-03-27 22:04:48 +00:00
ajacoutot
49142cd600 Update to zile-2.4.7.
from Gonzalo L. R. (maintainer)
2012-03-27 22:01:50 +00:00
ajacoutot
c28c241b22 Update to stable vala-0.16.0. 2012-03-27 22:00:09 +00:00
sthen
ca5de90dc7 unbreak with installed pwlib, spotted by naddy@
zap stray whitespace
2012-03-27 19:48:03 +00:00
ratchov
f7051d183e Connect aucatctl to the build.
ok sthen
2012-03-27 19:46:10 +00:00
sthen
d0207e3e8a update to SQLite 3.7.11 - requested by / OK landry@
Thanks to Landry and Jan Stary for testing.
2012-03-27 18:34:04 +00:00
rpointel
e20689d090 +tortoisehg 2012-03-27 18:24:25 +00:00
rpointel
e3cece7dd8 Import tortoisehg, a series of applications for the Mercurial distributed
revision control system. It also includes a Gnome/Nautilus extension and
a CLI wrapper application.
ok landry@.
2012-03-27 18:23:15 +00:00
rpointel
d750c35075 +py-iniparse 2012-03-27 18:21:04 +00:00
rpointel
5378eba718 Import py-iniparse, needed by tortoisehg. ok landry@.
Iniparse is an INI parser for Python which is API compatible with the
standard library's ConfigParser, preserves structure of INI files (order
of sections & options, indentation, comments, and blank lines are
preserved when data is updated), and is more convenient to use.
2012-03-27 18:19:39 +00:00
rpointel
f5306d1874 +py-qscintilla 2012-03-27 18:17:17 +00:00
rpointel
a2ea4dcc31 Import the python binding for qscintilla, needed by tortoisehg.
ok landry@.
2012-03-27 18:16:23 +00:00
sthen
5d2e92fec9 fix rc script; pexp must come after sourcing rc.subr, and don't use the
-c (chroot) flag by default as this requires extra configuration which
will need describing (TODO ;)
2012-03-27 15:35:37 +00:00
sthen
f6cc4eded1 +fcgi-cgi 2012-03-27 14:21:46 +00:00
sthen
b674061244 Import ports/www/fcgi-cgi, tweaks/ok landry@
fcgi-cgi is a wrapper around CGI applications to support running them under
FastCGI for use with webservers such as nginx and lighttpd 2.x which do not
support running cgi scripts/binaries directly.
2012-03-27 14:21:26 +00:00
landry
63206f3891 Update to icedtea-web 1.2. 2012-03-27 09:04:53 +00:00
ajacoutot
fcbfda1eb7 Update to stable pango-1.30.0. 2012-03-27 08:32:55 +00:00
ratchov
aa5acd235a Add MAKE_FLAGS="${CC}" to honour the CC variable.
from sthen
2012-03-27 08:10:27 +00:00
ratchov
0659afb9fc Add aucatctl, a utility to control aucat and/or sndiod volume
through MIDI. Mostly from Antti Harri.

help from and ok sthen
2012-03-27 08:05:37 +00:00
kili
157d608462 Update to poppler-0.18.4.
ok ajacoutot@
2012-03-27 06:31:05 +00:00