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
landry
687af88597
Import py-poppler 0.12.1 from maintainer Ido Admon.
...
Python bindings for the Poppler PDF rendering library, needed by an
upcoming pdfshuffler port.
With tweaks and ok jasper@
Grumblings about poppler api changes from kili@
2011-05-18 10:56:06 +00:00
jasper
7d1ee4a2aa
bleh, removed devel/gsettings-desktop-schemas from eog instead of eog-plugins..
2011-05-18 09:12:28 +00:00
ajacoutot
c3101c7472
Tweak comment, remove bogus RUN_DEPENDS.
2011-05-18 09:06:28 +00:00
jasper
b03cd60bdc
enter databases/
2011-05-18 09:02:31 +00:00
jasper
77cf7bedce
sync
2011-05-18 08:58:14 +00:00
jasper
909c95643a
import eog-plugins 3.0.0 (with map plugin disabled, depends on new clutter)
...
Set of plugins for Eye of GNOME.
ok aja@
2011-05-18 08:57:48 +00:00
jasper
5e1d01f61d
import eog 3.0.1
...
This is the Eye of GNOME, an image viewer program. It is meant to be a
fast and functional image viewer.
ok aja@
2011-05-18 08:56:06 +00:00
dcoppa
4e2d78bc08
In pre-install, get rid of a bunch of rm's and use:
...
find ${WRKDIST}/lib -name '*.lua.in.orig' -print | xargs rm
which will always be good in every case.
2011-05-18 08:28:55 +00:00
ajacoutot
ae5066d59d
Host these files that are not reachable anymore.
2011-05-18 08:09:27 +00:00
robert
7c86d87e4c
remove bogus wantlib
2011-05-18 07:42:29 +00:00
jeremy
77d605d852
About 4 months late, but link ruby-profligacy to the build
2011-05-18 01:10:50 +00:00
espie
bb2bf62650
hunting for stupid distfiles...
2011-05-18 01:03:52 +00:00
landry
45140355c1
Update to midori 0.3.6
2011-05-17 21:03:10 +00:00
ajacoutot
b5d6ad6a2e
Maintenance update to gnutls-2.12.5.
2011-05-17 19:08:08 +00:00
ajacoutot
117a42bba5
Better HOMEPAGE.
2011-05-17 19:04:14 +00:00
landry
86fd56acf2
Remove hppa-specific hack adding -O0, it seems to just build and run
...
fine now. Fold back common MAKE_FLAGS in a single place.
From Brad.
2011-05-17 19:01:39 +00:00
ajacoutot
a41c79296a
Remove XXX, it's just the way port-lib-depends-check is suposed to work.
2011-05-17 18:21:28 +00:00