sthen
48b0b9660c
replace simple PERMIT_PACKAGE_CDROM=Yes with PERMIT_PACKAGE=Yes
2019-07-12 20:48:23 +00:00
naddy
1a87aebd2d
mechanical replacement of the gettext module
2017-11-21 00:12:59 +00:00
naddy
ce859edcb4
garbage collect CONFIGURE_SHARED
2016-03-11 20:28:21 +00:00
sthen
270db149c4
add some missing pthread to WANTLIB
...
(using modified portbump, thanks zhuk@)
2015-04-21 18:24:22 +00:00
naddy
2382144b92
fold lib-only PFRAG.shared into PLIST, regen PLIST, and bump
2015-03-16 18:07:34 +00:00
naddy
570aa62a9c
Drop remaining MD5/RMD160/SHA1 checksums.
2015-01-18 03:12:39 +00:00
ajacoutot
372cd2bc49
--disable-gtk-doc is handled by the infrastructure now.
2014-09-13 16:36:53 +00:00
rpe
f49c21319a
Reintroduce the V variable to fix download path in MASTER_SITES
...
ok aja@
2013-08-29 07:45:54 +00:00
ajacoutot
58f1a6f9f6
USE_LIBTOOL=Yes is the default now.
2013-03-21 08:45:11 +00:00
espie
eae66e4a7b
PERMIT_* / REGRESS->TEST sweep
2013-03-11 11:35:43 +00:00
ajacoutot
ef5cb32a0f
Stupid autohell is stupid...
...
The situation is this: even when we --disable-gtk-doc, if gtk-doc is
actually installed at configure stage, tools like gtkdoc-rebase will be
picked up and run during the install target. That is bad because the
gtk-doc package may have been removed by then, especially during dpb(1)
bulks (we explicitely disable support for it so why should it stay...).
So for now, let's add the following env to configure whenever we use
--disable-gtk-doc, until a bettersolution is found...
CONFIGURE_ENV +=ac_cv_path_GTKDOC_CHECK="" \
ac_cv_path_GTKDOC_REBASE="" \
ac_cv_path_GTKDOC_MKPDF=""
2012-09-21 14:48:05 +00:00
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
ajacoutot
2af9fde46d
Fix build with glib >= 2.31.20.
2012-03-23 13:28:25 +00:00
espie
d0fa01c846
normalize pkgpath
2011-09-16 11:13:37 +00:00
espie
0397d65db0
new depends
2010-11-19 22:31:32 +00:00
espie
49cc004681
new WANTLIB
2010-11-11 16:27:54 +00:00
sthen
d1c6f80880
use REVISION, checked with before/after make show=PKGNAMES (plus some
...
extra-careful checking where there are complicated PSEUDO_FLAVORS).
2010-07-12 22:07:37 +00:00
jasper
fd0d4fff64
- fix master sites
2009-12-24 10:46:17 +00:00
jasper
718751ba92
...and switch back to openssl, it was already fixed upstream
...
prodded by brad
2009-01-19 10:54:27 +00:00
jasper
429d6804f6
- use gnutls instead of openssl, as it's causing apps using ssl to freak out
...
prompted by kevlo@
2009-01-19 08:56:41 +00:00
jasper
396df473d9
- homepage moved to google groups...
2009-01-04 21:26:47 +00:00
jasper
3a344c006c
- update loudmouth 1.4.3
...
a couple of bugs fixed
2008-11-18 11:41:23 +00:00
jasper
b24f6bb55b
- update loudmouth to 1.4.2
...
- regen patches
2008-08-31 12:16:14 +00:00
jasper
45633bb12c
- update loudmouth to 1.4.1
...
- bump major
- fix license marker
- enable regression suite
2008-08-20 16:11:11 +00:00
ajacoutot
37c8796785
- remove dependency on devhelp for lighter non-gnome ports to avoid a
...
too big dependency chain
requested by steven@
discussed with steven@ espie@ fgsch@
2008-05-27 08:02:51 +00:00
ajacoutot
d8df7a8750
- since devhelp files are provided, make it run_depends on devhelp so
...
that we can actually see them
ok jasper@
2008-05-26 08:32:57 +00:00
steven
86900645d6
fix WANTLIB
2007-11-17 20:39:02 +00:00
jasper
a2f9e785ce
update loudmouth to 1.2.3
...
from simon kuhnle
2007-09-18 18:11:14 +00:00
merdely
241b722760
Remove surrounding quotes in COMMENT*/PERMIT_*/BROKEN/ERRORS
...
Add $OpenBSD$ to p5-SNMP-Info/Makefile (ok kili@, simon@)
2007-09-15 22:36:51 +00:00
jasper
5268af162e
import loudmouth 1.2.2
...
Loudmouth is a lightweight and easy-to-use C library for programming
with the Jabber protocol. It's designed to be easy to get started with
and yet extensible to let you do anything the Jabber protocol allows.
ok ajacoutot@ steven@
2007-05-27 19:33:15 +00:00