notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

Finally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combination for a given watch list. This is what FreshPorts will look for.

non port: ftp/curl/Makefile

Number of commits found: 349 (showing only 100 on this page)

«  1 | 2 | 3 | 4  »  

Friday, 2 Feb 2018
19:54 sunpoet search for other commits by this committer
Fix r460400

- Add DICT, FTP, GOPHER, TELNET and TFTP options to OPTIONS_DEFAULT
- Add HTTP options to OPTIONS_DEFAULT
- Bump PORTREVISION for package change

DICT, FTP, GOPHER, TELNET and TFTP options are enabled by default through
configure but not being added to OPTIONS_DEFAULT in r460440.
HTTP option is enabled by default through HTTP2 option.
Original commitRevision:460735 
Tuesday, 30 Jan 2018
15:39 sunpoet search for other commits by this committer
Add more options

- Add protocol group
- Convert already-enabled protocols to IMAP, POP3, RTSP and SMTP options
- Add DICT, FTP, GOPHER, HTTP, TELNET and TFP options
- Update CA_BUNDLE_DESC
- Use CA_BUNDLE_CONFIGURE_WITH and OPENSSL_CONFIGURE_WITH
- Merge TLS_SRP check

PR:		223967 (based on)
Submitted by:	brnrd
Original commitRevision:460400 
Monday, 29 Jan 2018
17:03 sunpoet search for other commits by this committer
Fix BROTLI option
Original commitRevision:460317 
Saturday, 27 Jan 2018
18:42 sunpoet search for other commits by this committer
Remove LIBSSH option to avoid circular dependency

libssh uses cmake which depends on curl.
Original commitRevision:460136 
Wednesday, 24 Jan 2018
18:44 sunpoet search for other commits by this committer
Update to 7.58.0

- Add BROTLI and LIBSSH options

Changes:	https://curl.haxx.se/changes.html
Original commitRevision:459855 
Thursday, 7 Dec 2017
16:53 sunpoet search for other commits by this committer
Disable brotli support to fix build with old brotli installed

Brotli support will be added as an option after archivers/brotli being updated
to a newer version.

PR:             224072
Reported by:    mi
Original commitRevision:455739 
Friday, 1 Dec 2017
23:33 sunpoet search for other commits by this committer
Update to 7.57.0

Changes:	https://curl.haxx.se/changes.html
		https://curl.haxx.se/docs/security.html
Security:	301a01b7-d50e-11e7-ac58-b499baebfeaf
MFH:		2017Q4
Original commitRevision:455322 
Tuesday, 24 Oct 2017
17:41 sunpoet search for other commits by this committer
Update to 7.56.1

Changes:	https://curl.haxx.se/changes.html
		https://curl.haxx.se/docs/security.html
Security:	143ec3d6-b7cf-11e7-ac58-b499baebfeaf
MFH:		2017Q4
Original commitRevision:452789 
Wednesday, 4 Oct 2017
10:54 sunpoet search for other commits by this committer
Update to 7.56.0

Changes:	https://curl.haxx.se/changes.html
Security:	ccace707-a8d8-11e7-ac58-b499baebfeaf
MFH:		2017Q4
Original commitRevision:451198 
Wednesday, 23 Aug 2017
14:53 sunpoet search for other commits by this committer
Update MASTER_SITES

PR:		221724
Submitted by:	xmj
Original commitRevision:448625 
Thursday, 17 Aug 2017
15:03 sunpoet search for other commits by this committer
Change RESOLV from RADIO to SINGLE

cURL 7.55.1 use the threaded resolver (THREADED_RESOLVER) backend if c-ares
(CARES) is not available. That means you must enable either CARES or
THREADED_RESOLVER (default) option.

Reference:	https://github.com/curl/curl/pull/1647
MFH:		2017Q3
Original commitRevision:448108 
Monday, 14 Aug 2017
19:11 sunpoet search for other commits by this committer
Update to 7.55.1

Changes:	https://curl.haxx.se/changes.html
MFH:		2017Q3
Original commitRevision:447959 
Wednesday, 9 Aug 2017
19:35 sunpoet search for other commits by this committer
Update to 7.55.0

