sthen
48b0b9660c
replace simple PERMIT_PACKAGE_CDROM=Yes with PERMIT_PACKAGE=Yes
2019-07-12 20:48:23 +00:00
cwen
3268118aec
psi: fix narrowing conversion error on archs where char is
...
unsigned by default (ppc, arm). Tested on macppc. Also move
HOMEPAGE to https.
OK sthen@ phessler@
2019-04-15 17:39:43 +00:00
naddy
2f8e4eb238
fix build with llvm7: don't compare QString::contains() > 0
2019-01-21 20:55:38 +00:00
sthen
25f0e460f2
Add COMPILER lines to c++ ports which currently use the default. Adjust
...
some existing COMPILER lines with arch restrictions etc. In the usual
case this is now using "COMPILER = base-clang ports-gcc base-gcc" on
ports with c++ libraries in WANTLIB.
This is basically intended to be a noop on architectures using clang
as the system compiler, but help with other architectures where we
currently have many ports knocked out due to building with an unsuitable
compiler -
- some ports require c++11/newer so the GCC version in base that is used
on these archirtectures is too old.
- some ports have conflicts where an executable is built with one compiler
(e.g. gcc from base) but a library dependency is built with a different
one (e.g. gcc from ports), resulted in mixing incompatible libraries in the
same address space.
devel/gmp is intentionally skipped as it's on the path to building gcc -
the c++ library there is unused in ports (and not built by default upstream)
so intending to disable building gmpcxx in a future commit.
2018-10-24 14:27:57 +00:00
espie
c36d0659b9
@tag gtk-update-icon-cache
2018-06-29 22:16:08 +00:00
espie
150a0f36fa
first tag: update-desktop-database
2018-06-27 21:03:34 +00:00
naddy
1a87aebd2d
mechanical replacement of the gettext module
2017-11-21 00:12:59 +00:00
sthen
5e964ab0df
bump LIBCXX/LIBECXX/COMPILER_LIBCXX ports.
2017-07-26 22:45:14 +00:00
espie
8ac47fd9c6
use COMPILER_LIBCXX where applicable
2017-07-16 19:18:47 +00:00
rsadowski
f43469df71
Bump all and adjust WANTLIB and patches after qca update
...
OK sthen@
2017-07-11 20:42:34 +00:00
sthen
073d25a37c
use LIBCXX
2017-04-10 11:46:32 +00:00
ajacoutot
1aa76cceb2
x11/gtk+2,-guic -> x11/gtk+3,-guic && bump
2015-03-27 08:13:02 +00:00
shadchin
1076d97d81
Now _res has minimal support: not define nsaddr_list, only nscount,
...
therefore psi could not determine dns server. Switch psi on resolv.conf.
tested Matthew Clarke <clamat at telus dot net>
2013-10-09 16:52:23 +00:00
zhuk
4f664d8b82
Fixup handling of FreeDesktop goo: desktop-file-utils, gtk-update-icon-cache
...
and shared-mime-info. Found by portcheck.
A lot of input from and okay ajacoutot@
2013-08-20 22:05:46 +00:00
sthen
09c99066f4
use gettext MODULE
2013-05-16 17:20:12 +00:00
shadchin
35a5adcf22
Update to psi-0.15.
2013-04-21 13:56:27 +00:00
espie
eae66e4a7b
PERMIT_* / REGRESS->TEST sweep
2013-03-11 11:35:43 +00:00
espie
d0fa01c846
normalize pkgpath
2011-09-16 11:13:37 +00:00
sthen
13602cba97
use base64-encoded checksums, "if you wish to regen, go ahead" espie@
2011-05-31 08:35:20 +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
ajacoutot
ff07e285bc
Remove USE_X11.
2010-10-24 20:58:58 +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
espie
b660df6b9b
zap reeeally old variable
2010-07-06 22:25:53 +00:00
kili
8fc6287292
WANTLIB changes after xcb addition and bump.
2009-08-10 06:29:51 +00:00
steven
b9cf7ed60c
restore psi 0.10, but with a workaround to avoid inclusion of
...
/usr/local/include/socks.h which breaks compilation.
ok naddy@
2007-08-08 05:51:51 +00:00
steven
0bd5166388
back out, this does not build
2007-08-01 05:50:43 +00:00
jasper
ce494a59f3
long overdue update of psi to 0.10
...
original diff from Vlad Glagolev with tweaks by Simon Kuhnle
ok martynas@
2007-07-11 22:50:48 +00:00
espie
9eafbbfb35
base64 checksums.
2007-04-05 16:19:55 +00:00
espie
081f45d827
new style specs
2006-08-03 23:15:57 +00:00
naddy
092ea86340
bump PKGNAME after MAINTAINER address change
2006-04-14 22:52:02 +00:00
jakob
f787dd661f
update MAINTAINER email adress; from gerardo santana
2006-04-10 05:43:47 +00:00
bernd
5bee871f99
Fix build with installed devel/libidn.
...
Reported by viq and Lars Hansson on ports@. Thanks!
2006-03-29 09:16:03 +00:00
sturm
60c534cb77
install icons with correct names
...
from Lars Hansson <lars at unet.net.ph>
2006-03-09 20:40:06 +00:00
espie
d773f15bd7
qt 3.3.5
2005-09-24 00:02:48 +00:00
sturm
6610ddefde
reorder include path to build in case socks is installed (which is
...
incompatible with the included one)
2005-06-03 06:02:37 +00:00
niallo
09fd3371d4
Psi multiplatform Jabber client version 0.9.3
...
Homepage: http://psi.affinix.com/
From Gerardo Santana Gomez Garrido <santana@openbsd.org.mx>
2005-05-19 20:29:58 +00:00