Commit Graph

7191 Commits

Author SHA1 Message Date
ajacoutot
7f64bee223 - add avahi support as agreed with sthen@ 2009-06-03 20:27:56 +00:00
jasper
df022d33eb - update py-qt4 to 4.4.4
maintainer timed-out
2009-06-03 18:22:28 +00:00
jasper
601ca7d031 - update py-qt3 to 3.17.6 (fixes build with recent py-sip update)
- fix homepage

maintainer timed-out
2009-06-03 18:21:34 +00:00
landry
14798cdaf7 Unfuck localized py-gtk apps when LANG!=C, making sure that configure
picks bind_textdomain_codeset() from libintl, and correctly sets the
codeset to UTF-8. This has annoyed me since c2k8, and the fix magically
appeared under my eyes this morning.
makes sense to wcmaier], ok ajacoutot@ jasper@
2009-06-03 17:26:00 +00:00
ajacoutot
a45d91c380 - add avahi support 2009-06-03 17:17:47 +00:00
ajacoutot
a6084dd1d5 - add avahi support 2009-06-03 16:42:11 +00:00
ajacoutot
d6d8ea4d98 - fix wantlib 2009-06-03 16:38:50 +00:00
ajacoutot
555ad3e30c - enable avahi support 2009-06-03 16:33:33 +00:00
ajacoutot
fd6b7790be - add avahi support 2009-06-03 16:31:57 +00:00
ajacoutot
a9d93642e1 - network plugin needs avahi 2009-06-03 16:31:13 +00:00
jasper
7cbcffe097 - fix homepage 2009-06-02 05:20:51 +00:00
ajacoutot
21453f6f68 - fix comment 2009-06-02 00:08:29 +00:00
ajacoutot
7d02037cf7 - loosen up run dependencies
- use MODGNOME_HELP_FILES
2009-06-01 23:37:21 +00:00
ajacoutot
e5c32ca459 - fix comment 2009-06-01 23:32:58 +00:00
ajacoutot
f7a81abc90 - no need to run_depends on yelp 2009-06-01 23:21:19 +00:00
ajacoutot
a03087c988 - mention nautilus-open-terminal...
(what about a GNOME meta-package?)
2009-06-01 22:28:34 +00:00
jasper
5085cdbc09 - better DESCR 2009-05-31 20:56:38 +00:00
jim
0318cd94ca -update to 0.9
-correct homepage and master_sites
-update maintainer email per maintainer

ok wcmaier@, "looks good for me" Gleysdon Soares (maintainer)
2009-05-31 20:00:22 +00:00
pyr
5df7d12bc4 update to scrotwm-0.9.5.
ok from my port ok-buddy aja@
2009-05-31 18:29:53 +00:00
sthen
c0c5895511 don't hardcode /usr/local, don't hide cc flags, don't hardcode CFLAGS
additions, regen PLIST+bump.
2009-05-31 16:24:23 +00:00
landry
3534bbab37 Fix issue where all desktop files were duplicated in menus, due to
g_get_system_data_dirs() reporting usr/local/share twice, cf
http://sourceforge.net/tracker/?func=detail&aid=1872819&group_id=66031&atid=513125
Reported & fix found by "J. Scott Heppler" shepper at earthlink.net,
thanks!
While here, drop maintainership. I don't want to be responsible for
an app with such a crappy code.
2009-05-30 21:34:16 +00:00
landry
1b6135388f Straightforward update to ristretto 0.0.22, bugfix release. 2009-05-30 20:34:48 +00:00
giovanni
d2d62982ec Link lablgtk2 2009-05-29 10:45:20 +00:00
giovanni
24629a2de7 Import lablgtk2, an Objective Caml interface to gtk+2
ok on previous diff avsm@

LablGTK2 is an Objective Caml interface to gtk+2.

It uses the rich type system of Objective Caml 3 to provide a strongly
typed, yet very comfortable, object-oriented interface to gtk+2. This
is not that easy if you know the dynamic typing approach taken by
gtk+2.
2009-05-28 09:18:24 +00:00
benoit
fe0768856b - cosmetic change
- bump
- regen PLIST

ok ajacoutot@
2009-05-25 16:09:08 +00:00
benoit
3f9fee7841 - bump
- change email of maintainer
- add py-xdg dependencies spotted by David Coppa

