1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-28 01:06:17 +00:00
Commit Graph

1680 Commits

Author SHA1 Message Date
Hye-Shik Chang
a91ee62c0e Update to 7.12.3
PR:		76883
Submitted by:	Gerhard Schmidt <estartu@augusta.de>
2005-02-19 17:57:28 +00:00
Kris Kennaway
11ea174ccb As previously announced, remove ports that have reached their expiry date,
and the handful of ports that depended on them.
2005-02-18 23:44:49 +00:00
Dmitry Sivachenko
e4cadd9300 Update to version 1.3.2.
Chase WWW.
2005-02-16 09:20:13 +00:00
Oliver Lehmann
890480ddf1 fix build with glib/gtk12 2005-02-05 15:47:35 +00:00
Oliver Lehmann
df4e0e0f94 update to 2.0.18 2005-02-04 18:23:20 +00:00
Markus Brueffer
ef488d3fa7 Update to version 0.4.0.2 2005-02-02 23:45:04 +00:00
Herve Quiroz
d585f804f1 - Update to 1.45
- Update to bsd.java.mk 2.0
- Move DATADIR to ${JAVASHAREDIR}/${PORTNAME}
- Improve launcher shell script (update to javavmwrapper 2.0)
2005-02-01 20:26:22 +00:00
Herve Quiroz
9cd47a4eb6 - Update to bsd.java.mk 2.0
- Improve launcher shell script (hardcode path to javavmwrapper)
- Fix build with jikes
2005-02-01 20:14:10 +00:00
Palle Girgensohn
34fa6c853e Split the postgresql ports into a server and a client part.
All ports depending on postgresql shall use the USE_PGSQL=yes knob
defined in Mk/bsd.ports.mk. Bumping portrevisions where needed.

PR:		75344
Approved by:	portmgr@ (kris), ade & sean (mentors)
2005-01-31 00:35:55 +00:00
Sergey Matveychuk
7ab8f46dbf - Update to 1.3.7.3
This is a bug-fix version of ProZilla. Among the changes are:
* fix buffer overflows (possibility of remote exploitation)
* missing space in the User-Agent HTTP header
* hidden passwords in ftp downloads

While I'm here:
- Remove etc/prozilla.conf if it was not changed
- Utilize %%DOCSDIR%%

PR:		ports/76630
Submitted by:	Sergio Mangialardi <sergio(at)softshark.org>
2005-01-26 17:20:52 +00:00
Kevin Lo
bea036af53 Update to 0.6.0
PR: ports/76346
Submitted by: MAINTAINER
2005-01-26 05:40:49 +00:00
Michael Johnson
dc91ddc6df - Update to 0.93
PR:		ports/76640
Submitted by:	Radek Kozlowski <radek@raadradd.com> (maintainer)
2005-01-25 01:55:16 +00:00
Jacques Vidrine
6be5377970 Add CONFLICTS due to libexec/ftpd.
PR:		ports/76235
Approved by:	ache, sumikawa (maintainers for wu-ftpd*)
2005-01-18 20:55:05 +00:00
Brooks Davis
0724a6c346 - Upgrade to 0.40.
- Log as LOG_FTP instead of LOG_DAEMON

Submitted by:	Alex Deiter <tiamat at komi dot mts dot ru>
PR:		ports/76303
2005-01-17 18:56:35 +00:00
Dirk Meyer
5269613903 - add WWW 2005-01-13 11:22:25 +00:00
Edwin Groothuis
0aac959c3a [MAINTAINER] ftp/cmdftp: update to 0.8.0
- Update to 0.8.0

PR:		ports/76098
Submitted by:	Andreas Fehlner <fehlner@gmx.de>
2005-01-12 03:46:30 +00:00
Kirill Ponomarev
99698f6e07 Update MASTER_SITES.
Update WWW in pkg-descr.
Portlint(1).

