summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2002-01-08Patch various files in "post-patch" instead of "pre-install" target sotron1-2/+2
that files in work directory are owned by the user used to build the package and not by "root".
2002-01-08Use "${PKG_PREFIX}" in "DEINSTALL" script instead of some place holderstron1-3/+3
which should have been replaced with "sed" but were not.
2002-01-08Correct device name for ATAPI CD-ROMs under NetBSD.tron1-4/+18
2002-01-08Use "${PKG_PREFIX}" in "DEINSTALL" script instead of some place holderstron1-2/+2
which should have been replaced with "sed" but were not.
2002-01-08Remove references to the USE_LOCALBASE_FOR_X11 definition, which wasagc2-13/+2
removed some time ago.
2002-01-08Updated to 6.0.120martti2-5/+7
- conversion to html didn't quote values
2002-01-07Fix for sparc64, provided in pkg/15168.wiz2-1/+19
2002-01-07We don't know the state of object files in $BSDSRCDIR, so we alwayswennmach3-3/+32
"make clean" before building. This will remove all soft links pointing to .o files, not the object files themselves. Also, we now mention in the Makefile that a kernel with 'pseudo-device vnd 4' is required in the install stage.
2002-01-07Update to 3.91.wiz5-54/+31
Changes since 3.89: * Darin Morrison: Bugfix for --alt-preset (for content with low volume, clean vocals), only important for the "fast standard" preset * Alexander Leidinger: <BR * add some missing files to the distribution * add --alt-preset to the man page * Many small improvements and bug fixes not added to history * John Dahlstrom: more fine tuning on the auto adjustment of the ATH * Robert Hegemann: small speed and quality improvements for the old VBR code (--vbr-old). * Robert Hegemann: some short block bug fixes * Robert Hegemann: Big improvements to --vbr-mtrh, now encodes much more frequencies over 16khz * Robert Hegemann: --vbr-new code disabled (outdated and lower quality) and replaced with --vbr-mtrh (Both --vbr-new and --vbr-mtrh now default to mtrh) * Robert Hegemann: reordering of --longhelp to give more information, --extrahelp dropped * Darin Morrison: Totally revamped and extremely high quality unified preset system and other general quality improvements now available with --alt-presets: * some improvements to psychoacoustics (vast improvements over default L.A.M.E. modes) when --alt-preset is used including: * Improved tuning of short block usage. * Improved quantization selection usage (the -X modes), now adapts between appropriate modes on the fly. Also helps on "dropout" problems and with pre-echo cases. * Improved joint stereo usage. Thresholds are better tuned now and fix some "dropout" problems L.A.M.E. suffers from on clips like serioustrouble. * Improved noise shaping usage. Now switches between noise shaping modes on the fly (toggles -Z on and off when appropriate) which allows lower bitrates but without the quality compromise. * Clips vastly improved over default L.A.M.E. modes (vbr/cbr/abr, including --r3mix): castanets, florida_seq, death2, fatboy, spahm, gbtinc, ravebase, short, florida_seq, hihat, bassdrum, 2nd_vent_clip, serioustrouble, bloodline, and others. No degraded clips known. * VBR bitrates are now more "stable" with less fluctuation -- not dipping too low on some music and not increasing too high unnecessarily on other music. "--alt-preset standard" provides bitrates roughly within the range of 180-220kbps, often averaging close to 192kbps. * --alt-presets replace the --dm-presets and "metal" preset is removed and replaced with generic abr and cbr presets. * --alt-preset extreme (note the 'e') replaces xtreme to help eliminate some confusion * --alt-preset vbr modes now have a fast option which offers almost no compromise in speed. * --alt-preset standard (and "fast standard") are now much lower in bitrate, matching --r3mix with an overall average, though offering higher quality especially on difficult test samples. * --alt-presets are no longer just "presets" as in a collection of switches, instead they are now quality "modes" because of special code level tunings (those mentioned above). * Use --alt-preset help for more information. * Roel VdB: more tuning on the --r3mix preset * Jon Dee, Roel VdB: INFO tag * Alexander Leidinger, mp3gain@hotmail.com: added --scale-l and --scale-r to scale stereo channels independantly * Takehiro Tominaga: new noise shaping mode, offering more "cutting edge" shaping according to masking, enabled via -q1 * Mark Taylor: More work on --nogap * Gabriel Bouvigne: Small changes to abr code for more accurate final bitrate * Gabriel Bouvigne, mp3gain@hotmail.com: Preliminary ReplayGain analysis code added (not functional yet) * Gabriel Bouvigne, Alexander Leidinger: Documentation updates * John Dahlstrom, DSPguru@math.com: floating point interface function in the Windows DLL
2002-01-07Update to 1.0.1. New cs locale, uk locale updated, and somewiz4-10/+11
documentation updates.
2002-01-07Update xscreensaver and xscreensaver-gnome to version 3.34. Bug fixes, and afredb4-7/+31
couple of new "hacks". The following is straight from the README file. Changes since 3.33: * Turned `memoryLimit' off by default, sigh. Apparently some versions of the GL libraries (appear to) allocate hundreds of megs for every GL program, so `memoryLimit' was causing GL programs to malfunction or crash on those systems. * Improved fading on TrueColor XFree86 4.1.x systems. * New GL hack, `circuit'. * Added `fuzz' mode to `decayscreen'. * New version of `whirlygig'. * Added links to `glplanet' and `sphereEversion'. * Fixed rare race condition that could make `sonar' hang. * Fixed potential crash in `speedmine'. * Made `xscreensaver-demo' not crash when imageDirectory was set to a non-existent directory. * Made `xscreensaver-getimage-video' invoke XawTV's `streamer' program better. * Made `phosphor' and `starwars' deal with CR, LF, or CRLF line endings. * Changes for Cygwin compilation environments. * Made `sonar' compile on systems that can't ping. * Configure changes for HPUX 10.20. * Made PAM code work on Red Had 4.2 systems. * Made `xscreensaver-command -deactivate' work when the saver is not active: what that does is reset the idle timer, as if keyboard input had been detected. This was added for the benefit of people writing DVD-playing software: they can now prevent the screensaver from kicking in by sending a -deactivate message once a minute while the movie is playing and not paused. * Various minor portability tweaks.
2002-01-07Remove "roms.mame.dk" from "MASTER_SITES": the distribution there hastron1-3/+2
an incorrect checksum and the site is horribly slow.
2002-01-07Only add rpath to LDFLAGS when the platform supports it.seb1-1/+3
2002-01-07Update to version 0.3seb3-37/+78
New feature: Somewhat rewritten to support run from top-level pkgsrc directory. When run from there pkgcvsupdate launchs a separate cvs update for each caterory directory. This is believed to be faster than a single cvs run. Thanks to Simon Burge for this! Bugfix: First update a category Makefile (by way of a non-recursive update in the category directory) before finding out which packages are included in it.
2002-01-07Remove sq-attachment-handlers and sq-squirrelspell as they are part of thejlam11-136/+1
core SquirrelMail package as of version 1.2.0.
2002-01-07Update mail/squirrelmail to 1.2.2. Changes from version 1.0.6 include:jlam6-240/+495
* Collapsible Folders - The folder list can be collapsed at any parent folder. This makes folder lists with large hierarchical structures much easier to manage and navigate. * The Paginator! - This enables quick access to any page in the message list by simply choosing the page number to view rather than tediously clicking "next" 50 times. * Hundreds of UI tweaks - The user interface has been given a face-lift. The HTML has been largely overhauled, and while it still has the same general feel, it has been made more intuitive. * Drafts - It is now possible to compose a message and save it to be sent at a later date with the drafts option. * New Options Page - The options page has been completely rewritten for several reasons, the main of which was to allow seamless integration of plugin options and to provide uniformity throughout the entire section. * Multiple Identities - It is now possible to create different identities (home, work, school) that can be chosen upon sending. Each identity can have its own email address, full name, and signature. * Reply Citations - Different types of citations are now possible when replying to messages. * Better Attachment Handling - The plugin, attachment_common, has been fully integrated into the core of SquirrelMail. This allows inline viewing of several different types of attachments. * Integration of Several Plugins - The following plugins have been put directly into the core. As a result, be sure not to install these as plugins, as the result may be (at best) unpredictable: attachment_common, paginator, priority, printer_friendly, sqclock, xmailer. * Improved support for newer versions of PHP. Note that you may have trouble if you are running PHP version 4.0.100 (commonly distributed with Debian 3.0). * Ability to mark messages as read and unread from the message listing. * Alternating Colors - The message list now alternates row colors by default. This presents a much cleaner and easier to read interface to the user.
2002-01-07Add support for Plextor PX-W2410A.tron2-1/+14
2002-01-07... and a description.skrll1-0/+8
2002-01-07Oops, need an empty PLIST.skrll1-0/+2
2002-01-07Add and enable the qt3 family of pkgs.skrll1-1/+5
2002-01-07Initial import of qt3-3.0.1. The meta pkg for QT3.skrll4-0/+43
2002-01-07Initial import of qt3-docs-3.0.1. The documentation from QT3.skrll3-0/+2477
2002-01-07Initial import of qt3-tools-3.0.1. A bunch of tools that form part of QT3.skrll4-0/+127
2002-01-07Initial import of qt3-libs-3.0.1. The multiplatform GUI toolkit we allskrll12-0/+731
know and love.
2002-01-06Remove support for MASTER_SITES_foo and PATCH_SITES_foo, without furtherfredb1-9/+1
ceremony, as we can use SITES_foo instead, as is now documented in Packages.txt. The former were only ever used by exactly three packages (ghostscript, ghostscript-nox11, and kterm).
2002-01-06Put back the DIST_SUBDIR handling in the _FETCH_ALLFILES macro.fredb1-4/+4
2002-01-06PATCH_SITES_foo becomes SITES_foo.fredb1-3/+3
2002-01-06`MASTER_SITES_foo' and `PATCH_SITES_foo' all become `SITES_foo'.fredb1-12/+12
2002-01-06Make xmame compile for new systems that have libusbhid.so instead of libusb.so.kristerw4-3/+85
Noted by Rui-Xiang Guo in a mail to tech-pkg.
2002-01-06Document recent changes to the fetch targets, especially ${SITES_foo}.fredb1-9/+23
2002-01-06Re-work the fetch target(s), as discussed on "tech-pkg". The primaryfredb1-65/+50
motivation is to make the order that sites are hit more sane, and especially to prevent hitting sites that aren't ever expected to have the sought after file. Now, ${MASTER_SITE_OVERRIDE} is always hit first. If that fails, then the sites designated for that file, then ${MASTER_SITE_BACKUP}, are hit (by default), but with the order subject to ${MASTER_SORT_REGEX} and ${MASTER_SORT_AWK}. The "designated sites" are usually ${MASTER_SITES} for files in ${DISTFILES}, and ${PATCH_SITES} for files in ${PATCH_FILES}. However, defining a variable `${SITES_foo}' in the package "Makefile" overrides that for file "foo". [The use of ${MASTER_SITES_foo} and ${PATCH_SITES_foo}, which is currently only used by a couple of packages for the same purpose, is deprecated, and will be shortly unsupported.] Also eliminate redundancy in the do-fetch and fetch-list-one-pkg targets, by making them use a single, common macro (escaped with `:Q' in the fetch-list-one-pkg case), so "make fetch-list-one-pkg | sh" now does exactly the same thing as "make do-fetch".
2002-01-06Update www/php4 to 4.1.1. Changes from version 4.1.0 include:jlam2-5/+5
- Fixed bug that caused crashes or error notices on shutdown on threaded platforms. (Zeev) - Fixed bug in gmmktime() which was one hour off during standard time - bug #9878. Patch by bfoddy@mediaone.net. (jmoore) - Fixed a bug where the is_file() family of functions would in-correctly give an error when they were given filenames that didn't exist. (Sterling) - Fixed a bug in the strtotime() function where it was incorrectly recognizing GMT +0100 and GMT -0100. (Derick)
2002-01-06Update textproc/php4-xslt to 4.1.1. Changes from version 4.1.0 include:jlam1-3/+3
- Fixed several crash bugs in the xslt extension. (Markus, Derick)
2002-01-06Update textproc/php4-xml to version 4.1.1. The only change is updating tojlam1-3/+3
the version from the php-4.1.1 distribution.
2002-01-06Update textproc/php4-wddx to version 4.1.1. The only change is updating tojlam1-3/+3
the version from the php-4.1.1 distribution.
2002-01-06Update security/php4-mcrypt to 4.1.1. Changes from version 4.1.0 include:jlam1-3/+3
- Fixed several crash bugs in the mcrypt extension. (Derick) - Made the mcrypt extension compile with the libmcrypt 2.2 series again. (Sterling)
2002-01-06Update print/php4-pdflib to version 4.1.1. The only change is updating tojlam1-3/+3
the version from the php-4.1.1 distribution.
2002-01-06Update net/php4-yp to version 4.1.1. The only change is updating tojlam1-3/+3
the version from the php-4.1.1 distribution.
2002-01-06Update net/php4-sockets to version 4.1.1. The only change is updating tojlam1-3/+3
the version from the php-4.1.1 distribution.
2002-01-06Update net/php4-ftp to version 4.1.1. The only change is updating tojlam1-3/+3
the version from the php-4.1.1 distribution.
2002-01-06Update misc/php4-mbstring to version 4.1.1. The only change is updating tojlam1-3/+3
the version from the php-4.1.1 distribution.
2002-01-06Update misc/php4-calendar to version 4.1.1. The only change is updating tojlam1-3/+3
the version from the php-4.1.1 distribution.
2002-01-06Update math/php4-bcmath to version 4.1.1. The only change is updating tojlam1-3/+3
the version from the php-4.1.1 distribution.
2002-01-06Update mail/php4-imap to version 4.1.1. The only change is updating tojlam1-3/+3
the version from the php-4.1.1 distribution.
2002-01-06Update graphics/php4-gd to version 4.1.1. The only change is updating tojlam1-3/+3
the version from the php-4.1.1 distribution.
2002-01-06Update devel/php4-sysvshm to version 4.1.1. The only change is updating tojlam1-3/+3
the version from the php-4.1.1 distribution.
2002-01-06Update devel/php4-sysvsem to version 4.1.1. The only change is updating tojlam1-3/+3
the version from the php-4.1.1 distribution.
2002-01-06Update devel/php4-session to version 4.1.1. The only change is updating tojlam1-3/+3
the version from the php-4.1.1 distribution.
2002-01-06Update devel/php4-posix to version 4.1.1. The only change is updating tojlam1-3/+3
the version from the php-4.1.1 distribution.
2002-01-06Update devel/php4-pcre to version 4.1.1. The only change is updating tojlam1-3/+3
the version from the php-4.1.1 distribution.