8626 Commits

Author SHA1 Message Date
ajacoutot
d74efa0c48 Fix build.
noticed by landry@
2010-07-22 09:12:42 +00:00
edd
c18dcc985a convert some of my ports to the new LIB_DEPENDS and REVISION conventions.
OK sthen@
2010-07-21 21:14:47 +00:00
steven
18f8738020 update homepage 2010-07-21 20:37:26 +00:00
ajacoutot
7d7d5bad26 Remove non existent configure args.
Move to new DEPENDS while here.
2010-07-21 20:01:10 +00:00
ajacoutot
5145457348 Add missing dependency on py-xdg.
from Juha Erkkila
2010-07-21 18:42:35 +00:00
ajacoutot
b4c9935c1c Make sure we don't end up with the same entry listed several times in the
default configuration. This fixes crawling on systems where XDG_* special
directories are set to HOME.
2010-07-20 09:38:34 +00:00
ajacoutot
bb5c2d9178 Bugfix update to gtksourceviewmm-2.10.1.
* Fixed passing empty strings to SourceLanguageManager::guess_language()
2010-07-19 22:06:06 +00:00
edd
cff3d5fe18 add a patch from svn that fixes tint on sparc64. OK sthen@ 2010-07-19 15:17:45 +00:00
edd
ff905902c8 regenerate patch - OK sthen@ 2010-07-19 15:13:19 +00:00
landry
f371a46205 Convert py-gnome-extras to build against/use xulrunner 1.9, patch mostly
taken from debian. Added comments to patches while here.
This needs a very -current xulrunner, hence version check enforced in
LIB/BUILD_DEPENDS.
ok ajacoutot@
2010-07-19 14:55:03 +00:00
naddy
a2c9a774ff Remove redundant variables OPSYS and OPSYS_VER.
OPSYS was always "OpenBSD", the ports tree doesn't cover other
operating systems.
OPSYS_VER was the same as OSREV.

