summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Update to version 4.31.6.joe2004-06-046-1396/+22
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Changelog: * New Features and Improvements * - Added install.sh script for tar distribution which builds all Perl modules, tnef decoder and MailScanner automatically. - Added configuration option "Dangerous Content Scanning" to allow you to disable all the content scanning except for the virus scanning. - Added support for Vexira virus scanner. - Implemented support for F-Secure 4.61. - Implemented support for Nod32 2.01. If you are still running 1.99, you will need to edit /etc/MailScanner/virus.scanners.conf. - Reports can now contain %variables% such as %org-name%. - Changed default installation location of Bitdefender to /opt/bdc. - Upgraded tnef to latest release from sourceforge. - Moved ExtUtils::MakeMaker into list of normal perl modules to install. - Linux distributions now auto-detect MTA setting in /etc/sysconfig/MailScanner. - Can now detect very small images in a message, that may be "web bugs" to track you. These can be disarmed if you want. - Changed documentation to just list single-instance version of Postfix. - Changed init.d scripts to work well with both single and double instance of Postfix. - Improved init.d script to support SuSE 9.1 properly. * Fixes * - Forced AVG to run in English. - Corrected problem with negative failure counts from RBLs and SA. - Fixed bug in LDAP ruleset handling. - Sendmail code now auto-detects the correct lock type to use, flock or posix. - Sendmail qf files no longer have to define an IP address. - Corrected report when archive is nested too deeply. - ZMailer forwarding fix provided by Mariano. - Fixed Postfix message corruption on recent Postfixes on some architectures. - Worked around latest tweaks to Postfix spec. - Fixed problems with PDF docs when signing messages. PR: ports/67542 Submitted by: Jan-Peter Koopmann <j.koopmann@seceidos.de> (maintainer)
* - Update to 1.0.0 pre5pav2004-06-033-11/+35
| | | | | PR: ports/67533 Submitted by: Lupe Christoph <lupe@lupe-christoph.de> (maintainer)
* Update ftp/curl to 7.12.0 and bump the shared library version in allroam2004-06-0336-91/+98
| | | | dependent ports.
* - Update to 1.0.0 pre5pav2004-06-0310-14/+48
| | | | | PR: ports/67532 Submitted by: Lupe Christoph <lupe@lupe-christoph.de> (maintainer)
* - Update to 20040603pav2004-06-032-5/+4
| | | | | PR: ports/67524 Submitted by: Rob Evers <rob@debank.tv> (maintainer)
* - Update to 1.0.2pav2004-06-034-6/+7
| | | | | PR: ports/67519 Submitted by: Shin'ya Murakami <murakami@ahs.scitec.kobe-u.ac.jp> (maintainer)
* - Remove obsolete MASTER_SITESkrion2004-06-031-2/+1
|
* - Check whether commits are approved by portmgr during thekrion2004-06-032-1/+25
| | | | ports freeze
* Update to version 0.5.0.archie2004-06-034-3/+21
|
* Update to 7.51, security fix[1] and few bugs fixed[2].mezz2004-06-036-28/+28
| | | | | [1] http://www.greymagic.com/security/advisories/gm007-op/ [2] http://www.opera.com/linux/changelogs/751/
* - Give maintainership to volunteerpav2004-06-031-1/+1
| | | | Submitted by: Matt Dawson <matt@mattsnetwork.co.uk>
* Fix the install pkgconfig's specific file ftgl.pc.mezz2004-06-032-0/+3
| | | | | | PR: ports/67540 Submitted by: Igor Pokrovsky <tiamat@comset.net> (maintainer) Approved by: adamw (mentor)
* Update to 2.2.1.ume2004-06-032-3/+3
|
* Forced commit to note that mezz does not need my approvaladamw2004-06-030-0/+0
| | | | for commits any longer.
* Oops, missed to add files/patch-ini::spellcheck.ini in previous commit, so ↵mezz2004-06-031-0/+9
| | | | here..
* - Updated to 7.51 final (changelog: http://www.opera.com/linux/changelogs/751/)mezz2004-06-034-72/+141
| | | | | | | | | | - Fixed spellchecker [1] - Fix location of shortcuts for KDE (synced with www/linux-opera) PR: ports/67539 Submitted by: Arjan van Leeuwen <avleeuwen@piwebs.com> (maintainer) Reported by: Randy Pratt (rpratt1950 at earthlink dot net) [1] Approved by: adamw (mentor)
* Add www/lighttpd.vanilla2004-06-031-0/+1
|
* Add lighttpd 1.2.1, a secure, fast, compliant, and very flexible Webvanilla2004-06-038-0/+295
| | | | | | | | Server. PR: ports/66943 Submitted by: k@123.org Some part by: me
* Update to 20040603 based on 1.4.3a.nork2004-06-032-6/+6
| | | | | PR: ports/67537 Submitted by: Masafumi Otsune <info@otsune.com> (maintainer)
* Fix compilation on -STABLE, reset MAINTAINER.lofi2004-06-032-1/+12
| | | | Approved by: arved (former maintainer)
* Update to 4.3.7 release.ale2004-06-033-52/+3
|
* Commit something that I've been sitting on for just about months now:roam2004-06-033-3/+55
| | | | | | | | make the PHP3 ports work with any version of MySQL, not just 3.23.x. The main (actually, the only) problem was that MySQL 4.x no longer has mysql_drop_db() and mysql_create_db() as separate functions, and just as mentioned in the manual, the solution is to use mysql_query() (or rather, mysql_real_query()) and emulate them.
* Update MASTER_SITESerwin2004-06-032-2/+2
| | | | | PR: 67535 Submitted by: maintainer
* Upgrade to 0.4.0 (forgot plist in previous commit)des2004-06-031-13/+19
|
* Upgrade to 0.4.0.des2004-06-032-6/+5
|
* 5.x's <usbhid.h> lacks __BEGIN_DECLS / __END_DECLS, so we need to wrapdes2004-06-032-7/+6
| | | | it in extern "C" { }.
* - Update to 0.9.6 and unbreakpav2004-06-035-53/+33
| | | | | PR: ports/66778 Submitted by: Matt Dawson <matt@mattsnetwork.co.uk>
* Remove cvshome.org from MASTER_SITES. It's fetchable only via https now.sumikawa2004-06-032-4/+2
| | | | Noticed by: vs
* - Update to 0.78krion2004-06-032-5/+5
| | | | | PR: ports/67525 Submitted by: maintainer
* Update to 3.18.anders2004-06-034-61/+34
| | | | | | Use DOCSDIR, install a few more docs files. PR: 62806
* - Update to 1.4.3apav2004-06-032-3/+3
| | | | | | | | Users of 1.4.3 are urged to upgrade, as this fix nasty memory exhaustion bug in 1.4.3 PR: ports/67526 Submitted by: Simon Dick <simond@irrelevant.org> (maintainer)
* - Update to version 0.8krion2004-06-032-4/+3
| | | | | PR: ports/67527 Submitted by: maintainer
* - Update to version 3.0.5krion2004-06-034-6/+30
| | | | | PR: ports/67528 Submitted by: maintainer
* - Update to 0.60alth2004-06-033-5/+15
| | | | | | | | - Removed obsolete MAN3PREFIX PR: ports/67485 Submitted by: Foxfair Hu <foxfair@freebsd.org> via Alex Kapranoff <kappa@rambler-co.ru> (maintainer) Approved by: erwin (mentor)
* Update to 2.70erwin2004-06-032-3/+3
|
* Update to 0.03erwin2004-06-032-3/+3
|
* Update to 0.70erwin2004-06-032-3/+3
|
* Once is enough.erwin2004-06-032-4/+0
| | | | Noticed by: mat
* Bump PORTREVISION.anders2004-06-031-0/+1
|
* Update to 0.11erwin2004-06-032-3/+3
|
* o Update to 0.05erwin2004-06-036-10/+30
| | | | | | o Pet portlint o Mark IGNORE for perl < 5.6.0 because of it's dependency on p5-Video-OpenQuicktime
* Remove dhcpconf entry (forgotten in previous commit)clement2004-06-031-1/+0
|
* - Remove ports/net-mgmt/dhcpconfclement2004-06-037-85/+1
| | | | | This port is obsolete since ports tree has dhcpd 3.x (it was designed for dhcpd 2.x). Futhermore, it used to coredump on -CURRENT.
* Preserve state/runtime information between (re-)starts.anders2004-06-033-0/+29
| | | | | PR: 66451 Submitted by: TAOKA Fumiyoshi <fmysh@iijmio-mail.jp>
* change maintainer: www/zope-epozedwin2004-06-031-1/+1
| | | | | | | | and over maintainership of www/zope-epoz to "HAYASHI Yasushi" <yasi@yasi.to> who is actively updating this port. PR: ports/67523 Submitted by: Khairil Yusof <kaeru@inigo-tech.com>
* Update to 1.4.anders2004-06-034-22/+16
| | | | | | | DOCSDIRify. PR: 56562, 67059 Submitted by: clement, Brad Davis <so14k@so14k.com>
* Update to 1.1.1.anders2004-06-034-25/+24
| | | | | | | DOCSDIRify. PR: 58635 Submitted by: clement
* And hot on the heels of the distsite update, here's the promised updateroam2004-06-033-12/+9
| | | | to 4.05 :)
* - Remove modules for dnetc-{arch} portspav2004-06-031-2/+0
|
* - Remove these ports, this approach haven't quite worked.pav2004-06-034-34/+0
|
OpenPOWER on IntegriCloud