summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2004-11-22Make the non-encrypted version build on Interix. (ZIP_ENCRYPTION turns ontv1-4/+2
some funky oldsk00l TTY code that needs an overhaul....)
2004-11-22USE_LANGUAGES= c++wiz1-2/+2
2004-11-22Fix variable name.wiz1-2/+2
2004-11-22USE_LANGUAGES=c c++.wiz1-2/+2
2004-11-22Convert to use bsd.options.mk: APACHE_SUEXEC is now the "suexec" option.jlam2-21/+38
2004-11-22Note update of mbmon and xmbmon to 2.05.wiz2-4/+4
2004-11-22Update to 2.05:wiz8-70/+46
* Bugs for detecting ALi chipset fixed. * Further smoothing for plotting curves in xmbmon. * SMBus accesses of VIA VT8237 and Intel ICH6 are supported. * Problem related to select() system call fixed (by Tsuneyuki Sakano). * The part of IO port read/write is unified into an gas in-line assembler code (so, gcc with x86-gas is assumed!); a contribution by John Wehle (john@feith.com). * Changes to work on Solaris for x86 platform and others for cleaning up the codes, contributed by John Wehle (john@feith.com). * Others: Fixing small bugs.
2004-11-22Clarify that APACHE_MODULES is the list of modules that are linkedjlam1-2/+5
statically into the httpd executable.
2004-11-22Fix OpenLDAP detection after devel/apr was converted to use bsd.options.mk.jlam1-4/+8
2004-11-22mp3splt updated to 2.1.wiz2-3/+3
2004-11-22Update to 2.1 (typos below left as-is):wiz3-6/+19
# Mp3splt v. 2.1 --------------------------------------------------------------- NOTE for people who already used mp3splt From this version some important changes took place: - A new option (-p) has been introduced to read user parameters for -s and -a options, both without arguments now. Not using -p is equivalent to use -s auto or -a auto in the old version. NO: mp3splt -s auto file.mp3 YES: mp3splt -s file.mp3 NO: mp3splt -s off=1,rm file.mp3 YES: mp3splt -s -p off=1,rm file.mp3 - Threshold parameter (th) is now in dB. It's always a negative number between -96 dB and 0 dB. Please read man page for more detail --------------------------------------------------------------- - bug fixed (not exatctly a bug of mp3splt, but let's call it like this...): "correct" handling of misplaced Xing header of CRC-protected mp3 - feature improved: -p option introduced. Some order in the caos... ;-) - feature improved: threshold is now in dB - feature improved: sound level showed during silence detection - feature improved (Thanks Marco): when using -q, no more check on presence of ALBW or MP3WRAP string. - sources (Thanks Marco): each error is different with a own ret number. # Mp3splt v. 2.0e - bug fixed: filenamed specified with -o was truncated after 10 chars. - bug fixed: max number of albums per search increased to 512. # Mp3splt v. 2.0d - bug fixed: long filename for performer in CUE file caused seg fault - bug fixed: bad parsing of CUE files (again.. ;), for global artist and album - bug fixed: "EOF" string introduced to reach end of file. Now minimum splitpoint number changed back to 2. # Mp3splt v. 2.0c - feature improved: number of digits for @n number optimized. - feature improved: new parameter ("min") for -s to specify a minimum length. - feature improved: number of found silence points displayed during process. - important bug fixed: corrected CUE time parsing and hundredths calculation. - bug fixed: answering 'n' to -e option question, didn't abort ;-)
2004-11-22Remove dead MASTER_SITE.wiz1-3/+2
2004-11-22Remove dead MASTER_SITES, add current one.wiz1-3/+2
2004-11-22Remove a duplicate gnome mirror, and fix path on a second one.wiz1-3/+2
2004-11-22Regen for USE_GMAKE removal; quite a lot of unrelated changes,wiz2-3640/+3820
probably because I have newer versions of the software installed, and of course because the section ids are automatic.
2004-11-22Replace obsolete USE_GMAKE reference; noted by iMil on tech-pkg.wiz1-2/+2
2004-11-22Add a missing include to make this pkg build on NetBSD 1.6.kristerw2-1/+17
2004-11-22Updated audacity to 1.2.3adam2-3/+3
2004-11-22Changes 1.2.3:adam5-47/+50
* Fixed a bug that caused recording to stop or display incorrectly after about 50 minutes on some Windows systems. (This was partly fixed in Audacity 1.2.2, but still didn't work on some systems.) * The Change Pitch and Change Tempo effects have been upgraded to use a new version of the SoundTouch library by Olli Parviainen, with better speed and higher quality. * libsndfile has been upgraded to version 1.0.11. * Fixed a bug that caused the program to run slowly when using the Envelope tool. * Shift-clicking on a mute or solo button now un-mutes (or un-solos) all other tracks. * Nyquist plug-ins can now accept strings as input. Also, a "Debug" button has been added to Nyquist effect dialogs, which allows you to see all of the output produced by Nyquist, for aid in debugging. * When the audio file referenced ("aliased") by an Audacity project is missing, Audacity will now always play silence. Before, Audacity would sometimes repeat the most recent audio that was played previously. * VU Meters will now always reset when audio I/O has stopped. * Fixed a major Mac-only bug that was causing Audacity to crash at seemingly random times, but especially during audio playback and recording. * New or updated translations: Italian (it), Hungarian (hu), Ukrainian (uk), Spanish (es). Polish (pl), Simplified Chinese (zh), Norsk-Bokmal (nb), French (fr), Russian (ru).
2004-11-22Revert previous. This should be fixed in mysql*-client/buildlink3.mk orkristerw1-3/+1
mysql_config instead. Noted by Ben Collver.
2004-11-22Updated ImageMagick to 6.1.5-2adam1-1/+2
2004-11-22Changes 6.1.5-2:adam3-11/+8
* The black channel offset was incorrectly computed when compositing causing a seg-fault (bug report from Arfune). * Under extremely rare conditions the GIF coder had a memory leak. * Moved image list advancement to after the progress monitor call in QuantizeImages() (bug report by Tim Hunter).
2004-11-22Make it possible to override WEB_PREFIX from the environment.wiz1-2/+2
2004-11-22Makefile cleaned-up, HOMEPAGE correctedadam1-14/+13
2004-11-22Updated ctorrent to 1.3.4adam2-3/+3
2004-11-22Changes 1.3.4:adam4-21/+21
* Bug fix for compact peer address acquisition * Addition of peer identifier
2004-11-22Updated gnugo to 3.6adam2-3/+3
2004-11-22Changes 3.6:adam2-7/+7
- stronger than 3.4 - many small improvements - GNU Go can now resign games - emacs mode can display the board graphically using xpms - basic knowledge of how to break out of mirror go
2004-11-22Updated etherape to 0.9.1adam2-4/+3
2004-11-22Changes 0.9.1:adam4-15/+17
* Color-coded protocol dialog * Some tweaks to compile with newer distros
2004-11-22Updated mhash to 0.9.1adam2-3/+3
2004-11-22Changes 0.9.1:adam2-6/+5
- Added RIPEMD128/256/320, SHA224/384/512, Whirlpool - Really, this time!
2004-11-22Updated mikmod to 3.2.1adam2-3/+3
2004-11-22Changes 3.2.1:adam3-13/+10
BUGFIXES - Enable/disable color gui should have appeared in configuration dialog, and On exit sub-menu in other options did not appear. NEW FEATURES - If a supported terminal is detected int the $TERM env var, MikMod will set the title bar with -= MikMod x.x.x =- followed by the song title between (). There is a configuration option for this in config->other_options
2004-11-22Updated lesstif to 0.93.97adam2-5/+3
2004-11-22Changes 0.93.97:adam3-10/+9
* unknown
2004-11-22Updated dosbox to 0.63adam2-3/+3
2004-11-22Changes 0.63:adam3-14/+9
- Fixed crash with keymapper (ctrl-f1) and output=surface. - Added unmounting. - Fixed multiple issues with drive labels. - Fixed most if not all FILES=XX problems. - Added redirection in the shell. - Fixed crashes with subst. - Fixed multiple crashes with the drive images support. - Added a missing fpu instruction. - Fixed some cpu and fpu instructions. - Fixed a small bug related to font loading. - Rewrote the devices support. - Added capslock/numlock checks on startup. - Fixed wave writing. - A few internal DOS fixes. - Timer fixes for the hybrid loader. - Some small soundblaster fixes. - The drive cache can now be cleared by a keycombo. (CTRL-F4) - A few keyboard fixes. - Compilation fixes on various platforms. - Quite some debugger improvements. - Fixed dir only showing files after the first run on cdrom drives. - Added some cdrom detection checks. - Enabled insert in the shell. (Easier editing of commands) - Changed order in which executables appear with tab-completion. - Fixed some issues with raw opl recording and using a slightly different format
2004-11-22Updated gmp to 4.1.4adam2-3/+3
2004-11-22Changes 4.1.4:adam2-7/+5
* Bug fix to FFT multiplication code (crash for huge operands). * Bug fix to mpf_sub (miscomputation). * Support for powerpc64-gnu-linux. * Better support for AMD64 in 32-bit mode. * Upwardly binary compatible with 4.1.3, 4.1.2, 4.1.1, 4.1, 4.0.1, 4.0, and 3.x versions.
2004-11-22Updated mono to 1.0.4adam1-1/+2
2004-11-22Changes 1.0.4:adam9-46/+44
* libgdiplus Removed dependency on Cairo internals, this should help with upgrades on Cairo, and fixed several small bugs. * Runtime Plenty of AppDomain and thread-related bugs were fixed (Ben, Gonzalo, Zoltan). Various metadata loader bug fixes (Zoltan). Build fixes for SPARC (Zoltan). Brazilian currency bug fixed (Jackson) Various PowerPC bug fixes from Geoff Norton. Fix socket semantics for BSD and MacOS (Dick), fixes XSP. Basic runtime bug fixes (Sanjay). Various ADO.NET bug fixes from (Atsushi, Suresh, Uma) Various io-layer bug fixes (Dick). XML and CodeDOM bug fixes (Lluis and Atsushi). Various ASP.NET bug fixes, including UnloadAppDomain firing (Gonzalo, Lluis). Regex bug fixes. System.Net bug fixes and performance improvements (Gonzalo). ASP.NET performance tweaks from Ben. Major memory leak in ASP.NET has been plugged.
2004-11-22Updated abiword[-plugins] to 2.0.14adam2-3/+4
2004-11-22Changes 2.0.14:adam9-44/+42
* Filed bugs fixed Bug 2633 - MS-Word document falsely password-protected Bug 6959 - .doc crashes on import Bug 5562 - Bad transcription of accent in XSL-FO documents Bug 7341 - at least one letter template should come with Abiword (Ryan Pavlik) Bug 7735 - Spelling error inn ispell_dictionary_list.xml (sum1) Bug 2726 - copy and paste cause additional style information in the document Bug 4788 - [valgrind] crash in msword doc Bug 6354 - --merge=FILE command line option does not work in abiword... (Jordi Mas) Bug 6537 - Export to XHTML ads 'lang' style, should be 'lang' attribute Bug 6606 - Localised status bar displayed as incorrect UTF-8 Bug 6700 - auto-save on crash must use .abw Bug 6731 - caps lock sensitive menu shortcuts (Jordi Mas) Bug 6959 - .doc crashes on import Bug 7338 - Rulers unrefreshed after deleting table Bug 7373 - Disable Insert > Endnote/Footnote when editing endnote Bug 7454 - Crash when opening a file after closing lists dialog (Jordi Mas) Bug 7456 - Cut and paste removes line break (<ENTER>) Bug 7680 - Segfault when saving copy of unnamed document Bug 7692 - Crash with breaks, tables, and endnotes Bug 7694 - Crash when deleting table with column selected Bug 7697 - Crash when inserting hyperlink with bullet and TOC selected Bug 7713 - "Select All" + Font Size change = Fatal Error (sum1) Bug 7725 - Export to RTF causing crash * Documentation AbiWord is not a System Administration utility [refiled man page] * Other changes Don't allow movement of cursor to illegal positions for text insertion (Martin Sevior) Fix uninitialized variable reported by Mike Nordell (Martin Sevior) Fix various .doc import problems (Sudar) Robustify fp_TextRun::_drawSquiggle (Robert Wilhelm) Prepare for and release 2.0.14 (Mark Gilbert)
2004-11-22+ ap-xslt-1.3.8, audacity-1.2.3, cocoon-2.1.6, efax-gtk-2.2.13,wiz1-6/+10
gv-3.6.0, leafnode-1.10.7, libidn-0.5.11, raine-0.42.0, tkcvs-7.2.2.
2004-11-22Change perlfiles var to look for files from perl*,wiz1-2/+2
not only perl, so that perl-thread files are not marked as leftovers.
2004-11-22Disable XRender on Solaris. Workaround for graphics corruption problemsgavan1-1/+3
experienced on Solaris 10.
2004-11-22Fix compile problem with gcc34: char argument passed to functions requiringshannonjr2-1/+38
int arg cause compile to fail because -Werror is specified in compile flags. Fix was to add appropriate cast in several places.
2004-11-22Update multimedia/xvidcore to 1.0.2.xtraeme4-8/+8
Changes since 1.0.1: * xvidcore o Fixed non compliant bvop decoding (was using rounding=0 instead of rounding=1) o Added better mv bound clipping for broken streams. o Better behavior with content claiming not containing bvops but eventually having bvops. o Force fincr and fbase to be < 16bit. o Fixed thread safety problem in C language iDCT implementation. * VFW frontend o Memory leak
2004-11-22Use BUILDLINK_PREFIX.apr to refer to the installed location of the aprjlam1-9/+7
package. Also, remove the need for a separate SUEXEC_COMMENT variable.