ok ajacoutot@
2009-05-25 15:17:20 +00:00
benoit
d6abeb2c66 bump...
ok ajacoutot@
2009-05-23 17:09:31 +00:00
ajacoutot
df642c2619 - regen WANTLIB (from cups kerberos support)
- bump
2009-05-22 13:08:22 +00:00
ajacoutot
9557c62857 - regen WANTLIB & bump 2009-05-22 12:30:43 +00:00
ajacoutot
4684dbeae3 - regen WANTLIB & bump 2009-05-22 12:17:47 +00:00
ajacoutot
75c4365a15 - use lynx(1) instead of w3m for indexing html contents 2009-05-22 10:18:14 +00:00
ajacoutot
a5041afac7 - explicitely separate the needed dependencies from the one we added for a
better GNOME experience, as we use this port as some sort of "metapackage"
- add gnome-audio to run_depends
2009-05-22 08:50:19 +00:00
ajacoutot
e11697b5c4 - no need for gnome-audio here 2009-05-22 08:46:22 +00:00
pea
66b38302b5 Update to 1.14.2
Cleanup WANTLIB
Take maintainership

ok Jona Joachim (previous maintainer), ajacoutot@
2009-05-20 06:34:16 +00:00
sthen
731b631a09 update to 1.4.4, from maintainer William Yodlowsky. 2009-05-20 03:16:12 +00:00
bernd
e353dedd5c Update to xchm-1.16.
ok & test martynas@
2009-05-19 22:03:13 +00:00
sthen
b70dcb07a1 - provide a default MODTCL_VERSION set to MODTK_VERSION; only one
place to change if you need to use a different Tcl/Tk version.

- provide MODTCL_LIB and MODTK_LIB (avoids a possible messy
construct in an individual port's Makefile when they are needed,
allows use of "LDFLAGS=-L${MODTCL_LIBDIR} -l${MODTCL_LIB}").

ok steven@, Stuart Cassoff
2009-05-19 21:14:52 +00:00
ajacoutot
aaffad6ae5 - librsvg,no_gnome is no more
from Markus Bergkvist, thanks!
2009-05-19 18:55:14 +00:00
jim
2d4c7e8dd8 update homepage and master sites.
ok simon@, maintainer
2009-05-19 14:49:37 +00:00
naddy
56fc727ec7 MAINTAINER changes require a package bump! 2009-05-19 14:03:45 +00:00
sthen
f8346224bb update to 2.3.6, the latest version that doesn't require cairo-xcb.
maintainer timeout.
2009-05-19 11:07:06 +00:00
ajacoutot
6aac839169 - update to gtk-engines2-2.18.2 2009-05-19 06:46:35 +00:00
jim
5a00687d78 update homepage and master sites.
ok simon@
2009-05-18 23:25:57 +00:00
jakob
47a734d2ba drop MAINTAINER 2009-05-16 21:04:45 +00:00
ajacoutot
7c486a18e5 - tweak comment 2009-05-16 13:56:27 +00:00
ajacoutot
5d8d818363 +nautilus-open-terminal 2009-05-16 13:55:33 +00:00
ajacoutot
8bfe0f80af Import nautilus-open-terminal-0.10
Nautilus extension which allows you to open a terminal in arbitrary
local folders.
2009-05-16 13:55:04 +00:00
ajacoutot
f5df4361a5 - update to libxklavier-3.9 2009-05-14 08:01:28 +00:00
naddy
05238ed41c fix the package name of the kanji flavor 2009-05-13 17:45:55 +00:00
ajacoutot
1c2b927ab9 - fix PKGNAME to be consistent with other ttf font packages
ok jasper@
2009-05-13 09:44:32 +00:00
ajacoutot
c11fab72ab - remove bogus '\' 2009-05-13 09:17:03 +00:00
landry
05bc8aa808 Bring in some patches from upstream svn to fix
http://bugzilla.xfce.org/show_bug.cgi?id=5301 and
http://bugzilla.xfce.org/show_bug.cgi?id=5222.
Bump PKGNAMEs.
2009-05-11 20:49:44 +00:00
ajacoutot
498110be75 - bugfix update to dbus-1.2.14
ok jasper@
2009-05-11 20:27:07 +00:00
jasper
1f88c0b22b - add more stuffs 2009-05-11 09:10:23 +00:00
ajacoutot
ba1b2fb6ba - remove devhelp from run_depends; it brings the webkit monster and is not
needed for a "Joe User" Desktop.
- sort readme while here

