Commit graph

4158 commits

Author SHA1 Message Date
Vasil Dimov
37406903f0 ftp/wget: Enforce rebuilding of the info page
MAKEINFO must be defined in the configure environment in order for the
info page to be rebuilt.

Submitted by:	jkim
2017-07-26 18:14:22 +00:00
Vasil Dimov
881b1b8b2f ftp/wget: Fix makeinfo path
On FreeBSD 10.x makeinfo is located in /usr/bin/makeinfo, whereas on 11.x
it is located in /usr/local/bin/makeinfo. Don't specify its full path
location like DOCS_CONFIGURE_ENV= MAKEINFO="${LOCALBASE}/bin/makeinfo"
since having it in PATH (either in /usr/bin or /usr/local/bin) suffices.

Reported by:	Walter Schwarzenfeld <w.schwarzenfeld@utanet.at>
2017-07-26 07:12:57 +00:00
Vasil Dimov
f577936c07 ftp/wget: Tweak docs options
* Add a separate option to control whether man page is to be installed
* Handle wgetrc.sample with @sample, according to
  https://www.freebsd.org/doc/en/books/porters-handbook/plist-config.html and
  https://www.freebsd.org/doc/en/books/porters-handbook/plist-keywords.html#plist-keywords-sample
* Now the DOCS option only controls whether an info page is installed or not

Submitted by:	jkim
2017-07-26 05:02:41 +00:00
Vasil Dimov
8a11b286e1 ftp/wget: Make installing docs optional
Submitted by:	jkim
2017-07-20 09:59:33 +00:00
Ganael LAPLANCHE
4f0fab7a25 Fix build on powerpc64
PR:		220747
Submitted by:	Alan Braslau <braslau@free.fr>
2017-07-16 12:44:13 +00:00
Martin Matuska
f9c6bdb8e8 Update ProFTPd to 1.3.5e 2017-07-13 22:23:23 +00:00
Ganael LAPLANCHE
9cf9135d8d Fix build with LibreSSL
Reported by:	Walter Schwarzenfeld <w.schwarzenfeld@utanet.at>
2017-07-12 11:11:47 +00:00
Ganael LAPLANCHE
87e7a86e86 Update to 4.8.0 2017-07-11 11:20:11 +00:00
Mark Johnston
2134ad1c05 Update to netdumpd-20170706.
Approved by:	bdrewery
Sponsored by:	Dell EMC Isilon
Differential Revision:	https://reviews.freebsd.org/D11369
2017-07-06 23:08:08 +00:00
Sunpoet Po-Chuan Hsieh
7d164b23d4 Remove Perl core modules
- While I'm here:
  - Add LICENSE
  - Add NO_ARCH
- Bump PORTREVISION for dependency change

With hat:	perl
2017-06-30 22:13:55 +00:00
Sunpoet Po-Chuan Hsieh
8bfd4d37e4 Remove Perl core modules
- While I'm here:
  - Add LICENSE
  - Add NO_ARCH
  - Sort PLIST
- Bump PORTREVISION for dependency change

With hat:	perl
2017-06-30 22:13:50 +00:00
Sunpoet Po-Chuan Hsieh
34117a3043 Use USES=mysql 2017-06-28 23:55:22 +00:00
TAKATSU Tomonari
47f76e78c8 - Update to 2.7 2017-06-28 09:47:23 +00:00
Sunpoet Po-Chuan Hsieh
cb037d3c98 Update devel/readline to 7.0 patch 3
- Bump PORTREVISION for shlib change

Changes:	https://cnswww.cns.cwru.edu/php/chet/readline/CHANGES
		https://lists.gnu.org/archive/html/bug-bash/2016-09/msg00107.html
		https://lists.gnu.org/archive/html/bug-readline/2017-01/msg00002.html
Differential Revision:	https://reviews.freebsd.org/D11172
PR:		219947
Exp-run by:	antoine
2017-06-27 13:46:53 +00:00
David Naylor
9920d3ae65 qa: add check for NO_ARCH
If NO_ARCH is set then check that no FreeBSD elf(5) files are in $STAGEDIR.
If an elf(5) file is bundles as part of the package, but is not meant to be
run directly (i.e. the elf(5) file is a payload, and not compiled) then
those files can be added to NO_ARCH_IGNORE to avoid the check from failing,

Changes to ports:
 - Ports that have NO_ARCH set, but actually compile files have had NO_ARCH
   removed.
 - Ports that have elf(5) payloads have had those files added to
   NO_ARCH_IGNORE.
 - R-cran ports that do not set USES=cran:compiles have NO_ARCH set,

PR:		218976
Reviewed by:	antoine, mat
Approved by:	portmgr
2017-06-18 18:09:16 +00:00
Sunpoet Po-Chuan Hsieh
84df94605c Add PERL_LEVEL check
- Bump PORTREVISION for dependency change
2017-06-18 05:51:39 +00:00
Sunpoet Po-Chuan Hsieh
6392a83fee Update COMMENT and pkg-descr 2017-06-15 21:59:12 +00:00
Sunpoet Po-Chuan Hsieh
a9da0a91c9 Update to 7.54.1
Changes:	https://curl.haxx.se/changes.html
Security:	9314058e-5204-11e7-b712-b1a44a034d72
MFH:		2017Q2
2017-06-15 21:53:26 +00:00
Mark Johnston
1a543bf636 Update to netdumpd-20170615.
Reviewed by:	bdrewery
Approved by:	bdrewery
Sponsored by:	Dell EMC Isilon
Differential Revision:	https://reviews.freebsd.org/D11222
2017-06-15 21:36:21 +00:00
Dmitry Marakasov
fecab415cc - Update WWW
Approved by:	portmgr blanket
2017-06-15 17:29:05 +00:00
Mark Johnston
058ed63685 Add port ftp/netdumpd.
This package contains a daemon which is used to receive kernel dumps over
a network from a panicking kernel. The protocol uses UDP and is similar to
TFTP.

Client support for FreeBSD is currently in progress.

Reviewed by:	bdrewery
Approved by:	bdrewery
Sponsored by:	Dell EMC Isilon
Differential Revision:	https://reviews.freebsd.org/D11165
2017-06-13 16:39:43 +00:00
Sunpoet Po-Chuan Hsieh
430cad8a88 Update distinfo and unbreak this port
- While I'm here, add USES=php

Content of tarballs are unchanged (checked against [1]).

=> Net_FTP-1.4.0.tgz doesn't seem to exist in /usr/ports/distfiles/PEAR.
=> Attempting to fetch http://pear.php.net/get/Net_FTP-1.4.0.tgz
fetch: http://pear.php.net/get/Net_FTP-1.4.0.tgz: size mismatch: expected 35344, actual 35593

Reference:	https://people.FreeBSD.org/~sunpoet/checksum/Net_FTP-1.4.0.tgz [1]
Approved by:	portmgr (blanket)
2017-06-11 07:39:17 +00:00
Sunpoet Po-Chuan Hsieh
8a815a6a69 Fix options helper
- Add missing OPTIONS_DEFINE=EXAMPLES
- Fix OPTIONS_DEFAULT: remove IPV6 which is added by framework
- Convert to options target helper

Approved by:	portmgr (blanket)
2017-05-28 23:17:19 +00:00
Mark Linimon
6a67297b00 Mark some ports failing on armv6, for errors classified as "clang".
While here, pet portlint.

Approved by:	portmgr (tier-2 blanket)
2017-05-27 15:07:11 +00:00
Christian Weisgerber
c124a74952 Drop ipv6 from CATEGORIES, which has been wrong for the 6.5 years that
the KAME patch has no longer been available.
2017-05-26 22:06:10 +00:00
Mark Linimon
d32f1af461 These ports fail the same way on armv6 as they do on aarch64.
Approved by:	portmgr (tier-2 blanket)
2017-05-26 14:27:45 +00:00
Tijl Coosemans
e6b80f8333 Update to CentOS 6.9.
PR:		218732
Submitted by:	Piotr Kubaj <pkubaj@anongoth.pl>
2017-05-26 10:26:39 +00:00
Thomas Zander
86d4857041 Update to upstream version 3.2.6
MFH:		2017Q2
2017-05-20 10:16:11 +00:00
Jochen Neumeister
fc373ceed2 - Update maintainer address
Reviewed by:	miwi (mentor)
Differential Revision:	https://reviews.freebsd.org/D10755
2017-05-16 13:37:51 +00:00
Bernard Spil
d9f544ceb2 ftp/proftpd: Fix LibreSSL patch
- Adjust patch for mod_tls move to contrib/
 - Remove broken with LibreSSL

PR:		217025
Submitted by:	Ralf van der Enden <tremere@cainites.net>
Approved by:	maintainer timeout
2017-05-14 10:04:27 +00:00
Mark Linimon
7e4f41c690 Mark some ports failing on power64. In cases where the error message
was a stub, provide a real one.

While here, pet portlint.

Approved by:	portmgr (tier-2 blanket)
2017-05-13 23:21:37 +00:00
TAKATSU Tomonari
dd673d6860 - Update to 2.6 2017-05-07 06:15:30 +00:00
Martin Wilke
90b823a92f Updates
devel/libfastcommon to 1.0.36
ftp/fastdfs to 5.0.10
ftp/php56-fastdfs to 5.0.10
ftp/php70-fastdfs to 5.0.10
ftp/php71-fastdfs to 5.0.10

Changelog:
https://github.com/happyfish100/libfastcommon/blob/master/HISTORY
https://github.com/happyfish100/fastdfs/blob/master/HISTORY

PR:		218423
Submitted by:	maintainer
2017-05-03 12:47:59 +00:00
Sunpoet Po-Chuan Hsieh
74e426502d Update to 1.0.46
- Reformat PKGMESSAGE

Changes:	https://github.com/jedisct1/pure-ftpd/releases
2017-04-25 14:22:54 +00:00
Thomas Zander
b50a4186ce Chase ffmpeg 3.3 update (ABI changes)
PR:		218658
Submitted by:	riggs
2017-04-25 08:20:30 +00:00
Sunpoet Po-Chuan Hsieh
8959621de9 Update to 7.54.0
Changes:	https://curl.haxx.se/changes.html
Security:	3e2e9b44-25ce-11e7-a175-939b30e0836d
MFH:		2017Q2
2017-04-20 14:25:30 +00:00
Martin Wilke
b0527b1c3c - Fix shebangs 2017-04-19 06:17:17 +00:00
Sunpoet Po-Chuan Hsieh
605658c4d8 Fix HTTP2 option
PR:		218721
Reported by:	<dewayne@heuristicsystems.com.au>
MFH:		2017Q2
2017-04-18 19:38:23 +00:00
Dmitry Marakasov
e735486213 - Add LICENSE_FILE
- Switch to USES=localbase
- Switch to options helpers
2017-04-08 11:03:01 +00:00
Li-Wen Hsu
77575d5911 - Update to 1.5.2 2017-04-07 08:47:27 +00:00
Vasil Dimov
a3434e2968 Upgrade ftp/wget from 1.19 to 1.19.1
Changelog: http://git.savannah.gnu.org/cgit/wget.git/plain/NEWS

- add test target and TEST_DEPENDS
- remove gmake from USES: current version of wget can be build without
  gmake
- unbreak IDN option: since 1.19 wget uses libidn2 instead of libidn
- libidn2 uses libunistring from ports, so when the IDN option is enabled
  use libunistring from the ports instead of the bundled one
