aboutsummaryrefslogtreecommitdiffstats
path: root/ftp
Commit message (Collapse)AuthorAgeFilesLines
* Update to curl-7.10.5.roam2003-06-062-2/+2
| | | | Submitted by: Phillip Oleson <poleson@verio.net>
* Move inclusion of bsd.port.pre.mk later in the file for conditional BROKENkris2003-06-051-6/+6
| | | | | | | tag. Early inclusion caused problems for some ports, so to be safe I'm updating all of them. Pointy hat to: kris
* Fix to work dir() method correctly.kuriyama2003-06-022-0/+22
|
* - Update to 1.2.0dinoex2003-06-012-2/+2
| | | | PR: 52787
* Update to 20030520.netchild2003-05-216-117/+10
| | | | Submitted by: maintainer
* Updated to 0.07skv2003-05-214-15/+18
| | | | PR: ports/52230
* BROKEN on 5.1: bad C++kris2003-05-181-0/+4
|
* BROKEN on 5.1: bad C++kris2003-05-181-1/+7
|
* Use USE_GETOPT_LONG.petef2003-05-181-7/+2
| | | | | PR: 51369 Submitted by: Ports Fury
* Update to 1.12.petef2003-05-172-3/+2
| | | | | PR: 51368 Submitted by: Ports Fury
* Update to 1.06.petef2003-05-172-3/+2
| | | | | PR: 51367 Submitted by: Ports Fury
* Perl module to provide simplify common usages of Net::FTP.kuriyama2003-05-175-0/+39
|
* Update to 1.0.24.petef2003-05-162-2/+2
| | | | | PR: 52009 Submitted by: Kirill Ponomarew <ponomarew@oberon.net>
* update to 0.4.1yoichi2003-05-142-2/+2
|
* don't depend on gtk12 (gnomelibs->gnome1) if gnome1(+gnome2) is installedoliver2003-05-141-1/+1
| | | | | | | but WITH_GTK2 is defined Submitted by: Pav Lucistnik <pav@oook.cz> Approved by: alex (mentor)
* Update the description to reflect that gFTP is sftp capableoliver2003-05-132-2/+2
| | | | | PR: 51645 Approved by: alex (mentor)
* redefine the MAINTAINER field with my FreeBSD addressoliver2003-05-071-1/+1
| | | | Approved By: alex (mentor)
* Fix compiling on ia64fjoe2003-05-061-0/+12
| | | | Noted by: kris
* update-port: ftp/gftpedwin2003-04-295-35/+70
| | | | | | | | | | | | make ssh2 connects working w/o the ssh-askpass utility (fix the code how to acquire a [pt]ty pair) The user may still choose the ssh-askpass way inside the application. That way is just no longer forced (as i did with the last update). Now it's possible to choose between direct password-sending from the application, or sending the password with the ssh-askass utility. PR: ports/51391 Submitted by: Oliver Lehmann <lehmann@ans-netz.de>
* Update to 7.10.4.roam2003-04-253-9/+3
| | | | | PR: 51315 Submitted by: Jason Harris <jharris@widomaker.com>
* make ssh2 support working for FreeBSDleeym2003-04-243-0/+48
| | | | | PR: 51330 Submitted by: Oliver Lehmann <lehmann@ans-netz.de>
* Remove USE_GNOMENG.marcus2003-04-207-7/+0
|
* Add prozilla 1.3.6, proZilla is a fast download accelerator.sumikawa2003-04-2012-0/+167
| | | | | PR: 47503 Submitted by: Juan Salaverria <rael@vectorstar.net>
* New port: ftp4allfjoe2003-04-197-0/+349
| | | | | | | | FTP4ALL is a free, open source FTP server implementation for the UNIX platform. FTP4ALL was designed to require no superuser privileges. PR: 50447 Submitted by: Alex Semenyaka
* "INSTALL_AS_NCFTP" not properly obeyed.obrien2003-04-191-2/+5
| | | | | PR: 50756 Submitted by: Ralf van Dooren <ralf@iae.nl>
* - Use bsd.openssl.mkdinoex2003-04-161-1/+1
| | | | | (No response from maintainer after 2003-04-09) PR: 48978
* Maintainer Update Port: ftp/twoftpdedwin2003-04-133-3/+15
| | | | | | | Upgrade to 1.17. PR: ports/50857 Submitted by: Gea-Suan Lin <gslin@netnews.NCTU.edu.tw>
* Contain '\r' with FTP commands.nork2003-04-122-0/+12
| | | | | PR: ports/50836 Submitted by: Xavier Beaudouin <kiwi@oav.net> (maintainer)
* Lose maintainership. I don't use oftpd anymore.anders2003-04-091-1/+1
|
* better error handlingijliao2003-04-082-0/+36
| | | | Obtained from: author post on mailing list
* update Debian patch which does not affect FreeBSD.sf2003-04-084-4/+4
|
* * Update to 0.7.7leeym2003-04-085-27/+35
| | | | | | | | | * Move from minium build to maximum (change WITH_ to WITHOUT_) by default * Allow to build with local-cache and virus-scan features * make startup script more smarter PR: 50674 Submitted by: Sergey Matveychuk <sem@ciam.ru>
* Add BSDftpd-ssl, an RFC 2228 compliant TLS/SSL-enhanced FTP server.arved2003-04-068-0/+158
| | | | | PR: 44756 Submitted by: Nick Leuta <skynick@stu.lipetsk.ru>
* Upgrade to 0.13.4: Fix possible buffer overflow.se2003-04-042-3/+3
|
* PID file creation is now safe: Re-enable previous 'stop' procedure and killse2003-04-041-4/+2
| | | | | process identified in PID file instead of the 'killall jftpgw' used as a work-around.
* Work around bug where NcFTP3 will exit unexpectedly when it gets multibyteobrien2003-03-312-1/+10
| | | | | | | | | (such as big5) characters: ncftp3 some.ftp.site and execute "ls <Big5>.txt" PR: 50458 Submitted by: Yen-Ming Lee <leeym@utopia.leeym.com>
* Update 1.2.6 -> 1.2.8nectar2003-03-2422-206/+158
| | | | | | | PR: ports/50031 Supersedes: ports/44498, ports/46189, ports/47134, ports/48071, ports/48096, ports/48966 Submitted by: Randy Philipp <randy@umbc.edu>
* Upgrade to jftpgw-0.13.3se2003-03-242-3/+3
|
* Update to 2.6.5arved2003-03-243-12/+2
| | | | | PR: 50133 Submitted by: maintainer
* Add missing files to pkg-plist. Bump PORTREVISION.arved2003-03-242-0/+14
| | | | Submitted by: bento
* Fix build problem on sparc64.nork2003-03-231-0/+20
| | | | Pointed out by: bento via kris
* Update to 3.1.5.obrien2003-03-134-34/+16
| | | | | | | | | This update addresses http://www.kb.cert.org/vuls/id/JPLA-5GJUBZ http://www.ncftpd.com/ncftp/doc/changelog.html#3.1.5 PR: 47445 Submitted by: Esa Karkkainen <ejk@iki.fi>, ITO Tsuyoshi <tsuyoshi@is.s.u-tokyo.ac.jp>
* Clear moonlight beckons.ade2003-03-0744-22/+22
| | | | | | | Requiem mors pacem pkg-comment, And be calm ports tree. E Nomini Patri, E Fili, E Spiritu Sancti.
* Use ports/security/openssl/Makefile.ssl instead of USE_OPENSSLroam2003-03-051-6/+8
| | | | | | | | to prevent conflicts between the base system and port OpenSSL libraries. Bump PORTREVISION. Reported by: Stephen Cravey <clists@www.gotbrains.org> Submitted by: Scot Hetzel <hetzels@westbend.net>
* De-pkg-comment for my portssf2003-03-036-3/+5
|
* o import Debian patches.sf2003-03-038-126/+24
| | | | | | | | | | | | | - fix .netrc parsing bug - fix 2GB limitation - re-add IPv6 capability - fix SEGV with special url line check debian/changelog for more detail. o replace /usr/local with ${PREFIX} in wgetrc and info. PR: 38824 reported 2GB limitation Obtained from: Debian GNU/Linux
* De-pkg-comment for my ports.perky2003-02-252-1/+1
|
* "'s are not needed around maintainer-stringsedwin2003-02-241-2/+2
| | | | Noticed by: freshports ports-by-maintainer-count
* Point dependencies on net/openldap2 to net/openldap20edwin2003-02-241-1/+1
|
* Point dependencies on net/openldap to net/openldap12edwin2003-02-242-2/+2
|
* Update to version 1.2.9 and de-pkg-comment.demon2003-02-233-3/+3
|
* fix typo in Makefile (remove redundant backslash)leeym2003-02-232-2/+2
| | | | | PR: 48583 Submitted by: Dmitry Panov <redfox@Fluffy.Khv.RU>
* Remove RESTRICTED tag for crypto stuff.nork2003-02-231-2/+0
| | | | Approved by: kris (implicitly)
* de-pkg-commentarved2003-02-222-2/+2
|
* De-pkg-comment.knu2003-02-2144-22/+22
|
* - retire pkg-commentdinoex2003-02-211-1/+0
|
* - Add COMMENTdinoex2003-02-211-0/+1
|
* De-pkg-comment.knu2003-02-2144-22/+22
|
* Remove pkg-comment files in my ports.roam2003-02-202-1/+1
|
* De-pkg-comment.knu2003-02-182-1/+1
|
* <kain@ircop.dk> reported a remotely exploitable buffer innectar2003-02-131-0/+2
| | | | | his message to <freebsd-ports@FreeBSD.org>, Message-ID: <001401c2d2e7$e07c8350$24029dd9@tuborg>.
* Add MASTER_SITEcy2003-02-121-1/+2
|
* Update to 0.6.2.roam2003-02-112-2/+2
| | | | | PR: 47865 Submitted by: maintainer
* upgrade to 1.0.14ijliao2003-02-114-31/+38
| | | | | PR: 47727 Submitted by: maintainer
* Chase distfile.dannyboy2003-02-082-2/+2
| | | | | PR: 48076 Submitted by: maintainer
* Change CPPFLAGS+=/LDFLAGS+= to CPPFLAGS=/LDFLAGS=.nork2003-02-081-2/+2
| | | | Submitted by: Ports Fury
* Chase gtk20's shared lib version.marcus2003-02-081-1/+2
|
* Chase glib20's shared lib version.marcus2003-02-081-2/+2
|
* Conditionalize libgnugetopt dependencies.nork2003-02-021-4/+8
| | | | | PR: ports/47739 Submitted by: Ports Fury
* Update to 2.4.1.nork2003-02-023-35/+43
| | | | | PR: ports/47738 Submitted by: Ports Fury
* Update to 0.6.1nork2003-01-302-2/+2
| | | | | PR: ports/47635 Submitted by: Matthias Andree <matthias.andree@web.de> (maintainer)
* Update to 0.6.0 Add ipv6 to Categoriesarved2003-01-272-3/+3
| | | | | PR: 47526 Submitted by: Matthias Andree <matthias.andree@web.de>
* PERL -> REINPLACE_CMDarved2003-01-261-3/+5
| | | | | | | Fix PLIST_SUB for HAVE_GNOME PR: 47231 Submitted by: Oliver Lehmann <lehmann@ans-netz.de>
* Use USE_REINPLACE & REINPLACE_CMD instead of PERL.anders2003-01-241-1/+2
| | | | Requested by: Ulrich Spoerlein <q@uni.de>
* Remove bogus != command which generates bogus dependency error on someperky2003-01-231-8/+1
| | | | | | conditions. Advised by: kris
* Add a .netrc handling patch from the cURL CVS repository.roam2003-01-222-0/+7
| | | | Reported by: David Thiel <lx@redundancy.redundancy.org>
* Suppress stderr outputs from embedded shell commands.perky2003-01-221-2/+2
| | | | Submitted by: Dan Langille <dan@langille.org>
* Update to 7.10.3perky2003-01-223-5/+42
|
* Bump libpq version[1] and PORTREVISION. Add POSTGRESQL_PORT tunable.seanc2003-01-191-1/+3
| | | | | | | This should be the last of the PostgreSQL updates and everything should support the POSTGRESQL_PORT tunable. Submitted by: kris/bento[1]
* Use MASTER_SITE_SOURCEFORGE instead of the defunct downloads.sourceforge.net.roam2003-01-171-1/+2
| | | | Submitted by: ijliao, Daniel Stenberg <daniel@haxx.se> (cURL author)
* Update to curl-7.10.3. There is a minor problem with the lib503 androam2003-01-152-2/+2
| | | | | | | | lib504 tests on some FreeBSD versions, but the major bulk of the functionality is there, and it is still an improvement over 7.10.2 :) Not functionally tested on: ia64; there is no spoon.. er.. perl5 on pluto1.FreeBSD.org for the present.
* Upgrade to 2.6.4.obraun2003-01-093-2/+12
| | | | | PR: ports/46875 Submitted by: maintainer
* Update to 0.4.0yoichi2003-01-082-2/+2
|
* Upgrade to jftpgw-0.13.2se2003-01-065-11/+19
|
* Update to 1.0.23.petef2003-01-062-2/+4
|
* Chase libpq version bump.seanc2003-01-042-4/+6
|
* Sync with ftp/wu-ftpd.sumikawa2003-01-042-1/+12
|
* upgrade to 2.0.14ijliao2003-01-038-62/+115
| | | | | PR: 46020 Submitted by: maintainer
* upgrade to 1.0ijliao2003-01-032-2/+3
| | | | | PR: 46130 Submitted by: Ports Fury
* Update to 7.10.2, which fixes a signals/threads problem in DNS resolving.roam2003-01-034-3/+182
| | | | Add PORTDOCS handling.
* Update to 2.1arved2003-01-023-17/+12
|
* Can't be builded with new bison - hardcode byaccache2002-12-301-0/+11
| | | | | PR: 46471 Submitted by: Dmitry Morozovsky <marck@rinet.ru>
* Unbreak ftp/ftplocateedwin2002-12-203-42/+42
| | | | | PR: ports/46324 Submitted by: Michael L. Hostbaek <mich@freebsdcluster.org>
* This diff will enable the jigdo port to compile on a FreeBSD system, whichdinoex2002-12-152-1/+30
| | | | | | | is newer than 500041. (getopt change) There is a new file, extra-glibc-getopt.h in the diff. PR: 46212 Submitted by: bra@fsn.hu
* fix fetch for ftp/xrmftpedwin2002-12-122-3/+2
| | | | | PR: ports/46021 Submitted by: Mark Linimon <linimon@lonesome.com>
* Fix PLIST so configuration is not deleteddinoex2002-12-121-1/+1
|
* o unbreak manpage.sf2002-12-123-2/+64
| | | | | | | | | | | | | | - pod2man is required to build manpage. o set LANG=C for sed. - This case [:print:] does not work correctly without LANG=C. o Fix directory traversal bug in FTP. References: http://marc.theaimsgroup.com/?l=bugtraq&m=87602746719482&w=2 http://cve.mitre.org/cgi-bin/cvename.cgi?name=CAN-2002-1344 Patches obtained from: Red Hat Linux
* Fix directory traversal bug in FTP.sf2002-12-116-2/+124
| | | | | | | | | References: http://marc.theaimsgroup.com/?l=bugtraq&m=87602746719482&w=2 http://cve.mitre.org/cgi-bin/cvename.cgi?name=CAN-2002-1344 Patches obtained from: Red Hat Linux Approved by: portmgr(will)
* Fix build on 5.0 (remove bogus declaration of sys_nerr)kris2002-12-021-0/+12
|
* Use USE_PERL5_BUILD where appropriate, instead of hardcodingsobomax2002-11-292-2/+2
| | | | | | | ${PORTSDIR}/lang/perl5 as a dependency. Sponsored by: Porta Software Ltd Approved by: portmgr
* Oops, correct patch in patch filekris2002-11-271-2/+2
| | | | Pointy hat to: kris
* - Update to 1.0.13apat2002-11-262-16/+14
| | | | | | | | - Use ECHO_CMD and fix whitespaces while I am here. PR: ports/45707 Submitted by: maintainer Approved by: kris
* Update to 1.0.13pat2002-11-243-8/+11
| | | | | PR: ports/45653 Submitted by: maintainer
* [First attempt to commit a port, please bear with me]edwin2002-11-226-0/+50
| | | | | | | | fmirror is a program for mirroring files and directories from a remote FTP server PR: ports/39900 Submitted by: Xavier Beaudouin <kiwi@oav.net>
* upgrade to 1.3.12.1ijliao2002-11-203-15/+12
| | | | | PR: 45428 Submitted by: Ports Fury
* upgrade to 3p2ijliao2002-11-202-7/+8
| | | | | PR: 45508 Submitted by: Mark Linimon <linimon@lonesome.com>
* make build happyijliao2002-11-201-1/+1
| | | | | PR: 45505 Submitted by: maintainer
* Fix Build after recent kdelibs update.arved2002-11-201-0/+4
| | | | | PR: 45415 Submitted by: jon
* Make distfile fetchable again.anders2002-11-191-1/+3
| | | | Reported by: bento, fetch(1)
* Fix build on -current (don't mis-declare sys_nerr)kris2002-11-181-0/+12
|
* Replaced Perl-RE by one working for sed.edwin2002-11-141-4/+4
| | | | Noticed by: bento
* The author fixed the installation of the documentationarved2002-11-143-12/+10
| | | | | | | and updated the distfile. Chase MD5 and bump PORTREVISION because of PLIST changes. Approved by: kris (mentor)
* Update to 0.3.3, change URI of Web page.yoichi2002-11-114-5/+7
| | | | Documents in English is now available.
* - Update to 1.1.3dinoex2002-11-113-12/+70
| | | | | | | | - supports tcp_wrappers in standalone mode - verboose install - documentation added PR: 45199 Submitted by: matthias.andree@web.de
* o Rollback PORTCOMMENT modifications while this feature's implementationlioux2002-11-1146-46/+23
| | | | | | | | is better studied o Turn PORTCOMMENT variable in Makefile back into pkg-comment files Approved by: kris (portmgr hat), portmgr, re (silence)
* s/PERL/REINPLACE_CMD/ should not be used in pipe stream.kuriyama2002-11-091-2/+2
|
* upgrade to 2.6.3ijliao2002-11-083-9/+24
| | | | | PR: 45039 Submitted by: maintainer
* Use PORTCOMMENT.cy2002-11-072-1/+2
|
* Use PORTCOMMENT in the Makefile, and whack the pkg-comment.adamw2002-11-0744-22/+44
| | | | Approved by: pat
* Import emacs-wget which gives a simple interface for wget on Emacsen.yoichi2002-11-067-0/+51
|
* Cleaned up regular expression to make sed happy.edwin2002-11-051-1/+1
| | | | Noticed by: bento
* PERL -> REINPLACEedwin2002-11-043-5/+8
| | | | And some ports have USE_PERL5=yes now.
* PERL -> REINPLACEedwin2002-11-041-2/+3
| | | | Noticed on: bento
* - remove BROKENdinoex2002-11-031-5/+5
| | | | | | - add USE_PERL5 - honor CFLAGS - whitespace fixes
* make pgsql support work againijliao2002-11-024-2/+24
| | | | | | PR: 43741 Submitted by: Rong-en Fan <rafan@infor.org> Approved by: maintainer (mharo) timeout (1 month)
* Add ftp-tls 20020906, ftp client supporting FTP AUTH TLS.netchild2002-10-3011-0/+230
| | | | Submitted by: marius@alchemy.franken.de
* - Update to 1.1.2dinoex2002-10-292-6/+6
| | | | | | - take maintainership - remove dependency to PERL Approved by: nbm
* Mark BROKEN on 5.0kris2002-10-261-1/+7
|
* Update to 7.9.8.4perky2002-10-263-27/+20
|
* add axelq 0.70ijliao2002-10-237-0/+63
| | | | A queue manager for the download accelerator axel
* Update my Emailaddressarved2002-10-221-3/+3
| | | | Approved by: kris (mentor)
* Upgrade to 0.93.2a.obraun2002-10-222-7/+2
| | | | | PR: 44346 Submitted by: KATO Tsuguru <tkato@prontomail.com>
* Fix build on -current (expr -> expr --)kris2002-10-211-0/+11
|
* Fix build on -current (don't try and guess about the definition ofkris2002-10-214-0/+44
| | | | __size_t), and fix a format string with two many arguments while I'm here.
* Upgrade to 0.5.2.obraun2002-10-172-2/+2
| | | | | PR: ports/44163 Submitted by: maintainer
* Sync with ftp/wu-ftpd.sumikawa2002-10-161-0/+3
|
* Use correct SPT_TYPE to really change proctitleache2002-10-151-0/+3
| | | | PR: 44019
* The afd port was marked FORBIDDEN for security reasons 14 months ago.kris2002-10-137-140/+0
| | | | Remove it.
* Be a bit more precise creating the list command. This allowsjwd2002-10-121-0/+11
| | | | | | | spegla to interoperate with lukemftpd. A patch to lukemftpd will allow prior versions of spegla to work correctly. Found by: The update of releng4
* Committed, with a couple of pkg-plist changes. Thanks, d00d3!alane2002-10-123-63/+74
| | | | | PR: 43939 Submitted by: Tilman Linneweh <tilman@arved.de>
* CC, CXX, CFLAGS, PTHREAD_CFLAGS and PTHREAD_LIBS may contain `/' inknu2002-10-101-2/+2
| | | | | them when using a non-default compiler/linker, so do not use `/' as delimiter for s///. (I picked `|' instead)
* Use RUBY_MOD*.knu2002-10-072-9/+9
|
* unbreak port, see errlog on bentodinoex2002-10-021-1/+1
| | | | no response from MAINTAINER sin 2002-09-07
* Fix patch when building without gnomelibs.marcus2002-09-301-2/+2
| | | | Submitted by: bento
* find->${FIND},xargs->${XARGS}ijliao2002-09-292-3/+3
| | | | | PR: 40791 Submitted by: Simon 'corecode' Schubert <corecode@corecode.ath.cx>
* PERL -> REINPLACE_CMDijliao2002-09-291-1/+2
| | | | | PR: 43353 Submitted by: maintainer
* * Handle unexpected "125" reply as seen e.g. from ftp.compaq.com.naddy2002-09-293-19/+43
| | | | | | | | | Obtained from: Dieter Baron <dillo@giga.or.at> * Remove unnecessary gnugetopt dependency. * Remove useless documentation. Approved by: knu (portmgr)
* Drop gettext-old dependency.sobomax2002-09-251-4/+2
|
* Fix build and package build after recent GNOMENG conversion.marcus2002-09-231-7/+8
|
* BROKEN: Incorrect pkg-plistkris2002-09-211-0/+2
|
* GNOME has just changed the layout of their FTP site. This resulted inmarcus2002-09-211-1/+1
| | | | | making all the distfiles unfetachable. Update all GNOME ports that fetch from MASTER_SITE_GNOME to fetch from the correct location.
* upgrade to 0.12ijliao2002-09-203-12/+7
| | | | | PR: 42903 Submitted by: Ports Fury
* Deploy USE_GNOMENG infrastructurelioux2002-09-201-3/+4
| | | | | PR: 42200 Submitted by: Edwin Groothuis <edwin@mavetju.org>
* add jigdo 0.6.8ijliao2002-09-208-0/+175
| | | | | | | An utility used to retrieve very large files over the Internet PR: 40954 Submitted by: Attila Nagy <bra@fsn.hu>
* Upgrade to 2.6.2.obraun2002-09-152-2/+2
| | | | | PR: ports/42791 Submitted by: maintainer update
* update to 1.2.6mharo2002-09-154-10/+10
|
* Add DISTNAME.sumikawa2002-09-111-0/+1
| | | | | PR: ports/42486 Submitted by: zhuravlev alexander <zaa@ulstu.ru>
* texas chainsaw kde2 massacrealane2002-09-111-1/+0
|
* texas chainsaw kde2 massacrealane2002-09-115-57/+0
| | | | | note: objprelink really was supposed to go, it just got caught up in some crossed communication lines....
* Fix compile problem when xml2pot is not installed.perky2002-09-031-0/+1
| | | | | PR: 42319 Submitted by: maintainer
* ${PERL} -> ${REINPLACE_CMD}dwcjr2002-09-021-5/+6
| | | | | | PR: 40784 Submitted by: corecode@corecode.ath.cx Reviewed by: flynn@energyhq.homeip.net
* Update to 2.0.b.2dwcjr2002-09-015-104/+24
| | | | | PR: 41626 Submitted by: maintainer
* Rename this to wu-ftpd+ipv6 to avoid name conflict with wu-ftpd. This waskris2002-08-311-1/+1
| | | | breaking INDEX.
* Deploy USE_GNOMENG infrastructurelioux2002-08-304-7/+10
| | | | | PR: 42200 Submitted by: Edwin Groothuis <edwin@mavetju.org>
* Hand over maintainership to Matthias Andree <matthias.andree@web.de>.sobomax2002-08-301-1/+1
|
* Update to 0.5.1.sobomax2002-08-303-5/+3
| | | | | | PR: 40460 40668 41675 Submitted by: Matthias Andree <ma@dt.e-technik.uni-dortmund.de> Oliver Braun <obraun@informatik.unibw-muenchen.de>
* IPv6 enabled wu-ftpd. wu-ftpd+ipv6 is upper compatible with wu-ftpd butsumikawa2002-08-303-5/+12
| | | | it's still unstable. I'll maintain this until it's stable.
* Add optional SOCKS5 support.naddy2002-08-303-1/+17
| | | | | PR: 42106 Submitted by: Yoshihiko Sarumaru <mistral@imasy.or.jp>
* Tarball has been rerolled. Developer has updated only spec file. No code wasobraun2002-08-291-1/+1
| | | | | | changed. Approved by: dwcjr (mentor)
* Upgrade to 2.03.obraun2002-08-293-2/+8
| | | | Approved by: dwcjr (mentor)
* Directory layouts of py-gtk and py-gnome packages have been changed, so thatsobomax2002-08-291-1/+1
| | | | update *_DEPENDS properly.
* Update to 1.111.petef2002-08-244-6/+21
|
* Master site subdirectory has changed.cy2002-08-221-1/+1
| | | | Noticed by: bento
* Add two missing dependencies and bump PORTREVISION.marcus2002-08-191-1/+2
| | | | Reported by: ozdemir dogan <ozdemirdgn@superonline.com>
* Update to 0.4.12.marcus2002-08-143-20/+27
|
* add MASTER_SITE_SOURCEFORGE to master siteijliao2002-08-081-1/+3
|
* Update to 2.6.0.naddy2002-08-062-2/+2
| | | | | PR: 41372 Submitted by: Dmitry A. Yanko <fm@astral.ntu-kpi.kiev.ua>
* Fix typo in atoll definenbm2002-08-051-1/+1
|
* Upgrade to vsftpd 1.1.0nbm2002-08-052-4/+4
|
* Allow the user to install as 'ncftp' rather than 'ncftp3'.obrien2002-08-042-4/+16
| | | | Submitted by: David Cantrell <david@burdell.org>
* Chase shlib rev of devel/gettextade2002-08-026-6/+6
| | | | | Submitted by: lots and lots Pointy hat to: ade
* cleanup MASTER_SITES.sf2002-07-282-12/+2
|
* USE_PERL5 is not correct. needs perl5 only for build.sf2002-07-282-2/+2
|
* When I update wget to 1.8.2, I intentionally removed manpage due tosf2002-07-282-0/+8
| | | | | | | | | | its absence. Further investigation lead me to the answer, it depends on perl. wget.1 has been built with pod2man which is of course a part of perl5 port now in -CURRENT. add USE_PERL5 and resurrect MAN1 for this port. Thanks to: vanilla
* add one more master site and update WWWijliao2002-07-262-2/+3
|
* 1. fix a bug where kbear would crash if you clicked on an MP3 filepetef2002-07-223-0/+1061
| | | | | | | | | 2. add FreeBSD mirrors to the default kbear bookmarks 3. bump PORTREVISION PR: 40731 Submitted by: maintainer Obtained from: kbear author (1)
* Use USE_GNOMENG.sobomax2002-07-211-5/+3
|
* Update to 2.0.13pat2002-07-203-3/+2
| | | | | PR: ports/40786 Submitted by: maintainer
* Update to 2.0.b.1 (2.0beta1)pat2002-07-176-40/+8
| | | | | | | Also enforce some tab usage PR: ports/40690 Submitted by: maintainer
* remove unavailable master siteijliao2002-07-171-2/+1
|
* Add USE_GNOMENGpat2002-07-161-1/+2
| | | | | PR: ports/40630 Submitted by: Tilman Linneweh <tilman@arved.de>
* Use USE_REINPLACE.sobomax2002-07-111-4/+5
|
* IPv6 patches for 3.1.4.obrien2002-07-102-2/+3
| | | | Submitted by: sumikawa
* upgrade to 2.1.21ijliao2002-07-083-5/+22
| | | | drop maintainership
* Actually `cvs add' needed patch for 3.1.4 this time.obrien2002-07-062-4/+30
| | | | | | Also optimize the Makefile a little more. Submitted by: naddy
* Upgrade to version 3.1.4.obrien2002-07-063-8/+16
|
* upgrade to 0.3.2ijliao2002-07-053-2/+3
| | | | | PR: 40203 Submitted by: Oliver Braun <obraun@informatik.unibw-muenchen.de>
* Bump XForms lib. version.mikeh2002-07-041-1/+1
|
* Prepare for xforms update.mikeh2002-07-042-5/+10
|
* upgrade to 2.5.4ijliao2002-07-032-2/+18
| | | | | PR: 40114 Submitted by: maintainer
* Update to 7.9.8.roam2002-07-026-84/+2
| | | | | | | | | | For some reason, this segfaults badly on sparc64, or at least on the only sparc64 machine that I have access to (thanks mike!). I'll deal with this later; for the present, let the x86 and Alpha users benefit from the new cURL features and bugfixes :) PR: 39873 Submitted by: Ying-Chih Kuo <yckuo@yckuo.org>
* Use gnet.1nakai2002-06-271-2/+2
|
* Updating my email address.perky2002-06-251-1/+1
| | | | Approved by: cjh (mentor)
* Fix a segfault in an IPv4-only case - realloc() may really, well,roam2002-06-253-1/+47
| | | | | | | | | | | | "reallocate" memory even when the programmer only asks for a resizing of the region. Reported by: Steve Ames <steve@energistic.com> While I'm here, change the way SSL header and library paths are handled to avoid specifically referencing /usr/lib and /usr/include; while -STABLE's GCC shrugs this off, GCC 3.1 whines loudly about an explicit -I/usr/include (and rightly so, IMHO).
* upgrade to 2.02ijliao2002-06-246-35/+11
|
* Add frox 0.7.4, a transparent FTP proxy with caching support.will2002-06-239-0/+191
| | | | | PR: 39414 Submitted by: Sergey Matveychuk <sem@ciam.ru>
* Add kbear 2.0.a.1, a graphical FTP client for KDE 3.will2002-06-2310-0/+151
| | | | | PR: 38717 Submitted by: Tilman Linneweh <tilman@arved.de>
* Update to 1.4.1pat2002-06-223-10/+4
| | | | | PR: 39641 Submitted by: KATO Tsuguru <tkato@prontomail.com>
* Replace ${PERL} with ${REINPLACE_CMD}ijliao2002-06-227-17/+25
| | | | | PR: 39594 Submitted by: Oliver Braun <obraun@informatik.unibw-muenchen.de>
* upgrade to 1.0.12ijliao2002-06-202-3/+3
| | | | Submitted by: maintainer
* update to 1.8.2.sf2002-06-176-34/+14
| | | | workaround build problem on -CURRENT.
* fix build with gcc3ijliao2002-06-173-0/+33
| | | | | PR: 39359 Submitted by: Jan Stocker <Jan.Stocker@t-online.de>
* Fix build on -current.kris2002-06-162-0/+20
| | | | Submitted by: mike
* Remove myself from MAINTAINERache2002-06-141-1/+1
|
* update to 1.2.5mharo2002-06-148-32/+40
|
* Reenable IPv6 support.obrien2002-06-142-3/+4
|
* Update to version 3.1.2.obrien2002-06-142-2/+2
|
* Give maintainership to submitter.petef2002-06-101-1/+1
| | | | Submitted by: Oliver Lehmann <lehmann@ans-netz.de>
* Update to 2.0.12.petef2002-06-105-27/+8
| | | | | PR: 38584 Submitted by: Oliver Lehmann <lehmann@ans-netz.de>
* Damjan Marion no longer works on FreeBSD stuff.fenner2002-06-101-1/+1
|
* Update to 1.2.1.petef2002-06-092-2/+2
| | | | | PR: 39052 Submitted by: maintainer
* Include string.h to fix the build on -current.petef2002-06-081-0/+12
| | | | | PR: 39011 Submitted by: Oliver Braun <obraun@informatik.unibw-muenchen.de>
* o Update to 2.01lioux2002-06-085-69/+53
| | | | | | | | o Uphold NOPORTDOCS o Remove patches turned into perl regexp PR: 38996 Submitted by: KATO Tsuguru <tkato@prontomail.com>
* Bump PORTREVISION for bugfixes just committed.kris2002-06-071-0/+1
|
* Correct some non-exploitable format string errors and an extraneouskris2002-06-072-0/+38
| | | | format string argument.
* - Conform to GNOME directory hierarchyijliao2002-06-014-41/+26
| | | | | | - Support CFLAGS properly PR: 38782
* - Update to 0.93.2pat2002-06-013-6/+8
| | | | | | | - reword pkg-comment PR: 38783 Submitted by: KATO Tsuguru <tkato@prontomail.com>
* Update to 0.7.10pat2002-06-012-2/+2
| | | | | PR: 38784 Submitted by: KATO Tsuguru <tkato@prontomail.com>
* upgrade to 7.9.7ijliao2002-05-313-3/+3
| | | | | PR: 38753 Submitted by: maintainer
* Complete incomplete fix in the previous delta.sobomax2002-05-281-1/+1
| | | | Submitted by: bento
* Add p5-POE-Component-Client-FTP 0.05,skv2002-05-276-0/+55
| | | | | implements an FTP client POE Component.
* Fix on bento.sobomax2002-05-241-0/+2
| | | | Submitted by: bento
* Update to 0.0.2 alpha 0 and unbreak.knu2002-05-244-6/+23
|
* upgrade to 0.1.11ijliao2002-05-233-29/+19
| | | | | PR: 38427 Submitted by: Tilman Linneweh <tilman@arved.de>
* Update to curl-7.9.7.roam2002-05-223-2/+12
|
* Update to 2.5.2dwcjr2002-05-212-2/+2
| | | | | PR: 38377 Submitted by: maintainer
* upgrade to 0.4.9ijliao2002-05-213-2/+6
| | | | | PR: 38257 Submitted by: maintainer
* upgrade to 1.15ijliao2002-05-215-62/+8
| | | | | PR: 38237 Submitted by: maintainer
* upgrade to 0.3.1ijliao2002-05-203-2/+26
| | | | | PR: 38310 Submitted by: Hye-Shik Chang <perky@fallin.lv>
* Update to 0.42pat2002-05-184-6/+21
| | | | | PR: 38206 Submitted by: maintainer
* Use new domain name for Tokyo University of Science.trevor2002-05-181-1/+1
| | | | | PR: 38196 Submitted by: hrs
* upgrade to 0.39ijliao2002-05-153-4/+14
| | | | | PR: 38094 Submitted by: maintainer
* upgrade to 0.8ijliao2002-05-133-24/+13
| | | | | | | give maintainership to submitter PR: 38002 Submitted by: Erich Zigler <erich@tacni.net> (new maintainer)
* upgrade to 0.93.1 (SECURITY FIX !!)ijliao2002-05-112-3/+3
| | | | | | drop maintainership Submitted by: Niels Heinen <niels.heinen@ubizen.com>
* Update to 1.1.5pat2002-05-072-2/+2
| | | | | | PR: 37349 Submitted by: Gea-Suan Lin <gslin@infomath.math.nctu.edu.tw> Approved by: maintainer
* Upgrade to version 1.2.8demon2002-05-052-3/+3
|
* upgrade to 2.0ijliao2002-05-016-77/+118
| | | | drop maintainership
* Clean up the plists some.marcus2002-05-011-2/+0
| | | | | | | * "Share" directories such as share/gnome, share/gnome/pixmaps, and etc/sound between both GNOME 1.4 and GNOME 2.0. * Remove some @dirrm's from gtm that were already in dependency ports.
* use USE_PYDISTUTILSijliao2002-04-292-15/+3
|
* make it build againijliao2002-04-221-1/+1
| | | | | PR: 37321 Submitted by: maintainer