1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-12 07:27:57 +00:00
Commit Graph

445070 Commits

Author SHA1 Message Date
Yuri Victorovich
c97c739ee3 audio/faust: Unbreak by making it accept any llvm versions
LLVM versions were hardcoded to the list 5.0.0, 5.0.1. When 5.0.2
came it caused faust to break.
Fixed this by accepting any llvm versions.
2018-05-05 19:18:25 +00:00
Antoine Brodin
2d0fd5e0b4 Mark BROKEN: unfetchable
Reported by:	pkg-fallout
MFH:		2018Q2
2018-05-05 19:16:41 +00:00
Jimmy Olgeni
df468e9bc0 Update net-im/py-python-telegram-bot to version 10.1.0. 2018-05-05 17:57:35 +00:00
Yuri Victorovich
0701d2bf6c audio/zita-convolver: Unbreak by adding a patch for FreeBSD. 2018-05-05 17:51:31 +00:00
Sunpoet Po-Chuan Hsieh
da86ab2d16 Update to 2.2.2
Changes:	https://github.com/AnalogJ/lexicon/releases
PR:		227992
Submitted by:	Goran Mekic <meka@tilda.center> (maintainer)
2018-05-05 17:45:04 +00:00
Sunpoet Po-Chuan Hsieh
7c2763874d Update to 4.23.2
Changes:	https://github.com/tqdm/tqdm/releases
PR:		227980
Submitted by:	Neel Chauhan <neel@neelc.org> (maintainer)
2018-05-05 17:22:57 +00:00
Sunpoet Po-Chuan Hsieh
87c37317dc Fix pathlib2 dependency
- Bump PORTREVISION for package change

