1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-02-07 11:49:40 +00:00

384679 Commits

Author SHA1 Message Date
Mikolaj Golub
70fbb93192 Fix building man page 2016-01-07 16:44:42 +00:00
Dirk Meyer
73fcab5ad2 - update to 10.35.98 2016-01-07 16:16:28 +00:00
Jimmy Olgeni
bfe0c80e5b Upgrade textproc/kibana43 to version 4.3.1.
PR:		205963
Submitted by:	olgeni
Approved by:	maintainer
2016-01-07 16:09:24 +00:00
Jimmy Olgeni
93a134f0ad Upgrade textproc/kibana42 to version 4.2.2.
PR:		205962
Submitted by:	olgeni
Approved by:	maintainer
2016-01-07 16:09:03 +00:00
Jimmy Olgeni
86655e5be1 Upgrade textproc/kibana41 to version 4.1.4.
PR:		205961
Submitted by:	olgeni
Approved by:	maintainer
2016-01-07 16:08:22 +00:00
Dirk Meyer
7ebb9b3699 - update to 3.0.3 2016-01-07 15:59:51 +00:00
Steven Kreuzer
e888a29c0b Upgrade to version 3.4.7
Update the port to honor localbase instead of installing everything under
/usr/local/zookeeper

Make use of freebsd ports for dependencies instead of installing copies
provided by the distfile
2016-01-07 15:45:31 +00:00
Steven Kreuzer
2954ec9742 Upgrade to version 3.4.7
Update the port to honor localbase instead of installing everything under
/usr/local/zookeeper

Make use of freebsd ports for dependencies instead of installing copies
provided by the distfile
2016-01-07 15:42:56 +00:00
Frederic Culot
5980dabde9 - Update to 0.3.1
PR:		205990
Submitted by:	Yuri Victorovich <yuri@rawbw.com> (maintainer)
2016-01-07 15:41:35 +00:00
Steven Kreuzer
c37278b363 Update to version 1.7.13 2016-01-07 15:33:55 +00:00
MANTANI Nobutaka
27e836f801 Update to 1.9.1. 2016-01-07 15:30:25 +00:00
Jason E. Hale
d879b5b5f4 Use pathfix 2016-01-07 15:15:54 +00:00
Jason E. Hale
c3ed738956 Use pathfix 2016-01-07 15:12:31 +00:00
Jason E. Hale
07d9aa2ad9 Use pathfix 2016-01-07 15:11:19 +00:00
Jason E. Hale
266aa4dbcc Use pathfix 2016-01-07 15:09:53 +00:00
Jason E. Hale
1b6a1a270e Use pathfix 2016-01-07 15:07:37 +00:00
Jason E. Hale
f3969b6f70 Use pathfix 2016-01-07 15:00:19 +00:00
Jason E. Hale
fc82cc42c0 Use pathfix 2016-01-07 14:58:03 +00:00
Jason E. Hale
42b0bae34f Add USES=pathfix support for CMake. Some ports that use CMake to build
already had USES=pathfix, although it did nothing.  For those ports, I
either removed it as they were handling the pkgconfig files differently
or I removed patches and substitutions that accomplished the same thing
as pathfix.

Differential Revision:	https://reviews.freebsd.org/D850
Reviewed by:	antoine, bapt, tijl
Approved by:	portmgr (bapt)
2016-01-07 14:54:03 +00:00
Dmitry Marakasov
f1d6818c98 - Clarify LICENSE
- Add LICENSE_FILE
- Switch to options helpers
- Regenerate patches with `make makepatch`
2016-01-07 14:44:08 +00:00
Dmitry Marakasov
983088abc6 - Clarify LICENSE
- Switch to options helpers
2016-01-07 14:43:55 +00:00
Dmitry Marakasov
9c9e62e27c - Switch to options helpers 2016-01-07 14:43:47 +00:00
Dmitry Marakasov
ab62b6940f - Clarify LICENSE
- Add LICENSE_FILE
- Switch to options helpers
2016-01-07 14:43:45 +00:00
Dmitry Marakasov
1c670bf2c5 - Switch to USES=localbase
- Switch to options helpers
2016-01-07 14:43:41 +00:00
Dmitry Marakasov
404692ba70 - Switch to USES=localbase
- Switch to options helpers
2016-01-07 14:43:24 +00:00
Dmitry Marakasov
bca5b15412 - Add LICENSE
- Switch to options helpers
2016-01-07 14:43:18 +00:00
Jason E. Hale
5318f51870 - Switch to USE_SQLITE
- Remove unnecessary gmake build dependency
2016-01-07 14:37:49 +00:00
Kubilay Kocak
fb5c0e57d0 net/ntp-devel: Fix untracked gettext dependency & lots more
ntp links against gettext (libintl) if it is installed on the system:

- Add an NLS OPTION to explicitly enable, disable and track libintl dependency
- Add DEBUG and THREADS OPTIONS. Keep the latter enabled by OPTIONS_DEFAULT to
  preserve compatibility with existing behaviour.