PR:		ports/75977
Submitted by:	maintainer
2005-01-09 12:49:49 +00:00
Edwin Groothuis
0aba1dbbc8 New port: net/pear-Net_FTP PEAR OO interface to the PHP FTP functions
plus some additions

	Net_FTP allows you to communicate with FTP servers in a
	more comfortable way than the native FTP functions of PHP
	do. The class implements everything nativly supported by
	PHP and additionally features like recursive up- and
	downloading, dircreation and chmodding. It although implements
	an observer pattern to allow for example the view of a
	progress bar.  Cold Fusion tags.

PR:		ports/75915
Submitted by:	Antônio Carlos Venâncio Júnior <antonio@php.net>
2005-01-09 05:02:28 +00:00
Pav Lucistnik
3544815450 - Update to 0.92.1
PR:		ports/75968
Submitted by:	Radek Kozlowski <radek@raadradd.com> (maintainer)
2005-01-08 23:55:04 +00:00
Michael Johnson
5bc8b768d2 Update to 20050103 to fix security vulnerability
PR:		ports/75782
Submitted by:	Tom McLaughlin (maintainer)
Approved by:	portmgr (krion)
2005-01-07 07:05:27 +00:00
Kirill Ponomarev
ef94f48a8b Fix MASTER_SITES.
Approved by:	portmgr (implicit)
2005-01-03 09:45:09 +00:00
Kris Kennaway
88d78c401e Fix package building by adding a dependency on Xvfb in the
PACKAGE_BUILDING case.  The package build scripts then DTRT and ensure
this is running at build-time so a DISPLAY is available.

Approved by:	portmgr (self)
2005-01-01 22:16:28 +00:00
Kirill Ponomarev
fd1c2f6783 Update to version 3.0.13
PR:		ports/75462
Submitted by:	maintainer
2004-12-24 11:51:29 +00:00
Markus Brueffer
f99ae26321 - Fix pkg-plist
- Bump PORTREVISION

Submitted by:	pointyhat via kris
2004-12-23 18:58:49 +00:00
Alexey Dokuchaev
c0dda9ee60 Update to version 1.2, remove BROKEN and DEPRECATED marks. 2004-12-23 12:53:58 +00:00
Peter Pentchev
4e3dbfaa30 Add libidn support, configurable with the WITH/WITHOUT_LIBIDN knob.
Add debugging support via the WITH_CURL_DEBUG knob.

Properly use LC_ALL=C instead of LANG=C to run the test suite
(thanks Fujishima-san!)
2004-12-21 16:06:19 +00:00
Peter Pentchev
a07844c8ed Repeat after me: testing the build on lots of machines is not an excuse
for not checking for packing list changes...
2004-12-21 10:07:38 +00:00
Peter Pentchev
ae5a44d3de Update to curl-7.12.3 (yes, we skipped 7.12.2 for various reasons).
Explicitly disable libidn support so that it is not even probed if libidn
is installed; I will look into enabling it after some more testing.

Testing paid off on:	ref4 (lib/select.c), sledge (lib/sendf.c)
2004-12-21 09:51:09 +00:00
Mark Linimon
10ae617e96 Fix typo in EXPIRATION_DATE. 2004-12-19 01:42:03 +00:00
Pav Lucistnik
91fd40bf86 - Update 5.x binary to 5.3. This fixes fetching
PR:		ports/75217
Submitted by:	Pasi Hirvonen <psh@iki.fi>
2004-12-18 23:52:11 +00:00
Kris Kennaway
b70e8b7e1d This port is scheduled to be removed on 2005-02-18 if it is still
broken at that time, and a fix has not been submitted to GNATS.
2004-12-18 23:02:35 +00:00
Edwin Groothuis
f6d14d5a72 Update port: ftp/wput - new version (0.5)
There's a new version of wput out there, 0.5