- disabling pcre support using ./configure --disable-pcre currently works,
  use it
- remove Makefile and configure patches which are no longer needed
- patch /usr/local to $PREFIX in wget.info too
- delete files/patch-src__main.c - this bug has been fixed
  on Mar 2, 2015 [1]

[1] http://git.savannah.gnu.org/cgit/wget.git/commit/?id=9dde436dd689bd51eef71d64152dde9c8c0b5f65

PR:		218408
Submitted by:	Anton Yuzhaninov <citrin+pr@citrin.ru>
2017-04-06 08:56:22 +00:00
Sunpoet Po-Chuan Hsieh
fca9a15726 Fix CVE-2017-7407
- Bump PORTREVISION for package change

Obtained from:	https://curl.haxx.se/CVE-2017-7407.patch
		1890d59905
		8e65877870
Security:	04f29189-1a05-11e7-bc6e-b499baebfeaf
MFH:		2017Q2
2017-04-05 19:56:58 +00:00
Gerald Pfeifer
04d6f52202 Bump PORTREVISIONs for ports depending on the canonical version of GCC and
lang/gcc which have moved from GCC 4.9.4 to GCC 5.4 (at least under some
circumstances such as versions of FreeBSD or platforms).

This includes ports
 - with USE_GCC=yes or USE_GCC=any,
 - with USES=fortran,
 - using using Mk/bsd.octave.mk which in turn has USES=fortran, and
 - with USES=compiler specifying openmp, nestedfct, c++11-lib, c++14-lang,
   c++11-lang, c++0x, c11, or gcc-c++11-lib.

PR:		216707
2017-04-01 15:23:30 +00:00
Sunpoet Po-Chuan Hsieh
26bfc533c3 Update to 0.38
Changes:	http://search.cpan.org/dist/Net-FTPSSL/Changes
2017-04-01 10:52:43 +00:00
Li-Wen Hsu
393df041cc - Remove unneeded pkg-plist 2017-03-28 12:30:30 +00:00
Li-Wen Hsu
d3c02893c0 - Update to 1.5.1 2017-03-28 12:03:16 +00:00
Rene Ladan
e32a133c61 Remove expired port:
2017-03-27 ftp/bareftp: Broken for more than 6 months
2017-03-27 18:28:57 +00:00
Antoine Brodin
88ee59f524 Revert r436977, patch fails to apply
Reported by:	pkg-fallout
With hat:	portmgr
2017-03-27 05:38:23 +00:00
Bernard Spil
e9d1722a77 ftp/proftpd: Fix mod_tls build with LibreSSL
- Remove IGNORE with LibreSSL SSL_DEFAULT
  - Add patch for mod_tls to build with LibreSSL

PR:		217025
Approved by:	maintainer timeout
2017-03-26 18:52:35 +00:00
Marcelo Araujo
f2e559d150 - Bump PORTREVISION to reflect devel/bglibs update.
- Take maintainership.
2017-03-26 04:56:50 +00:00
Sunpoet Po-Chuan Hsieh
6b1f112863 Update to 0.37
Changes:	http://search.cpan.org/dist/Net-FTPSSL/Changes
2017-03-25 04:37:54 +00:00
Sunpoet Po-Chuan Hsieh
9ee833aef5 Update to 0.36
Changes:	http://search.cpan.org/dist/Net-FTPSSL/Changes
2017-03-23 23:24:55 +00:00
Mathieu Arnold
e51bbb58a4 Remove all _USE=openssl occurrences.
Sponsored by:	Absolight
2017-03-15 14:45:54 +00:00
Mathieu Arnold
a28f0f7f7f Remove all USE_OPENSSL occurrences.
Sponsored by:	Absolight
2017-03-15 14:45:30 +00:00
Sunpoet Po-Chuan Hsieh
c0b98685aa Update to latest snapshot which supports Python 3
- Change MASTER_SITES to GitHub
- Add LICENSE_FILE
- Add NO_ARCH
- Allow concurrent installation (USE_PYTHON=concurrent)
- Bump PORTREVISION for package change

Changes:	https://github.com/msoulier/tftpy/commits/master
2017-03-13 17:48:56 +00:00
Ganael LAPLANCHE
577276023d Update to 4.7.7 2017-03-13 12:27:58 +00:00
Marcelo Araujo
6d898d456a Update to 1.43.
Submitted by:	John Hixson <jhixson@gmail.com> (via email at AsiaBSDCon)
2017-03-11 07:47:50 +00:00
Sunpoet Po-Chuan Hsieh
ac568ace46 Update to 0.8.1
Changes:	https://github.com/jpbarrette/curlpp/releases
2017-03-08 16:50:56 +00:00
Mathieu Arnold
bebf3178ae Mark the remaining ports depending on Google Code as DEPRECATED, with an
EXPIRATION_DATE at the end of April 2017.

In the past six months, about a third of the ports marked BROKEN because
they were hosted on Google Code have been fixed.  The remaining must not
be of use to anyone.

With hat:	portmgr
Sponsored by:	Absolight
2017-03-03 16:00:19 +00:00
Sunpoet Po-Chuan Hsieh
6f44334909 Update to 0.24
- Add LICENSE
- Update *_DEPENDS
- Add TEST_DEPENDS
- Add NO_ARCH
- Convert to options target helper

Changes:	http://search.cpan.org/dist/POE-Component-Client-FTP/Changes
2017-03-02 17:59:41 +00:00
Sunpoet Po-Chuan Hsieh
0fc9c0de9f Cosmetic change 2017-02-27 17:10:05 +00:00
Antoine Brodin
789652771a Deprecate ports broken for more than 6 months 2017-02-26 13:58:50 +00:00
Sunpoet Po-Chuan Hsieh
6ca735be73 Update to 7.53.1
Changes:	https://curl.haxx.se/changes.html
2017-02-25 09:55:20 +00:00
Sunpoet Po-Chuan Hsieh
f6c7463135 Update to 7.53.0
Changes:	https://curl.haxx.se/changes.html
Security:	311e4b1c-f8ee-11e6-9940-b499baebfeaf
2017-02-22 17:13:43 +00:00
Sunpoet Po-Chuan Hsieh
7bac899dfe Update to 0.8.0
Changes:	https://github.com/jpbarrette/curlpp/releases
2017-02-20 15:08:58 +00:00
Ganael LAPLANCHE
211101f784 Update to 4.7.6 2017-02-17 15:52:16 +00:00
Matthew Rezny
68ae2c6667 Update to 3.24.0
Approved by:	swills (mentor)
Differential Revision:	https://reviews.freebsd.org/D9385
2017-02-07 14:58:02 +00:00
Tijl Coosemans
6d324c1f70 - Remove inclusion of bsd.default-versions.mk from ftp/curl/Makefile so
bsd.default-versions.mk can rely on ARCH being defined.
- In bsd.port.mk move inclusion of bsd.default-versions.mk from the
  pre-makefile section to the options section so the variables can be used
  earlier.  Also put the bit of code sitting between the options section and
  the pre-makefile section into the options section.
- Remove last few cases where ports set WITH_OPENSSL_PORT.  This variable is
  handled in bsd.default-versions.mk and some ports were setting it after
  including bsd.port.options.mk.  After FreeBSD 9 EoL all but a few ports,
  and then only when setting non-default options, work without setting that
  variable.

PR:		215996
Exp-run by:	antoine
Approved by:	portmgr (antoine)
2017-02-05 21:20:24 +00:00
Vasil Dimov
78441dcfd5 ftp/wget: fix compilation error due to -R being passed to clang
gcc accepts -R, but clang needs -Wl,-R and since we are changing
this, use the proper -Wl,-rpath.

Reported by:	Walter Schwarzenfeld, Barbara Guida, Jimmy Olgeni, Ken J.
2017-02-05 16:47:34 +00:00
Vasil Dimov
db1916cb2b ftp/wget: Upgrade from 1.18_2 to 1.19 2017-02-05 09:54:31 +00:00
Sunpoet Po-Chuan Hsieh
ce707824df Update to 5.0.9
- While I'm here, fix GH_TAGNAME

Changes:	https://github.com/happyfish100/fastdfs/commits/master
PR:		216698
Submitted by:	Daniel Ylitalo <daniel@blodan.se> (maintainer)
2017-02-02 13:32:32 +00:00
John Marino
7303f590e8 The latest version of ftp/proftpd doesn't build with libressl either.
Increase the IGNORE from openssl-devel to include all versions of libressl.

Approved by:	SSL blanket
2017-02-01 17:05:18 +00:00
Tijl Coosemans
d0d15cc5cd Enable i386 support to Linux CentOS 7 ports.
PR:		216646
2017-01-31 20:32:46 +00:00
Tijl Coosemans
6140d3c6aa - Autodetect the installed linux_base port and use LINUX_DEFAULT only as
a last resort.
- Construct a list of DISTFILES for every architecture (amd64, i386).
  Select one list for regular make and all lists for make makesum so linux
  ports can have one combined distinfo file.
- Set DIST_SUBDIR?=centos so there's only one copy of common distfiles.
- Use MASTER_SITES and DISTFILES groups so make fetch is a bit smarter.
- Regenerate all distinfo files.
- For linux_base-c6 (just like linux_base-c7 already does) turn bin, lib,
  lib64 and sbin into symbolic links to the same directory under usr.
  This fixes the problem where some programs/libraries exist under / on
  FreeBSD and /usr on Linux or vice versa and then depending on the order
  of search paths Linux programs may run/load FreeBSD programs/libraries
  and fail.
- Turn usr/share/icons into a symbolic link to LOCALBASE/share/icons so
  Linux programs can find desktop theme icons.  This eliminates the need
  for x11-themes/linux*-hicolor-icon-theme.
- Rename pkg-plist.x86_64 to pkg-plist.amd64.
- Regenerate all pkg-plist files.
- Add @preexec to linux_base pkg-plist that moves existing files in bin,
  lib, lib64, sbin and icons to the new destination before the directories
  are turned into symbolic links.
- Remove several empty directories from linux_base ports.
- Sweep over all linux ports: use consistent style, remove old CONFLICTS,
  remove unused pkg-descr files, add NLS option,...
- Remove old linux arts, esound and openssl-compat ports.
2017-01-31 16:54:21 +00:00
Sunpoet Po-Chuan Hsieh
730ae93f4c Update to 1.0.45
Changes:	https://github.com/jedisct1/pure-ftpd/releases
		https://github.com/jedisct1/pure-ftpd/blob/master/ChangeLog
2017-01-31 15:33:01 +00:00
Dirk Meyer
8f7fdbd3a3 - fix build for FreeBSD-12
- make portlint happier
2017-01-30 18:04:28 +00:00
Matthew Rezny
02915a3d0c Change the MAINTAINER line to my FreeBSD.org address in the ports I maintain
Approved by:	swills (mentor)
Differential Revision:	https://reviews.freebsd.org/D9380
2017-01-30 14:55:08 +00:00
John Marino
e0fde11019 ftp/fastdfs: Revbump due to libfastcommon dependency
The fastcommon library was misbuilt on amd64, and this port was missed
from the original list of revbumps.
2017-01-28 15:19:56 +00:00
John Marino
cc875c39f3 ftp/fastdfs: Add explicit -L flag to link libfastcommon
Supports non-default LOCALBASE and compilers that don't look in
/usr/local/lib by default.  It adjusts already existing patches.

