1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-25 04:43:33 +00:00
Commit Graph

2383 Commits

Author SHA1 Message Date
Martin Wilke
75d6a268d8 net2ftp is a web-based FTP client written in PHP
User features
 - Navigate the FTP server
 - Upload files
 - Download files
 - Zip files
 - Unzip files
 - Install software
 - Copy, move and delete
 - Copy or move to a 2nd FTP server
 - Rename and chmod
 - View code with syntax highlighting
 - Plain text editor
 - HTML editors
 - Code editor
 - Search for words or phrases
 - Calculate size

WWW: http://www.net2ftp.com/

PR:		ports/133766
Submitted by:	Alexander Kriventsov
2009-04-30 20:55:57 +00:00
Robert Noland
4e75274cbb Update to 3.2.4.1
PR:		134073
Submitted by:	Joseph S. Atkinson (maintainer)
2009-04-30 05:50:24 +00:00
Dmitry Sivachenko
73b99c922f Update to version 2.8. 2009-04-29 10:29:14 +00:00
Renato Botelho
eef21b316a - Update to 1.0.22
- Convert TLS to an option, off by default since this is considered
  experimental
- Change PRIVSEP option on by default to reflect default configure
2009-04-27 11:21:29 +00:00
Robert Noland
fd0f2f3ed3 Update to 3.2.4
Submitted by:	jsa@wickedmachine.net (maintainer)
2009-04-22 04:54:37 +00:00
Dennis Herrmann
e1d82617ea - Update to 1.3.01
Approved by:	miwi (mentor)
2009-04-21 14:26:23 +00:00
Li-Wen Hsu
4cf4fcea40 - Update to 0.5.1 2009-04-10 08:02:51 +00:00
Dmitry Sivachenko
1972b942d9 Update to version 2.7.1. 2009-04-08 11:59:59 +00:00
Ion-Mihai Tetcu
5db087e859 - fix plist with -DNOPORTEXAMPLES
- while here, modernize the port (USE_RC_SUBR, SUB_FILES)
- bump PORTREVISION

Prompted by:	QAT QA run
Approved by:	maintainer timeout on QATMail
2009-04-07 19:41:45 +00:00
Boris Samorodov
824eda00fc Here are new Linux Fedora 8 infrastructure ports.
The recommended version of FreeBSD to use them is 8-CURRENT.
FreeBSD-7.x is not fully compatible with compat.linux.osrelease
2.6.16. Some syscalls cannot be MFCed due to native FreeBSD
ABI breakage.

Usage (and package building):
1. define compat.linux.osrelease=2.6.16;
2. add following variables to /etc/make.conf:
   . OVERRIDE_LINUX_BASE_PORT=f8;
   . OVERRIDE_LINUX_NONBASE_PORTS=f8.

Approved by:	bsam (me) ;-)
2009-04-01 15:25:39 +00:00
Boris Samorodov
7aec2c3eab Finish repocopies of new linux-f8 infrastructure ports:
. add CONFLICTS to 47 original ports;
. bump PORTREVISIONs for all of them;
. pet portlint for 2-3 ports (misplaced PORTREVISION).
2009-04-01 10:10:16 +00:00
Emanuel Haupt
e8cfa8fc26 Mark MAKE_JOBS_SAFE 2009-03-30 14:18:26 +00:00
Jun Kuriyama
7b474f14d1 Upgrade to 2.04. 2009-03-30 08:15:57 +00:00
Renato Botelho
c9e008f727 Mark all my ports as MAKE_JOBS_SAFE and MAKE_JOBS_UNSAFE 2009-03-28 17:53:24 +00:00
Martin Wilke
9e00b94a5f - Update to 0.9.3 2009-03-27 22:10:37 +00:00
Renato Botelho
b5a9f42350 - Bump necessary PORTREVISIONS and fix some ports to new clamav API 2009-03-27 11:53:07 +00:00
Vasil Dimov
8751a6a37c Mark ftp/wget as safe for building with make -jX.
PR:		ports/133000
Submitted by:	mm@
2009-03-27 06:59:32 +00:00
Robert Noland
27ba1523d2 Update to 3.2.3.1
Submitted by:	jsa@wickedmachine.net(maintainer)
2009-03-27 04:50:50 +00:00
Martin Wilke
c8c3b568f6 - Update to 3.7.11
PR:		132966
Submitted by:	Ganael Laplanche <ganael.laplanche@martymac.com> (maintainer)
2009-03-25 15:07:17 +00:00
Beech Rintoul
2355cd2cee - Update to 1.1 2009-03-25 02:49:35 +00:00
Tilman Keskinoz
c768560d75 fix make -j 2009-03-24 12:51:19 +00:00
Rong-En Fan
4f810983a2 - Fix build after strndup(3) MFC
PR:		ports/132014
Submitted by:	Florian Smeets <flo at kasimir.com>
Approved by:	maintainer timeout (1 month)
2009-03-21 17:26:35 +00:00
Martin Wilke
908e590ee8 - Update to 2.3
PR:		132069
Submitted by:	Dennis Herrmann <adox@mcx2.org>
Approved by:	maintainer timeout
2009-03-15 20:47:30 +00:00
Beech Rintoul
5f2c018cf4 - Update to 3.7.9
Changes (from Changelog):
* new setting ftp:prefer-epsv.
* add support for IPv6 scope for link-local addresses (Arkadiusz Miskiewicz).
* fix compilation on OpenBSD (Kevin Lo).
* fix parsing of NT unix-like listings where hour is one digit.
* gnulib sources updated, vsnprintf-posix module imported.