PR:		ports/75085
Submitted by:	Pasi Hirvonen <psh@iki.fi>
Approved by:	".::ChiP::." <chip-set@mail.ru>
2004-12-18 07:16:25 +00:00
Mark Linimon
e874ef3b41 With portmgr hat on, mark DEPRECATED to go along with the fact that it
is currently marked FORBIDDEN due to security problems.  Set for 1-month
timeout (that will be 6 weeks since the initial FORBIDDEN).
2004-12-18 04:11:51 +00:00
Kris Kennaway
be3e1f7794 Clean up handling of locale directories at deinstall-time:
* Don't remove "system directories" (which were created by BSD.*.dist)
* Silently try to remove locale directories which we might have created
2004-12-16 05:49:27 +00:00
Michael Haro
2b4140ad3a compile in more modules by default.
place all MODULES in OPTIONS
2004-12-14 06:16:43 +00:00
Kirill Ponomarev
57b290538e Fix typo.
PR:		ports/75010
Submitted by:	maintainer
2004-12-13 10:03:32 +00:00
Josef El-Rayes
839dcd21c8 Unset maintainership on ports. Multiple maintainer
timeouts.

Approved by:	portmgr
2004-12-12 14:49:37 +00:00
Clement Laforet
19d330776f - Update to 1.2.2
- Add gnutls support
2004-12-11 21:52:27 +00:00
Pav Lucistnik
46acfaaa40 - Update to 0.92
PR:		ports/74867
Submitted by:	Radek Kozlowski <radek@raadradd.com> (maintainer)
2004-12-08 20:53:26 +00:00
Pav Lucistnik
9f8a9a5721 - Update to 0.4.4
PR:		ports/74815
Submitted by:	Roman Bogorodskiy <bogorodskiy@inbox.ru> (maintainer)
2004-12-08 19:17:16 +00:00
Koop Mast
4897686632 Fix build on sparc64.
PR:		73979
Submitted by:	maintainer
2004-12-05 11:27:30 +00:00
Joe Marcus Clarke
9e1e83b157 Remove update-desktop-database from the plist. This port doesn't install
.desktop files with a MIME list.

PR:		74675
Submitted by:	maintainer
2004-12-05 06:54:44 +00:00
Josef El-Rayes
72ac3bdfe3 Mark the port forbidden due to vulnerability.
Approved by:	maintainer(timeout)
With hat:	secteam
2004-12-01 17:17:47 +00:00
Clement Laforet
3830c106b2 - Update to 1.2.1
- Fix plist
2004-11-30 21:25:03 +00:00
Oliver Lehmann
6299ee055a define USE_X_PREFIX before bsd.port.pre.mk gets included
Pointed out by:	kris
2004-11-29 16:01:44 +00:00
Michael Johnson
a71b91d3f7 - Update to 0.91
- Use new GCONF_SCHEMAS

PR:		ports/74457
Submitted by:	Radek Kozlowski (maintainer)
2004-11-27 20:12:56 +00:00
Markus Brueffer
cae94919d0 Update to version 0.5.0 2004-11-20 14:24:04 +00:00
Kris Kennaway
996c44b6a4 BROKEN on sparc64: Does not compile 2004-11-18 22:04:41 +00:00
Kirill Ponomarev
162f6bdd83 Update to version 0.8.1
PR:		ports/74079
Submitted by:	Ports Fury
2004-11-18 20:25:10 +00:00
Kris Kennaway
a028a16e63 BROKEN: Size mismatch 2004-11-18 08:10:51 +00:00
Kirill Ponomarev
3994df5a8a Update to 3.0.11
PR:		ports/74048
Submitted by:	maintainer
2004-11-17 17:46:40 +00:00
Kirill Ponomarev
4c9b90398d Fix package build.
Submitted by:	Ports Fury
2004-11-16 10:13:38 +00:00
Michael Haro
d1140c6c15 update MASTER_SITES
PR:		73977
Submitted by:	Jason Harris <jharris@widomaker.com>
2004-11-16 08:52:36 +00:00
Oliver Lehmann
c21f0bf633 fix build on 5
Noted By:	kris, Christian Hiris <4711@chello.at>
PR:		ports/73954
2004-11-15 17:21:52 +00:00
Michael Haro
5160c571da update MASTER_SITE 2004-11-15 17:10:45 +00:00
Sergey Matveychuk
863e916188 - Update to 0.7.17 2004-11-14 12:14:27 +00:00
Kirill Ponomarev
9043a39fe7 Update to version 0.9.31
PR:		ports/73902
Submitted by:	Ports Fury
2004-11-14 09:20:05 +00:00
Michael Nottebrock
29924df852 More pthread-check fixes. 2004-11-11 23:22:25 +00:00
Markus Brueffer
a37d689df5 - pthread-check fix 2004-11-11 18:19:14 +00:00
Markus Brueffer
ae602aca4d - pthread-check fix
- change defaults for howl and QSA to "on"
- bump PORTREVISION

