Commit Graph

7402 Commits

Author SHA1 Message Date
landry
3a5f2457b5 When switching to git for development, upstream adopted a new archive
layout for distfiles at http://archive.xfce.org/src/.
Adapt xfce4.port.mk to new paths for MASTER_SITES.
Now xfce4-related ports are divided in 5 categories : core, goodies,
artwork, panel plugins and thunar plugins.
2009-08-11 19:51:42 +00:00
landry
cbf6b1fcb8 Install locales, prompted by a similar diff from Stefan Rinkes on ports@. 2009-08-11 18:55:29 +00:00
ajacoutot
509d218fc4 WANTLIB changes after xcb addition and bump. 2009-08-11 08:38:41 +00:00
steven
2780a1d7c5 use the tk module and corresponding variables instead of hardcoding stuff
tweaked and ok sthen@
2009-08-10 21:17:50 +00:00
jasper
67d9e30366 - remove maintainer per his request; any takers? 2009-08-10 18:46:49 +00:00
ajacoutot
720df6bf9d Fix for unmounting webdav shares.
GNOME Bug #567664.
2009-08-07 08:40:07 +00:00
mglocker
085e406ec1 Update to rtunes-0.8.
OK jasper@
2009-08-06 10:46:42 +00:00
landry
205086ef87 Whoops, re-backport some fixes for xfterm4 from trunk, and re-add a line
that accidentally went away in last commit - breaking the intended
functionality. bump PKGNAME.
2009-08-06 09:32:50 +00:00
ajacoutot
06412760f4 Forgot this part in previous. 2009-08-04 15:00:20 +00:00
ajacoutot
97c8a60d52 Revert previous commit and use the lang/python MODULE instead. 2009-08-04 14:57:21 +00:00
martynas
552d094087 unbreak with MODPY_VERSION=2.6. ok jasper@, sthen@ 2009-08-04 14:41:53 +00:00
kili
db5f53da87 Bump after xulrunner changes. 2009-08-01 21:58:01 +00:00
ajacoutot
c1a422fed3 Remove workaround now that update-desktop-database fixes desktop files
modes.
2009-08-01 16:07:34 +00:00
sthen
4102b9d891 - remove -tds flavour which used internal FreeTDS api
- add -odbc flavour
2009-08-01 14:14:24 +00:00
ajacoutot
9e1cc63ceb Fix gmime pkgspec. 2009-07-28 16:00:00 +00:00
martynas
2d5ac6f25b adapt for the new xulrunner infrastructure.
no breakage in bulk build & bumps done by sthen@
2009-07-27 21:44:14 +00:00
jim
f92fc4e8ac update to 5.6.1
ok sthen@
2009-07-27 21:20:09 +00:00
landry
d8f079d2d8 Update to terminal 0.4.0, lots of bugs fixed. Clear deps while here.
Been running it since a while without problems.
2009-07-27 19:58:10 +00:00
naddy
305d345f09 remove maintainer at his request 2009-07-26 20:09:18 +00:00
sthen
87ab1ec6b2 - bytecode-compile the .py files; otherwise it gets done later, usually
at an inconvenient time (like when you build another port with systrace),
and leaves dangling .pyc after you pkg_delete

- @comment some directories which are pulled in by run dependencies

- bump PKGNAME

looks good to landry@
2009-07-24 10:23:47 +00:00
ajacoutot
0f3bd1aa5d Reround categories. 2009-07-22 22:51:38 +00:00
landry
fd239cd880 +thunar-archive 2009-07-22 20:44:20 +00:00
landry
884aa122f4 Import thunar-archive 0.2.4.
The thunar-archive-plugin is a plugin for the Thunar File Manager, which
adds archive operations to the file context menus. Using this plugin you
will be able to extract and create archive files from within Thunar using
an external archive handler. So far, xarchiver, file-roller and ark are
supported.

looks good to ajacoutot@
2009-07-22 20:43:43 +00:00
landry
e26ce40944 +xarchiver 2009-07-22 20:40:40 +00:00
landry
4527abd024 Import xarchiver 0.5.2.
Xarchiver is a lightweight desktop independent archive manager built
with the GTK+2 toolkit. It supports 7-zip, arj, bzip2, gzip, rar, lha,
lzma, lzop, deb, rpm, tar and zip archives if the corresponding
commandline tools are available.

