Commit Graph

415584 Commits

Author SHA1 Message Date
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
Steve Wills
4136923dc6 sysutils/direnv: update to 2.11.3 2017-04-08 17:04:10 +00:00
Steve Wills
d5f2e21245 sysutils/envconsul: update to 0.6.2 2017-04-08 16:44:54 +00:00
Muhammad Moinur Rahman
8be9ea07fe www/py-textile: Update version 2.3.6=>2.3.7 2017-04-08 16:32:24 +00:00
Adam Weinberger
5680b9cab9 Update to patchlevel 550. 2017-04-08 16:31:41 +00:00
Muhammad Moinur Rahman
841cae5ad7 devel/liblognorm: Update version 2.0.2=>2.0.3
PR:		218410
Submitted by:	matthew
2017-04-08 16:00:34 +00:00
Matthew Rezny
b29ddf3ae3 Update to 2.4.78 and remove the dependency on libdevq
The functionality previously provided by libdevq is now implemented directly
in libdrm. This direct implementation should be more robust than the prior
integration. Initial testing has shown improvements in some scenarios while
remaining on-par elsewhere. The ultimate goal of this effort is to have our
platform support integrated upstream, which will be easier without the extra
dependency. With that in mind, please quickly report any regressions found.

Reviewed by:	dumbbell (x11), bapt (x11)
Approved by:	swills (mentor), dumbbell (x11)
Differential Revision:	https://reviews.freebsd.org/D10184
2017-04-08 15:49:25 +00:00
Mark Linimon
6deaa26f4f Now builds on powerpc64. 2017-04-08 15:47:03 +00:00
Mark Linimon
eb1fe0bcbf Mark with deprecated and expiration: marked BROKEN for many months. 2017-04-08 15:37:52 +00:00
Mark Linimon
f3ed84d24b Mark with deprecation and expiration date: unfetchable since 2016-11. 2017-04-08 15:20:03 +00:00
Steve Wills
f5fcb7ec92 devel/godep: update to v79 2017-04-08 15:14:33 +00:00
Steve Wills
a2e8fe2b34 www/grafana4: update to 4.2.0 2017-04-08 15:02:42 +00:00
Matthew Rezny
228f7e3c09 Update to 0.13.5
Approved by:	swills (mentor)
Differential Revision:	https://reviews.freebsd.org/D10314
2017-04-08 14:50:12 +00:00
Thomas Zander
f80643c9a5 Remove superfluous bits from testing from Makefile 2017-04-08 13:57:56 +00:00
Thomas Zander
3f693cd21b Honour CC var instead of hardcoded gcc
PR:		218470
Submitted by:	naito.yuichiro@gmail.com
Reported by:	gerald
2017-04-08 13:49:13 +00:00
Matthew Seaman
fa0298b095 Update to 0.04.
Correctly apply the anticongestion sleep time.  Pointy hat to me for
copying too literally.

PR:		181556
Reported by:	asomers
2017-04-08 13:02:36 +00:00
Muhammad Moinur Rahman
bb6ea21714 www/p5-CGI-Application-Plugin-Authenticatio: Update version 0.20=0.21
- Mark NO_ARCH
- Shift to USE_PERL5=configure
2017-04-08 12:40:51 +00:00
Muhammad Moinur Rahman
977f7c5814 www/p5-WebService-MusicBrainz: Update version 0.94=>1.0.1 2017-04-08 12:13:18 +00:00
Thomas Zander
84baba06aa Update to upstream version 0.9.12
PR:		218418
Submitted by:	Ultima1252@gmail.com (maintainer)
2017-04-08 11:51:29 +00:00
Carlos J. Puga Medina
6571c26eb3 security/ssh-vault: update to 0.11.0
- Implement -f fingerprint

Allows to create vaults defining a fingerprint beside the key index, allowing
with this to always use the same key in case the order changes from the input.

https://github.com/ssh-vault/ssh-vault/issues/19

PR:		218426
Submitted by:	nbari@tequila.io (maintainer)
2017-04-08 11:36:54 +00:00
Carlos J. Puga Medina
e2e35f4a4f - Update to 3.3.3
From https://raw.githubusercontent.com/SeleniumHQ/selenium/master/py/CHANGES:

Selenium 3.3.3
* make w3c execute_script commands unique

PR:		218413
Submitted by:	douglas@douglasthrift.net (maintainer)
2017-04-08 11:23:01 +00:00
Antoine Brodin
cfe4dcad68 Update to 20170406 2017-04-08 11:15:44 +00:00
Antoine Brodin
50f5df7f80 Update to 20170403 2017-04-08 11:15:21 +00:00
Dmitry Marakasov
c1ceab4ebe - Remove bogus (in presence of USE_GITHUB) USES=tar*
Approved by:	portmgr blanket
2017-04-08 11:05:26 +00:00
Dmitry Marakasov
20693d2c9a - Remove bogus (in presence of USE_GITHUB) USES=tar*
- Add NO_ARCH

Approved by:	portmgr blanket
2017-04-08 11:05:19 +00:00
Dmitry Marakasov
2b7340b46e - Remove bogus (in presence of USE_GITHUB) USES=tar* 2017-04-08 11:05:15 +00:00
Dmitry Marakasov
460e1bb25a - Remove bogus (in presence of USE_GITHUB) USES=tar*
Approved by:	portmgr blanket
2017-04-08 11:05:08 +00:00
Dmitry Marakasov
6b3a55ac13 - Add LICENSE
- Fix library installation

Approved by:	portmgr blanket
2017-04-08 11:05:02 +00:00
Dmitry Marakasov
e735486213 - Add LICENSE_FILE
- Switch to USES=localbase
- Switch to options helpers
2017-04-08 11:03:01 +00:00
Sunpoet Po-Chuan Hsieh
78a9bb5b62 Fix *_DEPENDS 2017-04-08 10:40:49 +00:00
Sunpoet Po-Chuan Hsieh
1b5711327c Move www/typo3-lts to www/typo3-7
- Update pkg-descr

PR:		218456
Submitted by:	Helmut Ritter <freebsd-ports@charlieroot.de> (maintainer)
2017-04-08 10:37:42 +00:00