Commit Graph

6651 Commits

Author SHA1 Message Date
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
sthen
556b3bae8b Better license marker. No bump necessary. 2009-01-24 17:58:44 +00:00
ajacoutot
b1f6ee7ff3 - add -pthread to LDFLAGS 2009-01-24 15:35:18 +00:00
ajacoutot
098377f7d7 - add @bin marker and NO_REGRESS 2009-01-24 15:33:12 +00:00
ajacoutot
1711486182 - re-add gstreamer-ffmpeg dependency now that it works
needs version >= 0.10.5, as requested by jasper@
2009-01-24 12:40:40 +00:00
ajacoutot
477f228b72 - better patch from David Coppa so that we can get rid of the gtar dep
- regen patches and set GPL version number while here
2009-01-24 11:49:55 +00:00
jasper
0baf77c9e7 - do the correct db4-dance in LIB_DEPENDS
spotted by naddy@, thanks!
2009-01-23 18:13:25 +00:00
ajacoutot
3e076fc88a - this needs gtar
- regen WANTLIB

from David Coppa on ports@, thanks!
ok jasper@
2009-01-23 16:31:26 +00:00
ajacoutot
d42eb01bf6 +lxrandr 2009-01-23 15:55:05 +00:00
ajacoutot
524cbdbe9d Import lxrandr-0.1
LXRandR is a very basic monitor config tool utilizing X RandR extension.
It's a GUI frontend of the command line program xrandr. LXRandR can let
you change the screen resolution on the fly. Besides, when you run
lxrandr with external monitor connected, its GUI will change, and show
you some quick options to get your projector working correctly.
<...>

Note that this will not work on each and every installations but it does
its job for me.

ok jasper@
2009-01-23 15:53:27 +00:00
ajacoutot
f84adeeefe - unbreak 2009-01-23 12:46:36 +00:00
sthen
2703733a18 update to 0.4.7 from Ryan Freeman <ryan at slipgate dot org> on ports@
with small adjustments. maintainer's email bounces.
2009-01-22 20:39:03 +00:00
ajacoutot
1be520b9c7 - set PORTHOME to please systrace
- add a missing build_depends
- remove gstreamer-ffmpeg from dependencies; it doesn't work at all and is
only good at leaving core dumps under $HOME; people wanting xvid/divx/mpeg4
support under totem should install the xine FLAVOR
2009-01-22 18:41:17 +00:00
jasper
3212401369 - merge PFRAG.shared into PLIST for ports that are SHARED_ONLY=Yes
agreed by ajacoutot@
2009-01-22 18:40:13 +00:00
ajacoutot
a00531f779 - add missing rarian goo and dependency 2009-01-22 16:30:12 +00:00
ajacoutot
8a0d6ed314 - no need for rarian/scrollkeeper here
- regen PLIST gives us a new translation
2009-01-22 16:14:01 +00:00
jasper
c399ea7a0f - add gnome-games-extra-data 2009-01-21 22:08:59 +00:00
jasper
a7578ff303 import gnome-games-extra-data 2.24.0
gnome-games-extras-data contains extra data files for the gnome-games
package. At the moment this is almost entirely extra themes and artwork
for the games.
2009-01-21 22:07:55 +00:00
ajacoutot
debb76a251 - stop systrace spam by avoiding xsltproc to access the net 2009-01-21 17:14:42 +00:00