Commit Graph

6669 Commits

Author SHA1 Message Date
simon
0bd5575fb0 import p5-X-Osd
XOSD displays text on your screen, sounds simple right?  The difference
is it is unmanaged and shaped, so it appears transparent.  This gives
the effect of an On Screen Display, like your TV/VCR etc.

looks good to/feedback from jasper@
2009-02-02 22:59:23 +00:00
pyr
7eaf1d82cf Update to scrotwm-0.7.
Kill scrot and terminus-font dependency as they are not required.
Mention scrot in the configuration file.
ok ajacoutot@
2009-02-02 21:21:19 +00:00
ajacoutot
4468f7f8a1 - maintenance update to gnome-speech-0.4.23 2009-02-02 15:41:05 +00:00
ajacoutot
3722d3b6f8 - fix 2 crashes under VNC displays:
* patch-plugins_mouse_gsd-mouse-manager_c is from upstream SVN: fix crash
with X servers that don't provide XInput
* patch-gnome-settings-daemon_gnome-settings-module_c: disable loading of
the keyboard plugin under VNC-like displays

"commit it" jasper@
2009-02-02 15:13:08 +00:00
ajacoutot
66e9b91102 - bump package now that we have Xephyr(1)
it will be picked up and .desktop file will change
2009-02-02 15:00:14 +00:00
sthen
b0f34b5bfb somewhere in the update between 4.20 and 4.28 upstream changed this to
install an identical copy of the 6x12 font named "bold" (i.e. to prevent
a synthetic bold font being generated). everyone I talked to hates this,
and would like it if 6x12 bold was distinct from 6x12 normal, even if
it's a little blocky, so change ALL_TARGET from pcf to n12, and regen
the PLIST, this reinstates the expected behaviour.
2009-02-02 11:19:21 +00:00
pea
f8e34b29aa Update to 1.8.3.
ok ajacoutot@
2009-02-02 10:28:41 +00:00
landry
007f459df5 Update to xdotool-20090126.
Most of patch-Makefile was integrated upstream.
Regen PLIST to add @bin marker.
2009-02-01 13:38:19 +00:00
jasper
45a4e3b382 - update freefont-ttf to 20090104 2009-02-01 11:13:34 +00:00
jasper
7aeab1458c - add mergeant 2009-01-31 22:47:29 +00:00
jasper
642ff93531 import mergeant 0.67
The GNOME-DB project aims to provide a free unified data access
architecture to the GNOME project. GNOME-DB is useful for any
application that accesses persistent data (not only databases, but
data), since it now contains a pretty good data management API.

Mergeant is a front-end for database administrators and database
application developers.
It can use all the data providers that are configured for libgda
(mysql, postgredql, sqlite, bdb, openldap, etc).

feedback and ok ajacoutot@
2009-01-31 22:46:07 +00:00
jasper
dbb39f2f95 - use sqlite3 from ports, instead of the one shipped with libgda
- remove configure option that doesn't do anything
- regen PLIST

hint from simon@ some time ago about private functions of sqlite3
feedback and ok ajacoutot@
2009-01-31 22:13:37 +00:00
jasper
b1f33b11fb - don't build and install the drivemount applet, it won't work on openbsd
agreed by ajacoutot@
2009-01-31 16:06:26 +00:00
jasper
c179ff924a - update libgnomedb to 3.1.2
- use graphviz
- use API_VERSION for SUBST_VARS in PLIST
- roll in a memleak fix from svn
2009-01-31 15:19:35 +00:00
jasper
80bb50e63c - make the trayer icon work in gnome-panel
"great!" ajacoutot@
2009-01-31 13:01:26 +00:00
jasper
56740137f4 - bring back the "Change password" button for gnome-about-me
* based on open solaris' fix

ok ajacoutot@
2009-01-31 12:23:29 +00:00
ajacoutot
60902b8ffd - sanitize default commands
ok jasper@
2009-01-31 12:09:49 +00:00
jasper
04e2952a30 - fix linking a bit more
- specify license for gio-sharp
2009-01-31 11:07:59 +00:00
jasper
253253eb9f - mark telepathy-idle broken, as it just doesn't work (anymore)
- add commented entry for f-spot in gnome/Makefile