looks good to ajacoutot@
2009-07-22 20:39:58 +00:00
landry
5343ef8848 Another week, another xfce4-weather maintenance release, 0.7,1 this time.
See http://foo-projects.org/pipermail/goodies-dev/2009-July/002435.html
2009-07-21 20:04:32 +00:00
ajacoutot
0a54904b02 Bugfix update to gob2-2.0.16 2009-07-21 15:46:21 +00:00
ajacoutot
33f694372f For some reason, port-lib-depends-check throws an error when building
totem on an empty system.
For some reason, adding a couple of run_depends unconfuses it... (why?)

port-lib-depends-check breakage noticed by sthen@ who also lost some time
on trying to understand this...
2009-07-21 13:21:48 +00:00
ajacoutot
c6cde9dcd0 Fix device insertion command. 2009-07-21 12:35:54 +00:00
ajacoutot
acd235b8b9 Fix wantlib. 2009-07-21 09:19:32 +00:00
naddy
5fea18a48d fix package specs in depends 2009-07-20 14:28:54 +00:00
sthen
0e87aad388 set the pkgspec for LIB_DEPENDS on ffmpeg to a version with schroedinger
included, so the tools know that old ffmpeg versions won't satisfy the
dependencies listed in WANTLIB.

this way, attempting to install these packages with old ffmpeg will
no longer give you a cryptic error message as seen by dhill@.
2009-07-19 22:49:12 +00:00
sthen
fb5e6e10c9 oil/schroedinger WANTLIB. 2009-07-19 16:28:31 +00:00
sthen
fe8c933798 add schroedinger/oil WANTLIB, bump 2009-07-19 12:54:49 +00:00
ajacoutot
60bd1762b6 Bugfix update to gtk+2-2.16.5
* Accelerators fail for submenus
* Collapsed save dialog needs to indicate filesystem...
* GtkAssistant should set buttons as default widget
* Iconview DnD fails when Destination is empty
2009-07-18 09:10:37 +00:00
landry
5804a50c53 Backport upstream svn r30251, fixing bug #5461.
This fixes opening help files in various xfce apps.
2009-07-18 08:21:35 +00:00
naddy
09ddba7b03 fix package specs in depends; ok sthen@ 2009-07-17 16:38:48 +00:00
ajacoutot
bbafda2af6 Minor update to gtk2mm-2.14.3.
Add patch from upstream.

ok wilfried@ (maintainer)
2009-07-17 07:35:56 +00:00
ajacoutot
4ca19d99dc Update to krb5-auth-dialog-0.12.
Enable pkinit support.
2009-07-16 20:14:20 +00:00
jim
53e1d5bea8 update to 5.6
ok sthen@
2009-07-16 15:12:39 +00:00
ajacoutot
442e216e7f Add missing build_depends. 2009-07-16 13:26:08 +00:00
landry
33578c1940 Update to xfce4-clipman 1.0.2, bugfix & translation updates release. 2009-07-15 13:53:39 +00:00
landry
11cb1f6d1d Update to xfce4-weather 0.7.0. 2009-07-15 13:45:41 +00:00
naddy
dfa8040fc6 Use libdca for DTS support (-ac dts). This allows playing DTS audio tracks
on DVDs.  ok biorn@
2009-07-14 19:43:07 +00:00
nicm
c3eb105582 Update to 0.1.11.
ok sthen
2009-07-14 07:09:57 +00:00
naddy
2280327191 don't pick up libdca if installed 2009-07-13 19:35:58 +00:00
naddy
194099559a unbreak 2009-07-13 13:27:07 +00:00
ajacoutot
59121811e8 - major update to gtk+2-2.16.4
*remove previous version before trying to compile this*

Report any failure directly to me please.

tested by landry@ on a sparc64 bulk, thanks!
ok jasper@ on a previous diff
2009-07-12 20:39:33 +00:00
ajacoutot
facd399673 - better homepage
- add a reminder comment

ok jasper@
2009-07-12 20:33:19 +00:00
ajacoutot
dfe8d35544 - better homepage
ok jasper@
2009-07-12 20:32:02 +00:00
ajacoutot
976ad61bbb - fix homepage
- remove bogus BUILD_DEPENDS
- tweak DESCR

ok jasper@
2009-07-12 20:07:00 +00:00
ajacoutot
d37322717a - update to conduit-0.3.16
ok jasper@
2009-07-12 19:56:38 +00:00
ajacoutot
8a7f23eb78 +seahorse-plugins 2009-07-12 19:54:34 +00:00
ajacoutot
896d67ac94 Import seahorse-plugins-2.24.1
This package contains additional plugins and extensions to seahorse.