Changes:	https://curl.haxx.se/changes.html
Security:	69cfa386-7cd0-11e7-867f-b499baebfeaf
PR:		221362
Submitted by:	brnrd
MFH:		2017Q3
Original commitRevision:447642 
Thursday, 15 Jun 2017
21:59 sunpoet search for other commits by this committer
Update COMMENT and pkg-descr
Original commitRevision:443661 
21:53 sunpoet search for other commits by this committer
Update to 7.54.1

Changes:	https://curl.haxx.se/changes.html
Security:	9314058e-5204-11e7-b712-b1a44a034d72
MFH:		2017Q2
Original commitRevision:443658 
Thursday, 20 Apr 2017
14:25 sunpoet search for other commits by this committer
Update to 7.54.0

Changes:	https://curl.haxx.se/changes.html
Security:	3e2e9b44-25ce-11e7-a175-939b30e0836d
MFH:		2017Q2
Original commitRevision:438953 
Tuesday, 18 Apr 2017
19:38 sunpoet search for other commits by this committer
Fix HTTP2 option

PR:		218721
Reported by:	<dewayne@heuristicsystems.com.au>
MFH:		2017Q2
Original commitRevision:438798 
Wednesday, 5 Apr 2017
19:56 sunpoet search for other commits by this committer
Fix CVE-2017-7407

- Bump PORTREVISION for package change

Obtained from:	https://curl.haxx.se/CVE-2017-7407.patch
		https://github.com/curl/curl/commit/1890d59905414ab84a35892b2e45833654aa5c13
		https://github.com/curl/curl/commit/8e65877870c1fac920b65219adec720df810aab9
Security:	04f29189-1a05-11e7-bc6e-b499baebfeaf
MFH:		2017Q2
Original commitRevision:437808 
Monday, 27 Feb 2017
17:10 sunpoet search for other commits by this committer
Cosmetic change
Original commitRevision:434968 
Saturday, 25 Feb 2017
09:55 sunpoet search for other commits by this committer
Update to 7.53.1

Changes:	https://curl.haxx.se/changes.html
Original commitRevision:434777 
Wednesday, 22 Feb 2017
17:13 sunpoet search for other commits by this committer
Update to 7.53.0

Changes:	https://curl.haxx.se/changes.html
Security:	311e4b1c-f8ee-11e6-9940-b499baebfeaf
Original commitRevision:434601 
Sunday, 5 Feb 2017
21:20 tijl search for other commits by this committer
- 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)
Original commitRevision:433456 
Wednesday, 18 Jan 2017
13:20 tijl search for other commits by this committer
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)
Original commitRevision:431796 
Saturday, 7 Jan 2017
10:54 sunpoet search for other commits by this committer
Fix net-p2p/rtorrent with https trackers

- Bump PORTREVISION for package change

Reference:	https://github.com/rakshasa/rtorrent/issues/538
Obtained
from:	https://github.com/curl/curl/commit/a7b38c9dc98481e4a5fc37e51a8690337c674dfb
MFH:		2017Q1
Original commitRevision:430779 
Saturday, 24 Dec 2016
08:40 sunpoet search for other commits by this committer
- Update to 7.52.1

Changes:	https://curl.haxx.se/changes.html
Security:	c40ca16c-4d9f-4d70-8b6c-4d53aeb8ead4
MFH:		2016Q4
Original commitRevision:429314 
Thursday, 22 Dec 2016
18:08 sunpoet search for other commits by this committer
- Update to 7.52.0

Changes:	https://curl.haxx.se/changes.html
Security:	42880202-c81c-11e6-a9a5-b499baebfeaf
MFH:		2016Q4
Original commitRevision:429173 
17:38 sunpoet search for other commits by this committer
- 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
Original commitRevision:429171 
Sunday, 18 Dec 2016
15:20 sunpoet search for other commits by this committer
- Change HTTP2 dependency from www/nghttp2 to www/libnghttp2
- Enable HTTP2 option by default
- Bump PORTREVISION for dependency and package change
Original commitRevision:428858 
Saturday, 17 Dec 2016
13:25 sunpoet search for other commits by this committer
- Add net to CATEGORIES

PR:		205269
Suggested by:	<bkazemi@users.sf.net>
Original commitRevision:428761 
12:50 sunpoet search for other commits by this committer
- Update to 0.16.1
- Bump PORTREVISION for dependent ports