Approved by:	just-fix-it
2017-01-28 14:33:43 +00:00
John Marino
eade84d0d7 devel/libfastcommon: fix misbuild, add DF, bump deps minus nginx-full
The fastcommon library is being built as 32-bit on amd64 due to the
misuse of uname (uname -p returns "amd64", not uname alone).

Additionally, the hardcoded install commands (added via patch) have been
updated to the BSD_INSTALL* macros to satisfy QA tests.

While here, fix building on DragonFly (sacrificing unused Darwin support
in the process).

Finally, bump all ports dependend on fault libfastcommon.so except
www/nginx-full which has no separate PORTREVISION setting.  I can't bump
it without bumping www/nginx too (bug??).

Approvd by:	just-fix-it
2017-01-28 14:22:53 +00:00
Martin Matuska
5fdb38713e Update ProFTPd to 1.3.5d 2017-01-27 20:48:25 +00:00
Sunpoet Po-Chuan Hsieh
2e247cfda0 Add php71-fastdfs 5.0.8 (copied from php70-fastdfs)
PR:		216494
Submitted by:	Daniel Ylitalo <daniel@blodan.se>
2017-01-26 14:38:32 +00:00
Sunpoet Po-Chuan Hsieh
ceeb325af4 Use PKGNAMEPREFIX
- While I'm here, update IGNORE_WITH_PHP
2017-01-26 14:38:27 +00:00
Torsten Zuehlsdorff
875dbacfa1 Connect PHP 7.1 ports (r432324) 2017-01-24 12:56:45 +00:00
Torsten Zuehlsdorff
db021968e3 Add PHP 7.1
Thanks to: mat, pi, ale, martin@waschbuesch.de and franco@opnsense.org
2017-01-24 11:54:20 +00:00
Dmitry Sivachenko
60b2b0e721 Update to version 4.9.3 2017-01-22 07:50:39 +00:00
Tijl Coosemans
c2712d2471 Update Linux CentOS 7 ports to 7.3.1611. While 7.2 had semi-official i386
packages there are no such packages for 7.3 yet so i386 support has been
marked IGNORE for now.

Change DIST_SUBDIR to just "centos" so distfiles that remain the same
between major versions don't have to be redownloaded.

Remove fmake hacks from linux.mk.

Submitted by:	Piotr Kubaj <pkubaj@anongoth.pl>
2017-01-19 15:44:53 +00:00
Tijl Coosemans
02f27a83b4 The output of tools like awk, date, sort, tr,... depends on the current
locale set by the user.  Add LANG=C and LC_ALL=C at the beginning of
bsd.port.mk and export them so all commands are executed with the C locale.
LC_ALL=C overrides all other LC_* variables.  LANG is used by setlocale(3)
as default value for LC_* variables, so normally it isn't used when LC_ALL
is set, but there's code out there that looks at LANG directly so it's safer
to set it as well.  The only commands not captured by this are !=
assignments before any inclusion of bsd.port.*mk.

Introduce USE_LOCALE=<locale> that adds LANG=<locale> and LC_ALL=<locale> to
CONFIGURE_ENV and MAKE_ENV so upstream build systems can be executed with a
different locale (e.g. USE_LOCALE=en_US.UTF-8).

PR:		215882
Exp-run by:	antoine
Approved by:	portmgr (antoine)
2017-01-18 13:20:31 +00:00
Tijl Coosemans
83579f491e Make 64 bit Linux packages the default on amd64. 2017-01-12 10:44:45 +00:00
Sunpoet Po-Chuan Hsieh
dc421bb167 Fix TLSCipherSuite parsing
- Bump PORTREVISION for package change

Note: author pointed out that users will get a more secure cipher suite by not
setting TLSCipherSuite to HIGH and just use the default.

PR:		215906
Reported by:	<yani@pi-greece.eu>
Obtained from:	3823d00dee
2017-01-09 14:41:58 +00:00
Dmitry Marakasov
9d79e7b146 - Remove always-true/false conditions after FreeBSD 9, 10.1, 10.2 EOL
Approved by:	portmgr blanket
2017-01-09 13:16:49 +00:00
Sunpoet Po-Chuan Hsieh
a6d5096657 Update to 1.0.44
- Clean up MASTER_SITES
- Convert to options target helper
- Update WWW

Changes:	https://github.com/jedisct1/pure-ftpd/releases
2017-01-08 20:42:47 +00:00
Sunpoet Po-Chuan Hsieh
5b72772a8c Fix net-p2p/rtorrent with https trackers
- Bump PORTREVISION for package change

Reference:	https://github.com/rakshasa/rtorrent/issues/538
Obtained from:	a7b38c9dc9
MFH:		2017Q1
2017-01-07 10:54:16 +00:00
Jan Beich
59e02117ae devel/boost-*: update to 1.63.0
Changes:	http://www.boost.org/users/history/version_1_63_0.html
PR:		215598
Exp-run by:	antoine
Approved by:	office (bapt)
MFH:		2017Q1
2017-01-06 08:45:03 +00:00
Sunpoet Po-Chuan Hsieh
41436d6e8f Update to 0.7.4
Changes:	https://github.com/jpbarrette/curlpp/releases
2017-01-05 19:33:07 +00:00
Vanilla I. Shu
026db04754 Upgrade to 4.0.1.
PR:		215704
Submitted by:	anastasios at mageirias.com
2017-01-02 04:04:06 +00:00
Sunpoet Po-Chuan Hsieh
e0b379fa6f Remove BROKEN_FreeBSD_9
Approved by:	portmgr (blanket)
2017-01-01 03:45:12 +00:00
Rene Ladan
0896b32448 Drop support for Linux Fedora 10 (ports part)
games/dsnake only worked with linux-f10

Should fix INDEX

audio/linux-f10-sdl_mixer
audio/linux-f10-pulseaudio-libs
audio/linux-f10-freealut
audio/linux-f10-arts
audio/linux-f10-esound
audio/linux-f10-libogg
audio/linux-f10-alsa-plugins-oss
audio/linux-f10-openal
audio/linux-f10-openal-soft
audio/linux-f10-nas-libs
audio/linux-f10-alsa-lib
audio/linux-f10-libvorbis
audio/linux-f10-libaudiofile
audio/linux-f10-mikmod
databases/linux-f10-sqlite3
devel/linux-f10-dbus-glib
devel/linux-f10-sdl12
devel/linux-f10-libglade2
devel/linux-f10-devtools
devel/linux-f10-allegro
devel/linux-f10-nspr
devel/linux-f10-dbus-libs
devel/linux-f10-libsigc++20
devel/linux-f10-ncurses-base
dns/linux-f10-libasyncns
emulators/linux_base-f10
emulators/linux-f10
ftp/linux-f10-curl
games/dsnake
graphics/linux-f10-sdl_image
graphics/linux-f10-sdl_ttf
graphics/linux-f10-glew
graphics/linux-f10-ungif
graphics/linux-f10-png
graphics/linux-f10-tiff
graphics/linux-f10-dri
graphics/linux-f10-jpeg
graphics/linux-f10-libGLU
graphics/linux-f10-gdk-pixbuf
graphics/linux-f10-libmng
graphics/linux-f10-cairo
graphics/linux-f10-imlib
lang/linux-f10-tcl85
lang/linux-f10-libg2c
multimedia/linux-f10-libtheora
multimedia/linux-f10-libv4l
net/linux-f10-openldap
net/linux-f10-nss_ldap
print/linux-f10-cups-libs
security/linux-f10-gnutls
security/linux-f10-nss
security/linux-f10-openssl
security/linux-f10-libgpg-error
security/linux-f10-libtasn1
security/linux-f10-libgcrypt
security/linux-f10-libssh2
security/linux-f10-cyrus-sasl2
sysutils/linux-f10-procps
textproc/linux-f10-aspell
textproc/linux-f10-expat
textproc/linux-f10-scim-gtk
textproc/linux-f10-scim-libs
textproc/linux-f10-libxml2
x11/linux-f10-xorg-libs
x11-fonts/linux-f10-fontconfig
x11-themes/linux-f10-qtcurve-gtk2
x11-themes/linux-f10-hicolor-icon-theme
x11-toolkits/linux-f10-qt45
x11-toolkits/linux-f10-gtk2
x11-toolkits/linux-f10-openmotif
x11-toolkits/linux-f10-pango
accessibility/linux-f10-atk
archivers/linux-f10-ucl
archivers/linux-f10-upx
2016-12-31 17:25:05 +00:00
Dmitry Marakasov
24647f0184 - Mark it broken properly on FreeBSD 9 i386
- Pet portlint

PR:		214953
Submitted by:	daniel@blodan.se (maintainer)
2016-12-25 17:30:38 +00:00
Jason E. Hale
39235d9869 Update to 3.23.0.2
PR:		215132
Submitted by:	<matthew@reztek.cz> (maintainer)
2016-12-25 15:06:15 +00:00
Jason E. Hale
3efe0cea5c Update to 0.9.0
PR:		215131
Submitted by:	<matthew@reztek.cz> (maintainer)
2016-12-25 15:05:34 +00:00
Sunpoet Po-Chuan Hsieh
4a12f85bb5 - Update to 7.52.1
Changes:	https://curl.haxx.se/changes.html
Security:	c40ca16c-4d9f-4d70-8b6c-4d53aeb8ead4
MFH:		2016Q4
2016-12-24 08:40:18 +00:00
Sunpoet Po-Chuan Hsieh
db936e2edc - Update to 7.52.0
Changes:	https://curl.haxx.se/changes.html
Security:	42880202-c81c-11e6-a9a5-b499baebfeaf
MFH:		2016Q4
2016-12-22 18:08:45 +00:00
Sunpoet Po-Chuan Hsieh
b9c701d7b8 - Remove BUILD_DEPENDS and RUN_DEPENDS:
- RUN_DEPENDS: BUILD_DEPENDS is sufficient to block unqualified version.
  - BUILD_DEPENDS: it's safe to remove BUILD_DEPENDS after nghttp2->libnghttp2 transition because initial version of libnghttp2 is 1.0.0+.

Pointed out by:	adamw
2016-12-22 17:38:19 +00:00
Sunpoet Po-Chuan Hsieh
19c76abeae - Change HTTP2 dependency from www/nghttp2 to www/libnghttp2
- Enable HTTP2 option by default
- Bump PORTREVISION for dependency and package change
2016-12-18 15:20:50 +00:00
Sunpoet Po-Chuan Hsieh
8d716fefa7 - Add net to CATEGORIES
PR:		205269
Suggested by:	<bkazemi@users.sf.net>
2016-12-17 13:25:27 +00:00
Sunpoet Po-Chuan Hsieh
619c99ffbb - Update to 0.16.1
- Bump PORTREVISION for dependent ports

