Commit graph

479842 commits

Author SHA1 Message Date
Craig Leres
b49b5f460f editors/nvi-devel: Take maintainership. Update MASTER_SITES to use
the University of Waterloo Computer Science Club mirror (with
LOCAL/leres as a secondary) since ftp.stack.nl no longer exists.

Approved by:	Approved by: johans (maintainer timeout, 3 months and 3 consecutive timeouts), ler (mentor, implicit)
2019-07-04 16:22:16 +00:00
Vanilla I. Shu
a47cca15da Update to 1.22.0. 2019-07-04 16:12:16 +00:00
Hans Petter Selasky
38b2315add Fix issues with ALSA OSS backend for firefox and chrome.
1) When read() or write() fails due to EAGAIN because no buffer is available or
   buffer is full, return 0 instead of failure. Else clients may simply close
   the device and re-open it instantly chopping the audio.
2) Implement OSS delay function to fix an issue with negative delays.
3) Use at least 16ms of HW buffer by default to avoid jitter.

Approved by:	pi, jbeich
2019-07-04 15:46:15 +00:00
Niclas Zeising
28d07ca35c x11/pixman: Update to 0.38.4
PR:		233737
Submitted by:	Charlie Li (original version)
exp-run by:	antoine
Sponsored by:	B3 Init (zeising)
2019-07-04 15:38:20 +00:00
Tobias Kortkamp
f69160b440 lang/rust: Update to 1.36.0
- Force rebuild all consumers to catch regressions early

Thanks to Mikaël Urankar for providing updated bootstraps for
aarch64, armv6, armv7, powerpc64.

Changes:	https://blog.rust-lang.org/2019/07/04/Rust-1.36.0.html
Tested by:	jbeich, mikael.urankar@gmail.com
With hat:	rust
Differential Revision:	https://reviews.freebsd.org/D20810
2019-07-04 14:41:57 +00:00
Diane Bruce
7e0b2b9d58 =Version 4.1.05=
2019-06-23  David Freese  <w1hkj@bellsouth.net>

	a593ddbb8: LoTW fllog
	1a42952e4: Modem macro
	5a36610d1: Close Logbook
	33177695b: eQSL

