sebastia
3d09ec81a3
unbreak most of the -gui related apps, building gnustep-back was broken
...
since update to clang 10. in gnustep.port.mk don't use -fuse-ld but use
USE_LLD = no
OK naddy@
2020-08-16 20:35:18 +00:00
sebastia
2251adb020
update 1.5.5 -> 1.5.6
2020-06-19 20:56:34 +00:00
sebastia
66ef082233
update 1.2.24 -> 1.2.26
2020-06-09 21:13:18 +00:00
sebastia
25a06118f2
update 0.27.0 -> 0.28.0
2020-06-09 21:12:46 +00:00
sebastia
809b7502cd
update 0.27.0 -> 0.28.0
2020-06-09 21:12:17 +00:00
sebastia
5b27f1c743
update 1.26.0 -> 1.27.0
2020-06-09 21:11:02 +00:00
sebastia
407e5211eb
update 2.7.0 -> 2.8.0
2020-06-09 21:07:05 +00:00
jasper
39567b34b2
bump after libxslt dependency changed
2020-06-09 07:14:44 +00:00
jca
9656bba220
Restrict libobjc2 to base-clang, doesn't build with libestdc++-backed ports-clang
...
Keep the sparc64 workaround even though this arch hasn't switched to
base-clang yet.
2020-04-13 21:43:55 +00:00
jca
1f6f5cd621
Build fix: tell clang to use its integrated assembler on sparc64
2020-04-09 08:16:29 +00:00
jca
0294c2ce71
Tidy up and regen WANTLIB
...
Follow Makefile.template order, drop obsolete MODCLANG_ARCHS and unused
CPPFLAGS settings.
2020-04-09 07:36:49 +00:00
naddy
d159f8d1ad
Make use of "find -exec {} +" (which is POSIX) and "find -delete"
...
(which is not) throughout the ports Makefiles.
* Replace find|xargs with find -exec {} +
* Replace -exec {} \; with -exec {} + if applicable.
* Use the -delete operator to remove files and empty directories.
* Combine and tweak some find(1) invocations while here.
ok kn@ rsadowski@ espie@
2020-03-20 16:44:21 +00:00
jasper
c0d71858db
update MASTER_SITES where distfiles.nl was used
2020-01-26 11:14:29 +00:00
rsadowski
1bdbb686ef
Unbreak with upcoming cmake 3.16.
...
Do not use CMAKE_THREAD_LIBS_INIT as linker flag.
2019-12-10 06:46:17 +00:00
ajacoutot
b9234bd9bf
Revert previous and add ICU support back now that the port has been fixed.
...
tested in a bulk
2019-10-20 08:02:59 +00:00
ajacoutot
17c58be932
Disable ICU in gnustep.
...
Temporary solution until we can use the native linker instead of
-fuse-ld=bfd.
from sebastia@
2019-10-16 13:45:03 +00:00
sthen
b8d12a3b20
update various simple PERMIT_* in Makefile.inc files
2019-07-13 10:59:26 +00:00
sthen
6ff3e55398
bump REVISION in a bunch of ports known or likely to use struct kinfo_proc,
...
there may be some missing as my unpacked ports source is a little out of date
but this should catch the main things people might run into
the struct was reordered a second time in sysctl.h r1.192 to improve
compatibility but amd64 snapshot packages made it out before that happened
so the bumps are still needed
2019-06-25 20:25:20 +00:00
jca
e85230e5fd
Drop pthread_np.h detection patches/overrides
...
Not needed any more after pthread_np.h rev 1.3.
2019-05-30 12:43:30 +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
sebastia
92110cedc8
Updat to 1.2.24
2019-02-12 19:19:13 +00:00
sebastia
0e64827f5e
update to 0.27.0
2019-02-12 19:17:56 +00:00
sebastia
db9c9b940a
missed in previous update to 0.27.0
2019-02-12 19:17:22 +00:00
sebastia
5baebac7f9
update to 0.27.0
2019-02-12 19:16:17 +00:00
sebastia
1db89fa687
Update to 1.26.0
2019-02-12 19:15:13 +00:00
naddy
33bea57aa6
again, bump users of audio/libmad after macro change in header file
2018-12-05 20:19:00 +00:00
naddy
62baafa1d6
bump users of audio/libmad after macro change in header file
2018-12-04 20:44:56 +00:00
sebastia
f9196b9337
Put the -fuse-ld=bfd into MAKE_ENV instead of the MAKE_FLAGS
...
This unbreaks games/oolite
no bump since this is no change for the ports that picked it
up properly.
Only add MAKE_FLAGS to pdfkit, since that is a bit special,
since it builds also parts of xpdf, and doesn't pick up the
MAKE_ENV
2018-11-27 21:46:25 +00:00
sebastia
744a85fb88
Force using ld.bfd, since there is a still unknown problem loading Bundles
...
into Objective-C applications, which breaks most of x11/gnustep and www/sogo
Bump everything using the x11/gnustep module
2018-11-26 14:17:12 +00:00
naddy
84174f9106
bump for package path change devel/gmp -> devel/gmp,-main
2018-11-02 18:48:39 +00:00
naddy
8274611770
explicitly link against libiconv to satisfy lld
2018-10-22 20:16:22 +00:00
sebastia
9f04d566cd
maintenance update to 0.7
2018-08-13 20:25:52 +00:00
sebastia
57bf460bbd
forgot to remove patch on last update
...
no bump, since didn't build
pointed out by naddy@
2018-07-28 21:40:36 +00:00
sebastia
e8d840582e
Update to 1.0, dependency of gnustep-webservices now pulled in via
...
databasinkit
2018-07-26 21:09:22 +00:00
sebastia
a6bdc1fab6
Update to 1.0, dependency to gnustep-webservices became a lib depend
2018-07-26 21:08:23 +00:00
sebastia
6631e5d06f
update to 1.3.0, stability improvements
2018-07-26 13:01:48 +00:00
sebastia
be1fef08c0
Update to 1.3.0, stability improvements
2018-07-26 13:01:25 +00:00
sthen
114b1e4413
Bump the remaining ports to trigger updates following cpu stats
...
changes (CPUSTATES/etc). Last part.
- some of these might be in code that's not actually built or rarely
used but it's not worth the hassle evaluating that, i'm just bumping &
moving on.
- as mentioned before, there might still be runtime problems relating
to the addition or renumbering.
2018-06-01 15:44:28 +00:00
espie
df1da998a1
remove traces of utf8 encoding in pkg/DESCR
...
bump accordingly
2018-02-27 21:47:38 +00:00
rpe
9a8b5ccd06
Change the shebang line from /bin/sh to /bin/ksh in all ports rc.d
...
daemon scripts and bump subpackages that contain the *.rc scripts.
discussed with and OK aja@
OK tb
2018-01-11 19:27:01 +00:00
sebastia
9fb10aba0d
Update to 0.26.2
2018-01-05 08:01:40 +00:00
sebastia
ee3978666e
Update to 0.26.2
2018-01-05 08:00:09 +00:00
sebastia
ad7b416154
Update to 1.25.1
2018-01-05 07:57:37 +00:00
naddy
11e3dd67b3
switch COMPILER from the old, confusing shortcuts to the more explicit format
2017-11-16 23:20:37 +00:00
ajacoutot
bdca485ff0
Bump after libical pkgpath change.
2017-11-08 05:36:11 +00:00
sthen
967adcf0b3
sync WANTLIB
2017-09-25 21:16:12 +00:00
sebastia
c58d291f77
Minor bugfix update to 1.2.3, update HOMEPAGE and MASTER_SITES
2017-09-10 20:27:45 +00:00
sebastia
756fc4bfad
Minor bugfix update to 1.2.3, update HOMEPAGE and MASTER_SITES
2017-09-10 20:27:12 +00:00
sebastia
0f9c8aae49
Minor update to 0.9.9, now supports tabs
2017-09-10 20:26:07 +00:00
sebastia
cd0dc36c55
Minor update to 0.5
2017-09-07 21:17:18 +00:00