Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
4.17_5 30 Jan 2023 12:59:32 |
Po-Chuan Hsieh (sunpoet) |
www/p5-WWW-Curl: Fix build with curl 7.87.0 (latest version)
- Bump PORTREVISION for package change |
07 Sep 2022 21:58:51 |
Stefan Eßer (se) |
Remove WWW entries moved into port Makefiles
Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner) |
4.17_4 07 Sep 2022 21:10:59 |
Stefan Eßer (se) |
Add WWW entries to port Makefiles
It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.
Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.
There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above ) |
4.17_4 20 Jul 2022 14:23:26 |
Tobias C. Berner (tcberner) |
www: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
*
* <hvo.pm@xs4all.nl>
* Aaron Dalton <aaron@FreeBSD.org>
* Aaron Dalton <aaron@daltons.ca>
* Aaron LI <aly@aaronly.me>
* Aaron Zauner <az_mail@gmx.at>
* Abel Chow <achow@transoft.net>
* Adam Weinberger <adamw@FreeBSD.org>
* Ade Lovett <ade@FreeBSD.org>
* Adrian Steinmann <ast@marabu.ch>
* Akinori MUSHA aka knu <knu@idaemons.org> (Only the first 15 lines of the commit message are shown above ) |
4.17_4 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
4.17_4 22 Apr 2020 21:26:18 |
sunpoet |
Bump PORTREVISION after r532443 |
4.17_3 22 Apr 2020 03:47:54 |
glebius |
Remove no longer valid URL.
Approved by: sunpoet |
4.17_3 22 Apr 2020 03:47:29 |
glebius |
Re-do r530415 and other patches that skip certain defines in a more
elegant way. Matching strings rather then regexps is preferred here.
The problem with r530415 in particular was that it skipped any symbol
matching CURLOPT, which cut a bunch of useful symbols.
Approved by: sunpoet |
4.17_3 04 Apr 2020 07:24:39 |
sunpoet |
Update MASTER_SITES |
4.17_3 02 Apr 2020 21:29:47 |
sunpoet |
Fix build with curl 7.69.1 |
4.17_3 20 Oct 2019 17:21:52 |
sunpoet |
Fix compatibility with curl 7.66
- Bump PORTREVISION for package change
PR: 241280
Submitted by: olivier |
4.17_2 26 Sep 2019 18:14:58 |
sunpoet |
Fix build with curl 7.66.0 and unbreak this port |
4.17_2 26 Sep 2019 17:29:48 |
antoine |
Mark BROKEN: fails to build
Reported by: pkg-fallout |
4.17_2 25 Sep 2019 20:55:02 |
sunpoet |
Fix build on powerpc
PR: 240631
Submitted by: pkubaj |
4.17_2 27 May 2018 20:15:20 |
sunpoet |
Update WWW
search.cpan.org is shutting down.
It will redirect to metacpan.org after June 25, 2018.
With hat: perl |
4.17_2 28 Sep 2016 11:48:46 |
mat |
Fix build with curl 7.50.2+.
Sponsored by: Absolight |
4.17_2 06 Jun 2016 12:23:07 |
amdmi3 |
- Fix build
CURL_DID_MEMORY_FUNC_TYPEDEFS define is not a constant, don't try to treat it
like one
Approved by: portmgr blanket |
4.17_2 01 Apr 2016 14:33:58 |
mat |
Remove ${PORTSDIR}/ from dependencies, categories v, w, x, y, and z.
With hat: portmgr
Sponsored by: Absolight |
4.17_2 17 Aug 2015 13:06:16 |
sunpoet |
- Strip shared library
- Bump PORTREVISION for package change |
4.17_1 26 Nov 2014 13:08:38 |
mat |
Change the way Perl modules are installed, update the default Perl to 5.18.
Before, we had:
site_perl : lib/perl5/site_perl/5.18
site_perl/perl_arch : lib/perl5/site_perl/5.18/mach
perl_man3 : lib/perl5/5.18/man/man3
Now we have:
site_perl : lib/perl5/site_perl
site_arch : lib/perl5/site_perl/mach/5.18
perl_man3 : lib/perl5/site_perl/man/man3
Modules without any .so will be installed at the same place regardless of the (Only the first 15 lines of the commit message are shown above ) |
4.17 10 Jun 2014 12:14:14 |
mat |
Remove all the bootstrap files (.bs) from the plists.
Starting with perl 5.20, they're not installed any more if empty,
and on FreeBSD, they're (always ?) empty.
PR: 190681
Submitted by: mat
Exp-Run by: antoine
Sponsored by: Absolight |
4.17 23 Feb 2014 12:20:04 |
sunpoet |
- Update to 4.17
Changes: http://search.cpan.org/dist/WWW-Curl/Changes |
4.16 22 Feb 2014 14:09:07 |
sunpoet |
- Update to 4.16
Changes: http://search.cpan.org/dist/WWW-Curl/Changes |
4.15_1 03 Oct 2013 06:04:23 |
sunpoet |
- Fix TEST_DEPENDS |
4.15_1 30 Sep 2013 18:43:28 |
sunpoet |
- Convert to new LIB_DEPENDS format
- Add TEST_DEPENDS
- Support STAGEDIR |
4.15_1 20 Sep 2013 23:36:54 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
www) |
4.15_1 21 Aug 2013 14:08:08 |
sunpoet |
- Convert to new perl framework |
4.15_1 13 Jul 2013 05:44:58 |
sunpoet |
- Cleanup :install target which was previously done by bdrewery in r316958 [1]
- Update COMMENT
- Remove no-op post-patch:
- Take maintainership
- Update pkg-descr
- Add CPAN as primary WWW
Pointyhat to: sunpoet (myself) [1] |
4.15_1 11 Jul 2013 16:26:27 |
sunpoet |
- Update to 7.31.0
- Bump PORTREVISION for ftp/curl shlib change
- Add TEST_DEPENDS
- Convert to new options framework
- Adjust options:
- Add COOKIES
- Add CYASSL, NSS, POLARSSL, THREADED_RESOLVER, TLS_SRP [1]
- Add GSSAPI and SPNEGO [2]
- Remove KERBEROS4
- Rename LIBIDN to IDN
- Remove TRACKMEMORY [1]
- Sort option handler
- Add SLAVEDIRS: ftp/curl-hiphop
- Cosmetic change
- Cleanup Makefile header
- While I'm here, fix typo (PORTREVSION) in x11-wm/ede/Makefile
Changes: http://curl.haxx.se/changes.html
PR: ports/172325 (-exp run), ports/177369 (based on) [1]
Submitted by: Hirohisa Yamaguchi <umq@ueo.co.jp> [1], hrs (via email) [2]
Exp run by: miwi |
4.15 30 Apr 2013 20:00:28 |
bdrewery |
- Remove redundant :install target on LIB_DEPENDS and RUN_DEPENDS
This fixes the following warning when running 'run-depends-list':
"install" non-existent -- dependency list incomplete
With hat: portmgr |
4.15 27 Feb 2012 20:32:31 |
glarkin |
- Reassign to the heap
Requested by: roam (on ports-developers@) |
4.15 12 Feb 2012 02:00:44 |
pgollucci |
- Update to 4.15
PR: ports/161875
Submitted by: Oleg A. Mamontov <oleg@mamontov.net>
Approved by: maintainer timeout (roam ; 11 days) |
4.13 24 Oct 2011 09:11:38 |
dougb |
The vast majority of pkg-descr files had the following format when they
had both lines:
Author: ...
WWW: ....
So standardize on that, and move them to the end of the file when necessary.
Also fix some more whitespace, and remove more "signature tags" of varying
forms, like -- name, etc.
s/AUTHOR/Author/
A few other various formatting issues |
4.13 19 Mar 2011 12:38:54 |
miwi |
- Get Rid MD5 support |
4.13 24 Sep 2010 02:03:44 |
pgollucci |
- only 13% of the p5- ports embed @comment $FreeBSD$:
so standarize and remove it
With Hat: perl@ |
4.13 11 Sep 2010 20:48:44 |
roam |
Update to p5-WWW-Curl-4.13, similar to the PR.
Remove the serial comma patch since the upstream author rejected it.
Specify the port's MIT license.
PR: 150269
Submitted by: Frederic Culot <frederic@culot.org> |
4.11_1 03 Apr 2010 10:44:36 |
roam |
Chase the ftp/curl shlib version bump. |
4.11 24 Dec 2009 15:29:55 |
roam |
Update to p5-WWW-Curl-4.11. |
4.09 10 Sep 2009 12:15:21 |
roam |
Update to p5-WWW-Curl-4.09 and expand the patch headers a bit. |
4.08 04 Aug 2009 10:17:50 |
roam |
Update to p5-WWW-Curl-4.08. |
4.07 11 Jun 2009 09:28:15 |
roam |
Update to WWW-Curl-4.07, refresh the patches and add descriptive
headers on the patch files. |
4.06 08 Apr 2009 08:13:31 |
roam |
Update to p5-WWW-Curl-4.06. |
4.05 07 Feb 2009 12:52:02 |
nivit |
- Update to 4.0.5
- Remove files/patch-Curl.xs, files/patch-Easy.pm.in,
files/patch-lib-WWW-Curl-Multi.pm
PR: ports/125323
Submitted by: Wen Heping <wenheping at gmail dot com>
Reviewed by: roam (maintainer timeout), pav (via email) |
3.02_2 23 Jan 2009 15:43:14 |
roam |
Bump the version of the curl shared library after the ftp/curl update
to 7.19.2.
Bump PORTREVISION, even on the ports that do not have a versioned
dependency, since the binaries will most probably still stop working. |
3.02_1 17 Apr 2008 14:30:31 |
araujo |
- Take advantage of CPAN macro from bsd.sites.mk, change
${MASTER_SITE_PERL_CPAN} to CPAN.
PR: ports/122674
Submitted by: Philip M. Gollucci <pgollucci@p6m7g8.com>
Reworked by: araujo (myself)
Approved by: portmgr (pav) |
3.02_1 13 Dec 2006 12:41:36 |
roam |
Update the ftp/curl port to 7.16.0.
Bump PORTREVISION of all dependent ports.
Fix the build errors in the few ports that still use the long deprecated,
and now obsoleted, cURL options.
Thanks to everyone who took the time to look over the patch!
Discussed on: -ports |
3.02 13 Jul 2006 14:22:26 |
roam |
Update to WWW-Curl 3.02, mostly based on the PR, but with some
additional modifications.
PR: 98560
Submitted by: Rong-En Fan <rafan@infor.org> |
2.0_1 24 Jan 2006 03:14:23 |
edwin |
SHA256ify
Approved by: krion@ |
2.0_1 22 Jan 2006 02:58:25 |
edwin |
Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtry
Approved by: krion@
PR: ports/88711 (related) |
2.0_1 07 Jun 2004 10:49:12 |
kris |
Chase the curl library bump
Pointy hat to: roam |
2.0_1 20 Apr 2004 12:07:57 |
roam |
Work around the removal of the CURLOPT_PASSWDFUNCTION and
CURLOPT_PASSWDDATA options which have been deprecated since curl-7.10.8.
Reported by: dosirak via kris |
2.0 14 Apr 2004 07:08:09 |
roam |
Take over maintainership of two ports related to ftp/curl as a
preparation for fixing some breakage resulting from curl-7.11.1 finally
removing two options marked obsolete for over a year. |
2.0 29 Jan 2004 16:13:06 |
trevor |
SIZEify. |
2.0 02 Sep 2003 15:11:00 |
mat |
Add p5-WWW-Curl 2.0, perl binding interface for curl.
PR: 54831
Submitted by: Chris Larsen <darth@vader.dk> |