Commit Graph

47151 Commits

Author SHA1 Message Date
ajacoutot
12f6a8284d - minor update to gnome-applets-2.24.2
one mem leak fix and some translations updates
- add missing gtk-update-icon-cache goo
2008-11-25 08:19:43 +00:00
ajacoutot
d8b5ef3471 - bugfix update to gnome-settings-daemon-2.24.1 2008-11-25 07:43:13 +00:00
ajacoutot
19a04ff976 - USE_X11 is not needed anymore (expat is in base, not xenocara anymore)
spotted by dima at oganer dot net
- while here, regen PLIST

ok kevlo@ (maintainer)
2008-11-25 07:28:33 +00:00
brad
2a63c7cca2 Update to Dovecot 1.1.7; A bug fix release.
ok sthen@
2008-11-25 00:44:58 +00:00
claudio
52c8bdcac4 Make the gen_eth netio_type work by adding a crude hack in the setup
function to ensure that the pcap fd is in non-blocking mode as expected
by the pthread lib. While doing that add plist bin markers and a new
MESSAGE (that came from sthen@)
OK sthen@, dlg@ who forced me into the pain to run a cisco on my X40
2008-11-24 23:29:48 +00:00
jasper
380d601fd1 - update gcalctool to 2.24.2 2008-11-24 23:29:09 +00:00
jasper
55ab603cd2 - add the rodent 2008-11-24 23:17:32 +00:00
jasper
3c1951d197 import hamster-applet 2.24.2
Project Hamster is time tracking for masses. It helps you to keep track
on how much time you have spent during the day on activities you have
set up. At the beginning you define some activities you do, like
"hacking GNOME", "listening to Humppa", "hurling beer", "pretend to be
hacking" and so on, and, whenever you change from doing one task to
other, you change your current activity in Hamster. After a while you
can see some statistics of how many hours you have spent on what. Some
nice reports and graphical statistics will help you keep time tracking
fun.

ok ajacoutot@
2008-11-24 23:15:54 +00:00
jasper
fce7dbe60a - update libsoup to 2.24.2
* fixes a couple of bugs and memleaks
2008-11-24 23:02:21 +00:00
jasper
6ce20cc184 - update eog to 2.24.2
* several bugfixes and translation updates
2008-11-24 22:27:55 +00:00
jasper
00ec982cec - remove two configure arguments, one doesn't exist and the other has no
effect (removing it doesn't cause any harm)
2008-11-24 22:19:33 +00:00
jasper
67584aec7f - update mono-addins to 0.4 2008-11-24 20:04:39 +00:00
jasper
c002eccd74 - update evolution to 2.24.2
"just commit it" ajacoutot@

ps: evolution works fine actually, so it's completely "unbroken" now ;-)
2008-11-24 19:32:29 +00:00
jasper
3505ad2925 - update gtkaml to 0.2.2.1
* catches up on vala
2008-11-24 19:30:34 +00:00
jasper
41bf190970 - update vala to 0.5.1
* adds lots of new bindings, features and bug fixes
2008-11-24 19:30:11 +00:00
jasper
876b62b3d3 - update file-roller to 2.24.2
* translation updates
2008-11-24 18:48:57 +00:00
ajacoutot
6fd62a5fe1 - update to enchant-1.4.2
- explicitely link with -pthread to work around some dbus unresolved
symbols (to be fixed)
2008-11-24 18:43:35 +00:00
jasper
43ee4c7bf6 - update gucharmap to 2.24.2
* translation updates
2008-11-24 18:37:02 +00:00
jasper
f2ee08531f - update gnome-terminal to 2.24.2
* translation updates
2008-11-24 18:25:53 +00:00
jasper
cec6652e1b - update evolution-data-server to 2.24.2
* some bugs fixed and cleanups

ok ajacoutot@
2008-11-24 18:14:28 +00:00
jasper
e67360a730 - update nautilus to 2.24.2
- depend on latest gvfs

ok ajacoutot@
2008-11-24 18:13:31 +00:00
sthen
ba0ba5d6fd WANTLIB+=pixman-1 and bump. 2008-11-24 17:52:49 +00:00
ajacoutot
6090a7399f - minor update to version 1.0.3
fixes some mem leak and bugs
- also subpackage this port the same way gnome-vfs2 is (i.e. samba is no
longer a requirement for the main package)
- explicitely depends on latest glib2 (requested by jasper@)

ok jasper@
2008-11-24 16:15:42 +00:00
ajacoutot
53cd84216c - minor update to version 2.18.3
fixes some mem leak, translation and bugs

ok jasper@
2008-11-24 16:05:03 +00:00
sthen
f2c935f81c add license marker, and a Makefile comment about the other libuuid
in e2fsprogs, hopefully making it easier for someone who wants to port
software which requires uuid and doesn't let them know which one
is meant.

no change to build/packaging.
2008-11-24 15:37:00 +00:00
ajacoutot
df15bcb26d - move -pthread linking where it belongs 2008-11-24 11:20:13 +00:00
jasper
ad5690eea3 - update libxklavier to 3.8
- regen WANTLIB
- remove MASTER_SITES, as gnome.port.mk fully takes care of it now

ok ajacoutot@
2008-11-24 11:15:03 +00:00
ajacoutot
b0c58cf459 - minor bugfix update to gtkhtml3-3.24.2 2008-11-24 10:23:11 +00:00
ajacoutot
27e3367d03 - fix WANTLIB and regen PLIST
- bump
2008-11-24 09:52:47 +00:00
pirofti
e023627758 Add ruby-thin_http to the makefile. 2008-11-24 09:46:34 +00:00
pirofti
ddb37d804e Initial import of ruby-thin_http.
ThinHTTP is a lightweight and user friendly HTTP client library. It
sends both URL (application/x-www-form-urlencoded) and MIME
(multipart/form-data) encoded data. This makes it useful for sending
either simple GET requests or uploading files via POST.

From/maintainer Clint Pachl. Okay bernd@.
2008-11-24 09:44:59 +00:00
pirofti
a565aa3fc8 Add ruby-mime to the makefile. 2008-11-24 09:42:07 +00:00
pirofti
abba89b7c5 Initial import of ruby-mime.
A library for building RFC compliant Multipurpose Internet Mail
Extensions (MIME) messages. It can be used to construct standardized
MIME messages for use in client/server communications, such as
Internet mail or HTTP multipart/form-data transactions.

From/maintainer Clint Pachl. Okay bernd@.
2008-11-24 09:40:35 +00:00
ajacoutot
633a2be614 - user switching does not work under OpenBSD... at least not in a secure
and default setup, so @comment the desktop entry

ok jasper@
2008-11-24 09:10:11 +00:00
jasper
7c0e9fa0f3 - remove XXX'd MASTER_SITES now gnome.port.mk can finally take care of that properly
ok ajacoutot@
2008-11-23 22:59:08 +00:00
jasper
f23699fa1e - use a better way to figure out the MASTER_SITES, so no overridings should
be needed anymore if a file is on ftp.gnome.org

no chickens were injured or eaten whilst working on this, although "someone"
is begging to differ
2008-11-23 22:56:37 +00:00
ajacoutot
5b4a715552 - run_depends on a2ps instead of enscript
brought to you by the "make printing easier" department ;-)