ok jasper@
2009-07-12 19:54:04 +00:00
naddy
9a87887922 always use the same upper/lower case for a package name 2009-06-29 15:33:28 +00:00
landry
2e919d77e8 Fix http://bugzilla.xfce.org/show_bug.cgi?id=5454 :
-r was added to session management cache when panel was manually
restarted, and hence it was started and directly restarted at session
startup.
ok naddy@
2009-06-29 15:11:43 +00:00
naddy
4e6185f1e7 register kdm configuration files for cleanup; ok espie@ 2009-06-29 15:05:02 +00:00
landry
f06e146bc5 xfce4-screenshooter picks up xmlrpc-c if present, so enable it, and
really fix LIB_DEPENDS & WANTLIB.
2009-06-29 07:44:04 +00:00
sthen
423cc46baa sync WANTLIB, bump PKGNAME. found in naddy's lib-depends-check run. 2009-06-28 21:59:19 +00:00
sthen
bc71e51572 WANTLIB+=gailutil for new webkit, bump PKGNAME.
found in naddy's lib-depends-check run.
2009-06-28 21:58:23 +00:00
sthen
f14f73d635 sync WANTLIB, bump PKGNAME 2009-06-28 10:54:04 +00:00
landry
f88ca981c1 Don't fiddle with umask.
Fixes http://bugzilla.xfce.org/show_bug.cgi?id=5376
Same diff from and ok sthen@
2009-06-26 08:35:36 +00:00
sthen
3ff1edc9ca - update MASTER_SITES and HOMEPAGE, from James Turner (maintainer).
- HOMEPAGE is recorded in the package so bump PKGNAME.
2009-06-26 00:03:04 +00:00
sthen
79c48ca243 sync wantlib, bump 2009-06-25 00:38:37 +00:00
sthen
dbdadfd508 sync WANTLIB-svn, bump PKGNAME-svn 2009-06-24 20:40:55 +00:00
sthen
3477a174b7 sync WANTLIB-sane, bump PKGNAME-sane. 2009-06-24 20:40:23 +00:00
sthen
1da7f7cfe5 update x11vnc to 0.9.5 2009-06-23 21:11:17 +00:00
landry
59087c8f92 Update to xfce4-screenshooter 1.6.0, fix WANTLIB, tweak COMMENT. 2009-06-23 20:41:17 +00:00
landry
61757004c0 Tweak COMMENT for consistency, bump. 2009-06-23 20:25:15 +00:00
landry
62f1099c0a Fix WANTLIB, tweak COMMENT, bump. 2009-06-23 20:18:17 +00:00
landry
112f01ff53 Tweak COMMENT, bump. 2009-06-23 20:14:28 +00:00
landry
c42354a659 Update to xfce4-notes 1.7.0.
While here, fix LIB_DEPENDS/WANTLIB, tweak COMMENT.
2009-06-23 20:13:19 +00:00
landry
c7e633e01b fix WANTLIB, tweak COMMENT, bump. 2009-06-23 20:10:12 +00:00
landry
14e7d96cb1 Fix WANTLIB, tweak COMMENT, bump. 2009-06-23 19:53:03 +00:00
naddy
2b84b064ff bump PKGNAME for PLIST changes 4.5 -> 4.6 2009-06-22 17:00:23 +00:00
ajacoutot
56fe6667e3 +krb5-auth-dialog 2009-06-21 11:15:28 +00:00
ajacoutot
7b3e3994aa Import krb5-auth-dialog-0.8
Krb5-auth-dialog is a tray applet for the GNOME Desktop that monitors
Kerberos tickets.

  * it can alert the user via notifications when the ticket is about to expire
  * renewable tickets are being refreshed automatically
  * tickets can be acquired/refreshed at any time by clicking on the tray icon
  * the ticket cache can be removed via the context menu
