1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-19 19:59:43 +00:00
Commit Graph

421991 Commits

Author SHA1 Message Date
Tobias C. Berner
50784b6ac1 Add kf5-kinit as a runtime dependency to irc/konversation
* The URL handler needs klauncher5 which is part of kf5-kinit.

Reported by:	Gleb Popov <6yearold@gmail.com>
Reviewed by:	rakuco
Differential Revision:	https://reviews.freebsd.org/D11425
2017-06-30 17:36:30 +00:00
Edward Tomasz Napierala
885fca7b6e Fix coda6_client and coda6_server after ino64 changes. 2017-06-30 16:52:44 +00:00
Eugene Grosbein
033e08157a Update textproc/sdcv to 0.5.0-beta2:
- remove some patches that were integrated upstream and add new;
- pass maintaintership to the submitter.

PR:		217671
Submitted by:	Anton Yuzhaninov <citrin@citrin.ru>
Approved by:	vsevolod (mentor)
2017-06-30 16:42:47 +00:00
Guido Falsi
3e2130ba15 Update multimedia/lives to 2.8.7 2017-06-30 15:44:08 +00:00
Guido Falsi
b6bc40cef5 Update net/x2goclient to 4.1.0.0 2017-06-30 15:26:03 +00:00
Guido Falsi
c936ed9696 Update graphics/sane-backends to 1.0.27 2017-06-30 15:25:19 +00:00
Vasil Dimov
55c1a72fe5 databases/galera: Split compilation from tests run
Previously tests were ran intermixed with compilation commands in
parallel (scons -jN). Running tests in parallel produces some sporadic
failures which would make the compilation fail.

With this change, when compiling ("make" in the ports directory)
"scons -j8 ... tests=0" is used to request compilation only.

To run the tests do "make test" in the ports directory. It will run
"scons ... tests=1" (without -jN) and will only run the tests.
2017-06-30 15:24:17 +00:00
Baptiste Daroussin
8857a2980f Update to 2.9.1 2017-06-30 15:24:15 +00:00
Guido Falsi
b3480d3853 Update games/lgeneral to 1.3.2 2017-06-30 15:24:10 +00:00
Tobias Kortkamp
834d2ea409 New port: security/testssl.sh
testssl.sh is a command line tool which checks a server's service on
any port for the support of TLS/SSL ciphers, protocols as well as some
cryptographic flaws.  Key features:

- Clear output: you can tell easily whether anything is good or bad
- Flexibility: You can test any SSL/TLS enabled and STARTTLS service,
  not only webservers at port 443
- Toolbox: Several command line options help you to run YOUR test and
  configure YOUR output
- Reliability: features are tested thoroughly
- Verbosity: If a particular check cannot be performed because of a
  missing capability on your client side, you'll get a warning
- Privacy: It's only you who sees the result, not a third party

WWW: https://github.com/drwetter/testssl.sh

Approved by:	mat (mentor)
Differential Revision:	https://reviews.freebsd.org/D11406
2017-06-30 15:15:59 +00:00
Jan Beich
9c540db7c3 devel/android-tools-adb-devel: restore USB transport for < 11.0
https://android.googlesource.com/platform/system/core/+/6da1cd49b5ea%5E%21/
2017-06-30 15:11:54 +00:00
Guido Falsi
3ba0564475 - Update audio/bcg729 to 1.0.2
- Apply upstream patch to net/asterisk-g72x diue to API changes in
  bcg729
2017-06-30 15:10:26 +00:00
Guido Falsi
1c3ff69e42 Update calibre to 3.2.1 2017-06-30 15:06:10 +00:00
Tobias Kortkamp
a756aef495 Fix build on 12.0-CURRENT
Exclude util/c.py (a symlink to util/util.py) from SHEBANG_FILES.

The build currently fails in the patch phase with:

sed: util/c.py: in-place editing only works for regular files

This seems to be caused by base r313277.

While here also simplify RUN_DEPENDS.

PR:		219982
Reported by:	antoine, pkg-fallout
Approved by:	mat (mentor)
Differential Revision:	https://reviews.freebsd.org/D11242
2017-06-30 15:05:05 +00:00
Danilo G. Baio
d9f81cded4 Update MASTER_SITE_CHEESESHOP
Move `files.pythonhosted.org` mirror to the top