Changes:	https://github.com/rockdaboot/libpsl/blob/master/NEWS
Original commitRevision:428728 
Monday, 12 Dec 2016
20:57 sunpoet search for other commits by this committer
- Update to 0.16.0
- Bump PORTREVISION for dependent ports

Changes:	https://github.com/rockdaboot/libpsl/blob/master/NEWS
Original commitRevision:428433 
Friday, 9 Dec 2016
10:13 sunpoet search for other commits by this committer
- 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
Original commitRevision:428175 
Thursday, 8 Dec 2016
17:01 tijl search for other commits by this committer
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.
Original commitRevision:428136 
Thursday, 24 Nov 2016
08:57 sunpoet search for other commits by this committer
- Add SMB option

PR:		210472
Submitted by:	Marcin Gryszkalis <mg@fork.pl>
Original commitRevision:426993 
Saturday, 5 Nov 2016
18:00 sunpoet search for other commits by this committer
- Fix IDN option
- Sort PLIST
- Bump PORTREVISION for dependency change

MFH:		2016Q4
Original commitRevision:425404 
Wednesday, 2 Nov 2016
13:30 feld search for other commits by this committer
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
Original commitRevision:425153 
Friday, 21 Oct 2016
15:21 mat search for other commits by this committer
Use USES=pathfix where applicable.

PR:		213195
Submitted by:	mat
Exp-run by:	antoine
Sponsored by:	Absolight
Differential Revision:	https://reviews.freebsd.org/D8093
Original commitRevision:424427 
Sunday, 9 Oct 2016
12:10 jbeich search for other commits by this committer
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
Original commitRevision:423591 
Wednesday, 21 Sep 2016
19:53 feld search for other commits by this committer
ftp/curl: Update to 7.50.3

- Update installed docs

PR:		212677
MFH:		2016Q3
Security:	CVE-2016-7167
Original commitRevision:422575 
Tuesday, 13 Sep 2016
16:05 marino search for other commits by this committer
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
Original commitRevision:422028 
15:37 marino search for other commits by this committer
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
Original commitRevision:422020 
14:24 marino search for other commits by this committer
LibreSSL checks: Check for libressl-devel option too

Approved by:	SSL blanket
Original commitRevision:422012 
Thursday, 4 Aug 2016
14:37 feld search for other commits by this committer
ftp/curl: Update to 7.50.1

PR:		211575
MFH:		2016Q3
Security:	CVE-2016-5419
Security:	CVE-2016-5420
Security:	CVE-2016-5421
Original commitRevision:419617 
Sunday, 26 Jun 2016
17:13 sunpoet search for other commits by this committer
- Update to 7.49.1

Changes:	http://curl.haxx.se/changes.html
Original commitRevision:417535 
Thursday, 23 Jun 2016
10:19 mat search for other commits by this committer
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
Original commitRevision:417358 
Thursday, 16 Jun 2016
22:11 mat search for other commits by this committer
Unbreak.

Sponsored by:	Absolight
Original commitRevision:416981 
13:44 mat search for other commits by this committer
Fix when PORTSDIR doesn't exist at that point. (Which, I think, doesn't
happen outside of portsnap's infrastructure).

Sponsored by:	Absolight
Original commitRevision:416969 
13:23 mat search for other commits by this committer
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
Original commitRevision:416966 
Monday, 23 May 2016
20:35 amdmi3 search for other commits by this committer
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
Original commitRevision:415742 
03:49 sunpoet search for other commits by this committer
- Update to 7.49.0
- Fix shebang

Changes:	http://curl.haxx.se/changes.html
Original commitRevision:415655 
Saturday, 9 Apr 2016
12:29 sunpoet search for other commits by this committer
- Update to 0.13.0
- Bump PORTREVISION for dns/libpsl shlib change

Changes:	https://github.com/rockdaboot/libpsl/blob/master/NEWS
Original commitRevision:412809 
Friday, 1 Apr 2016
14:00 mat search for other commits by this committer
Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.

With hat:	portmgr
Sponsored by:	Absolight
Original commitRevision:412346 
Sunday, 27 Mar 2016
14:58 tijl search for other commits by this committer
- Update security/gnutls to 3.4.10.
- Rename the LIBDANE option DANE because that's the name of the protocol
  supported by libgnutls-dane and gnutls-cli.  Also clarify the option
  description.
