Commit Graph

415626 Commits

Author SHA1 Message Date
Sunpoet Po-Chuan Hsieh
20e7fe8284 Update to 0.09
- Add LICENSE
- Add NO_ARCH
- Sort PLIST

Changes:	http://search.cpan.org/dist/DateTime-Event-Cron/Changes
2017-04-07 23:16:35 +00:00
Sunpoet Po-Chuan Hsieh
8b237f2a61 Update to 1.412
- Add LICENSE_FILE
- Add missing *_DEPENDS
- Add NO_ARCH

Changes:	http://search.cpan.org/dist/SQL-Statement/Changes
2017-04-07 23:16:30 +00:00
Sunpoet Po-Chuan Hsieh
74eff0ba3a Update to 1.0.3
- Add NO_ARCH

Changes:	https://github.com/floraison/et-orbi/blob/master/CHANGELOG.md
2017-04-07 23:16:25 +00:00
Sunpoet Po-Chuan Hsieh
091fef55de Update to 0.007
Changes:	http://search.cpan.org/dist/PerlIO-utf8_strict/Changes
2017-04-07 23:16:20 +00:00
Sunpoet Po-Chuan Hsieh
44d7b87512 Use UTF-8 locale to ensure psl-make-dafsa processing
The error message using C locale is as follows:

./psl-make-dafsa --output-format=cxx+ "/usr/local/share/public_suffix_list/public_suffix_list.dat" suffixes_dafsa.c
Traceback (most recent call last):
  File "./psl-make-dafsa", line 695, in <module>
    sys.exit(main())
  File "./psl-make-dafsa", line 689, in main
    outfile.write(converter(parser(infile, utf_mode, codecs), utf_mode, codecs))
  File "./psl-make-dafsa", line 559, in parse_psl
    for line in infile:
  File "/usr/local/lib/python3.6/encodings/ascii.py", line 26, in decode
    return codecs.ascii_decode(input, self.errors)[0]
UnicodeDecodeError: 'ascii' codec can't decode byte 0xc3 in position 7619: ordinal not in range(128)
2017-04-07 23:16:15 +00:00
Matthew Rezny
380f1cbf16 Add Apache Tomcat development port starting on 9.0 alpha
This is the version of Tomcat currently under active development.
Development releases may contain large amounts of untested or missing
functionality required by the specification and/or significant
bugs and are not expected to run stably for any length of time.

PR:		215290
Submitted by:	vvd@unislabs.com
Approved by:	swills (mentor)
Differential Revision:	https://reviews.freebsd.org/D10226
2017-04-07 22:32:01 +00:00
Matthew Rezny
5382cb6dde Behave same on BSDs as on Darwin in that UTF-8 shall be used instead of
ASCII outside the POSIX 'C' locale and UTF-8 is deafult in case anything
should call ucnv_getDefaultName() prior to calling setlocale(). This change
fixes problems that occur in multiple Qt5 applications when handling files
with names containing non-ASCII characters.

PR:		216372
Reported by:	vvd@unislabs.com
Approved by:	bapt (office@), swills (mentor)
Differential Revision:	https://reviews.freebsd.org/D10128
2017-04-07 22:06:07 +00:00
Gerald Pfeifer
63ca271a30 By default bootstrap on powerpc64 (option BOOTSTRAP), which avoids an
ICE on this architecture.

Reported by:	andreast
2017-04-07 21:50:19 +00:00
Gerald Pfeifer
ea0e374bf1 Update to the 20170406 snapshot of GCC 6. 2017-04-07 21:47:25 +00:00
Matthew Rezny
a9e3e6141e * Build fixes: add CC and CXX to MAKE_ARGS, pass NOASM via MAKE_ARGS
* Fetch fix: correct the URL for VOXEL and XXX packs
* Add option VOXEL and remove obsolete MIDI options
* Correct patching of game data path so the full path need not be specified
* Install (SHAREWARE) or instruct (pkg-message) to copy both game data files

PR:		217913
Approved by:	pkubaj@anongoth.pl (maintainer), swills (mentor)
Differential Revision:	https://reviews.freebsd.org/D10107
2017-04-07 21:39:53 +00:00
Mark Felder
4fdbe3fe84 multimedia/plexmediaserver: Update to 1.5.3.3580
Changelog:	https://forums.plex.tv/discussion/comment/1412230/#Comment_1412230
2017-04-07 20:16:19 +00:00
Tobias C. Berner
4410daad3e New port: multimedia/QtAV
A cross-platform multimedia framework based on Qt and FFmpeg.
High performance. User & developer friendly. Supports Android,
iOS, Windows store and desktops.