ok jasper@
2009-05-11 08:59:22 +00:00
sthen
b2b97faef9 update to 1.0.1; from Robert Blacquiere 2009-05-10 08:39:23 +00:00
jasper
b0560f0374 - the kanji flavor needs libiconv 2009-05-08 10:25:37 +00:00
giovanni
5d9bdf3164 Update to 0.6.0
Regen patches
2009-05-06 16:20:01 +00:00
sthen
6477c16298 make FLAVOR=DEBUG work better (the upstream configure script adds -O2
with DEBUG so that SSE can build; only -O1 is actually needed though,
and is cleaner in GDB. -O0 builds fail with SSE; disabling SSE is
not helpful for debugging real problems).

from Valery Masiutsin with feedback from myself and Björn Sandell
(maintainer, who is ok with the diff).
2009-05-05 11:40:08 +00:00
pirofti
d4a663325a Update xwrits to version 2.26.
From maintainer Scott Vokes, thanks! Also fixed indention, spacing, license
marker (from sthen@) and set NO_REGRESS.

Okay sthen@.
2009-05-04 23:24:09 +00:00
ajacoutot
c5f5727162 Remove XXX and tweak comment. No pkg change. 2009-05-04 15:11:47 +00:00
ajacoutot
70e9354e8c - alacarte-0.12.1 2009-05-04 14:43:31 +00:00
ajacoutot
291e977f32 - update to new stable release: alacarte-0.12.0 2009-05-04 14:16:57 +00:00
landry
329365542e Add xfce4-notifyd as an alternative to other notification daemons in
RUN_DEPENDS, and bump PKGNAMEs.
prodded by ajacoutot@.
2009-05-03 19:51:42 +00:00
landry
bb7ab1150b Link xfmpc and xfce4-notifyd to the build, were sitting since too long in my tree.. 2009-05-03 19:46:59 +00:00
landry
72c192d9ae Make notification-daemon and notification-daemon-xfce conflict with
xfce4-notifyd. Tweak a COMMENT for consistency while here, and bump PKGNAMEs.
Discussed with ajacoutot@ some times ago.
2009-05-03 19:43:36 +00:00
landry
c5de8d4c58 Import xfce4-notifyd, a simple alternative notification daemon for Xfce,
following the fd.o desktop notification spec. In the long term, it will
supersede notification-daemon-xfce, which was only a de-gnomified version
of notification-daemon, and is unmaintained upstream as of now.
Ah, and it ships an awesome ZOMG-PONIES! theme, which makes this package
totally unique in the ports-tree.
2009-05-03 19:39:57 +00:00
landry
b36f286f12 Import Xfmpc, a graphical GTK+ MPD client focusing on low footprint.
In my tree since ages...
2009-05-03 19:20:14 +00:00
kili
30409ea371 Fix WANTLIB and bump.
ok jasper@
2009-05-03 17:13:26 +00:00
landry
d05b41c7cf Add an OpenBSD 4.5 specific theme, from sepp0 at openbsd.org.ar, thx!
ok ajacoutot@, who also mirrors the distfiles.
2009-05-01 10:03:49 +00:00
sthen
26e7ec7114 update to 4.0; Jim Razmus (maintainer) 2009-04-29 20:14:43 +00:00
sthen
a5d5271da8 update to 0.1.10; Nicholas Marriott (maintainer) 2009-04-29 20:11:25 +00:00
landry
b5df4aa9e6 ..and update to xfwm4 4.6.1, capitalize 'Xfce4' in COMMENT.
Now all Xfce4 core components should have consistent comments..
Update was ok ajacoutot@ no objections steven@
2009-04-28 19:55:52 +00:00
landry
3ceca8b311 Update to xfprint 4.6.1, tweak COMMENT for consistency. 2009-04-28 19:54:02 +00:00
landry
396ea61d72 Update to xfdesktop 4.6.1, tweak COMMENT for consistency.
Remove a Makefile.in patch and use FAKE_FLAGS instead.
2009-04-28 19:53:22 +00:00
landry
aa216d1129 Update to xfconf 4.6.1, tweak COMMENT for consistency. 2009-04-28 19:52:38 +00:00
landry
fb511f7e69 Update to xfce4-settings 4.6.1, tweak COMMENT for consistency.
Remove a pair of Makefile.in patches and use FAKE_FLAGS instead.
2009-04-28 19:52:07 +00:00
landry
9b568d0c02 Update to xfce4-session 4.6.1, capitalize 'Xfce4' in COMMENT.
Remove a Makefile.in patch and use FAKE_FLAGS instead.
2009-04-28 19:50:27 +00:00
landry
97516717e8 Update to xfce4-panel 4.6.1, tweak COMMENT for consistency.
Remove a Makefile.in patch and use FAKE_FLAGS instead.
2009-04-28 19:49:31 +00:00
landry
eb48c71ed8 Update to xfce4-mixer 4.6.1, tweak COMMENT for consistency.
Remove a patch merged upstream.
2009-04-28 19:48:47 +00:00
landry
e416501366 Update to xfce4-appfinder 4.6.1, capitalize 'Xfce4' in COMMENT. 2009-04-28 19:47:58 +00:00
landry
a8c631d835 Update to xfce-utils 4.6.1, tweak COMMENT for consistency.
Remove a Makefile.in patch and use FAKE_FLAGS instead.
2009-04-28 19:47:15 +00:00
landry
0a83646257 Update to thunar 1.0.1, tweak COMMENT for consistency.
Remove a patch merged upstream, and use FAKE_FLAGS instead of patching
Makefile.in.
2009-04-28 19:46:28 +00:00
landry
efbc1b41d2 Update to Terminal 0.2.12, tweak COMMENT for consistency while here. 2009-04-28 19:45:05 +00:00
landry
4565bd756a Update to orage 4.6.1, tweak COMMENT for consistency while here. 2009-04-28 19:44:29 +00:00
landry
97417658c6 Update to libxfcegui4, tweak COMMENT for consistency.
Remove a Makefile.in patch and use FAKE_FLAGS instead.
2009-04-28 19:43:59 +00:00
landry
58186ce2f7 Update to libxfce4util 4.6.1, tweak COMMENT for consistency. 2009-04-28 19:43:06 +00:00
landry
d790c21b39 Update to libxfce4menu 4.6.1. Tweak COMMENT for consistency, remove a
patch merged upstream.
2009-04-28 19:42:37 +00:00
landry
f82ff1a10b Bump PKGNAMEs for modules which weren't updated with Xfce 4.6.1.
Tweak COMMENTs for consistency while here.
2009-04-28 19:40:09 +00:00
landry
66d239f8b3 Update to exo 0.3.101. Tweak COMMENT for consistency.
Remove a Makefile.in patch and use FAKE_FLAGS instead.
2009-04-28 19:38:40 +00:00
landry
497218963c Bump for Xfce 4.6.1 update (which is ok ajacoutot@, no objections steven@) 2009-04-28 19:37:29 +00:00
ajacoutot
4e4d9ed269 - bugfix update to dasher-4.10.1
* Fix crash when scrolling precisely vertically.
* Gtk: the speed spin button on the main screen now changes and is in sync
  synch with the value in preferences.
