1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-05 01:55:52 +00:00
Commit Graph

1546 Commits

Author SHA1 Message Date
Edwin Groothuis
95daff2cd2 Distfile has been rerolled with fix initialy found in files/patch-src::ftp.c
Noticed by: kris / pointyhat
2004-07-10 11:43:30 +00:00
Joe Marcus Clarke
9e5632dd66 Apply a big libtool patch to allow porters to use the libtool installed by
the libtoolX ports instead of the one included with each port.  Ports that
set USE_LIBTOOL_VER=X will now use the ports version of libtool instead of
the included version.  To restore previous behavior, use the new macro,
USE_INC_LIBTOOL_VER.  Both macros accept the same argument: a libtool version.

For example, to use the ports version of libtool-1.5, add the following to
your Makefile:

USE_LIBTOOL_VER=        15

To use the included version of libtool with extra hacks provided by
libtool-1.5, add the following to your Makefile:

USE_INC_LIBTOOL_VER=    15

With this change, ports that had to add additional libtool hacks to prevent
.la files from being installed or to fix certain threading issues can now
delete those hacks (after appropriate testing, of course).

PR:		63944
Based on work by:eik and marcus
Approved by:	ade (autotools maintainer)
Tested by:	kris on pointyhat
Bound to be hidden problems:	You bet
2004-07-09 17:43:11 +00:00
Edwin Groothuis
de65b31a3d Update ftp/wput to version 0.4 (with smarter upload options)
PR:		ports/68684
Submitted by:	Edwin Groothuis <edwin@mavetju.org>
Reviewed by:	ChiP <chip-set@mail.ru>
2004-07-08 08:02:10 +00:00
Sergey Matveychuk
067ca0c478 Change email address for my ports.
Approved by:	krion (mentor)
2004-07-07 19:20:02 +00:00
Dirk Meyer
bba4537aaf - update to 2.0.1
see ftp://vsftpd.beasts.org/users/cevans/untar/vsftpd-2.0.1/Changelog

- new option WITH_VSFTPD_SSL
- honor CC, LDFLAGS
2004-07-06 20:28:39 +00:00
Pav Lucistnik
18407462af - Update to 0.93.3
- Pass maintainership to submitter

PR:		ports/68713
Submitted by:	Jason Harris <jharris@widomaker.com>
2004-07-06 15:23:58 +00:00
Kirill Ponomarev
2a19b5a70b Support CFLAGS properly
Support WITHOUT_NLS

PR:		ports/68630
Submitted by:	Ports Fury
2004-07-03 15:39:51 +00:00
Christian Weisgerber
950f06a04d Fix buffer overflow.
Submitted by:	Ulf Harnhammar <Ulf.Harnhammar.9485@student.uu.se>
2004-07-02 22:26:44 +00:00
Pav Lucistnik
2cd3ae76f0 - Update to 0.3.3
PR:		ports/68562
Submitted by:	Roman Bogorodskiy <bogorodskiy@inbox.ru> (maintainer)
2004-07-01 23:38:36 +00:00
Pav Lucistnik
aa40ce41b9 - Update to 1.0.19
- Use OPTIONS
- Convert rc script to rcNG

PR:		ports/68240, ports/68289
Submitted by:	Toni Viemero <toni.viemero@iki.fi>, Joerg Pulz <Joerg.Pulz@frm2.tum.de>
Approved by:	maintainer
2004-06-25 11:22:19 +00:00
Pav Lucistnik
f5c1ab781a - Add rc script
- Expand variables in pkg-message
- Move users.sample to better place