discussed with ajacoutot@
2009-01-31 09:25:33 +00:00
jasper
323fabe2d9 - set missing MODGNOME_HELP_FILES
- re-order dependencies
- don't install f-spot-import (needs HAL)
(still doesn't work though)

ok ajacoutot@
2009-01-31 09:15:33 +00:00
sturm
90abd467a8 fix WANTLIB 2009-01-30 20:49:41 +00:00
jasper
f003609a4f - Use mkstemp() instead of legacy and race-prone mktemp().
oki ajacoutot@
2009-01-30 18:15:59 +00:00
sturm
346053f969 fix WANTLIB 2009-01-30 11:28:32 +00:00
jakemsr
af55aebe26 *sigh* more stuff that got missed in the previous commit 2009-01-29 22:37:21 +00:00
jakemsr
9a54e5c892 file additions/removals that got left out of the previous commit 2009-01-29 22:34:33 +00:00
jakemsr
80e27f4e75 * add sndio backend for artsd
* use audio(4) instead of ossaudio(3) in kdemultimedia3 as much as
  possible
* sync WANTLIB in dependant ports

testing/prodding from todd@.  briefly discussed with naddy@, ajacoutot@
and jasper@
2009-01-29 22:28:58 +00:00
sturm
6fc81948c6 fix WANTLIB 2009-01-29 22:23:04 +00:00
sturm
3d79ee813e fix WANTLIB for -main 2009-01-29 21:08:26 +00:00
ajacoutot
0900565a45 - disable gnome-keyring SSH agent by default; as this is a GConf entry,
it can be enabled easily for who needs it.
We do this because even when one does not have any key under ~/.ssh/ the
agent fires up asking for a password which is quite annoying!

ok jasper@
2009-01-29 18:15:19 +00:00
ajacoutot
5c4f46ca0f - fix missing and/or wrong desktop goos
Thanks to sthen@ who came up with a nice big list of potential missing
desktop goos but got caught up by crack-attack...
ok sthen@ jasper@
2009-01-29 17:37:56 +00:00
sthen
861090a2f7 - SECURITY; fix http://www.trapkit.de/advisories/TKADV2009-004.txt
for the internal ffmpeg.  From Brad.

- sync WANTLIB (gio)
2009-01-29 17:28:13 +00:00
sthen
31cd795bcf +dejavu-fonts 2009-01-29 16:14:27 +00:00
sthen
cb7096d67b import dejavu-fonts, from maintainer Tim van der Molen:
The DejaVu fonts are a font family based on the Bitstream Vera fonts.
Their purpose is to provide a wider range of characters while
maintaining the original look and feel.

The DejaVu fonts family contains the following styles.

-- Sans: Book, Bold, Oblique, Bold Oblique, Condensed, Condensed
   Bold, Condensed Oblique and Condensed Bold Oblique
-- Serif: Book, Bold, Italic, Bold Italic, Condensed, Condensed Bold,
   Condensed Italic and Condensed Bold Italic
-- Mono: Book, Bold, Oblique, Bold Oblique
2009-01-29 16:09:57 +00:00
ajacoutot
35b27c7e02 - it seems this patch was forgotten in previous commit
- safe bump
2009-01-28 19:05:23 +00:00
ajacoutot
a6400c59f6 - update to gdm-2.20.9
this does not really concerns us as all fixed bugs are solaris related, but
well at least we're running with the latest "old" GDM version ;)

ok jasper@
2009-01-28 16:39:01 +00:00
ajacoutot
87daa7fbc0 - don't add a "Shut Down..." button on the panel when GDM is not running;
this complies with old behaviour (that's for you sthen@) which we want
because we don't use dbus+polkit+consolekit.
2009-01-28 16:36:41 +00:00
jasper
c4aa7d354a - maintenance update dbus to 1.2.12
from Brad, ok ajacoutot@
2009-01-28 14:16:19 +00:00
pyr
228e870ba0 +scrotwm 2009-01-28 13:21:35 +00:00
pyr
7df58d6704 Import scrotwm.
``Scrotwm is a small dynamic tiling window manager for X11. It tries to
stay out of the way so that valuable screen real estate can be used for
much more important stuff. It has sane defaults and does not require one
to learn a language to do any configuration. It was written by hackers
for hackers and it strives to be small, compact and fast. ''

Development is ongoing, but I'll make (or you can tell me to make)
snapshots every time it is necessary.

ok ajacoutot@ and other members of the french family.
2009-01-28 13:20:23 +00:00
ajacoutot
cd6ec5e59a - update to version 0.5.0.3
- mark it as BROKEN (I doubt is actually ever worked...); I'll work on
it but there's no need to give false hope for now

ok jasper@
2009-01-26 14:40:58 +00:00
jasper
cc1fd56b88 - update gcalctool to 5.24.3.1
* bugfix for multiposition bit shifts
2009-01-26 12:45:08 +00:00
jasper
12719c79e1 - better diff to take care of the gtar-isms (from david coppa, thanks!)
- regen WANTLIB and PLIST while here
2009-01-26 10:20:39 +00:00
jasper
42ab9556d7 - use MAJOR_VERSION also in MASTER_SITES 2009-01-25 19:44:37 +00:00
jasper
a8bccb1f89 - move major version variable into Makefile.inc 2009-01-25 19:23:49 +00:00
ajacoutot
cd9eec24f0 - remove outdated comment about descrambling DVDs
ok espie@
2009-01-25 18:58:58 +00:00
ajacoutot
b3898ef46d - better audio mixer device name 2009-01-25 18:56:21 +00:00
ajacoutot
a876a9c3a4 - remove outdated MESSAGE 2009-01-25 16:48:15 +00:00
ajacoutot
fb6048f04f - fix and patch DLLMAP_FILES
doesn't make f-spot work yet but at least, obvious mistake is corrected
- regen PLIST while here
2009-01-24 19:55:00 +00:00
ajacoutot
8f3738a805 - turns out the mono MODULE already has a built-in receipe for my previous
fix, so fix and use DLLMAP_FILES.
I don't really like a MODULE abusing post-configure target... oh well.
2009-01-24 19:04:04 +00:00
ajacoutot
2caf893d4e - fix tomboy-panel (i.e. tomboy applet)
- regen PLIST while here
2009-01-24 18:31:18 +00:00