2009-06-21 11:14:54 +00:00
avsm
09774bdfe0 update to ocaml-3.11.1 and bump dependent package PKGNAMEs 2009-06-20 22:05:11 +00:00
sthen
0fba620bd4 sync LIB_DEPENDS/wantlib, bump 2009-06-19 23:41:01 +00:00
landry
3dd3346494 Update to xfce4-weather 0.6.4, fix WANTLIB & licence marker while here. 2009-06-17 19:09:21 +00:00
jasper
120a387669 - tweak the telepathy connection managers 2009-06-16 21:42:25 +00:00
ajacoutot
3a6b34574c Merge the -pidgin subpackage into -main now that we only need to depend on
libpurple and not the whole pidgin package itself.
2009-06-16 20:07:33 +00:00
jasper
ae3b8af5f7 - add telepathy-haze as a run dependency. this allows empathy to communicate
with all the protocols that net/pidgin supports as well. (msn, irc, jabber, icq, etc)
2009-06-16 17:33:21 +00:00
ajacoutot
92ff9d9e87 Mention cheese. 2009-06-16 15:12:50 +00:00
ajacoutot
79294cef5d Unbreak.
Courtesy of OpenSolaris.
2009-06-16 14:41:03 +00:00
sthen
a0c8fb0c37 regen WANTLIB (avahi) and bump 2009-06-16 12:03:29 +00:00
sthen
87d76d1e83 regen WANTLIB and bump; avahi/gio-2.0 2009-06-16 11:45:28 +00:00
sturm
d43e11d3f9 unbreak on non-native archs
fix LIB_DEPENDS
bump PKGNAME
2009-06-16 06:13:19 +00:00
kili
5ec2c5ce9d Fix WANTLIB and bump. 2009-06-15 19:57:31 +00:00
ajacoutot
edb22f7288 When a user password has expired:
* prevent the user from login in!
* popup a warning message

While here, fix paths to true(1) and false(1).

joint work with and ok jasper@
2009-06-15 16:09:14 +00:00
jasper
27c2637123 - add freefarsi-ttf 2009-06-15 11:20:08 +00:00
jasper
7663e82059 import freefarsi 1.0.0beta
Free Persian Font Project aims to provide a free TrueType Persian font
covering its part of ISO 10464/Unicode UCS (Universal Characters Set).

okies aja@
2009-06-15 11:18:29 +00:00
jasper
b1cd3b38b0 - minor tweak
prompted by ajacoutot@
2009-06-15 10:46:00 +00:00
jasper
955d228048 - remove farsiweb-ttf, the fonts included in this package are also in
the farsifonts-ttf package.
2009-06-15 10:37:51 +00:00
ajacoutot
5dbc4b754b Instead of adding an autostart on xdg-user-dirs-update, spawn it from
xdg-user-dirs-gtk-update. This changes default upstream behaviour but makes
much more sense in our case.

idea from and "go ahead" landry@
2009-06-13 10:48:55 +00:00
kili
403c150ae4 Move dependencies common to -main and -cups to WANTLIB.
Fix WANTLIB-cups  and bump (no change for -main).
2009-06-12 20:01:09 +00:00
ajacoutot
40e55bfada Mention xdg-user-dirs-gtk & bump. 2009-06-12 16:06:31 +00:00
ajacoutot
f25c5558b0 +xdg-user-dirs-gtk 2009-06-12 16:02:28 +00:00
ajacoutot
a77597f147 Import xdg-user-dirs-gtk-0.8
xdg-user-dirs-gtk is a companion to xdg-user-dirs that integrates it
into the GNOME desktop and Gtk+ applications.

It gets run during login and does two things:
* Tracks changes of locale and prompts the user so the directories can
  be changed.
* Creates a default gtk bookmarks file if there is none, based on a set
  of xdg user dirs.

Thanks to landry@ for figuring out the weird way this was supposed to
work.
2009-06-12 16:01:30 +00:00
ajacoutot
c54e76804b Fix WANTLIB. 2009-06-11 19:12:35 +00:00
ajacoutot
b4998c57e6 Bump after recent gconf2 MODULE change.
gconf2 MODULE was tricky to get right for *all* ports. I think I finally
got it, if you see any fallout, please contact me asap.
2009-06-11 18:38:16 +00:00
ajacoutot
45eb496c30 Bump after recent gconf2 MODULE change. 2009-06-11 18:27:02 +00:00
ajacoutot
7b4d594f00 Tweak after recent gconf2 MODULE change. 2009-06-11 18:26:44 +00:00
ajacoutot
684fb6a517 Remove unneeded post-patch target. 2009-06-11 16:49:26 +00:00
ajacoutot
c974c433d8 Fix gconf fallout reported by naddy@ 2009-06-11 16:45:10 +00:00
jasper
28ed65d1d0 SECURITY FIX for part 2 or SA35292 (wxWidgets Double Free Vulnerability).
patch from upstream svn
2009-06-11 08:32:42 +00:00
ajacoutot
3f407aac2b Fix a double free. Allows to use nautilus-open-terminal directly from
the desktop.
From Gentoo bug #270650.
2009-06-11 07:21:17 +00:00
kili
dc30d19408 WANTLIB += pthread and bump. 2009-06-10 20:47:42 +00:00
kili
7e247446c0 Add avahi-ui to LIB_DEPENDS and bump. 2009-06-10 20:44:03 +00:00
kili
83a1f669b9 More avahi additions to WANTLIBs. Bump. 2009-06-10 20:42:05 +00:00
kili
498de5cd78 Add avahi stuff to WANTLIB, remove pangox and bump. 2009-06-10 20:36:30 +00:00
kili
2b41280401 WANTLIB changes due to avahi dependency. Bump affected PKGNAMEs. 2009-06-10 20:27:09 +00:00
ajacoutot
9890ca57b7 This port had to be different from all others... install schemas files
manually.
Didn't package: no bump.

