summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2004-06-04Update mail/clamav to 0.72 and enable pkgviews installation.xtraeme6-23/+27
Changes: 0.72 ---- Major bugfixes in this release include crashes with corrupted BinHex messages and some Excel documents. Protection against archive bombs (not fully functional since 0.70) was improved and a number of other improvements were made. 0.71 ---- This release fixes all bugs found in 0.70 and introduces a few new features - the noteworthy changes include: -) libclamav: + support nested OLE2 files + support Word6 macro code + ignore popular file types (media, graphics) + support compress.exe (SZDD) compression (test/test.msc) + improve virus detection in e-mails -) clamscan: + automatically decide (by comparing daily.cvd version numbers) which database directory (hardcoded or clamav.conf's one) to use + support compression ratio feature (--max-ratio) + allow regular expressions in --[in|ex]clude + do not overwrite old files in a quarantine directory but add a numerical extension to new files + respect --tempdir in libclamav + fix access problem when calling external unpackers in a superuser mode + fix file permission corruption with --deb in a superuser mode -) clamd + support log facility specification in syslog's style (LogFacility) + new directive LeaveTemporaryFiles (Debug no longer leaves temporary files not removed) -) clamav-milter: + include the virus name in the 550 rejection + support user defined template for virus notifications (--template-file) + sort quarantine messages by date + improve thread management + add X-Virus-Scanned and X-Infected-Received-From: headers + improve load balancing (when using remote servers with --server) + send 554 after DATA received, not 550 + save PID (--pidfile) -) documentation: + German clamdoc.pdf translation (Rupert Roesler-Schmidt and Karina Schwarz, uplink coherent solutions, http://www.uplink.at) + new Japanese documentation (Masaki Ogawa)
2004-06-04Note update of www/squid package to 2.5.5nb3.taca1-1/+2
2004-06-04Updated squid package to 2.5.5nb3 applying nine official patches.taca2-4/+31
* 2004-06-01 08:38 (Medium) Segfault in memBufVPrintf on certain architectures requiring va_copy * 2004-06-01 00:00 (Cosmetic) msnt_auth documentation update * 2004-05-31 23:37 (Cosmetic) dns_servers should default to localhost if no resolv.conf * 2004-05-31 23:37 (Cosmetic) FTP directory listing HTML DOCTYPE misread by some tools * 2004-06-01 08:26 (Minor) fix compilation on OpenBSD/m88k * 2004-05-31 22:59 (Cosmetic) Show client ip in cache.log debug output * 2004-05-31 22:43 (Minor) cacheCurrentUnlinkRequests should be a counter, not gauge * 2004-05-31 22:08 (Minor) store_dir_select_algorithm least-load doesn't work for ufs cache_dir type * 2004-05-31 21:32 (Cosmetic) Very large cache_mem values reported wrongly in cache.log
2004-06-04Include converters/libiconv/buildlink3.mk in Makefile.commonreed3-5/+6
and bump PKGREVISIONS for lyx-qt and lyx-xforms packages. lyx uses iconv. The build suggests using libiconv. Under NetBSD 1.6.2, the lyx-qt build broke when not including this buildlink. Under Linux and NetBSD 2.x, it built fine before because it found native iconv() and used it. Thank you to John R. Shannon for research. Okayed by maintainer, Martti Kuparinen.
2004-06-04Forgot to add MASTER_SITE_SOURCEFORGE.xtraeme1-1/+17
2004-06-04Rather than pulling in sgi-stl: The only package using this is in wip,tv1-3/+6
and already requires gcc 3.3, so simply make this require gcc >=3.0 (if PKGSRC_COMPILER uses gcc; else let the system compiler STL suffice).
2004-06-04Append ${ABI} to some lib-dirs. This is a no-op on systems that do notjschauma2-11/+11
use ABI, but allows IRIX and particularly IRIX64 to find the correct libraries especially when linking against X11 libs. Tested over several months and multiple bulk-builds.
2004-06-04Enable pkgviews installation.minskim1-1/+3
2004-06-04Note update of tcl-scotty to 2.1.11nb2.minskim1-1/+2
2004-06-04Use buildlink framework and switch to Tcl 8.4.minskim1-4/+8
Bump PKGREVISION due to the tcl dependency change.
2004-06-04Remove tk from CATEGORIES sinec this package depends on tcl only.minskim1-2/+2
2004-06-04Forgot to remove this patch in previous.xtraeme1-14/+0
2004-06-04Update mail/squirrelmail to 1.4.3a.xtraeme3-8/+7
Version 1.4.3a - 2 June 2004 ---------------------------- - Fix typo in compose.php reply/reply to all quoting (#963499).
2004-06-04Remove MASTER_SITE_* definitions from bsd.pkg.mk and put themxtraeme2-295/+290
into the new bsd.sites.mk file. Ok'ed by Hubert Feyrer and Jan Schaumann in tech-pkg@.
2004-06-04Remove references to the misimported gcc-3.4 packages (+ florist).salo1-7/+1
We don't really need to have statistics about them, they'll reappear later.
2004-06-04Removed ddd-3.3.8 [pkg/25546] from Suggested package updates becauseshannonjr1-2/+1
ddd has been update to 3.3.8
2004-06-04Added entry for update of ddd to 3.3.8shannonjr1-1/+2
2004-06-04Forgot to update x11/xmms-osd when xosd was updated (thanks jmmv).xtraeme2-3/+3
2004-06-04Update x11/xosd to 2.2.7.xtraeme4-9/+11
Changes: 2.2.7: Complete rewrite of timeout_func to avoid sending lineakd to 100% CPU. There was a case where timeout_func would keep looping around in circles never pausing for breath. (Tim Wright) 2.2.6: FontSet fixes (Philipp Matthias Hahn) Title change fix (Philipp Matthias Hahn) Memory leak patch (Philipp Matthias Hahn) New, improved timeout_func (Philipp Matthias Hahn) New TODO list (Philipp Matthias Hahn) Fixed bug where osd displays after clicking 'apply' in XMMS config dialogue (Tim Wright)
2004-06-04Re: PR 25546 Synopsis: The current release of ddd is 3.3.8. I have anshannonjr18-8328/+1068
updated pkg available for pkgsrc. Updating to revision 3.3.8 per assignment by Martti Kuparinen. This closes the referenced PR.
2004-06-04Updated ffcall to 1.10adam1-1/+2
2004-06-04Changes 1.10:adam2-10/+8
* Major bugfixes * Made to work with gcc-3.4
2004-06-04adjust gtk dependency logic for MOZILLA_USE_LINUX case.grant1-2/+2
should fix PR pkg/25799 from jmmv. XXX the whole linux compat dependency system needs overhauling, but this should suffice for now.
2004-06-04Archive changed without changing filename. Apple OSX support was added toben2-4/+5
the source distribution. Adding a DIST_SUBDIR and updating distinfo. Ian Zagorskih gave the heads up on tech-pkg.
2004-06-04Fail if this package is to be built under Linux. This is normalreed1-1/+7
for Linux. Most (all?) Linux distros don't provide a libiconv package, because GLIBC's iconv support is good enough. At this time, using PKG_FAIL_REASON instead of PKG_SKIP_REASON so we can catch examples of packages depending on this. The builtin.mk was improved to help stop it from being used under Linux. This was okayed by Rene Hexel, the maintainer. Todo: fix abiword build because it should not require this libiconv package under Linux.
2004-06-04By default, assume that the native iconv on Linux systems usingreed1-1/+16
GLIBC supports GNU libiconv's API. So don't depend on pkgsrc's libiconv for it. This is normal: most other Linux distros don't provide a libiconv package. This was discussed on tech-pkg list over past two months. It has helped a few users under Linux where they had some problems with conflicts with their working iconv() support provided with libc and the libiconv package. This was okayed by maintainer, Rene Hexel. This still needs some improvement. Some packages still try to force libiconv usage even though not needed.
2004-06-04Update mathomatic to 11.2.minskim4-10/+11
Changes since 11.1c: Moved notification of polynomial factoring success to debug level 1 or higher. Removed "NO_COMPLEX_ROOTS" compile-time define option. I am thinking of making this a run-time option. Increased security of "SECURE" compile-time define. Absolutely no file operations are allowed or linked in. Added check for terminal with isatty(). This allows better piping into Mathomatic. Split up change-log ("changes.txt" and "changes_old.txt"). Changed "x!" to mean gamma(x+1) for Laplace transforms. Fixed parsing of things like "2e#", which failed before, thinking it was scientific notation. Wrote "primes/twin.c", to find twin primes. Added "help usage" command. Allow output of "help" command to be redirected to a file. Fixed parsing of variable names (like "pig", which didn't work right). Added "integrate" command. Fixed "derivative" command. Code cleanup. Fixed "taylor" command.
2004-06-04Build / install "acpisrc" utility too; bump revision for this.uebayasi3-12/+19
Enable pkgviews installation, several pkgsrc fixes.
2004-06-04Add MESSAGE_SUBST so RCD_SCRIPTS_EXAMPLEDIR will be replace in +DISPLAYreed1-1/+2
file. This is probably temporary, because the MESSAGE file needs to be cleaned up to be correct for rc.d usage. We should have a consistent message for this that is appended to MESSAGE when RCD_SCRIPTS is used. Didn't bump PKGREVISION for this, because was bumped today and soon the package version will be increased for new exim-4.34.
2004-06-04s/Deleted/Removed/ for consistencygrant1-7/+7
2004-06-04Add support for a variable called EXIM_DB. By default, it willreed5-10/+45
use native (since it is the first BDB_ACCEPTED choice). So under NetBSD this does not change anything. It can be set to "gdbm" if desiring gdbm as the DB method used. Else it will use the mk/bdb.buildlink3.mk method. For example, to choose a specific Berkeley DB implementation (like DB hash version 7), then do: "make BDB_DEFAULT=db3" (when EXIM_DB is unset or not set to "gdbm"). Please note that if you change the method, exim may complain about DB problems. This is okay. You can delete the db files and regenerate. (exim provides some db management tools too.) This fixes the problem where exim will not build when the system's db is not available or correct. This will close my old PR pkg/19277. This was discussed with maintainer, David Brownlee.
2004-06-03Tell libtool's configure to use 'nm -B' under IRIX.jschauma1-2/+4
This closes PR pkg/25712.
2004-06-03Update devel/allegro to 4.1.14.xtraeme6-76/+18
Changes: # Fixed a couple of problems in dat2c. # Polished the MacOS X package builder script. # Added a Jack sound driver to the Unix port. # Added support for debugging with DMalloc under Unix. # Fixed detection of the ALSA 1.0 MIDI driver. # Fixed compilation with --enable-color8=no under Unix. # Now it is possible to link against the Allegro framework with the allegro-config script under MacOS X. # Fixed a bug in fixbundle with 32bpp icons and alpha channel under MacOS X. # Restored the compensation code for end-of-frame in the FLI player.
2004-06-03Packages in directory "converters" should use this for CATEGORY as wellheinz4-8/+8
2004-06-03Update chat/bitlbee to 0.90.xtraeme4-9/+9
# Version 0.90 (released 2004-05-28) hilights: * Another release with a speech! * A complete rewrite of the MSN module, which mainly means more stability, but also some good new features and other enhancements. * Lots of cleanups and fixes in the other IM-modules. * Full support for operating behind proxy servers. features.
2004-06-03Use stdarg.h instead of varargs.h to get it built with gcc 3.3.x.recht2-1/+15
Patch provided by gilbertf at netbsd-fr dot org in PR 25807.
2004-06-03- ethereal-0.10.4 already done.xtraeme1-2/+1
2004-06-03Add putty to suggested packages, now that a version haswiz1-5/+27
been ported to "Unix". + abiword-2.0.7, bitlbee-0.90, bk_edit-0.6.23, bzflag-1.10.6, clisp-2.33.2, conserver-8.1.7, doclifter-1.9, docsis-0.9.1, dvipng-1.1, easytag-0.31, ethereal-0.10.4, grace-5.1.15, larswm-7.3.9, libidn-0.4.7, mathomatic-11.2, mkvtoolnix-0.9.0, moz-bin-flash-7.0r25 [pkgsrc-wip], opera-7.51, raine-0.40.2, rdiff-backup-0.12.7, vlc-0.7.2, wmaker-conf-2.9.1, xmbmon-2.04.
2004-06-03- gaim-0.78 (thanks jmmv)xtraeme1-2/+1
2004-06-03- mono-0.31, opera-7.50xtraeme1-4/+2
+ maradns-1.0.23
2004-06-03Added entry on removing florist.shannonjr1-1/+2
2004-06-03Removed ability to build with gcc-3.4 as this package has been removed.shannonjr4-40/+3
2004-06-03Remove comment about RSH, provide defaults when SETGIDGAME is used.xtraeme1-9/+6
2004-06-03Removed entry for florist. It was necessary to remove florist because itshannonjr1-2/+1
depended on removed package gccAda-3.4
2004-06-03Removing package because it depends on package gccAda-3.4 (just removed)shannonjr21-590/+0
2004-06-03Added entries for removing gccAda-3.4 and gcc-3.4shannonjr1-1/+3
2004-06-03Removing gcc-3.4 and gccAda-3.4 on instructions from Lubomirshannonjr1-3/+1
Sedlacik <salo@xtrmntr.org>
2004-06-03Removing package on instructions from Lubomir Sedlacik <salo@xtrmntr.org>shannonjr66-13023/+0
2004-06-03add ap-jk, sortabs1-2/+3
2004-06-03Update rconfig to 0.32: Handle different rdist output for symlinks.abs1-2/+4
Fix date for jdbc-postgresql74 commit