WWW: https://github.com/wang-bin/QtAV

Reviewed by:	rakuco, jhale
Approved by:	rakuco (mentor)
Differential Revision:	https://reviews.freebsd.org/D10186
2017-04-07 19:57:04 +00:00
Kurt Jaeger
a41d430c77 databases/cego: update 2.33.4 -> 2.33.5
- Fix in CegoSelect and friends for query cleanup. The cleanUp
  method did not cleanup all field value references which might lead
  to invalid memory access in case of repeated view calls ( Variable
  pParentJoinBuf ).
  Corresponding cleanUp method have been introduced or CegoExpr,
  CegoTerm, CegoFactor and friends.
- Check052 has been introduced to verify the previous described behaviour

Submitted by:	Bjoern Lemke <lemke@lemke-it.com>
2017-04-07 19:56:49 +00:00
Guido Falsi
454ef5b875 Update net/asterisk13 to 13.15.0. 2017-04-07 19:37:34 +00:00
Matthew Rezny
0cb60b6774 Update to 1.3.1
- Enable OpenCL 2.0 on AMD64
- Add options FP64 (experimental) and TEST [1]
- Follow MESA_LLVM_VER if set, currently only 39 works for this port

PR:		217771 [1]
Submitted by:	jbeich [1]
Approved by:	swills (mentor)
Differential Revision:	https://reviews.freebsd.org/D10251
2017-04-07 19:30:11 +00:00
Matthew Rezny
5d51e9186d Update to 2.0.1
Approved by:	swills (mentor)
Differential Revision:	https://reviews.freebsd.org/D10276
2017-04-07 19:15:03 +00:00
Matthew Rezny
5b43071e97 Update to 0.10.4
Approved by:	swills (mentor)
Differential Revision:	https://reviews.freebsd.org/D10299
2017-04-07 19:02:50 +00:00
Lars Thegler
3bb42bcfe7 Moving maintainership burden onto broader shoulders 2017-04-07 18:50:22 +00:00
Michael Gmelin
37be1ecae4 Fix version string, improve package naming
Also removed PORTREVISION, as pkg version -t v2.1.1_1 2.1.1 results in "<"

Reported by:	mat
2017-04-07 18:01:06 +00:00
Alexey Dokuchaev
7842f30bf6 Disable searching for WADs in the current directory as it can easily take
up a lot of time (e.g., when launched from $HOME) and thus delay the game
startup in a very annoying way (also stresses the disks a lot).
2017-04-07 17:39:58 +00:00
Steve Wills
d570bdd89d security/sslsplit: fix build with libressl-devel
While here, add LICENSE, USES=ssl, strip the binary

PR:		216846
Submitted by:	Piotr Kubaj <pkubaj@anongoth.pl>
2017-04-07 17:23:23 +00:00
Dmitry Marakasov
02de440b4e - Add LICENSE
- Switch to options helpers
- Regenerate patches
2017-04-07 16:28:17 +00:00
Dmitry Marakasov
277f9a42d5 - Fix LICENSE
- Add LICENSE_FILE
- Add NO_ARCH
2017-04-07 16:23:14 +00:00
Dmitry Marakasov
60ef37f85e - Add LICENSE_FILE 2017-04-07 16:22:58 +00:00
Dmitry Marakasov
5a2e1ef6c1 - Add LICENSE_FILE 2017-04-07 16:22:12 +00:00
Dmitry Marakasov
33a5a60d12 - Add LICENSE_FILE
- Switch to options helpers
2017-04-07 16:21:33 +00:00
Dmitry Marakasov
1534ff7f15 - Add LICENSE_FILE 2017-04-07 16:21:18 +00:00
Dmitry Marakasov
496e554399 - Remove always true OSVERSION condition
- Always check OPSYS along with OSVERSION

Approved by:	portmgr blanket
2017-04-07 16:11:38 +00:00
Dmitry Marakasov
7aba966cef - Always check OPSYS along with OSVERSION
Approved by:	portmgr blanket
2017-04-07 16:10:01 +00:00
Dmitry Marakasov
a0698296ac - Remove always true OSVERSION conditions
Approved by:	portmgr blanket
2017-04-07 16:06:12 +00:00
Dmitry Marakasov
183d198f5d - Always check OPSYS along with OSVERSION
- Remove always false OSVERSION condition

