Commit Graph

409 Commits

Author SHA1 Message Date
bcallah
3f39490252 Fix build with clang6. This port will go away soon but it does not hurt to
reduce the current clang6 fallout for the time being.
ok kn@
2018-04-15 20:22:21 +00:00
schwarze
20f5599217 Install Japanese manual pages as UTF-8 rather than EUC using japanese/nkf
and install the English manual pages to the correct directories.
Add missing @bin annotations in the PLISTs.

OK yasuoka@, espie@ (MAINTAINER) agrees with the direction,
in part based on earlier work by bentley@.

Helps with clang 6 because it removes the build dependency on the
broken japanese/groff.
2018-04-15 19:48:38 +00:00
jsg
9a190ffe23 Now that arm has switched to clang the base compiler has atomic builtins
and accepts -mfpu=neon.

ok jca@ sthen@
2018-01-20 14:03:39 +00:00
sthen
b9064dc0ff Handle pthread-stubs removal. 2017-10-23 17:10:49 +00:00
jasper
73b4795a5d remove broken HOMEPAGE/MASTER_SITES and add backup mirror 2017-08-22 19:19:26 +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
schwarze
1cf79ee870 This port runs groff (along with jnroff) during the "build" target,
not during the "package" target, so "BUILD_DEPENDS += textproc/groff"
makes more sense than "USE_GROFF = Yes".
No package change, no bump.
OK espie@ (MAINTAINER)
2017-05-14 19:53:58 +00:00
schwarze
266badca7a groff is not used at all, so delete USE_GROFF;
no package change, no bump;
OK espie@ (MAINTAINER)
2017-05-14 19:49:29 +00:00
espie
deeba8d33c fix just enough return problems that this builds, so we have the option
of keeping it.
2017-05-06 12:51:21 +00:00
espie
2625bb5332 fixes for clang: don't compile a clone of getopt.
while there, fix system includes, implicit ints, and void main.
2017-04-29 14:31:40 +00:00
espie
3a0567a8c9 add enough void to fix empty return errors on clang 2017-04-28 12:29:32 +00:00
yasuoka
1936a6d7ea Update ja-less to 382.262.03.b.01, the version maintained by Hiroki Sato.
espie@ agreed to take maintainer

ok bentley
2017-04-23 09:18:21 +00:00
jsg
aaa919a724 add a non-implicit return type to a function to fix the build with clang 2017-04-22 04:53:17 +00:00
bentley
35b6fac7eb Remove japanese/jvim.
ok yasuoka@ naddy@
2017-04-19 05:58:48 +00:00
sthen
bcbf44ab87 use LIBCXX 2017-04-10 11:46:18 +00:00
jsg
e45cc56671 use ports gcc on arm to get atomic builtins 2016-12-30 13:58:49 +00:00
sthen
c15b136e13 sync WANTLIB (and in one case, add gettext to LIB_DEPENDS) in dependent ports
now that internationalised domain name support has been removed from net/curl
2016-11-04 11:35:18 +00:00
naddy
c326edce1b The ${PROJECT}.googlecode.com/files/ master sites are no longer
accessible, but the distfiles are still available at an archive URL.
Introduce MASTER_SITE_GOOGLECODE and use it for all affected ports.

ok czarkoff@ danj@ sthen@
2016-10-01 11:54:14 +00:00
jasper
21577dc37f - drop gettext module
- regen WANTLIB
2016-09-08 10:36:48 +00:00
sthen
ecccd93c04 As pointed out by Yozo TODA, SourceForge.jp renamed to OSDN in 2015.
Rename MASTER_SITE_SOURCEFORGE_JP to MASTER_SITE_OSDN_JP and update ports
references, and list some of their mirrors in network.conf.template.
2016-06-05 11:02:25 +00:00
bentley
f058156073 Update homepages: sourceforge.jp is dead. long live osdn.jp.
Replace 403/500 webpages with the project page, which is at least
semi-useful.
2016-05-29 21:41:45 +00:00
naddy
bbf32232a6 replace libiconv module 2016-04-29 11:19:35 +00:00
naddy
2081760307 remove SHARED_ONLY from non-CPAN Perl ports 2016-03-20 16:36:33 +00:00
naddy
c253f424ca garbage collect CONFIGURE_SHARED 2016-03-11 19:59:11 +00:00
naddy
4fd7f6425c remove no_shared check and fix errno definition 2016-03-11 16:06:01 +00:00
ajacoutot
4e1ea8b4b1 Remove some BROKEN markers for ports that should build now with the new libgcc
assisted built-in atomic ops for mips64.

from Brad
2015-12-25 08:39:45 +00:00
sthen
4e2d8093a5 sync WANTLIB (curl+nghttp2) 2015-10-30 12:47:38 +00:00
sthen
14273d88a4 remove a handful of dead homepages 2015-09-11 19:50:48 +00:00
espie
703062122e move to new auth checks. Add "a few" includes to placate a lot of warnings.
(and bump affected packages of course)
2015-07-25 16:47:12 +00:00
espie
7703f3690f fix tedu's breakage, again 2015-07-23 10:02:08 +00:00
sthen
603d7e18ad mark Wnn BROKEN, it doesn't build any more 2015-07-21 17:43:32 +00:00
ajacoutot
2889a1d16f Remove the perl bullshit. 2015-07-16 23:57:18 +00:00
sthen
6a9aae3ca5 sort, and use consistent whitespace 2015-06-10 20:01:03 +00:00
sthen
d63e2ec7e6 sync WANTLIB 2015-05-05 17:00:16 +00:00
espie
fc50bf01e2 fix build post-tedu 2015-04-09 13:51:38 +00:00
ajacoutot
aa988913b0 Bump after the recent changes in packaging dbus and dconf. 2015-04-04 09:20:59 +00:00
ajacoutot
1aa76cceb2 x11/gtk+2,-guic -> x11/gtk+3,-guic && bump 2015-03-27 08:13:02 +00:00
naddy
030b50217c fold PFRAG.shared into PLIST for SHARED_ONLY ports 2015-03-20 22:47:40 +00:00
naddy
c36ada4f79 fold lib-only PFRAG.shared into PLIST, and some related cleanups 2015-03-19 20:25:26 +00:00
naddy
2382144b92 fold lib-only PFRAG.shared into PLIST, regen PLIST, and bump 2015-03-16 18:07:34 +00:00
naddy
3fe8791930 Drop USE_GROFF since groff and mandoc produce identical output. 2015-01-22 12:52:45 +00:00
sthen
c83186be7a drop USE_GROFF; output is broken anyway (no charset encoding in pod source)
but no worse with mandoc
2015-01-21 14:10:34 +00:00
naddy
570aa62a9c Drop remaining MD5/RMD160/SHA1 checksums. 2015-01-18 03:12:39 +00:00
naddy
f3199ce9b9 Drop USE_GROFF since groff and mandoc produce identical output. 2014-11-27 12:26:49 +00:00
nigel
f46a68dccf fix build failure, add missing include, and bump revision
Ok naddy@
2014-11-21 21:25:16 +00:00
ajacoutot
60fed1f4bf Regen WANTLIB. 2014-10-12 10:20:49 +00:00
ajacoutot
c03ade0465 Drop /etc/services mention. 2014-07-11 16:18:51 +00:00
ajacoutot
3c5381c59b The x11/gnome MODULE will soon stop setting USE_GMAKE unconditionally, so
explicitely add it where needed.
2014-07-09 17:43:52 +00:00