1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-14 03:10:47 +00:00
Commit Graph

3589 Commits

Author SHA1 Message Date
Tijl Coosemans
b9d52546ac Update to curl-7.19.7-40.el6_6.4
MFH:		2015Q3
Security:	CVE-2014-0015
Security:	CVE-2014-0138
2015-07-15 15:50:25 +00:00
Baptiste Daroussin
1d30e2d84d filezilla is only broken with gcc on FreeBSD
Discussed with:	pgollucci, marino and matthew@reztek.cz (maintainer)
2015-07-15 13:17:40 +00:00
Philip M. Gollucci
3c2b3733a5 ftp/filezilla: update 3.11.0.1 -> 3.12.0.2
- Mark BROKEN w/ gcc

PR:                  201516
Submitted by:        matthew@reztek.cz (maintainer)
2015-07-14 22:35:05 +00:00
Sunpoet Po-Chuan Hsieh
9a605b5269 - Add LICENSE
- Update *_DEPENDS
- Add NO_ARCH
2015-07-07 19:44:36 +00:00
Adam Weinberger
6d61bd6a96 Update to 0.29.
Changes: https://metacpan.org/changes/distribution/Net-FTPSSL
2015-07-07 19:01:54 +00:00
Sunpoet Po-Chuan Hsieh
4fcc15dffc - Add LICENSE
- Add NO_ARCH
2015-07-04 16:17:50 +00:00
TAKATSU Tomonari
84d9a3bdf0 - Update to 1.95-4.7 2015-07-02 11:53:01 +00:00
David Chisnall
b6546ca2ca Update GNUstep ports to their latest versions.
Also fix a few bits of generic infrastructure along the way.

Approved by:	bapt (mentor)
Differential Revision:	https://reviews.freebsd.org/D2961
2015-07-01 13:50:28 +00:00
Dmitry Marakasov
bd216a7b5d Mark BROKEN on FreeBSD 9.x i386, does not link:
sysutil.o: In function `vsf_sysutil_tzset':
sysutil.c:(.text+0x13da): undefined reference to `__stack_chk_fail_local'
sysutil.o: In function `vsf_sysutil_parse_time':
sysutil.c:(.text+0x306a): undefined reference to `__stack_chk_fail_local'
sysutil.o: In function `vsf_sysutil_sockaddr_in_mask':
sysutil.c:(.text+0x3ac8): undefined reference to `__stack_chk_fail_local'
sysutil.o: In function `vsf_sysutil_getpeername':
sysutil.c:(.text+0x3c75): undefined reference to `__stack_chk_fail_local'
sysutil.o: In function `vsf_sysutil_getsockname':
sysutil.c:(.text+0x3d45): undefined reference to `__stack_chk_fail_local'
sysutil.o:sysutil.c:(.text+0x44d2): more undefined references to `__stack_chk_fail_local' follow

Submitted by:	pkg-fallout
Approved by:	portmgr blanket
2015-06-29 17:37:52 +00:00
Sunpoet Po-Chuan Hsieh
7fd883616c - Fix multi handles
- Bump PORTREVISION for package change

PR:		201147
Submitted by:	grembo
Obtained from:	903b6e0556
2015-06-28 17:53:55 +00:00
Sunpoet Po-Chuan Hsieh
dfed6cbc69 - Rework OpenSSL/LibreSSL check 2015-06-28 16:49:08 +00:00
Antoine Brodin
421fa4889c Add missing build dependency on camlp4
Reported by:	pkg-fallout
2015-06-28 15:28:56 +00:00
Sunpoet Po-Chuan Hsieh
acfb8623ca - Update to 1.0.41
- Remove TLS_CERTFILE: it is added to pure-ftpd.conf and configurable at runtime

Changes:	https://github.com/jedisct1/pure-ftpd/blob/master/ChangeLog
2015-06-28 09:45:16 +00:00
Johan van Selst
c0d53477ac Update to ocurl 0.7.4 (bugfix release) 2015-06-25 19:07:22 +00:00
Dmitry Marakasov
8c57ee4f0c - Mark BROKEN on 9.x i386:
sysutil.c:(.text+0x13da): undefined reference to `__stack_chk_fail_local'

