1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-13 03:03:15 +00:00
Commit Graph

447890 Commits

Author SHA1 Message Date
Bradley T. Hughes
5964eed579 devel/py-botocore: Update 1.10.31 -> 1.10.35
PR:		228870
Submitted by:	danilo@
Sponsored by:	Miles AS
2018-06-10 18:59:35 +00:00
Yuri Victorovich
9bcb89e566 audio/fluidplug-lv2: Unbreak on non-Intel/AMD platforms
Make SSE flags depend on the option SSE that defaults to 'on' only on amd64/i386 architectures.
2018-06-10 17:17:38 +00:00
Thomas Zander
a1df13d85f Fix startup script for FreeBSD 10: -o option is unknown
PR:		228266
Submitted by:	takefu@airport.fm
MFH:		2018Q2
2018-06-10 17:11:05 +00:00
Vanilla I. Shu
2be64a2ead Update to 0.9.0. 2018-06-10 16:05:47 +00:00
MANTANI Nobutaka
c22f64ca72 - Change lisp directory from EMACS_SITE_LISPDIR to EMACS_VERSION_SITE_LISPDIR.
- Remove EMACS_FLAVORS_EXCLUDE because configure error of www/emacs-w3m
  has been fixed.
- Bump PORTREVISION.
2018-06-10 16:01:17 +00:00
Tobias C. Berner
8b951b3531 net-im/kopete: add work-around to fix build on current
PR:		228640
Submitted by:	emaste
2018-06-10 15:40:24 +00:00
Tobias C. Berner
ad958c1e99 Update audio/cantata to 2.3.1 2018-06-10 14:47:10 +00:00
Tijl Coosemans
c6e7f911c6 Add net/libsrtp2 2.2.0 (API not compatible with net/libsrtp).
PR:		228866
2018-06-10 14:46:30 +00:00
MANTANI Nobutaka
0e9ee35bf1 * Change lisp directory from EMACS_SITE_LISPDIR to EMACS_VERSION_SITE_LISPDIR.
* Remove unnecessary @rmtry from pkg-plist.
* Bump PORTREVISION because of plist change.

PR:		228721
Submitted by:	Yasuhiro KIMURA <yasu@utahime.org>
2018-06-10 14:29:44 +00:00
MANTANI Nobutaka
1acf47cf72 * Change lisp directory from EMACS_SITE_LISPDIR to EMACS_VERSION_SITE_LISPDIR.
* Bump PORTREVISION because of plist change.

PR:		228720
Submitted by:	Yasuhiro KIMURA <yasu@utahime.org>
2018-06-10 14:27:53 +00:00
MANTANI Nobutaka
20a1d46824 * Change lisp directory from EMACS_SITE_LISPDIR to EMACS_VERSION_SITE_LISPDIR.
* Bump PORTREVISION because of plist change.

PR:		228719
Submitted by:	Yasuhiro KIMURA <yasu@utahime.org>
2018-06-10 14:24:11 +00:00
Tobias C. Berner
dd6e64556d Update www/otter to 0.9.99 2018-06-10 14:19:41 +00:00
MANTANI Nobutaka
e6e185eb33 * Unbreak with both editors/emacs and editors/emacs-devel.
* Change lispdir into ${PREFIX}/${EMACS_VERSION_SITE_LISPDIR}/w3m.
* Bump PORTREVISION because
  - Chase update of editors/emacs.
  - Plist is changed.

PR:		228677
Submitted by:	Yasuhiro KIMURA <yasu@utahime.org>
2018-06-10 14:19:29 +00:00
Jan Beich
dfa96debb5 devel/racer: update to 2.0.14
Changes:	https://github.com/racer-rust/racer/compare/2.0.12...2.0.14
2018-06-10 14:19:15 +00:00
Florian Smeets
6bbf8562e3 - update to 1.4.2 [1]
- correct the daemon(8) invocation to supply the correct syslog process name [2]