- Add an IDN option.
- libgnutls-openssl has been removed in 3.4.  Some ports used this library
  in their LIB_DEPENDS but no port actually required it.
- Some old API functions have been removed.  Ports that used these have been
  updated or patched to use the new API.
- Add a patch to print/cups to prevent overlinking of libgnutls.so.
- Bump PORTREVISION on dependent ports.

net-im/jabber: This port used the old API to give users fine grained
control over which crypto algorithms were used via a configuration file.
It's not immediately obvious how to port this to the new API so the port
always uses the defaults now.

www/hydra: Mark BROKEN.  This uses more removed calls than the other ports,
is said to be alpha quality and not fully functional and has been abandoned
10 years ago.

PR:		207768
Exp-run by:	antoine
Approved by:	portmgr (antoine)
Original commitRevision:411990 
Wednesday, 23 Mar 2016
19:24 sunpoet search for other commits by this committer
- Update to 7.48.0

Changes:	http://curl.haxx.se/changes.html
Original commitRevision:411725 
Sunday, 13 Mar 2016
14:56 sunpoet search for other commits by this committer
- Fix build with RTMP enabled

PR:		207513
Submitted by:	Alexandr Matveev <timon@timon.net.nz>
Original commitRevision:410985 
Sunday, 6 Mar 2016
06:19 sunpoet search for other commits by this committer
- Update to 7.47.1

Changes:	http://curl.haxx.se/changes.html
Original commitRevision:410258 
Wednesday, 3 Feb 2016
20:54 sunpoet search for other commits by this committer
- Add METALINK option

PR:		205875
Submitted by:	Matthieu Volat <mazhe@alkumuna.eu>
Original commitRevision:407981 
Monday, 1 Feb 2016
19:47 sunpoet search for other commits by this committer
- Remove GSSAPI_*_DESC
Original commitRevision:407739 
17:04 zeising search for other commits by this committer
Update to 7.47.0

PR:		206756
Submitted by:	zeising
Approved by:	ports-secteam (miwi)
MFH:		2016Q1
Security:	CVE-2016-0755
Original commitRevision:407725 
Sunday, 17 Jan 2016
13:08 sunpoet search for other commits by this committer
- Add PSL option

Sponsored by:	PortsCamp Taiwan
Original commitRevision:406316 
Tuesday, 12 Jan 2016
21:36 sunpoet search for other commits by this committer
- Simplify Makefile:
  - Use USES=localbase unconditionally
  - Use *_CONFIGURE_{ENABLE,WITH}
- Bump PORTREVISION for package change

Differential Revision:	https://reviews.FreeBSD.org/D4757
PR:		205804
Exp-run by:	antoine
Accepted by:	bapt (portmgr)
Original commitRevision:405919 
Sunday, 6 Dec 2015
17:51 sunpoet search for other commits by this committer
- Use gmake for zsh completions
- Bump PORTREVISION for package change
Original commitRevision:403132 
Friday, 4 Dec 2015
12:32 sunpoet search for other commits by this committer
- Update to 7.46.0

Changes:	http://curl.haxx.se/changes.html
Original commitRevision:402943 
Saturday, 17 Oct 2015
18:07 sunpoet search for other commits by this committer
- Use USES=localbase
Original commitRevision:399560 
Friday, 9 Oct 2015
18:31 sunpoet search for other commits by this committer
- Update to 7.45.0
- Add LICENSE_FILE

Changes:	http://curl.haxx.se/changes.html
Original commitRevision:398931 
Wednesday, 7 Oct 2015
16:19 amdmi3 search for other commits by this committer
Do not provide empty do-test target for perl5-using ports

perl5's do-test: target should only be enabled when USE_PERL5=configure
or USE_PERL5=modbuild* are used, otherwise it'll end up being empty
and will prevent other tests from running.

Remove NO_PERL5_TEST as it isn't really needed after this fix.

