Commit Graph

81 Commits

Author SHA1 Message Date
ajacoutot
d3aaddb10c WANTLIB: pcre -> pcre2-8 after recent glib2 update. 2022-11-05 17:06:22 +00:00
sthen
71cfa3de0a sync WANTLIB 2022-03-31 17:09:33 +00:00
naddy
993f87c3ec drop RCS Ids 2022-03-11 19:24:07 +00:00
kn
a44b70ee3f Unmention -kde, -qt and -qt4 packages from DESCR-main 2020-08-23 20:53:58 +00:00
rsadowski
42f725001a Remove kde,qt,qt4 support
- Remove KDE3, Qt3 and QT4 support
- Fixed missing ${COMPILER_LIBCXX}

OK kn@
2020-08-20 16:21:16 +00:00
sthen
3318ced016 replace simple PERMIT_PACKAGE_CDROM=Yes with PERMIT_PACKAGE=Yes 2019-07-12 20:46:54 +00:00
ajacoutot
b14411d467 Add misc/m17n/lib support. Otherwise it may be found during a bulk and
dpb will junk it.
Regen WANTLIB/DEPENDS while here.
2019-05-19 14:02:46 +00:00
sthen
dc25c9ec52 force-disabling m17n with --without-m17nlib didn't work, comment-out for now
ok aja
2019-03-27 10:11:35 +00:00
jca
9dc9a665a7 Force-disable m17n-lib for now
To be revisited later.  Discussed with sthen@
2019-03-26 17:04:25 +00:00
bentley
1d74f194f3 Forgot to remove patch that was moved to devel/libgcroots instead.
build failure noticed by naddy@
2019-03-12 14:41:47 +00:00
bentley
caf60eeb49 Update to uim-1.8.8.
Release notes since 1.8.6:
https://github.com/uim/uim/releases/tag/1.8.8
https://github.com/uim/uim/releases/tag/1.8.7

ok sthen@
2019-03-11 11:16:05 +00:00
pascal
d5a9c1df82 Add aarch64 support to the internal copy of boehm-gc; from upstream and our
devel/boehm-gc port.  Unlocks a bunch of ports in a bulk.

ok phessler@
2019-01-13 15:05:33 +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
cd12df3943 misc small tags:
- gio-querymodules
- gtk-query-immodules*
2018-07-07 22:39:42 +00:00
espie
150a0f36fa first tag: update-desktop-database 2018-06-27 21:03:34 +00:00
jasper
803c5d5f89 fix build with clang6 2018-04-17 17:41:58 +00:00
naddy
8c652837b4 replace gettext module 2017-11-04 22:55:39 +00:00
sthen
b9064dc0ff Handle pthread-stubs removal. 2017-10-23 17:10:49 +00:00
sthen
5e964ab0df bump LIBCXX/LIBECXX/COMPILER_LIBCXX ports. 2017-07-26 22:45:14 +00:00
espie
c114d7057b add pthread to COMPILER_LIBCXX.
white lie, but it allows clang and gcc to be more similar
bump accordingly.
2017-07-23 09:26:25 +00:00
espie
8ac47fd9c6 use COMPILER_LIBCXX where applicable 2017-07-16 19:18:47 +00:00
espie
06774a5f77 missing include, builds with clang 2017-05-06 17:23:35 +00:00
sthen
bcbf44ab87 use LIBCXX 2017-04-10 11:46:18 +00:00
naddy
d37bca7d7d drop SHARED_ONLY from KDE3 ports 2016-03-19 22:48:27 +00:00
naddy
ce859edcb4 garbage collect CONFIGURE_SHARED 2016-03-11 20:28:21 +00:00
sthen
9a4b5c88f8 wantlib 2015-08-25 14:03:20 +00:00
bentley
0a2be85a8b Update homepage/master_sites after migration from Google Code. 2015-08-25 00:30:41 +00:00
ajacoutot
aa988913b0 Bump after the recent changes in packaging dbus and dconf. 2015-04-04 09:20:59 +00:00
ajacoutot
0acb97afdc Update to uim-1.8.6.
Add new gtk3 and qt4 subpackages.
2015-01-09 16:45:37 +00:00
ajacoutot
9e71e582e0 No need for the libiconv NODULE when we already have the gettext one. 2013-10-24 15:18:00 +00:00
zhuk
0e3d15242b Do a massive change on the placement of some KDE3 apps data:
* share/apps => share/apps.kde3
  * share/doc/HTML => share/doc/HTML.kde3

This is a part of KDE3/4 deconflicting work.

Build tested in a bulk by landry@, also sat over a week on ports@.
Run-time tested with some KDE3 apps, including KMail, taxipilot, yakuake...

"do it" landry@
2013-10-22 11:33:55 +00:00
schwarze
14177760bd After src/usr.bin/mandoc/roff.c rev. 1.58, mandoc now longer throws ERRORs.
Formatting has been correct, anyway. Drop USE_GROFF, no PLIST change, no bump.
OK naddy@
2013-10-14 22:05:05 +00:00
espie
26b383a87e disentangle kde3 from kde4: all kde3 with the same name get an explict
PKGSPEC.  revision bumps follow.

Also, tag all kde3 ports, those that use the module and those that do not,
with explicit kde3 tags.
2013-10-05 07:34:30 +00:00
naddy
c2832a1290 move http://code.google.com, *.googlecode.com, and sites.google.com to https
suggested by bentley@
2013-08-07 21:31:12 +00:00
ajacoutot
b1431644c3 Since its last update, gtk+2 gained an --update-cache option for
gtk-query-immodules-2.0 -- so use it as was done with gtk+3.
2013-07-07 09:53:02 +00:00
zhuk
cc129972c6 Massive cleanup for KDE3. Main point is in changing WANTLIB from "foo" to
"lib/kde3/foo" where appropirate, but also many missing desktop goo items
added, some PFRAG.shared removed and so on.

input and okay landry@ and ajacoutot@, also okay espie@
2013-06-24 15:53:38 +00:00
ajacoutot
6126547b01 Drop uneeded patches. 2013-06-01 19:19:16 +00:00
ajacoutot
58f1a6f9f6 USE_LIBTOOL=Yes is the default now. 2013-03-21 08:45:11 +00:00
espie
e4fa65e765 PERMIT_* / REGRESS -> TEST sweep 2013-03-11 11:10:51 +00:00
ajacoutot
d564010b05 Sync comment; no pkg change. 2012-09-10 08:08:49 +00:00
jasper
ffeab6e5b8 - regen WANTLIB 2011-11-03 17:46:21 +00:00
ajacoutot
a5e3542d11 Set DATADIRNAME in a consistent way now that glib-gettext.m4 has been
fixed.
2011-10-03 06:42:45 +00:00
espie
d6e7b9cbe6 normalize pkgpath 2011-09-16 10:02:36 +00:00
jasper
90786a1963 - drop the gnome subpackage, it's an old gnome-2 style applet which isn't supported anymore
ok aja@
2011-09-13 06:42:50 +00:00
jasper
ac1da11f99 fix WANTLIB 2011-06-06 15:10:40 +00:00
landry
b07a0085da Try to bring some sanity to uim's WANTLIBs, put common stuff in Wx, Wgtk
and Wqt and reuse them in WANTLIB-gnome and WANTLIB-kde. Bump
corresponding PKGNAMEs.
2011-05-04 07:32:11 +00:00
espie
88d20077a4 new depends 2010-11-17 08:05:12 +00:00
espie
042125896d new wantlib 2010-11-06 23:52:59 +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