2009-04-27 16:34:22 +00:00
ajacoutot
2ed1f4e69d - give a better chance for kbd to be initialized before starting GDM;
spotted by giovanni@

ok jasper@
2009-04-27 08:09:27 +00:00
ajacoutot
15b0b8a1fd - update to gnome-video-arcade-0.6.7
Patches from Pierre Riteau were merged in original svn thanks to very
responsive upstream.
2009-04-27 06:55:20 +00:00
jasper
c0efd4aad9 - uncomment some stuff that should work now 2009-04-26 17:10:53 +00:00
sthen
883aa01ab9 update to 5.5; Jim Razmus (maintainer) 2009-04-26 13:23:31 +00:00
ajacoutot
2c5f8a533a CONFIGURE_ENV += PYTHON="${MODPY_BIN}" is inherited from the python module 2009-04-26 11:01:04 +00:00
sthen
c061372b7f update to Tcl/Tk 8.5.7, from maintainer Stuart Cassoff 2009-04-24 21:13:13 +00:00
sthen
f6081a047e update to 2.5 and Makefile reworking; from maintainer Stuart Cassoff 2009-04-24 16:29:55 +00:00
kurt
c1c3b5b6db Prevent signal/waitpid races by blocking SIGCHLD in
_dbus_get_autolaunch_address(). This corrects the
pidgin + dbus plugin error dialog  "dbus: Failed to
get connection: Failed to execute dbus-launch to
autolaunch D-Bus session".

okay todd@
2009-04-24 15:06:05 +00:00
jasper
6ee24a7d07 - update tracker to 0.6.94
* bugfixes and minor improvements

