Commit Graph

82 Commits

Author SHA1 Message Date
ajacoutot
0bbbd35e32 register-plist did not catch the devel/glib2 -main -> empty change.
espie asked me in such a nice way to fix this that I'm bumping all ports
that have a direct dependency on glib2.
2012-09-01 14:36:56 +00:00
espie
817c775798 mono builds with rthreads
discussed with aja@, passed a bulk on my box.
2012-04-28 13:44:56 +00:00
ajacoutot
689f54b24a --localstatedir=/var is the default now. 2012-04-28 10:52:08 +00:00
ajacoutot
999d950081 Remove NO_SYSTRACE, systrace(2) is going to be fixed soonish. 2012-03-02 07:11:23 +00:00
ajacoutot
bad5bc7959 Add NO_SYSTRACE for now, otherwise gtar fails in mysterious way because
systrace(1) will prevent native-linkat.
Reported by Juan Francisco Cantero Hurtado.
2012-02-29 15:43:16 +00:00
ajacoutot
64579f9586 Minor update to avahi-0.6.31. 2012-02-22 10:27:03 +00:00
espie
aa7ff171ec mark -mono as IGNORED until mono builds with rthreads.
okay aja, sthen
2012-02-20 18:01:19 +00:00
sthen
91faa22c52 Where a program with an rc script _requires_ a certain command line
parameter to daemonize, move the parameter from daemon to daemon_flags,
so that the user cannot inadvertently prevent it from daemonizing by
adjusting the flags.

Discussed with ajacoutot and schwarze, this method was suggested
by schwarze@ as a simpler alternative to my diff. ok aja@
2011-12-17 22:01:12 +00:00
espie
2e6f080550 okay, net/avahi,no_gui,no_mono,no_qt3,no_qt4,bootstrap
is required for bootstrap
2011-11-11 11:39:52 +00:00
espie
f49ad17ddb use bsd.port.arch.mk 2011-10-17 10:03:51 +00:00
ajacoutot
9c26d4c4d2 WANTLIB. 2011-10-17 06:41:43 +00:00
espie
a0bdee2fd0 won't work without bsd.port.arch.mk, so later 2011-10-11 16:03:45 +00:00
ajacoutot
f3c1c4db90 Use MONO_ARCHS. 2011-10-02 15:27:31 +00:00
ajacoutot
7586e90d30 Just use gtar to extract instead of doing the post-extract danse.
Regen WANTLIB while here.
2011-09-30 12:29:54 +00:00
espie
d0fa01c846 normalize pkgpath 2011-09-16 11:13:37 +00:00
ajacoutot
11a1f36f2b MESSAGE -> README 2011-07-20 08:45:00 +00:00
ajacoutot
4d682eb71c Rework this port so that -gtk and -gtk3 does not need to depend on the
entire universe (yes gtk3 support has been added).
There are dragons in this port, I'm that close to remove the shit from
the tree...
2011-07-14 18:48:15 +00:00
shadchin
fb4fc85d88 fix build. don't touch man/Makefile.*
ok ajacoutot@ (maintainer)
2011-06-22 15:27:55 +00:00
sebastia
f801a520f3 Fix to build with gcc-2.95
OK ajacoutot@
2011-06-17 15:46:20 +00:00
landry
4c1b141db0 s/REVISI0N/REVISION/. 2011-06-17 08:43:06 +00:00
ajacoutot
55c303e58d Reorder PLIST+bump. 2011-06-13 07:11:30 +00:00
ajacoutot
97b02a191e Simplify this port, remove useless patches. 2011-06-13 07:04:11 +00:00
jasper
88f8f0add6 bump after default python version switch 2011-06-08 18:00:49 +00:00
kili
27f99a5541 --disable-silent-rules is now added to CONFIGURE_ARGS per default,
if CONFIGURE_STYLE = gnu.
2011-06-02 17:09:31 +00:00
ajacoutot
7bac3b6cda Use proper AUTOCONF_VERSION, from Brad. 2011-05-12 05:54:16 +00:00
ajacoutot
d3e984026f Add proper AUTOCONF_VERSION, from Brad. 2011-05-01 17:56:46 +00:00
ajacoutot
d20817e597 Update to avahi-0.6.30. 2011-04-25 10:02:43 +00:00
jasper
f2fd55e4f3 missed bump in previous, spotted by landry@ 2011-04-08 07:11:08 +00:00
ajacoutot
4a180b34a7 Add introspection support (needed for on-going GNOME 3 work). 2011-04-07 08:23:07 +00:00
ajacoutot
1ffbcaa750 Remove all redirections -- rc.subr(8) now takes care of it. 2011-03-17 16:49:27 +00:00
jasper
f99c85a1ae Security fix for CVE-2011-0634, CVE-2011-1002.
Avahi Empty UDP Packet Denial of Service Vulnerability.

From upstream git.

ok aja@ (MAINTAINER)
2011-03-03 10:18:53 +00:00
ajacoutot
c971bb5467 Mention that avahi needs a system-wide D-BUS daemon running.
Prodded by Markus Bergkvist.
2011-03-02 06:34:40 +00:00
landry
33228982b6 Switch back to autoconf 2.63, 2.65 is known for generating junk in
config.h like #define HAVE_ZOMG_ 1. Fixes build/packaging on hppa.
ok ajacoutot@
2011-01-17 13:18:13 +00:00
ajacoutot
4d44cd5446 Better regex, with robert@ 2011-01-16 16:44:27 +00:00
ajacoutot
47cf89c106 Fix dll mappings. 2011-01-16 15:39:04 +00:00
ajacoutot
4ec44530ca Simplify after recent rc.subr change.
The framework is now stable and we will start documenting it (at last).
2010-12-27 14:50:22 +00:00
ajacoutot
b28452a489 Cope with recent rc.subr changes. 2010-12-24 10:40:04 +00:00
ajacoutot
c3d64eadef Bugfix update to avahi-0.6.28. 2010-12-14 14:55:02 +00:00
ajacoutot
bba234df14 Quiet up reload/stop. 2010-11-30 16:37:21 +00:00
espie
0397d65db0 new depends 2010-11-19 22:31:32 +00:00
ajacoutot
b09bd417a5 Remove duplicate WANTLIB.
from Charles Smith
2010-11-06 19:05:28 +00:00
espie
632a3518ab move gettext to new WANTLIB 2010-11-06 16:07:00 +00:00
espie
90c0904de3 convert qt3 to new style 2010-11-05 10:06:44 +00:00
ajacoutot
761594762a Add RCS IDs to rc scripts. 2010-10-29 12:54:43 +00:00
ajacoutot
d95d3bc5b7 After discussion with robert and ingo, we are renaming the rc scripts from
dash to underscore so that we are consitent with the foo_bar_flags
variable.
2010-10-28 20:43:49 +00:00
ajacoutot
9ae19f1e0f Add rc scripts for avahi-dnsconfd and avahi-daemon.
ok robert@
2010-10-28 11:39:47 +00:00
ajacoutot
ff07e285bc Remove USE_X11. 2010-10-24 20:58:58 +00:00
espie
47ff75aa46 USE_GROFF=Yes 2010-10-18 18:36:45 +00:00
jasper
e34499f593 - fix WANTLIB after cairo update. 2010-10-11 08:11:24 +00:00
ajacoutot
d25bd8856b Remove powerpc from mono supported arches.
It builds but there is no support for sigcontext and mono crashes right on
startup. No need to loose time building this...

input and ok robert@
2010-09-16 18:53:29 +00:00