PR:		ports/68164
Submitted by:	Roman Bogorodskiy <bogorodskiy@inbox.ru> (maintainer)
2004-06-22 19:18:41 +00:00
Ying-Chieh Liao
b75559f565 add kpum 0.5.2.1
KDE pureftpd user manager
2004-06-21 01:46:31 +00:00
Kirill Ponomarev
52f3f65f41 Update to version 3.0.6
PR:		ports/68044
Submitted by:	maintainer
2004-06-17 14:23:36 +00:00
Pav Lucistnik
8ca61fd2f7 - Update to 0.8.1
PR:		ports/67422
Submitted by:	Brad Davis <so14k@so14k.com>
Approved by:	maintainer timeout (16 days)
2004-06-16 19:05:59 +00:00
Volker Stolz
62f973a1a8 Update master-site.
PR:		ports/66702
Submitted by:	Roman Neuhauser
Approved by:	maintainer silence
2004-06-14 08:22:27 +00:00
Hye-Shik Chang
9d83d6125a Update to 7.12
Requested by:	David Thiel <lx@redundancy.redundancy.org>
2004-06-14 07:22:24 +00:00
Tilman Keskinoz
23ca8e83a6 Fix build with gcc34 2004-06-12 21:29:02 +00:00
Clement Laforet
cd87cb41b4 - Add RCng startup script 2004-06-11 21:42:16 +00:00
Andrey A. Chernov
f041b298aa Increase args size for big listings
PR:             44019
Submitted by:   Cejka Rudolf <cejkar@fit.vutbr.cz>
2004-06-10 02:17:34 +00:00
Kris Kennaway
6791c34b48 BROKEN: Does not build with new curl library 2004-06-09 03:26:22 +00:00
Munechika SUMIKAWA
a602ac176d Whitespace cleanup.
Submitted by:	trevor
2004-06-08 13:42:37 +00:00
Volker Stolz
2a2dc88dbd Update to 0.21
PR:		ports/67680
Submitted by:	Radim Kolar
2004-06-08 11:36:47 +00:00
Markus Brueffer
35ac76329d Don't use Makefile.kde anymore 2004-06-06 01:35:04 +00:00
Markus Brueffer
1812ad0a8e - Don't use Makefile.kde anymore
- Add patch to work around a problem with transfers not starting properly
  in the default install
2004-06-06 01:27:57 +00:00
Peter Pentchev
64b64d5ff7 Update ftp/curl to 7.12.0 and bump the shared library version in all
dependent ports.
2004-06-03 22:41:40 +00:00
Erwin Lansing
8d9296b221 Update MASTER_SITES
PR:		67535
Submitted by:	maintainer
2004-06-03 15:35:10 +00:00
Kirill Ponomarev
58523e48d4 - Update to version 3.0.5
PR:		ports/67528
Submitted by:	maintainer
2004-06-03 14:10:50 +00:00
Anders Nordby
5a26fbd255 Update to snapshot 20030719.
Adds support for ACCT amongst other things.
2004-06-03 10:03:58 +00:00
Pav Lucistnik
8d4a2cae03 - Fix handling of files with '$' sign in name
PR:		ports/67445
Submitted by:	Dmitry A Grigorovich <odip@bionet.nsc.ru>
Approved by:	maintainer
2004-06-01 14:28:36 +00:00
Kris Kennaway
20be5cfdf4 Add missing directory 2004-05-31 08:30:50 +00:00
Kirill Ponomarev
70e59b963a - Remove obsolete MASTER_SITES
PR:		ports/67362
Submitted by:	Roman Neuhauser <neuhauser@chello.cz>
2004-05-30 06:22:58 +00:00
Kirill Ponomarev
d854d3ad2b - Remove superfluous USE_GETTEXT dependency
Submitted by:	Victor Sudakov <vas at mpeks dot tomsk dot su>
2004-05-29 13:29:50 +00:00
Kirill Ponomarev
f21390c01d - Update to version 1.1
PR:		ports/67289
Submitted by:	Ports Fury
2004-05-28 18:34:03 +00:00
Kirill Ponomarev
692323b99c - Remove empty file
- Utilize WITHOUT_NLS
2004-05-28 14:18:38 +00:00
Anders Nordby
dbb1f41a49 Update to 3.0.4.
Submitted by:	maintainer
2004-05-28 12:56:00 +00:00
Mathieu Arnold
4031a6967c Remove databases/postgresql-client because there can't be a -server, and having
it installed prevents databases/postgresql7 from being installed, leading to
some dependencies problems
2004-05-25 09:19:42 +00:00
Clement Laforet
4f9db48c63 - Add proftpd-mysql port, a slave port of proftpd with mysql support.
Need by dtc port.
2004-05-25 00:42:07 +00:00
Pav Lucistnik
0dc848abaa - Update to 0.3.2
- Add WITH_UTF8 and WITH_TCL knobs