spotted by naddy@
2009-06-10 15:52:25 +00:00
ajacoutot
c145619049 Some wantlib cleanups. 2009-06-10 15:23:54 +00:00
ajacoutot
480aa70701 Add missing homepage. 2009-06-10 10:11:48 +00:00
ajacoutot
c50973b99a Missed SUBST_CMD in previous commit. 2009-06-09 17:24:37 +00:00
ajacoutot
ef98243329 - fix PLIST and install gnome-default-applications.pc where it belongs
spotted by kili@, thanks!
- while here, fix some hardcoded paths
- tweak diff_args
2009-06-09 17:21:10 +00:00
kili
85285a1cab Fix PLIST. While here, add avahi-* to WANTLIB. Bump.
ok ajacoutot@

ps: i'm currently trying to find all other ports depending on avahi and
fixing WANTLIB and LIB_DEPENDS where necessary. Will be committed later
this day (or tomorrow, depending on how late this evening will be ;-))
2009-06-09 14:34:02 +00:00
ajacoutot
9e18d75e6e Reorder dependencies.
While here, remove PKGNAME which made kili@ confused ;-)
2009-06-08 18:24:41 +00:00
ajacoutot
148fe8f433 While the -pidgin subpackage does depend on -main which depends on gconf2,
-pidgin does not directly depends on gconf2, so fix that.
2009-06-08 18:03:15 +00:00
ajacoutot
99a5ed25d5 Bump after recent gconf2 MODULE changes.
"yep, bumps are cheap" kili@
2009-06-08 17:59:14 +00:00
ajacoutot
be7cc85726 s/Yes/No 2009-06-08 17:20:13 +00:00
ajacoutot
726683d492 Bump after recent gconf2 MODULE changes.
"yep, bumps are cheap" kili@
2009-06-08 16:58:15 +00:00
espie
4af0a6b34b update to 4.5.1, including gcc4 build.
fix packaging in that case, since I botched the "extended" WANTLIB
(if stuff comes from the main package, it *has* to be in LIB_DEPENDS,
because WANTLIB are checked at build time).
2009-06-08 13:55:28 +00:00
kili
893a736647 Unfuck the PLIST.
While here, adjust WANTLIB after the import of ahavi; several other
ports are affected by this, too.

No bump, because it didn't package correctly.

"looks right" bernd@
2009-06-08 09:05:13 +00:00
ajacoutot
9266dd4bce Convert to using the new gconf2.port.mk module.
This should be the last pass... now let's seat and see if it breaks...
2009-06-07 11:16:04 +00:00
ajacoutot
68a4cb8713 Convert to using the new gconf2.port.mk module. 2009-06-07 11:03:21 +00:00
ajacoutot
0032626b57 Regen plist. 2009-06-07 10:47:38 +00:00
ajacoutot
8d5815c2be Convert to using the new gconf2.port.mk module. 2009-06-07 10:46:40 +00:00
ajacoutot
7e6f60113c Convert to using the new gconf2.port.mk module. 2009-06-07 10:26:08 +00:00
ajacoutot
7cf1042ed0 Convert to using the new gconf2.port.mk module. 2009-06-07 10:01:47 +00:00
ajacoutot
1c04757b1f Convert to using the new gconf2.port.mk module. 2009-06-07 09:44:47 +00:00
ajacoutot
66382ec90c Convert to using the new gconf2.port.mk module. 2009-06-07 09:27:37 +00:00
ajacoutot
157103c4ec Convert to using the new gconf2.port.mk module. 2009-06-07 09:06:20 +00:00
landry
fc8dbf77ef Update to p5-Gtk2-1.220, depend on new p5-Pango package.
ok ajacoutot@
2009-06-07 08:47:57 +00:00
ajacoutot
481d8196ba Convert to using the new gconf2.port.mk module. 2009-06-07 08:40:58 +00:00
ajacoutot
3213e2c317 - hobbits come by 2 2009-06-07 08:20:07 +00:00
ajacoutot
4ffac7f01d Import policykit-gnome-0.9
PolicyKit-gnome provides:
  * an Authentication Agent for PolicyKit that integrates well with the
    GNOME desktop environment
  * a shared library to easily integrate usage of PolicyKit into GTK+
    applications
  * a proof-of-concept applet (that is subject to change) for managing
    authorizations

