naddy
85229c97e7
drop RCS Ids
2022-03-11 18:49:30 +00:00
jasper
2dbf4f918e
fix build on powerpc64
2021-01-08 20:17:27 +00:00
cwen
cfcdd2a461
ddd: modify the previous libXt 1.2.0 fix by placing _X_NORETURN as a
...
declaration identifier. This fixes the build on !clang archs.
OK naddy@
2020-02-11 21:23:00 +00:00
naddy
c0f8e859be
fix build for C++-relevant type change in libXt 1.2.0; ok matthieu@
2020-01-17 13:34:54 +00:00
sthen
9fe1e38b23
replace simple PERMIT_PACKAGE_CDROM=Yes with PERMIT_PACKAGE=Yes
2019-07-12 20:43:27 +00:00
sthen
22de3ff02c
set png16 WANTLIB entries back to png following the change in soname
...
part done by portbump, part by hand (it is easily confused)
2019-05-17 16:45:25 +00:00
jca
8c96b925de
Fix libelf handling
...
- devel/libelf is no more, use libelf from base
- libelf is always used if detected, not just on powerpc, so properly
disable its use elsewhere
A comment in the source says libelf is used for vxworks, not sure how
useful it actually is on OpenBSD.
2019-02-07 14:32:45 +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
150a0f36fa
first tag: update-desktop-database
2018-06-27 21:03:34 +00:00
sthen
ceb7770170
Handle pthread-stubs removal.
2017-10-23 17:10:37 +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
a4393c2fd5
fix build with clang
2017-05-04 16:44:05 +00:00
sthen
7b9fdbb2c9
use LIBCXX
2017-04-10 11:45:22 +00:00
naddy
1db8edffc5
replace libiconv module
2016-09-13 14:40:29 +00:00
naddy
c1fbcfee6b
x11/openmotif -> x11/motif
2016-05-05 19:52:28 +00:00
ajacoutot
1e919e0ba0
Sync PLIST for share/applications/.
2015-06-05 12:20:38 +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
naddy
570aa62a9c
Drop remaining MD5/RMD160/SHA1 checksums.
2015-01-18 03:12:39 +00:00
sthen
701c91e413
kill VMEM_WARNING
2013-11-25 14:16:22 +00:00
naddy
725de75f3a
move http://www.gnu.org to https
2013-11-09 23:19:01 +00:00
ajacoutot
e3edfdd3aa
Remove SECURITY files. They have served their purpose in the past but
...
have become pretty useless nowadays (and the pkg tools do not display
them anyway).
Some which contained valuable information have been turned into READMEs.
ok jasper@ sthen@
input/ok naddy@
2013-11-07 07:08:59 +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
ajacoutot
58f1a6f9f6
USE_LIBTOOL=Yes is the default now.
2013-03-21 08:45:11 +00:00
espie
bcf3856632
PERMIT_* / REGRESS->TEST sweep
2013-03-11 10:50:00 +00:00
naddy
c345a41e95
use posix_openpt() rather than trying to open /dev/ptmx
2012-12-13 15:43:11 +00:00
sthen
88ea72915d
Change SEPARATE_BUILD=(concurrent|simple) to Yes; bsd.port.mk doesn't
...
make a distinction between these. ok aja@ dcoppa@
2012-03-29 13:38:12 +00:00
espie
c5a475ebe0
normalize pkgpath
2011-09-16 09:24:48 +00:00
jasper
61f9ed9482
adjust after recent lesstif removal
...
ok aja@ sthen@
2011-04-10 18:00:23 +00:00
ajacoutot
0816c5205a
Unbreak on powerpc by moving to new DEPENDS style.
...
ok espie@ landry@
2011-01-30 09:38:41 +00:00
espie
5855efb734
move depends to new style
2010-11-15 19:45:56 +00:00
ajacoutot
ff07e285bc
Remove USE_X11.
2010-10-24 20:58:58 +00:00
espie
5c08d95027
USE_GROFF=Yes
2010-10-18 17:47:50 +00:00
jasper
b7b0c65b6c
- remove unneeded patches
2010-08-29 17:59:19 +00:00
naddy
91db013e33
fix build and WANTLIB after libXp removal
2010-04-24 20:18:39 +00:00
kili
1a16b2629d
Adjust WANTLIB after openmotif update and bump.
2009-12-16 14:33:47 +00:00
edd
977b010c0e
Update to ddd-3.3.12.
...
Added a patch from NetBSD pkgsrc to fix amd64 hangs.
OK sthen@
2009-11-30 23:45:35 +00:00
ajacoutot
6058656d84
Make use of REGRESS_IS_INTERACTIVE=x11
...
ok jasper@ sthen@
2009-09-06 10:46:25 +00:00
kili
8fc6287292
WANTLIB changes after xcb addition and bump.
2009-08-10 06:29:51 +00:00
landry
66b3f5f394
- Fix dependencies on powerpc, correctly link with devel/libelf
...
- Remove a doubled VMEM_WARNING
- Use libiconv MODULE
- Honor CXXFLAGS
- Fix licence marker
- Update PLIST
ok ajacoutot@
2008-10-22 17:04:14 +00:00
espie
9ca2e064cf
do the same thing with REGRESS_FLAGS as FAKE_FLAGS
2008-01-04 18:38:51 +00:00
steven
43dc6891f3
fix WANTLIB
2007-11-13 14:06:21 +00:00
aanriot
1264485847
remove SUBST_VARS+=DISTNAME, no package change.
...
ok ajacoutot@
2007-07-07 21:38:36 +00:00
sturm
b67038d83e
WANTLIB
2007-04-14 21:20:19 +00:00
espie
470294650d
base64 distinfo with SHA256
2007-04-05 15:37:40 +00:00
steven
a79e4f37e4
USE_LIBTOOL
2007-03-31 12:21:38 +00:00
steven
87a90c296d
USE_X11
2006-11-11 21:04:27 +00:00
aanriot
4cdbec2a42
update to 3.3.11.
...
ok naddy@
2005-06-28 19:31:56 +00:00
naddy
3f04f8f321
SIZE
2005-01-05 16:22:24 +00:00