summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2002-10-22Update to 0.8.4. Fix PLIST.wiz3-6/+8
Changes: Fixed pipe issues. Allow to use check.h from C++. Plugged some memory leaks.
2002-10-22hack in support for Powershot A20 and S330 Digital Elph; the latterdrochner3-1/+29
is from John Kohl per PR pkg/18742, the former result of a google search
2002-10-22forcibly disable building docs, otherwise it tries if jade is founddrochner1-1/+2
and fails
2002-10-22Note update of scmxx to 0.6.1.6.kleink1-1/+2
2002-10-22Update to scmxx-0.6.1.6; changes include:kleink2-6/+5
0.6.1.6 fixed a bug in the info() method that strangely only showed up in cygwin added flose to close the opened file handle added method that shows network status, area code and cell id
2002-10-22Wildcard slib dependency.wiz1-2/+2
2002-10-22Note rename of xlHtml to xlhtml.wiz1-2/+3
2002-10-22Rename xlHtml to xlhtml.wiz5-37/+2
2002-10-22Import from xlHtml (to sync with PKGNAME).wiz4-0/+35
Moved xlHtml to xlHtml-mixedcase in the repository [schmonz 2007-06-07]
2002-10-22Port to Emacs-21, using emacs.mk.minoura2-128/+218
2002-10-22-move the doc files and examples to share/doc/pycurl<pythonversion>drochner4-18/+37
for coexistence with a future py22pth (or even native thread) pkg -use buildlink2
2002-10-22- Quote macro value used as argument of envtaya2-25/+25
fix PR#18541 - use ${WRKDIR} as temporary dir instead of /tmp fix PR#18748
2002-10-22net/ipa-1.2.8 updatewiz1-1/+2
2002-10-22Not needed any longer.wiz1-10/+0
2002-10-22Update to 1.2.8, provided by Andrey Simonenko in PR 18537.wiz4-42/+26
Changes: - Locale names have been renamed ru_SU* -> ru_RU*, ru_SU* now are symlinks - Fixed some minor bugs - Now a new record is added to each accounting file after reconfiguration - Now ipa(8) and ipastat(8) do not use database locking feature by default - All manual pages were updated to reflect changes in IPA - The -u switch was removed from and the -L switch was added to ipastat(8) - All code of ipa(8) was revised, now ipa(8) tests directories and files in the database more carefully - Several bugs and memory leak with the "db_dir" parameter were fixed - Added new parameter "db_group" - Parameters "acl", "db_owner", "db_perm" have been removed Package changes: - added some HTTP and FTP mirrors; - removed installation of ${DSTEXAMPLEDIR} directory, because it is installed from the port's Makefile; - updated DESCR to reflect current state of IPA.
2002-10-22slib-2.4.4 updatewiz1-1/+2
2002-10-22Update to 2d4 (2.4.4) provided by David S. in PR 18625.wiz3-11/+19
2002-10-22Remove share/locale per PR 18649 by Lubomir Sedlacik.wiz1-3/+1
2002-10-22www/ap-gzip-1.3.26.1a updatewiz1-1/+2
2002-10-22Update to 1.3.26.1a, provided by Todd Vierling in PR 18514.wiz3-26/+53
Changes: * mod_gzip_update_static Yes/No This new directive controls wether mod_gzip should re-gzip outdated precompressed files. mod_gzip compresses a copy of the original file, use it with care! No other modules can handle the content of these HTTP requests. * bugfix for long lines In older versions, mod_gzip had a problem with HTTP header lines longer than 4k. This bug has been fixed. * Vary bugfix The previous version of mod_gzip sent Vary headers in too many cases. But now this is not longer necessary. mod_gzip sends no Vary headers when the request is excluded by 'file', 'uri' or 'handler'. * Netware patch Guenter Knauf wrote a patch for Netware. It's now included. * Documentation included * mod_gzip_static_suffix suffix This new directive defines the suffix of the static compressed files. On most platforms this will be .gz, but on some it may be .z or something like that. Default is '.gz'. Warning: You have to add an 'AddEncoding .suffix gzip' in your Apache config! If you don't do this, Apache may send a wrong 'Content-Encoding' HTTP header (or even none at all). * mod_gzip_handle_methods GET POST Parameters are GET or POST or a list of both values. Default is the list of both values. * mod_gzip_send_vary Yes/No This will be useful for some caching HTTP proxies like squid. Prior to the current version of mod_gzip, they had problems to properly handle mod_gzip output. Warning: Don't set this value to "no" unless you are perfectly sure that all clients in your environment are able to handle compressed content properly! * Workfile bug fixed In prior versions of mod_gzip there was a problem with the workfiles. When the compressed version of a file was bigger than the file itself, the workfile has not been deleted. Now it will be. * mod_gzip recognizes outdated .gz files mod_gzip now performs another stat() call and checks whether the static compressed version of the file is older than the uncompressed original file itself. If so, it sends the uncompressed content(!) and creates a SEND_AS_IS:PRECOMPRESSED_VARIANT_OUTDATED status value.
2002-10-22tuxpaint-2002.10.20 update.wiz1-1/+2
2002-10-22Update to tuxpaint 2002.10.20:wiz3-16/+21
This release includes documentation updates. The README was converted to HTML with screenshots. A British English 'translation' was created. There were man page updates, so that it no longer requires docbook-to-man. Windows printing code was updated, and the Norwegian and Icelandic translations were updated.
2002-10-22xlhtml-0.5.1 updatewiz1-1/+2
2002-10-22Whoops, missed checking in netatalk-asun/DESCR with that last update.markd1-0/+2
Thanks to wiz for noticing.
2002-10-22Update to 0.5.1. Changes unknown. Closes PR 18510.wiz2-5/+7
2002-10-22Warn that net/netatalk-umich and net/netatalk-asun are the less preferredmarkd3-4/+8
netatalk implementations. Closes PR pkg/18725 from Greg A. Woods. Didn't just delete the packages as the thread in current-users with title "Appletalk seems broken in 1.6" from 28-30 Sept implies that some people still prefer the old packages.
2002-10-22Convert to buildlink2, and add buildlink2.mk. Inspired by PR 18728.wiz2-2/+23
2002-10-22Consistently use ${SED} instead of sed. From PR 18749 by Greg A. Woods.wiz1-6/+6
2002-10-22findutils-4.1nb1 [cat pages suffix corrected]wiz1-1/+2
2002-10-22Install catted man pages with proper suffix. Bump PKGREVISION to 4.1nb1.wiz6-18/+84
Closes PR 18758.
2002-10-22audio/guspatches-1.0nb1 update [default config changed]wiz1-1/+2
2002-10-22Default to gravis.cfg, not midia.cfg, per PR 18750. Bump PKGREVISION.wiz2-3/+4
2002-10-22Note update of gcc-ssp-2.95.3.13kent1-1/+2
- Improve 64bit architecture support
2002-10-22Update to 2.95.3-13kent2-7/+7
- Improve 64bit architecture support
2002-10-22need libiconv for internationalized behavioritojun1-1/+2
2002-10-22note update of cad/verilog-current to 20021019dmcmahill1-1/+2
2002-10-22update to verilog-current-20021019dmcmahill3-31/+5
Release Notes for Icarus Verilog Snapshot 20021019 The synthesizer now detects asynchronous set/reset inputs to DFF devices. The fpga and vvp code generators have been updated to support these signals. The vvp code generator also gained some register management code that improves the thread register usage. This redoces code size for certain common cases, and thus improves simulation performance. The requirements on `ifdef and related compiler directives has been relaxed, to correspond to more common behavior. The parameter range support crashed if the range expressions had parameters in them. This is fixed, and some signed-ness bugs fixed along with it. Rearrange some of the configure script tests to assure better compatibility accross platforms.
2002-10-21Correct the logic around --enable-syscall-hardskrll1-6/+4
Bump PKGREVISION++ Thanks to Rhialto <rhialto at azenomei at knuffel at net> for pointing this out. This will probably fix the xmms problems as well.
2002-10-21buildlink1 -> buildlink2jlam2-3/+4
2002-10-21Grep for 'Make' in ${GMAKE} --version output for recording its version.seb1-2/+2
Compare... $ gmake --version GNU Make version 3.79.1, by Richard Stallman and Roland McGrath. Built for i386--netbsdelf Copyright (C) 1988, 89, 90, 91, 92, 93, 94, 95, 96, 97, 98, 99, 2000 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. Report bugs to <bug-make@gnu.org>. to... $ gmake --version GNU Make 3.80 Copyright (C) 2002 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
2002-10-21Move X11BASE setting for Solaris to a more appropriate place now that wejlam1-3/+6
don't need to worry about USE_XPM.
2002-10-21Pull in diffs from gnusrc/dist/toolchain to allow Sparcs to buildjlam3-1/+17
lang/gcc. The diffs change some double quotes to single quotes in some sparc-only files so that the shell expression created is legal. This fix was independently found by Lubomir Sedlacik <salo@Xtrmntr.org> and provided in pkg/18309.
2002-10-21Update cpuflags to 0.36:abs1-1/+2
Recognise 21164-0 (As seen in Digital AlphaStation 600 5/333) From Christopher SEKIYA
2002-10-21Update cpuflags to 0.36:abs2-4/+5
Recognise 21164-0 (As seen in Digital AlphaStation 600 5/333)
2002-10-21Convert to buildlink2.wiz3-15/+13
2002-10-21Convert to buildlink2.wiz4-23/+17
2002-10-21Remove commented out CFLAGS.wiz1-2/+1
2002-10-21Convert to buildlink2.wiz1-11/+9
2002-10-21Add buildlink2.mk.wiz1-0/+159
2002-10-21Replace USE_LIBINTL with buildlink2.mk inclusion.wiz2-4/+4