jaja aja@
2009-04-24 14:25:07 +00:00
jasper
e9e4033c69 Don't display "Power Management" options, this requires HAL and will
only confuse users.

ok aja@
2009-04-23 22:30:41 +00:00
jasper
4df0da61e8 - install autostart file for tracker-applet
- fix WANTLIB
2009-04-22 11:44:09 +00:00
jasper
dde107267b - bump after tracker name change 2009-04-22 08:54:05 +00:00
landry
cb54c17824 Update to xfce4-clipman 1.0.0, rework DESCR, use FAKE_FLAGS to correctly
install things in share/examples.
with tweaks and ok ajacoutot@
2009-04-22 07:41:20 +00:00
jasper
7134a2526e - make trackerd auto-start upon login 2009-04-22 07:06:04 +00:00
jasper
5480ec1413 - bring back tracker-processes, as some may have /proc actually
- fix a path
- rename to tracker-search, as pointed out by espie@, there is already audio/tracker

discussed with aja@
2009-04-21 23:39:43 +00:00
jasper
31fa434068 - Don't build tracker-processes, which depends on /proc being present. 2009-04-21 22:48:21 +00:00
jasper
e9463c0bea - enable tracker in nautilus, so you can use the tracker database when searching with nautilus
ok aja@
2009-04-21 21:48:16 +00:00
jasper
007856e0d2 - add tracker 2009-04-21 21:37:45 +00:00
jasper
45c75f720e import tracker 0.6.93
Tracker is a powerful desktop-neutral first class object database,
tag/metadata database, search tool and indexer.

Tracker is also extremely fast and super efficient with your systems
memory when compared with some other competing frameworks and is by far
the fastest and most memory efficient Nautilus search and Deskbar
backends currently availble.

It consists of a common object database that allows entities to have an
almost infinte number of properties, metadata (both embedded/harvested
as well as user definable), a comprehensive database of keywords/tags
and links to other entities.

NB: most patches have already been committed upstream by now.

based on initial work by bernd@
feedback and ok ajacoutot@
2009-04-21 21:34:46 +00:00
ajacoutot
8f7cd0f1e5 - remove workaround now that our default thread stack size has been
increased
2009-04-21 13:01:18 +00:00
ajacoutot
70b247d1d9 - add a workaround to prevent hard crashes in YelpTransform; the issue is
still very obscure but being investigated...
- fix a memory leak ; from upstream SVN r3246

ok jasper@ (a while ago)
2009-04-20 15:15:39 +00:00
espie
6f558da0b5 zap as well, darn cvs 2009-04-19 19:38:53 +00:00
espie
f3b437b3c4 forgot to zap 2009-04-19 12:52:42 +00:00
espie
0e559ff0c3 update to 4.5.0
(ready for a gcc4 switch to enable webkit)

notice -phonon got scraped, because it becomes too hard to keep phonon out
of main qt tools way (like assistant on top of qtconfig)
2009-04-18 17:25:43 +00:00
ajacoutot
08d661af26 - no need to build_depends on rarian, gnome-doc-utils is enough 2009-04-16 08:24:24 +00:00
ajacoutot
58a6132e15 - really remove the scrollkeeper-update hack 2009-04-16 08:17:49 +00:00
ajacoutot
6a768369c4 - now that we have rarian, the 'scrollkeeper-update -> /bin/true' hack
is not needed as the legacy scrollkeeper-update provided by rarian does
not do anything anymore

ok jasper@
2009-04-16 08:11:13 +00:00
ajacoutot
6423a3c671 - update to planner-0.14.4
several bug fixes
uses the GTK printing API now
2009-04-15 21:12:59 +00:00
kili
6b8efc7f28 Disable PIE *only* on arm.
From Brad.
2009-04-15 16:12:52 +00:00
kili
5c5ddc4ff7 Explicitely mention x264's major version and bump.
From Brad.
2009-04-15 09:54:45 +00:00
ajacoutot
b8be481690 - bring in patch from upstream SVN: close gtkrc files after use so we don't
run out of file descriptors
2009-04-14 22:04:31 +00:00
merdely
fe8318208d Move battstat_applet.ui to PLIST-battstat to fix build on alpha
(and probably others)

ok jasper@
2009-04-14 21:07:44 +00:00
kili
d4c0d5cf09 Disable PIE to fix the build on arm.
XXX this is just a workaround to get a working dbus on arm until PIE is fixed