Approved by:	portmgr blanket
Reported by:	pkg-fallout
2015-06-25 11:34:13 +00:00
Dmitry Marakasov
3d45c93f38 - Mark BROKEN on FreeBSD 9.x (gcc segfault)
Approved by:	portmgr blanket
2015-06-25 10:40:00 +00:00
Bryan Drewery
8ddd0dea46 Be more explicit about which setting to use.
PR:		200555
2015-06-25 00:22:29 +00:00
Bryan Drewery
ccb85da3cb Try to improve the wording for the GSSAPI+OpenSSL IGNORE in r390499.
PR:		200555
2015-06-25 00:17:08 +00:00
Bryan Drewery
da907e5cb7 Prevent building a broken curl when using the openssl port when GSSAPI_BASE set.
Without this curl would link to both /usr/lib/libssl.so and /usr/local/lib/libssl.so
resulting in a crash at runtime.

Bump revision as current builds are broken at runtime and need to be rebuilt.

PR:		200555
Submitted by:	truckman
Approved by:	maintainer timeout
2015-06-24 17:21:30 +00:00
Johan van Selst
b9dfae68a3 - Update to ocurl 0.7.3
- Add support for threading using LWT (and enable by default)
2015-06-24 08:11:00 +00:00
Ganael LAPLANCHE
ade4b30ba8 Update to 4.6.3a 2015-06-22 20:49:39 +00:00
Baptiste Daroussin
8c498ac961 Convert to USES=autoreconf 2015-06-21 14:15:24 +00:00
Adam Weinberger
f190a88afa Update to 1.16.3. This update also fixes build with LibreSSL [2].
PR:		199316
		191988 [2]
Approved by:	maintainer timeout (> 2 months)
2015-06-19 14:59:13 +00:00
Sunpoet Po-Chuan Hsieh
6855a05570 - Update to 7.43.0
- Update HTTP2 option
- Update DOCS

Changes:	http://curl.haxx.se/changes.html
2015-06-17 17:24:57 +00:00
Wen Heping
7e96aae74b - Update to 3.11.0.1
PR:		200570
Submitted by:	matthew@reztek.cz(maintainer)
2015-06-15 11:25:28 +00:00
Sunpoet Po-Chuan Hsieh
51fa6bd2fd - Update to 1.0.40
Changes:	https://github.com/jedisct1/pure-ftpd/blob/master/ChangeLog
2015-06-14 09:18:10 +00:00
Vsevolod Stakhov
89b79e70ec - Updated libsodium to 1.0.3 [1]
- Bump revision for dependent ports

PR:		200548 [1]
Submitted by:	rsimmons0 at gmail.com [1]
2015-06-13 16:14:54 +00:00
Erwin Lansing
31d37b4446 Remove ftp/ncftp1, has been unfetchable for some time. 2015-06-12 21:25:41 +00:00
Erwin Lansing
559561ed8f Reset maintainership for obrien
Approved by:	portmgr
2015-06-12 21:17:43 +00:00
Erwin Lansing
3e67d040d7 Reset dhn's ports
PR:		197522
Submitted by:	jbeich
Approved by:	portmgr
2015-06-12 20:58:13 +00:00
Tijl Coosemans
98cdddb183 - Update security/polarssl13 to 1.3.11
- Patch a Makefile so regular make install works
- Replace a patch with MAKE_ENV
- Bump dependent ports