WIP: it does not work... seriously, don't send me mails!
2009-06-07 08:18:43 +00:00
ajacoutot
6ba365334e Convert to using the new gconf2.port.mk module. 2009-06-07 06:41:26 +00:00
jasper
a84973e517 - remove qt2, it's long dead
agreed by espie@, aja@, landry@, robert@, todd@
2009-06-07 00:30:09 +00:00
jasper
a8ccf9dd35 *cough* bring back two rather important files.. 2009-06-07 00:29:06 +00:00
jasper
8932775609 - remove more old and orphaned qt2 programs
cheering from a bunch of frogs
agreed by espie@
2009-06-07 00:19:53 +00:00
jasper
e64a9a5452 - remove old qt2 qt2-designer, both qt3 and qt4 ship a designer already
cheering from a bunch of frogs
agreed by espie@ (MAINTAINER)
2009-06-07 00:16:36 +00:00
ajacoutot
5793570ef0 - unbreak
reported by naddy@, thanks!
2009-06-06 18:35:10 +00:00
ajacoutot
647c8228f1 - don't hardcode paths
- sanitise PKGNAME
2009-06-06 04:53:39 +00:00
landry
d5e5b6274c +keynav 2009-06-06 04:45:24 +00:00
landry
eb3ad90313 Import keynav:
keynav is a piece of an on-going experiment to make pointer-driven
interfaces easier and faster for users to operate. It lets you move the
pointer quickly to most points on the screen with only a few key
strokes.

Ported because i was too bored writing and reading perl.
2009-06-06 04:44:10 +00:00
jasper
8bd869cac2 - add libgdamm 2009-06-05 22:16:07 +00:00
jasper
db68c5ce07 import libgdamm 3.0.1
libgdamm is a set of C++ bindings for the libgda database API, using
glibmm.
2009-06-05 22:15:35 +00:00
jasper
b7328a0d4d - add SECURITY FIX for the first part of SA35292
wxWidgets Double Free Vulnerability

patch from upstream
2009-06-05 17:28:57 +00:00
naddy
cfc5dacf60 fix build after putenv() prototype change and regen patches 2009-06-04 23:37:50 +00:00
sthen
b03737686b unbreak the avahi/qt4/gstreamer-base/vfs2/avahi circle; ok ajacoutot@ 2009-06-04 22:01:26 +00:00
landry
897d671447 + xfce4-modemlights 2009-06-04 04:19:16 +00:00
landry
3bda5407ba Import xfce4 modemlights plugin, sitting in my tree since >2 years:
Xfce 4 Modem Lights panel plugin provides an easy way to establish/close
a ppp connection via a modem. It should work with any scripts that
create a lock file during dialing and retain it through the connection,
like ppp -ddial which creates /var/run/tun0.pid.
2009-06-04 04:18:39 +00:00
jasper
6ec0cb6b15 - add inconsolata-font 2009-06-04 02:03:49 +00:00
jasper
41ef1cc286 import inconsolata
Inconsolata is a monospace font, designed for code listings and the
like, in print. There are a great many "programmer fonts," designed
primarily for use on the screen, but in most cases do not have the
attention to detail for high resolution rendering.
2009-06-04 02:02:08 +00:00
ajacoutot
67093893e1 - implement bsd_auth(3) support for gnome-screensaver
successfully tested with kerberos and passwd

looked over by and ok robert@
2009-06-04 00:45:39 +00:00
landry
743f3b7390 Add Human, Tangerine & Industrial icon themes. 2009-06-03 22:30:15 +00:00
landry
2286211d67 Import Human icon theme for GNOME, coming from Ubuntu.
ok ajacoutot@
2009-06-03 22:28:37 +00:00
landry
0d7fa85fea Import Tangerine icon theme for GNOME, coming from Ubuntu.
ok ajacoutot@
2009-06-03 22:27:47 +00:00
landry
1add20ee8a Import Industrial icon theme for GNOME, coming from OpenSUSE.
ok ajacoutot@
2009-06-03 22:27:01 +00:00
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