| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
| |
PR: 132069
Submitted by: Dennis Herrmann <adox@mcx2.org>
Approved by: maintainer timeout
|
|
|
|
|
|
|
|
|
|
|
|
| |
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)
|
|
|
|
| |
reasonable standard.
|
|
|
|
|
|
|
|
| |
- Bump PORTREVISION
PR: 132502
Submitted by: Alex Povolotsky <tarkhil@over.ru>
Approved by: miwi (mentor)
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
|
|
|
|
|
|
|
| |
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>
|
|
|
|
| |
Approved by: tabthorpe (co-mentor)
|
| |
|
|
|
|
|
|
| |
set it off by default, since this changes the default options, bump PORTREVISION
Pointed by: Yar Odin <yarodin@gmail.com>
|
|
|
|
| |
Asked by: pav
|
| |
|
|
|
|
| |
Reported by: Eugen Zagorodniy
|
|
|
|
|
|
|
|
|
|
|
|
| |
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>
|
|
|
|
|
| |
PR: ports/131959
Submitted by: Joseph S. Atkinson <jsa@wickedmachine.net> (maintainer)
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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>
|
|
|
|
|
|
| |
Changes: http://cpansearch.perl.org/src/BINGOS/POE-Component-Client-FTP-0.22/Changes
PR: ports/131265
Submitted by: lth
|
|
|
|
|
|
|
|
| |
- Resepct now NOPORTDOCS/EXAMPLES
PR: 130927
Submitted by: Wen Heping <wenheping@gmail.com>
Approved by: maintainer timeout
|
|
|
|
|
|
|
|
| |
Add IPv6 support.
Support systems with editline instead of readline.
Support long options in the server.
Prodded by: portscout (via miwi)
|
|
|
|
| |
Submitted by: pointyhat
|
|
|
|
|
| |
PR: 131474
Submitted by: Joseph S. Atkinson <jsa@wickedmachine.net> (maintainer)
|
|
|
|
| |
lang/clisp.
|
|
|
|
|
| |
PR: ports/131106
Submitted by: "Joseph S. Atkinson" <jsa@wickedmachine.net>
|
|
|
|
|
|
|
| |
- Upgrade proftpd-mod_sql_tds to version 4.9 [1]
PR: ports/131429
Submitted by: Patrick Muldoon <doon@inoc.net> [1]
|
|
|
|
|
|
|
|
|
|
|
| |
- 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>
|
|
|
|
| |
Reported by: -fetch-original pointyhat run
|
| |
|
|
|
|
| |
Reported by: -fetch-original pointyhat run
|
| |
|
|
|
|
|
|
|
|
|
|
| |
- Fixed FreeBSD security advisory FreeBSD-SA-08:12.ftpd
- Fixed a typo on smbftpd-user help
- Fixed the bug of wrong file time when file time is 2008/12/30
PR: ports/131201
Submitted by: Hung-Yi Chen <gaod@hychen.org>
Approved by: Jui-Nan Lin <jnlin@csie.nctu.edu.tw> (maintainer)
|
|
|
|
|
| |
PR: ports/131200
Submitted by: Ganael Laplanche <ganael.laplanche@martymac.com> (maintainer)
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
- Fix NLS knob
|
|
|
|
| |
Note that some of the tests shall fail for the present.
|
|
|
|
|
|
| |
PR: ports/130346
Submitted by: Michal Petrucha <johnny64@swissjabber.org>
Approved by: maintainer timeout (2+ weeks)
|
|
|
|
|
|
| |
to 7.19.2.
Bump PORTREVISION, even on the ports that do not have a versioned
dependency, since the binaries will most probably still stop working.
|
|
|
|
|
|
|
|
| |
Yes, there's been a new 7.19.3 version for a couple of days now,
but I figure you folks have been waiting for me much too much as it is :(
Apologies all around!
Prompted by: several PR's and more people (and portmgrs) than I dare admit
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Fix pkg-deinstall doesn't match the user used by pkg-install.
- Fix comment at top of vsftpd.conf
- Add commented-out versions of listen=YES and background=YES
to match the rcNG script's expectations.
- Add missing documentation on how to configure vsftpd to rcNG script.
- Fix two typos in rcNG script.
PR: 130509
Submitted by: Matthias Andree
- small cleanups
- fix escaping in rcNG script.
|
| |
|
| |
|
| |
|
|
|
|
|
|
| |
As OSVERSION was not bumped at the time, approximate with 800058.
Submitted by: pointyhat
|
| |
|
|
|
|
|
|
|
| |
- Bump portrevision
PR: ports/130201
Submitted by: Patrick Muldoon <doon@inoc.net>
|
| |
|
|
|
|
| |
Suggested by: rafan
|
| |
|
|
|
|
|
|
|
| |
- PORTREVISION bumped.
PR: ports/127978
Submitted by: Helmut Schneider <jumper99@gmx.de>
|
|
|
|
|
|
|
|
|
|
|
|
| |
task ID.
2) Consistently use "%d" instead of "%ld" for formatting int32_t values.
This results in printing the same (correct) numbers on amd64 as they appear
on i386.
Use correct type for arguments in uftp.h:logfunc(...).
Bump PORTREVISION.
|
|
|
|
|
|
|
|
|
| |
- move load_config above variables checks
- Bump PORTREVISION
PR: ports/125651
Submitted by: pgollucci
Approved by: araujo (mentor, implicit), maintainer timeout (clement 5 months)
|
|
|
|
| |
Asked for: gnn @ IRC, approved by erwin.
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
Reported by: portscout
|
|
|
|
|
|
|
|
|
|
| |
Version 3.7.7 - 2008-12-12
* new ftp proxy auth type: proxy-user@host.
* new setting ftp:trust-feat (default no).
* changed GPL version to 3 (as gnulib modules require it).
PR: ports/129688
Submitted by: Ganael Laplanche <ganael.laplanche@martymac.com> (maintainer)
|
|
|
|
| |
Hat: portmgr
|
|
|
|
|
|
| |
PR: ports/128892
Submitted by: Yi-Jheng Lin <yzlin@cs.nctu.edu.tw>
Approved by: Artyom Nosov <chip-set@mail.ru> (maintainer)
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
|
| |
PR: ports/129443
Submitted by: Alexander Kirpa <freebsd-bug@kirpa.com>
Approved by: Nick Leuta <skynick@mail.sc.ru> (maintainer)
|
|
|
|
|
| |
PR: ports/121644
Submitted by: Sergey Samitovsky <svs_at_nktv.mk.ua>
|
|
|
|
| |
No objection from maintainer.
|
|
|
|
| |
drop GTK12 support (not working with 2.0.19)
|
|
|
|
|
| |
PR: 129056
Submitted by: Ganael Laplanche <ganael.laplanche@martymac.com> (maintainer)
|
|
|
|
|
|
| |
PR: ports/128919
Submitted by: Yi-Jheng Lin <yzlin AT cs.nctu.edu.tw>
Approved by: "Ganael LAPLANCHE" <ganael.laplanche AT martymac.com> (maintainer)
|
|
|
|
|
| |
PR: 128273
Submitted by: Dennis Herrmann <adox@mcx2.org> (maintainer)
|
|
|
|
|
|
|
|
| |
Update from upstream OpenBSD ported to FreeBSD.
This version reflects the status of the program as of OpenBSD 4.4.
PR: ports/128246
Submitted by: Christian Ludwig <chrissicool@chrissicool.net> (maintainer)
|
| |
|
| |
|
| |
|
|
|
|
|
|
|
|
|
| |
Changelog:
* Added Option to disable timestamping for transferred (local) files
* Added reconnect if conncection times out after local file reading
PR: 128016
Submitted by: Dennis Herrmann <adox@mcx2.org> (maintainer)
|
|
|
|
| |
- Add WITH_IPV6 option.
|
|
|
|
|
|
|
|
| |
- Respect NOPORT*
- Pass maintainership to submitter
PR: 127642
Submitted by: Dennis Herrmann <adox@mcx2.org> (maintainer)
|
|
|
|
| |
- Bump portrevision
|
|
|
|
| |
- Update proftpd.conf to reflect changes listed in UPDATING
|
|
|
|
|
| |
PR: ports/127556
Submitted by: Wen Heping <wenheping AT gmail.com>
|
|
|
|
| |
Reported by: QAT
|
|
|
|
| |
Reported by: QAT
|
|
|
|
|
|
| |
- Patch long command processing vulnerability (http://bugs.proftpd.org/show_bug.cgi?id=3115)
- Remove third party modules mod_codeconv, mod_comb, mod_sql_tds (won't build)
- Update mod_clamav
|
|
|
|
|
|
|
|
|
|
|
| |
- Add amd64 support for 6.x and 7.x
- Remove 5.x support
- Update startup script to rcNG
- Fix docs handling
- Cleanup and tweaks
PR: ports/127527
Submitted by: OH Changsun <oh@xbsd.kr>
|
|
|
|
|
|
|
| |
- Remove third party mod_sql_tds and mod_comb (don't build)
- Fix plist
Reported By: QAT
|
|
|
|
|
| |
- Remove mod_codeconv (no longer current)
- Add mod_clamav
|
|
|
|
|
|
|
|
| |
- Telnet filters input data, but Russian symbols deleted
PR: ports/127096
Submitted by: Sherbacov Dmitriy <sherbacov@bsys.ru>
Approved by: portmgr (linimon)
|
|
|
|
|
|
|
|
|
|
|
| |
- Chase libclamav version bump on all dependant ports
- Bump necessary PORTREVISIONS
- Fix some BROKEN messages from ports that were already broken with clamav-0.93
- Mark security/klamav as BROKEN since it doesn't build with clamav-0.94
PR: ports/127122 [1], ports/127310 [2]
Submitted by: Gary Palmer <freebsd-gnats@in-addr.com> [1], delphij [2]
Approved by: portmgr (pav)
|
|
|
|
| |
Hat: portmgr
|
|
|
|
|
|
|
|
|
|
|
|
| |
functionality from other Unixen (including FreeBSD 7.0):
NcFTP's sio library function, _SConnect, wants to select() for one
descriptor. It creates fd_set structures for writable fds and
exception fds, with each fd set having only one bit set corresponding
to the single descriptor it is selecting. select() then returns 2,
rather than 1. NcFTP was checking if select returned 1, and if so,
OK, if not 1, error. Since 2 was returned, this was causing a problem.
Submitted by: Mike Gleason <mgleason@ncftp.com>
|
|
|
|
|
| |
PR: ports/127009
Submitted by: Jui-Nan Lin <jnlin@csie.nctu.edu.tw> (maintainer)
|
| |
|
| |
|
|
|
|
| |
Reported by: Yarema <yds@coolrat.org> (maintainer)
|
|
|
|
|
|
| |
PR: ports/126749
Submitted by: Yarema <yds@CoolRat.org>
Approved by: Rudolf Cejka <cejkar@fit.vutbr.cz> (maintainer)
|
|
|
|
|
|
|
|
|
| |
* fix a coredump in `kill all'.
* fix compilation problems on some systems.
* use getdate from gnulib.
PR: ports/126374
Submitted by: Ganael Laplanche <ganael.laplanche@martymac.com> (maintainer)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Specifically, newer autoconf (> 2.13) has different semantic of the
configure target. In short, one should use --build=CONFIGURE_TARGET
instead of CONFIGURE_TARGET directly. Otherwise, you will get a warning
and the old semantic may be removed in later autoconf releases.
To workaround this issue, many ports hack the CONFIGURE_TARGET variable
so that it contains the ``--build='' prefix.
To solve this issue, under the fact that some ports still have
configure script generated by the old autoconf, we use runtime detection
in the do-configure target so that the proper argument can be used.
Changes to Mk/*:
- Add runtime detection magic in bsd.port.mk
- Remove CONFIGURE_TARGET hack in various bsd.*.mk
- USE_GNOME=gnometarget is now an no-op
Changes to individual ports, other than removing the CONFIGURE_TARGET hack:
= pkg-plist changed (due to the ugly CONFIGURE_TARGET prefix in * executables)
- comms/gnuradio
- science/abinit
- science/elmer-fem
- science/elmer-matc
- science/elmer-meshgen2d
- science/elmerfront
- science/elmerpost
= use x86_64 as ARCH
- devel/g-wrap
= other changes
- print/magicfilter
GNU_CONFIGURE -> HAS_CONFIGURE since it's not generated by autoconf
Total # of ports modified: 1,027
Total # of ports affected: ~7,000 (set GNU_CONFIGURE to yes)
PR: 126524 (obsoletes 52917)
Submitted by: rafan
Tested on: two pointyhat 7-amd64 exp runs (by pav)
Approved by: portmgr (pav)
|
|
|
|
| |
Tested by: exp build run (erwin)
|
| |
|
|
|
|
| |
Hat: portmgr
|
|
|
|
|
| |
PR: 126241
Submitted by: Wen heping <wenheping@gmail.com> (maintainer)
|
| |
|
|
|
|
| |
- utilize PORTDOCS PORTEXAMPLES
|
| |
|
| |
|
|
|
|
| |
Hat: portmgr
|
| |
|
|
|
|
| |
FreeBSD versions: 5.3 and up, 6.x, 7.x, 8-CURRENT
|
|
|
|
|
|
| |
- Pass maintainership to beech@
Notified by: portscout
|
|
|
|
| |
Reported by: IonBoT
|
|
|
|
|
|
| |
PR: ports/125355
Submitted by: Johnpupu <johnpupu@gmail.com>
Approved by: Jui-Nan Lin <jnlin@csie.nctu.edu.tw> (maintainer)
|
|
|
|
|
|
| |
0.7.1_7 -> 0.7.1_1 -> 0.7.1_8
Submitted by: kris@
|
|
|
|
|
|
|
|
|
| |
Added file(s):
- files/patch-Makefile
- files/smbftpd.sh.in
PR: ports/124363
Submitted by: Jui-Nan Lin <jnlin@csie.nctu.edu.tw> (maintainer)
|
|
|
|
| |
- Bump PORTREVISION
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
|
|
|
|
|
| |
The affected ports are the ones with gettext as a run-dependency
according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT
in Makefile (29 of them).
PR: ports/124340
Submitted by: edwin@
Approved by: portmgr (pav)
|
|
|
|
|
|
|
|
|
|
| |
The affected ports are the ones with gettext as a run-dependency
according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT
in Makefile (29 of them).
PR: ports/124340
Submitted by: edwin@
Approved by: portmgr (pav)
|
|
|
|
|
|
|
| |
- Pass maintainership to submitter
PR: 124069
Submitted by: Ganael Laplanche <ganael.laplanche@martymac.com>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
based on Starburst MFTP. It is designed to reliably and efficiently
transfer files to multiple receivers simultaneously, where either
the intended receivers can be specified beforehand, or receivers
can join the transfer when it is initiated. This is useful for
distributing large files to a large number of receivers, and is
especially useful for data distribution over a satellite link (with
two way communication), where the inherent delay makes any TCP based
communication terribly inefficient.
http://www.tcnj.edu/~bush/uftp.html
Submitted by: gnn (private email/IRC)
Approved by: garga (mentor)
|
| |
|
|
|
|
|
|
| |
PR: 117985
Submitted by: Oles Hnatkevych <don_oles@able.com.ua>
Approved by: maintainer timeout
|
|
|
|
|
|
|
| |
- Change maintainer to ports@
PR: 122328 [1]
Submitted by: edwin [1]
|
|
|
|
| |
Submitted by: Richard Toohey
|
|
|
|
|
| |
PR: 123831
Submitted by: Wen heping <wenheping@gmail.com>
|
|
|
|
|
|
| |
PR: ports/123531
Submitted by: Harry Kane <harry.kane@gmail.com>
Approved by: Christian Ludwig <chrissicool@chrissicool.net> (maintainer)
|
|
|
|
|
|
|
|
| |
- Back to pool per maintainer's request
PR: ports/123291
Submitted by: Beat Gatzi <beat@chruetertee.ch>
Approved by: Dmitry A. Yanko <fm@cross-road.org.ua> (maintainer)
|
|
|
|
|
| |
PR: 123466
Submitted by: Wen Heping <wenheping@gmail.com>
|
|
|
|
|
| |
PR: ports/122482 (based on)
Submitted by: bf <bf2006a@yahoo.com>
|
|
|
|
| |
- Remove exceeding @dirrmtry directives for share/locale/...
|
| |
|
| |
|
| |
|
|
|
|
|
|
| |
PR: 123050
Reported by: Chess Griffin <chess@chessgriffin.com>
Pointy hat to: roam (myself)
|
| |
|
|
|
|
|
|
|
| |
- Fix pkg-plist
- Bump portrevision
Reported by: pointyhat via pav
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG
- Remove X11BASE support in favor of LOCALBASE or PREFIX
- Use USE_LDCONFIG instead of INSTALLS_SHLIB
- Remove unneeded USE_GCC 3.4+
Thanks to all Helpers:
Dmitry Marakasov, Chess Griffin, beech@, dinoex, rafan, gahr,
ehaupt, nox, itetcu, flz, pav
PR: 116263
Tested on: pointyhat
Approved by: portmgr (pav)
|
| |
|
| |
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- 1.3.2rc1 release includes major new features and numerous bugfixes,
including:
+ Support for the MLST and MLSD commands (RFC3659)
+ New modules: mod_sql_odbc, mod_sql_sqlite, mod_unique_id
+ New configuration directives: MaxTransferPerHost, MaxTransfersPerUser
+ New translations: Italian
+ Better handling of aborted data transfers
+ Support for FIPS and OCSP in mod_tls
+ New documentation: doc/howto/ConfigurationTrick
Please read the included NEWS, RELEASE_NOTES, and ChangeLog files for
the full details.
|
| |
|
|
|
|
|
|
|
|
|
| |
${MASTER_SITE_PERL_CPAN} to CPAN.
PR: ports/122674
Submitted by: Philip M. Gollucci <pgollucci@p6m7g8.com>
Reworked by: araujo (myself)
Approved by: portmgr (pav)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Bump PORTREVISION
Following ports are marked as BROKEN since they don't build with new clamav
0.93:
www/c-icap
mail/claws-mail-clamav
www/gurlchecker
www/havp
security/klamav
devel/p5-Mail-ClamAV
devel/py-clamav
www/squidclam
This clamav version needed to be updated without wait other ports fixes
because it fixes important vulnerabilities.
|
|
|
|
|
|
|
| |
reflect the new home.
PR: ports/122802
Approved by: maintainer
|
|
|
|
|
|
|
| |
- Bump portrevision
PR: ports/122355
Submitted by: Alex Keda <admin@lissyara.su>
|
|
|
|
|
| |
PR: ports/122246
Submitted by: Christian Ludwig <chrissicool@chrissicool.net> (maintainer)
|
| |
|
|
|
|
|
|
|
|
| |
users
- Bump portrevision
Submitted by: Alexey V. Drozdov <nyquist@ctam.tu-bryansk.ru>
|
|
|
|
|
|
| |
values
- Bump portrevision
|
|
|
|
|
|
|
|
|
| |
- fix dependency
- bump PORTREVISION
PR: based on 121634
Submitted by: leeym
Approved by: maintainer timeout
|
| |
|
|
|
|
|
|
| |
- Bump PORTREVISION
Approved by: portmgr (xorg cleanup)
|
|
|
|
|
|
| |
- Bump PORTREVISION
Approved by: portmgr (xorg cleanup)
|
|
|
|
|
| |
PR: 121964
Submitted by: Ryan Thompson <ryan@sasknow.com> (maintainer)
|
|
|
|
|
|
| |
- Bump PORTREVISION
Approved by: portmgr (xorg cleanup)
|
|
|
|
|
|
| |
- Bump PORTREVISION
Approved by: portmgr (xorg cleanup)
|
| |
|
|
|
|
|
| |
Could not connect to ftp.vim.org: No route to host.
ncftpls: cannot open ftp.vim.org: could not connect to remote host.
|
|
|
|
|
| |
PR: 121689
Submitted by: Scot Hetzel <swhetzel@gmail.com>
|
| |
|
| |
|
|
|
|
|
|
| |
http://something.googlecode.com/files
PR: ports/121435 (related)
|
|
|
|
|
|
|
|
|
|
| |
- Bump portrevision
- The mod_wrap2_file module does not
support comma-delimited lists of clients in the allow/deny files, unlike the
standard libwrap library.
Obtained from: TJ Saunders <tj@castaglia.org> (vendor)
|
|
|
|
| |
- Add an entry to UPDATING
|
|
|
|
| |
Hat: portmgr
|
|
|
|
|
|
|
|
|
| |
2008-02-23 ftp/axelq: Unmaintained, website disappeared
2007-11-09 lang/fpc-devel: now lags behind version in lang/fpc; use that instead
2007-11-13 devel/php-dbg: does not work with php5 and does not compile on gcc4.2
2007-11-16 graphics/jgv: development stalled for years, outdated, unmaintained
2007-11-16 editors/muggy: development stalled for years, unmaintained
2007-11-16 x11-fm/binder: development stalled for years, outdated, unmaintained
|
|
|
|
|
|
| |
PR: 120445
Submitted by: Felippe de Meirelles Motta <lippemail@gmail.com>
Approved by: maintainer timeout
|
|
|
|
|
|
|
|
|
|
|
| |
- Update MASTER_SITES;
- Respect PORTDOCS;
- Makefile cleanup;
- Fix and sort pkg-plist.
PR: ports/120358
Submitted by: Felippe de Meirelles Motta <lippemail@gmail.com>
Approved by: maintainer timeout (two weeks)
|
|
|
|
|
|
|
| |
SQL servers.
- Bump portrevision.
Submitted by: Patrick Muldoon <doon@inoc.net> (author)
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Use SF macro;
- Use BZIP2 package;
- Respect WWWDIR, and install all docs in DOCSDIR;
- OPTIONS to install MySQL, Apache, PHP and ProFTPd-MySQL;
- Update/replace pkg-message;
- Update and sort pkg-plist.
PR: ports/120306
Submitted by: Felippe de Meirelles Motta <lippemail@gmail.com>
Approved by: maintainer timeout (two weeks)
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Bump portrevision
(1) mod_digest by Mathias Berchtold (http://www.smartftp.com/oss/proftpd/)
which implements all digest commands.
(2) mod_comb (http://lev.serebryakov.spb.ru/mod_comb/) by Lev Serebryakov,
which adds COMB support.
PR: ports/120742
Submitted by: Lev A. Serebryakov <lev@FreeBSD.org>
|
|
|
|
|
|
|
|
|
|
|
| |
- Bump PORTREVISION
- Some cosmetic changes (e.g. indentation)
- Move pkg-message to files/pkg-message.in
- Respect NOPORTEXAMPLES
- Use INSTALL_SCRIPT to install ${PREFIX}/sbin/pure-ftpd.pl
PR: ports/120187 [1]
Submitted by: Filip Palian <filip.palian@expro.pl> [1]
|
|
|
|
|
| |
PR: ports/120598
Submitted by: Felippe de Meirelles Motta <lippemail@gmail.com>
|
| |
|
|
|
|
| |
Changes: http://search.cpan.org/src/BINGOS/POE-Component-Client-FTP-0.14/Changes
|
|
|
|
|
| |
PR: ports/120119 (based on)
Submitted by: Oleg Gawriloff <barzog@telecom.by>
|
|
|
|
|
| |
Reported by: pointyhat
Pointy hat to: beech
|
| |
|
|
|
|
|
| |
Reported by: pointyhat via pav
Approved by: linimon (mentor)
|
|
|
|
| |
Approved by: linimon (mentor)
|
|
|
|
| |
Approved by: linimon (mentor)
|
|
|
|
|
|
| |
- Mark deprecated
Approved by: linimon (mentor)
|
|
|
|
|
|
|
| |
- Fix pkg-plist
- Makefile tweaks
Approved by: linimon (mentor)
|
|
|
|
| |
Approved by: linimon (mentor)
|
|
|
|
| |
Approved by: linimon (mentor, implicit)
|
|
|
|
|
|
|
|
|
| |
- Makefile cleanup
PR: ports/119761
Submitted by: Felippe de Meirelles Motta <lippemail@gmail.com>
Approved by: Artyom Nosov <chip-set@mail.ru> (maintainer),
linimon (mentor)
|
|
|
|
|
|
|
|
| |
glob ACLs.
- Bump portrevision.
Submitted by: TJ Saunders <tj@castaglia.org> (vendor)
Approved by: linimon (mentor)
|
|
|
|
| |
(Changelog: http://pear.php.net/package/Net_FTP/download/1.3.5/)
|
|
|
|
|
|
|
|
|
| |
- Changelog:
2.1 - By default, the SITE command is now disabled
in the bftpd.conf file. This is to prevent
security holes and DoS attacks via "site md5 <filename>"
Approved by: linimon (mentor)
|
|
|
|
|
|
|
|
|
| |
installed, mod_tls will fail to load.
- Bump portrevision
PR: ports/119243
Submitted by: Joe Horn <joehorn@gmail.com>
Approved by: linimon (mentor)
|
|
|
|
|
|
|
|
| |
- Use SF macro
PR: ports/118810
Submitted by: Philippe Audeoud <jadawin@tuxaco.net>
Approved by: linimon (mentor, maintainer timeout)
|
| |
|
|
|
|
|
|
|
| |
This matches the behavior of /usr/libexec/tftpd.
Submitted by: Hiroshi Fujishima <hirobo at tonteki dot org>
PR: ports/116455
|
|
|
|
|
|
|
|
|
|
| |
- Add a new OPTION (RAR) because unrar code is optional to fix a license
issue
- Some cosmetic changes
- Chase library version bump and bump PORTREVISION of all dependant ports
Approved by: portmgr (pav)
Security: CVE-2007-6335, CVE-2007-6336, CVE-2007-6337
|
| |
|
|
|
|
|
|
|
| |
and USE_LDCONFIG instead of deprecated INSTALL_SHLIB.
PR: 117953
Submitter: KIMURA Yasuhiro <yasu@utahime.org>
|
|
|
|
|
|
|
|
| |
- Fixes a bug causing the program to crash on exit
if the hostname was not set yet
PR: 118797
Submitted by: Pietro Cerutti <gahr@gahr.ch>
|
|
|
|
| |
- Adopt maintainership
|
|
|
|
|
|
|
|
| |
A patch is taken from http://www.opennet.ru/openforum/vsluhforumID12/4446.html.
- Add support pf(4) firewalls.
A patch is taken from http://www.clearchain.com/wiki/Frox_&_PF
Submitted by: Cor Hilbrink (2Complex) <cor(at)2complex.nl>
|
|
|
|
|
|
|
|
| |
- Fix build with 5.x
PR: ports/117692
Submitted by: Christian Ludwig <chrissicool@chrissicool.net> (maintainer)
Approved by: linimon (mentor)
|
|
|
|
|
|
|
|
|
|
|
| |
- Bump portrevision
Fix:
correction mod_clamav.c str. 158, 167, 169
error: "/home/ftp/incoming//incoming/test.com: lstat() failed. ERROR"
Submitted by: Roman <netadmin@sun-nsk.com>
Approved by: linimon (mentor)
|
|
|
|
|
|
| |
PR: ports/118665
Submitted by: Serge Gagnon <serge.gagnon.1@ulaval.ca> (maintainer)
Approved by: linimon (mentor)
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Bug fixes:
- Support PROT in SSL mode. Fixes:
- Filezilla, TurboFTP fail to connect in SSLv3 mode.
- Fix vulnerability caused by misuse of fprintf().
PR: ports/117908
Approved by: Jui-Nan Lin <jnlin@csie.nctu.edu.tw> (maintainer),
linimon (mentor)
Security: http://www.vuxml.org/freebsd/b2571f88-a867-11dc-a6f0-00a0cce0781e.html
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Repeat --weak option to terminate the loop automatically when
exiting lftp.
- ftp:use-stat-for-list is off by default.
- Slot command fixed.
- Fixed timeout handling in ftp.
- French and Polish translations updated.
PR: ports/117978
Approved by: Yarodin <yarodin@gmail.com> (maintainer)
linimon, (mentor)
|
|
|
|
|
|
|
|
| |
- Pet portlint
PR: ports/118165
Submitted by: Stepan Zastupov <redchrom@gmail.com>
Approved by: portmgr (linimon, mentor)
|
|
|
|
|
|
|
|
|
| |
- Remove option --enable-builtin-getnameinfo
- Add README docs
- Bump portrevision
Submitted by: http://bugs.proftpd.org/show_bug.cgi?id=3000
Approved by: portmgr (linimon, mentor)
|
|
|
|
|
|
|
|
|
|
| |
included in gFTP when processing overly long directory or file names.
- Bump PORTREVISION
Reviewed by: simon
Approved by: portmgr (erwin)
Obtained from: gentoo cvs
Security: http://www.vuxml.org/freebsd/f8b0f83c-8bb3-11dc-bffa-0016179b2dd5.html
|
| |
|
|
|
|
|
| |
Reported by: pointyhat via pav
Approved by: sat (mentor, implicit)
|
|
|
|
|
|
| |
PR: ports/117159
Submitted by: Christian Ludwig <chrissicool@chrissicool.net> (maintainer)
Approved by: sat (mentor)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
GNOME 2.20 release notes can be found at
http://www.gnome.org/start/2.20/notes/en/ . Beyond that, this update
includes the new GIMP 2.4 (courtesy of ahze).
The GNOME 2.20 update also includes a huge change in the FreeBSD GNOME
hierarchy. We are now using the more standard DATADIR of ${PREFIX}/share
rather than ${PREFIX}/share/gnome. The result is that fewer patches and
hacks are needed to port GNOME components to FreeBSD. This will mean some
user changes may be required, so be sure to read /usr/ports/UPDATING for
more details.
This release and the things we accomplished in it would not have been
possible without mezz's crazy idea to collapse DATADIR, and his persistence
to make it happen successfully. Ahze and pav also deserve thanks for
their work on porting modules and testing the whole ball of wax on
pointyhat (respectively).
The FreeBSD GNOME team would also like to thank our various testers and
contributors:
Yasuda Keisuke
Frank Jahnke
Pawel Worach
Brian Gruber
Franz Klammer
Yuri Pankov
Nick Barkas
Cristian KLEIN
Tony Maher
Scot Hetzel
Martin Matuska (mm)
Benoit Dejean
Martin Wilke (miwi)
(And anyone else I may have missed)
PRs fixed in this release:
111272, 113470, 115995, 116338
|
|
|
|
| |
Submitted by: pointyhat
|
| |
|
|
|
|
|
|
| |
PR: 116925
Submitted by: ports fury
Thanks to: beech/nox
|
|
|
|
|
|
|
|
| |
- Bump portrevision
Reported by: TJ Saunders <tj@castaglia.org> (developer)
Approved by: sat (mentor, implicit)
|
|
|
|
|
|
|
|
| |
PR:
Submitted by:
Reviewed by:
Approved by: Shaun Amott <shaun@freebsd.org> (maintainer),
sat (mentor, implicit)
|
|
|
|
|
|
|
|
|
|
|
| |
- Bugfixes:
- Fixed compilation error in mod_sql_mysql.
- Fixed handling of the --ipv4 and --ipv6 command-line options.
- Fixed "directory not accessible" errors when using the mod_facl
module.
- Patches integrated upstream.
Approved by: sat (mentor), portmgr (linimon)
|
| |
|
| |
|
| |
|
|
|
|
|
| |
PR: ports/116639
Submitted by: aDe
|
|
|
|
|
|
| |
- Update pkg-descr and COMMENT according to the new website.
Reported by: portscout
|
| |
|
| |
|
|
|
|
| |
Free Pascal interface to libcurl
|
| |
|
|
|
|
|
| |
Approved by: sat (maintainer)
Obtained from: TJ Saunders <tj@castaglia.org> (developer)
|
|
|
|
| |
Approved by: maintainer
|
|
|
|
|
|
|
|
|
|
|
|
| |
server. GProftpd and Proftpd gives admins access to virtual hosting, 8 layers
of security including chrooted users and encrypted transfers on both the
data and/or control channels. It is ideal for both standard ftp serving
and webhotels.
WWW: http://gadmintools.org
Notes:
Thanks to beech@ for working with me on it.
|
|
|
|
| |
Approved by: beech on irc
|
| |
|
|
|
|
|
|
|
|
| |
Drop support for antique perl.
Work done by: gabor
Sponsored by: Google Summer of Code 2007
Hat: portmgr
|
|
|
|
|
|
|
| |
PR: ports/115966
Submitted by: Sunpoet Po-Chuan Hsieh <sunpoet@sunpoet.net>
Approved by: Nick Leuta <skynick@mail.sc.ru> (maintainer),
sat (mentor)
|
|
|
|
|
|
|
| |
PR: ports/116028
and the later patch from maintainer
Submitter: chinsan
Approved by: maintainer
|
|
|
|
|
|
|
|
|
| |
- Fix ldap support
PR: ports/115752, ports/115867
Submitted by: Vladimir Korkodinov <viper@perm.raid.ru> (ports/115752),
Thomas Vogt <thomas@bsdunix.ch> (ports/115867)
Approved by: sat (mantor)
|
|
|
|
|
|
|
| |
- PORTREVISION bump because some minor functional changes.
PR: ports/115841
Submitted by: maintainer
|
|
|
|
| |
- Clean up
|
|
|
|
|
|
|
|
| |
Fix the (still present in 7.16.3) libssh2 problems, at least so that
cURL works with the libssh2 0.17 in our ports tree.
PR: 114215 (the basic update)
Submitted by: pesho.petrov@gmail.com
|
|
|
|
| |
Approved by: clsung (mentor)
|
|
|
|
|
|
| |
PR: ports/115633
Submitted by: Chin-San Huang <chinsan@FreeBSD.org>
Approved by: sat (mentor)
|
|
|
|
| |
Approved by: sat (mentor)
|
|
|
|
|
| |
PR: ports/115195
Submitted by: Yinghong.Liu (maintainer)
|