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