summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2006-05-06update to verilog-0.8.2. Adds edif output, contains several bug fixes fordmcmahill3-8/+10
compatibility with more c++ compilers.
2006-05-06Fix typo in patch.xtraeme2-4/+4
2006-05-06Updated emulators/qemu to 0.8.1xtraeme1-1/+2
2006-05-06Update to 0.8.1:xtraeme8-201/+77
Changes: - USB tablet support (Brad Campbell, Anthony Liguori) - win32 host serial support (Kazu) - PC speaker support (Joachim Henke) - IDE LBA48 support (Jens Axboe) - SSE3 support - Solaris port (Ben Taylor) - Preliminary SH4 target (Samuel Tardieu) - VNC server (Anthony Liguori) - slirp fixes (Ed Swierk et al.) - USB fixes - ARM Versatile Platform Baseboard emulation (Paul Brook)
2006-05-06The configure script needs to know the location of the installed net-snmpheinz1-1/+2
package. For non-default paths (eg, /opt/pkg) we need to tell "configure" this explicitly. This should fix build problems observed on Linux.
2006-05-06Sylpheed-Claws is no longer "regularly synchronised withreed1-2/+3
the main Sylpheed branch". Improve this description. (Okayed by maintainer.)
2006-05-06Force unrequested languages to be unavailable by setting them to ${FALSE}.tv1-1/+12
This way, missing language dependencies will be caught at build time. (Tested without problems on several C++ packages by unsetting LANGUAGES in them. I don't have a machine fast enough to bulk build, but I shall be watching the next round on pkgsrc-bulk to fix what I may not know about right now.)
2006-05-06+ libmatheval-1.1.3, mysql4-client-4.1.19, mysql4-server-4.1.19.wiz1-4/+4
2006-05-06Fix pthread linkage.joerg3-3/+18
2006-05-06Fix errno and pthread detection.joerg6-7/+130
2006-05-06Fix GCC 3.4+: Label at end of compound statement.joerg2-1/+24
2006-05-06security/caff updated to 0.4.5tonio2-3/+3
2006-05-06Update security/caff to 0.4.5tonio3-11/+10
Changelog: * Update FSF addresses. * caff: tweak documentation. * caff: note that mailed keys are encrypted (suggested by Sune Vuorela). * caff: You can now specify additional arguments to pass to the send method of Mail::Mailer. This allows you to send mails via SMTP and use authentication for instance. Thanks to Martin von Gagern. * gpg-key2ps, keylookup: make them less dependent on specific installation paths and thus better portable outside of Debian (Closes: #354142).
2006-05-06GCC versions prior to 3.4 have a bug handling the "unused" attributejlam4-3/+64
in declarations when compiling C++ code. Patch the perl.h and XSUB.h headers to avoid using this attribute if using GCC<3.4 and building C++ modules. This fixes PR pkg/33403 by OBATA Akio. Bump PKGREVISION to 2.
2006-05-06Note povray PKGREVISION bump.wiz1-1/+2
2006-05-06Bump PKGREVISION:wiz3-3/+26
Remove use of internal png library function, to make this package build against the current png package. From the povray.general newsgroup: Well - you could remove that call but will probably loose ability to interrupt/continue render with PNG output.
2006-05-06Reorder includes: sys/types.h before sys/mman.h for DragonFly.joerg3-1/+31
2006-05-06-lz is mendatory on some platorms (like Darwin)adam2-4/+4
2006-05-06Updated x11/gtkmm to 2.8.5; graphics/optipng to 0.5.1adam2-3/+4
2006-05-06Changes 2.8.5:adam3-9/+7
* Removed an unnecessary file from gmmproc.
2006-05-06Changes 0.5.1:adam5-19/+42
* Implemented bit depth reduction for palette images. * Upgraded libpng to version 1.2.10-optipng [private] * Improved the BMP support. * Added a Unix man page. * Allowed abbreviation of command-line options. * Changed user option -log to accept a file name as an argument. * Changed user option -no to -simulate. * Fixed an error in handling .bak files on Unix. * Fixed a small typo in the help screen. * Added the GUIDE and THANKS documents. * Converted some text document files to HTML.
2006-05-06Updated mail/dspam to 3.6.5xtraeme2-3/+3
2006-05-06Update to 3.6.5 (provided by Unex in PR pkg/33427):xtraeme5-26/+42
RELEASE 3.6.5-STABLE MAINT: PgSQL SQL tuning MAINT: WebUI aesthetic and functional fixes MAINT: Added --disable-syslog and --with-logfile= configuration flags MAINT: Added -t flag for dspam_stats to total stats MAINT: Markov result used as X-DSPAM-Confidence when Markov used MAINT: Support for separate read/write servers to be used with mysql_drv BUGFIX: Spam are quarantined when --deliver=summary BUGFIX: Admin graphs malformatted when subject contains newline character BUGFIX: WebUI does not use MAX_COL_LEN BUGFIX: Output for dspam_admin aggr pref incorrect BUGFIX: Flat-file preference writes fail on some systems BUGFIX: Failure to connect to ClamAV causes segmentation fault BUGFIX: NULL username in system causes segmentation fault BUGFIX: ClamAV processing and cleanup issues BUGFIX: Fragment files overwritten on retrain BUGFIX: Miscellaneous invalid read / segmentation fault bugs BUGFIX: If TrainingMode not specified in dspam.conf or passed in, segmentation fault BUGFIX: No output returned when using --deliver=summary with dspamc RELEASE 3.6.4-STABLE DOC: Documented user preferences in README MAINT: Added dspam_train tool, replacing most functions of dspam_corpus MAINT: Code cleanup and performance improvements MAINT: Significant improvements in accuracy, specifically reduced false pos. MAINT: Removed experimental neural collaboration functions MAINT: Added ClassAlias configuration directive to dspam.conf MAINT: Added undo option for retraining via WebUI MAINT: Added storeFragments support to WebUI MAINT: Added mass-retraining support to WebUI BUGFIX: DSPAM segfaults when invalid UID specified using UIDInSignature BUGFIX: No output when using --classify with --client BUGFIX: dspam_corpus overrides default dspam.conf settings BUGFIX: Multi-driver builds fail when preferences-extension is not supported
2006-05-06* Explicitly disable options that weren't disabled before (gnomevfs and co).xtraeme2-21/+15
* Remove deprecated WITH_DVDCSS option, it's not used anymore. * Depend on SDL_image and libxml2 to build missing modules that are enabled by default. Bump PKGREVISION (BTW this package now works perfectly on NetBSD, thanks drochner!).
2006-05-06Fix RT_I18N_DIR, which unbreaks devel/RTFM. No bump required because onlycube1-2/+2
RTFM uses that value.
2006-05-06Remove license details from description. And remove somereed1-11/+0
name and email address from description. (No maintainer for this package.)
2006-05-06DEPEND on newer p5-XML-Parser. As discussed on pkgsrc-users in latereed1-2/+2
March, the bumps for the updated expat never saw this package because it depend on it directly instead of using buildlink3.mk files. This fixes build problem where you could be attempting to install intltool with new expat and old p5-XML-Parser.
2006-05-06Do not depend on papersize. It can be installed later if desired.reed1-4/+2
The page size at build time is based on PAPERSIZE tunable. Bump PKGREVISION.
2006-05-06This package requires zlib.minskim1-1/+2
2006-05-06Do not depend on papersize (as mentioned in January).reed1-3/+2
Bump PKGREVISION. At build-time use the PAPERSIZE setting to define as needed. papersize can always be installed later if desired.
2006-05-06PKGMANDIR instead of "man".reed1-5/+5
2006-05-06This doesn't use c, c++, fortran, java, or objc.reed1-1/+2
2006-05-06If USE_ABI_DEPENDS=no, do not add the BUILDLINK_ABI_DEPENDS.$pkgreed2-5/+7
to BUILD_DEPENDS. (I posted about this to pkgsrc-users on April 14.)
2006-05-06Override intltool.minskim1-1/+2
2006-05-06Make CHECK_X11_TYPE really work by checking for setting and notreed1-2/+2
just if defined. (Recently I build the xorg-server without xorg-libs.)
2006-05-06PKGMANDIR instead of man.reed1-3/+3
2006-05-06Note PKGREVISION bump of python23.minskim1-1/+2
2006-05-06The ossaudio module is available on Linux x86_64. Bump PKGREVISION.minskim2-3/+6
2006-05-06This package requires flex to build.minskim1-2/+2
2006-05-06Bump PKGREVISION for libzip *ABI* increase.wiz1-2/+2
2006-05-06Bump *ABI* for shlib major bump.wiz1-1/+2
2006-05-05Note update of lizip to 0.7dillo1-1/+2
2006-05-05Make this package build on NetBSD by fixing header file names and linkminskim5-5/+47
options.
2006-05-05Update to 0.7:dillo3-7/+12
* struct zip_stat increased for future encryption support * zip_add return value changed (now returns new index of added file) * shared library major bump because of previous two * added functions for reading and writing file and archive comments. New functions: zip_get_archive_comment, zip_get_file_comment, zip_set_archive_comment, zip_set_file_comment, zip_unchange_archive
2006-05-05Add gt-itm.minskim2-2/+4
2006-05-05Import gt-itm.minskim6-0/+84
GT-ITM contains code to generate graphs that model the topological structure of internetworks. In addition, some sample graphs are provided. More detail on most of the methods can be found in the paper: "How to Model an Internetwork," Ellen Zegura, Ken Calvert, and Samrat Bhattacharjee, Proceedings of IEEE Infocom '96.
2006-05-05Remove statement of questionable merit, pending outcome of internalschmonz1-8/+3
discussion. We don't need it yet and we may not need it at all. Also remove pseudo-helpful commentary. Users can interpret licenses (or lack thereof) just fine themselves. Thanks to gdt@ for being very careful about this stuff.
2006-05-05Updated devel/p5-File-Slurp to 9999.12abs3-7/+8
- Fixed bug on windows with classic slurping and File::Slurp not agreeing on newline conversion. - Added t/newline.t test to check for that fix. - When passing text data by scalar reference to write_file under windows, the buffer is copied so the newline conversion won't modify the caller's data. - Thanks to Johan Lodin <lodin@cpan.org> for a test script which I modified into t/newline.t
2006-05-05fix DEPENDS - this now needs p5-Cloneabs1-2/+3
2006-05-05update autonet to 0.19:abs4-9/+10
Changes: - handle ifconfig interface output without status: lines (thankyou vmware) - if talking to speaker fails, keep going