Commit Graph

733 Commits

Author SHA1 Message Date
Ying-Chieh Liao
59fdf81367 upgrade to 1.1.1
drop maintainership
2001-09-09 13:56:34 +00:00
Ying-Chieh Liao
e14d053f36 upgrade to 1.29
Submitted by:	olgeni
2001-09-09 08:32:15 +00:00
Maxim Sobolev
41e4ab5603 Update to 0.4.2.
PR:		30266
Submitted by:	Matthias Andree <matthias.andree@web.de>
2001-09-07 11:33:34 +00:00
Johann Visagie
5d72c36234 - Install some basic documentation in DOCSDIR
- Change the mode of SPOOLDIR if installed as package
- Bump PORTREVISION
2001-09-05 14:36:53 +00:00
Johann Visagie
e7e2eee085 - Downgrade to version 1.05 at the express request of the author. The 1.1x
code tree is, in the author's opinion, not even ready for a -devel port.
- Bumped PORTEPOCH because of the above.
- Make SPOOLDIR a variable which may be altered by the user at install time.

Submitted by:	Mark Tranchant <mark@tranchant.freeserve.co.uk>
2001-09-05 13:21:36 +00:00
David W. Chapman Jr.
357cf619c5 Make wu-ftpd install with correct permissions
PR:		17313
Submitted by:	Dmitry Grigorovic
2001-09-04 18:06:03 +00:00
David W. Chapman Jr.
7908b6f8f7 Update to 0.9.27
PR:		29821
Submitted by:	tkato@prontomail.com
2001-09-03 23:01:44 +00:00
Kevin Lo
87de4b74fd Update to version 2.4.2
PR: 30123
Submitted by: Dmitry A. Yanko <fm@astral.ntu-kpi.kiev.ua>
2001-09-02 15:18:11 +00:00
Akinori MUSHA
37460618b0 Update to 0.3.6.
PR:		ports/29854
Submitted by:	Hye-Shik Chang <perky@python.or.kr> (MAINTAINER)
2001-09-02 08:50:08 +00:00
Peter Pentchev
2c371800d9 Update to 7.8.1, which should, among other changes, fix the POST
bug in cURL/PHP interaction.

Build with SSL by default, change the knob name to WITHOUT_SSL.

Submitted by:	sf
2001-09-01 14:56:27 +00:00
Pete Fritchman
164404ce21 Update to 1.031 2001-08-30 02:53:40 +00:00
Pete Fritchman
678002ec59 Update to 0.7.4
PR:		30141
Submitted by:	KATO Tsuguru <tkato@prontomail.com>
2001-08-28 04:59:23 +00:00
Pete Fritchman
524fe61714 Update to version 1.029 2001-08-26 05:28:54 +00:00
FUJISHIMA Satsuki
3bfa53e899 fix zh_TW locale to be readable on FreeBSD.
Submitted by:	clive
2001-08-25 05:44:46 +00:00
Anton Berezin
2835757114 Remove redundant USE_PERL5 statements. 2001-08-24 21:32:55 +00:00
Pete Fritchman
fac88ab9a7 - update to version 1.028
- update my email in pkg-descr
- sort @dirrm lines in pkg-plist
2001-08-24 21:01:57 +00:00
Alexander Langer
2cd4c891af Now correctly install into PREFIX, not LOCALBASE.
However, this will work only if PREFIX==LOCALBASE, since it checks if
Apache's data.default dir is present (which is in LOCALBASE, not PREFIX).
(OTOH, it will be in PREFIX if it installs the apache13 dependency, so it
is correct)
2001-08-23 19:31:55 +00:00
Alexander Langer
3a1580759b - Depend on apache13
- install files to www/data.default and not deprecated apache/share/htdocs
- PERL-patch files in post-patch, not in post-extract
- Install to LOCALBASE, not hardcoded /usr/local
             ^^^^^^^^ ARGH

Apache-Dependency reported by:	bento
2001-08-23 19:26:57 +00:00
Peter Pentchev
8438895106 Update to 0.99.1b.
Make the --with-pam configure arg conditional: only compile with PAM
support if neither WITH_LDAP nor WITH_MYSQL is specified.

PR:		29995
Submitted by:	author/maintainer
2001-08-23 17:18:23 +00:00
Pete Fritchman
35db8cc37d Change my email address to petef@FreeBSD.org for the ports I maintain.
Reviewed by:	ade
2001-08-22 23:07:23 +00:00
Peter Pentchev
a7b4c6f828 Update to 0.99.1.
PR:		29877
Submitted by:	author/maintainer
2001-08-21 11:23:34 +00:00
Ying-Chieh Liao
0d3389bd1e - Support PTHREAD_CFLAGS properly
- Support install macros

