57 Commits

Author SHA1 Message Date
sthen
3318ced016 replace simple PERMIT_PACKAGE_CDROM=Yes with PERMIT_PACKAGE=Yes 2019-07-12 20:46:54 +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
naddy
8b6e27d943 char cannot hold the return value of getopt() 2018-04-25 20:55:22 +00:00
naddy
445ca8c0a3 replace gettext module 2017-11-16 18:39:25 +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
8ac47fd9c6 use COMPILER_LIBCXX where applicable 2017-07-16 19:18:47 +00:00
schwarze
dfcf3ff1a4 Minimally patch up the extremely crappy mjpegtools(1) manual to give
it a chance to render at all.

While here, drop USE_GROFF.  While mjpegtools(1) does contain .ec, it
never passes an argument and never calls .eo, so it has no effect.
2017-06-03 16:14:00 +00:00
espie
0df87a61fe build with clang, remove nopic non sense, two phase dependent lookup, and
a shitload of actual abs errors...
2017-05-24 09:26:35 +00:00
sthen
bcbf44ab87 use LIBCXX 2017-04-10 11:46:18 +00:00
naddy
ce859edcb4 garbage collect CONFIGURE_SHARED 2016-03-11 20:28:21 +00:00
sthen
5b20a18d31 sync WANTLIB 2015-08-19 18:55:04 +00:00
naddy
dec091b387 fold lib-only PFRAG.shared into PLIST 2015-03-19 12:12:20 +00:00
naddy
570aa62a9c Drop remaining MD5/RMD160/SHA1 checksums. 2015-01-18 03:12: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
sthen
f5a323c546 Don't use ${FLAVOR:L}, we only support lower-case flavours now.
OK ajacoutot@ espie@
2013-02-09 14:49:50 +00:00
jasper
5cf84e3211 - adjust LDFLAGS
- remove check for no_x11 SDL as SDL does not link directly with X libs
and mpjeptools is built with X support

from Brad
ok aja@
2012-09-05 16:31:36 +00:00
sthen
f5f2151193 zap patch-configure, req by Brad 2012-06-20 22:11:29 +00:00
jasper
bf2536d0f1 i removed you a patch..but cvs eated it? 2012-06-20 21:06:08 +00:00
jasper
641b0395eb - update to mjpegtools-2.0.0
from brad
ok aja@
2012-06-20 08:45:37 +00:00
espie
e820071495 normalize pkgpath 2011-09-16 10:31:20 +00:00
naddy
8c18b08ac5 Fix build with png-1.5.
All fixes from/via NetBSD pkgsrc.  The people there did a lot of
heavy lifting.
2011-07-08 20:36:09 +00:00
espie
b181d31917 missed a few depends 2010-11-22 09:30:38 +00:00
espie
bc8dc9adb1 new depends 2010-11-19 07:23:05 +00:00
espie
e929ba7078 fix some WANTLIB we missed 2010-11-11 19:46:30 +00:00
espie
2ba610ccec zap WANTLIB 2010-11-11 11:19:10 +00:00
ajacoutot
ff07e285bc Remove USE_X11. 2010-10-24 20:58:58 +00:00
espie
4cc3f43b65 USE_GROFF=Yes 2010-10-18 21:25:07 +00:00
jasper
e34499f593 - fix WANTLIB after cairo update. 2010-10-11 08:11:24 +00:00
sthen
a7f643f9ea add missing wantlibs, new-style lib_depends/revision, bump 2010-08-25 20:45:52 +00:00
kili
8fc6287292 WANTLIB changes after xcb addition and bump. 2009-08-10 06:29:51 +00:00
jasper
6dd33011b2 - fix license versions
- regen DESCRs, PLISTS
- regen WANTLIBs

ok ajacoutot@ landry@ (as part of another diff)
2009-03-04 20:21:57 +00:00
sthen
acae155f3b - sync WANTLIB
- better license marker
- regen PLIST since we're bumping the package anyway
2009-01-30 00:41:24 +00:00
brad
5353840d5c Clean up dependencies a bit.
ok sthen@
2008-11-07 01:15:01 +00:00
sthen
4aced0dce7 sync WANTLIB, bump package version. 2008-06-01 08:21:15 +00:00
jakemsr
69ab42caec maintenence update to 1.9.0rc3 2008-01-26 02:10:26 +00:00
merdely
1f22f0e985 Remove surrounding quotes in COMMENT*/PERMIT_*
From Darrin Chandler
2007-09-16 03:24:28 +00:00
espie
9eafbbfb35 base64 checksums. 2007-04-05 16:19:55 +00:00
steven
db79367ae4 WANTLIB fixes, mostly needed by recent cairo update 2007-02-11 00:56:57 +00:00
bernd
40f1272bd7 Missing @conflict marker for mplex.
(mplex already has the @conflict marker.)
2007-02-08 11:31:16 +00:00
steven
bfa895a0d1 unbreak by finding pkg-config in the right place 2006-12-22 16:30:17 +00:00
espie
0f5dc96ea1 say goodbye to GNU land. 2006-12-16 12:22:32 +00:00
pvalchev
898c1b18a8 Remove jakemsr@ from maintainer position, as he has been inactive and
email has been bouncing for several months.  Jacob, if you get this
and/or get back to things, let us know.
2006-12-02 20:24:17 +00:00
steven
3fa7fd5027 USE_X11 2006-11-13 11:20:24 +00:00
espie
081f45d827 new style specs 2006-08-03 23:15:57 +00:00
bernd
c3e1e3a89e Fix WANTLIB after gtk+2 upgrade. 2006-06-13 13:19:08 +00:00
jakemsr
0b6b77bf0c update to mjpegtools-1.8.0
libmjpegutils is now a shared library.  see $HOMEPAGE for other
changes.

ok jolan@
2006-02-03 05:08:41 +00:00
jakemsr
64e98a64ca bump a couple more C++ shared lib versions 2006-01-15 20:34:06 +00:00