Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add ftpcopy, a two command line ftp tools. | sobomax | 2000-07-05 | 7 | -0/+63 |
| | | | | | | | | - ftpcopy is a simply FTP client written to copy files or directories (recursively) from a FTP server. - ftpls is a FTP client which generates directory listings, either in plain text or HTML. | ||||
* | Add ftpq, a ftp upload queue manager. | will | 2000-07-04 | 6 | -0/+33 |
| | |||||
* | Add hsftp, a ftp emulator that provides the look-and-feel of an FTP session | will | 2000-07-04 | 6 | -0/+29 |
| | | | | but uses ssh to transport commands and data. Neat! | ||||
* | Remove extraneous directory on deinstall | kris | 2000-07-03 | 1 | -0/+1 |
| | | | | Noticed by: bento | ||||
* | Remove extraneous directories on deinstall | kris | 2000-07-03 | 1 | -0/+1 |
| | | | | Noticed by: bento | ||||
* | Add patches to allow wget to work with INET6. | will | 2000-07-02 | 8 | -4/+682 |
| | | | | | Obtained from: NetBSD (thanks itojun!) Approved by: obrien | ||||
* | Move the stragler's www.freebsd.org/~user distfiles to the offical | obrien | 2000-06-29 | 1 | -1/+2 |
| | | | | MASTER_SITE_LOCAL site. | ||||
* | Update to version 1.1p4 | jkh | 2000-06-28 | 2 | -60/+12 |
| | | | | Submitted by: Alexander Langer <alex@big.endian.de> | ||||
* | Update to version 1.1p4 | jkh | 2000-06-28 | 1 | -1/+1 |
| | | | | Submitted by: Alexander Langer <alex@big.endian.de> | ||||
* | Upgrade to version 1.1p4 | jkh | 2000-06-28 | 1 | -1/+1 |
| | | | | Submitted by: Alexander Langer <alex@big.endian.de> | ||||
* | Update maintainer email. | alex | 2000-06-28 | 1 | -1/+1 |
| | | | | | PR: 19320, 19321, 19322 Submitted by: maintainer | ||||
* | Update to 0.9.5 | alex | 2000-06-27 | 2 | -2/+2 |
| | | | | | PR: 19500 Submitted by: maintainer | ||||
* | Add a RUN_DEPENDS on sysutils/gnomecontrolcenter. | ade | 2000-06-26 | 1 | -0/+1 |
| | | | | | | | This is now REQUIRED by ALL GNOMEish applications that install anything into ${PREFIX}/etc/CORBA or ${PREFIX}/share/gnome Reminded by: bento | ||||
* | no-split info file. | vanilla | 2000-06-24 | 4 | -16/+8 |
| | |||||
* | Fix %-hole | ache | 2000-06-24 | 2 | -4/+100 |
| | | | | Submitted by: Koga Youichirou <y-koga@jp.FreeBSD.org> | ||||
* | Remove maintainership of most of my ports. I don't really have | cpiazza | 2000-06-20 | 2 | -2/+2 |
| | | | | | time to maintain these and I'm just not interested in these particular ones any more. | ||||
* | Locally hosted distfiles moved to ftp.freebsd.org. | nectar | 2000-06-20 | 1 | -2/+1 |
| | |||||
* | Rename INSTALLS_SHLIBS to INSTALLS_SHLIB. (There was a typo in the | asami | 2000-06-16 | 1 | -1/+1 |
| | | | | | | | | | previous commit message to bsd.port.mk, which said INSTALL_SHLIBS. Boo.) Line up the rhs of variable assignments nicely. Remove a couple of extra whitespaces while I'm here. Suggested by: sobomax | ||||
* | Fourth round of INSTALLS_SHLIBS conversion. | sobomax | 2000-06-16 | 2 | -3/+1 |
| | |||||
* | Fix depends. | nectar | 2000-06-15 | 1 | -1/+2 |
| | | | | Reported by: bento.freebsd.org | ||||
* | Use snprintf to prevent non-exploitable in real life overflow | ache | 2000-06-14 | 2 | -8/+28 |
| | | | | Submitted by: Jun Kuriyama <kuriyama@FreeBSD.org> | ||||
* | Update to version 2.2.3 | alex | 2000-06-11 | 2 | -2/+2 |
| | | | | | | PR: 19196 Submitted by: maintainer Reviewed by: will | ||||
* | Update to 1.17. (just PORTVERSION & md5 changes) | knu | 2000-06-11 | 2 | -2/+2 |
| | | | | | PR: ports/19194 Submitted by: lioux@uol.com.br | ||||
* | Master site has been changed. | dima | 2000-06-07 | 1 | -1/+1 |
| | |||||
* | xdir 2.1 -> 2.1.2 | dima | 2000-06-07 | 2 | -4/+4 |
| | |||||
* | On second thought, instead of fixing PORTVERSION=alpha-9 by changing | hoek | 2000-06-04 | 1 | -1/+1 |
| | | | | | to PORTVERSION=pl9, fix by changing to PORTVERSION=a9. A version string of a9 will sort just fine. | ||||
* | PORTVERSION=alpha-9 -> PORTVERSION=pl9 | hoek | 2000-06-04 | 1 | -1/+2 |
| | |||||
* | Remove wxftp after repo copy to axyftp | kris | 2000-06-03 | 1 | -1/+1 |
| | |||||
* | Update to axyftp 0.5.1 after repo copy from wxftp | kris | 2000-06-03 | 3 | -39/+28 |
| | |||||
* | Add a manpage to MAN1 | kris | 2000-06-02 | 1 | -0/+2 |
| | | | | Submitted by: bento | ||||
* | Updates for new shared library versions in GNOME 1.2 | ade | 2000-06-01 | 2 | -18/+16 |
| | |||||
* | Update to 2.0.6a to fix fennerism. | will | 2000-05-30 | 3 | -3/+11 |
| | |||||
* | Update checksum | cpiazza | 2000-05-21 | 1 | -1/+1 |
| | | | | | PR: 18721 Submitted by: Alexander Langer <alex@cichlids.com> | ||||
* | Update to 1.16.1. | knu | 2000-05-21 | 3 | -3/+5 |
| | | | | | PR: ports/18684 Submitted by: MAINTAINER | ||||
* | Update to 1.16 | cpiazza | 2000-05-19 | 7 | -18/+23 |
| | | | | | PR: 18604 Submitted by: Andrew L. Neporada <andrew@chg.ru> (took maintainership) | ||||
* | Jungle Monkey (JM) is a distributed file sharing program for GNOME/GTK. | ade | 2000-05-18 | 7 | -0/+118 |
| | | | | | | | You join channels where people offer files for download. You can offer your own files and create your own channels as well. Once you download a file, others can connect to you to get that file. You can also search for files. | ||||
* | Fix PLIST (@dirrm share/doc/downloader) | jedgar | 2000-05-07 | 1 | -0/+1 |
| | | | | | PR: 18435 Submitted by: tkato@prontomail.ne.jp | ||||
* | Update port to 2.2.2 | jedgar | 2000-05-07 | 2 | -2/+2 |
| | | | | | PR: 18369 Submitted by: Maintainer | ||||
* | Update to 0.9.4. | knu | 2000-05-01 | 2 | -6/+8 |
| | | | | | | | Stop registering ssh dependency on systems posterior to 4.0-RELEASE. PR: ports/18320 Submitted by: R,Ai(Bmi Guyomarch <rguyom@321.net> | ||||
* | whitespace nits | mharo | 2000-04-22 | 5 | -7/+7 |
| | |||||
* | remove a.out support | mharo | 2000-04-22 | 1 | -21/+14 |
| | | | | portlint -bt | ||||
* | portlint (whitespace nits and variable/section ordering) | mharo | 2000-04-22 | 1 | -10/+10 |
| | |||||
* | Update to 1.15. | will | 2000-04-22 | 7 | -46/+155 |
| | | | | | PR: 18146 Submitted by: KATO Tsuguru <tkato@prontomail.ne.jp> | ||||
* | WWW: not 'WWW :' | mharo | 2000-04-20 | 1 | -1/+1 |
| | |||||
* | place space after WWW: | mharo | 2000-04-20 | 1 | -1/+1 |
| | |||||
* | move url from comment in Makefile to WWW: in pkg/DESCR | mharo | 2000-04-19 | 2 | -1/+2 |
| | |||||
* | Standardize all user defined options to the booleans WITH_FOO and | reg | 2000-04-17 | 2 | -3/+3 |
| | | | | | | | WITHOUT_FOO. Begin the process of reserving these prefixes for user defined options. No comment by: ports | ||||
* | PORTNAME/PORTVERSION stuff | mharo | 2000-04-12 | 36 | -97/+96 |
| | |||||
* | Minor point release to 3.0.1. | obrien | 2000-04-08 | 2 | -3/+3 |
| | | | | Submitted by: jim | ||||
* | Update WWW | kris | 2000-04-04 | 1 | -1/+1 |
| | | | | Submitted by: author |