Changes:	https://github.com/rockdaboot/libpsl/blob/master/NEWS
2016-12-17 12:50:19 +00:00
TAKATSU Tomonari
38f2075909 - Update to 2.3 2016-12-17 06:11:02 +00:00
Martin Matuska
29ad756219 Horde package update:
comms/pear-Horde_ActiveSync 2.37.3 -> 2.37.4
security/pear-Horde_Auth 2.2.0 -> 2.2.1
www/pear-Horde_Browser 2.0.12 -> 2.0.13
archivers/pear-Horde_Compress 2.1.5 -> 2.1.6
devel/pear-Horde_Core 2.27.2 -> 2.27.6
security/pear-Horde_Crypt 2.7.3 -> 2.7.5
textproc/pear-Horde_CssMinify 1.0.2 -> 1.0.3
devel/pear-Horde_Date 2.3.1 -> 2.3.2
www/pear-Horde_Dav 1.1.3 -> 1.1.4
databases/pear-Horde_Db 2.3.3 -> 2.3.4
mail/pear-Horde_Imap_Client 2.29.10 -> 2.29.11
archivers/pear-Horde_Pack 1.0.6 -> 1.0.7
www/pear-Horde_Service_Weather 2.5.2 -> 2.5.3
sysutils/pear-Horde_Vfs 2.3.3 -> 2.3.4
ftp/horde-gollem 3.0.9 -> 3.0.10
www/horde-base 5.2.12 -> 5.2.13
mail/horde-imp 6.2.16 -> 6.2.17
mail/horde-ingo 3.2.12 -> 3.2.13
deskutils/horde-kronolith 4.2.18 -> 4.2.19
deskutils/horde-mnemo 4.2.11 -> 4.2.12
www/horde-passwd 5.0.5 -> 5.0.6
devel/horde-timeobjects 2.1.2 -> 2.1.3
www/horde-trean 1.1.6 -> 1.1.7
mail/horde-turba 4.2.17 -> 4.2.18
www/horde-wicked 2.0.6 -> 2.0.7
devel/horde-whups 3.0.8 -> 3.0.9
2016-12-17 01:23:07 +00:00
TAKATSU Tomonari
4e0fbb692e - Update to 2.2 2016-12-16 08:53:34 +00:00
Johan van Selst
2127a44c33 Stepping down as maintainer for some ports. 2016-12-14 21:48:10 +00:00
Sunpoet Po-Chuan Hsieh
92266c5224 - Update WWW: pear.php.net uses https://
Approved by:	portmgr (blanket)
2016-12-13 15:05:06 +00:00
Sunpoet Po-Chuan Hsieh
7951f57490 - Update to 0.16.0
- Bump PORTREVISION for dependent ports

Changes:	https://github.com/rockdaboot/libpsl/blob/master/NEWS
2016-12-12 20:57:42 +00:00
Bartek Rutkowski
1a12a7e2bc ftp/fastdfs: Add IGNORE for 9.x i386 systems
PR:		214953
Submitted by:	Daniel Ylitalo <daniel@blodan.se> (maintainer)
2016-12-09 12:40:28 +00:00
Sunpoet Po-Chuan Hsieh
a2f5416085 - Cleanup Makefile
- Remove BUILDING_HIPHOP check: curl-hiphop was removed in r425765
  - Use = instead of += for MAINTAINER, COMMENT, CONFIGURE_ARGS and CONFIGURE_ENV
  - Remove SLAVEDIRS
  - Adjust line wrapping of DOCS
2016-12-09 10:13:03 +00:00
Tijl Coosemans
f83c7639aa Remove libintl.so.9 compatibility link that was added in r374303 to
prevent massive PORTREVISION bumps.  Bump dependent ports that have not
been bumped since.
2016-12-08 19:52:19 +00:00
Tijl Coosemans
6ead27eb95 Remove libiconv.so.3 compatibility link that was added in r374303 to
prevent massive PORTREVISION bumps.  Bump dependent ports that have not
been bumped since.
2016-12-08 19:23:24 +00:00
Tijl Coosemans
61b6b4348f Remove libcurl.so.7 compatibility link that was added in r374303 to
prevent massive PORTREVISION bumps.  Bump dependent ports that have not
been bumped since.
2016-12-08 17:01:31 +00:00
Tijl Coosemans
323dfa7d83 Remove libtiff.so.4 compatibility links that were added in r374303 to
prevent massive PORTREVISION bumps.  Bump dependent ports that have not
been bumped since.
2016-12-08 16:07:33 +00:00
Emanuel Haupt
d627afb218 Update to 2.8.2 2016-12-07 14:28:58 +00:00
Mathieu Arnold
8664861b1a Don't quote {} in find -exec calls.
Braces are not shell metacharacters, and they do not need to be quoted.
By the time find parses its arguments and dicovers them, the quoting
will have been removed by the shell anyway.

Sponsored by:	Absolight
2016-12-01 11:18:03 +00:00
Mathieu Arnold
703ff6d361 Mark some ports as not openssl-devel ready.
Sponsored by:	Absolight
2016-11-29 18:46:21 +00:00
Sunpoet Po-Chuan Hsieh
b057f9785d - Sort PLIST 2016-11-24 15:34:20 +00:00
Sunpoet Po-Chuan Hsieh
fc0f70a87d - Add SMB option
PR:		210472
Submitted by:	Marcin Gryszkalis <mg@fork.pl>
2016-11-24 08:57:38 +00:00
Jan Beich
a8713d15f4 devel/boost-*: update to 1.62.0
- Enable `long double` C99 math usage
- Switch 9.x back to building with GCC

Changes:	http://www.boost.org/users/history/
PR:		199601
Submitted by:	Chen Xu, bapt, amdmi3, truckman (based on)
Reviewed by:	rakuco (kde) (earlier version)
Exp-run by:	antoine (3 tries), truckman (consumers only, earlier versions)
Approved by:	bapt (office)
2016-11-23 12:45:46 +00:00
Sunpoet Po-Chuan Hsieh
463f3f9915 - Add METALINK and PSL options
====> Running Q/A tests (stage-qa)
Error: /usr/local/bin/wget is linked to /usr/local/lib/libmetalink.so.3 from misc/libmetalink but it is not declared as a dependency
Warning: you need LIB_DEPENDS+=libmetalink.so:misc/libmetalink
Error: /usr/local/bin/wget is linked to /usr/local/lib/libpsl.so.5 from dns/libpsl but it is not declared as a dependency
Warning: you need LIB_DEPENDS+=libpsl.so:dns/libpsl

PR:		214269
Differential Revision:	https://reviews.freebsd.org/D8456
Submitted by:	sunpoet (myself)
Approved by:	maintainer (timeout, 15 days)
2016-11-21 17:36:35 +00:00
Sunpoet Po-Chuan Hsieh
6606064fc8 - Update to 0.35
Changes:	http://search.cpan.org/dist/Net-FTPSSL/Changes
2016-11-19 17:10:30 +00:00
Sunpoet Po-Chuan Hsieh
d38b0a1115 - Update to 7.43.0
- Cleanup MASTER_SITES
- Add LICENSE_FILE
- Add missing USES=ssl
- Update WWW

Changes:	http://pycurl.io/docs/latest/release-notes.html
2016-11-19 17:06:53 +00:00
Sunpoet Po-Chuan Hsieh
790c733651 - Update to 1.0.43
- Use USES=ssl

Changes:	https://github.com/jedisct1/pure-ftpd/releases
2016-11-19 17:03:17 +00:00
John Marino
7399fb7675 ftp/ncftp3: Skip faulty ncurses.h header check
The ncurses.h header configure check doesn't use cflags apparently thus
returning a false negative on the presence of the ncurses headers (it
picks up base headers if they exist instead).  Just cache the test result
as "yes" to fix the build for ports-based ncurses.
2016-11-18 17:56:16 +00:00
Ganael LAPLANCHE
cf9c1a1c52 Update to 4.7.4 2016-11-18 15:33:26 +00:00
Rene Ladan
402660492a Remove expired port:
2016-09-07 ftp/curl-hiphop: useful only for removed hiphop-php
2016-11-08 21:28:07 +00:00
Mark Linimon
17e48e339b The 64-bit arm arch is actually spelled 'aarch64', not 'arm64'. 2016-11-08 19:29:56 +00:00
Dmitry Marakasov
404d355ba5 - Unbreak (google code available from archive)
- Add LICENSE
- Cosmetic fixes
- Regenerate patches
2016-11-08 11:41:10 +00:00
Mark Linimon
fd81778c29 Mark as broken on arm64.
Approved by:	portmgr (tier-2 blanket)
2016-11-08 09:08:15 +00:00
Sunpoet Po-Chuan Hsieh
047648852e - Fix IDN option
- Sort PLIST
- Bump PORTREVISION for dependency change

MFH:		2016Q4
2016-11-05 18:00:17 +00:00
Hiroki Sato
fde0acf7af Resurrect ftp/spegla. The original upstream has gone but the distfile is
maintained in the Github repo now.
2016-11-04 19:21:06 +00:00
Jason E. Hale
4d9192e0f7 - Update ftp/libfilezilla to 0.8.0 [1]
- Update ftp/filezilla to to 3.2.2.2 [2]

PR:		214006 [1], 214007 [2]
Submitted by:	<matthew@reztek.cz> (maintainer)
2016-11-04 15:12:28 +00:00
Tijl Coosemans
8c254055ed Add missing dependencies. 2016-11-03 14:54:31 +00:00
Tijl Coosemans
7f3acc0cfe Add missing dependencies. 2016-11-03 14:31:03 +00:00
Jan Beich
bfa84aafa5 Pass maintainership of PEAR ports to the submitter
PR:		214011 214012 214013 214014 214015 214016 214017
PR:		214018 214019 214021 214022 214023 214024 214025
PR:		214026 214027 214028 214029 214030 214031 214032
PR:		214033 214034 214035 214036 214037 214038 214039
PR:		214040 214041 214042 214043 214044 214045 214046
PR:		214047 214048 214049 214050 214051 214052 214053
PR:		214054 214055 214056 214057 214058 214059 214060
PR:		214061 214062 214063 214064 214066 214067 214068
PR:		214071 214072 214073 214074 214075 214076 214077
PR:		214078 214079 214080 214081 214082 214083 214084
PR:		214085 214086 214087 214088 214089 214090 214091
PR:		214092 214093 214094 214095 214096 214097 214098
PR:		214099 214100 214101 214102 214103 214104 214108
PR:		214109 214110 214111 214112 214113 214114 214115
PR:		214116 214117 214118 214119 214120 214121 214122
PR:		214123 214124 214125 214126 214127 214128 214129
PR:		214130 214131 214132 214133 214134 214135 214136
PR:		214137 214138 214139 214140 214141 214142 214143
PR:		214144 214145 214146 214147 214148 214149 214150
PR:		214151 214152
Submitted by:	Jochen Neumeister <joneum@bsdproject.de>
2016-11-03 06:32:16 +00:00
Mark Felder
a554fbb056 ftp/curl: Update to 7.51.0
- Update to 7.51.0
- Fixes 11 security vulnerabilities
- Remove docs no longer installed from plist

PR:		214000
MFH:		2016Q4
Security:	765feb7d-a0d1-11e6-a881-b499baebfeaf
Security:	CVE-2016-8615
Security:	CVE-2016-8616
Security:	CVE-2016-8617
Security:	CVE-2016-8618
Security:	CVE-2016-8619
Security:	CVE-2016-8620
Security:	CVE-2016-8621
Security:	CVE-2016-8622
Security:	CVE-2016-8623
Security:	CVE-2016-8624
Security:	CVE-2016-8625
2016-11-02 13:30:47 +00:00
Antoine Brodin
255f911e92 Fix a typo 2016-10-27 19:51:38 +00:00
Mathieu Arnold
ea690a2487 Fix php usage.
Sponsored by:	Absolight
2016-10-27 09:29:33 +00:00
Mathieu Arnold
cb15e80656 Remove obsolete PHP versions checks.
Sponsored by:	Absolight
2016-10-27 09:29:23 +00:00
Pietro Cerutti
0602db1835 New ports: devel/libfastcommon, ftp/fastdfs, ftp/php(56|70)-fastdfs
FastDFS is an open source high performance distributed file system (DFS).
It's major functions include: file storing, file syncing and file accessing,
and design for high capacity and load balance.