sounds good to jakemsr@ (maintainer)
2008-11-23 22:35:33 +00:00
naddy
5ec41a5595 update to 0.5; from maintainer Nicholas Marriott 2008-11-23 20:40:54 +00:00
ajacoutot
ca71470303 - update to a2ps-4.14
- tweak license marker (from kili@)
- sync COMMENT with reality
- this needs psutils for most features
- enable delegations without needing to build_depends on the
corresponding programs so that printing for most formats will just work,
granted necessary utilities are installed

"commit it" kili@
2008-11-23 20:28:32 +00:00
naddy
ec4d137d7a Fix two integer overflows. CVE-2008-4225, CVE-2008-4226.
ok ajacoutot@, simon@
2008-11-23 18:49:42 +00:00
ajacoutot
dd04d47f4c - forgot to cvs rm in previous commit 2008-11-23 18:39:41 +00:00
ajacoutot
4b76ad2857 - bugfix update to version 2.24.2
ok jasper@
2008-11-23 18:26:30 +00:00
jasper
2d1e4a43e5 - don't pickup xmms if it's installed
- remove empty patches
- make it build on a clean box (lacking intltool module)
2008-11-23 18:18:51 +00:00
ajacoutot
9a120d0e0b - make this actually work, i.e. do not use gecko_shutdown() when gecko
support is disabled
2008-11-23 17:44:22 +00:00
ajacoutot
76b19db651 - update to py-gdata-1.2.2 and update DESCR accordingly
from frantisek holop, thanks!
- note that regress tests are broken (known problem)
2008-11-23 16:54:58 +00:00
sthen
e94ccccafa - update to 0.11.0
- use SUBST_CMD
- add MESSAGE showing how to start dynamips hypervisor
2008-11-23 14:24:21 +00:00
ajacoutot
b4685ad616 - enable sound and install ogg files
- use gstreamer for sound and make sure sdl/sdl_mixer isn't picked up
- explicitely disable ggz-server support
- add missing run_depends on py-gnome-desktop

ok jasper@
2008-11-23 12:52:32 +00:00
jasper
9d8aa68d79 - include missing header 2008-11-23 12:45:47 +00:00
jasper
f64d07a85a - remove a part that's never going to be used in this form,
if we're going to set the schema's file path via a module, it'll be done
via a gconf2 module

discussed with ajacoutot@
2008-11-23 12:16:03 +00:00
ajacoutot
ffc7505cd7 - forgot to regen in previous commit
no change
2008-11-23 12:07:45 +00:00