jasper
4fe0bb51ed
- unbreak on empty box
2009-09-28 15:14:30 +00:00
ajacoutot
d157076000
Add small comment so that I don't fuck up pkgname next time.
...
Thanks for fixing Nikolay!
2009-09-28 07:06:01 +00:00
sturm
0abe384b21
restore proper PKGNAME
2009-09-28 06:06:52 +00:00
landry
e29e153b41
+gtkhotkey & winwrangler
2009-09-27 19:18:21 +00:00
landry
4f211b489b
Import winwrangler 0.2.3:
...
WinWrangler provides a desktop daemon that can be controlled via
desktop-wide hotkeys to do advanced window manipulations that are not
normally provided by the window manager (which has to be EWMH-compliant).
For example tiling and intelligent expansion of windows.
ok jasper@
2009-09-27 19:17:11 +00:00
landry
f392cc6069
Import gtkhotkey 0.2.1:
...
GtkHotkey is a platform independent way to manage and bind desktop
hotkeys.
ok jasper@
2009-09-27 19:14:44 +00:00
jasper
615e873e9e
and the rest of the update to 1.3.3
2009-09-27 16:56:40 +00:00
jasper
aeac0e6f86
- update sawfish to 1.3.3
...
from fulvio ciriaco
2009-09-27 16:56:10 +00:00
landry
2644e2360d
Fix HOMEPAGE and MASTER_SITES, bump PKGNAME.
2009-09-27 10:50:58 +00:00
ajacoutot
fd1b2bc823
Use better substitution patch and regen PLIST accordingly.
...
From FreeBSD.
2009-09-26 19:13:29 +00:00
landry
4dfe8c71aa
Really fix http://bugzilla.xfce.org/show_bug.cgi?id=4849 , when we got
...
EINTR it means we can safely return true.
Thanks stsp@ for pointing out the (fixed-but-not-totally) issue & hints
about how to fixit, fix taken from upstream git.
2009-09-26 11:16:05 +00:00
sthen
ccd5cd4681
update to 0.9.7, ok pyr@ (maintainer), homepage update from marco@
2009-09-25 19:26:30 +00:00
giovanni
977734011e
Update to 1.3.6
2009-09-25 16:12:41 +00:00
ajacoutot
c8debebbc1
Update to gtk-engines-2.18.4.
...
ok jasper@
2009-09-24 21:13:41 +00:00
jasper
434f0809f9
- update gxmessage to 2.12.3
...
- update license marker
- install examples
2009-09-23 16:50:01 +00:00
jasper
7296e73f88
- explicitly add gettext to modules
2009-09-22 21:35:35 +00:00
jasper
dd86904355
- add py-kiwi
2009-09-22 15:11:03 +00:00
jasper
7defc05eff
import py-kiwi 1.9.26
...
Kiwi consists of a set of classes and wrappers for PyGTK that were
developed to provide a sort of framework for applications. Fully
object-oriented, and roughly Smalltalk's MVC, Kiwi provides a simple,
practical way to build forms, windows and widgets that transparently
access and display your object data. Kiwi was primarily designed to
make implementing the UI for Stoq easier, and it is released under the
LGPL. Kiwi is inspired by Allen Holub's Visual Proxy.
2009-09-22 15:09:39 +00:00
jasper
d174b232dd
update eterm to 0.9.5,
...
includes a SECURITY FIX for CVE-2008-1692
2009-09-22 04:42:02 +00:00
ajacoutot
70d957075b
Enable building this on powerpc by disabling gcc optimizations on that
...
arch. Should be revisited later.
Add missing USE_LIBTOOL.
2009-09-19 13:11:16 +00:00
martynas
6dca00bf53
don't leave files after uninstall; tweak & ok ajacoutot@
2009-09-18 20:47:11 +00:00
martynas
c41ca350a6
bugfix update to xautolock-2.2. ok matthieu@
2009-09-18 20:39:32 +00:00
ajacoutot
8d9686bc24
Major update to gtk2mm-2.16.0
...
(see HOMEPAGE for complete ChangeLog)
Remove wilfried@ from maintainer per his request.
ok jasper@ landry@ wilfried@ (former maintainer)
2009-09-18 10:24:24 +00:00
landry
edb9e86fbc
+ xfce4-mount & xfce4-quicklauncher
2009-09-17 22:06:12 +00:00
landry
b686df891f
Import xfce4-mount 0.5.5 :
...
This plugin allows for quick access to removable devices & mounted
partitions, giving a free space estimate, and allows to
mount/umount/eject devices. Lots of tweaks to replace getmntent() by
getmntinfo() calls.
2009-09-17 22:05:16 +00:00
landry
7a8edf88d0
Import xfce4-quicklauncher 1.9.4 :
...
This plugin is an alternative launcher, permitting to have several rows
of mini-launchers in the panel.
Prodded by an initial port made by ian@, finished by myself.
2009-09-17 22:02:31 +00:00
ajacoutot
c1bd3e5216
f-spot-0.6.1.2
2009-09-17 20:07:17 +00:00
giovanni
866186147d
Add devel/libmagic as a build dependency
...
Spotted and fixed by jasper@
2009-09-16 15:50:26 +00:00
jasper
ce6af0eb6a
- fix a crash when printing to a non-existant printer.
...
found some time ago, drunkish, somewhere in brussels, with antoine.
2009-09-16 12:58:44 +00:00
jasper
20696471fe
remove marc balmer as maintainer of all of his ports, to take away the
...
illusion marc still maintains them. as requested by himself.
2009-09-15 17:37:21 +00:00
naddy
5d69c1fefc
force pointer interpretation for final argument to execl()
2009-09-14 17:19:29 +00:00
martynas
ce58ff7a11
add missing patch - make pastefile work with bsd tar
2009-09-13 18:26:53 +00:00
martynas
e20d316825
make gmplayer work after xcb import. ok matthieu@
2009-09-13 18:20:55 +00:00
ajacoutot
8c386d82ea
Add missing build dependency.
...
Spotted by jasper@
2009-09-13 16:49:59 +00:00
ajacoutot
ff5050bbf0
Fix build+run depends ; breakage reported by naddy@
...
Regen WANTLIB while here.
2009-09-11 21:32:47 +00:00
naddy
22730e96fc
libarchive now pulls in liblzma
2009-09-11 18:56:35 +00:00
jasper
c6f5d359e6
- add spranq-ecofont-ttf
2009-09-10 22:31:57 +00:00
jasper
3581e67b44
import spranq-ecofont-ttf a font that will save you ink :)
...
Appealing ideas are often simple: how much of a letter can be removed
while maintaining readability? After extensive testing with all kinds of
shapes, the best results were achieved using small circles. After lots
of late hours (and coffee) this resulted in a font that uses up to 20%
less ink.
looks good to ajacoutot@
2009-09-10 22:29:42 +00:00
jasper
2e6da560dc
- move distfiles to another site
2009-09-10 22:12:55 +00:00
martynas
02d283b5b3
update to xclip-0.11. home moved to sf.
...
switched to autoconf. tweak & ok sthen@
2009-09-10 21:42:22 +00:00
landry
f22fcf7b70
Update to wxWidgets 2.8.10.
...
Tested in a bulk build by (thanks!) and ok sthen@ jasper@.
Diff looks alright to steven@.
2009-09-10 21:23:28 +00:00
naddy
d80892adbf
liblzmadec is gone, drop support for .lzma
2009-09-10 15:33:15 +00:00
naddy
2c50e00940
switch dependencies from lzma to xz
2009-09-10 15:30:21 +00:00
jasper
65244b1a8b
- unbreak by updating py-qt3 to 3.18.1
...
- tighten run dependency on py-sip
ok sthen@
2009-09-09 14:30:01 +00:00
sthen
a0aa3e43b9
tighten the py-sip RUN_DEPENDS and bump PKGNAME-main; ok jasper
2009-09-09 14:13:57 +00:00
ajacoutot
566427bf88
This needs -pthread
2009-09-09 06:31:33 +00:00
landry
092e2f8c18
Reorder CATEGORIES, apparently the first should be the subdir where the
...
port has been imported..
2009-09-07 20:45:37 +00:00
landry
2428c417a5
+p5-Wx
2009-09-07 20:31:54 +00:00
landry
0663327ac1
Import p5-Wx 0.92, the perl wrapper for wxWidgets.
2009-09-07 20:30:58 +00:00
landry
5377a4439a
p5-Gtk2 is a BUILD_DEPENDS, spotted by jasper@
2009-09-07 11:43:46 +00:00
ajacoutot
6058656d84
Make use of REGRESS_IS_INTERACTIVE=x11
...
ok jasper@ sthen@
2009-09-06 10:46:25 +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
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
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
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
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
bernd
5d3ac3f26c
Fix manpage install mode. No bump, didn't build for me.
...
Error: weird mode for /usr/local/man/man1/i3.1: 4444
2009-09-02 20:05:34 +00:00
landry
620da9e954
Import (really, this time) i3 3.c, from MAINTAINER Baptiste Daroussin,
...
with tweaks by me.
i3 is an improved dynamic, tiling window manager.
note: It is still young, so some debug options are still enable by
default, and it's a bit verbose.
ok ajacoutot@
2009-09-02 19:26:17 +00:00
ajacoutot
6424536219
Fix calendar calculation: UTC cannot have DST ; from pkgsrc.
...
This fixes the 'today' button which was defaulting to the epoch.
2009-09-02 07:44:16 +00:00
ajacoutot
6b84ef7d16
I forgot to cvs add this some time ago.
...
Not that this matter as this port is broken but...
2009-09-01 19:19:49 +00:00
espie
2d82aebbfb
4.5.2
2009-09-01 18:24:28 +00:00
ajacoutot
496d698d5d
Use devel/gettext MODULE.
...
Merge PFRAG.shared into PLIST as this is a SHARED_ONLY port.
"sure" fgsch@
While here, tweak configure args, libtool flags accordingly and don't
install plugins 'la' files.
2009-09-01 09:49:01 +00:00
sthen
47a45936e4
Update dejavu-fonts to 2.30; Tim van der Molen (maintainer) has the same diff.
2009-09-01 08:40:07 +00:00
landry
09ee44e730
xarchiver went back from xfce to sf.net infrastructure.
...
Tweak HOMEPAGE, MODULE, USE_GMAKE, RUN_DEPENDS & CONFIGURE_ENV accordingly.
Bump PKGNAME.
2009-09-01 07:44:16 +00:00
fgsch
a3a7ec75c6
fix wantlib.
2009-09-01 02:14:52 +00:00
fgsch
f5d0f88b2d
enter compiz/core
2009-09-01 01:51:55 +00:00
fgsch
e181257e55
import compiz core so others can play with it.
...
with some help from ian@. structure agreed by laundry@.
2009-09-01 01:49:14 +00:00
jasper
d2d04b908b
- add missing build dependency
...
ok ajacoutot@ (MAINTAINER)
2009-08-31 20:48:56 +00:00
kili
69f8935227
Fix some WANTLIB and LIB_DEPENDS typos, unbreaking this and saving
...
ajacoutot's mailbox beeing flooded with complaints. Bump all, because
I'm lazy.
Tweaks and ok, ajacoutot@
2009-08-31 18:51:02 +00:00
ajacoutot
8336c5ca69
Remove run dependency on deskbar-applet.
...
While here, recreate the dependency chain from scratch as it was bogus.
2009-08-30 11:46:14 +00:00
ajacoutot
08e9dd4b33
Advise installing an indexer engine (we have tracker-search and pinot so far).
2009-08-30 11:29:53 +00:00
ajacoutot
2ecdba0ace
Remove a comment from DESCR. It will be dealt with directly in the
...
deskbar-applet package.
2009-08-30 11:25:25 +00:00
ajacoutot
61cbcf371f
Bugfix update to gtk+2-2.16.6
2009-08-29 20:17:49 +00:00
ajacoutot
17ec0b58ce
Use the gettext module.
...
ok landry@ on an earlier diff.
2009-08-27 19:44:38 +00:00
ajacoutot
44ebf020bb
Update to 0.6.1.1.
...
Tweak DLLMAP_FILES in the process.
This is still broken... but I'm working on a large mono update.
2009-08-26 15:30:01 +00:00
landry
5161056977
Update to thunar-thumbnailers 0.4.1 :
...
s/THUNAR_PLUGIN/XFCE_GOODIE/, more accurate, this fixes MASTER_SITE
while here. Add a comment about optional runtime dependencies.
2009-08-26 08:43:33 +00:00
jasper
ffc47a9c3d
- update opennx to 0.16
...
looks good to ajacoutot@
2009-08-25 17:52:43 +00:00
landry
888f280318
+xfce4-dev-tools
2009-08-20 20:59:29 +00:00
landry
cc5aa61e98
Import xfce4-dev-tools 4.7.0.
...
This is a set of m4 macros, autotools and git/svn scripts intended for
people working on upstream Xfce source code repository.
Yay, one less '?' in my tree..
2009-08-20 20:58:14 +00:00
landry
966db271b4
Update to exo-0.3.102, bugfix and translations release.
...
Add some autohell magic to make it correctly detect sys/mount.h and sys/ucred.h
2009-08-20 20:21:12 +00:00
landry
e0b7b93e6f
+gtk2-nodoka-engine
2009-08-20 19:27:16 +00:00
landry
2035886989
Import gtk2-nodoka-engine 0.7.2.
...
Nodoka is a new good-looking GTK+2 engine from Fedora, derived from Murrine.
reads fine to ajacoutot@
2009-08-20 19:25:40 +00:00
robert
674e9a1efe
Add an ugly XXX hack to make it start up faster.
...
Discussec with antoine@
2009-08-20 14:14:12 +00:00
ajacoutot
275e394829
Make sure gnome-session finds gconftool-2.
...
commiting on behalf of giovanni@
2009-08-20 09:40:13 +00:00
landry
3691ab25d5
This one is SHARED_ONLY, so add relevant LIBTOOL_FLAGS and
...
CONFIGURE_ARGS. @comment .la in PLIST, bump PKGNAME.
prodded by ajacoutot@ while porting a similar gtk engine.
2009-08-20 07:52:25 +00:00
ajacoutot
7509902424
SECURITY
...
Fix local screen lock bypass vulnerability.
Debian bug #539699 , from by David Fries.
2009-08-20 07:03:15 +00:00
ajacoutot
b5d06f2613
Add gstreamer-confelements to run_depends.
...
Should fix runtime issue that steven@ reported.
2009-08-19 10:46:45 +00:00
ajacoutot
acd824f975
Small update to gtk2mm-2.14.5.
...
- Fix error handling for disabled exceptions
- Fix crash when widget not found
"please commit" wilfried@ (maintainer)
2009-08-18 09:13:59 +00:00
ajacoutot
1045068f3e
+pinot
2009-08-17 14:34:57 +00:00
ajacoutot
a2aa25b798
Import pinot-0.94 (hiiips!)
...
Pinot is a D-Bus service that crawls, indexes your documents and
monitors them for changes, with a GTK-based user interface that enables
to query the index built by the service or your favourite Web engine,
and display and analyze the results.
If you have the deskbar-applet package installed, you will be able to
use the pinot-live.py or pinot-module.py plugins from the applet.
Thanks to pinot developer Fabrice Colin for making me porting it and for
his hints.
2009-08-17 14:34:07 +00:00
giovanni
fb0576afb5
Update to 0.6.2 and fixes wantlib.
...
ok ajacoutot@
2009-08-17 12:14:52 +00:00
ajacoutot
2d1c76246b
Hmm, it seems my reminder text file does not work out anymore, I need a
...
bump on the head!
Don't try building the (removed) aterm,lite flavor anymore.
bump on the head from naddy@, thanks!
2009-08-15 22:36:58 +00:00
ajacoutot
e81c743dde
Update to f-spot-0.6.0.0.
...
This is just so that it does not rot forever outdated into the tree, it is
still broken and I haven't found time to look into it yet...
2009-08-15 17:40:05 +00:00
ajacoutot
88897abe92
Remove the "lite" flavor as jpeg and png support are never compiled in
...
anyway (it needs libafterstep).
While here, precise GPL version and rename a flavored patch.
On a side note, this port could seriously use an update...
ok sthen@
2009-08-15 16:40:27 +00:00
giovanni
929e42803c
Update to 2.6.2
...
ok jasper@
2009-08-14 10:09:38 +00:00
ajacoutot
ba1be34992
Use the gettext module.
...
ok kevlo@ (maintainer)
2009-08-13 16:32:54 +00:00
naddy
d6db8d1d42
also bump the flavored pkgname
2009-08-12 22:11:38 +00:00
kili
8789eb7dd8
Move pthread-stubs and xcb to WANTLIB-main. Bump -data and -gle.
2009-08-12 17:30:12 +00:00
ajacoutot
d1d95cbe5f
Use converters/libiconv module.
...
"maniac, ;-)" and ok espie@ (maintainer)
2009-08-12 15:28:08 +00:00
ajacoutot
a685d87c2b
Use converters/libiconv module and add MODLIBICONV_LIB_DEPENDS where
...
needed.
2009-08-12 14:12:22 +00:00
ajacoutot
1d215bfa15
Regen WANTLIB after gtk-vnc update.
2009-08-12 13:53:13 +00:00
ajacoutot
e9a6565802
Update to gtk-vnc-0.3.9.
...
Several bugfixes and add support SASL authentication extension.
2009-08-12 13:52:19 +00:00
ajacoutot
66392183b1
Use devel/gettext module.
2009-08-12 13:29:36 +00:00
ajacoutot
87128866d4
Use gettext module.
2009-08-12 12:44:13 +00:00
sthen
9a0a8800a8
BUILD_DEPENDS on gedit and xulrunner-devel, fixing build on a clean
...
machine. bump not needed. ok ajacoutot@
2009-08-12 11:20:34 +00:00
landry
15eb2d9665
HOMEPAGE and MASTER_SITES are now defined in xfce4.port.mk. Bump PKGNAME.
2009-08-11 19:59:30 +00:00
landry
746026fc5d
Switch orage, mousepad & xfce4-mixer to XFCE_GOODIE.
2009-08-11 19:58:23 +00:00
landry
0bef1b3667
MASTER_SITES now comes from xfce4.port.mk.
2009-08-11 19:56:39 +00:00
landry
353cde3260
Switch to XFCE_ARTWORK instead of XFCE_PROJECT. Bump xfce4-icon-theme
...
PKGNAME as HOMEPAGE gained a trailing /..
2009-08-11 19:55:52 +00:00
landry
06e84a46e4
xfprint & notification-daemon-xfce were moved to archive, so adjust
...
MASTER_SITES only for them..
2009-08-11 19:54:01 +00:00
landry
7424c51f8e
Switch to use THUNAR_PLUGIN instead of XFCE_GOODIE. bump PKGNAMEs as
...
HOMEPAGE changed.
2009-08-11 19:52:51 +00:00
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