This is a no-op for gcc 3.x.
While I'm here, specify the build target in the way the GNU configure
script wants it.
No PORTREVISION bump, since neither of these changes affects the build
output in any way - well, except for the build actually succeeding with
gcc 4.1 :)
2006-12-01 misc/afbackup-client: Uses unregistered uid that conflicts with other ports
2006-12-01 misc/afbackup-server: Uses unregistered uid that conflicts with other ports
2006-12-14 lang/forth: obsoleted by lang/pfe; use of this port is pretty much senseless
2006-12-28 ftp/jmirror: distfile disappeared and has no homepage
- SunSITE.sut.ac.jp has officially closed.
- sut.ac.jp is now replaced with tus.ac.jp.
- www.seki.ee.kagu.tus.ac.jp does not respond for a long time.
- www.people.or.jp has officially closed.
ftputil implements a virtual file system for accessing FTP servers, that is,
it can generate file-like objects for remote files. The library supports many
functions similar to those in the os, os.path and shutil modules. ftputil has
convenience functions for conditional uploads and downloads, and handles FTP
clients and servers in different timezones.
WWW: http://ftputil.sschwarzer.net/
PR: ports/107186
Submitted by: Li-Wen Hsu <lwhsu at lwhsu.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
patch-support.c: fixes CVE-2006-5815 remote code execution
patch-mod_tls.c: fixes Bug#2860 Failure to check for data
length in mod_tls could lead to remote
buffer overwriting.
Submitted by: maintainer
PR: ports/106623
It's programmed by C++ and GUI is based on wxWidgets. It supports http/ftp
protocol which covers most user's requirement. It supports multi-task with
multi-thread on multi-server. It supports resume download if server side have
resume feature, and if you like, you can reconfig the thread number without
stopping the going task. It's also support SOCKS 4, 4a, 5 proxy, ftp proxy,
http proxy.
WWW: http://multiget.sourceforge.net/
is multi-platform and builds on Windows(2k,XP), Linux and Mac OS X. Besides
that, it is a multi-threaded download manager. This means that it can split a
file into several pieces and download the pieces simultaneously.
Features:
* Faster downloads (with Segmented/Multi-threaded/Accelerated transfers).
* Download resuming (Pause and restart where you stopped).
* Download scheduling.
* Organizes files you have already downloaded.
* View server messages (HTTP, FTP, file://). No HTTPS support.
* Available in multiple languages and easily translated. Now available in
Portuguese [Brazil], Spanish, English, German, Russian, Hungarian, Armenian
and Indonesian.
* Connection to FTP servers which require a password.
* Calculates the MD5 checksum of downloaded files so they can be easily.
verified.
* Metalink support.
WWW: http://dfast.sourceforge.net/
as it was causing segfaults prior to login.
- Add the new CommandBufferSize variable into the default config file to
stop proftpd complaining.
Reported by: many