PR:		29820
Submitted by:	KATO Tsuguru <tkato@prontomail.com>
2001-08-18 09:22:52 +00:00
Michael Haro
c5dd75d3d2 - update to 1.2.2 final release
- add postgres support
2001-08-17 19:00:51 +00:00
Anton Berezin
00c407a449 Fix ftp/p5-Net-FTPServer build on -stable.
PR:		29690
Submitted by:	maintainer
2001-08-15 17:45:22 +00:00
Ying-Chieh Liao
5a9ffdda7c upgrade to 0.96 2001-08-15 07:00:57 +00:00
Jimmy Olgeni
fc84ebd270 Update port to version 2.4.1.
PR:		29707
Submitted by:	Carl Johan Madestrand <carl_johan@gmx.net>
2001-08-14 21:57:39 +00:00
Kevin Lo
a75ddf1b33 Update to version 1.027
PR: 29662
Submitted by: MAINTAINER
2001-08-13 12:33:40 +00:00
Kris Kennaway
14301a90cc This port installs 88 setuid root binaries. That cannot be correct;
forbid it.
2001-08-11 05:29:56 +00:00
Ying-Chieh Liao
0f33568e6f - update to version 1.026
- take over as maintainer from ports@
- use SITE_PERL for readability
- install the ftpd, sample conf, docs
- shorten pkg-descr to please portlint
- add WWW:
- sort pkg-plist

PR:		29618
Submitted by:	Pete Fritchman <petef@databits.net> (new maintainer)
2001-08-11 04:32:29 +00:00
FUJISHIMA Satsuki
de73824db9 Fix coredump problem. This patch has been submitted by wget developers.
Submitted by:	kris
2001-08-09 01:35:56 +00:00
Mario Sergio Fujikawa Ferreira
82a43cbce5 o Update to 1.10
o USE_GMAKE and GNU_CONFIGURE

PR:		29441
Submitted by:	Kato Tsuguru <tkato@prontomail.com>
2001-08-08 05:52:17 +00:00
Peter Pentchev
f526758ef6 Update to 0.99.
PR:		29260
Submitted by:	maintainer
2001-08-07 15:57:08 +00:00
Jimmy Olgeni
aa44ce24bc Use PORTVERSION rather than literal version number in rmdir command. 2001-08-07 14:59:09 +00:00
Ying-Chieh Liao
a90ee6bb3c add axel
A download accelerator
2001-08-05 16:06:50 +00:00
Dmitry Sivachenko
79fdd90421 Update to 1.1.2 2001-08-04 12:19:49 +00:00
Ying-Chieh Liao
21aae694b7 upgrade to 2.1.19 2001-08-04 07:08:27 +00:00
Jimmy Olgeni
8fa9e350d4 Update port to version 2.4.0 and update maintainer's email address.
PR:		29398
Submitted by:	maintainer
2001-08-02 21:39:14 +00:00
Neil Blakey-Milner
a2de863d81 Update to 0.0.15
Submitted by:	Anders Andersson <anders@codefactory.se>
2001-08-01 09:05:58 +00:00
Maxim Sobolev
a2f8df5e46 Update to 0.4.0. 2001-07-31 13:22:24 +00:00
David E. O'Brien
47a2fa8c70 This fixes the broken suspend handling in version 3.0.3, in which a ^Z
incorrectly closes an active connection.

Submitted by:	Pekka Savola <pekkas@netcore.fi>
2001-07-30 17:10:31 +00:00
Ying-Chieh Liao
db5c4d5342 add p5-Net-FTPServer
A full-featured, secure, extensible and configurable Perl FTP server
2001-07-30 16:00:42 +00:00
Andrey A. Chernov
e67aac2bb8 Switch to OPIE 2001-07-29 21:01:57 +00:00
Ying-Chieh Liao
826c81af60 add depends on devel/p5-Term-ANSIColor when OSVERSION < 500007
Submitted by:	Bryan Fullerton <bryanf@samurai.com>
2001-07-24 08:30:46 +00:00
FUJISHIMA Satsuki
6e393df938 o IPv6 enabled again.
Submitted by:	motoyuki

o Add more KAME patch mirror.
2001-07-19 18:28:48 +00:00
Peter Pentchev
92fa5e5f82 Add the ipv6 category.
Submitted by:	sf
2001-07-19 15:58:34 +00:00
David W. Chapman Jr.
b6dd70843b Update to 0.7.2
PR:		29051
Submitted by:	Joseph Scott <joseph@randomnetworks.com>
2001-07-18 03:29:25 +00:00
Stefan Eßer
80ee1799c0 Fix bug in linked list handling that caused a seg fault 2001-07-17 16:17:17 +00:00
Stefan Eßer
8c7120c228 Highly configurable FTP proxy (under development). 2001-07-15 13:30:20 +00:00
Peter Pentchev
5a46bda971 Update to 0.98.7.
Add sample PAM configuration files.

PR:		28275
Submitted by:	maintainer
2001-07-15 08:33:04 +00:00
Ying-Chieh Liao
4f33853108 add missing file in PLIST
use DOCSDIR
2001-07-12 16:08:26 +00:00