summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2004-11-27note update of p5-Set-IntSpan to 1.08gson1-1/+2
2004-11-27Updated p5-Set-IntSpan to version 1.08. Changes from 1.07 are:gson2-5/+5
- added the spans method - cleaned up some warnings
2004-11-27Move ntop3 and ices-mp3 to suggested packages section, since they are majorwiz1-3/+9
version changes that warrant a new package.
2004-11-27wavesurfer updated to 1.7.4gson1-2/+1
2004-11-27note update of wavesurfer to 1.7.4gson1-1/+2
2004-11-27Updated wavesurfer to version 1.7.4. Summary of changes:gson3-43/+44
* Changes in WaveSurfer version 1.7.4 New functionality for handling long transcription files. The Browse dialog now shows all text for easy navigation. Words are highlighted during playback and when clicked on that part of the sound file will be centered in the view. Unwanted labels can be hidden in transcription panes. Added possibility to "child safe" panes through the new option -state to method addPane in the wsurf API, create such panes like this: $widget addPane -state disabled * Changes in WaveSurfer version 1.7.3 New statistics window for dataplot-pane Several other improvements and bug fixes * Changes in WaveSurfer version 1.7.2 New View-menu items for quick and accurate zooming WaveBar now displays the zoom level Moved several preference items from Misc-pane to new Sound I/O-pane Many other improvements and bug fixes * Changes in WaveSurfer version 1.7.1 Corrected bugs in TIMIT-format detection and Chooser... Multiple -config options can now be given when starting WaveSurfer from the command line Added method wsurf::new * Changes in WaveSurfer version 1.7 Transcription file format is now automatically detected The WaveSurfer transcription format now allows for non-contiguous labels The menu item for converting transcription format became superfluous due to other changes and was removed * Changes in WaveSurfer version 1.6.5 WaveSurfer binaries now use Snack 2.2.7 * Changes in WaveSurfer version 1.6.4 New "Chooser" dialog to load a list of sound file names for quick access. The command line option -filelist can be used to specify this list at start-up. New transcription function to split a sound file according to a transcription. Labels specify file names. Wsurf widget now has zoom icons built in. WaveSurfer binaries now use Snack 2.2.5 Updated demos Many bug fixes * Changes in WaveSurfer version 1.6.3 New Wsurf.py by Kazuaki Maeda used for embedding wsurf widgets in Python applications Key bindings Shift-Control-space for playing labels continuously with short inserted pause between each Many bug fixes * Changes in WaveSurfer version 1.6.2 WaveSurfer MacOSX binary does not require a Tcl/Tk installation anymore Key bindings for zooming File | Save will now save files for all panes if they contain changes or if they have been created from scratch Removed confusing properties, such as "Data spacing", for dataplot panes related to pitch, power, and formant plots Current configuration shown in title bar WaveSurfer binaries now use Snack 2.2.4 Bug fixes for locking dataplots, Windows USB sound cards, etc. * Changes in WaveSurfer version 1.6.1 Bug fix in dataplot plug-in which prevented saving of configurations Some sound information is now shown in the message bar when cursor is over the widget title bar * Changes in WaveSurfer version 1.6.0 Changed organization of pop-up menus Dataplot pane can now also display files where one column gives the time coordinate New Python API for writing WaveSurfer plugins in Python. Contributed Geoffrey Wilfart Other minor bug fixes * Changes in WaveSurfer version 1.5.7 Improved transcription file search logic A start time offset can be specified for the time axis Values in spectrum section can now be copied to the clipboard as text Enhancements and bug fixes * Changes in WaveSurfer version 1.5.6 Added standard copy/paste functionality for transcription labels Values in dataplot pane can now be copied to the clipboard as text Other enhancements and bug fixes * Changes in WaveSurfer version 1.5.5 New "About WaveSurfer" window that displays version and build id (date+time). Moved Plug-ins menu entry from File menu to "Help | About Plug-ins" Fixed bugs in dataplot and off-line help on windows. Other enhancements and bug fixes * Changes in WaveSurfer version 1.5.4 Reorganized popup-menu and moved several functions to Analysis sub-menu Help page works without internet connection Pasting of transcription labels and regexp search Several other enhancements and bug fixes * Changes in WaveSurfer version 1.5.3 WaveSurfer binaries now use Snack 2.2.3 Many minor enhancements and bug fixes * Changes in WaveSurfer version 1.5.2 Default configuration can now be specified Preference settings can now be stored together with configuration New slider for changing spectrogram analysis bandwith Fixed recording problem on Windows Transcription improvements: play labels with mouse button 2, boundaries lie above selection Several other minor enhancements * Changes in WaveSurfer version 1.5.1 Cursor visible in transcription panes New time format: seconds Transcription panes now defaults to use WaveSurfer native format WaveSurfer binaries now use Snack 2.2.2 Many minor enhancements and bug fixes * Changes in WaveSurfer version 1.5 Looping playback Support for 24-bit recording New enhanced console New build system for WaveSurfer binaries, should solve earlier problems with anti-virus software WaveSurfer binaries now use Tcl/Tk 8.4.2 Many bug fixes * Changes in WaveSurfer version 1.4.7 Improved printing on Windows Support for packed 24-bit files CoreAudio support on MacOS Transcription labels can highlight during playback WaveSurfer now uses Snack version 2.2.1 Many bug fixes. For example, regarding of Waves transcription files, unsynchronized panes, frequency axis after rate conversion, scroll during playback, combobox rendering on Macintosh
2004-11-27note update of tcl-snack to 2.2.8gson1-1/+2
2004-11-27Updated tcl-snack to version 2.2.8. Summary of changes:gson5-44/+38
----------------- Released 2.2, 11/14/02 ----------------------- 11/19/02 (bug fix) Fixed problem with SnackAudioPlayed() on Windows, return value could roll over after lengthy sound output. (Wilkason) 1/16/03 (enhancement) Canvas items now work on Mac OS X, also added Makefile hardcoded for Tcl8.4.1. 1/24/03 (new feature) Support for standard configure/make build systom on Mac OS X. 1/24/03 (new feature) Core Audio support for Mac OS X. 2/06/03 (new feature) Improved build support for Mac OS X. (Steffen) 2/10/03 (new feature) New sample encoding format Lin24Packed. 2/11/03 (bug fix) Fixed problem with the ESPS pitch tracker. 2/10/03 (new feature) Snack libraries compiled for Tcl/Tk 8.4 now work with earlier stub versions as well. ----------------- Released 2.2.1, 2/21/03 ----------------------- 2/28/03 (new feature) Included project files for MSVC++ 7.0. 3/3/03 (new feature) 24-bit recording supported on 24-bit capable hardware. 3/5/03 (change) Updated the release to use Tcl/Tk 8.4 as default 3/6/03 (bug fix) Fixed convert command for conversions involving Lin24 and Lin32 sample encodings. 5/8/03 (enhancement) Several improvements to the MP3 decoder. (Wilkason) 5/8/03 (enhancement) Enhanced streaming support regarding slow networks and playback of long tracks. (Wilkason) ----------------- Released 2.2.2, 5/9/03 ----------------------- 8/5/03 (bug fix) Fixed bug in audio code for Mac OS X. 8/26/03 (enhancement) On Sun machines the environment variable AUDIODEV is now used. 8/27/03 (new feature) Updated Snack script compiler, wrap.tcl, to use TclKit. 8/27/03 (new feature) New sound commands powerSpectrum and speatures. 8/29/03 (change) Changed distribution format for Windows. ----------------- Released 2.2.3, 8/29/03 ----------------------- 9/9/03 (bug fix) Bug fix in the AIFF header parsing routine. 11/20/03 (bug fix) Bug fix in the pitch command for short sounds (ESPS method) (Theado) 11/20/03 (new feature) Easier Python installation through setup.py script. (Owen) 2/6/04 (bug fix) Bug fix for Windows XP which caused a crash when using USB sound cards. 2/6/04 (bug fix) Bug fix for Macintosh OS X audio which caused echo effect. 2/6/04 (bug fix) Bug fix for Linux OSS which handles audio device busy better. (Wilkason) 2/6/04 (enhancement) Added ability to set Windows DirectSound flags through Tcl integer variables. DSBCAPS_FLAG for DSBCAPS_* and DSSCL_FLAG for IDirectSound_SetCooperativeLevel(). (Wilkason) ----------------- Released 2.2.4, 2/9/04 ----------------------- 3/12/04 (bug fix) Fixed memory leak in pitch command. (DeJong) 3/23/04 (change) Updates for the ALSA 1.0 API. (Max) 3/23/04 (enhancement) Modifications to allow build on 64-bit platforms. (Max) 4/9/04 (new feature) Mingw support added. (DeJong) 4/9/04 (bug fix) Fixes for playback clean-up. (DeJong) 4/21/04 (enhancement) Support for playback (in addition to recording) of more than two channels on Windows. 5/3/04 (bug fix) MME audio device selection corrected on Windows. 5/5/04 (bug fix) Corrected bug which made it impossible to "stop" queued sounds. ----------------- Released 2.2.5, 5/5/04 ----------------------- 5/12/04 (bug fix) Corrected sample command for use with 24-bit integer samples. 5/15/04 (bug fix) Corrected sample command, now raises an error when more sample values than number of channels are given. 6/8/04 (bug fix) Correction for Lin24 format on Windows. (Schnarr) 6/14/04 (bug fix) Corrected mean calculation for dBPowerSpectrum. 6/14/04 (bug fix) Added out-of-bounds checks SnackCopySamples(), Snack_PutSoundData(), and Snack_GetSoundData(). (DeJong) ----------------- Released 2.2.6, 6/15/04 ----------------------- 6/18/04 (bug fix) Added out-of-bounds check in ReadSound(). (DeJong) 6/24/04 (bug fix) Several fixes regarding spectral estimation. 6/24/04 (new feature) New option -regressionorder for the speatures command. ----------------- Released 2.2.7, 6/24/04 ----------------------- 8/18/02 (bug fix) Fix for configure. (Allaert) 8/18/02 (bug fix) Fixes for Mingw. (DeJong) 8/18/02 (bug fix) Fixed the -windowtype option to formant to actually use the window names given in the manual. 8/18/02 (bug fix) Fixed the speatures command to update sound properties correctly. 9/22/04 (change) Increased the number of default shades of grey for spectrograms to 256. 9/23/02 (bug fix) Fixed problem with sound I/O using Windows DirectSound. (DeJong) 9/24/04 (new feature) New command lastIndex, which returns last sample index of a sound object. ----------------- Released 2.2.8, 9/30/04 -----------------------
2004-11-27Update gnotime to 2.2.1.jdolecek6-275/+14
Changes: * further use of GtkDialog * added filter for HTML diary * escape & in project name * add option to reparent intervals to tasks above or below * sync qof with latest qof sources * accepted main.c <sys/wait.h> patch
2004-11-27Get the db lib name right by using $BDB_LIBS. Also drop db4 as an optionmarkd5-12/+13
as it reportedly doesn't work.
2004-11-27p5-Net-Netmask updated to 1.9011.wiz2-3/+3
2004-11-27Update to 1.9011 (addresses PR 28429):wiz2-5/+5
= 2004/05/31 1.9011 Some speed improvements from Todd R. Eigenschink = 2004/04/12 1.9009 Fix to netmasks.t for compatability with older perls = 2004/04/06 1.9008 Added cidrs2inverse() which will find the gaps in a list of blocks. Based on a request from Howard Jones the tag() method was added. It allows you to store your own data in a Net::Netmask object. (Of course, you could have anyway as long as you didn't use the keys 'IBASE' or 'BITS') Long ago, Alexandros M Manoussakis reported a bug that findAllNetblock would often return the same block multiple times. Fixed. Based on requests from Alexandros M Manoussakis and Lamprecht Andreas the undefined behavior for overlapping blocks with cidrs2contiglists is no longer. Such blocks will be in the same sublist. Based on a requests from Tom Rudnick and Anthony Pardini new function was added: cidrs2cidrs(). cidrs2cidrs will condense a set of netblocks by combining blocks together that make up larger blocks. Anthony Pardini, Frank Tegtmeyer and George Walker pointed me to a bug with the contains() method. Fixed.
2004-11-27squirrelmail-1.5.0 is development versionmartti1-2/+1
2004-11-27Use HOMEPAGE provided by lang/php/pear.mkjdolecek9-20/+11
2004-11-27Standardize Pear package HOMEPAGE, most have same format.jdolecek1-1/+3
2004-11-27pear-Net_URL updated to 1.0.12. Fixes honoring full arg_separator.input,jdolecek3-6/+8
plus some whitespace.
2004-11-27Drop maintainership.xtraeme2-4/+4
2004-11-27Update pwgen to 2.03. Changes include fixes to always start generatedjdolecek3-6/+7
password with vowels, use 0-9 numbers (rather than 0-8).
2004-11-27Remove "LYNX_SCREEN_LIB" option, not supported by the lynx package rightxtraeme1-6/+1
now, use PKG_OPTIONS.lynx+=foo bar instead.
2004-11-27Unbreak this package, use default "curses" option to match previousxtraeme1-2/+3
behaviour and fix typo.
2004-11-27Remove me as maintainer of this package.tron1-3/+2
2004-11-27Remove as maintainer of this package.tron3-6/+6
2004-11-27Updated ripmime to 1.4.0.2.reed2-3/+3
2004-11-27Mention that cinelerra is in pkgsrc-wipreed1-2/+6
and also suggest GraphicsMagick.
2004-11-27Update ripmime to 1.4.0.2. Add man page for ripmime.reed4-22/+37
Note that the PKGMANDIR usage is from my pkgsrc that I plan to commit sometime. The ripMIME CHANGELOG is too long to include here. Many bug fixes.
2004-11-27Note update of jamjar to version 0.7.1.skrll1-1/+2
2004-11-27Update jamjar to 0.7.1.skrll2-6/+5
Changes are unknown.
2004-11-27Darwin needs CFLAGS+= -DBIND_8_COMPAT to build.adrianp1-2/+7
2004-11-27The OpenLDAP libraries do NOT include any SLP code, so don't includejlam1-11/+2
openslp/buildlink3.mk. Also, simplify the kerberos/sasl checks.
2004-11-27Fix on NetBSD by adding some SLP* functions used by the shared lib thatjlam2-1/+14
weren't being added to the shared lib. I just updated this package, so ride the update and avoid the PKGREVISION bump.
2004-11-27Output the currently selected options after telling the user whichjlam1-13/+21
options are available.
2004-11-27-openslpjlam1-2/+1
2004-11-27Update net/openslp to 1.2.0. Changes from version 1.0.11 include:jlam13-141/+211
* Support for SLP queries on multiple network interfaces * Support for SLP query through a unicast * DHCP code * Added support for the net.slp.DAHeartBeat setting * Make attribute compares case insensitive as per RFC 2608 * Added PID monitoring. Now when the process that called SLPReg() (with SLP_REG_FLAG_WATCH_PID) dies the registration will automatically be deregistered. patch-a[cdefg] fix compilation warnings and errors (all the world is not Linux/i386).
2004-11-27Correct date of previous (time usually monotically increases ;)jlam1-2/+2
2004-11-27verilog-current-20041004 update donedmcmahill1-2/+1
2004-11-27note update of verilog-current to 20041004dmcmahill1-1/+2
2004-11-27update to verilog-current 20041004.dmcmahill2-6/+5
Release Notes for Icarus Verilog Snapshot 20041004 Some minor Makefile bugs have been fixed, and source file text formatting has in some cases been normalized for release. Also, configure scripts have been factored for a more consistent build. Fixed continuous assignments to carry strength when needed for correct behavior. This bug led to subtly incorrect reset behavior, but could have caused strength modeling errors in a variety of situations. Fixed some <= vs >= behaviors to be consistent. The results of these comparisons, when sized values are involved, are more standard now.
2004-11-27We used to avoid building all of Subversion again when buildingepg11-32/+1371
sub-packages (p5-subversion, py-subversion, and ap2-subversion) by hand-hacking build-outputs.mk, which was a big pain. Consequently, since the 1.0.7 update, pkgsrc has re-built the whole thing for each subpackage. This is annoying and makes p5-subversion not work with pkgviews on Darwin. Now, we'll fix the problem by patching gen-make.py, which generates build-outputs.mk. I may even be able to commit this change upstream. devel/subversion-base/Makefile: Generate build-outputs.mk hack. devel/p5-subversion/Makefile: devel/py-subversion/Makefile: www/ap2-subversion/Makefile: Replace build-outputs.mk in post-patch.
2004-11-27update cvsweb to 3.0.4lukem2-3/+3
2004-11-27Remove maintainer on his request.wiz1-2/+2
2004-11-27Missed in previous commit. (update to 0.9.5) Note to self: sometimes itsabs3-8/+10
better to just vegetate while waiting in the early hours of the morning for something to finish building rather than try to get some pkgsrc work done...
2004-11-27Update to CVSweb 3.0.4.lukem2-11/+10
Notable changes from 3.0.1: * Fixed tab expansion to not eat everything before a tab in HTMLized diffs. * Improved support for the magic "." (== latest) revision on branches for download, view, and annotate URLs. * Improved whitespace handling in "human readable" (HTMLized) diffs. * The new cvsweb.conf parameter $DEBUG can be set to a true value in order to enable more output to the web server error log for troubleshooting. * More robust URI escaping, links to paths/filenames containing unusual characters work better now. * Visual, accessibility, and CSS class structure improvements. * Minor optimizations and bug fixes.
2004-11-27remove me as maintainer of this onedmcmahill1-2/+2
2004-11-27move a few files from PLIST to PLIST.optdmcmahill2-4/+4
2004-11-27Note update of xmame and xmess.kristerw2-4/+4
2004-11-27Update xmame/xmess to 0.88.kristerw6-14/+52
Changes since 0.87 include: - Everything from MAME 0.88 (http://x.mame.net/changes-mame.html) and MESS 0.88 (http://x.mame.net/changes-mess.html). - Big update of the video code (bugfixes/speedup/new functionality)
2004-11-27Updated dtcp to 20040611.hamajima2-3/+3
2004-11-27Note update of moss to 0.1.13.minskim1-1/+2
2004-11-27Update moss to 0.1.13. Patch provided by Myung-Gon Park, the maintainer.minskim3-31/+31
Changes: - Remove the auth option. - Check return values of send/recv in the live mode. - Set socket timeout.
2004-11-27Update to 20040611.hamajima3-146/+5