The mirror `pypi.python.org` soon will be replaced with the
new Warehouse [1][2], now it's only serving the old files
and its returning `404 - Not Found` to the new files hosted

[1] https://pypi.org
[2] https://github.com/pypa/warehouse

Approved by:	garga (mentor), python (sunpoet)
Differential Revision:	https://reviews.freebsd.org/D11420
2017-06-30 14:55:05 +00:00
Antoine Brodin
05b84fd4f2 Mark BROKEN: checksum and size mismatch
Reported by:	pkg-fallout
2017-06-30 14:45:52 +00:00
Antoine Brodin
7a409c17ea Mark BROKEN: fails to package
pkg-static: Unable to access file /wrkdirs/usr/ports/www/uglifyjs/work/stage/usr/local/lib/node_modules/uglify-js/.npmignore:No such file or directory

Reported by:	pkg-fallout
2017-06-30 14:43:59 +00:00
Antoine Brodin
72803927ac Fix LICENSE_FILE* 2017-06-30 14:13:17 +00:00
Antoine Brodin
3129f98c5f Update to 0.51 2017-06-30 14:03:36 +00:00
Sunpoet Po-Chuan Hsieh
b54d7a5fb4 Fix *_DEPENDS: add missing archivers/p5-Archive-Zip and www/p5-HTTP-Date
With hat:	perl
2017-06-30 14:00:18 +00:00
Sunpoet Po-Chuan Hsieh
239dcbe45b Remove Perl core modules
- Fix indent
- Bump PORTREVISION for dependency change
2017-06-30 13:45:11 +00:00
Sunpoet Po-Chuan Hsieh
f561092c22 Remove Perl core modules
- While I'm here:
  - Add LICENSE
  - Add NO_ARCH
  - Sort PLIST
- Bump PORTREVISION for dependency change

With hat:	perl
2017-06-30 13:45:07 +00:00
Sunpoet Po-Chuan Hsieh
73994ef3a5 Remove Perl core modules
- While I'm here:
  - Add LICENSE
  - Add NO_ARCH
- Bump PORTREVISION for dependency change

With hat:	perl
2017-06-30 13:45:02 +00:00
Sunpoet Po-Chuan Hsieh
fcee308cb8 Remove Perl core modules
- Bump PORTREVISION for dependency change

With hat:	perl
2017-06-30 13:44:57 +00:00
Sunpoet Po-Chuan Hsieh
97554044ea Remove Perl core modules
- While I'm here:
  - Add LICENSE
  - Add NO_ARCH
  - Sort PLIST
- Bump PORTREVISION for dependency change

With hat:	perl
2017-06-30 13:44:52 +00:00
Sunpoet Po-Chuan Hsieh
7ccbd7933c Remove Perl core modules
- Bump PORTREVISION for dependency change
2017-06-30 13:44:47 +00:00
Sunpoet Po-Chuan Hsieh
a5a801a933 Remove Perl core modules
- Sort *_DEPENDS
- Add NO_ARCH
- Bump PORTREVISION for dependency change
2017-06-30 13:44:42 +00:00
Sunpoet Po-Chuan Hsieh
3b51f380a2 Remove Perl core modules
- Add LICENSE
- Add NO_ARCH
- Bump PORTREVISION for dependency change
2017-06-30 13:44:37 +00:00
Sunpoet Po-Chuan Hsieh
78e2c9a98d Remove Perl core modules
- Bump PORTREVISION for dependency change
2017-06-30 13:44:32 +00:00
Sunpoet Po-Chuan Hsieh
0862d11953 Remove Perl core modules
- Bump PORTREVISION for dependency change

With hat:	perl
2017-06-30 13:44:28 +00:00
Sunpoet Po-Chuan Hsieh
e047025056 Remove Perl core modules
- While I'm here, add NO_ARCH
- Bump PORTREVISION for dependency change

With hat:	perl
2017-06-30 13:44:23 +00:00
Sunpoet Po-Chuan Hsieh
61f0f7990e Remove Perl core modules
- While I'm here:
  - Add LICENSE_FILE
  - Add NO_ARCH