PR:		200816
2015-06-12 16:14:54 +00:00
Martin Matuska
eda41d9a86 Update proftpd to 1.3.5a 2015-06-10 19:22:37 +00:00
Sunpoet Po-Chuan Hsieh
2e0f54f95a - Remove trailing space
- Regenerate patch files with makepatch:
2015-06-07 20:40:03 +00:00
Sunpoet Po-Chuan Hsieh
5d51236715 - Update to 1.0.39
Changes:	https://github.com/jedisct1/pure-ftpd/blob/master/ChangeLog
2015-06-01 19:37:23 +00:00
Dmitry Marakasov
ec3cdf7dee - Strip libraries 2015-05-30 00:35:49 +00:00
Sunpoet Po-Chuan Hsieh
bf3a8a3fbc - Update to 0.8.8
Changes:	https://github.com/taf2/curb/commits/master
2015-05-25 19:54:09 +00:00
Sunpoet Po-Chuan Hsieh
19c8b34ffa - Update to 1.0.38
Changes:	https://github.com/jedisct1/pure-ftpd/blob/master/ChangeLog
2015-05-24 18:55:45 +00:00
Mathieu Arnold
8dab11a002 Remove $FreeBSD$ from patches files in categories a-j.
With hat:	portmgr
Sponsored by:	Absolight
2015-05-22 13:34:20 +00:00
Dmitry Marakasov
aa27f4636b - Update to 3.11.0
PR:		200347
Submitted by:	matthew@reztek.cz (maintainer)
2015-05-21 11:14:18 +00:00
Xin LI
87fefdf42e Fix proftpd unauthenticated copying of files via SITE CPFR/CPTO
vulnerability.

MFH:		2015Q2
Security:	CVE-2015-3306
2015-05-20 19:15:24 +00:00
Dmitry Sivachenko
93c3facdf1 Update to version 4.7. 2015-05-18 09:54:46 +00:00
Thomas Zander
adacc2cdfb Un-break build (fix of MASTER_SITES lets fetch succeed)
PR:		199410
Submitted by:	portmaster@bsdforge.com
MFH:		2015Q2
2015-05-17 12:10:02 +00:00
Sunpoet Po-Chuan Hsieh
e31d2e608a - Make USE_OPENSSL conditional
Submitted by:	koobs
2015-05-16 13:35:14 +00:00
Sunpoet Po-Chuan Hsieh
6d5b6b77ba - Fix typo
Reported by:	Scott Bennett <bennett@sdf.org>
2015-05-15 18:04:30 +00:00
Ganael LAPLANCHE
4af506eb2e Update to 4.6.2.
Note: Lftp, when built with OpenSSL, now needs OpenSSL >= 1.0.1. On older
FreeBSD releases (8.x and 9.x), base OpenSSL is too old. In this case, the
ports' version will be used.
2015-05-14 20:45:19 +00:00
Mathieu Arnold
60d1a83c2a MASTER_SITES cleanup.
- Replace ${MASTER_SITE_FOO} with FOO.
- Merge MASTER_SITE_SUBDIR into MASTER_SITES when possible. (This means 99.9%
  of the time.)
- Remove occurrences of MASTER_SITE_LOCAL when no subdirectory was present and
  no hint of what it should be was present.
- Fix some logic.
- And generally, make things more simple and easy to understand.

While there, add magic values to the FESTIVAL, GENTOO, GIMP, GNUPG, QT and
SAMBA macros.

Also, replace some EXTRACT_SUFX occurences with USES=tar:*.

Checked by:	make fetch-urlall-list
With hat:	portmgr
Sponsored by:	Absolight
2015-05-14 10:15:04 +00:00
Sunpoet Po-Chuan Hsieh
af9a045ef9 - Cleanup GH_* knobs:
- Use DISTVERSIONPREFIX
  - Remove GH_PROJECT
2015-05-13 18:59:16 +00:00
Mathieu Arnold
88bfe4bd43 Cleanup DIST* variables.
When appropriate:
- Try to use DISTVERSION{SUF,PRE}FIX
- Replace PORTNAME-PORTVERSION by DISTNAME
- Convert MASTER_SITES to use macros
- Other light cleanup

With hat:	portmgr
Sponsored by:	Absolight
2015-05-11 18:34:57 +00:00
Dmitry Marakasov
25b1f1aaf9 - Add LICENSE
- Strip library
2015-05-11 05:21:15 +00:00
Sunpoet Po-Chuan Hsieh
269fdc35fb - Cleanup CONFIGURE_ARGS: --localstatedir=/var was added by bsd.port.mk since r384380 2015-05-10 12:45:50 +00:00