WWW: https://github.com/happyfish100/fastdfs

PR:		213311
Submitted by:	Daniel Ylitalo <daniel@blodan.se>
2016-10-27 05:49:09 +00:00
Mathieu Arnold
a0bcd2cf68 Use USES=pathfix where applicable.
PR:		213195
Submitted by:	mat
Exp-run by:	antoine
Sponsored by:	Absolight
Differential Revision:	https://reviews.freebsd.org/D8093
2016-10-21 15:21:13 +00:00
Mathieu Arnold
eabbfd75e3 ${RM} already has -f.
PR:		213570
Submitted by:	mat
Exp-run by:	antoine
Sponsored by:	Absolight
2016-10-21 12:51:40 +00:00
Rene Ladan
87a09e788f Remove expired PHP5.5 ports. 2016-10-21 07:30:32 +00:00
Rene Ladan
bd24894ca3 Unlink expired PHP5.5 ports. 2016-10-21 07:29:38 +00:00
Raphael Kubo da Costa
366a97ec37 Reassign makc's ports back to the pool.
See "Maintainer Reset" in
https://www.freebsd.org/portmgr/policies_contributors.html. makc's last commit
was in March 31st (r412218), and his ports have been timing out since at least
July (r418155).

I also emailed him 2 weeks ago and have received no response so far.
2016-10-20 15:58:12 +00:00
Tijl Coosemans
1675ff649c Add Linux CentOS 7 infrastructure ports.
Mk/Uses/linux.mk changes:
- Add support for architecture neutral (noarch) distfiles.
- Add support for 64-bit only ports: set IGNORE on i386 and don't install
  32-bit compat libraries on amd64.

Submitted by:	Piotr Kubaj <pkubaj@anongoth.pl>
Differential Revision:	https://reviews.freebsd.org/D7886
2016-10-19 14:50:26 +00:00
Johan van Selst
3cf1905542 Update to ocurl 0.7.9 (bugfix release) 2016-10-16 13:41:54 +00:00
Pawel Pekala
bd1a1a370b - Update to version 3.22.1
- Fix typo in BROKEN message

PR:		213198
Submitted by:	maintainer
2016-10-10 22:09:31 +00:00
Pawel Pekala
c209a69867 - Update to version 0.7.1
- Fix typo in BROKEN message

