rsadowski
0636c26fa4
Remove BROKEN-powerpc
...
Looks like our cmake update fix the issue. Reported by Martin Reindl,
confirmed and OK by cwen@ Thanks!
2019-08-22 19:33:42 +00:00
rsadowski
5142e79327
Update plplot to 5.15.0
...
This version unbreak the build with upcoming cmake 3.15.2.
2019-08-21 05:47:45 +00:00
sthen
bdf95930fb
add hidden dep on devel/shapelib and regen plist (besides linking to the library,
...
a different set of files are installed if shapelib is present, breaking packaging
if this occurs)
2019-08-03 19:36:04 +00:00
sthen
3318ced016
replace simple PERMIT_PACKAGE_CDROM=Yes with PERMIT_PACKAGE=Yes
2019-07-12 20:46:54 +00:00
naddy
ebf751b927
Update gettext to 0.20.1.
...
Follow the upstream recommendations for packagers and switch to
multi-packages:
devel/gettext -> devel/gettext,-runtime
devel/gettext-tools -> devel/gettext,-tools
(new) devel/gettext,-textstyle
2019-05-20 22:15:00 +00:00
steven
9ff6201f8b
dropping maintainer
2019-05-03 22:29:00 +00:00
naddy
3e042ba62d
Bump all ports that depend on ports-gcc on the clang archs.
...
SYSTEM_VERSION didn't quite work out how we expected and it's
easier|safer to do it this way than fiddle with pkg_add now.
2019-04-28 21:08:26 +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
jca
77a632357e
BROKEN on powerpc
2018-01-19 15:21:46 +00:00
steven
bcce9cdab5
update to 5.13.0
2017-11-04 10:28:21 +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
sthen
bcbf44ab87
use LIBCXX
2017-04-10 11:46:18 +00:00
naddy
03993be59c
replace libiconv module
2016-09-12 11:45:57 +00:00
naddy
42bc647e80
remove SHARED_ONLY from ports that only use modules that neither set nor
...
read this variable
2016-03-18 23:12:15 +00:00
kirby
3ff141828a
- remove bogus CONFIGURE_STYLE. it's already set via MODULES
...
- remove unneeded FLAVOR ?=
OK steven@, maintainer
2016-03-01 12:24:54 +00:00
jasper
acc681e3b0
sed -i
2015-09-18 19:03:24 +00:00
naddy
6bb8d0674b
Drop USE_GROFF from ports where the formatting differences are acceptable
...
or mandoc provides the more useful output.
2015-02-16 22:57:07 +00:00
jasper
618029415e
missing bumps after gd update
2014-03-22 10:26:38 +00:00
sthen
dcb445207e
sync follow graphics/gd update
2014-03-17 23:21:26 +00:00
espie
fd70df1e93
prepare for upcoming ninja switch
2013-06-24 19:35:18 +00:00
ajacoutot
58f1a6f9f6
USE_LIBTOOL=Yes is the default now.
2013-03-21 08:45:11 +00:00
espie
0662a4e9d6
PERMIT_* / REGRESS->TEST sweep
2013-03-11 11:20:26 +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
jasper
5d3e86e4d8
- regen WANTLIB
2011-11-03 20:28:09 +00:00
espie
e820071495
normalize pkgpath
2011-09-16 10:31:20 +00:00
naddy
504860a9d8
Use the proper CMake variable to recognize GCC instead of trying
...
to match the command name. ok steven@
2011-09-11 14:07:10 +00:00
espie
bc8dc9adb1
new depends
2010-11-19 07:23:05 +00:00
landry
637487f794
Bump all REVISIONS.. libcsirocsa major was (accidentally?) bumped in
...
last commit, and PLISTDB complained out loud.
2010-11-08 08:45:56 +00:00
espie
632a3518ab
move gettext to new WANTLIB
2010-11-06 16:07:00 +00:00
ajacoutot
ff07e285bc
Remove USE_X11.
2010-10-24 20:58:58 +00:00
sthen
0ddd83a519
Fix LIB_DEPENDS (remove bogus dep on glitz), from Brad. ok steven@
2010-10-24 15:29:35 +00:00
steven
83c4da679d
replace MODFORTRAN_WANTG77 with MODFORTRAN_COMPILER
2010-10-23 15:09:57 +00:00
espie
3075d068d4
USE_GROFF=Yes
2010-10-18 20:52:05 +00:00
naddy
8ff5a816ae
remove unused variables
2010-07-24 18:30:46 +00:00
dcoppa
ed000b5767
Remove bogus tcl/tk bits, since tcl/tk bindings have been disabled.
...
Switch to new-style LIB_DEPENDS/WANTLIB and general LIB_DEPENDS/WANTLIB
cleanup.
OK steven@ (maintainer)
2010-07-22 18:52:35 +00:00
naddy
a2c9a774ff
Remove redundant variables OPSYS and OPSYS_VER.
...
OPSYS was always "OpenBSD", the ports tree doesn't cover other
operating systems.
OPSYS_VER was the same as OSREV.
ok espie@
2010-07-18 18:49:01 +00:00
steven
cedd0e2bb7
REVISION
2010-07-18 10:50:11 +00:00
steven
eb541c134b
disable build of fortran 95 bindings for now
2010-06-15 20:47:38 +00:00
naddy
8090308f66
fix typo in depends and bump again
2010-05-28 14:48:34 +00:00
espie
2ada9ff9b4
use MODFORTRAN to get an f77 compiler
2010-05-23 09:34:41 +00:00
dcoppa
6d74d84225
update-plist and bump because of my latest cmake diff.
...
OK ajacoutot@, landry@
2010-04-22 16:12:42 +00:00
dcoppa
7a9c9135b1
update-plist and bump because of cmake diff.
...
OK landry@, sthen@
2010-04-15 20:35:46 +00:00
steven
980e0dfb72
remove the bindings that are not being built anyway
2009-10-12 23:11:08 +00:00
kili
8fc6287292
WANTLIB changes after xcb addition and bump.
2009-08-10 06:29:51 +00:00
sthen
eb4267dcb2
- don't pull in gnomeprintui if installed at build time; avoids broken
...
packages.
- move f77 and c++ support libs to the correct sub-packages.
ok naddy@
2009-06-28 16:17:27 +00:00
naddy
2b84b064ff
bump PKGNAME for PLIST changes 4.5 -> 4.6
2009-06-22 17:00:23 +00:00
steven
4f25f99134
unbreak build when wxwidgets is installed.
...
noticed and tested by naddy@
2009-04-09 05:17:53 +00:00
steven
b5491d301b
update to 5.8.0
...
this uses cmake now; needs some more tweaking.
a few subpackages are disabled for now.
2009-04-05 16:21:55 +00:00