| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
| |
Approved by: portmgr blanket
|
|
|
|
| |
Approved by: bapt (mentor)
|
|
|
|
|
|
| |
2: new syntax of LIB_DEPENDS.
Approved by: portmgr@ (blanket approval)
|
|
|
|
| |
sysutils)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- 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
|
|
|
|
|
|
|
|
|
| |
- 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)
|
| |
|
|
|
|
|
| |
Reported by: pointyhat
Approved by: portmgr
|
|
|
|
|
| |
While here trim headers
Convert some USE_GNOME= gnomehack -> USES= pathfix
|
|
|
|
|
|
|
|
|
| |
- 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)
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
|
|
|
| |
file retrieval operation with permission denied.
- bump PORTREVISION
PR: ports/142454
Submitted by: Aragon Gouveia <aragon@phat.za.net>
|
|
|
|
| |
Approved by: tabthorpe (co-mentor)
|
|
|
|
|
|
| |
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.
|
|
|
|
|
|
|
| |
- Take maintainership
PR: 130114
Submitted by: Dennis Herrmann <adox@mcx2.org>
|
| |
|
|
|
|
| |
Hat: portmgr
|
|
|
|
|
|
|
|
|
|
| |
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)
|
|
|
|
|
|
| |
PR: ports/112346
Submitted by: mm
Additional testing: Boris Lytochkin <lytboris@gmail.com>
|
|
|
|
|
| |
PR: ports/106638
Submitted by: Martin Matuska <martin@matuska.org>
|
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
|
| |
- Convert to "magic" master sites
- Various minor portlint-prodded fixes
|
|
|
|
|
| |
Reported by: pointyhat via kris
Approved by: krion (mentor, implicit)
|
|
|
|
|
|
| |
PR: ports/97917
Submitted by: Thomas Vogt <thomas@bsdunix.ch>
Approved by: krion (mentor, implicit)
|
|
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)
|