Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
0.9.2_8 06 Nov 2024 15:17:35 |
Robert Clausecker (fuz) |
filesystems: add new category for file systems and related utilities
The filesystems category houses file systems and file system utilities.
It is added mainly to turn the sysutils/fusefs-* pseudo-category into
a proper one, but is also useful for the sundry of other file systems
related ports found in the tree.
Ports that seem like they belong there are moved to the new category.
Two ports, sysutils/fusefs-funionfs and sysutils/fusefs-fusepak are
not moved as they currently don't fetch and don't have TIMESTAMP set
in their distinfo, but that is required to be able to push a rename
of the port by the pre-receive hook.
Approved by: portmgr (rene)
Reviewed by: mat
Pull Request: https://github.com/freebsd/freebsd-ports/pull/302
PR: 281988 |
0.9.2_8 01 Nov 2024 14:14:38 |
Rodrigo Osorio (rodrigo) |
sysutils/fusefs-curlftpfs: Add debian patches
Update curlftpfs code by integration additional debian
patches who provide multiple fixes.
Major changes:
* fix-CURLOPT_INFILESIZE : Fix an unsupported curl value (-1)
for CURLOPT_INFILESIZE option.
* free_ftpfs_file-memleak-fix: Fix a memory leak.
https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=587250
* nocache-memleak-fix : Fix a memory leak when cache is disabled.
https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=614347
* curlftpfs__no_verify_hostname : Fix no_verify_hostname option with
recent versions of curl
* consistent feature flag : ensure consistent use of _XOPEN_SOURCE
* getpass prototype : add getpass() prototype
* Fix a typo in one of our patches who does an urlencode of paths.
Bump portrevision
PR: 282358
Reported by: diizzy |
0.9.2_7 04 Mar 2024 09:50:44 |
Rodrigo Osorio (rodrigo) |
sysutils/fusefs-curlftpfs: moved manpages to share/man
Set GNU_CONFIGURE_MANPREFIX and fix plist
Fix formatting to make linters happy |
0.9.2_6 03 Nov 2023 14:05:32 |
Rodrigo Osorio (rodrigo) |
*/*: Update WWW to use HTTPS for sourceforge.net projects
Homepage link is permanent redirected to its HTTPS counterpart |
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) |
0.9.2_6 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 ) |
0.9.2_6 20 Jul 2022 14:23:05 |
Tobias C. Berner (tcberner) |
sysutils: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* <jsmith@resonatingmedia.com>
* Aaron Dalton <aaron@FreeBSD.org>
* Aaron Landwehr <aaron@snaphat.com>
* Adam Weinberger <adamw@FreeBSD.org>
* Adrian Chadd
* Adrian Chadd <adrian@FreeBSD.org>
* Akinori MUSHA aka knu <knu@idaemons.org>
* Alan Eldridge <alane@FreeBSD.org>
* Alan Eldridge <alane@geeksrus.net>
* Aldis Berjoza <aldis@bsdroot.lv>
* Alex Deiter <alex.deiter@gmail.com> (Only the first 15 lines of the commit message are shown above ) |
0.9.2_6 30 Dec 2021 22:34:55 |
Rodrigo Osorio (rodrigo) |
sysutils/fusefs-curlftpfs: Patch to escape un-encoded URL
Add patch files from Gentoo[1] to escape un-encoded URLs passed
to libcurl causing infinite wait as reported in this issue[2].
CurlFTPFS project seems unmaintained for the last 4 years,
so we apply the fixes in the port itself just like ofther
projects does.
[1]
https://gitweb.gentoo.org/repo/gentoo.git/plain/net-fs/curlftpfs/files/curlftpfs-0.9.2-fix-escaping.patch
[2] https://sourceforge.net/p/curlftpfs/bugs/65/
PR: 260371
Obtained from: Gentoo Repo
(https://gitweb.gentoo.org/repo/gentoo.git/tree/net-fs/curlftpfs/files/curlftpfs-0.9.2-fix-escaping.patch) |
0.9.2_5 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
0.9.2_5 08 Nov 2019 13:11:05 |
tobik |
sysutils: Add missing USES={gnome,mate,php} |
0.9.2_5 31 Mar 2019 13:07:08 |
danfe |
Spell FTP properly (uppercased) when it does not refer to a command name. |
0.9.2_5 10 Apr 2017 15:50:24 |
amdmi3 |
- Add LICENSE_FILE
- Remove always true OSVERSION condition, make patch unconditional
Approved by: portmgr blanket |
0.9.2_5 08 Dec 2016 17:01:32 |
tijl |
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. |
0.9.2_4 01 Apr 2016 14:25:18 |
mat |
Remove ${PORTSDIR}/ from dependencies, categories r, s, t, and u.
With hat: portmgr
Sponsored by: Absolight |
0.9.2_4 17 Sep 2015 11:03:27 |
amdmi3 |
- Drop 8.x support
Approved by: portmgr blanket |
0.9.2_4 27 Jun 2014 13:29:09 |
rodrigo |
Take maintenership
Approved by: bapt (mentor) |
0.9.2_4 26 Jun 2014 16:54:21 |
vanilla |
1: Stagify.
2: new syntax of LIB_DEPENDS.
Approved by: portmgr@ (blanket approval) |
0.9.2_4 20 Sep 2013 23:06:00 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
sysutils) |
0.9.2_4 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 |
0.9.2_3 15 Jun 2013 13:39:40 |
wg |
sysutils/fusefs-curlftpfs: unbreak build
- Unbreak build for FreeBSD >= 9 [1]
- Add LICENSE (GPLv2)
PR: ports/174606 [1]
Submitted by: ARAI Toshihiko <arai.toshihiko@gmail.com>
Approved by: culot / jpaetzel (mentors, implicit), maintainer (timeout) |
0.9.2_3 23 Apr 2013 14:20:28 |
bapt |
Finish converting the whole ports tree to USES=pkgconfig |
0.9.2_3 01 Apr 2013 02:03:17 |
miwi |
- Fix build
Reported by: pointyhat
Approved by: portmgr |
0.9.2_3 06 Mar 2013 16:52:02 |
bapt |
Convert USE_FUSE macros into USES feature.
While here trim headers
Convert some USE_GNOME= gnomehack -> USES= pathfix |
0.9.2_3 14 Dec 2012 15:47:01 |
flo |
- introduce a USE_FUSE macro
- convert all fuse ports to use the new macro
The macro makes sure sysutils/fusefs-libs gets installed and depending on
fuse being in base or not it installs sysutils/fusefs-kmod.
Approved by: portmgr (bapt) |
0.9.2_3 19 Mar 2011 12:38:54 |
miwi |
- Get Rid MD5 support |
0.9.2_3 29 Aug 2010 15:03:36 |
olgeni |
Fix spelling. |
0.9.2_3 18 Apr 2010 21:42:41 |
erwin |
Mark BROKEN on 9.x: does not build |
0.9.2_3 03 Apr 2010 10:44:36 |
roam |
Chase the ftp/curl shlib version bump. |
0.9.2_2 08 Jan 2010 20:02:31 |
dhn |
- Add patch that's fix core dump, when an FTP server rejects a
file retrieval operation with permission denied.
- bump PORTREVISION
PR: ports/142454
Submitted by: Aragon Gouveia <aragon@phat.za.net> |
0.9.2_1 06 Mar 2009 18:14:36 |
dhn |
- Use my FreeBSD address on the ports I maintain
Approved by: tabthorpe (co-mentor) |
0.9.2_1 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. |
0.9.2 09 Jan 2009 23:17:51 |
miwi |
- Update to 0.9.2
- Take maintainership
PR: 130114
Submitted by: Dennis Herrmann <adox@mcx2.org> |
0.9.1_1 06 Jan 2009 17:59:31 |
pav |
- Remove conditional checks for FreeBSD 5.x and older |
0.9.1_1 07 Sep 2008 00:19:05 |
linimon |
Reset infofarmer due to maintainer-timeouts and no response to email.
Hat: portmgr |
0.9.1_1 06 Jun 2008 14:03:26 |
edwin |
Bump portrevision due to upgrade of devel/gettext.
The affected ports are the ones with gettext as a run-dependency
according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT
in Makefile (29 of them).
PR: ports/124340
Submitted by: edwin@
Approved by: portmgr (pav) |
0.9.1 28 Jul 2007 11:24:58 |
sat |
- Update to 0.9.1
PR: ports/112346
Submitted by: mm
Additional testing: Boris Lytochkin <lytboris@gmail.com> |
0.9 15 Dec 2006 22:08:01 |
sat |
- Update to 0.9
PR: ports/106638
Submitted by: Martin Matuska <martin@matuska.org> |
0.8_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 |
0.8 30 Jul 2006 22:46:04 |
sat |
- Provide additional mirrors where needed
- Convert to "magic" master sites
- Various minor portlint-prodded fixes |
0.8 26 May 2006 08:47:37 |
sat |
- Add USE_GNOME=glib20
Reported by: pointyhat via kris
Approved by: krion (mentor, implicit) |
0.8 25 May 2006 17:32:59 |
sat |
- Depend on curl
PR: ports/97917
Submitted by: Thomas Vogt <thomas@bsdunix.ch>
Approved by: krion (mentor, implicit) |
0.8 25 May 2006 13:03:33 |
sat |
Adding sysutils/fusefs-curlftpfs:
CurlFtpFS is a filesystem for acessing FTP hosts based on FUSE and
libcurl.
CurlFtpFS differentiates itself from other FTP filesystems because it
features:
* SSLv3 and TLSv1 support
* connecting through tunneling HTTP proxies
* automatically reconnection if the server times out
* transform absolute symlinks to point back into the ftp file
system
WWW: http://curlftpfs.sourceforge.net/
Approved by: krion (mentor) |