Baptiste Daroussin
83f65384c9
Add NO_STAGE all over the place in preparation for the staging support (cat: sysutils)
2013-09-20 23:05:58 +00:00
Sunpoet Po-Chuan Hsieh
c2d1a14c7c
- 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
2013-07-11 16:26:26 +00:00
William Grzybowski
b50b5fdd0e
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)
2013-06-15 13:39:39 +00:00
Baptiste Daroussin
992586fa08
Finish converting the whole ports tree to USES=pkgconfig
2013-04-23 14:20:25 +00:00
Martin Wilke
65d7cd5c19
- Fix build
...
Reported by: pointyhat
Approved by: portmgr
2013-04-01 02:03:16 +00:00
Baptiste Daroussin
da12e6723d
Convert USE_FUSE macros into USES feature.
...
While here trim headers
Convert some USE_GNOME= gnomehack -> USES= pathfix
2013-03-06 16:52:02 +00:00
Florian Smeets
d26530b713
- 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)
2012-12-14 15:47:00 +00:00
Martin Wilke
a9481afc8a
- Get Rid MD5 support
2011-03-19 12:38:54 +00:00
Jimmy Olgeni
18d63dee40
Fix spelling.
2010-08-29 15:03:36 +00:00
Erwin Lansing
7b64080d4c
Mark BROKEN on 9.x: does not build
2010-04-18 21:46:39 +00:00
Peter Pentchev
29863648e3
Chase the ftp/curl shlib version bump.
2010-04-03 10:44:36 +00:00
Dennis Herrmann
d708c52834
- 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>
2010-01-08 20:02:31 +00:00
Dennis Herrmann
2b3b399de8
- Use my FreeBSD address on the ports I maintain
...
Approved by: tabthorpe (co-mentor)
2009-03-06 18:14:36 +00:00
Peter Pentchev
c189a6b2da
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.
2009-01-23 15:43:14 +00:00
Martin Wilke
da02e49733
- Update to 0.9.2
...
- Take maintainership
PR: 130114
Submitted by: Dennis Herrmann <adox@mcx2.org>
2009-01-09 23:17:51 +00:00
Pav Lucistnik
b2a96c6df1
- Remove conditional checks for FreeBSD 5.x and older
2009-01-06 17:59:31 +00:00
Mark Linimon
d72c560b21
Reset infofarmer due to maintainer-timeouts and no response to email.
...
Hat: portmgr
2008-09-07 00:19:05 +00:00
Edwin Groothuis
090059a210
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)
2008-06-06 14:17:21 +00:00
Andrew Pantyukhin
b77a66d461
- Update to 0.9.1
...
PR: ports/112346
Submitted by: mm
Additional testing: Boris Lytochkin <lytboris@gmail.com>
2007-07-28 11:24:57 +00:00
Andrew Pantyukhin
a8b5554cec
- Update to 0.9
...
PR: ports/106638
Submitted by: Martin Matuska <martin@matuska.org>
2006-12-15 22:08:00 +00:00
Peter Pentchev
64e068d25c
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
2006-12-13 12:41:35 +00:00
Andrew Pantyukhin
c36ad3d129
- Provide additional mirrors where needed
...
- Convert to "magic" master sites
- Various minor portlint-prodded fixes
2006-07-30 22:46:04 +00:00
Andrew Pantyukhin
43cc9606cd
- Add USE_GNOME=glib20
...
Reported by: pointyhat via kris
Approved by: krion (mentor, implicit)
2006-05-26 08:47:37 +00:00
Andrew Pantyukhin
5a4533b9d6
- Depend on curl
...
PR: ports/97917
Submitted by: Thomas Vogt <thomas@bsdunix.ch>
Approved by: krion (mentor, implicit)
2006-05-25 17:32:59 +00:00
Andrew Pantyukhin
319b83159a
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)
2006-05-25 13:03:32 +00:00