Commit Graph

66096 Commits

Author SHA1 Message Date
ajacoutot
07174a9714 We want to use @unexec here and not @unexec-delete.
The reason is that if a theme is removed after updating to a new version,
then we are left over with a useless cache file because we are using
pkg_add -u and not pkg_delete.
2011-05-19 14:43:16 +00:00
ajacoutot
4f23ec182e Fix COMMENT. 2011-05-19 14:36:36 +00:00
ajacoutot
9ef4c5f760 We want @unexec-delete rm -f instead of @extra. 2011-05-19 14:30:39 +00:00
ajacoutot
c53ee58ede session and panel work ok enough, so enable them. 2011-05-19 14:19:08 +00:00
ajacoutot
f5799a9bb9 +metacity 2011-05-19 13:52:10 +00:00
ajacoutot
888558de21 Import metacity-2.34.0.
Metacity is a simple window manager that integrates nicely with GNOME.

(note that it is exactly the same as the one under x11/gnome except it
depends on x11/gnome/themes-standard (i.e. gtk+3) because the default
theme is different in GNOME3 -- eventually when upstream fix gtk+3
support in metacity this can go back in the main hierarchy and we'll add
a gtk+3 FLAVOR)
2011-05-19 13:50:17 +00:00
ajacoutot
8e7b304365 Precise conflict marker. 2011-05-19 12:45:53 +00:00
ajacoutot
5370f78670 Accessibility themes are now in gnome-themes-standard so remove theme from
here.
2011-05-19 12:45:23 +00:00
ajacoutot
3c101b3a3b Add missing RUN_DEPENDS.
Remove trailing blank line.
2011-05-19 11:57:37 +00:00
robert
65907ca1bc Add a .desktop file for the menus and install the icons too.
Remove the message about bumping shmall and datasize too.
2011-05-19 11:52:06 +00:00
ajacoutot
b93f9bb8f6 Fix Inherits. 2011-05-19 10:38:54 +00:00
ajacoutot
93fbbfa109 Add the corresponding "Inherits" theme to RUN_DEPENDS. 2011-05-19 10:31:44 +00:00
ajacoutot
e436c48f4e Metacity defaults to the "Clearlooks" theme, so it needs to RUN_DEPENDS on
gnome-icon-themes.
2011-05-19 10:06:37 +00:00
ajacoutot
50ec174ebe Enable gnome-tweak-tool. It still has a runtime issue but this is due to
py-gobject / gobject-introspection which is being worked on and not by
tweak-tool itself.
2011-05-19 08:40:07 +00:00
ajacoutot
4306a6f44a +session (commented) 2011-05-19 08:37:33 +00:00
ajacoutot
6cf4bb001c Import gnome-session-3.0.1.
gnome-session contains the GNOME session manager, as well as a
configuration program to choose applications starting on login.

(not hooked up yet)

