summaryrefslogtreecommitdiffstats
path: root/ftp
Commit message (Collapse)AuthorAgeFilesLines
* Don't install the pixmap when not using gnome, to fix the PLIST.reg2000-10-132-21/+6
|
* Update to 1.00ade2000-10-122-2/+2
| | | | | PR: 21794 Submitted by: Ports Fury
* Rename PLIST.in to pkg-plist.in.asami2000-10-081-1/+1
|
* Update to 0.3.3.sobomax2000-10-052-2/+2
| | | | Submitted by: Peter Pentchev <roam@orbitel.bg>
* Implement WANT_GNOME.reg2000-10-053-36/+69
|
* Implement USE_GNOME, part 1.reg2000-10-052-19/+7
|
* Implement USE_GTK, part 1.reg2000-10-058-32/+33
|
* portlint - remove extra whitespacemharo2000-10-052-2/+2
|
* Update to version 2.3.3kevlo2000-10-032-2/+2
| | | | | PR: 21710 Submitted by: MAINTAINER
* Maintainer is now a committer, update email accordinglylioux2000-10-031-1/+1
| | | | Approved by: will
* Whitespace changes.reg2000-10-031-13/+13
|
* Correct and sort PLISTs.reg2000-10-021-1/+0
|
* Use the gettext port. Remove an include which is already in the basereg2000-10-011-7/+11
| | | | | | system. Approved by: maintainer
* Update to version 2.3.2kevlo2000-09-292-3/+4
| | | | | PR: 21628 Submitted by: MAINTAINER
* Oops, I forgot to commit this patch to make WITH_SSL compile again.kris2000-09-231-3/+1
|
* Update all ports using OpenSSL and RSA to work without rsaref sincekris2000-09-222-18/+4
| | | | | | | it is no longer required. Apologies to the various maintainers whom I did not yet hear back from, but the ports freeze is coming up in a few hours and I will be verifying all of these ports on a 4.1 machine myself to catch any problems.
* Update to version 2.2.6.dannyboy2000-09-132-2/+2
| | | | | PR: 21237 Submitted by: MAINTAINER
* Update to 0.3.2.sobomax2000-09-052-2/+2
|
* Include sys/time.h before sys/resource.h so this compiles again on 3.5.steve2000-09-051-0/+10
| | | | | PR: 20724 Submitted by: zdenko@cs.uh.edu
* Upgrade to curl 7.2.1kris2000-09-043-2/+20
| | | | Submitted by: Peter Pentchev <roam@orbitel.bg>
* Update to 0.9.6.sobomax2000-09-022-2/+2
| | | | | PR: 20962 Submitted by: maintainer
* Update to version 1.19kevlo2000-08-293-31/+37
| | | | | PR: 20922 Submitted by: MAINTAINER
* USE_LIBTOOL implies GNU_CONFIGURE, so remove redundant GNU_CONFIGURE lines.sobomax2000-08-211-1/+0
|
* Update to version 2.2.5kevlo2000-08-182-2/+2
| | | | | PR: 20684 Submitted by: Maintainer
* Update port to 1.9jedgar2000-08-182-2/+7
| | | | | PR: 20652 Submitted by: KATO Tsuguru <tkato@prontomail.ne.jp>
* Update to 2.0.7b.sobomax2000-08-152-2/+2
|
* Fix up 'extra' directoriesade2000-08-111-2/+1
| | | | Submitted by: bento
* Update to 1.18. I added something to make this link with -lintl.will2000-08-114-8/+10
| | | | | PR: 20510 Submitted by: andrew@chg.ru
* Update to 0.12nbm2000-08-062-2/+2
| | | | | PR: ports/20421 Submitted by: KATO Tsuguru <tkato@prontomail.ne.jp> (Ports Fury!)
* Re-sobomize to use pre-patch instead of post-extractade2000-08-043-3/+3
| | | | Wrists slapped by: knu, sheldon
* Update to 0.1.9ade2000-08-043-2/+10
|
* (1) Add new variable, XFREE86_VERSION, to specify which version ofasami2000-08-031-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | XFree86 (3 or 4) to depend to when USE_XLIB is set. XFREE86_VERSION defaults to 3 for now, but adventurous users can override it in /etc/make.conf. When XFREE86_VERSION=3, USE_XLIB will add a dependency to x11/XFree86; when it is set to 4, the dependency will be to x11/XFree86-4-libraries. When XFREE86_VERSION=4, the PKG_IGNORE_DEPENDS and ALWAYS_BUILD_DEPENDS hacks to avoid messing with XFree86 are turned off. Since XFree86 version 4 includes some software that used to be separate ports, when XFREE86_VERSION=3 the following variables are provided: USE_DGS LIB_DEPENDS on x11/dgs USE_FREETYPE LIB_DEPENDS on print/freetype USE_MESA LIB_DEPENDS on graphics/Mesa3 USE_XPM LIB_DEPENDS on graphics/xpm When XFREE86_VERSION=4, these variables have no effect. The LIB_DEPENDS in the tree for the above four ports have all been converted to the USE_* counterparts. For your information, this is the count of the number of ports: USE_DGS 0 USE_FREETYPE 16 USE_MESA 36 USE_XPM 236 There is a new variable, XAWVER, which is set to 6 when XFREE86_VERSION=3 and 7 when XFREE86_VERSION=4. This is also passed to PLIST_SUB so ports that build Xaw based shared libraries can use this variable to substitute the shlib version number. There is also a provision of using a separate mtree file for XFREE86_VERSION=4, but that part is not enabled yet. Reviewed by: the ports list Tested by: make index (XFREE86_VERSION=3 only) (2) Add hebrew to list of valid categories. Submitted by: nbm
* fix PASV bug introduced in rc2mharo2000-07-312-0/+24
| | | | Submitted by: Jeremy Chadwick <yoshi@parodius.com>
* Update to proftpd 1.2.0rc2mharo2000-07-288-86/+76
|
* Add a WWW.sobomax2000-07-252-0/+4
|
* Re-add gtm.sobomax2000-07-251-0/+1
|
* Revive gtm - it's now hosted on Sourceforge and update it to 0.4.5.sobomax2000-07-255-0/+100
| | | | | | | | | | Other fixes/cleanups: - use two perl regexs to replace dozen one-line patches; - use installed linintl instead of port's own; - correct WWW and MASTER_SITES to reflect new location of the project; - add gnomecc to RUN_DEPENDS to ensure correct removal of the package. Obtained from: http://www.gnome.org/
* Update to 2.0.7a and make the following cleanups:sobomax2000-07-254-7/+29
| | | | | | | | | | | - Replace pthread configure patch with perl regex (should make future upgrades easier); - use installed libintl instead of port's own version; - add WWW to pkg/DESCR and remove absolete lines from there; - correctly place Gnome icon into share/gnome/pixmap instead of share/pixmap; - add gnomecc into RUN_DEPENDS to exsure correct removal of Gnome bits. Obtained from: http://www.gnome.org/
* Allow this to co-exist with the other NcFTP packages in the 'Latest'obrien2000-07-232-4/+4
| | | | directory.
* Update to version 0.11kevlo2000-07-222-2/+2
| | | | | PR: 20099 Submitted by: Ports Fury
* Remove gtm. The version 0.3.1 distfile is nowhere to be found, andnectar2000-07-216-76/+0
| | | | | | current versions are for Linux only (nice stuff such as parsing uts.release to determine what version of the Linux kernel we are running).
* Remove extra whiteline.sobomax2000-07-171-1/+0
|
* Update to 0.3.0.sobomax2000-07-175-15/+21
|
* Use GTK_CONFIG properly; add WWW.will2000-07-152-1/+3
| | | | | PR: 19924 Submitted by: Ports Fury
* Remove all installed directoriesjedgar2000-07-141-0/+1
| | | | Noticed by: bento
* Update for new devel/libglade shlib versionade2000-07-111-1/+1
|
* Update to 0.5.6. Also make it link with installed libintl.sobomax2000-07-112-3/+7
|
* Adding caitoo version 0.6.6.steve2000-07-107-0/+193
| | | | | | | | A KDE/Qt based GetRight(tm)/Go!zilla(tm) downloader alike formerly known as KGet. PR: 19208 Submitted by: Mario S F Ferreira <lioux@linf.unb.br>
* Update to 2.6.1, which fixes some security issues (actually, we alreadywill2000-07-098-78/+22
| | | | | | had some setproctitle(), etc. fixed through patch-aa), fixes memory leaks in internal ls, and merges in the virtual passwd/shadow features of BeroFTPD. This update should solve SA 00:29. Add WWW to DESCR.
* - Use GTK_CONFIG/GLIB_CONFIG instead of hardcoded gtk12-config/glib12-configsteve2000-07-074-25/+24
| | | | | | | - Support CC/CFLAGS/PREIFX/LOCALBASE/X11BASE/MAKE/etc. properly PR: 19623 Submitted by: KATO Tsuguru <tkato@prontomail.ne.jp>
OpenPOWER on IntegriCloud