PR:		ports/67121
Submitted by:	Roman Bogorodskiy <bogorodskiy@inbox.ru> (maintainer)
2004-05-24 21:31:32 +00:00
Sergei Kolobov
d4ef7c0869 - Take maintainership 2004-05-22 20:00:06 +00:00
Edwin Groothuis
27a8a1b85a Let pure-ftpd with postgresql support only depend on the client,
not on the whole server.

Informed maintainer.
2004-05-22 05:42:00 +00:00
Volker Stolz
6547017c58 Handle files over 4GB.
PR:		ports/66741
Submitted by:	Rudolf Cejka (maintainer)
2004-05-21 13:50:27 +00:00
Kirill Ponomarev
f7cd6cbea0 - Fix typo in MASTER_SITES
Reported by:	bento via kris
2004-05-19 05:13:43 +00:00
Dmitry Sivachenko
1e8763af7e Correct MASTER_SITE.
PR:		66700
Submitted by:	Roman Neuhauser <neuhauser@chello.cz>
2004-05-18 07:18:02 +00:00
Ying-Chieh Liao
12bb0b2281 add wgetpro 0.1.2
Wget with "PRO" features
2004-05-18 01:39:20 +00:00
Kris Kennaway
2b0fb58572 s/USE_PERL/USE_PERL5/ 2004-05-18 00:55:37 +00:00
Kirill Ponomarev
d4e740163f - Fix MASTER_SITES and WWW: line
- Support NOPORTDOCS
- Support PLIST_FILES

PR:		ports/66750
Submitted by:	Ports Fury
2004-05-17 18:38:03 +00:00
Kirill Ponomarev
1df6af8c13 - Fix MASTER_SITES
PR:		ports/66703
Submitted by:	Roman Neuhauser <neuhauser@chello.cz>
2004-05-16 16:44:23 +00:00
Kirill Ponomarev
7b3e8a3fed - Fix MASTER_SITES
PR:		ports/66701
Submitted by:	Roman Neuhauser <neuhauser@chello.cz>
2004-05-16 16:42:06 +00:00
Kirill Ponomarev
06f8188dde - Fix MASTER_SITES
PR:		ports/66699
Submitted by:	Roman Neuhauser <neuhauser@chello.cz>
2004-05-16 16:39:03 +00:00
Kirill Ponomarev
c5325f71f7 - Remove dead MASTER_SITES
PR:		ports/66698
Submitted by:	Roman Neuhauser <neuhauser@chello.cz>
2004-05-16 16:36:32 +00:00
Kirill Ponomarev
190f744b1e - Update to 0.7.14
PR:		ports/66707
Submitted by:	maintainer
2004-05-16 16:10:44 +00:00
Brooks Davis
27f53a7e53 Upgrade to 0.36.
Unquote COMMENT.
Ditch two-line plist file.

Approved by:	krion (mentor)
2004-05-16 00:54:18 +00:00
Michael Haro
81998d276e Upgrade to 1.2.10rc1
Allow for slave ports
2004-05-14 06:46:12 +00:00
Oliver Eikemeier
7b31020cb6 Drop maintainership.
PR:		66502
Submitted by:	Gea-Suan Lin <gslin@netnews.NCTU.edu.tw> (maintainer)
2004-05-11 01:37:22 +00:00
Jeremy Messenger
df8066cafc Fix the crash of resume and use INFO.
PR:		ports/66457
Submitted by:	Fredrik Lindberg <fliREMOVEME@shapeshifter.se>
Approved by:	adamw (mentor)
2004-05-10 22:45:50 +00:00
Kirill Ponomarev
af02e51412 - Add missing dependencies
PR:		ports/66427
Submitted by:	maintainer
2004-05-10 12:09:32 +00:00
Jeremy Messenger
a335212ff8 Fix the build on 4.X.
Reported by:	bento via kris
Tested by:	pav
Approved by:	marcus (backup mentor)
2004-05-09 21:33:12 +00:00
Erwin Lansing
2f778a0834 Drop maintainership. Maintainer is not using FreeBSD as
primary OS any longer.

Thanks for all your work, Serge! Sorry to see you go.