Submitted by:	lofi
2004-11-11 02:17:01 +00:00
Oliver Lehmann
7a4fc79d7e update to 2.0.18rc1 2004-11-10 19:42:23 +00:00
Pav Lucistnik
d77188b8bc - Catch up Epiphany update
PR:		ports/73671
Submitted by:	Radek Kozlowski <radek@raadradd.com> (maintainer)
2004-11-08 21:02:28 +00:00
Joe Marcus Clarke
46a4d69571 Bump PORTREVISIONS for all ports that depend on atk or pango to ease in the
big upgrade.
2004-11-07 22:37:47 +00:00
Mark Linimon
49a281044a Reset bouncing maintainer address. 2004-11-07 04:26:44 +00:00
Volker Stolz
10576bd72c Include bsd.port.pre.mk before testing the WITH_ variables.
PR:		ports/73458
Submitted by:	maintainer
2004-11-05 08:30:57 +00:00
Joe Marcus Clarke
c52560c3fe Add gwget, a download manager for GNOME which uses wget as its backend.
It supports resuming downloads as well as recursive downloading.

PR:		73431
Submitted by:	Radek Kozlowski <radek@raadradd.com>
2004-11-02 20:41:59 +00:00
Markus Brueffer
c8dd604784 - Update to version 0.5.0-beta1
- All patches from the external patchset were applied upstream
2004-10-31 21:37:55 +00:00
Kirill Ponomarev
3d1872ff52 Update to 0.4.3 - security release which fixes some vulnerabilities
which may cause crash or DoS (see ChangeLog for details).

Perl module related changes (it's now possible to enable/disable it
in configure script)

PR:		ports/73287
Submitted by:	maintainer
2004-10-30 09:08:28 +00:00
Sergei Kolobov
f4f5e832fc - Teach the startup script to respect pureftpd_config in rc.conf
(fixes ports/71477)

PR:		ports/72911
Submitted by:	Frank Denis (author and maintainer)
2004-10-20 08:03:11 +00:00
Yoichi NAKAYAMA
8ac3957ed9 update to 0.5.0 2004-10-19 16:25:42 +00:00
Michael Haro
b932c04b69 fix a mistake with ctrls option
Submitted by:	Valerio Alliod <valerio.alliod@ieio.vda.it>
2004-10-17 21:43:54 +00:00
Michael Haro
ec604e34c9 Upgrade to 1.2.10 2004-10-17 04:45:43 +00:00
Will Andrews
ca9ea1fc0e Chase readline library depend bump. Portlint.
PR:		72749
Submitted by:	maintainer
2004-10-16 00:04:19 +00:00
Kirill Ponomarev
4073c2a829 Update to 0.4.2
PR:		ports/72635
Submitted by:	maintainer
2004-10-13 13:50:49 +00:00
Kirill Ponomarev
1f26808113 Update to version 1.4.2
PR:		ports/72528
Submitted by:	Ports Fury
2004-10-12 12:52:04 +00:00
Kirill Ponomarev
a29aad4344 Update to version 1.15
PR:		ports/72527
Submitted by:	Ports Fury
2004-10-12 12:50:09 +00:00
Kirill Ponomarev
e2755e6e4c Update to 0.4.1
PR:		ports/71777
Submitted by:	maintainer
2004-10-12 09:37:27 +00:00
Kirill Ponomarev
050067d507 Update to 3.0.9
PR:		based on ports/71731
Submitted by:	maintainer
2004-10-12 09:33:39 +00:00
Markus Brueffer
17847a3b1a Fix build with gcc 3.4 and unbreak
Reported by:	kris
Approved by:	portmgr (krion)
2004-10-07 12:32:50 +00:00
Sergei Kolobov
ac1a8c4d9e - Unbreak the build by fixing a typo in Makefile:
s/USE_PERL/USE_PERL5/