PR:		228860 [1], 228784 [2]
Submitted by:	stb@lassitu.de (maintainer) [1], feld [2]
Approved by:	maintainer [2]
2018-06-10 14:10:37 +00:00
Danilo Egea Gondolfo
3f3ffceaee - Add LICENSE_FILE
PR:		228834
Submitted by:	0mp
2018-06-10 13:03:20 +00:00
Danilo Egea Gondolfo
cfba65cadb - Update to 20180604 2018-06-10 12:44:41 +00:00
Tijl Coosemans
6bf99c98aa Restore patch removed in r471914. It is still needed on FreeBSD 10.
Reported by:	exp-run
2018-06-10 12:37:35 +00:00
Danilo Egea Gondolfo
5c1e8068cf - Update to 0.20180605 2018-06-10 12:26:00 +00:00
Tobias C. Berner
880f6c87cc Update KDE Applications to 18.04.2 2018-06-10 10:39:35 +00:00
Tobias Kortkamp
9a0723ba78 New port: sysutils/lsyncd
Lsyncd is designed to synchronize a local directory tree with low
profile of expected changes to a remote mirror.  Lsyncd is especially
useful to sync data from a secure area to a not-so-secure area.

WWW: https://axkibe.github.io/lsyncd/

PR:		228714
Submitted by:	Junichi Satoh <junichi@junichi.org>
2018-06-10 10:30:14 +00:00
Jan Beich
a93b9adeba www/waterfox: flatten line endings after r461193
Subversion doesn't allow mixed line endings when svn:eol-style
property is set. files/patch-bug1402766 tries to create a new test
file, so simply strip carriage-return from lines which is what
actually happens on checkout. Originally, the file landed via
git-svn which doesn't appear to run sanity checks on dcommit.

$ svn cat files/patch-bug1402766
svn: E135000: Inconsistent line ending style

Reported by:	gjb
2018-06-10 10:24:00 +00:00
Tobias Kortkamp
cca472083a net/ipxe: Update to latest commit
Pull in gcsplit from sysutils/coreutils when users try to embed
certificates via CERT= in MAKE_ARGS.  This currently fails because
iPXE expects csplit to behave like GNU csplit and uses constructs
that our csplit does not support.

PR:		228835
Submitted by:	Chad Jacob Milios <milios@ccsys.com> (based on)
2018-06-10 10:02:55 +00:00
Dmitry Marakasov
39c0cf197d - Whitespace fix
- Update WWW

Approved by:	portmgr blanket
2018-06-10 09:34:29 +00:00
Dmitry Marakasov
5a4c63e288 - Add LICENSE
- Add NO_ARCH

Approved by:	portmgr blanket
2018-06-10 09:04:29 +00:00
Carlos J. Puga Medina
f3d9bad2a5 Document new vulnerability in www/chromium < 67.0.3396.79
Obtained from:	https://chromereleases.googleblog.com/2018/06/stable-channel-update-for-desktop.html
2018-06-10 08:47:07 +00:00
Dmitry Marakasov
cc9e9c40d0 - Switch to new test framework
Approved by:	portmgr blanket
2018-06-10 08:34:29 +00:00
Babak Farrokhi
7dae72a438 dns/erlang-idna: Update to 5.1.2 2018-06-10 08:13:09 +00:00
Bernard Spil
95bef6223e Mk/bsd.default-versions.mk: Add MariaDB 10.3
- Chase addition of new 10.3 port in r472070

Reported by:	pi
2018-06-10 08:09:25 +00:00
Antoine Brodin
5593749a34 Remove bogus dependency on libunwind (brought by ruby on tier-1), those ports
should build fine on tier-2 archs

With hat:	portmgr
2018-06-10 08:08:26 +00:00
Antoine Brodin
1753cb7d11 Update to 4.16.60 2018-06-10 08:00:36 +00:00
Antoine Brodin
931696d74f Update to 1.3.37 2018-06-10 08:00:11 +00:00
Yuri Victorovich
8220db01a8 databases/sqlite-ext-pcre: Remove USE_LDCONFIG
SQLite extensions are loaded with the full path to the shared library.

