Renato Botelho
e74905e54b
- Update security/clamav to 0.92
...
- 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
2007-12-19 23:08:38 +00:00
Martin Wilke
9e49008a11
- Update to 1.3.4
2007-12-19 08:06:26 +00:00
David E. O'Brien
f4afa8a5d8
Update to version 3.2.1,
...
and USE_LDCONFIG instead of deprecated INSTALL_SHLIB.
PR: 117953
Submitter: KIMURA Yasuhiro <yasu@utahime.org>
2007-12-19 01:59:59 +00:00
Martin Wilke
5b92600edb
- Fixes a linker problem when not using libtool 15
...
- 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>
2007-12-18 18:37:18 +00:00
Martin Wilke
40dc3e8ee8
- Update 1.3.3
...
- Adopt maintainership
2007-12-18 16:58:02 +00:00
Sergey Matveychuk
bc4b7d3f66
- Fix working with antiviruses on BSD systems.
...
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>
2007-12-14 15:19:32 +00:00
Beech Rintoul
cd04e6807c
- Update to 4.2p2
...
- Fix build with 5.x
PR: ports/117692
Submitted by: Christian Ludwig <chrissicool@chrissicool.net> (maintainer)
Approved by: linimon (mentor)
2007-12-14 00:52:11 +00:00
Beech Rintoul
c84a6044be
- Bug fix mod_clamav
...
- 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)
2007-12-13 23:39:02 +00:00
Beech Rintoul
a284597cf9
- Update maintainer address
...
PR: ports/118665
Submitted by: Serge Gagnon <serge.gagnon.1@ulaval.ca> (maintainer)
Approved by: linimon (mentor)
2007-12-13 23:32:37 +00:00
Beech Rintoul
a928726e0e
- Update to 0.9.7
...
- 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
2007-12-13 03:11:02 +00:00
Beech Rintoul
680f8376b3
- Update to 3.6.1
...
- 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)
2007-12-12 05:08:31 +00:00
Beech Rintoul
4fe8855cf5
- Fix install of libftp.a
...
- Pet portlint
PR: ports/118165
Submitted by: Stepan Zastupov <redchrom@gmail.com>
Approved by: portmgr (linimon, mentor)
2007-12-03 03:56:58 +00:00
Beech Rintoul
3e87a2e63d
- Fix connect stops with Sig11 on FreeBSD AMD64
...
- 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)
2007-11-14 21:00:58 +00:00
Martin Wilke
dff5dcf957
- Kalle Olavi Niemitalo discovered two boundary errors in fsplib code
...
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
2007-11-05 21:54:46 +00:00
Markus Brueffer
c500ca48e8
Update to version 0.8.1
2007-10-30 02:00:32 +00:00
Beech Rintoul
3db8a6528b
- Mark broken with 5.x
...
Reported by: pointyhat via pav
Approved by: sat (mentor, implicit)
2007-10-26 20:48:10 +00:00
Beech Rintoul
5c00c0cf1a
- Update to 4.2p1
...
PR: ports/117159
Submitted by: Christian Ludwig <chrissicool@chrissicool.net> (maintainer)
Approved by: sat (mentor)
2007-10-24 23:59:50 +00:00
Joe Marcus Clarke
4acc6fb2a4
Presenting GNOME 2.20.1 and all related works for FreeBSD. The official
...
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
2007-10-24 23:37:25 +00:00
Martin Wilke
2d0f95f0e7
- Fix plist
...
Submitted by: pointyhat
2007-10-24 12:24:44 +00:00
Yen-Ming Lee
a2b5e991ad
- update to 1.0.2
2007-10-19 05:34:37 +00:00
Martin Wilke
52667b1890
- Update to 0.4
...
PR: 116925
Submitted by: ports fury
Thanks to: beech/nox
2007-10-17 09:57:59 +00:00
Beech Rintoul
be5309b025
- Add vendor patch to fix bug - Authoritative PAM is not honored
...
- Bump portrevision
Reported by: TJ Saunders <tj@castaglia.org> (developer)
Approved by: sat (mentor, implicit)
2007-10-08 19:22:45 +00:00
Beech Rintoul
fcd1e35e78
- Fix build with gcc-4.2
...
PR:
Submitted by:
Reviewed by:
Approved by: Shaun Amott <shaun@freebsd.org> (maintainer),
sat (mentor, implicit)
2007-10-07 03:11:31 +00:00
Beech Rintoul
f2aa6a83a2
- Update to 1.3.1 Final
...
- 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)
2007-10-06 19:12:44 +00:00
Edwin Groothuis
3e2fd4b788
Remove always-false/true conditions based on OSVERSION 500000
2007-10-04 00:50:28 +00:00
Edwin Groothuis
83f7357c87
Remove support for OSVERSION < 5
2007-10-03 23:04:44 +00:00
Mark Linimon
6e0b91f5b8
Mark as broken with gcc4.2. While here, remove 4.x cruft.
2007-10-02 05:15:16 +00:00
Mark Linimon
48420a5ebd
Switch autoconf dependencies from 2.53 or 2.59 to 2.61.
...
PR: ports/116639
Submitted by: aDe
2007-09-30 04:47:36 +00:00
Alejandro Pulver
32d8455210
- Update to version 3.0.1.
...
- Update pkg-descr and COMMENT according to the new website.
Reported by: portscout
2007-09-29 06:17:39 +00:00
Marcus Alves Grando
5a1d1148e1
- Change libevent lib and bump PORTREVISION since devel/libevent are updated.
2007-09-21 20:21:30 +00:00
Li-Wen Hsu
c565ab5836
- Update WWW per author's requst.
2007-09-18 13:35:00 +00:00
Jose Alonso Cardenas Marquez
5e9dd3dc48
- New port: ftp/fpc-libcurl
...
Free Pascal interface to libcurl
2007-09-18 06:36:09 +00:00
Li-Wen Hsu
2868e40b7a
- Update to 0.2.0
2007-09-18 01:23:24 +00:00
Beech Rintoul
9064d76275
- Add patch to fix build.
...
Approved by: sat (maintainer)
Obtained from: TJ Saunders <tj@castaglia.org> (developer)
2007-09-18 00:10:25 +00:00
Martin Wilke
a9858f6f52
- Add desktop file to the plist
...
Approved by: maintainer
2007-09-17 09:41:28 +00:00
Martin Wilke
9b07d9d241
GPROFTPD is an easy to use GTK+ administration tool for the proftpd standalone
...
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.
2007-09-15 23:53:42 +00:00
Martin Wilke
da04ea05fa
- Switch mod_tls and mod_radius as default on
...
Approved by: beech on irc
2007-09-15 20:41:29 +00:00
Mark Linimon
875014b3b0
Fix up after bsd.perl.mk.
2007-09-08 16:46:46 +00:00
Mark Linimon
9839011ec3
Welcome bsd.perl.mk. Add support for constructs such as USE_PERL5=5.8.0+.
...
Drop support for antique perl.
Work done by: gabor
Sponsored by: Google Summer of Code 2007
Hat: portmgr
2007-09-08 01:12:10 +00:00
Beech Rintoul
1124bb0496
- Add patch - Set LANG=C while doing character translations.
...
PR: ports/115966
Submitted by: Sunpoet Po-Chuan Hsieh <sunpoet@sunpoet.net>
Approved by: Nick Leuta <skynick@mail.sc.ru> (maintainer),
sat (mentor)
2007-09-07 19:31:41 +00:00
Chin-San Huang
84087852cb
- Update to 3.5.14
...
PR: ports/116028
and the later patch from maintainer
Submitter: chinsan
Approved by: maintainer
2007-09-03 15:45:20 +00:00
Beech Rintoul
9b2631cba9
- Add support for clamav
...
- 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)
2007-08-30 18:33:30 +00:00
Sergey Matveychuk
29163244f1
- Patch to fix build with gcc 4.x
...
- PORTREVISION bump because some minor functional changes.
PR: ports/115841
Submitted by: maintainer
2007-08-30 17:58:16 +00:00
Andrew Pantyukhin
d539e1024d
- Update to 0.9.7
...
- Clean up
2007-08-30 17:17:59 +00:00
Peter Pentchev
a1b3dc444b
Update to curl-7.16.3.
...
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
2007-08-27 15:44:22 +00:00
Thomas Abthorpe
2574f69107
- change maintainer address on ports I maintain
...
Approved by: clsung (mentor)
2007-08-23 04:00:04 +00:00
Beech Rintoul
8502b4fadb
- Update to 2.0
...
PR: ports/115633
Submitted by: Chin-San Huang <chinsan@FreeBSD.org>
Approved by: sat (mentor)
2007-08-21 19:28:22 +00:00
Beech Rintoul
08d1f7ed64
- Update to 1.91
...
Approved by: sat (mentor)
2007-08-14 23:44:25 +00:00
Rong-En Fan
e0829d1510
- Change some dependencies into build only after bsd.qt.mk rev 1.3
...
PR: ports/115195
Submitted by: Yinghong.Liu (maintainer)
2007-08-11 09:17:11 +00:00
Tom McLaughlin
a80ca01877
Update to 20070806:
...
- Implement '-s srcaddr' to set the local IP address for all connections.
- Support '-q quittime' when waiting for server replies.
2007-08-11 05:32:15 +00:00