- Explicitly pass OpenSSL include / library dir paths to configure
- Unsilence install command
- Enable verbose building (--disable-silent-rules)
- Use TOUCH variable instead of hardcoded command
- Add TEST_TARGET to enable test suite
- Pet portlint (*_DEPENDS order, group USE{S} sections, sort OPTIONS)

Approved by:		cy (maintainer)
MFH:			2016Q1
Differential Revision:	D4812
2016-01-07 14:17:13 +00:00
Kubilay Kocak
0bd48c5d88 net/ntp: Fix untracked gettext dependency & lots more
ntp links against gettext (libintl) if it is installed on the system:

- Add an NLS OPTION to explicitly enable, disable and track libintl dependency
- Add DEBUG and THREADS OPTIONS. Keep the latter enabled by OPTIONS_DEFAULT to
  preserve compatibility with existing behaviour.
- Explicitly pass OpenSSL include / library dir paths to configure
- Unsilence install command
- Enable verbose building (--disable-silent-rules)
- Use TOUCH variable instead of hardcoded command
- Add TEST_TARGET to enable test suite
- Patch sntp tests to ensure they link correctly to threading library
- Pet portlint (*_DEPENDS order, group USE{S} sections, sort OPTIONS)

Approved by:		cy (maintainer)
Differential Revision:	D4812
MFH:			2016Q1
2016-01-07 14:15:45 +00:00
Dmitry Marakasov
c1ccfecf6f - Switch to options helpers 2016-01-07 14:07:16 +00:00
Dmitry Marakasov
b280128e69 - Clarify LICENSE
- Add LICENSE_FILE
- Switch to options helpers
- Simplify installation
2016-01-07 14:06:08 +00:00
Dmitry Marakasov
43d7a1fbbb - Add LICENSE_FILE 2016-01-07 13:17:46 +00:00
Raphael Kubo da Costa
624e0f2492 Point WWW to a working website after r404963. 2016-01-07 12:51:02 +00:00
Bartek Rutkowski
d049d26466 devel/llnextgen: update maintainer's address
PR:		205993
Submitted by:	Oleksiii Tsai <oleksii.tsai@gmail.com> (maintainer)
2016-01-07 12:46:49 +00:00
Bartek Rutkowski
22b51405e3 security/govpn: update 4.2 -> 5.0
- Update pkg-descr

PR:		205977
Submitted by:	Sergey Matveev <stargrave@stargrave.org> (maintainer)
2016-01-07 12:37:53 +00:00
Frederic Culot
6430716294 - Update to 0.22
Changes:	https://github.com/PadreIDE/Parse-ErrorString-Perl/blob/master/Changes
2016-01-07 12:26:57 +00:00
Tijl Coosemans
dcede75e12 Fix Polar SSL version in r405428 2016-01-07 11:53:14 +00:00
Tijl Coosemans
3b8858d4b2 Update to PolarSSL 1.3.16 and mbed TLS 2.2.1
MFH:		2016Q1
Security:	https://tls.mbed.org/tech-updates/releases/mbedtls-2.2.1-2.1.4-1.3.16-and-polarssl.1.2.19-released
2016-01-07 11:51:18 +00:00
Tijl Coosemans
eb7dcd8aec Document mbedTLS/PolarSSL SLOTH vulnerability
Security:	https://tls.mbed.org/tech-updates/releases/mbedtls-2.2.1-2.1.4-1.3.16-and-polarssl.1.2.19-released
2016-01-07 11:45:21 +00:00
Martin Wilke
954d5ba3e2 - Add LICENSE
- Convert Options helper
- Add NO_ARCH
2016-01-07 11:17:23 +00:00
Martin Wilke
eb7c916685 - Add LICENSE
- Add NO_ARCH
2016-01-07 11:16:43 +00:00
Martin Wilke
64d4814f6e - Add NO_ARCH
- Use do-test
2016-01-07 11:16:14 +00:00
Martin Wilke
55eca74816 - Add LICENSE
- Add NO_ARCH
2016-01-07 11:15:46 +00:00
Martin Wilke
cd1f26c756 - Add options helper
- Add NO_ARCH
2016-01-07 11:15:17 +00:00
Martin Wilke
733eafdd27 - Update to 1.6.4 2016-01-07 11:14:43 +00:00
Martin Wilke
51c7091c0a - Add options helper
- Add NO_ARCH
2016-01-07 11:14:27 +00:00
Martin Wilke
3efe331893 - Convert to options helper 2016-01-07 11:13:55 +00:00
Martin Wilke
49e1c7e04d - Add LICENSE
- Convert to options helper
- Add NO_ARCH
2016-01-07 11:13:35 +00:00
Martin Wilke
7f1a4ed11b - Convert to options helper
- Add NO_ARCH
2016-01-07 11:12:51 +00:00
Martin Wilke
7afa1972d7 - Convert to options helper
- Add NO_ARCH
2016-01-07 11:10:48 +00:00