PR:		ports/72281
Submitted by:	Roman Bogorodskiy (maintainer)
Approved by:	portmgr (marcus)
2004-10-04 07:58:42 +00:00
Kris Kennaway
84e8d56ed5 Increase USE_GCC to 3.4 for those ports which compile with it.
Approved by:	portmgr
2004-09-30 05:32:00 +00:00
Kris Kennaway
825afd6dc3 BROKEN on 5.x: Does not compile
Approved by:    portmgr (self)
2004-09-29 06:00:57 +00:00
Thierry Thomas
96fe844ac6 Update to 0.7.1, which also fixes the compilation problem on 5.x.
PR:		ports/71963
Submitted by:	maintainer
Approved by:	portmgr (linimon).
2004-09-27 21:10:21 +00:00
Kris Kennaway
7a6f05bb7a BROKEN on 5.x: Does not compile
Approved by:    portmgr (self)
2004-09-18 18:47:46 +00:00
Kris Kennaway
d3861ed9fc BROKEN: Does not compile
Approved by:	portmgr (self)
2004-09-18 18:15:26 +00:00
Volker Stolz
3a3b9da006 Fix build
Approved by: maintainer
2004-09-03 14:28:42 +00:00
Tilman Keskinoz
41d71c8fbb Fix handling of libgnugetopt to fix build on 5.x 2004-09-02 19:29:35 +00:00
Sergey Matveychuk
6dfe7534a5 - Update to 0.4.0
- Use OPTIONS
- Install documentation in more correct way

PR:		ports/71021
Submitted by:	maintainer
2004-08-28 20:31:48 +00:00
Michael Haro
f04178a470 add option to compile with support for quotas
PR:		68644
Submitted by:	Krzysztof Stryjek <wtp+proftpd@bsdguru.org>
2004-08-28 18:10:38 +00:00
David E. O'Brien
cb0a86a6c9 Support the very common "./rc_script.sh restart". 2004-08-21 03:27:42 +00:00
Pav Lucistnik
198efcb276 - Convert to OPTIONS
PR:		ports/70723
Submitted by:	Ying-Chieh Chen <yinjieh@csie.nctu.edu.tw>
2004-08-20 22:29:47 +00:00
Volker Stolz
b0ecf4fa1f Fix blunder from pre-commit-test 2004-08-20 08:54:45 +00:00
Volker Stolz
c54fef19e6 Update to 2.8.1
PR:		ports/70612
Submitted by:	Marc Silver
Approved by:	maintainer
2004-08-20 08:53:26 +00:00
Volker Stolz
c22a5bc9e5 Fix a locale-dependent build failure.
PR:		ports/70670
Submitted by:	Matthias Andree (maintainer)
2004-08-19 19:07:12 +00:00
Volker Stolz
142882e1de Update to 20040810, which contains latest security fixes
PR:		ports/70624
Submitted by:	Rudolf Cejka (maintainer)
2004-08-19 14:25:11 +00:00
Markus Brueffer
63fa38ff59 - Fix build with gcc 3.4
- Fix build on amd64
- Move patches to external site

Noticed by:	pointyhat
2004-08-19 11:49:41 +00:00
Markus Brueffer
845d64c667 Add kftpgrabber 0.4.0, a graphical ftp client for KDE.
Features:
  o multiple FTP sessions (tabs)
  o transfer queue
  o TLS/SSL support for encrypted connections
  o partial X509 certificate support for authentication
  o FXP transfer support (site-to-site)
  o OTP (one time password) support - s/key, md5, rmd160, sha1
  o drag and drop support
  o site bookmarking
  o encrypted bookmark support (password can be saved to KWallet)
  o distributed FTP support (PRET)
  o SSCN and CPSV support
  o skiplist