ok "if you add some XXX about the PIE problem", ajacoutot@
2009-04-14 20:33:11 +00:00
kili
76091f6c3b Some fixes after the x264 update.
From Brad.

"theoretically ok" ajacoutot@
2009-04-14 19:52:08 +00:00
ajacoutot
5a4c04ee09 - better workaround for now: disable thumbnailer completely.
Bug still beeing worked on.
2009-04-14 17:16:54 +00:00
ajacoutot
df3db408b1 - add a small warning about unclutter/gnome-mplayer incompatibility
reworded from an original submission by David Coppa (maintainer)
2009-04-14 13:56:36 +00:00
ajacoutot
a5e10a22e8 - run_depends on sysutils/fam is already implied by gvfs 2009-04-14 13:20:51 +00:00
ajacoutot
17f55570c9 - update to gtk-engines2-2.18.1
"reads good" landry@ "looks fine" pea@
2009-04-14 10:13:47 +00:00
ajacoutot
b4d29ba815 - remove workaround and add newly committed patch from upstream SVN
all from Pierre Riteau, thanks!
2009-04-14 09:43:42 +00:00
ajacoutot
65333f1ad9 - Change bitrate divisor from 1024 to 1000
Fix cache display problem when used as browser plugin

- Fix problem with default auto_hide value

adapted from upstream svn by David Coppa (maintainer)
2009-04-14 09:38:39 +00:00
ajacoutot
42554c5ab3 - use setrlimit to increase number of fd in the appearance capplet; this
allows browsing for themes to install without the need to play with
(u)limit
2009-04-13 14:35:19 +00:00
jasper
d5a181007f - update gnome-mag to 0.15.6
* bugfixes and translation updates
2009-04-12 19:35:30 +00:00
ajacoutot
f8a1f47dbd - no need to run_depends on gstreamer-xvid 2009-04-11 14:10:57 +00:00
ajacoutot
cbaf482247 - better patch
from Pierre Riteau, thanks!
2009-04-11 12:18:00 +00:00
ajacoutot
0e386b3afb - do not hardcode gnome-database-properties program version as it may
change eventually in the future
2009-04-11 10:46:43 +00:00
ajacoutot
90d05f26cc - mention system-config-printer
from jasper@
2009-04-11 10:12:19 +00:00
ajacoutot
f44ae427de - give this port a chance to run ; patch from Pierre Riteau
(this is a workaround, better fix is being worked on)
- fix schema file to quiet up gconftool-2
2009-04-10 22:35:08 +00:00
ajacoutot
47a75b1413 - pick up libgnomecups 2009-04-10 16:19:13 +00:00
ajacoutot
110ceac445 - unbreak, this works fine now
- set GPL version, regen WANTLIB and PLIST
- add some comments in the patches (from FreeBSD)
2009-04-10 16:17:49 +00:00
ajacoutot
1d321633f5 - fix WANTLIB after cups update 2009-04-10 11:59:06 +00:00
ajacoutot
918b6f26ac - fix wantlib after cups update 2009-04-10 10:59:30 +00:00
landry
16a02f3002 Update to xfce4-wavelan 0.5.5.
As i took over upstream maintenance and merged our patches, let's remove them..
Tested on bwi/macppc and ral/i386.
2009-04-09 20:30:16 +00:00
landry
fe4e303d22 - Add gtk2 to BUILD_DEPENDS to fix build on a clean box (spotted by
jasper@)
- Add xfdesktop to REGRESS_DEPENDS & the corresponding blurb regarding
interactive regress tests.
- Add a patch to make regress tests correctly link with -pthread.
- Backport a fix to libxfce4menu-0.1.pc from svn to correct reality.
ok jasper@
2009-04-09 07:44:37 +00:00
landry
380f525218 Add a bunch of themes taken from HOMEPAGE, MASTER_SITE mirrored now by
ajacoutot@. Fix Licence marker while here, bump and set EXTRACT_ONLY=.
ok ajacoutot@
2009-04-07 21:03:55 +00:00
jasper
1d4ac70bdf - add farsifonts-ttf 2009-04-07 19:02:36 +00:00
jasper
eb65893f25 import farsifonts-ttf 0.4
This project aims at increasing the number of available Arabic free and
open source fonts. The goals of this project are,
  * Create and/or salvage free and open TTF Arabic fonts.
  * To better couple and artistically match Arabic fonts to their latin
    counterparts.