Approved by:	mat, sunpoet
Differential Revision:	D3830
Original commitRevision:398768 
Saturday, 3 Oct 2015
17:07 sunpoet search for other commits by this committer
- Add NO_PERL5_TEST
- Convert to new test framework
- Convert to new options target helper
- Cosmetic change
Original commitRevision:398485 
Thursday, 20 Aug 2015
07:06 sunpoet search for other commits by this committer
- Convert to new options dependency helper
Original commitRevision:394836 
Saturday, 15 Aug 2015
07:37 sunpoet search for other commits by this committer
- Update to 7.44.0

Changes:	http://curl.haxx.se/changes.html
Original commitRevision:394276 
Friday, 14 Aug 2015
23:46 sunpoet search for other commits by this committer
- Adjust default GSSAPI option:
  - GSSAPI_NONE if OpenSSL/LibreSSL from ports will be used instead of OpenSSL
from base system
  - GSSAPI_BASE if otherwise
- Bump PORTREVISION for package change

Suggested by:	tijl
Original commitRevision:394263 
Sunday, 28 Jun 2015
17:53 sunpoet search for other commits by this committer
- Fix multi handles
- Bump PORTREVISION for package change

PR:		201147
Submitted by:	grembo
Obtained
from:	https://github.com/bagder/curl/commit/903b6e05565bf826b4194447864288642214b094
Original commitRevision:390806 
16:49 sunpoet search for other commits by this committer
- Rework OpenSSL/LibreSSL check
Original commitRevision:390796 
Thursday, 25 Jun 2015
00:22 bdrewery search for other commits by this committer
Be more explicit about which setting to use.

PR:		200555
Original commitRevision:390526 
00:17 bdrewery search for other commits by this committer
Try to improve the wording for the GSSAPI+OpenSSL IGNORE in r390499.

PR:		200555
Original commitRevision:390525 
Wednesday, 24 Jun 2015
17:21 bdrewery search for other commits by this committer
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
Original commitRevision:390499 
Wednesday, 17 Jun 2015
17:24 sunpoet search for other commits by this committer
- Update to 7.43.0
- Update HTTP2 option
- Update DOCS

Changes:	http://curl.haxx.se/changes.html
Original commitRevision:389953 
Friday, 12 Jun 2015
16:14 tijl search for other commits by this committer
- 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
Original commitRevision:389281 
Sunday, 7 Jun 2015
20:40 sunpoet search for other commits by this committer
- Remove trailing space
- Regenerate patch files with makepatch:
Original commitRevision:388745 
Friday, 15 May 2015
18:04 sunpoet search for other commits by this committer
- Fix typo

Reported by:	Scott Bennett <bennett@sdf.org>
Original commitRevision:386449 
Sunday, 10 May 2015
12:45 sunpoet search for other commits by this committer
- Reword GSSAPI_BASE_DESC for explicit Kerberos requirement
Original commitRevision:385944 
Friday, 1 May 2015
09:59 sunpoet search for other commits by this committer
- Update to 7.42.1

Changes:	http://curl.haxx.se/changes.html
Original commitRevision:385098 
Saturday, 25 Apr 2015
10:00 sunpoet search for other commits by this committer
- Fix OPTIONS_DEFAULT

Notified by:	antoine
Original commitRevision:384725 
09:46 sunpoet search for other commits by this committer
- Fix OPTIONS_DEFAULT: remove SSL
- Add WOLFSSL option
- Cosmetic change
Original commitRevision:384723 
Wednesday, 22 Apr 2015
18:51 sunpoet search for other commits by this committer
- Update to 7.42.0

Changes:	http://curl.haxx.se/changes.html
Original commitRevision:384502 
Friday, 17 Apr 2015
13:37 tijl search for other commits by this committer
Specify library version when depending on libpolarssl and switch ports to
PolarSSL 1.3 when they fail to build with 1.2.
Original commitRevision:384160 
Monday, 6 Apr 2015
17:50 sunpoet search for other commits by this committer
- Disable SSLv2_client_method
Original commitRevision:383458 
Saturday, 28 Mar 2015
11:37 sunpoet search for other commits by this committer
- Add IGNORE for LibreSSL

PR:		198397 (based on)
Submitted by:	Bernard Spil <spil.oss@gmail.com>
Original commitRevision:382461 
11:13 sunpoet search for other commits by this committer
- Use USES=gssapi
- Adjust options:
  - Change GSSAPI from radio to single
  - Rename HEIMDAL_PORT to GSSAPI_HEIMDAL
  - Rename KRB5_PORT to GSSAPI_MIT
  - Add GSSAPI_NONE