WWW: http://kftpgrabber.sourceforge.net/
2004-08-18 22:44:47 +00:00
David E. O'Brien
916f1e8069 Go ahead and rush the 2004-08-30 deprecatation since the port is now
FORBIDDEN due to a vulerability.  I really don't think anyone is going
to put the effort into un-FORBIDDENing it.
2004-08-18 16:18:37 +00:00
Markus Brueffer
61c87cf5c8 Update to version 0.4.0.1 2004-08-18 13:45:53 +00:00
David E. O'Brien
337eb9844b Go ahead and rush the 2004-08-30 deprecatation since the port is now
FORBIDDEN due to a vulerability.  I really don't think anyone is going
to put the effort into un-FORBIDDENing it.
2004-08-18 06:55:39 +00:00
Jacques Vidrine
1f09de5154 Mark forbidden due to remotely exploitable vulnerability.
http://vuxml.freebsd.org/c4b025bb-f05d-11d8-9837-000c41e2cdad.html
2004-08-17 18:03:15 +00:00
Jacques Vidrine
0428bea829 Mark forbidden due to remotely exploitable vulnerability.
http://www.vuxml.org/freebsd/c4b025bb-f05d-11d8-9837-000c41e2cdad.html
2004-08-17 18:02:46 +00:00
Tilman Keskinoz
a5b3bd232f Mark deprecated, Port was renamed to tnftpd (already in ports),
has no maintainer, and is broken on CURRENT.
2004-08-16 14:47:42 +00:00
Sergey Matveychuk
579a717755 The tarball was rerolled by author.
Only docs was changed, no source.

Reported by:	Jin-Shan Tseng <tjs@cdpa.nsysu.edu.tw>
2004-08-15 18:30:08 +00:00
Tilman Keskinoz
d2d9f64a68 Fix build with gcc 3.4
Reported by:	pointyhat

Mark IGNORE on amd64, crahes on startup.
Probably broken on other 64bit archs too, because of a lot of LP64-warnings.
2004-08-14 09:48:27 +00:00
Tom Rhodes
0cec75bf47 Update to 0.13.5.
Submitted by:	Robert Nagy <robert@openbsd.org>
2004-08-13 21:35:01 +00:00
Kirill Ponomarev
de72cb0969 Update to version 0.6.7
PR:		ports/70420
Submitted by:	maintainer
2004-08-13 16:52:19 +00:00
Sergey Matveychuk
617b689581 Update to 0.7.15 2004-08-13 07:05:34 +00:00
Tilman Keskinoz
ec83f9d228 Fix build with gcc 3.4
PR:		70202
Submitted by:	Rudolf Cejka <cejkar@fit.vutbr.cz>
2004-08-10 16:19:01 +00:00
Peter Pentchev
9e4111b530 Fix curlpp-config --cflags. 2004-08-10 14:57:51 +00:00
Peter Pentchev
df4007e8c3 Update curlpp to version 0.3.1, which not only lets it build with
the new gcc in -CURRENT, but also makes a giant leap forward WRT
example programs: they actually run instead of dumping core now!
2004-08-10 14:29:30 +00:00
Peter Pentchev
8348162986 Update to 7.12.1, which is mainly an important bugfix release, but also
contains some new functionality.
2004-08-10 13:32:51 +00:00
Thierry Thomas
75236c0e70 Add ocaml-ocurl 0.2.0, an interface for OCaml to the curl lib.
PR:		70085
Submitted by:	Marwan BURELLE
2004-08-08 19:20:32 +00:00
Kirill Ponomarev
d95ad67c3f Update to version 2.5.0
PR:		ports/70164
Submitted by:	Ports Fury
2004-08-08 17:05:46 +00:00
Michael Haro
42cb38055f update to 1.2.10rc3 2004-08-08 00:06:27 +00:00
Kirill Ponomarev
1494cd174a Fix build with gcc-3.4
PR:		ports/70131
Submitted by:	maintainer
2004-08-07 19:22:52 +00:00
David E. O'Brien
e332abceba Update IPv6 patch after the tarball was rerolled. 2004-07-28 18:11:20 +00:00
David E. O'Brien
8ed35ad2bd The distfile was rerolled to fix a Linux nit. 2004-07-28 15:49:32 +00:00
Oliver Eikemeier
78990752ba Fix <http://www.freebsd.org/ports/portaudit/f67ea071-dfb8-11d8-9b0a-000347a4fa7d.html>
Obtained from:	gentoo cvs
2004-07-27 10:55:27 +00:00
Hiroki Sato
6910758ae1 Add a patch to fix a serious bug which can break a ftp
connection under some circumstances.