PR:		66407
Submitted by:	Serge Gagnon <gagnon_s@sympatico.ca> (maintainer)
2004-05-09 07:10:43 +00:00
Kris Kennaway
2da87e33c5 Add missing files 2004-05-08 04:58:12 +00:00
Markus Brueffer
6235900735 Fix build for people with timezone other than CET
Reported by:	bento via kris
2004-05-07 14:02:29 +00:00
Jun Kuriyama
a7c62940b0 Unbreak on perl-5.8.x. 2004-05-06 00:30:56 +00:00
Kirill Ponomarev
2db67a6974 - Update to version 3.0.3
PR:		ports/66278
Submitted by:	maintainer
2004-05-05 08:34:32 +00:00
Jeremy Messenger
d7f32dd1e9 UrlGfe is a download manager.
List of features:
- user can classify URLs before downloading
- every category has independent of configuration that can be inherited by
  download
- batch mode can generate URLs
- supports import URLs from .html files
- supports export URLs ( for wget -i )

WWW: http://urlget.sourceforge.net/

PR:		ports/62465
Submitted by:	Nosov Artem <chip-set@mail.ru>
Approved by:	marcus (backup mentor)
2004-05-04 20:00:57 +00:00
Kirill Ponomarev
b6cd54a7ce - Update to version 0.3.1
PR:		ports/66255
Submitted by:	maintainer
2004-05-04 14:28:35 +00:00
Kris Kennaway
32de085a3a Add missing USE_PERL 2004-05-04 10:13:55 +00:00
Dirk Meyer
6d5c6b4106 - update to 1.2.2 2004-04-29 02:47:56 +00:00
Kirill Ponomarev
ed99d80837 - Update to version 3.0.2
PR:		ports/65877
Submitted by:	maintainer
2004-04-28 19:46:42 +00:00
Volker Stolz
595cd4527e - Unbreak package build by noting that this port requires pthreads because
a dependency (rexx-regina) needs them.
- Pet portlint (COMMENT > 70 chars)

Approved by: linimon (implicit)
2004-04-28 18:38:19 +00:00
Alexander Leidinger
4171a9b485 Use the @FreeBSD.org address of the maintainer.
Approved by:	marius
2004-04-20 13:49:29 +00:00
Peter Pentchev
7f6a1b771e Work around the removal of the CURLOPT_PASSWDFUNCTION and
CURLOPT_PASSWDDATA options which have been deprecated since curl-7.10.8.