Reported by:	w1hkj@
2019-07-04 13:31:58 +00:00
Alexey Dokuchaev
03f6252c69 - Allow to build with PostgreSQL database support
- Unbreak the build and packaging with LIBAPL option
2019-07-04 12:12:21 +00:00
Mark Linimon
6cac284137 Use BROKEN_powerpc instead of old-style test.
While here, pet portlint (BROKEN_* location.)
2019-07-04 11:57:27 +00:00
Jan Beich
f4a001a5b1 gecko: drop MOZ_RPATH after r315713 2019-07-04 11:40:57 +00:00
Jan Beich
f4943f19c3 gecko: drop nspr-related *FLAGS substitution
https://bugzilla.mozilla.org/show_bug.cgi?id=514211
2019-07-04 11:40:53 +00:00
Jan Beich
2e37999838 gecko: drop staging remnants after r357413 2019-07-04 11:40:47 +00:00
Jan Beich
e94016c23b gecko: drop MOZ_* variables controlling defaults 2019-07-04 11:40:41 +00:00
Jan Beich
5c3a510f7c gecko: drop PORT_MOZCONFIG, it wasn't flexible enough 2019-07-04 11:40:33 +00:00
Jan Beich
f01a9b3265 gecko: drop pre/post-install scripts after r473092 and r497197 2019-07-04 11:40:26 +00:00
Jan Beich
6fd22aac7c gecko: drop GTK2 and RUST options after r505740 and r505753 2019-07-04 11:39:49 +00:00
Alexey Dokuchaev
c3498adb1a - Install preferences file as sample and annotate accordingly
- Teach the code to expand tilde (~) to $(HOME) to prevent
  spamming every current directory with `.apl.history' file
- Fix some minor C[XX]FLAGS pollution while I'm here
2019-07-04 11:18:42 +00:00
Pietro Cerutti
2088ce963f textproc/re-flex: update to 1.2.6
Changelog:
https://github.com/Genivia/RE-flex/releases/tag/v1.2.5
https://github.com/Genivia/RE-flex/releases/tag/v1.2.6
2019-07-04 11:13:36 +00:00
Jimmy Olgeni
e5ab3df36b Update lang/erlang-runtime22 to version 22.0.5. 2019-07-04 10:29:52 +00:00
Jimmy Olgeni
eb298eff4c Update lang/erlang-runtime21 to version 21.3.8.5. 2019-07-04 10:29:44 +00:00
Kai Knoblich
b853eed43d x11-themes/papirus-icon-theme: Update to 20190701
Changelog:

https://github.com/PapirusDevelopmentTeam/papirus-icon-theme/releases/tag/20190701

PR:		238954
Submitted by:	Hiroki Tagato <tagattie@yandex.com> (maintainer)
2019-07-04 09:40:49 +00:00
Tobias Kortkamp
bb9f7f967b graphics/minder: Update to 1.4.0
Changes:	https://github.com/phase1geo/Minder/releases/tag/1.4.0
2019-07-04 09:38:12 +00:00
Dmitry Marakasov
0091d35756 - Add LICENSE
- Update WWW

Approved by:	portmgr blanket
2019-07-04 09:32:06 +00:00
Dmitry Marakasov
e3f4177a01 - Update WWW
Approved by:	portmgr blanket
2019-07-04 09:02:07 +00:00
Alexey Dokuchaev
2350805e9f - Update `x11-fm/worker' to version 4.0.0 and adjust LICENSE
- Catalog files for commands had been merged with their main files
- Unfortunately, C++14 is now required for compilation
- Remove -Wno-error=narrowing gimmick added in r492118, offending
  code is not there since version 3.15.4:

    --- worker-3.15.3/src/exprfilter_scanner.cc
    +++ worker-4.0.0/src/exprfilter_scanner.cc
    @@ -76,7 +76,7 @@ static const char _expr_parser_index_off
     	49, 51, 53, 55, 0
     };

    -static const char _expr_parser_trans_cond_spaces[] = {
    +static const signed char _expr_parser_trans_cond_spaces[] = {
     	-1, -1, -1, -1, -1, -1, -1, -1,
     	-1, -1, -1, -1, -1, -1, -1, -1,
     	-1, -1, -1, -1, -1, -1, -1, -1,

Approved by:	maintainer
Tested on:	Mac mini G4
2019-07-04 08:45:11 +00:00
Muhammad Moinur Rahman
feefde95df sysutils/stow: Update verrsion 2.2.2=>2.3.0 2019-07-04 07:14:15 +00:00
Baptiste Daroussin
f0edfd6e1b Update to 1.11.99.1
- Add support for lua scripting:
  for now it allows to use scripts in lua instead of shell scripts
  everywhere possible, including keywords.
- Fix detection of libarchive built with zstd support
2019-07-04 07:07:07 +00:00
Cy Schubert
ecc5dd5840 Recommended by our nmh upline, make the W3M option to depend on
www/w3m the default in order to install a text-based browser
to render HTML for nmh. Users can still deselect the option to
obtain a leaner install base. The other HTML rendering options
also still available.

Suggested by:	Ken Hornstein <kenh@cmf.nrl.navy.mil> (nmh upline)
2019-07-04 03:26:49 +00:00
Greg Lewis
6e90646a9a Adjust to proposed changes in Java versioning
* Bug #238758 proposes to change the Java versioning from versions such
  as "1.6.0" to versions such as "6" (for example).  Modify the Makefile
  checks on JAVA_PORT_VERSION to cope with either format.
2019-07-04 02:52:20 +00:00
Greg Lewis
6468b14015 Adjust to proposed changes in Java versioning
* Bug #238758 proposes to change the Java versioning from versions such
  as "1.6.0" to versions such as "6" (for example).  Modify the Makefile
  checks on JAVA_PORT_VERSION to cope with either format.
2019-07-04 02:40:49 +00:00
Greg Lewis
b3173ab81a Adjust to proposed changes in Java versioning
* Bug #238758 proposes to change the Java versioning from versions such
  as "1.6.0" to versions such as "6" (for example).  Modify the Makefile
  checks on JAVA_PORT_VERSION to cope with either format.
2019-07-04 02:28:17 +00:00
Jan Beich
0b56f0eef3 lang/rust-nightly: update to 1.36.0.20190704
Changes:	17e62f77f9...088b987307
2019-07-04 00:39:36 +00:00
Jan Beich
23bbecd804 multimedia/rav1e: update to s20190703
Changes:	cb4d396f...991f95b8
2019-07-04 00:39:27 +00:00
Jan Beich
8b717a53e2 games/openbor: update to 7066
Changes:	db5f0836...07cdde0a
2019-07-04 00:39:18 +00:00
Stephen Montgomery-Smith
5d14d686f0 - Update to 3.2.0. 2019-07-03 23:55:47 +00:00
Jan Beich
e2777937a1 multimedia/aom: update to 1.0.0.2032
Changes:	https://aomedia.googlesource.com/aom/+log/5bceb59e7..2dc8a3559
2019-07-03 23:50:10 +00:00
Jan Beich
e628e65a6e emulators/yuzu: update to s20190702
Changes:	d99290963...58032e008
2019-07-03 23:49:59 +00:00
Jan Beich
7de547cd1e emulators/rpcs3: update to 0.0.6.8329
Changes:	690cdff0d...ad10eb391
2019-07-03 23:49:50 +00:00
Jan Beich
4c739df8eb net/waypipe: update to 0.2.0.31
Changes:	360676b...a4b8d6b
2019-07-03 23:49:39 +00:00
Jan Beich
168c7940c7 mail/thunderbird: update to 60.8.0
Changes:	https://www.thunderbird.net/thunderbird/60.8.0/releasenotes/
Security:	0592f49f-b3b8-4260-b648-d1718762656c
2019-07-03 23:49:27 +00:00
Jan Beich
7eecc6ff9c www/webkit2-gtk3: unbreak on aarch64, armv6, armv7
PR:		237440
Reported by:	pkg-fallout
Submitted by:	Greg V <greg@unrelenting.technology>
Tested by:	Charlie Li <ml+freebsd@vishwin.info>
Approved by:	maintainer timeout (2 months), portmgr blanket
Obtained from:	upstream
2019-07-03 23:49:12 +00:00
Timur I. Bakeyev
2442188eb2 Hopefully at this point port doesn't conflict with any of talloc/tevent/tdb.
samba48-4.8.12_3               Free SMB/CIFS and AD/DC server and client for Unix
talloc-2.2.0                   Hierarchical pool based memory allocator
tdb-1.4.0,1                    Trivial Database
tevent-0.10.0                  Talloc based event loop library
2019-07-03 23:08:29 +00:00
TAKATSU Tomonari
bfd8e43a77 - Update to 2.11.3
PR:		237984
Submitted by:	Greg V <greg_AT_unrelenting_DOT_technology>
2019-07-03 22:50:44 +00:00
Niclas Zeising
00f0133ab2 graphics/pixmap: Fix build after libXt update
Fix the build after the x11-toolkits/libXt update.  Simply remove the
ancient bundled versions of X11 headers and the various CFLAGS additions,
and use X11 provided headers which contain appropriate defines.

Reported by:	antoine
2019-07-03 21:27:12 +00:00
Matthias Fechner
9b3bdb562a Bump port revision to build against now libxml2 2.9.9. 2019-07-03 21:03:30 +00:00
Brooks Davis
0023150d8e Add missed patch in previous commit to allow LLDB docs to build with the
outdated Sphinx in the ports tree.
2019-07-03 20:45:40 +00:00
Cy Schubert
014c509c7e Sort radio button options and fix two typos.
MFH:		2019Q3
2019-07-03 20:42:26 +00:00
Matthias Fechner
8af0a7012d Do not strip the libs as this breaks the build of this package.
The build does not always fail, but I can reproduce the build with every second build by using poudriere:
poudriere testport -j 120amd64 www/rubygem-selenium-webdriver

The error message that is displayed is:
strip: moving loadable section .note.gnu.build-id, is this intentional?
strip: moving loadable section .hash, is this intentional?
strip: moving loadable section .gnu.hash, is this intentional?
strip: moving loadable section .dynsym, is this intentional?
strip: moving loadable section .dynstr, is this intentional?
strip: moving loadable section .gnu.version, is this intentional?
strip: moving loadable section .gnu.version_r, is this intentional?
strip: moving loadable section .rel.dyn, is this intentional?
strip: moving loadable section .rel.plt, is this intentional?
strip: moving loadable section .init, is this intentional?
strip: moving loadable section .plt, is this intentional?
strip: moving loadable section .text, is this intentional?
strip: moving loadable section .fini, is this intentional?
strip: moving loadable section .rodata, is this intentional?
strip: moving loadable section .eh_frame, is this intentional?
strip: elf_update() failed: Layout constraint violation
*** Error code 1

PR:		220330
Reported by:	vvelox at vvelox.net
2019-07-03 20:41:51 +00:00
Max Brazhnikov
a564d8c302 multimedia/subtitlecomposer:
- Fix path to the license
- Use correct GH_PROJECT
2019-07-03 20:41:09 +00:00
Antoine Brodin
d63c999498 Switch back to non-legacy databases/tdb 2019-07-03 20:40:32 +00:00
Adriaan de Groot
43caac30c5 Fix build of mail/xpbiff after libXt update.
An implicit include has gone away (Intrinsic.h) so users of X11/StringDefs.h
now need to explictly include X11/Intrinsic.h to get the typedef for
String, otherwise many of the macro's like this one:

#define XtRString ((String)&XtStrings[1797])

will fall over.
2019-07-03 20:27:37 +00:00