PR:		ports/132480
Submitted by:	Ganael Laplanche <ganael.laplanche@martymac.com> (maintainer)
2009-03-14 22:31:46 +00:00
Shaun Amott
e947ebc240 Free most of my ports, since they aren't being maintained to a
reasonable standard.
2009-03-13 23:27:19 +00:00
Dennis Herrmann
8376a89416 - Chase security/cvm shlib bump
- Bump PORTREVISION

PR:	132502
Submitted by:	Alex Povolotsky <tarkhil@over.ru>
Approved by:	miwi (mentor)
2009-03-11 17:04:03 +00:00
Martin Wilke
cfa1de393a 2009-02-15 ftp/downloader: sources unavailable - website dissappeared
2009-03-04 devel/rubygem-mojombo-grit: Obsolete, use devel/rubygem-grit instead
2009-03-08 mail/postfix1: Not supported anymore by vendor. Please choose a new one version.
2009-03-08 mail/postfix21: Not supported anymore by vendor. Please choose a new one version.
2009-03-08 mail/postfix22: Not supported anymore by vendor. Please choose a new one version.
2009-03-01 www/rubygem-actionwebservice: from rails 2.0 www/rubygem-rails use www/rubygem-activeresource instead
2009-03-09 21:44:06 +00:00
Peter Pentchev
1ec0906e49 Update to curl-7.19.4, which fixes a redirection vulnerability.
The changes in the patch files are almost the same as in Eugene's PR,
although I arrived at them mostly independently :)
Reformat all patch files now that I use quilt to manage them.
Fix two complaints from portlint: needless use of CFLAGS and differentiation
between NOPORTDOCS and NOPORTEXAMPLES.  Thanks, Eugene!

PR:		132358
Submitted by:	Eygene Ryabinkin <rea-fbsd@codelabs.ru>
2009-03-07 03:57:38 +00:00
Dennis Herrmann
2b3b399de8 - Use my FreeBSD address on the ports I maintain
Approved by:	tabthorpe (co-mentor)
2009-03-06 18:14:36 +00:00
Alex Dupre
c99d0d7337 Update to 5.2.9 release and re-add pcre extension. 2009-03-06 10:08:35 +00:00
Renato Botelho
68629aad83 --with-largefile is not recommended to be default, so, convert it to OPTION and
set it off by default, since this changes the default options, bump PORTREVISION

Pointed by:	Yar Odin <yarodin@gmail.com>
2009-03-05 18:19:39 +00:00
Dmitry Sivachenko
b5ed526811 Use DIST_SUBDIR because DISTFILE has no version information.
Asked by:	pav
2009-03-04 16:16:26 +00:00
Dmitry Sivachenko
a1c820955c Update to version 2.7. 2009-02-27 16:07:54 +00:00
Dirk Meyer
bd14297156 - update to 2.1.0
Reported by:	Eugen Zagorodniy
2009-02-25 06:49:26 +00:00
Beech Rintoul
eed55a04f6 - The ftp/mirror port's lchat.pl file uses the old pack('S n a4 x8', ...)
method for constructing a sockaddr_in to pass to connect().
  This approach breaks on more recent FreeBSDs which are more strict about
  the first two bytes of sockaddr_in.