ok jasper@
2011-05-19 08:36:41 +00:00
dcoppa
2dfbfce831 Fix floating point string printing in MySQL status output
(MySQL Bug #61205)

OK Brad (maintainer)
2011-05-19 08:35:15 +00:00
ajacoutot
ebd8419a3a Tighten build+run depends. 2011-05-19 08:31:57 +00:00
ajacoutot
73cb8d1f55 Add the inherited theme (i.e. Inherits=foo) to RUN_DEPENDS.
landry@ agrees
2011-05-19 07:57:51 +00:00
ajacoutot
1be6361984 Add gtk+2 and librsvg to RUN_DEPENDS.
Rational: except for QT/KDE ports, gtk+2 should already be in the
dependency chain for ports installing share/icons/ files (i.e. no need
to explicitely add it) and if we have svg icons without their png
counterpart and librsvg is not part of the dependency chain then we
explicitely add it.
gnome-icon-theme is the inherited theme for most icon themes so we
make sure we have gtk-update-icon-cache and can display svg icons.

landry@ agrees
2011-05-19 07:50:37 +00:00
jasper
32e1725de7 Security fix for CVE-2011-1838:
XSS Vulnerability with origurl parameter of login script

Patch from upstream
2011-05-19 06:27:30 +00:00
jasper
e3f4131571 regen 2011-05-19 06:25:53 +00:00
william
d4e9dfbd60 Fix name of script and bump REVISION. ok kurt@ 2011-05-19 02:39:06 +00:00
jasper
d307e174ed missing bump when switching to x11/polkit-gnome,gtk2
spotted by landry@
2011-05-18 21:26:56 +00:00
ajacoutot
3bbbf28131 Nothing in the dep chain provides librsvg, so explicitely depend on it
so that the icon is correctly displayed.

ok landry@ (maintainer)
2011-05-18 21:13:49 +00:00
ajacoutot
ddbb62ea09 Nothing in the dep chain provides librsvg, so explicitely depend on it
so that the icon is correctly displayed.
2011-05-18 21:12:08 +00:00
ajacoutot
454b1e3a85 Grrr. 2011-05-18 21:11:16 +00:00
ajacoutot
dfb4363ada Nothing in the dep chain provides librsvg, so explicitely depend on it
so that the icon is correctly displayed.
2011-05-18 21:06:28 +00:00
matthieu
ed65c0eb91 Use ${SHELL} to run install-sh since it may not be executable.
ok phessler@, landry@ who did run this through a full ports build.
2011-05-18 19:38:15 +00:00
robert
6236c7d71e sync transport dib code 2011-05-18 17:02:56 +00:00
robert
881a96968f fix plist 2011-05-18 16:31:07 +00:00
ajacoutot
dcf28a76f5 No need for these anymore. 2011-05-18 16:29:27 +00:00
ajacoutot
f0b3dd8bc1 No need to support procfs since we use kvm_getproc2(3).
"axe it" pval@ (maintainer)
2011-05-18 16:25:14 +00:00
jasper
65e00fdb7a don't put all the plugins into the main binary, may ease debugging 2011-05-18 16:22:55 +00:00
ajacoutot
be4496bb79 Let's not complicate things, remove the xsltproc tweak, it's not really
needed.
2011-05-18 15:50:37 +00:00
ajacoutot
fa61b6e915 Not needed. 2011-05-18 15:49:32 +00:00
ajacoutot
dd6d553609 Not really needed. 2011-05-18 15:49:05 +00:00
ajacoutot
8926e238ed This is not needed anymore. 2011-05-18 15:40:11 +00:00
jasper
fca36406d6 add commented panel entry 2011-05-18 15:33:29 +00:00
jasper
802d71e022 import gnome-panel 3.0.0.1 (needs lots of fixes, so not hooking it up yet)
gnome-panel contains the GNOME panel, the libpanel-applet library and
several applets:
  * the GNOME panel is the area on your desktop from which you can run
    applications and applets, and perform other tasks.
  * the libpanel-applet library allows to develop small applications
    which may be embedded in the panel. These are called applets.
    Documentation for the API is available with gtk-doc.
  * the applets supplied here include the Workspace Switcher, the Window
    List, the Window Selector, the Notification Area, the Clock and the
    infamous 'Wanda the Fish'.

feedback/ok aja@
2011-05-18 15:32:44 +00:00
jasper
2b668becca tweak decision logic for deciding if we should use the ipv4 or ipv6 tools.
it would default to ipv6 as most interfaces have an unused ipv6 address, while
actually using the ipv4 address. this fixes ping/traceroute functionality when
using hostnames instead of ip addresses.
2011-05-18 15:25:34 +00:00
sthen
e93b9fa8f1 Add daemon_flags support to squid.rc. From Marcus MERIGHI.
ok Brad (maintainer), dcoppa@, aja@
2011-05-18 14:47:55 +00:00
jasper
bf79395caf prevent a tornado of warnings and let this work a lot better 2011-05-18 13:29:11 +00:00
ajacoutot
f06d0143e7 Unbreak runtime: use MAKE_FLAGS, not FAKE_FLAGS. 2011-05-18 13:13:07 +00:00
sebastia
9a3c792c08 Fix LIB_DEPENDS to sqlite3 due to changes in libxslt
OK landry@, yes please sthen@
2011-05-18 13:08:25 +00:00
jasper
b6cb8227ab - fix path in MESSAGE
"sure" aja@ (MAINTAINER)
2011-05-18 11:18:31 +00:00
ajacoutot
a56d9ffd0a Remove libtool files from plugins dir. 2011-05-18 11:17:37 +00:00
ajacoutot
90b1ff42ac SHARED_ONLY is already implied by the python module.
Add a full stop in DESCR.
2011-05-18 11:06:24 +00:00
jasper
b02f361d1c remove bogus LIB_DEPENDS
ok aja@
2011-05-18 11:06:05 +00:00
landry
5e3a3195f1 +py-poppler 2011-05-18 10:56:41 +00:00