Approved by:	portmgr (port compliance, infrastructure)
2018-06-10 04:46:52 +00:00
Yuri Victorovich
ac2decb858 databases/sqlite-ext-miscfuncs: Remove USE_LDCONFIG
SQLite extensions are loaded with the full path to the shared library.
2018-06-10 04:43:51 +00:00
Yuri Victorovich
d9e0cf8a69 databases/sqlite-ext-spellfix: Remove USE_LDCONFIG
SQLite extensions are loaded with the full path to the shared library.
2018-06-10 04:41:38 +00:00
Yuri Victorovich
571453a0cd databases/sqlite-ext-regexp: Remove USE_LDCONFIG
SQLite extensions are loaded with the full path to the shared library.
2018-06-10 04:40:03 +00:00
Gerald Pfeifer
bcbb9f266f Update to the 20180608 snapshot of GCC 8.1.1. 2018-06-10 01:49:47 +00:00
Wen Heping
44649b8c91 - Update to 0.206000
Changes: https://metacpan.org/changes/distribution/Dancer2
2018-06-10 01:02:20 +00:00
Yuri Victorovich
6fd1480c74 math/zimpl: Replace BROKEN_xx with ONLY_FOR_ARCHS=amd64 i386
Other architectures are explicitly not supported.
2018-06-10 00:56:18 +00:00
Wen Heping
84260eb0b3 - Update to 1.0047
Changes: https://metacpan.org/changes/distribution/Plack
- Update DEPENDS

PR:		228452
Submitted by:	wenheping2000@hotmail.com(myself)
Approved by:	maintainer(timeout, > 14 days)
2018-06-10 00:48:05 +00:00
Wen Heping
30feaf05ea - Update to 2.19
Changes: https://metacpan.org/changes/distribution/Test-TCP

PR:		228451
Submitted by:	wenheping2000@hotmail.com(myself)
Approved by:	mainatiner(timeout, > 14 days)
2018-06-10 00:40:04 +00:00
Wen Heping
5ca5ef803f - Update to 0.09
Changes: https://metacpan.org/changes/distribution/Cookie-Baker
- Add missing TEST_DEPENDS

PR:		228450
Submitted by:	wenheping2000@hotmail.com(myself)
Approved by:	maintainer(timeout, > 14 days)
2018-06-10 00:33:29 +00:00
Yuri Victorovich
49c7acd921 graphics/gmic: Add PORTSCOUT pattern to prevent triple-digit versions 2018-06-10 00:29:15 +00:00
Yuri Victorovich
1e958ec065 www/py-cachecontrol: Update 0.12.4 -> 0.12.5
Reported by:	portscout
2018-06-09 23:53:20 +00:00
Yuri Victorovich
d2b86c99c2 audio/triceratops-lv2: Unbreak on architectures where it was broken due to -std=c++0x
Add c++11 compiler flags.
2018-06-09 23:39:08 +00:00
Yuri Victorovich
0bdbffbf75 audio/gmsynth-lv2: Fix SIMD flags handling 2018-06-09 23:28:05 +00:00
Yuri Victorovich
5612ddfd0f audio/avldrums-lv2: Fix SIMD flags handling
Also change WWW to https.
2018-06-09 23:21:57 +00:00
Yuri Victorovich
83401453e8 audio/x42-plugins-lv2: Fix SIMD flags handling
Also remove the redundant strip command.
2018-06-09 23:10:49 +00:00
Steve Wills
4298e83631 editors/linux-sublime3: update to build 3176
PR:		228445
Submitted by:	Pedro F. Giffuni <pfg@FreeBSD.org>
Approved by:	maintainer timeout (miguelmclara@gmail.com, > 2 weeks)
2018-06-09 21:38:38 +00:00
Steve Wills
2c3f1274a4 databases/mongodb36: upgrade to 3.6.5
PR:		228806
Submitted by:	dev@dudu.ro (maintainer)
2018-06-09 21:33:55 +00:00