Commit Graph

66105 Commits

Author SHA1 Message Date
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
landry
7f6bb0b91c Update to xfce4-terminal 0.4.7.
Fixes (among others) memory leaks/high cpu usage with vte 0.28, see
https://bugzilla.xfce.org/show_bug.cgi?id=6921
2011-05-17 18:11:28 +00:00
landry
f8108f9a57 Update to xfdesktop 4.8.2. 2011-05-17 18:08:39 +00:00
jasper
cf52d2d039 sync 2011-05-17 17:22:16 +00:00
jasper
91c74351ca import gnome-nettool 3.0.0
GNOME Nettool is a set of front-ends to various networking command-line
tools, like ping, netstat, ifconfig, whois, traceroute, finger.

ok aja@
2011-05-17 17:21:35 +00:00
ajacoutot
131ac97219 +evolution-data-server 2011-05-17 17:07:50 +00:00
ajacoutot
347101e7d3 Import evolution-data-server-3.0.1.
The Evolution Data Server package provides a unified backend for
programs that work with contacts, tasks, and calendar information. It
was originally developed for Evolution (hence the name), but is now used
by other packages as well. 

The Evolution Data Server provides a single database for common,
desktop-wide information, such as a user's address book or calendar
events.

ok jasper@
2011-05-17 17:07:32 +00:00
ajacoutot
80bfdfdd6f Update to glabels-3.0.0. 2011-05-17 17:05:38 +00:00
ajacoutot
03be77925a Depends on x11/polkit-gnome,gtk2. 2011-05-17 15:05:03 +00:00
ajacoutot
f451f25a43 Only build the gtk2 FLAVOR of polkit-gnome by default, gir-scanner fails
when trying to build a gtkX version when gtkY is installed and currently
the gtk3 support is only needed for gnome3 ports which are not enabled.
2011-05-17 15:04:42 +00:00
ajacoutot
368e4ebd31 Move to gtk3 and add a gtk2 FLAVOR.
ok jasper@
2011-05-17 15:02:46 +00:00
ajacoutot
fc107d5a58 Fix RUN_DEPENDS. 2011-05-17 14:34:05 +00:00
ajacoutot
c37b53ec3d Add a small doc for people who want to start playing with gnome3.
NOTE: not much is in yet... so better wait a little until they're cool
stuffs to play with.
2011-05-17 14:26:53 +00:00
ajacoutot
da9febb5b8 Fix distinfo. 2011-05-17 14:22:06 +00:00
ajacoutot
74d64c1042 Bump all after removing and x11/gnome/Makefile.inc change. 2011-05-17 14:11:30 +00:00
ajacoutot
610ea0541d Fix dependencies. 2011-05-17 14:08:15 +00:00
ajacoutot
27dbf31d5f Finish the move. 2011-05-17 14:05:11 +00:00
ajacoutot
f5a3f0cd4d Shuffle things around so that the gnome3 directory is usable like
mystuff. README coming soon so anyone can start having 'fun' with gnome3
ports.
Also this will allow proper dependencies to be set from the start
instead of breaking half of the tree when GNOME3 is enabled.

discussed with an ok jasper@
2011-05-17 14:03:46 +00:00
dcoppa
75daded68d Again, do not install foreign language man pages: too many mandoc
errors with letters containing diacritics.

Zap USE_GROFF.
2011-05-17 14:03:30 +00:00
ajacoutot
3cc007d382 Remove gnome3 hack, this won't be needed anymore. 2011-05-17 13:48:18 +00:00
jasper
586932e4e5 - update to 0.8.3
- sync wantlib
2011-05-17 11:49:49 +00:00
jasper
651c1c7fbc add backup master site 2011-05-17 11:36:26 +00:00
rpointel
6d7217ebf2 update minitube to 1.4.3.
ok dcoppa@ pirofti@(maintainer).
2011-05-17 11:33:46 +00:00
dcoppa
0140248139 Update to awesome-3.4.10 (codename "Exploder") 2011-05-17 11:30:54 +00:00
ajacoutot
9986e5b4c2 Satisfy all lib dependencies using LIB_DEPENDS, relying on RUN_DEPENDS just
breaks the dep chain.
2011-05-17 11:14:53 +00:00