138737 Commits

Author SHA1 Message Date
kn
3765687256 Update to isync 1.3.1
maintainence release containing various fixes, see
https://sourceforge.net/projects/isync/files/isync/1.3.1/.

Removed patches are all merged upstream.

OK remi
2019-06-13 11:42:37 +00:00
fcambus
57a3fe3620 Add misspell. 2019-06-13 08:55:09 +00:00
fcambus
8b647ba88f Import textproc/misspell.
Correct commonly misspelled English words in source files.

OK sthen@
2019-06-13 08:54:29 +00:00
bentley
c389b6e980 Move homepage to https. 2019-06-13 08:02:37 +00:00
daniel
d75bd548db Update to 2019.1; from wen heping.
ok kmos@
2019-06-13 03:37:04 +00:00
naddy
8e6028be51 should no longer be broken on alpha since we use endian.h 2019-06-12 22:47:08 +00:00
naddy
5c2589d094 llvm8: rename "version" file so it isn't picked up by C++ #include <version> 2019-06-12 21:54:40 +00:00
bluhm
559e0c2dd0 update p5-Cpanel-JSON-XS to 4.12 2019-06-12 21:39:01 +00:00
naddy
da20e6ee00 llvm8: Move config.h into src subdirectory to keep C++ #include <version>
from picking up an unrelated file by way of -I$(top_srcdir).
2019-06-12 21:13:59 +00:00
rapha
d9875b0e5a Unbreak audacity on macppc by fixing the -latomic check.
ok jca@
2019-06-12 20:28:36 +00:00
kmos
96a882e309 Update Portgen to use the new-style PERMIT_PACKAGE and PERMIT_DISTFILES
instead of the older PERMIT_CDROM and company.

OK sthen@ kn@
2019-06-12 19:25:53 +00:00
sthen
75470072ac oops fix distinfo; thanks naddy 2019-06-12 18:27:19 +00:00
sthen
d21ea52ed2 update to nghttp2 1.39.1 2019-06-12 15:42:05 +00:00
sthen
29a43d43c3 my fancy setting of ONLY_FOR_ARCHS to the intersection of GO_ARCHS and
LP64_ARCHS didn't work (GO_ARCHS/LP64_ARCHS aren't available until after
the mk files are pulled in which cause ONLY_FOR_ARCHS to be checked) so
just hardcode amd64 instead.
2019-06-12 14:58:15 +00:00
rpointel
4590ca47f2 + SUBDIR += luciole 2019-06-12 05:48:25 +00:00
rpointel
ca59e18770 import luciole, a typeface developed explicitly for visually impaired people.
ok and inputs rsadowski@.
2019-06-12 05:47:32 +00:00
semarie
10c0480b0d tryton/5.2 maintenance update 2019-06-12 04:43:03 +00:00
semarie
05e06f399f tryton/5.0 maintenance update 2019-06-12 04:41:56 +00:00
ajacoutot
c45afb9e6f autopoint from gettext,-tools needs archivers/xz. 2019-06-11 19:28:45 +00:00
sthen
e2f8fc8cd3 no need to patch, just pass CPPFLAGS/LDFLAGS in MAKE_ENV 2019-06-11 15:32:17 +00:00
naddy
6848abe4a1 llvm8: prevent libc++ headers from picking up <version> file 2019-06-11 11:15:04 +00:00
espie
9a8069035d fix bogus directory and inverted logic (as noticed by Ian Darwin) 2019-06-11 10:34:13 +00:00
bentley
b2adfb37ce Update to ibm-plex-2.0.0.
Release notes:
https://github.com/IBM/plex/releases/tag/v2.0.0
2019-06-11 07:17:23 +00:00
landry
d52e394906 Update to firefox 67.0.2.
See https://www.mozilla.org/en-US/firefox/67.0.2/releasenotes/
2019-06-11 06:01:20 +00:00
rsadowski
c3a988c9e5 update jenkins
stable to 2.164.3
devel to 2.179
2019-06-11 04:34:23 +00:00
kurt
7705a5ad0b Revision bump all java ports for the jre package removal and java.port.mk
changes.
2019-06-11 00:38:33 +00:00
kurt
293dbb0c34 Adjust ports that rolled their own do-build target for calling ant to use
MODJAVA_BUILD=ant.

okay sthen@, abieber@, jeremy@
2019-06-11 00:37:09 +00:00
kurt
6d05858b09 Adjust java module to ensure the correct build jdk is used:
* Add JAVA_HOME to MAKE_ENV and CONFIGURE_ENV for any port that uses
the java module and doesn't also contain NO_BUILD=yes. Previously
this was limited to just MODJAVA_BUILD=ant, but that is not sufficient
for ports that indirectly use ant via makefiles.