- Patch modifies lchat.pl to use perl's &Socket'pack_sockaddr_in and
  &Socket'unpack_sockaddr_in functions to do the right thing.

PR:		ports/131911
Submitted by:	G. Paul Ziemba <p-fbsd-bugs@ziemba.us>
2009-02-22 20:46:47 +00:00
Beech Rintoul
6353dc06ff - Update to 3.2.2.1
PR:		ports/131959
Submitted by:	Joseph S. Atkinson <jsa@wickedmachine.net> (maintainer)
2009-02-22 20:21:31 +00:00
Martin Wilke
98f0ee126b - Update PORTSCOUT 2009-02-19 23:21:03 +00:00
Renato Botelho
a22a24b1c8 Fix following problem:
Pure-ftpd supports the "SITE UTIME" command, which allows the client to set the
modification time of a file to a particular timestamp, expressed in UTC.

However, pure-ftpd passes the UTC timestamp directly to the operating system's
utime() function, which is a bug, because utime() requires that the timestamp be
in local time instead of UTC.

For example for server with MSK localtime:
> ---> MDTM cuba2008_1.mpeg.stat
> <--- 213 20090106074437

> ---> SITE UTIME cuba2008_1.mpeg.stat 20090106104437 20090106104437 20090106104437 UTC
> <--- 250 UTIME OK

PR:		ports/131645
Submitted by:	Yar Odin <yarodin@gmai.com>
2009-02-16 11:26:01 +00:00
Sergey Skvortsov
a29db9fbb5 Update to 0.22
Changes:	http://cpansearch.perl.org/src/BINGOS/POE-Component-Client-FTP-0.22/Changes
PR:		ports/131265
Submitted by:	lth
2009-02-14 22:23:12 +00:00
Martin Wilke
1106da4f6b - Update to 7.19.0
- Resepct now NOPORTDOCS/EXAMPLES

PR:		130927
Submitted by:	Wen Heping <wenheping@gmail.com>
Approved by:	maintainer timeout
2009-02-14 19:07:41 +00:00
Brooks Davis
42ec65c154 Upgrade to 0.49:
Add IPv6 support.
	Support systems with editline instead of readline.
	Support long options in the server.

Prodded by:	portscout (via miwi)
2009-02-13 17:28:49 +00:00
Erwin Lansing
b5d49daf0c Also mark BROKEN on recent 7 after the MFC of strndup(3).
Submitted by:	pointyhat
2009-02-11 23:25:29 +00:00
Beech Rintoul
4f07ea3151 - Update to 3.2.1
PR:		131474
Submitted by:	Joseph S. Atkinson <jsa@wickedmachine.net> (maintainer)
2009-02-08 05:31:47 +00:00
Alejandro Pulver
cb9c468197 - From now on, Joseph S. Atkinson will be mainaining ftp/filezilla and
lang/clisp.
2009-02-07 17:46:08 +00:00
Alejandro Pulver
fb76c760dc - Add required @dirrmtry entries back.
PR:		ports/131106
Submitted by:	"Joseph S. Atkinson" <jsa@wickedmachine.net>
2009-02-06 13:48:34 +00:00
Beech Rintoul
7f07ef839d - Update to 1.3.2 (stable)
- Upgrade proftpd-mod_sql_tds to version 4.9 [1]

PR:		ports/131429
Submitted by:	Patrick Muldoon <doon@inoc.net> [1]
2009-02-06 04:31:25 +00:00
Alejandro Pulver
1d3e5402c8 - Update FileZilla to version 3.2.0.
- Fix plist to not try and rmdir locale directories.
- Respect WITHOUT_NLS.
- Take explicit contol of dbus dependency (default was "auto").
- Add OPTIONS for DBUS and NLS (both default On).
- Silence portlint.

PR:		ports/131106
Submitted by:	"Joseph S. Atkinson" <jsa@wickedmachine.net>
2009-02-06 01:06:47 +00:00
Philip M. Gollucci
91f0eda57d - Update download locations, update WWW
Reported by:    -fetch-original pointyhat run
2009-02-04 03:50:32 +00:00
Beech Rintoul
818cb812d6 - Update to 1.11 2009-02-02 07:40:55 +00:00
Philip M. Gollucci
5de6913d24 - Update download locations, update WWW
Reported by:    -fetch-original pointyhat run
2009-02-01 08:03:29 +00:00