Approved by:	maintainer timeout (2 months)
Approved by:	linimon (mentor)
2004-07-25 15:14:47 +00:00
Pav Lucistnik
ac9d016968 - Add separate PAM knob and new THROTTLING knob
PR:		ports/68339
Submitted by:	Toni Viemero <toni.viemero@iki.fi>
Approved by:	maintainer timeout (20 days)
2004-07-24 11:18:47 +00:00
Pav Lucistnik
88af4195a1 - Distfile rerolled, this is whole diff between old and new file:
diff -ruN old/pure-ftpd-1.0.20/src/bsd-getopt_long.c new/pure-ftpd-1.0.20/src/bsd-getopt_long.c
--- old/pure-ftpd-1.0.20/src/bsd-getopt_long.c  Sat Jul 17 15:19:17 2004
+++ new/pure-ftpd-1.0.20/src/bsd-getopt_long.c  Tue Jul 20 12:42:16 2004
@@ -466,16 +466,6 @@
                     fprintf(stderr, recargchar, optchar);
                 pure_optopt = optchar;
                 return BADARG;
-            } else if (!(flags & FLAG_PERMUTE)) {
-                /*
-                 * If permutation is disabled, we can accept an
-                 * optional arg separated by whitespace so long
-                 * as it does not start with a dash (-).
-                 */
-                 if (pure_optind + 1 < nargc && pure_optind + 1 > 0 &&
-                     *nargv[pure_optind + 1] != '-') {
-                     pure_optarg = nargv[++pure_optind];
-                 }
             } else {
                 pure_optarg = nargv[pure_optind];
             }

Reported by:	sem
2004-07-21 21:44:10 +00:00
Kirill Ponomarev
de62a04018 Update to 1.0.2
PR:		ports/69343
Submitted by:	maintainer
2004-07-21 12:48:22 +00:00
Edwin Groothuis
b792ecdd80 Rename patch to a proper name. 2004-07-21 11:54:06 +00:00
David E. O'Brien
8543ef3d3a Figure out what the vendor typo really was suppose to be.
Submitted by:	sumikawa
2004-07-20 09:22:54 +00:00
David E. O'Brien
cf34c999bf Update to 3.1.8.
Among other things, 'ps' won't show user, password, account options.
2004-07-20 08:48:11 +00:00
Alex Dupre
66e5d13fc7 Add a new shared extension for PHP. 2004-07-19 09:10:26 +00:00
Alex Dupre
b60f338503 Add a new shared extension for PHP. 2004-07-19 09:08:46 +00:00
Alex Dupre
9a1cd992e7 Add a new shared extension for PHP. 2004-07-19 08:06:21 +00:00
Alex Dupre
bb0c27bd52 Add a new shared extension for PHP. 2004-07-19 08:04:47 +00:00
Pav Lucistnik
e88d4982c1 - Update to 1.0.20
Approved by:	maintainer
2004-07-18 12:01:20 +00:00
Pav Lucistnik
f598e66bf4 - Fix crasher in pure-pw
PR:		ports/69098
Submitted by:	Xin LI <delphij@frontfree.net>
Approved by:	maintainer
2004-07-17 12:26:09 +00:00
Markus Brueffer
5dd0d37d89 Update to version 0.4 2004-07-13 22:53:11 +00:00
Edwin Groothuis
1c7c454350 MEDIC! We have a mortally wounded distfile here!
(it's a sad thing if you can't even do "cvs delete" in your ports
 directory without loosing all kinds of important files)

Noticed by: eik
2004-07-10 12:11:28 +00:00
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