okay sthen@
2019-06-11 00:36:04 +00:00
kurt
c7ce025ffc Update to u212:
* Contains many upstream bug fixes and security fixes which can be mined
  from u202-u212 release notes here:

  https://adoptopenjdk.net/release_notes.html

* Also contains a series of FreeBSD corrections merged into upstream repo.
* Remove jre package since jre package support was removed from
  java.port.mk and javaPathHelper already.

okay sthen@, ian@, naddy@
2019-06-11 00:35:17 +00:00
danj
20fb1d8c8f Update to haproxy-1.9.8
With some help from tb@ for the LibreSSL part.
2019-06-10 23:01:13 +00:00
sthen
45d528d449 additional #ifdef for sparc64 2019-06-10 19:02:21 +00:00
sthen
5efed2629c set HOST=_LINUX rather than the default (which at some point since
initial porting changed to _CYGWIN). should fix up word-size #define
and hopefully therefore unbreak sparc64 build.
2019-06-10 19:00:38 +00:00
sthen
9fdbd33038 don't hide compiler/linker command lines 2019-06-10 17:17:44 +00:00
cwen
aab49f337c ufraw: fix narrowing on archs where char is unsigned by default (ppc, arm)
OK sthen@ (maintainer)
2019-06-10 14:57:59 +00:00
rsadowski
f6427fcb8d fix cmake find package option
Set CMAKE_DISABLE_FIND_PACKAGE_libwlocate to ON and not to OFF.
libwlocate is not imported yet, so this has no side effects.
2019-06-10 12:24:21 +00:00
ajacoutot
225da8d883 Update to py-ICU-2.3.1. 2019-06-10 08:11:37 +00:00
ajacoutot
43c5c8bb87 Update to icu4c-64.2. 2019-06-10 08:07:50 +00:00
thfr
98b0a5e6b5 Re-add Theora support to ffmpeg. VP8/9 are not replacements for all use
cases.

ok kn@, juanfra@. Maintainer timeout.
2019-06-10 04:29:24 +00:00
bentley
74369027de Switch back to upstream master_sites.
From George Rosamond (maintainer).
2019-06-10 02:05:26 +00:00
cwen
3dcc6d0d90 squid: requires atomics on macppc
input and OK by sthen@ (maintainer) and jca@
2019-06-09 19:36:24 +00:00
espie
bec6730ab2 reorganize the archive to separate portraits from landscape pictures
no longer any list (for now) and provide a "background setter" using
rr and xwallpaper
2019-06-09 14:13:03 +00:00
bentley
176fe5d056 Move homepage/master_sites to https. 2019-06-09 08:32:58 +00:00
rsadowski
803ecb2a89 Remove graphics/qimageblitz as BUILD/RUN dependency
Qimageblitz is Qt4 and will not use by Qt5 okular.
2019-06-09 08:22:18 +00:00
bentley
e72d55a4dd +p5-W3C-LinkChecker 2019-06-09 08:18:39 +00:00
bentley
668b334b5f Import p5-W3C-LinkChecker-4.81.
This package contains the W3C Link Checker.

The link checker can be run as a CGI script in a web server as well as on
the command line.  The CGI version provides a HTML interface as seen at
<http://validator.w3.org/checklink>.

ok sthen@
2019-06-09 08:17:29 +00:00
bentley
c9b884da85 Update to inter-3.7.
Release notes:
https://github.com/rsms/inter/releases/tag/v3.7
https://github.com/rsms/inter/releases/tag/v3.6
2019-06-09 07:39:52 +00:00
rapha
45004f84e2 Update to hydrogen-0.9.7. Help and ok jca@ 2019-06-08 18:42:32 +00:00
bentley
e4b637510a +inter 2019-06-08 16:42:06 +00:00
bentley
9aa1f968a5 Import inter-3.5.
Inter is a typeface carefully crafted & designed for computer screens.

Inter features a tall x-height to aid in readability of mixed-case and
lower-case text. Several OpenType features are provided as well, like
contextual alternates that adjusts punctuation depending on the shape of
surrounding glyphs, slashed zero for when you need to disambiguate "0" from
"o", tabular numbers, etc.

ok rsadowski@
2019-06-08 16:39:24 +00:00
jca
c33e88cd7f Move #include to unbreak build with gcc-8.3.0
I'm not sure there's much point in fixing kde3 these days, but this fix
is easy...
2019-06-08 15:25:57 +00:00