Reported by:	dosirak via kris
2004-04-20 12:07:57 +00:00
Pav Lucistnik
8740b4534d - Update to 0.3
PR:		ports/65744
Submitted by:	Roman Bogorodskiy <bogorodskiy@inbox.ru> (maintainer)
2004-04-20 09:03:20 +00:00
Michael Haro
979d707070 WITH_POSTGRES -> WITH_POSTGRESQL
PR:		62557
Submitted by:	Ulrich Spoerlein <q@uni.de>
2004-04-19 21:57:55 +00:00
David E. O'Brien
6427a04875 Make 'pkg_add -r ncftp' now refer to ncftp3. The ncftp3 binary is now
installed as `bin/ncftp'.  This behavior can be changed by building with
INSTALL_AS_NCFTP3 for ncftp3; and INSTALL_AS_NCFTP for ncftp & ncftp2.
2004-04-19 11:42:54 +00:00
Clement Laforet
1e5aac7a31 - Fix port install
- Maintainer informed

(huge) Pointy hat to:	me
2004-04-19 08:43:01 +00:00
Kris Kennaway
0ad2ddc0cf Correct pkg-plist
Pointy hat to:	kris
2004-04-17 08:05:53 +00:00
Clement Laforet
a6d01237c0 Add tnftp 20030825, enhanced ftp client from NetBSD.
PR:		ports/62373
Submitted by:	Tom McLaughlin <tmclaugh@sdf.lonestar.org>
2004-04-16 23:36:49 +00:00
Clement Laforet
7892f8051f - Add MySQL support 2004-04-16 21:46:01 +00:00
Clement Laforet
fe0a2a18e6 - Update to 1.2 2004-04-16 21:08:30 +00:00
Markus Brueffer
2985d53d3a Add kasablanca 0.3.1, a graphical ftp client for KDE.
Features:
   o ftps encryption via AUTH TLS
   o fxp (direct server to server transfer)
   o bookmarking system
   o concurrent connections to multiple hosts
2004-04-16 12:37:30 +00:00
Clement Laforet
b83aac491a - Mirror distfile [1]
- Take back maintainership

Noticed by:	bento via kris [1]
2004-04-15 16:08:50 +00:00
Clement Laforet
8b9d77ee1a - Fix pkg-plist
Reported on:	dosirak
2004-04-14 19:52:55 +00:00
Alexander Nedotsukov
38e8e9f60f Fix build with GTK 2.4 2004-04-14 14:34:59 +00:00
Peter Pentchev
9103350b03 Take over maintainership of two ports related to ftp/curl as a
preparation for fixing some breakage resulting from curl-7.11.1 finally
removing two options marked obsolete for over a year.
2004-04-14 07:08:09 +00:00
Kris Kennaway
e4fb705496 Add missing directories 2004-04-13 11:48:57 +00:00
Pav Lucistnik
6ba4fc2cd3 - Use ncurses from base
PR:		ports/64950
Submitted by:	michael johnson <ahze@ahze.net>
Approved by:	maintainer timeout (2 weeks)
2004-04-12 22:39:04 +00:00
Trevor Johnson
c0669efed5 Tidy up whitespace. 2004-04-10 17:26:55 +00:00
Trevor Johnson
6e7d58c396 Trim whitespace. 2004-04-10 16:07:10 +00:00
Peter Pentchev
bcc2c336a4 Update to curl 7.11.1. 2004-04-09 12:14:13 +00:00
Pav Lucistnik
1a8aa9bab8 - Update to 3.0.1
PR:		ports/65338
Submitted by:	Dmitry A. Yanko <fm@code.org.ua> (maintainer)
2004-04-08 21:39:27 +00:00
FUJISHIMA Satsuki
4bf6c55460 remove wget+ipv6, ftp/wget has its function. 2004-04-07 15:15:59 +00:00
Joe Marcus Clarke
731798cdcf Chase the glib20 update, and bump all affected ports' PORTREVISIONs. 2004-04-05 03:31:02 +00:00
Kris Kennaway
98dd96ee20 Remove category pkg/COMMENT files in favour of a COMMENT variable in the
category makefile.

Submitted by:	Matthew Seaman <m.seaman@infracaninophile.co.uk>
PR:		59651
2004-04-02 07:29:48 +00:00
Michael Haro
012b1a9408 Support WITH_OPENSSL
PR:		65006
Submitted by:	Jochen Gensch <incmc@gmx.de>
2004-04-01 09:44:53 +00:00
Trevor Johnson
8232e82f85 SIZEify (maintainer timeout) 2004-03-31 03:12:58 +00:00
Oliver Lehmann
b9d1932f9c update to 2.0.17 2004-03-29 16:14:25 +00:00
Markus Brueffer
91e67482b4 - SIZEify
Submitted by:	trevor
Approved by:	arved (mentor)
2004-03-28 18:36:47 +00:00
Kirill Ponomarev
9374de5f48 - Update to version 0.3.7
PR:		ports/64856
Submitted by:	Ports Fury
2004-03-28 16:36:10 +00:00
Peter Pentchev
b0b7253fb9 Fix the plist in the non-SSL case - curl-ca-bundle.crt is not installed.
Bump PORTREVISION.

PR:		64667
Submitted by:	Marius Strobl <marius@alchemy.franken.de>
2004-03-27 12:45:47 +00:00
Michael Haro
83302b07cb Add build knob WITH_IPV6 to enable IPV6 support. Note that when
IPv6 is enabled IPv4 is not listened to by default.  You need
to update proftpd.conf if you want to support both.

Also, remove a substitution that was incorrectly 'fixing'
the manpage.
2004-03-26 20:17:38 +00:00
Oliver Lehmann
0cd7f057de update to 2.0.17.p.0 2004-03-25 20:37:00 +00:00
Kris Kennaway
563748f353 Support WITHOUT_NLS 2004-03-25 11:42:35 +00:00
Kirill Ponomarev
7c196b2589 - Fix default options
PR:		ports/64673
Submitted by:	maintainer
2004-03-25 07:37:10 +00:00
Yoichi NAKAYAMA
f36b7e89c1 update to 0.4.2 2004-03-24 15:04:08 +00:00
Clement Laforet
8cd45a6f5c - Add USE_PERL5_BUILD to fix the build.
Noticed by:      kris via bento
2004-03-24 00:38:52 +00:00
Akinori MUSHA
2956c3762c Add SIZE data.
Submitted by:	trevor
2004-03-22 15:05:32 +00:00
Thierry Thomas
a2c6722d4a Reassign maintainership to Serge Gagnon.
Take care, Serge!

PR:		ports/64517
Submitted by:	Serge Gagnon <gagnon_s@sympatico.ca>
Approved by:	mat (mentor)
2004-03-21 09:58:44 +00:00
Trevor Johnson
a1bc8c46f5 Add size data, approved by maintainers. 2004-03-20 21:03:41 +00:00
Clement Laforet
7cbba24dba Add moftpd 1.1.6.
A powerful FTP server supporting IPv6, virtual hosts, fine
grained permissions, and much more.

WWW: http://www.morth.org/moftpd/
2004-03-19 02:38:22 +00:00
Trevor Johnson
488e7fe939 Add size data, approved by maintainers. 2004-03-19 01:51:15 +00:00
Trevor Johnson
38069212cc Add size data, approved by maintainers. 2004-03-18 20:59:15 +00:00
Trevor Johnson
3bca696b10 Add size data, approved by maintainers. 2004-03-18 18:01:13 +00:00
Oliver Lehmann
04f56fbdad finally fix those gnome pkg-plist stuff 2004-03-18 16:57:51 +00:00
FUJISHIMA Satsuki
0185b36a1b no IPv6 capability. 2004-03-18 08:17:46 +00:00
FUJISHIMA Satsuki
f7cbbf5949 SIZEify.
Submitted by:	trevor
2004-03-18 08:08:42 +00:00
Ying-Chieh Liao
b163365b4d SIZEify
Submitted by:	trevor
2004-03-18 06:25:52 +00:00
Cy Schubert
732169910a Add SIZE.
Submitted by:	trevor
2004-03-18 03:36:09 +00:00
Jun Kuriyama
1b7bb85f82 SIZEify.
Submitted by:	trevor
2004-03-18 00:48:53 +00:00
Trevor Johnson
33fdc4cde2 SIZEify. 2004-03-17 18:29:46 +00:00
Pete Fritchman
ab37e7179b Update to 1.120. 2004-03-15 04:49:21 +00:00
Ade Lovett
3f651573ad Whoa there, boy, that's a mighty big commit y'all have there...
Begin autotools sanitization sequence by requiring ports to explicitly
specify which version of {libtool,autoconf,automake} they need, erasing
the concept of a "system default".

For ports-in-waiting:

	USE_LIBTOOL=YES		->	USE_LIBTOOL_VER=13
	USE_AUTOCONF=YES	->	USE_AUTOCONF_VER=213
	USE_AUTOMAKE=YES	->	USE_AUTOMAKE_VER=14

Ports attempting to use the old style system after June 1st 2004 will be
sorely disappointed.
2004-03-14 06:17:56 +00:00
Kris Kennaway
11a96072fc BROKEN on alpha 4.x: Does not compile 2004-03-14 01:39:30 +00:00
Dirk Meyer
ceac1408ae - add ipv6 to CATEGORIES
PR:		64101
Submitted by:	Janos Mohacsi
2004-03-12 19:28:03 +00:00
Kirill Ponomarev
2bbea19689 - Update to version 1.41
PR:		ports/64172
Submitted by:	"Liam J. Foy" <liamfoy@sepulcrum.org>
2004-03-12 19:17:44 +00:00
Kirill Ponomarev
2c9f5e3393 - Fix defaults with BATCH=yes
PR:		ports/64126
Submitted by:	maintainer
2004-03-12 09:05:39 +00:00
Ade Lovett
91e0c8f1a7 Replace all known incantations of WANT_{AUTOMAKE,AUTOCONF,LIBTOOL}* with
the USE_<x> equivalents.  In the current scheme of things, the WANT_
variables in this case are synonymous with the USE_ ones, and thus need
to be exterminated.

First in a series of major autotools cleanups.
2004-03-12 02:48:25 +00:00
Kirill Ponomarev
812b2fd17b - Update to version 1.3.13.1
PR:		ports/64043
Submitted by:	Ports Fury
2004-03-10 14:16:51 +00:00
Trevor Johnson
8633e226b4 Sunsite has a slightly older distfile, lacking the "mode" feature. 2004-03-09 16:54:40 +00:00
Alex Dupre
28dc68a498 Update to 1.0.18 release.
Approved by:	maintainer
2004-03-08 22:33:50 +00:00
Kirill Ponomarev
f07cacc777 - Use PLIST_FILES knob
PR:		ports/63926
Submitted by:	maintainer
2004-03-08 19:37:44 +00:00
Munechika SUMIKAWA
3122ba2d12 fix for restricted-uid'/restricted-gid' directive may be bypassed
Submitted by:	Matt Zimmerman <mdz@debian.org>
2004-03-08 13:58:54 +00:00
Andrey A. Chernov
fc23b5141f fix for restricted-uid'/restricted-gid' directive may be bypassed
Submitted by:   Matt Zimmerman <mdz@debian.org>
2004-03-08 13:39:20 +00:00
Kris Kennaway
12228757c2 Unbreak by chasing checksum. The version was silently updated to 0.3.6d
and a minor bug fix was made to the source.
2004-03-06 11:13:41 +00:00
Kirill Ponomarev
f9d5ef9ba1 - Update to 0.7.13
PR:		ports/63799
Submitted by:	maintainer
2004-03-05 13:43:40 +00:00
Kris Kennaway
0dc9612057 BROKEN on sparc64: Does not compile 2004-03-04 09:25:44 +00:00
Hye-Shik Chang
55db7303d9 Update to 7.11.0 2004-03-04 07:29:20 +00:00
Pav Lucistnik
bb56456c2c - Update to 1.0.1
PR:		ports/63650
Submitted by:	Nick Leuta <skynick@mail.sc.ru> (maintainer)
2004-03-02 23:23:55 +00:00
Pav Lucistnik
7ae2ca6703 - Fix fetch
- Add SIZE

PR:		ports/63604
Submitted by:	Jason Harris <jharris@widomaker.com>
2004-03-01 19:28:55 +00:00
Christian Weisgerber
cb06597855 * Update to 1.14 which fixes format string vulnerabilities.
* No longer mirrored on sunsite.
2004-02-29 17:26:47 +00:00
Pav Lucistnik
02864323c6 - Add WITH_CERTFILE knob to allow setting alternative TLS certificate location
PR:		ports/62626
Submitted by:	Sunpoet Po-Chuan Hsieh <sunpoet@sunpoet.net>
Approved by:	maintainer timeout (15 days)
2004-02-28 21:24:03 +00:00
Jordan K. Hubbard
ce8b98a27a Unbreak this port by fixing master sites and checksum information.
PR:             ports/63423
Submitted by:   Jason Harris <jharris@widomaker.com>
2004-02-27 09:05:35 +00:00
Dirk Meyer
c600b83191 - add SIZE 2004-02-26 05:26:15 +00:00
Markus Brueffer
7bb44cbc85 Change my email address.
Approved by:	arved (mentor)
2004-02-23 20:57:56 +00:00
Yen-Ming Lee
411cba7747 update to wzdftpd 0.2.3
PR:		63214
Submitted by:	Roman Bogorodskiy <bogorodskiy@inbox.ru>
2004-02-23 06:27:33 +00:00
Kris Kennaway
236b75a98d This is broken on 4.x as well 2004-02-21 22:04:17 +00:00
Kris Kennaway
36769748b6 BROKEN: Checksum mismatch 2004-02-21 20:07:54 +00:00
Oliver Lehmann
ac4398df1c fix USE_GNOME handling which broke the pkg-plist 2004-02-17 19:51:15 +00:00
Kris Kennaway
0ebfd5a614 BROKEN: Broken pkg-plist 2004-02-17 02:24:54 +00:00
Kirill Ponomarev
5ed6b69ed8 - Fix build on -current
- Support CXXFLAGS properly

PR:		ports/62814
Submitted by:	Ports Fury
2004-02-14 12:52:52 +00:00
Ying-Chieh Liao
c01a862f9a upgrade to 2.2.0-0.4 2004-02-12 02:41:15 +00:00
Ying-Chieh Liao
c52e18b930 add ftplib 3.1-1
A set of routines that implement the FTP protocol
2004-02-11 07:55:29 +00:00