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