Commit Graph

415614 Commits

Author SHA1 Message Date
Kurt Jaeger
5d786253ba multimedia/handbrake: fix build after update to 1.0.3
PR:		218384
Submitted by:	Walter Schwarzenfeld <w.schwarzenfeld@utanet.at>
Reported by:	Vladimir Omelchuk <admin@vladiom.com.ua>
Reviewed by:	naito.yuichiro@gmail.com, rkoberman@gmail.com
2017-04-09 18:13:04 +00:00
Muhammad Moinur Rahman
75b7cff937 devel/p5-Test-API: Update version 0.005=>0.008 2017-04-09 17:40:55 +00:00
Muhammad Moinur Rahman
cfc8adc376 www/py-textile: Update version 2.3.7=>2.3.8 2017-04-09 17:22:47 +00:00
Babak Farrokhi
9c531b5f4d Update net/lft to 3.79
Reviewed by:	mat
Approved by:	mat
Differential Revision:	https://reviews.freebsd.org/D10332
2017-04-09 17:09:58 +00:00
Baptiste Daroussin
4d700b17e8 Stop creating stubs targets calling /usr/bin/true
It is not needed at all.

While here remove:
- the stub pre-everything:: declaration, let the framework define it if needed
- remove the stub describe target with NO_DESCRIBE is set. It is useless
- remove options-message it was only used by gnome and dropped a long time ago
- remove pre-distclean it was never used

Approved by:	portmgr (mat)
Differential Revision:	https://reviews.freebsd.org/D10326
2017-04-09 15:35:37 +00:00
Bartek Rutkowski
5e9d1d3b40 devel/awscli: update 1.11.68 -> 1.11.74
PR:		218438
Submitted by:	Bradley T. Hughes <bradleythughes@fastmail.fm> (maintainer)
2017-04-09 14:58:00 +00:00
Mahdi Mokhtari
de992a7047 Mark port as unbuildable for FreeBSD 10.X
PR:		218484
Reported by:	Willem Jan Withagen <wjw@digiware.nl> (maintainer)
Reviewed by:	mat (mentor)
Approved by:	mat (mentor)
Differential Revision:	https://reviews.freebsd.org/D10319
2017-04-09 14:47:16 +00:00
Bartek Rutkowski
cf591720aa devel/py-botocore: update 1.5.31 -> 1.5.37
PR:		218437
Submitted by:	Bradley T. Hughes <bradleythughes@fastmail.fm> (maintainer)
2017-04-09 14:33:15 +00:00
Joerg Wunsch
d68257274f Replace ${MASTER_SITE_LOCAL} by LOCAL/foo. 2017-04-09 12:57:35 +00:00
Roman Bogorodskiy
608ba5359b Add liberasurecode 1.4.0, unified Erasure Coding interface for common
storage workloads.

PR:		218434
Submitted by:	Alexander Nusov <alexander.nusov@nfvexpress.com>
2017-04-09 12:03:41 +00:00
Carlos J. Puga Medina
42a810d3e7 misc/py-socli: update to 3.5
- Update PORTVERSION and distinfo checksum (3.5)
- Add devel/py-urwid dependency