PR:		213197
Submitted by:	maintainer
2016-10-10 19:26:58 +00:00
TAKATSU Tomonari
96cf4e48da - Update to 2.1 2016-10-10 14:58:47 +00:00
Adam Weinberger
3f0b81a7a6 Update to 0.52, and add NO_ARCH.
Changes: https://metacpan.org/changes/distribution/File-Fetch
2016-10-09 15:42:12 +00:00
Jan Beich
f5f47a5a4e devel/nspr, security/nss: drop version from SONAME
No other downstream appends synthetic library version, and doing so
causes underlinking due to fragile build system (see below). Not to
mention being unable to swap out bundled libs from upstream builds.

  $ cc -lplds4 -L/usr/local/lib
  /usr/lib/crt1.o: In function `_start1':
  crt1_c.c:(.text+0xa6): undefined reference to `main'
  /usr/local/lib/libplds4.so: undefined reference to `pthread_set_name_np'
  /usr/local/lib/libplds4.so: undefined reference to `pthread_create'
  /usr/local/lib/libplds4.so: undefined reference to `pthread_condattr_init'
  /usr/local/lib/libplds4.so: undefined reference to `pthread_setschedparam'
  /usr/local/lib/libplds4.so: undefined reference to `pthread_getschedparam'

PR:		213144
Exp-run by:	antoine
2016-10-09 12:10:02 +00:00
TAKATSU Tomonari
0e4698996a - Update to 2.0 2016-10-08 07:34:55 +00:00
Tijl Coosemans
1ee4da6dd1 Let USES=localbase add -L${LOCALBASE}/lib to LIBS instead of LDFLAGS.
USES=localbase:ldflags can be used to set LDFLAGS.  Normally LDFLAGS
appears too early on the command line causing some ports to link with
their own libraries in LOCALBASE (if installed) instead of WRKSRC.

Also make use of _USES_POST so -L${LOCALBASE}/lib is added as late as
possible after anything a port Makefile might set.  Use _USES_POST
instead of .include in libedit.mk and libarchive.mk so things like
'USES=libedit localbase:ldflags' work correctly.

Fix some issues with LIBS in some ports.

Switch ports that don't support LIBS to localbase:ldflags.

PR:		212987
Exp-run by:	antoine
Approved by:	portmgr (antoine)
2016-09-30 19:24:30 +00:00
Torsten Zuehlsdorff
d9bd705a58 lang/php56: Update from 5.6.25 to 5.6.26
Security:    CVE-2016-7416
Security:    CVE-2016-7412
Security:    CVE-2016-7414
Security:    CVE-2016-7417
Security:    CVE-2016-7411
Security:    CVE-2016-7413
Security:    CVE-2016-7418

MFH:         2016Q3
Approved by: swills (mentor)
2016-09-23 08:26:44 +00:00
Mark Felder
5635e9adc4 ftp/curl: Update to 7.50.3
- Update installed docs

PR:		212677
MFH:		2016Q3
Security:	CVE-2016-7167
2016-09-21 19:53:33 +00:00
Torsten Zuehlsdorff
ad86e61f50 lang/php70: Update from 7.0.10 to 7.0.11
Security:    CVE-2016-7416
Security:    CVE-2016-7412
Security:    CVE-2016-7414
Security:    CVE-2016-7417
Security:    CVE-2016-7413
Security:    CVE-2016-7418

MFH:         2016Q3
Approved by: pi (mentor)
2016-09-21 15:43:47 +00:00
Steve Wills
149ba7338a Unmark broken on powerpc64
These ports built successfully
2016-09-15 01:41:28 +00:00
Mathieu Arnold
dbbfc7889a GOOGLE_CODE has gone away.
- If a port has another upstream, remove GOOGLE_CODE
- If a port only has GOOGLE_CODE mark it BROKEN

Some ports have a local mirror configured but for security reasons, it
is not considered upstream.

Sponsored by:	Absolight
2016-09-14 15:59:34 +00:00
John Marino
74f2e01aa4 ftp/curl: Remove second redundant ports SSL + base GSSAPI check
If one tries to use the base gssapi with SSL from ports, gssapi.mk
will add an IGNORE entry.

Suggested by:	mat
2016-09-13 16:05:45 +00:00
Johan van Selst
48644ba0e9 Update to ocurl 0.7.8
https://raw.githubusercontent.com/ygrek/ocurl/master/CHANGES.txt
2016-09-13 15:51:47 +00:00
John Marino
5f2c34b863 ftp/curl: Remove redundant ports SSL + base GSSAPI check
If one tries to use the base gssapi with SSL from ports, gssapi.mk
will add an IGNORE entry.

Suggested by:	mat
2016-09-13 15:37:00 +00:00
John Marino
5e0773b87a LibreSSL checks: Check for libressl-devel option too
Approved by:	SSL blanket
2016-09-13 14:24:45 +00:00
Dmitry Marakasov
12de23673f - Fix LICENSE
- Add LICENSE_FILE
- Switch to options helpers
2016-09-11 16:40:59 +00:00
Dmitry Marakasov
d776d52489 - Add LICENSE
- Regenerate patches
2016-09-11 16:37:22 +00:00
John Marino
f73414f315 ftp/uftp: document SSL requirement and configure its base
Approved by:	SSL blanket
2016-09-10 18:10:16 +00:00
John Marino
97925af178 ftp/bbftp: document SSL build requirement and configure SSL properly
While here, wrap subshell commands and set the make environment
2016-09-10 18:05:43 +00:00
Tijl Coosemans
aea21b3b36 - In Uses/linux.mk use the loop variable directly when appending to
*_DEPENDS.  Helper variables derived from the loop variable aren't
  expanded causing *_DEPENDS to be incorrect.
- Bump all ports with more than one value in USE_LINUX.

PR:		211645
Reported by:	jkim
2016-09-07 12:43:22 +00:00
Tijl Coosemans
82a87de90c - Replace Mk/bsd.linux-apps.mk and Mk/bsd.linux-rpm.mk with
Mk/Uses/linux.mk.
- Replace USE_LINUX=yes with USES+=linux and USE_LINUX=(.*) with
  USES+=linux:\1 in all ports.
- Replace USE_LINUX_APPS with USE_LINUX in all ports.
- Use INSTALL_SCRIPT instead of INSTALL_PROGRAM to install scripts in some
  ports.
- When USE_LINUX_RPM is defined, simplify the way DISTFILES and EXTRACT_ONLY
  are defined.
- Remove BRANDELF_DIRS and BRANDELF_FILES handling.  In the very rare cases
  that it is still necessary ports can run ${BRANDELF} from post-patch.
- Remove AUTOMATIC_PLIST handling.  Only one port used it.
- Fix Linux MASTER_SITES.
- Replace OVERRIDE_LINUX_BASE_PORT and OVERRIDE_LINUX_NONBASE_PORTS with
  default versions framework.
- bsd.port.mk:
  - Move Linux related bits to Uses/linux.mk, except USE_LINUX_PREFIX.
  - Put USE_LINUX_PREFIX handling after USES processing.
  - Define DOCSDIR, DATADIR, etc. after handling USE_LINUX_PREFIX so it can
    give these variables a different default value.
  - When a package needs to run Linux ldconfig check before installation if
    Linux support is enabled.
- emulators/linux_base-*:
  - Use USES=linux and remove duplication.
  - Remove files/lp.  FreeBSD or CUPS lp(1) should work.
  - Remove files/yp.conf.  No longer seems to be used.
  - Remove pkg-deinstall and move pkg-install into pkg-plist.
  - Update pkg-descr and pkg-message.
  - Fix handling of ldconfig cache in pkg-plist.
- devel/fb-adb: Use a Linux shell to run a Linux script but patch the script
  to use FreeBSD mkdir so mkdir -p $path creates $path and not
  /compat/linux/$path.

PR:		211645
Exp-run by:	antoine
Approved by:	portmgr (antoine)
2016-09-05 19:23:42 +00:00
Dmitry Marakasov
1c7690d885 - Update to 2.0.1
PR:		212271
Submitted by:	bob@eager.cx (maintainer)
2016-08-31 17:00:56 +00:00
Dmitry Marakasov
bd1e15ebe6 - Update to 3.21.0
PR:		212217
Submitted by:	matthew@reztek.cz (maintainer)
2016-08-30 15:59:28 +00:00
Torsten Zuehlsdorff
a6bc455d6d lang/php56: Update from 5.6.24 to 5.6.25
PR:           212183
Submitted by: Kurt Jaeger <pi@FreeBSD.org>
Approved by:  pi (mentor)
2016-08-30 12:55:20 +00:00
Philippe Audeoud
626435dd86 - Update to 0.33 2016-08-30 07:07:22 +00:00
Tobias C. Berner
0f583d8700 Replace Mk/bsd.kde4.mk by Mk/Uses/kde.mk in preparation for KDE Frameworks and
Plasma5 ports

At the moment KDE ports use bsd.kde4.mk to handle their dependencies. When
working on the ports for KDE Frameworks and Plasma5 it seemed to be more
reasonable to create a new kde.mk instead of adding an bsd.kde5.mk.

The kde.mk in this review is a stripped down version of the one we are using in
the KDE Test repositories plasma5 branch [1] to only contain the parts relevant
to the current KDE4 ports in the portstree [2].

Changes to the KDE Ports needed by this:

Replace USE_KDE4 by USE_KDE [3]
Add USES=kde:4 [4]
[1] http://src.mouf.net/area51/view/branches/plasma5/KDE/Mk/Uses/kde.mk
[2] The version in the plasma5 branch also handles frameworks/plasma5 and
    handles MASTER_SITES via a KDE_DIST variable similar to bsd.qt.mk for Qt
    Ports -- I chose to leave this out for now, as the diff is already large
    enough.
[3] I chose USE_KDE instead of USE_KDE4, USE_KDE5, USE_KDEX as the version we
    want is already specified as argument to kde:<arg>
[4] For KDE Frameworks and Plasma5 ports this would be kde:5

PR:             210667
Approved by:    portmgr, mat (mentor), rakuco (mentor)
Reviewed by:    mat, rakuco
Differential Revision:   https://reviews.freebsd.org/D6961
2016-08-24 08:20:31 +00:00
Rene Ladan
f4bdc9ed51 Reset sem@'s ports per his request.
With hat:	portmgr-secretary
2016-08-21 11:58:26 +00:00
Pawel Pekala
4cee49f424 - Update to version 3.20.1 [1]
- Register proxy dependencies found by stage-qa

PR:		212008 [1]
Submitted by:	maintainer [1]
2016-08-20 21:29:56 +00:00
Dmitry Marakasov
356f2dd1b2 - Resurrect ftp/rexx-curl
Rexx/CURL is an external function package providing an interface to the cURL
package. cURL is a general purpose package that allows access to any
URL-addressable resource. With Rexx/CURL you can access resources such as web
pages, ftp sites, and telnet sessions under control of your Rexx program.

WWW: http://rexxcurl.sourceforge.net/

PR:		211920
Submitted by:	bob@eager.cx
2016-08-19 13:55:56 +00:00
Dmitry Marakasov
337ff753c6 - Add LICENSE
- Drop unneeded WX_UNICODE
- Simplify installation
- Regenerate patches with `make makepatch`
2016-08-17 11:46:12 +00:00
Dmitry Marakasov
1fcae68ebc - Mark BROKEN: does not build
checking for Mono 2.0 GAC for System.Web.dll... not found
configure: error: missing reqired Mono 2.0 assembly: System.Web.dll

Reported by:	pkg-fallout
2016-08-16 08:00:18 +00:00
TAKATSU Tomonari
f153ae10d2 - Update to 1.2 2016-08-15 05:05:44 +00:00
Martin Matuska
f3636df6bd mark ftp/curl-hiphop broken, deprecated and set expiration date 2016-08-07 00:25:28 +00:00
Mark Felder
4ec371b27c ftp/curl: Update to 7.50.1
PR:		211575
MFH:		2016Q3
Security:	CVE-2016-5419
Security:	CVE-2016-5420
Security:	CVE-2016-5421
2016-08-04 14:37:12 +00:00
Mathieu Arnold
aef5a66670 Don't use extension.ini any more, and have each extension install in its
file, so the order remains the same.

Every PHP (or Zend) extension now installs its own .ini file in
/usr/local/etc/php.  A PHP extension will be automatically activated
when installed.  The order into which extensions are loaded is
automatically guessed.  In some very rare cases, the guess will be
wrong, and PHP_MOD_PRIO will need to be set.  Refer to the USES=php
section of the Porter's Handbook for more information.

Convert ports touching etc/php/extensions.ini manually, or telling the
OP to do it.

And finally, bump PORTREVISION for all php extensions.

PR:		210697
Submitted by:	mat
Sponsored by:	Absolight
Differential Revision:	https://reviews.freebsd.org/D7022
2016-08-03 12:47:05 +00:00
Tijl Coosemans
21653fcc78 Use LINUX_REPO_ARCH instead of LINUX_RPM_ARCH when setting DISTINFO_FILE
and PLIST for Linux ports.  LINUX_RPM_ARCH is the CPU targetted by a
package and LINUX_REPO_ARCH is like our ARCH which is more suitable.  This
only affects Centos 6 ports because they are the only ones where
LINUX_REPO_ARCH != LINUX_RPM_ARCH.
2016-08-01 13:07:14 +00:00
Baptiste Daroussin
b132dd99a0 Fix collision with getline(3)
While here regen patches
2016-08-01 06:26:30 +00:00
Pawel Pekala
b507182029 Update to version 3.20.0
PR:		211453
Submitted by:	maintainer
2016-07-30 17:00:18 +00:00
Pawel Pekala
0ae28dede3 Update to version 0.6.1
PR:		211452
Submitted by:	maintainer
2016-07-30 16:31:23 +00:00
TAKATSU Tomonari
b42285ad1b - Update to 1.1 2016-07-29 05:43:30 +00:00
TAKATSU Tomonari
1809659a1d - Update to 1.0
- Add "compiles" argument to USES=cran
2016-07-28 10:17:21 +00:00
Rene Ladan
78450f0a5d Reset miwi@'s ports, he stepped down from the Ports Team.
With hat:	portmgr-secretary
2016-07-25 20:01:02 +00:00
Ganael LAPLANCHE
68a6edf6c4 - Update to 4.7.3
- Add missing dependency to libidn
2016-07-22 19:36:11 +00:00
Alan Somers
59073b0f72 Make pure-ftpd flags configurable in /etc/rc.conf
Recognize a "pureftpd_flags" variable in pure-ftpd's rc script. Pretty much
anything that can be placed in /usr/local/etc/pure-ftpd.conf can be placed
in this variable instead.

ftp/pure-ftpd/Makefile
	Bump PORTREVISION

ftp/pure-ftpd/files/pure-ftpd.in
	Handle pureftpd_flags. It needs special handling because, unlike
	most daemons, pure-config.pl takes its mandatory argument first and
	its optional flags last.

PR:		210311
Approved by:	maintainer-timeout
Approved by:	brd (ports)
Sponsored by:	Spectra Logic Corp
Differential Revision:	https://reviews.freebsd.org/D6676
2016-07-15 22:51:13 +00:00
John Marino
2e94d74398 security/libsodium: Upgrade version 1.0.8 => 1.0.10
Also bump all ports that depend on libsodium.

PR:		210999
Submitted by:	manu
Approved by:	vsevolod (maintainer)
2016-07-12 22:03:52 +00:00
Tijl Coosemans
d5439d7d67 Remove unused pkg-descr.
PR:		210875
Submitted by:	Piotr Kubaj <pkubaj@anongoth.pl>
2016-07-07 08:42:55 +00:00
Rene Ladan
19f31a471b Remove expired ports without open PRs:
2016-07-04 security/openpgpsdk: Broken for more than 6 months
2016-07-04 security/radiusniff: Broken for more than 6 months
2016-07-04 security/pear-Auth_OpenID: Broken for more than 6 months
2016-07-04 security/sshit: Broken for more than 6 months
2016-07-04 security/ifd-slb_rf60: Broken for more than 6 months
2016-07-04 security/rainbowcrack: Broken for more than 6 months
2016-07-04 security/vlog: Broken for more than 6 months
2016-07-04 security/cryptstring: Broken for more than 6 months
2016-07-04 x11/libdnd: Broken for more than 6 months
2016-07-04 x11/xlupe: Broken for more than 6 months
2016-07-04 x11/xco: Broken for more than 6 months
2016-07-04 x11/xclick: Broken for more than 6 months
2016-07-04 devel/ocfpcsc: Broken for more than 6 months
2016-07-04 devel/dits: Broken for more than 6 months
2016-07-04 devel/ruby-cache: Broken for more than 6 months
2016-07-04 devel/rapidsvn: Broken for more than 6 months
2016-07-04 devel/svnkit: Broken for more than 6 months
2016-07-04 devel/py-EnthoughtBase: Broken for more than 6 months
2016-07-04 devel/cl-uffi: Broken for more than 6 months
2016-07-04 devel/ruby-event-loop: Broken for more than 6 months
2016-07-04 devel/libqxt: Broken for more than 6 months
2016-07-04 devel/dasm: Broken for more than 6 months
2016-07-04 devel/libopendaap: Broken for more than 6 months
2016-07-04 devel/cl-uffi-sbcl: Depends on expiring devel/cl-uffi
2016-07-04 devel/cvs2p4: Broken for more than 6 months
2016-07-04 devel/bufferpool: Broken for more than 6 months
2016-07-04 devel/ifd-test: Broken for more than 6 months
2016-07-04 devel/eric4: Broken for more than 6 months
2016-07-04 devel/uclmmbase: Broken for more than 6 months
2016-07-04 devel/obfuscatejs: Broken for more than 6 months
2016-07-04 devel/oniguruma: Broken for more than 6 months
2016-07-04 devel/libbnr: Broken for more than 6 months
2016-07-04 devel/c4: Broken for more than 6 months
2016-07-04 devel/memcheck: Broken for more than 6 months
2016-07-04 devel/liblcfg: Broken for more than 6 months
2016-07-04 devel/omake: Broken for more than 6 months
2016-07-04 devel/svndelta: Broken for more than 6 months
2016-07-04 devel/papp: Broken for more than 6 months
2016-07-04 devel/mk: Broken for more than 6 months
2016-07-04 devel/avltree: Broken for more than 6 months
2016-07-04 devel/cbind: Broken for more than 6 months
2016-07-04 devel/tclgetopts: Broken for more than 6 months
2016-07-04 devel/antlrworks: Broken for more than 6 months
2016-07-04 devel/acme: Broken for more than 6 months
2016-07-04 devel/libopensync022: Broken for more than 6 months
2016-07-04 archivers/epkg: Broken for more than 6 months
2016-07-04 print/enscriptfonts: Broken for more than 6 months
2016-07-04 print/mup: Broken for more than 6 months
2016-07-04 lang/lua-mode.el: Broken for more than 6 months
2016-07-04 lang/s9fes: Broken for more than 6 months
2016-07-04 lang/alisp: Broken for more than 6 months
2016-07-04 lang/intel2gas: Broken for more than 6 months
2016-07-04 lang/stalin: Broken for more than 6 months
2016-07-04 french/eric4: Depends on expiring devel/eric4
2016-07-04 textproc/exslt: Broken for more than 6 months
2016-07-04 textproc/xt: Broken for more than 6 months
2016-07-04 textproc/ssddiff: Broken for more than 6 months
2016-07-04 textproc/xslint: Broken for more than 6 months
2016-07-04 textproc/cbedic: Broken for more than 6 months
2016-07-04 textproc/tralics: Broken for more than 6 months
2016-07-04 textproc/docbookide.el: Broken for more than 6 months
2016-07-04 textproc/glpi-plugins-AdditionalReports: Broken for more than 6 months
2016-07-04 textproc/tdhkit: Broken for more than 6 months
2016-07-04 textproc/p5-Groonga-API: Broken for more than 6 months
2016-07-04 textproc/glpi-plugins-DataInjection: Broken for more than 6 months
2016-07-04 dns/ldnsm: Broken for more than 6 months
2016-07-04 japanese/guesswork-classic: Broken for more than 6 months
2016-07-04 japanese/texinfo: Broken for more than 6 months
2016-07-04 japanese/jyuroku: Broken for more than 6 months
2016-07-04 japanese/mtools: Broken for more than 6 months
2016-07-04 palm/pdbar: Broken for more than 6 months
2016-07-04 graphics/gplot: Broken for more than 6 months
2016-07-04 graphics/white_dune: Broken for more than 6 months
2016-07-04 graphics/whirlgif: Broken for more than 6 months
2016-07-04 graphics/libaux: Broken for more than 6 months
2016-07-04 graphics/import-pictures: Broken for more than 6 months
2016-07-04 math/xgobi: Broken for more than 6 months
2016-07-04 math/fricas: Broken for more than 6 months
2016-07-04 math/dcdflib: Broken for more than 6 months
2016-07-04 math/libneural: Broken for more than 6 months
2016-07-04 math/open-axiom: Broken for more than 6 months
2016-07-04 irc/nefarious: Broken for more than 6 months
2016-07-04 irc/slirc: Broken for more than 6 months
2016-07-04 irc/ratbox-respond: Broken for more than 6 months
2016-07-04 irc/qwebirc: Broken for more than 6 months
2016-07-04 biology/platon: Broken for more than 6 months
2016-07-04 news/slnr: Broken for more than 6 months
2016-07-04 science/jmol: Broken for more than 6 months
2016-07-04 net/nstxd: Broken for more than 6 months
2016-07-04 net/sprinkle: Broken for more than 6 months
2016-07-04 editors/ssam: Broken for more than 6 months
2016-07-04 editors/fb: Broken for more than 6 months
2016-07-04 misc/quotes: Broken for more than 6 months
2016-07-04 misc/boxquote.el: Broken for more than 6 months
2016-07-04 misc/pypanda: Broken for more than 6 months
2016-07-04 misc/cuecat: Broken for more than 6 months
2016-07-04 deskutils/displaycalibrator: Broken for more than 6 months
2016-07-04 german/eric4: Depends on expiring devel/eric4
2016-07-04 multimedia/vic: Depends on expiring devel/uclmmbase
2016-07-04 multimedia/ggrab: Broken for more than 6 months
2016-07-04 emulators/dynamips: Broken for more than 6 months
2016-07-04 emulators/dynamips-devel: Broken for more than 6 months
2016-07-04 emulators/sim6811: Broken for more than 6 months
2016-07-04 emulators/minivmac: Broken for more than 6 months
2016-07-04 cad/qcad-partslib: Broken for more than 6 months
2016-07-04 comms/dump1090_mr: Broken for more than 6 months
2016-07-04 x11-fm/asfiles: Depends on expiring x11/libdnd
2016-07-04 x11-fonts/fonts-te: Broken for more than 6 months
2016-07-04 sysutils/rsyncmanager: Broken for more than 6 months
2016-07-04 sysutils/jfbterm: Broken for more than 6 months
2016-07-04 sysutils/daedalus: Broken for more than 6 months
2016-07-04 sysutils/pcfclock: Broken for more than 6 months
2016-07-04 sysutils/vlogger: Broken for more than 6 months
2016-07-04 sysutils/bontmia: Broken for more than 6 months
2016-07-04 mail/pop3gwd: Broken for more than 6 months
2016-07-04 mail/mailtray: Broken for more than 6 months
2016-07-04 mail/pflogstats: Broken for more than 6 months
2016-07-04 mail/exact: Broken for more than 6 months
2016-07-04 mail/wmpop3: Broken for more than 6 months
2016-07-04 mail/qmail-conf: Broken for more than 6 months
2016-07-04 mail/gld: Broken for more than 6 months
2016-07-04 mail/dsbl-testers: Broken for more than 6 months
2016-07-04 mail/vqregister: Broken for more than 6 months
2016-07-04 mail/atmail: Broken for more than 6 months
2016-07-04 mail/ml: Broken for more than 6 months
2016-07-04 net-im/icb: Broken for more than 6 months
2016-07-04 net-im/cicquin: Broken for more than 6 months
2016-07-04 net-im/pidgin-manualsize: Broken for more than 6 months
2016-07-04 net-im/pidgin-rhythmbox: Broken for more than 6 months
2016-07-04 russian/eric4: Depends on expiring devel/eric4
2016-07-04 russian/fortune-bashorgru: Broken for more than 6 months
2016-07-04 www/xpi-clearfields: Broken for more than 6 months
2016-07-04 www/pecl-varnish: Broken for more than 6 months
2016-07-04 www/py-requests-oauth-hook: Broken for more than 6 months
2016-07-04 www/hudson: Broken for more than 6 months
2016-07-04 www/xpi-mldonkey: Broken for more than 6 months
2016-07-04 www/xpi-cookiesafe: Broken for more than 6 months
2016-07-04 www/trac-mastertickets: Broken for more than 6 months
2016-07-04 www/dotclear: Broken for more than 6 months
2016-07-04 www/ruby-wgettsv: Broken for more than 6 months
2016-07-04 www/wwwstat: Broken for more than 6 months
2016-07-04 www/xpi-prism: Broken for more than 6 months
2016-07-04 www/xpi-fasterfox: Broken for more than 6 months
2016-07-04 www/siteframe: Broken for more than 6 months
2016-07-04 www/py-urljr: Broken for more than 6 months
2016-07-04 www/reviewboard: Broken for more than 6 months
2016-07-04 www/xpi-tabletools: Broken for more than 6 months
2016-07-04 www/wikindx: Broken for more than 6 months
2016-07-04 www/typolight: Broken for more than 6 months
2016-07-04 www/varnish-libvmod-header: Broken for more than 6 months
2016-07-04 www/xpi-gbrain: Broken for more than 6 months
2016-07-04 www/trac-robotstxt: Broken for more than 6 months
2016-07-04 www/simplog: Broken for more than 6 months
2016-07-04 www/chtml: Broken for more than 6 months
2016-07-04 databases/postgresql_autodoc: Broken for more than 6 months
2016-07-04 databases/oracle_odbc_driver: Broken for more than 6 months
2016-07-04 databases/mysql-xql: Broken for more than 6 months
2016-07-04 databases/mysql-udf-sys: Broken for more than 6 months
2016-07-04 games/lucidlife: Broken for more than 6 months
2016-07-04 games/gma: Broken for more than 6 months
2016-07-04 games/smiley: Broken for more than 6 months
2016-07-04 games/noegnud-littlehack: Broken for more than 6 months
2016-07-04 games/sdlquake2: Broken for more than 6 months
2016-07-04 games/daimonin: Depends on expiring games/daimonin-music
2016-07-04 games/noegnud-nethack: Broken for more than 6 months
2016-07-04 games/xbomber: Broken for more than 6 months
2016-07-04 games/xwelltris: Broken for more than 6 months
2016-07-04 games/ftjava: Broken for more than 6 months
2016-07-04 games/daimonin-music: Broken for more than 6 months
2016-07-04 games/gno3dtet: Broken for more than 6 months
2016-07-04 games/qtv: Broken for more than 6 months
2016-07-04 games/xwordpy: Broken for more than 6 months
2016-07-04 games/netris: Broken for more than 6 months
2016-07-04 games/rt2-demo: Broken for more than 6 months
2016-07-04 games/noegnud-addons: Broken for more than 6 months
2016-07-04 games/noegnud-nethack-deet: Broken for more than 6 months
2016-07-04 games/live-f1: Broken for more than 6 months
2016-07-04 games/xonix: Broken for more than 6 months
2016-07-04 games/fgkicker: Broken for more than 6 months
2016-07-04 games/tank: Depends on expiring graphics/libaux
2016-07-04 games/linux-nwserver: Broken for more than 6 months
2016-07-04 games/quake2-zaero: Broken for more than 6 months
2016-07-04 games/pyching: Broken for more than 6 months
2016-07-04 games/thevalley: Broken for more than 6 months
2016-07-04 games/xroads: Broken for more than 6 months
2016-07-04 games/fxsudoku: Broken for more than 6 months
2016-07-04 games/sudoku: Broken for more than 6 months
2016-07-04 games/kmancala: Broken for more than 6 months
2016-07-04 games/plonx: Broken for more than 6 months
2016-07-04 games/wmminichess: Broken for more than 6 months
2016-07-04 games/noegnud-slashem: Broken for more than 6 months
2016-07-04 games/latrine: Broken for more than 6 months
2016-07-04 games/pysycache-themes: Broken for more than 6 months
2016-07-04 games/nibbles: Broken for more than 6 months
2016-07-04 games/hlstatsx: Broken for more than 6 months
2016-07-04 audio/streamtuner: Broken for more than 6 months
2016-07-04 audio/mangler: Broken for more than 6 months
2016-07-04 audio/hawkvoice: Broken for more than 6 months
2016-07-04 audio/alac: Broken for more than 6 months
2016-07-04 x11-wm/e-module-mpdule: Broken for more than 6 months
2016-07-04 x11-wm/e-module-tclock: Broken for more than 6 months
2016-07-04 x11-wm/musca: Broken for more than 6 months
2016-07-04 x11-wm/e-module-places: Broken for more than 6 months
2016-07-04 x11-wm/e-module-forecasts: Broken for more than 6 months
2016-07-04 x11-wm/e-module-net: Broken for more than 6 months
2016-07-04 x11-wm/e-module-penguins: Broken for more than 6 months
2016-07-04 ftp/fget: Broken for more than 6 months
2016-07-04 net-mgmt/netmond: Broken for more than 6 months
2016-07-04 net-mgmt/ipfm: Broken for more than 6 months
2016-07-04 20:48:23 +00:00
Martin Matuska
85b5e6b9ac Horde package update:
www/pear-Horde_Css_Parser 1.0.10 -> 1.0.11
devel/pear-Horde_Date 2.3.0 -> 2.3.1
databases/pear-Horde_Db 2.3.1 -> 2.3.2
databases/pear-Horde_HashTable 1.2.4 -> 1.2.5
devel/pear-Horde_Lock 2.1.2 -> 2.1.3
sysutils/pear-Horde_Vfs 2.3.2 -> 2.3.3
ftp/horde-gollem 3.0.8 -> 3.0.9
www/horde-base 5.2.10 -> 5.2.11
mail/horde-imp 6.2.14 -> 6.2.15
mail/horde-ingo 3.2.10 -> 3.2.11
deskutils/horde-kronolith 4.2.16 -> 4.2.17
deskutils/horde-mnemo 4.2.10 -> 4.2.11
deskutils/horde-nag 4.2.9 -> 4.2.10
www/horde-passwd 5.0.4 -> 5.0.5
www/horde-trean 1.1.5 -> 1.1.6
mail/horde-turba 4.2.14 -> 4.2.15
mail/horde-webmail 5.2.14 -> 5.2.15
deskutils/horde-groupware 5.2.14 -> 5.2.15
www/horde-wicked 2.0.5 -> 2.0.6
devel/horde-whups 3.0.7 -> 3.0.8
2016-07-02 20:01:22 +00:00
Dmitry Marakasov
a0d79d8d83 - Update to 3.19.0
PR:		210693
Submitted by:	matthew@reztek.cz (maintainer)
2016-06-29 14:51:28 +00:00
Dmitry Marakasov
5818f1a201 - Update to 0.5.3
PR:		210692
Submitted by:	matthew@reztek.cz (maintainer)
2016-06-29 14:51:23 +00:00
Mathieu Arnold
06b4ea3876 Replace bsd.openssl.mk with USES=ssl
Add a qa hint about needing, or not, USES=ssl.

Fix ports doing silly things, like including bsd.openssl.mk directly.

PR:		210322
Submitted by:	mat
Exp-run by:	antoine
Sponsored by:	Absolight
Differential Revision:	https://reviews.freebsd.org/D6866
2016-06-27 11:31:10 +00:00
Sunpoet Po-Chuan Hsieh
fd3d97e192 - Add LICENSE_FILE
- Add DOCS to OPTIONS_DEFINE
- Convert to new options target helper

Approved by:	portmgr (blanket)
2016-06-26 17:24:34 +00:00
Sunpoet Po-Chuan Hsieh
df67b78492 - Update MASTER_SITES:
- Remove unresolvable bsdftpd.org
  - Add my LOCAL
- Remove BROKEN
- Unmark DEPRECATED and remove EXPIRATION_DATE

Approved by:	portmgr (blanket)
2016-06-26 17:24:30 +00:00
Sunpoet Po-Chuan Hsieh
5490165e73 - Update to 7.49.1
Changes:	http://curl.haxx.se/changes.html
2016-06-26 17:13:00 +00:00
Mathieu Arnold
fd95fdbe01 Make it possible to have bsd.default-versions.mk included before any
other bsd.*.mk file.

Restore the way ftp/curl was working before.

With hat:	portmgr
Sponsored by:	Absolight
Differential Revision:	https://reviews.freebsd.org/D6921
2016-06-23 10:19:02 +00:00
Vasil Dimov
80d3d8a396 ftp/wget: fix compilation when IDN and NLS are disabled
PR:		210441
Submitted by:	Helge Oldach <freebsd@oldach.net>
2016-06-21 19:52:42 +00:00
Mathieu Arnold
6d721c93f3 Update to 0.32.
Sponsored by:	Absolight
2016-06-21 15:08:34 +00:00
Mathieu Arnold
95a28e9c7a Rename all three p5-ReadLine-(Gnu,Perl,TTYtter) to their real names
p5-Term-ReadLine-(Gnu,Perl,TTYtter).

I can't find any reason for p5-ReadLine-Gnu to have been added as
ReadLine-Gnu instead of Term-ReadLine-Gnu twenty years ago.

devel/p5-Term-ReadLine-Perl was added as a dupplicate a few years back
where it should not have, so change its maintainer to be perl@ like
devel/p5-ReadLine-Perl had.

Sponsored by:	Absolight
2016-06-21 13:24:53 +00:00
Vasil Dimov
e3f979f6fd ftp/wget: Upgrade from 1.16.3_1 to 1.18
PR:		210421
Submitted by:	Vladimir Krstulja <vlad-fbsd@acheronmedia.com>
Security:	CVE-2016-4971
2016-06-21 08:02:57 +00:00
Tijl Coosemans
e079e58681 Update Linux ports to Centos 6.8.
PR:		210373
Submitted by:	Piotr Kubaj <pkubaj@anongoth.pl>
Differential Revision:	https://reviews.freebsd.org/D6891
2016-06-20 17:13:26 +00:00
Mathieu Arnold
208853dd74 Unbreak.
Sponsored by:	Absolight
2016-06-16 22:11:43 +00:00
Mathieu Arnold
d402fcb48d Fix when PORTSDIR doesn't exist at that point. (Which, I think, doesn't
happen outside of portsnap's infrastructure).

Sponsored by:	Absolight
2016-06-16 13:44:14 +00:00
Mathieu Arnold
5b55a8a53e Fix usage of WITH_OPENSSL_BASE, WITH_OPENSSL_PORT and OPENSSL_PORT.
WITH_OPENSSL_* can't be set after bsd.port.pre.mk.
Fold all other usage into using SSL_DEFAULT == foo

PR:		210149
Submitted by:	mat
Exp-run by:	antoine
Sponsored by:	The FreeBSD Foundation, Absolight
Differential Revision:	https://reviews.freebsd.org/D6577
2016-06-16 13:23:13 +00:00
Bernard Spil
70ce3fa5ec ftp/pavuk: Fix build with OpenSSL 1.1 / LibreSSL
- Replace deprecated des_ methods with their DES_ equivalents

PR:		198333
Sponsored by:	BSDCan 2016
2016-06-12 17:17:01 +00:00
Dmitry Marakasov
b51002a3bf - Update to 3.18.0
PR:		209847
Submitted by:	matthew@reztek.cz (maintainer)
2016-06-03 16:58:36 +00:00
Dmitry Marakasov
a97d10475f - Update to 0.5.2
PR:		209846
Submitted by:	matthew@reztek.cz (maintainer)
2016-06-03 16:58:31 +00:00
Antoine Brodin
c31defa0fc Deprecate ports broken for more than 6 months 2016-06-03 16:44:58 +00:00
Rene Ladan
059340ceb7 Remove expired misc/kdehier4 and update all of its consumers to not reference it any
longer. This is a no-op because KDE4_PREFIX is equal to LOCALBASE

Fix up properties for misc/kde4-l10n/files/bsd.l10n.mk to make svn happy.

PR:		209014 (partial)
Submitted by:	myself
Approved by:	portmgr (bapt)
Differential Revision:	https://reviews.freebsd.org/D6542
2016-05-25 20:56:06 +00:00
Dmitry Marakasov
c86e9d9724 Remove NLS, DOCS, EXAMPLES and IPV6 from OPTIONS_DEFAULT, they are enabled by default anyway and don't need to be listed
Approved by:	portmgr blanket
2016-05-23 20:35:01 +00:00
Dmitry Marakasov
54a08f6954 Convert tab after WWW: in pkg-descrs to single space as per PHB
Approved by:	portmgr blanket
2016-05-23 18:36:52 +00:00
Sunpoet Po-Chuan Hsieh
058292829e - Update to 7.49.0
- Fix shebang

Changes:	http://curl.haxx.se/changes.html
2016-05-23 03:49:47 +00:00
Ganael LAPLANCHE
bd6b784965 Update to 4.7.2 2016-05-20 20:43:50 +00:00
Dmitry Marakasov
652069fa2d - Fix trailing whitespace in Makefiles
Approved by:	portmgr blanket
2016-05-19 10:57:35 +00:00
Dmitry Marakasov
1d1f878054 - Fix trailing whitespace in pkg-descrs, categories [a-f]*
Approved by:	portmgr blanket
2016-05-19 10:21:23 +00:00
Johan van Selst
bbbd9c24be Update to ocaml-ocurl 0.7.7 2016-05-16 15:30:08 +00:00
Dmitry Marakasov
0a1c7c79e0 - Update to 3.17.0.1
- While here, add some minor fixes (clarify LICENSE, remove NLS from OPTIONS_DEFAULT (already there by default) and silence post-patch)

PR:		209417
Submitted by:	matthew@reztek.cz (maintainer)
2016-05-11 13:05:34 +00:00
Dmitry Marakasov
403e65d418 - Fix typo in pkg-descr
Approved by:	portmgr blanket
2016-05-11 00:32:24 +00:00
Dmitry Marakasov
56c240bef2 - Update to 0.5.1
- While here, fix license

PR:		209416
Submitted by:	matthew@reztek.cz (maintainer)
2016-05-10 19:17:33 +00:00
Martin Matuska
0fa676e718 Include bsd.port.options.mk
PR:	ports/209199
2016-05-04 18:06:57 +00:00
Steve Wills
462519941e Convert USES=gem:autoplist to USES=gem since autoplist is default 2016-04-27 21:57:31 +00:00
Steve Wills
b3e8fe8d85 create USES=gem and update rubygem- ports to use it
Note that for now ports still have to have USE_RUBY=yes to use USES=gem

PR:		209041
Differential Revision:	https://reviews.freebsd.org/D6070
2016-04-27 16:36:41 +00:00
Mathieu Arnold
21bc5c0345 Remove USE_SQLITE from bsd.databases.mk, replaced by USES=sqlite.
While there replace USE_SQLITE=x by USES=sqlite:x.

PR:		208971
Submitted by:	mat
Exp-run by:	antoine
With hat:	portmgr
Sponsored by:	Absolight
Differential Revision:	https://reviews.freebsd.org/D5951
2016-04-25 16:13:38 +00:00
Kurt Jaeger
59a8989b34 ftp/libftpzilla: set USES=iconv:wchar_t after last commit
PR:		208121
Submitted by:	<matthew@reztek.cz> (maintainer), gblach
2016-04-24 13:50:53 +00:00
Kurt Jaeger
2c5e1e3221 ftp/libfilezilla: 0.4.0.1 -> 0.5.0
ftp/filezilla: 3.16.0 -> 3.17.0

Changes:
  https://filezilla-project.org/changelog.php

PR:		208999, 209000
Submitted by:	<matthew@reztek.cz> (maintainer)
2016-04-24 07:44:09 +00:00
Grzegorz Blach
a1ce4e28be Always link against iconv with wchar_t extension
PR:		208121
Submitted by:	mikael.urankar <at> gmail <dot> com
Approved by:	maintainer timeout
2016-04-21 20:11:31 +00:00
Steve Wills
86cd4fbe5a many ports: mark broken on powerpc64 2016-04-21 16:43:14 +00:00
Martin Matuska
5badf07ae7 Update security/proftpd-mod_clamav to 0.14rc2 2016-04-20 12:18:21 +00:00
Martin Matuska
c28fe61060 Update proftpd to 1.3.5b
Optionsify port

PR:		208909
2016-04-20 12:05:10 +00:00
Sunpoet Po-Chuan Hsieh
e0e70e3b93 - Update to 0.31
- Add LICENSE_FILE
- Avoid interactive prompt

Changes:	http://search.cpan.org/dist/Net-FTPSSL/Changes
2016-04-16 16:45:24 +00:00
Sunpoet Po-Chuan Hsieh
e1fca52a1f - Add LICENSE_FILE 2016-04-16 11:22:20 +00:00
Sunpoet Po-Chuan Hsieh
8e8b513bfb - Update to 0.9.3
Changes:	https://github.com/taf2/curb/commits/master
2016-04-14 16:40:17 +00:00
TAKATSU Tomonari
82362accad - Update to 0.9.7 2016-04-14 11:03:33 +00:00
Steve Wills
a5aebf960e CentOS ports: for c6_64, install 32bit libraries alongside
PR:		206943
Submitted by:	xmj
2016-04-13 01:49:24 +00:00
Ganael LAPLANCHE
0c66bf8a7d Fix build with libc++ 3.8.0
PR:		208727
Submitted by:	dim
2016-04-11 21:20:41 +00:00
Sunpoet Po-Chuan Hsieh
8cec9dd00d - Update to 0.9.2
Changes:	https://github.com/taf2/curb/commits/master
2016-04-11 17:26:52 +00:00
Sunpoet Po-Chuan Hsieh
848eb75b28 - Update to 0.13.0
- Bump PORTREVISION for dns/libpsl shlib change

Changes:	https://github.com/rockdaboot/libpsl/blob/master/NEWS
2016-04-09 12:29:38 +00:00