aboutsummaryrefslogtreecommitdiffstats
path: root/ftp
Commit message (Collapse)AuthorAgeFilesLines
* Remove the recursive assignment of SITE_PERL to ${SITE_PERL} introducederwin2003-10-241-1/+0
| | | | in the last commit.
* utilize SITE_PERLijliao2003-10-2411-342/+341
| | | | | PR: 58166 Submitted by: Cheng-Lung Sung <clsung@dragon2.net>
* Change MASTER_SITES to fix fetcherwin2003-10-241-1/+1
| | | | | PR: 58486 Submitted by: Clement Laforet <sheepkiller@cultdeadsheep.org>
* (maintainer timeout since 2003-06-15)sergei2003-10-242-20/+19
| | | | | | | | | | - Use native installer - Install documentation - Remove unneeded USE_REINPLACE - Bump PORTREVISION PR: 52909 Approved by: krion (implicit)
* - Fix build on -currentkrion2003-10-211-0/+12
| | | | | PR: 58200 Submitted by: maintainer
* - Update to 1.0.16bkrion2003-10-212-2/+3
| | | | | | | | | | o Fix a cross-scripting issue with the HTML output of the pure-ftpwho command o '--with-largefile' has been added by default o Also on 5-x the server now listens on IPv4 and IPv6 by default PR: 58257 Submitted by: maintainer
* Mark as broken: master site disappeared a year ago, does not work onlinimon2003-10-201-1/+3
| | | | non-i386; abandonware.
* - remove COPYINGdinoex2003-10-202-2/+1
|
* Respect CC and CFLAGSkris2003-10-192-72/+70
|
* Add virtual category elisp.yoichi2003-10-191-1/+1
| | | | Submitted by: Mark Linimon <linimon@lonesome.com>
* Update to the Kame v6-20030207 patch.obrien2003-10-172-3/+3
|
* - Update to 2.6.8krion2003-10-173-33/+2
| | | | | PR: 58124 Submitted by: maintainer
* add a knob to make locale support optional.sf2003-10-174-54/+74
| | | | note a (not) update plan.
* Upgrade to 2.7.3.sumikawa2003-10-142-6/+18
| | | | | PR: ports/57989 Submitted by: Dan Larsson <ports@tyfon.net>
* Upgrade to 3.8.kuriyama2003-10-143-9/+11
| | | | | PR: ports/57849 Submitted by: Cheng-Lung Sung <clsung@dragon2.net>
* Upgrade to 57907.sumikawa2003-10-133-4/+9
| | | | | PR: ports/57907 Submitted by: Stefan Walter <sw@gegenunendlich.de>
* BROKEN: Does not fetchkris2003-10-131-0/+2
|
* - use DOCSDIRdinoex2003-10-121-42/+42
|
* Update to 20031008. This fixes a bug in the autoconfigure part whichnetchild2003-10-092-3/+2
| | | | | | | actually didn't have a negative impact on building ftp-tls. If you're using an older version of this port there's no need to update. Submitted by: maintainer
* Update to 20031008. This fixes a bug where ftpd-tls would log bogus filenetchild2003-10-092-2/+2
| | | | | | | | sizes for transfered files. On other operating systems (e.g. GNU/Linux) it was even more severe as it also affected the file sizes ftpd-tls announced in advent of a file transfer. Submitted by: maintainer
* [patch] ftp/pure-ftpd: Utilize USE_MYSQL and USE_OPENLDAPedwin2003-10-061-19/+10
| | | | | | | | | Make pureftpd port utilize USE_MYSQL and USE_OPENLDAP macro. Frank Denis is Cc'ed for notification and/or approval. PR: ports/56247 Submitted by: Clement Laforet <sheepkiller@cultdeadsheep.org> Approved by: maintainer timeout
* Update to 0.6.5leeym2003-10-063-9/+14
| | | | | PR: 57633 Submitted by: Matthias Andree <matthias.andree@gmx.de>
* Chase up new MASTER_SITE_SAVANNAH.edwin2003-10-031-1/+2
| | | | | PR: ports/56970 Submitted by: Jean-Yves Lefort <jylefort@brutele.be>
* - Update to 0.7.11krion2003-09-302-2/+2
| | | | | | | | o Fixed running from inetd which was broken by the 0.7.8-->0.7.9 changes PR: 57370 Submitted by: Sergey Matveychuk <sem@ciam.ru> (maintainer)
* - ECHO -> ECHO_MSGedwin2003-09-272-14/+14
| | | | | | | | for some ports: - pre-fetch -> pre-everything PR: ports/56785-56799 Submitted by: KATO Tsuguru <tkato@prontomail.com>
* Upgrade KAME IPv6 patch which include DOS-attack prevention patch.sumikawa2003-09-253-23/+25
| | | | Add -- to tar args to stop hacking with "-"-started files in ftpconversions.
* - Update to 20030924. If you're running 20030520 there is no need tonetchild2003-09-255-23/+3
| | | | | | | | update, the only change is that it now incorporates two patches previously part of this port. - Fix PLIST, the sample start-up script was missing. Submitted by: maintainer
* - Update to version 2.6.7krion2003-09-244-13/+43
| | | | | PR: 56921 Submitted by: maintainer
* - Update to version 0.7.10krion2003-09-242-2/+2
| | | | | PR: 56762 Submitted by: Sergey Matveychuk <sem@ciam.ru> (maintainer)
* Update to fix vulnerability in proftpdmharo2003-09-244-8/+8
| | | | | Submitted by: osa Approved by: portmgr (marcus)
* Integrate official DOS-attack prevention patchache2003-09-244-31/+26
| | | | | | Add -- to tar args to stop hacking with "-"-started files in ftpconversions Approved by: security-officer ('--' fix), portmgr
* Mark FORBIDDEN due to remotely exploitable vulnerability.nectar2003-09-232-0/+4
| | | | http://xforce.iss.net/xforce/alerts/id/154
* Conditionalise dependencies on databases/p5-DBI: for perlerwin2003-09-161-2/+11
| | | | | | | | | | | 5.005_03 use databases/p5-DBI-137 as newer versions do not support the old perl. Note that for some port, I merely removed the explicit dependency as they already have implicit dependencies via other ports. Approved by: portmgr (marcus)
* Increment PORTREVISION because of changed plist, forgotten in last commit.netchild2003-09-101-0/+1
|
* - Fix some minor nits in the patched manual page.netchild2003-09-103-6/+28
| | | | | | | | | - Install PORTDOCS (unless NOPORTDOCS is specified). This changes where made to bring this port in line with the newly added ftp/ftpd-tls port. Submitted by: Marius Strobl <marius@alchemy.franken.de>
* Add ftpd-tls, a FTP AUTH TLS aware ftp server. This is the counterpartnetchild2003-09-1013-0/+323
| | | | | | to ftp/ftp-tls and also written by Peter Runestig. Submitted by: Marius Strobl <marius@alchemy.franken.de>
* Mark BROKEN on 64-bit arches (1).roam2003-09-101-2/+7
| | | | | | | De-quote the COMMENT variable. Fix a typo in a comment. Reported by: naddy (1)
* update to 0.6.3leeym2003-09-062-2/+2
| | | | | PR: 56508 Submitted by: Nick Leuta <skynick@mail.sc.ru>
* - Fix buildkrion2003-09-041-6/+9
| | | | | PR: 56433 Submitted by: Ports Fury
* - Update MASTER_SITES and WWW: linekrion2003-09-032-2/+2
| | | | | PR: 56319 Submitted by: Ports Fury
* Update to curl-7.10.7; the added patch is needed to actually getroam2003-09-026-26/+41
| | | | the test suite going :)
* chksum update since ftplocate-2.02.tar.gz has been changed on source siteleeym2003-09-021-1/+1
| | | | | PR: 56283 Submitted by: Chung-Kie Tung <tung@turtle.ee.ncku.edu.tw>
* Use bsd.port.mk's OpenSSL support.roam2003-09-011-1/+3
| | | | Submitted by: dinoex
* - don't clobber any given LDFLAGSdinoex2003-09-011-2/+2
| | | | resolves conflitcs with bsd.openssl.mk
* - Fix build packagekrion2003-09-012-20/+13
| | | | | | | - Use DOCSDIR macro - Bump PORTREVISION Reported by: kris via bento
* update gftp to 2.0.15oliver2003-09-013-2/+3
|
* - use hook for bsd.openssl.mkdinoex2003-08-301-5/+2
|
* Port update for ftplocate-2.02leeym2003-08-295-51/+36
| | | | | PR: 56088 Submitted by: Chung-Kie Tung <tung@turtle.ee.ncku.edu.tw>
* Bump the PORTREVISION for the ports directly affected by the gettext upgrade.marcus2003-08-276-5/+6
| | | | Prodded by: kris
* Chase the libintl.so shared lib version.marcus2003-08-256-6/+6
|
* - Utilize DOCSDIRkrion2003-08-242-28/+28
| | | | | | | | | - ${ECHO} -> ${ECHO_MSG} - make portlint hapy: change spaces with tabs, change ${file} with ${f} PR: 55905 Submitted by: maintainer
* Update to 20030805.netchild2003-08-212-2/+2
| | | | Submitted by: maintainer
* Unbreak on CURRENTarved2003-08-191-0/+3
| | | | Submitted by: maintainer
* utilize INFO.sf2003-08-184-6/+2
|
* Fix non-default dependency on openldap2[012] which is broken by splitting.kuriyama2003-08-151-2/+2
| | | | | # I'm not bumped port revision of them because this should not affect # packages built on bento...
* - Update to 1.0.16akrion2003-08-133-3/+5
| | | | | PR: 55536 Submitted by: Frank Denis <j@pureftpd.org>
* Remove this ports as part of phase II of the GNOME 1.4 desktop removal.marcus2003-08-125-135/+0
|
* update to 2.0.15.rc2 which fixes several bugs introduced by rc1oliver2003-08-088-74/+13
|
* Unbreak under gcc 3.3arved2003-08-071-0/+68
| | | | | PR: 55235 Submitted by: Volker Stolz <stolz@i2.informatik.rwth-aachen.de>
* Switch to MASTER_SITE_DEBIAN_POOLkris2003-08-042-4/+2
| | | | | PR: ports/50572 Submitted by: Alex Semenyaka <alexs@ratmir.ru>
* Fix build on -currentkrion2003-08-011-3/+5
| | | | | Submitted by: kris via bento Approved by: fjoe (mentor) (implicit)
* Fix build on -currentkrion2003-08-012-1/+3
| | | | | | PR: 55139 Submitted by: maintainer Approved by: fjoe (mentor) (implicit)
* Improve dir() function.kuriyama2003-08-012-2/+2
|
* Update to 0.6.4krion2003-08-013-4/+6
| | | | | | | | | | | * Fix HTML output of ftpls * Change maintainer address (same maintainer, different mail address) * Install HTML documents about ftpcopy and ftpls. PR: 55120 Submitted by: maintainer Approved by: fjoe (mentor) (implicit)
* Address CAN-2003-0466.dannyboy2003-08-014-2/+24
| | | | Submitted/approved by: security-officer
* Consolidate NO_CDROM and NO_PACKAGE into RESTRICTED, and mark BROKEN onkris2003-07-311-3/+8
| | | | 5.x (does not compile)
* Release maintainership of ports due to personal technical difficulties.naddy2003-07-311-1/+1
| | | | Submitted by: Serge Gagnon
* update ftp/lukemftpd: drop maintainer shipdaichi2003-07-301-2/+2
| | | | | | PR: 48388 Submitted by: Rudolf Cejka <cejkar@fit.vutbr.cz> Apporved by: maintainer (timeout)
* Pass Maintainership to Markus Brueffer.arved2003-07-291-1/+1
|
* until it's fixed by the author, add a patch to fix transfering a wholeoliver2003-07-271-0/+16
| | | | | directory (gftp adds wrongly a trailing / to each file and directory which ends in a 550 error)
* Update to 7.10.5perky2003-07-253-5/+8
|
* update gftp to 2.0.15.rc1oliver2003-07-258-99/+55
|
* Assign MAINTAINER to Serge Gagnon <gagnon__s@videotron.ca>oliver2003-07-243-3/+16
| | | | | | | | fix lex.c add a missed dependency PR: ports/50967 Submitted by: Serge Gagnon <gagnon__s@videotron.ca>
* Assume maintainership.anders2003-07-232-3/+1
| | | | Remove WWW URL, there is no web site for omi currently.
* sync MASTER_SITESoliver2003-07-221-3/+4
|
* Fix build on 5.xarved2003-07-181-0/+10
| | | | Submitted by: Markus Brueffer
* Update to 3.0.a.1arved2003-07-185-66/+177
|
* get rid of libgnugetopt dependency for -CURRENT,sf2003-07-141-6/+8
| | | | use USE_GETOPT_LONG instead.
* Drop maintainershipkris2003-07-121-1/+1
|
* Add tftp-hpa 0.34, "An advanced tftp server".oliver2003-07-067-0/+61
| | | | | PR: 47156 Submitted by: Brooks Davis <brooks@freebsd.org>
* Generate plist either statically or before do-install phase formarcus2003-07-061-4/+8
| | | | | | compatibility with upcoming bsd.port.mk patches. Submitted by: Sergey Matveychuk <sem@ciam.ru>
* Drop maintainershipache2003-07-051-1/+1
|
* fix: ftp/jigdodaichi2003-06-272-3/+7
| | | | | | no build on 4.x-stable alpha machine Pointed out by: bento via kris
* Correct a string buffer size from 4069 to 4096.kris2003-06-272-1/+13
| | | | Obtained from: OpenBSD
* update ftp/frox: 0.7.7 --> 0.7.8daichi2003-06-262-2/+2
| | | | | PR: 53735 Submitted by: Sergey Matveychuk <sem@ciam.ru> (maintainer)
* Fix build on -STABLE.naddy2003-06-261-3/+6
| | | | | | Closes PR: 53220
* fix typo in start-up scriptleeym2003-06-231-1/+1
| | | | | PR: 53592 Submitted by: Jin-Shan Tseng <tjs@cdpa.nsysu.edu.tw>
* * Upgrade to 2.6.6.obraun2003-06-192-3/+3
| | | | | | | * Change maintainers email address. PR: ports/53485 Submitted by: maintainer
* ftp/jigdo update 0.6.8 --> 0.7.0daichi2003-06-196-62/+15
| | | | | PR: 52570 Submitted by: Attila Nagy <bra@fsn.hu> (maintainer)
* update pure-ftpd to 1.0.15 [0], add knobs for MySQL 4 and OpenLDAP 2.1 [0]oliver2003-06-194-9/+50
| | | | | | | | | change where config files get installed from /etc to PREFIX/etc [1] add a startscript for etc/rc.d [1] PR: 46853 [1] Requested by: maintainer [0] Approved By: maintainer [0],[1]
* Fix LP64 bugs and bump PORTREVISION. This still detects the boguskris2003-06-165-0/+50
| | | | | gethostbyaddr_r() "implementation" in libc, which may be causing problems in certain cases.
* o Update to reflect recent change in location of header fileslioux2003-06-162-8/+10
| | | | | | | | installed by devel/bglibs port o No functional changes PR: 52909 Submitted by: Sergei Kolobov <sergei@kolobov.com>
* add jftp 1.30ijliao2003-06-146-0/+44
| | | | Java Network Browser
* * Fix build with latest GTK+-2 [1]marcus2003-06-132-4/+24
| | | | | | | * Convert to new GNOME infrastructure PR: 53262 [1] Submitted by: Pav Lucistnik <pav@oook.cz> [1]
* Remove REINPLACE commands that were rolled into gnomehack.adamw2003-06-121-4/+0
|
* Add missing @dirrm and bump PORTREVISIONkris2003-06-092-1/+2
|
* Fix MASTER_SITES, add a secondary mirrorosa2003-06-091-4/+3
| | | | | | | Notice from: Bill "distfiles" Fenner Submitted by: MAINTAINER PR: 53064 Approved by: fjoe (mentor)
* o Change MASTER_SITES and distinfo.erwin2003-06-082-2/+2
| | | | | | | | | o This new distfile is different. The difference is that the author made a change in the CHANGE file ;) PR: 53043 Submitted by: Serge Gagnon <gagnon__s@videotron.ca> Approved by: edwin (mentor)
* o Fix MASTER_SITES and, btwerwin2003-06-082-3/+3
| | | | | | | | o update to 0.80 PR: 53041 Submitted by: Serge Gagnon <gagnon__s@videotron.ca> Approved by: edwin (mentor)
* 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.