summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2001-11-28Buildlinkify, and use REPLACE_PERL instead of hard-coding perl path asjlam7-54/+20
"/usr/pkg/bin/perl".
2001-11-28cvsweb also implicitly used ${APACHE_SYSCONFDIR} as its config filejlam1-1/+2
directory.
2001-11-28Buildlinkify.jlam1-10/+4
2001-11-28Update snort to 1.8.2; changes since 1.8.1 include:kleink4-14/+20
* fixed UTC timestamps * fixed SIGUSR1 handling, should reset properly now after getting a signal * fixed PID path generation code, PID files go in the right place now * fixed stability problems in stream4 * fixed stability problems in frag2 * tweaks to spo_unified for better integration with barnyard * added -f switch to turn off fflush() calls in binary logging mode * added new config keyword to stream4, "log_flushed_streams", which causes all buffered packets in the stream reassembler for that session to be logged in the event of an event on that stream (must be used in conjunction with spo_log_tcpdump) * added packet precacheing for flexresp TCP packets, responses should be generated more quickly * fixed rules parser code for various failure modes * several new rules files and a new classification system
2001-11-28Apply fix from Mark Davies in pkg/14755: kcontrol's info/partitions pageskrll2-6/+10
seg faults with nfs partitions
2001-11-28Update to 2.4.18, provided by Shell Hung in pkg/14707.wiz2-5/+5
Change: memory leak fixed.
2001-11-28Added p5-Net-ICQ2000martti1-1/+2
2001-11-28Added p5-Net-ICQ2000-0.2.1 (PR#14569 by Shell Hung)martti4-0/+30
This module is designed to give perl scripts access to the ICQ network and the functions provided by it, like SMS Functions included : Connect(), Disconnect(), Set_Login_Details(), Set_Server_And_Port(), Execute_Once(), Send_Command(), Add_Hook(), Hook_All(), Check_Incoming(), Deal_With_FLAPs(), Send_Outgoing().
2001-11-28Updated to 800.023 (PR#14569 by Shell Hung)martti3-10/+7
Changes in Tk800.022 - Fixes for NoteBook and LabFrame - Various tweaks for "compile" to flat script (tool not released yet) - Doc patches - Slaven's -offset fixes and associated need to change compiled-in defaults. - Feature suggestions from the list.
2001-11-28Added p5-PDF-API2martti1-1/+2
2001-11-28Added p5-PDF-API2-0.2.0.2 (PR#14144).martti4-0/+27
Changes for PR: - use version 0.2.0.2 - moved pkg/* From DESCR: Perl module for the next generation API for creating and modifing PDFs.
2001-11-28Fix problem where bsd.pkg.obsolete.mk wouldn't be found when "make" wasjlam1-2/+8
executed outside of a package directory. Problem and fix noted by Stoned Elipot in private email.
2001-11-28Updated to 2.4.8martti3-12/+50
* buildlinkify * Czech and Finish locale support. * ASCII-IPA, CS-dead, Croatian, Hungarian-prefix, RU-javerty, RU-javerty, RU-translit, Russian-ISO-Translit, SK, SR-Cyrillic, Slovenian, TCVNcombine, TCVNkey, and smeTeX Kmap added. * Many bug fixes.
2001-11-28Update pkgtools/pkgchk to 1.20:abs2-57/+73
Handle -r and -a on the same line (remove mismatched packages, then add) In the -B case avoid an extra 'make' invocation - reduces time taken on my system by 45%
2001-11-28Updated to 1.05 (PR#14749)martti3-11/+12
Changes : - Fixed DESCR - Bug correction in YappParse.yp _Lexer sub to accept '\\' litterals
2001-11-28Updated to 1.35 (PR#14750)martti2-6/+5
Changes : - Removed dependency on p5-Parse-Yapp - Separated out XML::UM, XML::Filter::* and XML::Builder::* modules into sperate modules - Added use bytes pragma to XML::DOM to fix unicode problems - The '>' character is now encoded in attribute values - hasFeature now is case-insensitve for name of feature
2001-11-28lose some more pkg/ referencesabs3-10/+10
2001-11-28Path to ups-nut forget one ../ in DEPENDSjmc1-2/+2
2001-11-28Add PERL5OPT to the CONFIGURE_ENV, so that configure scripts that usejlam1-1/+2
perl will use the correct local include and library search paths.
2001-11-28Buildlinkify.jlam18-69/+86
2001-11-28Rearrange and separate out code that only pertains to USE_BUILDLINK_ONLYjlam1-20/+22
packages. This file can now completely replace USE_PERL5.
2001-11-28Use ${BUILDLINK_TARGETS.perl} as the pre-configure requisites so we canjlam1-2/+2
override it's value.
2001-11-28Buildlinkify.jlam10-42/+44
2001-11-28the distfile has changed. The primary difference is that config.cache isdmcmahill2-9/+8
no longer (erroneously) included. This means the pkgsrc Makefile also no longer needs to delete config.cache as a post-extract step. Fixes PR pkg/14679 from Rafal Boni by applying his patch.
2001-11-27Fix remote format string vulnerability in "libgtop_daemon". Bump versiontron3-2/+26
number to 1.0.12nb1.
2001-11-27Update to 2.96, now with PCD (Kodak PhotoCD) support.wiz3-6/+6
Provided by Shell Hung in pkg/14708.
2001-11-27Check return value of strrchr before dereferencing it.wiz2-1/+15
Problem reported (with fix) in pkg/14745 by John Heasley.
2001-11-27We don't want -L/some/path as Makefile dependency. Fixes pkg/14564, thoughwiz4-3/+30
differently than suggested. Don't let package look in LOCALBASE for curses (especially if USE_BUILDLINK_ONLY is set, and ncurses buildlink.mk is already included...).
2001-11-27Update namazu2 package to 2.0.8.taca7-83/+8
Overview of Changes in Namazu 2.0.8 - Nov 27, 2001 * Fix cross-site scripting vulnerability.
2001-11-27Update www/communicator and www/navigator to 4.79.abs3-21/+22
- Improvements accessing subfolders under the Inbox on certain mail servers. - Performance improvements when accessing pages with nested tables and style sheets. - Unix Only: You can now add multiple personal address books. - Improved support for dual processor machines. - Fixed incompatibilities which caused Communicator to quit unexpectedly while viewing certain web sites. Note: only i386/linux (NetBSD) and Solaris 2.x binaries available, Digital unix appears to be frozen at 4.78
2001-11-27Update devel/cpuflags to 0.12abs3-10/+13
For unknown machine types, suggest people feed details back
2001-11-27fix install when gnome-config isn't available. (fix from hubertf)lukem1-2/+3
2001-11-27Update gqmpeg to 0.11.0. Changes:hubertf2-5/+5
This release fixes radio support (internal unmute is now handled correctly, if 0.10.0 had no radio sound, this may fix it). Also reworked the mpg123 parser, and added several minor improvements. Please see the History page for the entire list.
2001-11-27remove patches obsoleted by rev 0.10.0 (hi hubert! :)lukem4-163/+0
2001-11-27it's foo-X.YnbZ, *not* foo-X.Y.nbZ !hubertf1-2/+2
^
2001-11-27upgrade to 9.2.0.itojun7-94/+165
list of changes between 9.1.3 to 9.2.0 is available at: http://www.isc.org/products/BIND/bind9.html
2001-11-27upgrade to 9.2.0. minor bugfixes only.itojun2-5/+5
(will overwrite net/bind9 by net/bind9-current)
2001-11-27Fix a typo -- USE_BUILDLINK_ONLY=YES, not +YESexplorer1-2/+2
2001-11-27Mark scripts as executable - makes them runable out of the boxhubertf1-1/+2
2001-11-27add a few quotes to make things a bit clearer in one placehubertf1-2/+2
2001-11-27Update devel/cpuflags to 0.11abs3-46/+45
Allow -march=k6 for gcc 2.95 and later, cleanup fallback for older gcc
2001-11-27Add commented-out entry for GQMPEG_NO_RUSSIANhubertf1-2/+7
2001-11-27Update gqmpeg to 0.10.0. Changes:hubertf4-25/+23
* Added video4linux radio tuner support of /dev/radio, stations are added by 'opening custom' and choosing 'Radio station'. * Updated French translation. * Allow user options entry for ogg123. * Attempt to set the correct ogg123 device for the platform. * Added (untested) support for mixers on Tru64 and HPUX. * Added Russian ID3 tag support (configure --enable-russian). * Show overwrite confirm dialog when overwriting a playlist. * Fix closing of a pipe twice in ogg123 module. * Fix incorrect warning flags during ogg123 playback. * Make double size work again. * Minor bug fixes.
2001-11-27- Some operations that worked in-place on some format (e.g,lukem2-1/+56
"mogrify -rotate 90 foo.tiff") used to leave the result in /tmp/magickXXXXXXX with an in-file image comment of /tmp/magickXXXXXXX.mgk. Now it writes back to foo.tiff and the in-file comment is correct. For some reason, working on jpg's didn't exhibit this problem - Some operations that generate new files from some formats (e.g, "mogrify -format jpg -rotate 90 foo.tiff") used to leave the result in /tmp/magickXXXXXXX.jpg. Now foo.jpg is generated. For some reason, converting jpg->tiff didn't exhibit this problem.
2001-11-27clean up some comments - no code changeabs1-4/+3
2001-11-27Update emulators/uae to version 0.8.18.kristerw3-22/+19
User-visible changes in 0.8.18: - Numerous bug fixes. - There's a track and LED display added to the bottom of the screen.
2001-11-26Replace remained SAMBA_SHARE to SAMBA_DATA. It was changed in revisiontaca1-4/+4
1.69, but some were remained. Fix the problem that some data files are installed into root directory, noted from Lennart Augustsson <lennart@augustsson.net> private mail.
2001-11-26Update to 0.3.1nb1: Adjust to new apm schemehubertf3-7/+9
Hinted at by Love <lha@stacken.kth.se> in PR 14555.
2001-11-26Add & enable qmail-users (hi wiz! thanks wiz! :)zuntum1-1/+2
2001-11-26Replace spruce HOMEPAGE and MASTER_SITES with a more current and.. eh ..pooka1-3/+3
approriate address. Problem noted by arctic- on irc XXX: uncertain if master site is correct. sourceforge is down for a reason or another, and there are no easily spottable mirrors.