ok espie@
2010-07-18 18:49:01 +00:00
kili
c0220d10c2 Zap the v0' from PKGNAME-main to get rid of the v0v0'.
Bump EPOCH (else updates won't work).
2010-07-18 18:27:13 +00:00
ajacoutot
4412a3e196 Mention gnome-system-monitor. 2010-07-18 06:12:26 +00:00
ajacoutot
5cd7b9d197 Better MASTER_SITES. 2010-07-18 05:33:44 +00:00
matthieu
fc66a6fee5 update to rendercheck 1.3. hints and ok sthen@. 2010-07-17 20:32:38 +00:00
kili
671ec9137c Update to to version 0.11.1.
Add battery monitor support for OpenBSD.

From maintainer Jona Joachim.
2010-07-17 14:55:21 +00:00
kili
7adf58310c New WANTLIB/LIB_DEPENDS style. 2010-07-17 13:59:44 +00:00
kili
a72ff5f5e9 Switch to REVISION. 2010-07-17 13:56:14 +00:00
kili
65b2bee750 Switch to REVISION and new WANTLIB/LIB_DEPENDS style. 2010-07-17 13:54:30 +00:00
kili
50d05ff91a Add LIB_DEPENDS to RUN_DEPENDS (for the -lib subpackage).
Switch to REVISION and now WANTLIB/LIB_DEPENDS style.
Bump (only -lib).
2010-07-17 13:49:21 +00:00
kili
205d4391a4 Add LIB_DEPENDS to RUN_DEPENDS.
Switch to REVISION.
Bump.
2010-07-17 13:43:36 +00:00
ajacoutot
3670f93c23 +polkit-qt4 2010-07-17 05:57:59 +00:00
ajacoutot
7fdf4a960e Not needed, shared only. 2010-07-17 05:57:27 +00:00
ajacoutot
54ffbe14d8 Import polkit-qt4-0.95.1.
polkit-qt4 is a library that lets developers use the PolicyKit API
through a nice Qt-styled API. It is mainly a wrapper around QAction and
QAbstractButton that lets you integrate those two component easily with
PolicyKit.
2010-07-17 05:50:24 +00:00
naddy
7a0545185f bump after mcclient library fix 2010-07-16 20:19:49 +00:00
ajacoutot
f3c097f76c Fix several implicit declarations.
Move to REVISION and new DEPENDS.
Regen WANTLIB.
2010-07-16 13:15:19 +00:00
ajacoutot
3b93e116fc Bugfix update to tracker-search-0.8.15. 2010-07-16 11:56:15 +00:00
sebastia
77a5dca5c8 Use VERSION in the Makefile, and do not overwrite CFLAGS, regen PLIST, as pointed out by Antoine
OK ajacoutot@
2010-07-16 11:25:12 +00:00
ajacoutot
6d25002e5e Fix some warnings. 2010-07-16 10:04:10 +00:00
ajacoutot
2b5bb40706 Remove myself from MAINTAINER.
Use REVISION and new DEPENDS.
2010-07-16 09:58:09 +00:00
sebastia
7f749cfc04 enable tkdnd, tkhtml, tktray 2010-07-16 08:37:24 +00:00
sebastia
a2ae1f1ec5 import tkhtml, Tk widget to display HTML/CSS formatted contents.
Tkhtml3 is a Tk widget that displays content formatted according
to the HTML and CSS standards. Tkhtml3 is not an end-user application,
it is for Tcl programmers who wish to embed a standards-compliant
HTML/CSS implementation in their applications.

OK landry@ and after more cleanup, also OK sthen@
2010-07-16 08:32:13 +00:00
sebastia
6dc48e3589 import tkdnd, drag n drop extension for Tk.
TkDND is an extension that adds native drag & drop
capabilities to the tk toolkit.

OK landry@, and after more cleanup, also OK sthen@
2010-07-16 08:30:27 +00:00
sebastia
d99a36aae6 Import tktray, system tray icon support for Tk.
Tktray is an extension that is able to create system tray icons.                                                                                                                                                              
It follows http://www.freedesktop.org specifications when looking                                                                                                                                                             
up the system tray manager. This protocol is supported by modern                                                                                                                                                              
versions of KDE and Gnome panels, and by some other panel-like                                                                                                                                                                
application.
OK landry@, and after more cleanup, also OK sthen@
2010-07-16 08:28:14 +00:00
edd
7289784553 remove redundant GCC4 stuff for PPC (from brad) and update to new libs style.
OK sthen@
2010-07-14 18:15:37 +00:00
landry
c5587c0d13 Switch to REVISION. 2010-07-14 11:48:13 +00:00
ajacoutot
543edee30d Bugfix update to gtk-vnc-0.4.1. 2010-07-14 11:11:18 +00:00
ajacoutot
561f6e5690 Update to f-spot-0.7.1. 2010-07-14 10:58:35 +00:00
ajacoutot
8e9fecc821 Use EPOCH. 2010-07-13 20:39:03 +00:00
ajacoutot
5f70bafe92 Use REVISION. 2010-07-13 20:37:02 +00:00
sthen
d55e1837f6 use REVISION 2010-07-13 20:14:21 +00:00
ajacoutot
6ae7ee39fd Bugfix update to pinot-0.96.
Changelog can be found at:
    http://svn.berlios.de/wsvn/pinot/tags/version_0_9_6/NEWS
2010-07-13 16:51:24 +00:00
ajacoutot
dd2097ee39 Bugfix update to gvfs-1.6.3. 2010-07-13 16:14:28 +00:00
ajacoutot
4d72d58e97 Fix CONFIGURE_ARGS, no binary change. 2010-07-13 14:52:26 +00:00
kili
95c48078ce Fix WANTLIB (s/wmflite-0.2/wmflite/) and bump. 2010-07-13 09:28:07 +00:00
kili
3cbf14992a Fix WANTLIB (+lib/kde3/kdegames). 2010-07-12 21:25:31 +00:00
kili
277ec02332 Fix WANTLIB-main (stripping version numbers from lber and ldap).
I'm not removing extra libraries reported by port-lib-depends-check
for now.
2010-07-12 20:44:02 +00:00
ajacoutot
d53415d144 Fix depends after gtk-vnc update. 2010-07-12 09:32:32 +00:00
ajacoutot
7cc23beb5c Update to gtk-vnc-0.4.0. 2010-07-12 09:31:51 +00:00
sebastia
5d76989c91 zap spaces and ' from filename and bump
OK: ajacoutot@ sthen@
2010-07-11 13:03:21 +00:00