PR:		227971
Reported by:	John Hein <z7dr6ut7gs@snkmail.com>
2018-05-05 17:22:52 +00:00
Sunpoet Po-Chuan Hsieh
74df7dd590 Add LICENSE
Approved by:	portmgr (blanket)
2018-05-05 17:22:47 +00:00
Sunpoet Po-Chuan Hsieh
ddf52ddc56 Document python vulnerability 2018-05-05 17:22:42 +00:00
Sunpoet Po-Chuan Hsieh
a60612676c Update to 2.1.3
Changes:	https://github.com/sdsykes/fastimage/commits/master
2018-05-05 17:22:36 +00:00
Sunpoet Po-Chuan Hsieh
a45317e2fe Update to 6.11.2
Changes:	https://github.com/RubyMoney/money/blob/master/CHANGELOG.md
2018-05-05 17:22:31 +00:00
Sunpoet Po-Chuan Hsieh
a8bd895872 Update to 3.5.3
Changes:	https://github.com/rails/webpacker/blob/3-x-stable/CHANGELOG.md
2018-05-05 17:22:26 +00:00
Sunpoet Po-Chuan Hsieh
b8ec47689c Update to 2.0.5
Changes:	https://github.com/jruby/warbler/blob/master/History.txt
2018-05-05 17:22:20 +00:00
Sunpoet Po-Chuan Hsieh
78279c5e9c Update to 2.5.2
Changes:	https://github.com/mongodb/mongo-ruby-driver/releases
2018-05-05 17:22:14 +00:00
Sunpoet Po-Chuan Hsieh
e743153ef6 Update to 1.0.2
Changes:	https://github.com/Dynflow/dynflow/commits/master
2018-05-05 17:22:09 +00:00
Sunpoet Po-Chuan Hsieh
21bba925f0 Update to 0.23.0
Changes:	https://github.com/zdennis/activerecord-import/blob/master/CHANGELOG.md
2018-05-05 17:22:04 +00:00
Sunpoet Po-Chuan Hsieh
69c8c36e3e Update to 3.26.0
Changes:	https://github.com/fonttools/fonttools/releases
2018-05-05 17:21:59 +00:00
Sunpoet Po-Chuan Hsieh
4a693766fa Add LICENSE
- Fix *_DEPENDS
- Bump PORTREVISION for dependency change
2018-05-05 17:21:55 +00:00
Sunpoet Po-Chuan Hsieh
341678b641 Update to 0.99.0
Changes:	https://gitlab.com/gitlab-org/gitaly-proto/commits/master
2018-05-05 17:21:50 +00:00
Sunpoet Po-Chuan Hsieh
af88a9a30f Update to 2.11.42
Changes:	https://github.com/aws/aws-sdk-ruby/releases
2018-05-05 17:21:44 +00:00
Sunpoet Po-Chuan Hsieh
3d3fccc079 Update to 2.11.42
Changes:	https://github.com/aws/aws-sdk-ruby/releases
2018-05-05 17:21:39 +00:00
Sunpoet Po-Chuan Hsieh
6fd6fced08 Update to 2.11.42
Changes:	https://github.com/aws/aws-sdk-ruby/releases
2018-05-05 17:21:34 +00:00
Sunpoet Po-Chuan Hsieh
b7b4c1c721 Update to 1.35.0
Changes:	https://docs.openstack.org/oslo.policy/latest/user/history.html
2018-05-05 17:21:28 +00:00
Sunpoet Po-Chuan Hsieh
81d7681f3f Update to 0.017
Changes:	http://search.cpan.org/dist/Test-TempDir-Tiny/Changes
2018-05-05 17:21:23 +00:00
Sunpoet Po-Chuan Hsieh
96813277ba Update to 4.7.12
Changes:	https://github.com/tinymce/tinymce/blob/master/changelog.txt
2018-05-05 17:21:18 +00:00
Sunpoet Po-Chuan Hsieh
9e72245619 Fix overlinking
- Bump PORTREVISION for package change
2018-05-05 17:21:13 +00:00
Sunpoet Po-Chuan Hsieh
1417468caa Update to 3.5.3
Changes:	https://github.com/rails/webpacker/blob/3-x-stable/CHANGELOG.md
2018-05-05 17:16:28 +00:00
Alexey Dokuchaev
a6fd5a21c8 Remove redundant PKGMESSAGE assignment, which is set appropriately
by the b.p.m when `pkg-message' appears on the SUB_FILES list.
2018-05-05 17:13:42 +00:00
Yuri Victorovich
4362170e95 math/sundials: Fix build on 12
The previous patching was incomplete, missing another symbol that was aligned with quote characters.

PR:		227995
Reported by:	Robert Cina <transitive@gmail.com>
2018-05-05 17:04:53 +00:00
Antoine Brodin
dafb1ce59b Mark BROKEN: fails to package
pkg-static: Unable to access file /wrkdirs/usr/ports/www/foswiki/work/stage/usr/local/www/foswiki/tools/%%AP_NAME%%.freebsd.etc-defaults:No such file or directory
pkg-static: Unable to access file /wrkdirs/usr/ports/www/foswiki/work/stage/usr/local/www/foswiki/tools/%%AP_NAME%%.freebsd.init-script:No such file or directory
pkg-static: Unable to access file /wrkdirs/usr/ports/www/foswiki/work/stage/usr/local/www/foswiki/tools/systemd/%%AP_NAME%%.service:No such file or directory

Reported by:	pkg-fallout
2018-05-05 16:55:15 +00:00
Antoine Brodin
4f7ff75f7e Mark BROKEN: conflicting dependencies
pkg-static: metis-5.1.0_3 conflicts with metis-edf-5.1.0.a1,1 (installs files into the same place).  Problematic file: /usr/local/bin/cmpfillin

Reported by:	pkg-fallout
2018-05-05 16:51:57 +00:00
Antoine Brodin
0f6d319b6f Mark BROKEN: fails to package
pkg-static: Unable to access file /wrkdirs/usr/ports/devel/flang-clang/work/stage/usr/local/flang/lib/clang/5.0.1/include/__clang_cuda_builtin_vars.h:No such file or directory
pkg-static: Unable to access file /wrkdirs/usr/ports/devel/flang-clang/work/stage/usr/local/flang/lib/clang/5.0.1/include/__clang_cuda_cmath.h:No such file or directory
pkg-static: Unable to access file /wrkdirs/usr/ports/devel/flang-clang/work/stage/usr/local/flang/lib/clang/5.0.1/include/__clang_cuda_complex_builtins.h:No such file or directory
...

Reported by:	pkg-fallout
2018-05-05 16:47:39 +00:00
Tobias C. Berner
16bf297c68 Update www/otter to 0.9.98. 2018-05-05 16:24:33 +00:00
Andrej Zverev
2967619178 - reassign maintainership to perl@ (these ports are long time stable) 2018-05-05 16:18:43 +00:00
Andrej Zverev
64e6d9e6b0 Update to version 0.77 2018-05-05 16:10:16 +00:00
Adam Weinberger
356b630edb Update vim to patchlevel 1794 2018-05-05 16:01:43 +00:00
Alexey Dokuchaev
4fbdd5aec7 Remove left-over PKGMESSAGE assignment (should've been part of r345836). 2018-05-05 15:55:45 +00:00
Wen Heping
ed514e9b72 - Update to 0.420
Changes: http://cpansearch.perl.org/src/POPEFELIX/JSON-Path-0.420/Changes
2018-05-05 15:39:45 +00:00
Alexey Dokuchaev
9e612373a5 For ports under emulators', games', irc, and `sysutils' categories:
remove redundant PKGMESSAGE assignment, which is set appropriately by
the b.p.m when `pkg-message' appears on the SUB_FILES list.
2018-05-05 15:17:46 +00:00
Alexey Dokuchaev
663bf43fa6 For ports under cad', devel', dns, and `math' categories: remove
redundant PKGMESSAGE assignment, which is set appropriately by the
b.p.m when `pkg-message' appears on the SUB_FILES list.
2018-05-05 15:09:22 +00:00
Alexey Dokuchaev
ec5c5f26df For ports under `www' category: remove redundant PKGMESSAGE assignment,
which is set appropriately by the b.p.m when `pkg-message' appears on
the SUB_FILES list.
2018-05-05 14:58:18 +00:00
Danilo Egea Gondolfo
c51f7e1e8b - Update to 17.1.20180413
- Set better permission bits to plist
2018-05-05 14:56:50 +00:00
Alexey Dokuchaev
9c3473d7fa For ports under `print' category: remove redundant PKGMESSAGE assignment,
which is set appropriately by the b.p.m when `pkg-message' appears on the
SUB_FILES list.
2018-05-05 14:47:12 +00:00
Alexey Dokuchaev
915b7539b9 For some ports under `net*' categories: remove redundant PKGMESSAGE
assignment, which is set appropriately by the b.p.m when `pkg-message'
appears on the SUB_FILES list.
2018-05-05 14:37:10 +00:00
Roman Bogorodskiy
bae5d02d69 misc/osinfo-db: update to 20180502
- Update to 20180502,
 - Define NO_ARCH as there are no architecture-dependent files,
 - Remove trailing whitespaces from pkg-plist.
2018-05-05 14:36:39 +00:00
Alexey Dokuchaev
d84da35752 For ports in `databases' category: remove redundant PKGMESSAGE assignment,
which is set appropriately by the b.p.m when `pkg-message' appears on the
SUB_FILES list.
2018-05-05 14:29:00 +00:00
Alexey Dokuchaev
31ae8a4948 For ports in `security' category: remove redundant PKGMESSAGE assignment,
which is set appropriately by the b.p.m when `pkg-message' appears on the
SUB_FILES list.
2018-05-05 14:20:33 +00:00
Alexey Dokuchaev
12f48802a6 - Sort the knobs for better readability
- Remove redundant PKGMESSAGE assignment
2018-05-05 14:16:37 +00:00
Alexey Dokuchaev
2a789c8379 For ports in `mail' category: remove redundant PKGMESSAGE assignment,
which is set appropriately by the b.p.m when `pkg-message' appears on
the SUB_FILES list.
2018-05-05 14:11:14 +00:00
Alexey Dokuchaev
cfc7bf4da3 For ports in `japanese' category: remove redundant PKGMESSAGE assignment,
which is set appropriately by the b.p.m when `pkg-message' appears on the
SUB_FILES list.
2018-05-05 13:59:47 +00:00