With hat:	perl
2017-06-30 13:44:18 +00:00
Sunpoet Po-Chuan Hsieh
b8d6889a5d Remove Perl core modules
- Add NO_ARCH
- Sort PLIST
- Bump PORTREVISION for dependency change
2017-06-30 13:44:13 +00:00
Sunpoet Po-Chuan Hsieh
967176cede Fix *_DEPENDS
- Add LICENSE
- Add NO_ARCH
- Bump PORTREVISION for dependency change
2017-06-30 13:44:07 +00:00
Sunpoet Po-Chuan Hsieh
ce5b1c44b0 Remove Perl core modules
- While I'm here, add LICENSE_FILE
- Bump PORTREVISION for dependency change

With hat:	perl
2017-06-30 13:44:02 +00:00
Sunpoet Po-Chuan Hsieh
fc38121b15 Remove Perl core modules
- While I'm here:
  - Add LICENSE
  - Add NO_ARCH
  - Sort PLIST
- Bump PORTREVISION for dependency change

With hat:	perl
2017-06-30 13:43:57 +00:00
Sunpoet Po-Chuan Hsieh
5ec2f46b51 Remove Perl core modules
- While I'm here:
  - Add NO_ARCH
  - Sort PLIST
- Bump PORTREVISION for dependency change

With hat:	perl
2017-06-30 13:43:52 +00:00
Sunpoet Po-Chuan Hsieh
be8c01866a Remove Perl core modules
- While I'm here:
  - Add LICENSE_FILE
  - Sort PLIST
- Bump PORTREVISION for dependency change

With hat:	perl
2017-06-30 13:43:47 +00:00
Sunpoet Po-Chuan Hsieh
3a28b0f9aa Remove Perl core modules
- Add NO_ARCH
- Bump PORTREVISION for dependency change
2017-06-30 13:43:42 +00:00
Sunpoet Po-Chuan Hsieh
1178fdbb5c Remove Perl core modules
- Add LICENSE
- Remove regression-test:
- Sort PLIST
- Bump PORTREVISION for dependency change
2017-06-30 13:43:37 +00:00
Sunpoet Po-Chuan Hsieh
78dd7803fc Update MASTER_SITES and *_DEPENDS 2017-06-30 13:06:25 +00:00
Sunpoet Po-Chuan Hsieh
e0e98ce6f7 Update to 0.3.1
- Reformat pkg-descr

Changes:	https://github.com/AuthentiqID/omniauth-authentiq/commits/master
2017-06-30 13:06:20 +00:00
Sunpoet Po-Chuan Hsieh
5df9fbc8e7 Update to 1.15.0
Changes:	https://github.com/flori/tins/blob/master/README.md#changes
2017-06-30 13:06:15 +00:00
Sunpoet Po-Chuan Hsieh
804dc3d2d1 Update to 0.10.0
Changes:	https://github.com/thibaudgg/rb-fsevent/commits/master
2017-06-30 13:06:10 +00:00
Sunpoet Po-Chuan Hsieh
7b4fccd00a Update to 0.17
Changes:	http://search.cpan.org/dist/XML-Fast/Changes
2017-06-30 13:06:04 +00:00
Sunpoet Po-Chuan Hsieh
4c7046b852 Update to 3.22
Changes:	http://search.cpan.org/dist/XML-Compile-SOAP/ChangeLog
2017-06-30 13:05:59 +00:00
Sunpoet Po-Chuan Hsieh
3567021767 Update to 0.17
- Add BUILD_DEPENDS
- Fix *_DEPENDS: use TEST_DEPENDS for test-only dependency
- Add NO_ARCH
- Sort PLIST

Changes:	http://search.cpan.org/dist/Geo-GML/ChangeLog
2017-06-30 13:05:54 +00:00
Sunpoet Po-Chuan Hsieh
19e86373b9 Update to 1.104
- Add LICENSE_FILE

Changes:	http://search.cpan.org/dist/File-ShareDir/Changes
2017-06-30 13:05:49 +00:00
Sunpoet Po-Chuan Hsieh
417a976f0f Update to 4.043
Changes:	http://search.cpan.org/dist/DBD-mysql/Changes
2017-06-30 13:05:44 +00:00
Sunpoet Po-Chuan Hsieh
f85e247c3d Update to 0.3.0
Changes:	https://github.com/envygeeks/extras/commits/master
2017-06-30 13:05:39 +00:00