Original commitRevision:382459 
10:05 sunpoet search for other commits by this committer
- Remove CYASSL option until upstream supports WolfSSL (new name of CyaSSL)
Original commitRevision:382451 
Thursday, 26 Feb 2015
17:45 sunpoet search for other commits by this committer
- Update to 7.41.0

Changes:	http://curl.haxx.se/changes.html
Original commitRevision:380032 
Sunday, 18 Jan 2015
10:36 sunpoet search for other commits by this committer
- Use INSTALL_TARGET=install-strip instead of
MAKE_ENV=INSTALL_STRIP_FLAG=${STRIP}
Original commitRevision:377313 
Friday, 9 Jan 2015
18:07 sunpoet search for other commits by this committer
- Update to 7.40.0

Changes:	http://curl.haxx.se/changes.html
Security:	CVE-2014-8150
Security:	CVE-2014-8151
MFH:		2015Q1
Original commitRevision:376637 
Tuesday, 9 Dec 2014
17:53 antoine search for other commits by this committer
Don't create an orphan symlink for the curl-hiphop slave
Original commitRevision:374416 
Monday, 8 Dec 2014
16:48 tijl search for other commits by this committer
Replace USES=libtool:oldver with USES=libtool or USES=libtool:keepla in
the 32 ports that still use it.  Bump PORTREVISION on their dependent
ports except the ones that depend on these:

audio/libogg
audio/libvorbis
devel/pcre
ftp/curl
graphics/jpeg
graphics/libart_lgpl
graphics/tiff
textproc/expat2
textproc/libxslt

In these cases the same trick as in the recent gettext update is used.
The ports install a symlink with the old library version.  When enough
of their dependent ports have had regular updates the remaining ones can
get a PORTREVISION bump and the links can be removed.

Also remove the devel/pcre dependency from USE_GNOME=glib20.  It causes
over 2200 packages to depend on devel/pcre while less than 200 actually
link with it.  The glib20 package still depends on devel/pcre so this
should not make a difference for ports with USE_GNOME=glib20.  Also,
libdata/pkgconfig/glib-2.0.pc lists pcre as a private library so
USE_GNOME=glib20 should not propagate it.

PR:		195724
Exp-run by:	antoine
Approved by:	portmgr (antoine)
Original commitRevision:374303 
Monday, 24 Nov 2014
18:24 sunpoet search for other commits by this committer
- Update to 7.39.0

Changes:	http://curl.haxx.se/changes.html
Original commitRevision:373231 
Thursday, 9 Oct 2014
15:24 sunpoet search for other commits by this committer
- Fix threaded-resolver
- Bump PORTREVISION for package change

PR:		ports/193972
Submitted by:	bsduser <local@o2.pl>, mickael.maillot@gmail.com
Obtained
by:	https://github.com/bagder/curl/commit/d9762a7cdb35e70f8cb0bf1c2f8019e8391616e1
Original commitRevision:370549 
Friday, 12 Sep 2014
16:00 sunpoet search for other commits by this committer
- Fix nghttp2 version requirement
- Bump PORTREVISION for www/nghttp2 shlib change
Original commitRevision:368037 
Thursday, 11 Sep 2014
15:53 sunpoet search for other commits by this committer
- Update to 7.38.0
- Remove SPNEGO option

Changes:	http://curl.haxx.se/changes.html
Original commitRevision:367954 
Saturday, 30 Aug 2014
18:18 tijl search for other commits by this committer
dns/libidn:
- Add USES=libtool and bump dependent ports
- Add INSTALL_TARGET=install-strip
- Always install libidn-components.png because it is used by libidn.info
- Add -lintl to Libs.private instead of Libs in libidn.pc
Original commitRevision:366659 
Thursday, 28 Aug 2014
10:21 tijl search for other commits by this committer
dns/c-ares:
- Add USES=libtool and bump dependent ports
- Move variable definitions in front of include bsd.port.options.mk
- Replace patch with USES=pathfix

Approved by:	portmgr (implicit, bump unstaged port)
Original commitRevision:366389 

Number of commits found: 349 (showing only 100 on this page)

«  1 | 2 | 3 | 4  »