| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
|
|
| |
- missed the Makefile patch because I build on an older version of 15
PR: 283373
|
| |
|
|
|
|
|
|
|
|
|
|
|
| |
-> 3.68.1
- Changed Downloads to LOCAL/pi because of new download obfuscation upstream
PR: 283371, 283373, 283374
Author: Martin Neubauer <m.ne@gmx.net>
Date: Mon Dec 30 09:52:13 2024 +0100
Changes: https://lib.filezilla-project.org/
https://filezilla-project.org/versions.php#3.68.1
Reported-by: andy@neu.net, rhurlin
|
| |
|
|
| |
PR: 278463
|
| |
|
|
|
|
|
|
|
|
| |
- also update ftp/libfilezilla 0.31.1 -> 0.47.0
PR: 278463
Security: CVE-2024-31497
Author: Matthias Andree <mandree@FreeBSD.org>
Changes: https://filezilla-project.org/versions.php
MFH: 2024Q2
|
| |
|
|
|
|
|
|
|
|
| |
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)
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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.
This commit implements such a proposal and moves one of the WWW: entries
of each pkg-descr file into the respective port's Makefile. A heuristic
attempts to identify the most relevant URL in case there is more than
one WWW: entry in some pkg-descr file. URLs that are not moved into the
Makefile are prefixed with "See also:" instead of "WWW:" in the pkg-descr
files in order to preserve them.
There are 1256 ports that had no WWW: entries in pkg-descr files. These
ports will not be touched in this commit.
The portlint port has been adjusted to expect a WWW entry in each port
Makefile, and to flag any remaining "WWW:" lines in pkg-descr files as
deprecated.
Approved by: portmgr (tcberner)
|
| |
|
|
|
|
|
|
|
| |
Also update ftp/libfilezilla to the required version, filezilla is the
only consumer in the ports tree.
Changes: https://filezilla-project.org/versions.php
PR: 258505
Approved by: pi
|
| |
|
|
| |
Reported by: lwhsu
|
| | |
|
| |
|
|
|
|
|
| |
Approved by: portmgr blanket
Notes:
svn path=/head/; revision=560757
|
| |
|
|
| |
Notes:
svn path=/head/; revision=535391
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
as defined in Mk/bsd.default-versions.mk which has moved from GCC 8.3
to GCC 9.1 under most circumstances now after revision 507371.
This includes ports
- with USE_GCC=yes or USE_GCC=any,
- with USES=fortran,
- using Mk/bsd.octave.mk which in turn features USES=fortran, and
- with USES=compiler specifying openmp, nestedfct, c11, c++0x, c++11-lang,
c++11-lib, c++14-lang, c++17-lang, or gcc-c++11-lib
plus, everything INDEX-11 shows with a dependency on lang/gcc9 now.
PR: 238330
Notes:
svn path=/head/; revision=507372
|
| |
|
|
|
|
|
|
|
|
|
|
|
| |
- Bump PORTREVISION of dependent ports for shlib change
- Fix build of devel/pijul [1]
Changes: https://git.lysator.liu.se/nettle/nettle/blob/master/NEWS
PR: 238991
Exp-run by: antoine
Thanks to: tobik [1]
Notes:
svn path=/head/; revision=506289
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Add argument to fz::strtok to return empty tokens
- Fix compatibility issue with Nettle < 3.3
- Fix fz::random_bytes on MinGW
- Fix memory leak in fz::buffer
- now depends on Nettle >= 3.1
- Added fz::sha512, fz::sha256, fz::sha1 and fz::md5 hash functions
- Added fz::hash_accumulator
- Added fz::hmac_sha256 HMAC function
- Added asymmetric encryption scheme using X25519
- Added signature scheme using Ed25519
- Changed and documented semantics of the return value of fz::remove_file,
removing a non-existing file is not an error
- Added fz::equal_insensitive_ascii
- Added insensitive_ascii parameter to fz::starts_with and fz::ends_with
- Fixed namespace of to_wstring in wx glue
Notes:
svn path=/head/; revision=492202
|
| |
|
|
|
|
|
| |
With hat: portmgr-secretary
Notes:
svn path=/head/; revision=492170
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
defined via Mk/bsd.default-versions.mk which has moved from GCC 7.4 t
GCC 8.2 under most circumstances.
This includes ports
- with USE_GCC=yes or USE_GCC=any,
- with USES=fortran,
- using Mk/bsd.octave.mk which in turn features USES=fortran, and
- with USES=compiler specifying openmp, nestedfct, c11, c++0x, c++11-lang,
c++11-lib, c++14-lang, c++17-lang, or gcc-c++11-lib
plus, as a double check, everything INDEX-11 showed depending on lang/gcc7.
PR: 231590
Notes:
svn path=/head/; revision=487272
|
| |
|
|
| |
Notes:
svn path=/head/; revision=485732
|
| |
|
|
|
|
|
|
|
| |
PR: 232093
Submitted by: Piotr Kubaj
Approved by: portmgr (tier-2 blanket)
Notes:
svn path=/head/; revision=483127
|
| |
|
|
|
|
|
|
|
|
|
|
| |
- upstream is very quiet on changelogs
PR: 229137
Submitted by: Piotr Kubaj <pkubaj@anongoth.pl>
Approved by: rezny (maintainer timeout)
Relnotes: https://lib.filezilla-project.org/index.php
Notes:
svn path=/head/; revision=478656
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
(via Mk/bsd.default-versions.mk and lang/gcc) which has moved from
GCC 5.4 to GCC 6.4 under most circumstances.
This includes ports
- with USE_GCC=yes or USE_GCC=any,
- with USES=fortran,
- using Mk/bsd.octave.mk which in turn features USES=fortran, and
- with USES=compiler specifying openmp, nestedfct, c++11-lib, c++11-lang,
c++14-lang, c++0x, c11, or gcc-c++11-lib.
PR: 219275
Notes:
svn path=/head/; revision=449591
|
| |
|
|
|
|
|
|
|
|
|
| |
was a stub, provide a real one.
While here, pet portlint.
Approved by: portmgr (tier-2 blanket)
Notes:
svn path=/head/; revision=440858
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
Notes:
svn path=/head/; revision=437439
|
| |
|
|
|
|
|
|
| |
Approved by: swills (mentor)
Differential Revision: https://reviews.freebsd.org/D9380
Notes:
svn path=/head/; revision=432850
|
| |
|
|
|
|
|
| |
Approved by: portmgr (blanket)
Notes:
svn path=/head/; revision=430235
|
| |
|
|
|
|
|
|
| |
PR: 215131
Submitted by: <matthew@reztek.cz> (maintainer)
Notes:
svn path=/head/; revision=429436
|
| |
|
|
|
|
|
|
|
|
| |
- Update ftp/filezilla to to 3.2.2.2 [2]
PR: 214006 [1], 214007 [2]
Submitted by: <matthew@reztek.cz> (maintainer)
Notes:
svn path=/head/; revision=425330
|
| |
|
|
|
|
|
|
|
|
| |
- Fix typo in BROKEN message
PR: 213197
Submitted by: maintainer
Notes:
svn path=/head/; revision=423680
|
| |
|
|
|
|
|
|
| |
PR: 211452
Submitted by: maintainer
Notes:
svn path=/head/; revision=419327
|
| |
|
|
|
|
|
|
| |
PR: 210692
Submitted by: matthew@reztek.cz (maintainer)
Notes:
svn path=/head/; revision=417768
|
| |
|
|
|
|
|
|
| |
PR: 209846
Submitted by: matthew@reztek.cz (maintainer)
Notes:
svn path=/head/; revision=416326
|
| |
|
|
|
|
|
|
|
|
| |
- While here, fix license
PR: 209416
Submitted by: matthew@reztek.cz (maintainer)
Notes:
svn path=/head/; revision=414955
|
| |
|
|
|
|
|
|
| |
PR: 208121
Submitted by: <matthew@reztek.cz> (maintainer), gblach
Notes:
svn path=/head/; revision=413941
|
| |
|
|
|
|
|
|
|
|
|
|
|
| |
ftp/filezilla: 3.16.0 -> 3.17.0
Changes:
https://filezilla-project.org/changelog.php
PR: 208999, 209000
Submitted by: <matthew@reztek.cz> (maintainer)
Notes:
svn path=/head/; revision=413924
|
| |
|
|
|
|
|
|
|
| |
PR: 208121
Submitted by: mikael.urankar <at> gmail <dot> com
Approved by: maintainer timeout
Notes:
svn path=/head/; revision=413755
|
| |
|
|
| |
Notes:
svn path=/head/; revision=413746
|
| |
|
|
|
|
|
| |
PR: 207689
Notes:
svn path=/head/; revision=411188
|
| |
|
|
|
|
|
|
| |
PR: 206981
Submitted by: matthew@reztek.cz (maintainer)
Notes:
svn path=/head/; revision=408411
|
|
|
functionality to build high-performing, platform-independent programs.
Some of the highlights include:
* A typesafe, multi-threaded event system that's very simple to use yet
extremely efficient
* Timers for periodic events
* A datetime class that not only tracks timestamp but also their accuracy,
which simplifies dealing with timestamps originating from different sources
* Simple process handling for spawning child processes with redirected I/O
WWW: http://lib.filezilla-project.org/
PR: 206861
Submitted by: matthew@reztek.cz
Notes:
svn path=/head/; revision=408237
|