2009-04-07 19:00:43 +00:00
ajacoutot
274afc612a - typo, from David Coppa (maintainer) 2009-04-07 13:52:42 +00:00
ajacoutot
07effa1990 - give maintainership to David Coppa per his request ;
previous maintainer timed out
2009-04-07 12:34:53 +00:00
ajacoutot
7be0de6f9a - update to gtk2-murrine-engine-0.90.3
from David Coppa, thanks!
2009-04-07 11:26:36 +00:00
giovanni
51e1cd96f0 Update to 0.5.1.
Add some translations
Honour CC
Regen patches
2009-04-06 17:19:02 +00:00
ajacoutot
205c226bb2 Rework the way we handle build_depends with the gnome MODULE when
MODGNOME_HELP_FILES is set to yes.

* add a build_depends on gnome-doc-utils if MODGNOME_HELP_FILES is set
to yes
* add rarian as a run_depends for gnome-doc-utils (will help with older
ports that will never be updated from using deprecated scrollkeeper)
* remove build+run_depends on gnome-doc-utils and rarian for ports that
have MODGNOME_HELP_FILES as they are now implied.
* bump where needed

This should help in having all required build dependencies for
gnome-related ports and it greatly simplifies things.

"thanks for cleaning this mess" and ok jasper@
2009-04-06 10:05:20 +00:00
ajacoutot
05259843d1 - add missing build depends on gnome-icon-theme
spotted by Pierre Riteau
2009-04-06 09:42:20 +00:00
ajacoutot
f43dc5122c +video-arcade 2009-04-06 07:54:56 +00:00
ajacoutot
99867fea91 Import gnome-video-arcade-0.6.6
GNOME Video Arcade is a clean and simple MAME front-end for the GNOME
Desktop Environment.
<...>

tweaks and ok jasper@ who came up with the same port
2009-04-06 07:54:23 +00:00
ajacoutot
0df01cad96 - add missing gtk-update-icon-cache goo
- regen PLIST
2009-04-05 10:51:33 +00:00
sturm
78dcff8378 bump after ocaml update 2009-04-03 21:30:50 +00:00
sthen
6bea4b639e add intltool as a dependency, bump. from David Coppa, ok ajacoutot 2009-04-02 09:50:13 +00:00
jasper
0c79cb6259 - fix build with gcc2 due to double ';;' in a declaration
ok marco@ pyr@ (MAINTAINER)
2009-04-01 06:41:09 +00:00
jasper
954578a359 - update homepage 2009-03-31 18:13:59 +00:00
jasper
ddbe98edae - update nxcomp and nxssh to 3.3.0 2009-03-30 17:04:42 +00:00
sthen
087fee2e85 +un-fonts 2009-03-28 20:27:57 +00:00
sthen
aefd6f9e68 import x11/un-fonts, alternative Korean fonts, preferred by some over
the baekmuk fonts. original port done by Matthieu Herrb, with some reworking
by myself. commit requested by matthieu@.

Un-fonts comes from the HLaTeX type1 fonts made in 1998 by Koaunghi Un,
he designed type1 fonts to use with Korean TeX(HLaTeX) and released them
under the GNU GPL license.

They were converted to TrueType with FontForge(PfaEdit) by Won-kyu Park
in 2003.
2009-03-28 20:27:11 +00:00
naddy
619c0772ea beware the interaction of += and ?= when there is a Makefile.inc 2009-03-28 19:22:22 +00:00
naddy
fb023d83f7 bump for python dependency change 2009-03-28 18:12:49 +00:00
naddy
7058a57207 bump for python dependency change 2009-03-28 16:32:19 +00:00
naddy
20fd4a43c5 bump for python dependency change 2009-03-28 16:18:04 +00:00
naddy
60f1a90886 bump for python dependency changes 2009-03-28 16:12:21 +00:00
naddy
8231a58aea bump for python dependency change 2009-03-28 16:09:14 +00:00
naddy
f3aea19e1d bump for python dependency change 2009-03-28 16:01:39 +00:00
naddy
94db4ed8d0 bump for python dependency change 2009-03-28 15:54:42 +00:00
ajacoutot
b3045b36c9 - initialise the device_name variable
fixes the mixer crash with azalia audio devices

