aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Fix build with OpenSP on 4.X.Joe Marcus Clarke2004-06-041-0/+10
| | | | | | | Reported by: J. W. Ballantine <jwb@homer.att.com> Notes: svn path=/head/; revision=110848
* Update to 2.6.2.Joe Marcus Clarke2004-06-044-25/+24
| | | | Notes: svn path=/head/; revision=110847
* Changes in this release:Thierry Thomas2004-06-043-12/+9
| | | | | | | | | | | | - SECURITY: Close an XSS hole exploited via the Content-type header of malicious emails. - Fix conversion of folder names in some non-ascii charsets with buggy iconv implementations. - Filter out <base> tags when viewing HTML messages (Bug #10). - Encode subject when saving as draft. Notes: svn path=/head/; revision=110846
* Update to 2.6.2.Joe Marcus Clarke2004-06-042-3/+3
| | | | Notes: svn path=/head/; revision=110845
* Update to 2.4.2.Joe Marcus Clarke2004-06-046-10/+10
| | | | Notes: svn path=/head/; revision=110844
* Fix the copy-n-pastes and typos error.Jeremy Messenger2004-06-042-5/+5
| | | | | | | | Submitted by: Piotr Smyrak <piotr.smyrak@heron.pl> Approved by: Arjan van Leeuwen <avleeuwen@piwebs.com> (maintainer) Notes: svn path=/head/; revision=110843
* Update to 2.2.12Alexander Nedotsukov2004-06-0412-40/+12
| | | | Notes: svn path=/head/; revision=110842
* Sync with new bsd.autotools.mkAde Lovett2004-06-04182-307/+353
| | | | Notes: svn path=/head/; revision=110841
* Information regarding the great autotools update of July 4 2004Ade Lovett2004-06-041-0/+51
| | | | Notes: svn path=/head/; revision=110840
* Over the past few weeks, we have been testing the nextAde Lovett2004-06-041-311/+330
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | incarnation of ports/Mk/bsd.autotools.mk on the road to bringing at least some semblance of sanity back to this corner of the ports collection. By far and away the easiest way to see the changes will be to view the new file once committed, but here is a summary of the changes: 1. USE_LIBTOOL, USE_AUTOCONF, USE_AUTOHEADER, USE_AUTOMAKE have been fully deprecated. Ports attempting to use these variables after the commit will error out, and most obviously break INDEX generation, with a helpful error message. Instead, ports must now specifically choose the version of any of these tools that they need with the corresponding USE_*_VER variables. Note that these variables understand any and all versions of autotools ports in the tree, there is no longer a need to have specific version numbers hardcoded in the infrastructure of bsd.autotools.mk (as there is now). In particular, this will immediately open up automake18 and autoconf259 for general use and beating. 2. Similarly for WANT_LIBTOOL, WANT_AUTOCONF, and WANT_AUTOMAKE. Again, these have been fully deprecated, and the equivalent WANT_*_VER versions should be used. In order to preserve existing behavior for these variables, please note the 20040314 entry in ports/CHANGES for the appropriate version numbers to use for any ports in the GNATS queue. Both WANT_* and USE_* bring in the relevant tool as a build dependency, and set up a reasonably large number of variables pointing to the right programs to be using in the port. The only difference at the moment, is that USE_* will run an extra autotools-related configuration step, whereas WANT_* merely requests the environment. 3. The helper knob USE_LIBLTDL has been added which currently simply adds a LIB dependency on the libltdl port. 4. Three new variables have been introduced, WANT_{LIBTOOL,AUTOCONF,AUTOMAKE}_RUN=yes. These variables will do nothing by themselves (a Work-In-Progress), but if the appropriate autotool version is defined (either through WANT_*_VER or USE_*_VER), this will add the relevant dependency to RUN_DEPENDS. Steps 3 and 4 now essentially negate the need for any kind of direct dependency within a non-autotools port Makefile on devel/autoconf*, devel/automake*, devel/libtool*, and devel/libltdl. PR: 66037 Reviewed by: 4-exp bento cluster Notes: svn path=/head/; revision=110839
* - Add eggdrop as build depends too, Bento seems to remove extract dependsPav Lucistnik2004-06-041-0/+1
| | | | | | | | | before entering build stage. Reported by: bento via kris Notes: svn path=/head/; revision=110838
* Update to 2.4.2Alexander Nedotsukov2004-06-043-5/+5
| | | | Notes: svn path=/head/; revision=110837
* - Correct minor linuxism in cups module: make different language modulesPav Lucistnik2004-06-043-0/+33
| | | | | | | | | | actually different. PR: ports/67551 Submitted by: Jose M Rodriguez <freebsd@wanadoo.es> Notes: svn path=/head/; revision=110836
* - Update to 20040604Pav Lucistnik2004-06-042-3/+3
| | | | | | | | | | W32/Korgo.A-G PR: ports/67568 Submitted by: Tim Bishop <tim@bishnet.net> (maintainer) Notes: svn path=/head/; revision=110835
* - Add patch to fix sending HUP to daemonPav Lucistnik2004-06-045-2/+94
| | | | | | | | | | | | - Add patch to fix emsi traffic information - Install docs and utils from contrib - Fix pkg-message PR: ports/67557 Submitted by: Andrey Slusar <vasallia@ukr.net> (maintainer) Notes: svn path=/head/; revision=110834
* Update to version 0.2.Archie Cobbs2004-06-042-3/+3
| | | | Notes: svn path=/head/; revision=110833
* Updated patch for MITKRB5-SA-2004-001: krb5_aname_to_localname buffer overrun.Cy Schubert2004-06-048-52/+60
| | | | | | | Obtained from: Tom Yu <tlyu@mit.edu> on BUGTRAQ Notes: svn path=/head/; revision=110832
* - Update to 2004.05.22Pav Lucistnik2004-06-044-32/+323
| | | | | | | | PR: ports/67543 Submitted by: Arjan van Leeuwen <avleeuwen@piwebs.com> (maintainer) Notes: svn path=/head/; revision=110831
* This should have been committed with the other 05/30/2004 changes.Mark Linimon2004-06-041-0/+6
| | | | | | | | | | Pass the pointy hat, please. PR: ports/67322 Submitted by: Sepherosa Ziehau <sepherosa at softhome.org> Notes: svn path=/head/; revision=110830
* Add the distfiles for mail/milter-sender. The application'sYaroslav Tykhiy2004-06-041-0/+4
| | | | | | | | license allows only non-commercial distribution (which means totally for free) of the original source files. Notes: svn path=/head/; revision=110829
* Fix typo (s/distrub/distrib/g)Alex Dupre2004-06-041-2/+2
| | | | Notes: svn path=/head/; revision=110828
* Update to 0.50.18Michael Nottebrock2004-06-042-5/+5
| | | | Notes: svn path=/head/; revision=110827
* This port isn't really RESTRICTED since the license allowsYaroslav Tykhiy2004-06-041-1/+2
| | | | | | | | | non-commercial distribution/mirroring of the original source files. But as long as it's the only thing permitted, mark the port as NO_CDROM and NO_PACKAGE, instead of RESTRICTED. Notes: svn path=/head/; revision=110826
* - Remove $Id$ part of the patch, it's noop and it caused havoc on some systemsPav Lucistnik2004-06-041-9/+0
| | | | | | | | | | where it got mysteriously expanded. PR: ports/67504 Reported by: many Notes: svn path=/head/; revision=110825
* - Update to fonts included in ghostscript-8.11Pav Lucistnik2004-06-045-203/+244
| | | | | | | | PR: ports/67516 Submitted by: Jose M Rodriguez <freebsd@wanadoo.es> Notes: svn path=/head/; revision=110824
* - Does not build on ia64 & sparc64 (inb/outb & friends)Volker Stolz2004-06-041-1/+3
| | | | | | | - ffs()-clash only affects i386 Notes: svn path=/head/; revision=110823
* Update to imap-2004.Anders Nordby2004-06-046-30/+91
| | | | | | | | | | | Adds support for IPv6 amongst other things. Install docs in DOCSDIR. PR: 66518 Submitted by: Christian Kratzer <ck@cksoft.de> Notes: svn path=/head/; revision=110822
* Update to imap-2004.Anders Nordby2004-06-044-32/+26
| | | | | | | | | | Adds support for IPv6 amongst other things. PR: 66517 Submitted by: Christian Kratzer <ck@cksoft.de> Notes: svn path=/head/; revision=110821
* Update security/clamav to 0.72 releaseOliver Eikemeier2004-06-043-9/+8
| | | | | | | | | | This is a bug fix release only, and fixes a few possible crashes PR: 67561 Submitted by: Rob Evers <rob@debank.tv> (maintainer) Notes: svn path=/head/; revision=110820
* Don't depend on gtar silently skipping the non-bzip2 distfile; setKris Kennaway2004-06-041-0/+1
| | | | | | | | | EXTRACT_ONLY instead. Submitted by: kientzle Notes: svn path=/head/; revision=110819
* Remove gtar-specific NOP from tar command invocation.Kris Kennaway2004-06-041-1/+1
| | | | | | | Submitted by: kientzle Notes: svn path=/head/; revision=110818
* - Update to 0.13Pav Lucistnik2004-06-043-29/+21
| | | | | | | | PR: ports/67560 Submitted by: Koop Mast <kwm@rainbow-runner.nl> (maintainer) Notes: svn path=/head/; revision=110817
* - Add missed dependenciesPav Lucistnik2004-06-041-1/+4
| | | | | | | Submitted by: maintainer Notes: svn path=/head/; revision=110816
* Kill two extra tab characters introduced in the previous commit.Yaroslav Tykhiy2004-06-041-2/+2
| | | | Notes: svn path=/head/; revision=110815
* unexpand(1) whitespace after "VAR=".Yaroslav Tykhiy2004-06-041-20/+20
| | | | | | | | Noticed by: portlint(1) Verified with: "cvs diff -b" Notes: svn path=/head/; revision=110814
* Upgrade to version 1.080.Jimmy Olgeni2004-06-042-9/+4
| | | | Notes: svn path=/head/; revision=110813
* Upgrade to version 1.150 (includes new IPFW configuration tool).Jimmy Olgeni2004-06-042-25/+4
| | | | Notes: svn path=/head/; revision=110812
* o Update the port to milter-sender 0.55 and libsnert 1.33.Yaroslav Tykhiy2004-06-047-50/+72
| | | | | | | | | | | | | | | | | | | | | | | | | o Fix some buglets and port framework usage issues: - The file milter-sender.mc doesn't belong to docs. Installing its reference copy along with the working copy is better. - Make use of the exported BSD_INSTALL_* environment variables. - Change access permissions only on needed files. - Take care of file access permissions when installing from the package. - daemon(8) will take the program to the background, but it cannot change the current directory to anywhere but the root. Since getting a core file might be useful, cd to a directory writable by the milter-sender process just before starting it. - Review the messages: improve grammar, remind to reinstall sendmail.cf as well (rebuilding it alone isn't enough.) Notes: svn path=/head/; revision=110811
* - Update to 0.31.0Pav Lucistnik2004-06-043-94/+112
| | | | | | | | PR: ports/67556 Submitted by: Tim Middleton <x@vex.net> (maintainer) Notes: svn path=/head/; revision=110810
* Upgrade to version 1.23.Jimmy Olgeni2004-06-043-4/+4
| | | | | | | | PR: 67512 Submitted by: Rod Taylor <ports(at)rbt.ca> Notes: svn path=/head/; revision=110809
* Update to 0.2 after a maintainer timeout.Peter Pentchev2004-06-042-3/+3
| | | | | | | | PR: 58196 Submitted by: Ying-Chieh Chen <yinjieh@csie.nctu.edu.tw> Notes: svn path=/head/; revision=110808
* Add cicquin-0.1, a utility for searching the CenterICQ local contact listPeter Pentchev2004-06-049-0/+55
| | | | | | | for users with a specified nickname. Notes: svn path=/head/; revision=110806
* Use ${CC} instead of cc on dynamic linkings.Hye-Shik Chang2004-06-043-12/+39
| | | | | | | | PR: 67515 Submitted by: michael johnson <ahze@ahze.net> Notes: svn path=/head/; revision=110805
* Update to 2.2.7Hye-Shik Chang2004-06-042-19/+22
| | | | | | | | PR: 67352 Submitted by: Roman Bogorodskiy <bogorodskiy@inbox.ru> Notes: svn path=/head/; revision=110804
* Fix build on amd64 by adding --with-pic to CONFIGURE_ARGS.Joe Marcus Clarke2004-06-041-0/+4
| | | | | | | Submitted by: Sean McNeil <sean@mcneil.com> Notes: svn path=/head/; revision=110803
* Update to version 4.31.6.Josef Karthauser2004-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) Notes: svn path=/head/; revision=110802
* - Update to 1.0.0 pre5Pav Lucistnik2004-06-033-11/+35
| | | | | | | | PR: ports/67533 Submitted by: Lupe Christoph <lupe@lupe-christoph.de> (maintainer) Notes: svn path=/head/; revision=110801
* Update ftp/curl to 7.12.0 and bump the shared library version in allPeter Pentchev2004-06-0336-91/+98
| | | | | | | dependent ports. Notes: svn path=/head/; revision=110800
* - Update to 1.0.0 pre5Pav Lucistnik2004-06-0310-14/+48
| | | | | | | | PR: ports/67532 Submitted by: Lupe Christoph <lupe@lupe-christoph.de> (maintainer) Notes: svn path=/head/; revision=110799
* - Update to 20040603Pav Lucistnik2004-06-032-5/+4
| | | | | | | | PR: ports/67524 Submitted by: Rob Evers <rob@debank.tv> (maintainer) Notes: svn path=/head/; revision=110798