Approved by:	portmgr blanket
2017-04-07 16:05:45 +00:00
Dmitry Marakasov
daab54825d - Always check OPSYS along with OSVERSION
Approved by:	portmgr blanket
2017-04-07 16:04:31 +00:00
Dmitry Marakasov
810b01f469 - Remove always true OSVERSION condition
- While here, minor consmetic fixes

Approved by:	portmgr blanket
2017-04-07 16:03:05 +00:00
Dmitry Marakasov
8fb97109a5 - Remove always-true OSVERSION condition
Approved by:	portmgr blanket
2017-04-07 16:01:45 +00:00
Dmitry Marakasov
3a56d2db50 - Always accompany OSVERSION check with OPSYS check
Approved by:	portmgr blanket
2017-04-07 16:00:46 +00:00
Dmitry Marakasov
9d0b250bf8 - Always accompany OSVERSION check with OPSYS check 2017-04-07 16:00:06 +00:00
Dmitry Marakasov
59a13bc22e - Always accompany OSVERSION check with OPSYS check
Approved by:	portmgr blanket
2017-04-07 15:58:51 +00:00
Dmitry Marakasov
ec2aac0629 - Always accompany OSVERSION check with OPSYS check
Approved by:	portmgr blanket
2017-04-07 15:57:24 +00:00
Dmitry Marakasov
ad3e4d802d - Always accompany OSVERSION check with OPSYS check
Approved by:	portmgr blanket
2017-04-07 15:57:20 +00:00
Alexey Dokuchaev
ab83df2487 - Update Doom Legacy to version 1.46.3
- Do not pass SVN_REV via CFLAGS, it is now defined in `src/d_main.c'
- OLD_DEPENDENCIES is no longer a valid setting, stop referencing it
- When adjusting default WAD search path, fix only one DEFWADS rather
  than a bunch of them (one is enough)
- Remove old hack for better support for relative paths (for `-iwad'
  switch): it no longer applies and the game works correctly per se
- Remove Clang-related fixes that were integrated upstream
- Do not overwrite `make_options' file, simply append few necessary
  settings at the end of it

List of changes: http://doomlegacy.sourceforge.net/docs/whatsnew.html
2017-04-07 15:43:20 +00:00
Dmitry Marakasov
5b516f1146 - Add LICENSE_FILE
- Switch to USES=localbase
- Switch to options helpers
2017-04-07 15:26:29 +00:00
Dominic Fandrey
d6777210d4 security/vuxml: Add id Tech 3 remote code execution
PR:		217911
Reviewed by:	delphij, #ports_secteam
Approved by:	delphij, #ports_secteam
Security:	CVE-2017-6903
Differential Revision:	https://reviews.freebsd.org/D10244
2017-04-07 14:26:14 +00:00
Julien Laffaye
9cc9b58b08 - Update to 20170301
- Strip shared library in post-install

PR:		218368
Submitted by:	sunpoet
2017-04-07 14:12:20 +00:00
Julien Laffaye
9e6c772c19 Update to 20170330 snapshot
PR:		218307
Submitted by:	cs
2017-04-07 14:03:20 +00:00
Steve Wills
9bfb8b2cae Add UID/GID for gitlab-runner
I forgot this when adding devel/gitlab-runner

PR:		218457
Reported by:	Matthias Fechner <idefix@fechner.net>
Pointyhat to:	swills
2017-04-07 13:46:28 +00:00
Steve Wills
4603ef2309 sysutils/terraform: Update to 0.9.2
PR:		218402
Submitted by:	Bradley T. Hughes <bradleythughes@fastmail.fm>
2017-04-07 13:38:01 +00:00
Steve Wills
2c4ec35bf2 sysutils/packer: update to 1.0.0
PR:		218440
Submitted by:	Scott Larson <stl@ossuary.net>
2017-04-07 13:12:50 +00:00
Bartek Rutkowski
37216d01f1 sysutils/rubygem-librarian-puppet: fix incorrect dependency
Reported by:	sunpoet
2017-04-07 12:45:34 +00:00
Vanilla I. Shu
e6be62a23a Update to 0.047. 2017-04-07 11:54:08 +00:00
Kurt Jaeger
a4d248f681 x11/p5-X11-Xlib: update 0.03 -> 0.11
Changes:	http://cpansearch.perl.org/src/NERDVANA/X11-Xlib-0.11/Changes
2017-04-07 09:13:24 +00:00