Changelog: https://github.com/gautamkrishnar/socli/blob/master/CHANGELOG.rst
2017-04-09 11:27:53 +00:00
Baptiste Daroussin
f90173f09b Readd still called by poudriere
Approved by:	portmgr (implicit)
2017-04-09 10:58:26 +00:00
Baptiste Daroussin
d73f4c814a Gargabe collect install-mtree not used since pkg(8)
Approved by:	portmgr (mat)
2017-04-09 10:52:37 +00:00
Baptiste Daroussin
fcb05da597 Garbage collect TMPPLIST_SORT which is not needed anymore since pkg(8)
Approved by:	portmgr (mat)
Differential Revision:	https://reviews.freebsd.org/D10324
2017-04-09 10:26:23 +00:00
David Naylor
35443a2327 lang/pypy(3): update to 5.7.1
- add MIT/PSFL multi license
 - pass LDSHARED to make environment (work-around assumption around 'gcc')
 - add new dependency: pycparser (only required if python is translating)
 - removed patches merged upstream
 - add patch to remove '-flto' from cflags (base ld doesn't support LTO)
 - pypy:
   - add patch to fix bad assumption about 'gcc' (instead of 'cc')
 - pypy3:
   - update BUILD_WRKSRC and PYPY_CFFI_VER
   - only supports AMD64

ChangeLog:
 - PyPy2 updated to Python 2.7.13
 - PyPy3 updated to Python 3.5.3 (beta):
   - Not all tests pass
   - Asyncio does work
 - PyPy2 supports C-extensions: NumPy, Cython and Pandas (amongst others)
 - CFFI updated to 1.10
 - Many bug-fixes
2017-04-09 10:06:05 +00:00
Sunpoet Po-Chuan Hsieh
e20777a2c7 Add more TEST_DEPENDS 2017-04-09 10:05:36 +00:00
Sunpoet Po-Chuan Hsieh
bbe3fdc6be Update to 0.78
Changes:	http://search.cpan.org/dist/App-perlbrew/Changes
2017-04-09 10:05:31 +00:00
Sunpoet Po-Chuan Hsieh
274320999f Update to 0.27.1
Changes:	https://github.com/mogest/prawn-svg/releases
2017-04-09 09:53:58 +00:00
Joerg Wunsch
bd9972b3a6 Move this port's distfile to my FreeBSD local_distfiles.
PR:		218506
2017-04-09 09:26:41 +00:00
Sunpoet Po-Chuan Hsieh
2dc573ce58 Update to 9.0.0.M19
Changes:	https://tomcat.apache.org/tomcat-9.0-doc/changelog.html
PR:		218492
Submitted by:	<vvd@unislabs.com> (maintainer)
2017-04-09 09:04:32 +00:00
Sunpoet Po-Chuan Hsieh
ea89d67e27 Update to 8.5.13
Changes:	https://tomcat.apache.org/tomcat-8.5-doc/changelog.html
PR:		218491
Submitted by:	<vvd@unislabs.com> (maintainer)
2017-04-09 09:04:27 +00:00
Sunpoet Po-Chuan Hsieh
aefe2965e1 Convert to options target helper
- Add DOCS to OPTIONS_DEFINE

Approved by:	portmgr (blanket)
2017-04-09 09:04:22 +00:00
Sunpoet Po-Chuan Hsieh
6009335a31 Update to 4.2.5
Changes:	https://github.com/gollum/gollum-lib/blob/master/HISTORY.md
		https://github.com/gollum/gollum-lib/commits/master
2017-04-09 09:04:17 +00:00
Sunpoet Po-Chuan Hsieh
225d21bda9 Update to 1.19.2
Changes:	https://github.com/naitoh/rbpdf/blob/master/CHANGELOG
2017-04-09 09:04:12 +00:00
Sunpoet Po-Chuan Hsieh
3ac3f565ac Update to 3.9.2
Changes:	https://github.com/fonttools/fonttools/releases
2017-04-09 09:04:07 +00:00
Sunpoet Po-Chuan Hsieh
d5cc31fce0 Update to 0.84
Changes:	http://search.cpan.org/dist/CPANPLUS-Dist-Build/Changes
2017-04-09 09:04:02 +00:00
Sunpoet Po-Chuan Hsieh
832af610b5 Add removed Perl core modules to *_DEPENDS
- Bump PORTREVISION for dependency change
2017-04-09 09:03:57 +00:00
Sunpoet Po-Chuan Hsieh
a00a872a8d Fix gemspec for rubygem-unicode-display_width 1.2.0 update
- Bump PORTREVISION for package change
2017-04-09 09:03:52 +00:00
Sunpoet Po-Chuan Hsieh
84ef6b5d4f Update to 1.2.0
Changes:	https://github.com/janlelis/unicode-display_width/blob/master/CHANGELOG.txt
2017-04-09 09:03:47 +00:00
Sunpoet Po-Chuan Hsieh
65782ec196 Update to 3.49.1
Changes:	https://www.httrack.com/page/4/en/index.html
		https://github.com/xroche/httrack/blob/master/history.txt
		https://github.com/xroche/httrack/commits/master
2017-04-09 09:03:41 +00:00
Dmitry Marakasov
6c774acef8 - Add LICENSE
- Switch to options helpers
- Don't install useless docfiles
2017-04-09 09:02:11 +00:00
Muhammad Moinur Rahman
6fa46ea0ff databases/postgresql-repmgr: Update version 3.3=>3.3.1 2017-04-09 08:53:17 +00:00
David Naylor
7fed8ad129 x11-toolkits/libgdiplus: add option to compile without X11
- Add extra patch that conditionally compiles x11 support [1]
 - Add X11 option that applies extra patch if X11 support is disabled
 - PORTREVISION is not bumped as:
   - The default case (X11) has not changed, and
   - The non-default case will propogate due to options change

[1] https://github.com/mono/libgdiplus/pull/46

PR:		213973
2017-04-09 08:07:00 +00:00
Tobias C. Berner
478e6b70ca devel/kf5-extra-cmake-modules: Fix HELP option
There was a mixup between DOCS and HELP option.

PR:		218462
Approved by:	rakuco (mentor)
2017-04-09 07:52:25 +00:00
Muhammad Moinur Rahman
5199e71c5c databases/postgresql-odbc: Update version 09.06.0100=>09.06.0200 2017-04-09 00:26:00 +00:00
Muhammad Moinur Rahman
60381bf3a9 textproc/groonga: Update version 7.0.0=>7.0.1 2017-04-09 00:14:41 +00:00
Mark Linimon
12ebf3f38b Maintainer asked to be reassigned; is no longer using this software.
Submitted by:	maintainer (private email)
2017-04-08 23:00:27 +00:00
Muhammad Moinur Rahman
eccd7e0720 databases/freetds: Fix build with libressl
PR:		217549
Submitted by:	w.schwarzenfeld@utanet.at
2017-04-08 22:23:19 +00:00
Jan Beich
de5ff43631 emulators/ppsspp: builds fine on aarch64
Reported by:	pkg-fallout
2017-04-08 22:11:27 +00:00
Muhammad Moinur Rahman
0aa974f75e astro/routino: Update version 3.1.1=>3.2 2017-04-08 21:51:45 +00:00
Raphael Kubo da Costa
02318c7889 Add upstream patch to fix the build on ARMv6.
PR:		217371
Submitted by:	mikael.urankar@gmail.com
MFH:		2017Q2
2017-04-08 21:33:40 +00:00
Larry Rosenman
7fbdb417fa Fix license files missing, causing build failure.
Approved by:	adamw (Mentor)
2017-04-08 21:09:36 +00:00
Ganael LAPLANCHE
2dcfd1be11 Update Simgear and Flightgear ports to 2017.1.3 2017-04-08 20:26:12 +00:00
Muhammad Moinur Rahman
e64cef943a print/ft2demos: Update version 2.6.3=>2.7.1
- Fix variable assignment(!=) by symlink to freetype source
- Add one more master site
- Fix clang warning

PR:		218216
Submitted by:	citrin+pr@citrin.ru
2017-04-08 20:16:43 +00:00
Raphael Kubo da Costa
d36308d07d Update to 2.8.0.
While here, adjust LICENSE and remove the patch to the update_xdg_mimetypes()
call, it is not necessary as update-mime-database is not called when DESTDIR is
set (we were preventing it from running at install-time).
2017-04-08 19:28:29 +00:00
Andreas Tobler
2f4835ed3d Define WCHAR_T for aarch64 on all active gcc (gcc/gcc5 and gcc6) releases.
This define is already in upstream.
The gcc*-devel ports will pickup the commit from upstream.

Submitted by:	kan@
Approved by:	gerald@ (maintainer)
2017-04-08 18:55:35 +00:00
Matthew Seaman
486f2937c2 Update to 8.26.0
ChangeLog: http://git.adiscon.com/?p=rsyslog.git;a=blob;f=ChangeLog;h=fed83bf94450d25d929614ac4e9ad10cb44b95e7;hb=HEAD
2017-04-08 18:47:57 +00:00
Muhammad Moinur Rahman
e76762ff79 devel/gsoap: Update 2.8.44=>2.8.45
- Fix for building with LibreSSL [1]

PR:		218375 [1]
Submitted by:	grembo [1]
2017-04-08 18:37:42 +00:00
Baptiste Daroussin
147b603e32 Use native make(1) mechanism to create the package repository directory
In order to have subpackages we need in the end do-package to depend on
a target per package that would be created per subpackages

For this we need to decouple the content of do-package so it becomes
a target that only creates the packages.

As a first step use natural make(1) mechanism for a target: if checks first
for the existence of a file and it it does not exists that execute the content
of the target, in that case it creates the PKGREPOSITORY
Bonus it simplifies a bit the code.

While here to avoid testing multiple time for the PACKAGES directory set a
variable after we tested it the first time

PR:		216877
Approved by:	portmgr (mat)
Reviewed by:	mat
exp-run by:	antoine
Differential Revision:	https://reviews.freebsd.org/D9466
2017-04-08 18:17:45 +00:00
Kurt Jaeger
d8ccb1aee5 security/secpanel: add xfce4-terminal and Thunar support
PR:		213790
Submitted by:	Rozhuk Ivan <rozhuk.im@gmail.com>
Approved by:	nemysis (maintainer timeout)
2017-04-08 18:00:04 +00:00