Commit Graph

58172 Commits

Author SHA1 Message Date
ajacoutot
da0b6bf00d Subpackage this port so that polkit support is not enforced if not wanted.
gconf,-main -- same as current one
gconf,-polkit -- polkit support files (used to apply system-wide default
or mandatory settings)

ok jasper@ robert@
2010-07-07 16:40:22 +00:00
ajacoutot
71e59845f0 Enable polkit support.
ok jasper@ robert@
2010-07-07 16:38:27 +00:00
ajacoutot
69194d773f Enable console-kit support.
Extend README.OpenBSD.

ok jasper@ robert@
2010-07-07 16:37:57 +00:00
ajacoutot
b5c3d5442d Enable console-kit support.
While here, clean up this port and fix the default dm directory.

ok jasper@ robert@
2010-07-07 16:37:05 +00:00
ajacoutot
0574bc2000 +polkit-gnome
"go ahead" landry@
ok jasper@ robert@
2010-07-07 16:34:57 +00:00
ajacoutot
8d3f67593e +consolekit
+polkit

"go ahead" landry@
ok jasper@ robert@
2010-07-07 16:34:38 +00:00
sthen
9adc0b244d --disable-mcheck is no longer a valid configure argument; remove it,
fixing DEBUG build. Spotted by dhill@, fix from Brad.
2010-07-07 15:57:48 +00:00
sebastia
71a7f5a4db adapt to the new SO_PEERCRED.
OK sthen@, landry@
2010-07-07 13:58:11 +00:00
ajacoutot
a704bdc2a8 fmt(1). 2010-07-07 08:20:28 +00:00
ajacoutot
8213a2228a Extend MESSAGE, from sthen@
Tweak PLIST while here.
2010-07-07 07:28:03 +00:00
sthen
70094b564f update to 0.12 2010-07-06 23:16:21 +00:00
espie
af53957b39 remove old stuff, and ws 2010-07-06 22:52:07 +00:00
espie
dd818a1565 there is no 3.3 in MODKDE, so remove that... 2010-07-06 22:39:23 +00:00
espie
b660df6b9b zap reeeally old variable 2010-07-06 22:25:53 +00:00
naddy
bcc6924b27 catch up with struct sigframe change on i386; from maintainer Josh Elsasser 2010-07-06 21:49:24 +00:00
sthen
53212d89da Let this build on gcc2 arch; same thing as recent diff for www/lighttpd.
From Brad, following a report from Sevan.
2010-07-06 21:10:50 +00:00
sthen
2fe5ee4af4 fix gcc2 build; from Brad, tested by Sevan who submitted a different
diff to fix the same problem.
2010-07-06 17:17:50 +00:00
espie
436b053f42 should be a RUN_DEPENDS 2010-07-06 17:17:35 +00:00
ajacoutot
3668f7a35d +chmsee 2010-07-06 16:44:04 +00:00
ajacoutot
2bf9e8303d Import chmsee-1.1.0
Gtk viewer for Microsoft HTML Help (aka "CHM", Compiled HTML) files
using chmlib and Mozilla's gecko engine.

Based on a submission from Jiri B. with some tweaks.
2010-07-06 16:43:29 +00:00
ajacoutot
e823f8e823 Use the gettext MODULE. 2010-07-06 16:27:46 +00:00
espie
cef787f8a6 fix runtime depends after LIB_DEPENDS fixes 2010-07-06 15:39:05 +00:00
espie
3872446ae0 fix after recent LIB_DEPENDS change, make sure we have this as a RUN_DEPENDS,
as it makes no sense to install fleditor without fltk.
2010-07-06 15:37:46 +00:00
espie
b2542ec1c5 there's no shared library in boost that's used for this, bump pkgname 2010-07-06 15:32:44 +00:00
espie
d59abd10d0 semantic change of LIB_DEPENDS (or abuse ?) avoid package change. 2010-07-06 15:20:36 +00:00
espie
7eff9180c4 abuse of LIB_DEPENDS 2010-07-06 15:17:33 +00:00
espie
cb5a10072f off-by-1 in splice.
more intuitive: copy the list except for dropped elements
2010-07-06 14:50:53 +00:00
espie
d24243d7ec debug complains 2010-07-06 14:29:15 +00:00
espie
03d45ee036 use new subpackage-dependent ONLY_FOR_ARCHS 2010-07-06 13:02:14 +00:00
espie
62995c89d4 make ONLY_FOR_ARCHS and NOT_FOR_ARCHS subpackage-dependent 2010-07-06 12:38:26 +00:00
espie
da03d678c9 print-plist-contents | grablibs appears often enough: combine them as
print-plist-libs
2010-07-06 12:09:55 +00:00
espie
45a2880841 allow libspecs to come from current ports internal dependencies (even if
they're not installed yet)
2010-07-06 12:02:35 +00:00
espie
e946b4c62d explicitly document that the .spec files are just there to force reevaluation
of cookie during development
2010-07-06 11:50:57 +00:00
espie
8ea8f2a482 don't bother computing pkgname if all we want is the plist from the pkgpath 2010-07-06 11:27:38 +00:00
espie
9393b27969 fix abuse of LIB_DEPENDS 2010-07-06 10:03:42 +00:00
espie
408627e945 abuse of LIB_DEPENDS 2010-07-06 08:17:13 +00:00
sthen
6b103e74ba - fix build on 64-bit arch following last update
- tighten RUN_DEPENDS for -plugins
- remove some patches and most of the custom do-install in favour
of passing variables to make and using upstream's build infrastructure.
- tidy Makefile

ok sebastia@, maintainer timeout
2010-07-06 07:41:46 +00:00
ajacoutot
b34586e102 SO_PEERCRED fallout.
spotted by naddy@
2010-07-06 06:38:32 +00:00
espie
c70197b59e oh yeah, iconv is in gettext, sure. ;( 2010-07-05 22:52:38 +00:00
espie
1ad2608d97 unfuck 2010-07-05 22:44:16 +00:00
espie
e6b83209ea this abuse is almost certainly RUN_DEPENDS + BUILD_DEPENDS 2010-07-05 22:42:07 +00:00
sthen
e2d09616d7 adapt to our new SO_PEERCRED 2010-07-05 22:03:22 +00:00
naddy
8055126324 remove binary-only port that relies on broken or (soon to be) removed
foreign OS compatibility
2010-07-05 21:54:53 +00:00
sthen
0e50d5fc42 Fix for mbox (Renaming mailbox under newly created dir didn't move
index directory). From upstream via Brad.
2010-07-05 21:54:28 +00:00
kili
b114a07f75 BUILD_DEPENDS, not BUILD_DEPEND.
(still far behind my own fat-fingering skills found by espie@)
2010-07-05 20:41:06 +00:00
espie
2a8ad87733 purple is in a sub now 2010-07-05 20:39:52 +00:00
espie
1fbd86e4c8 idn comes indirectly from curl 2010-07-05 20:37:30 +00:00
espie
2c9821cc93 fix location of libspec 2010-07-05 19:36:10 +00:00
espie
ca84c3599a gstreamer comes from... elsewhere 2010-07-05 18:59:29 +00:00
espie
abf4369a89 purple comes from subpackage 2010-07-05 18:55:32 +00:00