ok landry@ (maintainer)
2009-03-28 10:32:59 +00:00
ajacoutot
fa4db047e9 - remove useless patch now that goom in back into gstreamer 2009-03-27 15:33:02 +00:00
sthen
e7715849e4 regenerate with the correct Makefile this time... spotted by naddy.
was broken -> no bump
2009-03-27 15:24:38 +00:00
sthen
c00e904277 use DIST_SUBDIR=murrine rather than DIST_SUBDIR=${DISTNAME} to avoid
unnecessary distfiles use, regenerate distinfo, and bump PKGNAME (maybe
gratuitous but it doesn't hurt). similar to a diff from David Coppa.
2009-03-27 09:56:46 +00:00
ajacoutot
4af9d1d305 - put -pthread back which was mistakely removed in r1.42 by yours truly 2009-03-26 17:15:46 +00:00
pyr
9e5a368004 update to 0.9.2
ok ajacoutot@, eric@ and others
2009-03-26 10:27:56 +00:00
jasper
324c4da4c5 sigh, another oops. 2009-03-26 08:12:53 +00:00
jasper
f0c2136430 oops, fixed dependency 2009-03-25 22:06:41 +00:00
jasper
e0c7ac8a39 - update p5-Gtk2 to 1.203
- fix license marker

from James Wright, thanks
maintainer timed-out
2009-03-25 22:03:18 +00:00
jasper
c97ba2541c - more missing bumps 2009-03-25 20:30:27 +00:00
jasper
c9657ef17b another batch of missing bumps 2009-03-25 13:52:31 +00:00
jasper
4c5694de70 - more missing package name bumps 2009-03-25 13:39:40 +00:00
jasper
f1c2b911f0 - update py-gtk2 to 2.14.1
* the codengen/ stuff is no longer shipped with py-gtk
(but with py-gobject as of some time already)
- make pre-configure a tad more readable

this was tested in a bulk build
looks good to ajacoutot@ landry@
2009-03-25 09:03:21 +00:00
landry
28c083f9ee Update to gtk2-murrine-engine 0.90.2.
Add several themes while here, and use MASTER_SITE_GNOME.
Based on a diff from David Coppa (thanks!) with some tweaks by me.
MAINTAINER timeout.
2009-03-24 20:36:20 +00:00
jasper
2e87c1a60e - more missing package name bumps 2009-03-24 18:14:09 +00:00
jasper
125c0763b1 brum brum...bump! 2009-03-23 22:26:27 +00:00
sthen
f8dd39fd1b PKGNAME works better when it's not self-referencing
"make it more pretty" jasper@
2009-03-23 22:25:28 +00:00
jasper
6c60a49e29 - more missing bumps 2009-03-23 21:45:03 +00:00
naddy
9bc9f251cc * fix static linking: -lXpm requires -lX11, and -lX11 requires -lXdmcp -lXau
* sync wantlib
2009-03-23 21:41:44 +00:00
naddy
03806d347c declare variable at start of block to fix gcc2 build; ok matthieu@ 2009-03-23 20:56:39 +00:00
jasper
096b67eb99 - more missing bumps 2009-03-23 20:17:57 +00:00
ajacoutot
52e4ca4ff9 - remove an XXX 2009-03-23 18:40:59 +00:00
ajacoutot
68f49b1119 - more unneeded goos spotted by Mikolaj Kucharski
- remove an XXX from gdm while here
2009-03-23 18:39:47 +00:00
ajacoutot
b64124b196 - remove unneeded gtk-update-icon-cache goo
spotted by Mikolaj Kucharski, thanks!
2009-03-23 17:21:30 +00:00
ajacoutot
3dc7d8106a - remove shared-mime-info dependency and goo as it is not needed anymore ;
spotted by Mikolaj Kucharski, thanks!
- while here, regen PLIST and add missing @unexec gconftool-2 goo
2009-03-23 15:54:58 +00:00
ajacoutot
b9ac948f49 - remove festival from run_depends
it is not technically needed as gnome-speech can alreay use espeak ; if one
wants to use festival instead, pkg_add festival and some voices is enough,
gnome-speech will be able to use it transparently when configured to do so
2009-03-23 12:13:41 +00:00
ajacoutot
85f4dedc6a - missing `|' 2009-03-23 11:29:36 +00:00
ajacoutot
43afe0f584 Some cleanups:
- explicitely set some configure_args
- store @sample under share/examples/dbus-glib/
- get dbus-bus-introspect.xml directly from dbus-daemon output
2009-03-23 10:05:36 +00:00