sthen
c7010de0bd
bump for MODPY_DEFAULT_VERSION_3 change
2022-11-13 15:30:15 +00:00
sthen
1284918d93
remove unintended MODPY_VERSION change, found by aja
2022-11-05 17:24:54 +00:00
ajacoutot
f5c5712d45
WANTLIB: pcre -> pcre2-8 after recent glib2 update.
2022-11-05 17:10:20 +00:00
sthen
e278c65b19
bluefish: patch autoconf input file and regen with autoreconf, rather
...
than using CONFIGURE_STYLE=gnu, so that aclocal.m4 is regenerated with
a version that doesn't fail to detect python >= 3.10
2022-08-30 14:02:28 +00:00
sthen
41b96e370c
sync WANTLIB
2022-03-31 16:29:48 +00:00
naddy
ec14803114
drop RCS Ids
2022-03-11 20:09:36 +00:00
sthen
74e3cc3e92
bump REVISION for switch from Python 3.8 -> 3.9
2021-11-02 00:02:51 +00:00
sthen
cddf9beeab
www/bluefish: don't hardcode python3.8 in WANTLIB
2021-11-01 10:19:49 +00:00
sthen
3cbe1c2f30
Reverse the polarity of MODPY_VERSION; default is now 3.x,
...
if a port needs 2.x then set MODPY_VERSION=${MODPY_DEFAULT_VERSION_2}.
This commit doesn't change any versions currently used; it may be that
some ports have MODPY_DEFAULT_VERSION_2 but don't require it, those
should be cleaned up in the course of updating ports where possible.
Python module ports providing py3-* packages should still use
FLAVOR=python3 so that we don't have a mixture of dependencies some
using ${MODPY_FLAVOR} and others not.
2021-02-23 19:39:08 +00:00
ajacoutot
13b1c875d2
Update to bluefish-2.2.12.
...
Move to py3.
2021-02-19 18:55:01 +00:00
bket
18b0bdce88
Update to bluefish-2.2.11
...
While here update HOMEPAGE and switch MASTER_SITES to https.
"reads OK" sthen@
2020-03-04 17:58:24 +00:00
sthen
77f7cc9c61
replace simple PERMIT_PACKAGE_CDROM=Yes with PERMIT_PACKAGE=Yes
2019-07-12 20:49:33 +00:00
sthen
f548d95863
sync some WANTLIBs
2019-06-13 15:48:50 +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
a3cc216348
@tag update-mime-database
2018-07-01 18:33:35 +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
jasper
7656271ba5
use ${MODPY_WANTLIB}
2017-11-10 10:28:53 +00:00
sthen
cd095cec5e
Handle pthread-stubs removal.
2017-10-23 17:11:02 +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
ajacoutot
f456fe0f33
Update to bluefish-2.2.10.
2017-04-28 21:32:37 +00:00
sthen
073d25a37c
use LIBCXX
2017-04-10 11:46:32 +00:00
ajacoutot
6965442aee
Update to bluefish-2.2.9.
...
- drop the gettext MODULE
2016-08-27 17:27:15 +00:00
naddy
ce859edcb4
garbage collect CONFIGURE_SHARED
2016-03-11 20:28:21 +00:00
benoit
533b1a5714
Update to bluefish-2.2.8.
2016-02-01 09:30:05 +00:00
ajacoutot
204567563f
Update to bluefish-2.2.7.
2015-05-02 17:23:57 +00:00
ajacoutot
10fec27315
Update to bluefish-2.2.6.
2015-04-30 22:09:55 +00:00
ajacoutot
aa988913b0
Bump after the recent changes in packaging dbus and dconf.
2015-04-04 09:20:59 +00:00
ajacoutot
8c5eef4f3b
x11/gtk+2,-guic -> x11/gtk+3,-guic && bump
2015-03-27 08:15:03 +00:00
sthen
87bb49c072
sync WANTLIB
2014-11-05 11:43:59 +00:00
benoit
64747cbbdb
Update bluefish to 2.2.5.
...
from Marc Peters.
2014-04-06 06:37:56 +00:00
ajacoutot
3de9758da8
Sync WANTLIB and bump after the recent harfbuzz update; icu libs are not
...
needed anymore. This is a mecanical commit, there might be dragons :-)
2013-05-31 15:34:39 +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
gonzalo
a8c96a3c44
whoops, delete MESSAGE
2012-12-20 12:38:12 +00:00
gonzalo
8ade0c6ceb
Update to 2.2.3:
...
http://bluefish.svn.sourceforge.net/viewvc/bluefish/tags/bluefish_2_2_3/ChangeLog?revision=7537&view=markup
Tons of change from our version on tree, a lot of help from aja@ and giovanni@,
thanks for your time guys.
Ok aja@ giovanni@
2012-12-20 12:36:28 +00:00
ajacoutot
6a25f21ca1
Regen PLIST.
...
req by espie@
2012-04-28 14:08:53 +00:00
espie
58fffade54
normalize pkgpath
2011-09-16 12:00:05 +00:00
ajacoutot
b4266b158c
Add missing LIB_DEPENDS on aspell.
...
based on a report from Peter Ericson on ports@
2011-04-04 17:21:43 +00:00
espie
e50b98837f
new depends
2010-11-22 08:36:47 +00:00
sthen
89d5cdea52
new-style LIB_DEPENDS/REVISION/WANTLIB
2010-11-11 12:35:09 +00:00
ajacoutot
ff07e285bc
Remove USE_X11.
2010-10-24 20:58:58 +00:00
espie
c82c4422b0
USE_GROFF=Yes
2010-10-19 08:02:53 +00:00
jasper
9d399d1959
- fix WANTLIB after cairo update.
...
(please note chromium is still broken, but will be dealt with soon)
2010-10-11 08:19:03 +00:00
ajacoutot
21da929ec9
Fix DEPENDS after gtk+2 and gdk-pixbuf split.
...
ok jasper@
2010-09-30 07:21:18 +00:00
sthen
9998ef502d
Use @unexec-delete instead of @unexec for the *-update-* goos.
...
prodded by espie@
discussed with espie@ ajacoutot@ landry@
2009-12-22 13:02:11 +00:00
jasper
20696471fe
remove marc balmer as maintainer of all of his ports, to take away the
...
illusion marc still maintains them. as requested by himself.
2009-09-15 17:37:21 +00:00
kili
8fc6287292
WANTLIB changes after xcb addition and bump.
2009-08-10 06:29:51 +00:00
sthen
fd7d744e8f
fix WANTLIB/LIB_DEPENDS, bump.
2009-06-19 01:10:53 +00:00