Up to [cvs.NetBSD.org] / pkgsrc / audio / mpg321
Request diff between arbitrary revisions
Default branch: MAIN
Revision 1.23 / (download) - annotate - [select for diffs], Sun Jan 26 05:26:12 2020 UTC (3 years, 8 months ago) by rillig
Branch: MAIN
CVS Tags: pkgsrc-2023Q3-base,
pkgsrc-2023Q3,
pkgsrc-2023Q2-base,
pkgsrc-2023Q2,
pkgsrc-2023Q1-base,
pkgsrc-2023Q1,
pkgsrc-2022Q4-base,
pkgsrc-2022Q4,
pkgsrc-2022Q3-base,
pkgsrc-2022Q3,
pkgsrc-2022Q2-base,
pkgsrc-2022Q2,
pkgsrc-2022Q1-base,
pkgsrc-2022Q1,
pkgsrc-2021Q4-base,
pkgsrc-2021Q4,
pkgsrc-2021Q3-base,
pkgsrc-2021Q3,
pkgsrc-2021Q2-base,
pkgsrc-2021Q2,
pkgsrc-2021Q1-base,
pkgsrc-2021Q1,
pkgsrc-2020Q4-base,
pkgsrc-2020Q4,
pkgsrc-2020Q3-base,
pkgsrc-2020Q3,
pkgsrc-2020Q2-base,
pkgsrc-2020Q2,
pkgsrc-2020Q1-base,
pkgsrc-2020Q1,
HEAD
Changes since 1.22: +2 -2
lines
Diff to previous 1.22 (colored)
all: migrate some SourceForge homepage URLs back from https to http https://mail-index.netbsd.org/pkgsrc-changes/2020/01/18/msg205146.html In the above commit, the homepage URLs were migrated from http to https, assuming that SourceForge would use the same host names for both http and https connections. This assumption was wrong. Their documentation at https://sourceforge.net/p/forge/documentation/Custom%20VHOSTs/ states that the https URLs use the domain sourceforge.io instead. To make the homepages from the above commit reachable again, pkglint has been extended to check for reachable homepages. This check is only enabled when the --network command line option is given. Each of the homepages that referred to https://$project.sourceforge.net before was migrated to https://$project.sourceforge.io (27), and if that was not reachable, to the fallback URL http://$project.sourceforge.net (163).
Revision 1.22 / (download) - annotate - [select for diffs], Sat Jan 18 23:30:03 2020 UTC (3 years, 8 months ago) by rillig
Branch: MAIN
Changes since 1.21: +2 -2
lines
Diff to previous 1.21 (colored)
all: migrate several HOMEPAGEs to https pkglint --only "https instead of http" -r -F With manual adjustments afterwards since pkglint 19.4.4 fixed a few indentations in unrelated lines. This mainly affects projects hosted at SourceForce, as well as freedesktop.org, CTAN and GNU.
Revision 1.21 / (download) - annotate - [select for diffs], Sun Jul 8 13:42:13 2018 UTC (5 years, 2 months ago) by leot
Branch: MAIN
CVS Tags: pkgsrc-2019Q4-base,
pkgsrc-2019Q4,
pkgsrc-2019Q3-base,
pkgsrc-2019Q3,
pkgsrc-2019Q2-base,
pkgsrc-2019Q2,
pkgsrc-2019Q1-base,
pkgsrc-2019Q1,
pkgsrc-2018Q4-base,
pkgsrc-2018Q4,
pkgsrc-2018Q3-base,
pkgsrc-2018Q3
Changes since 1.20: +2 -2
lines
Diff to previous 1.20 (colored)
mpg321: Always init the main_lock semaphore The changes in mpg321-0.3.2nb1 actually fixed PR pkg/53369 but accidentally broke support for `-K' option. Bump PKGREVISION
Revision 1.19.18.1 / (download) - annotate - [select for diffs], Tue Jun 19 12:05:22 2018 UTC (5 years, 3 months ago) by bsiegert
Branch: pkgsrc-2018Q1
Changes since 1.19: +2 -1
lines
Diff to previous 1.19 (colored) next main 1.20 (colored)
Pullup ticket #5772 - requested by leot audio/mpg321: bugfix Revisions pulled up: - audio/mpg321/Makefile 1.20 - audio/mpg321/distinfo 1.9 - audio/mpg321/patches/patch-mpg321.c 1.2 --- Module Name: pkgsrc Committed By: leot Date: Sat Jun 16 14:43:21 UTC 2018 Modified Files: pkgsrc/audio/mpg321: Makefile distinfo pkgsrc/audio/mpg321/patches: patch-mpg321.c Log Message: mpg321: Do not unlock unititialized main_lock Bump PKGREVISION Problem spotted by <maya>, fixes PR pkg/53369 by <sevan>.
Revision 1.20 / (download) - annotate - [select for diffs], Sat Jun 16 14:43:21 2018 UTC (5 years, 3 months ago) by leot
Branch: MAIN
CVS Tags: pkgsrc-2018Q2-base,
pkgsrc-2018Q2
Changes since 1.19: +2 -1
lines
Diff to previous 1.19 (colored)
mpg321: Do not unlock unititialized main_lock Bump PKGREVISION Problem spotted by <maya>, fixes PR pkg/53369 by <sevan>.
Revision 1.19 / (download) - annotate - [select for diffs], Thu Jun 2 09:18:19 2016 UTC (7 years, 4 months ago) by jperkin
Branch: MAIN
CVS Tags: pkgsrc-2018Q1-base,
pkgsrc-2017Q4-base,
pkgsrc-2017Q4,
pkgsrc-2017Q3-base,
pkgsrc-2017Q3,
pkgsrc-2017Q2-base,
pkgsrc-2017Q2,
pkgsrc-2017Q1-base,
pkgsrc-2017Q1,
pkgsrc-2016Q4-base,
pkgsrc-2016Q4,
pkgsrc-2016Q3-base,
pkgsrc-2016Q3,
pkgsrc-2016Q2-base,
pkgsrc-2016Q2
Branch point for: pkgsrc-2018Q1
Changes since 1.18: +7 -3
lines
Diff to previous 1.18 (colored)
Update audio/mpg321 to 0.3.2. pkgsrc changes: * Add options.mk to support ALSA. * Pull in fix contributed by Keith M Wesolowski in joyent/pkgsrc#29 to fix core dump on exit. * Add patch comments and use standard naming scheme. Upstream changes (taken from Debian changelog): mpg321 (0.3.2-1) unstable; urgency=low * Fixed bugs to stdout-output (remove garbage in buffer from wrong stdout fprintf's, it should have been stderr instead) * Fixed bug when closing the stream of AO device that caused wrong header to the output buffer for the normal operation. Buffered output has no problem with that. mpg321 (0.3.1-1) unstable; urgency=low * Fixed typo ("lighweight") in the man page. mpg321 (0.3.0-1) unstable; urgency=low * Fixed trailing "/" when printint directory. Bug reported from Erik (Gentoo). * Fixed mistake for '--cdr' option. It should be 'cdr file' than 'wave file' in output. * mpg321 now supports multiprocessing buffering.Check '-b' option. (Closes: Bug#113405). * Added '-3' or '--restart' option in man file. * Added ALSA volume control when using output buffer. * Added Mute/unmute into Basic Keys functionality.
Revision 1.18 / (download) - annotate - [select for diffs], Wed Mar 11 22:25:25 2015 UTC (8 years, 6 months ago) by tnn
Branch: MAIN
CVS Tags: pkgsrc-2016Q1-base,
pkgsrc-2016Q1,
pkgsrc-2015Q4-base,
pkgsrc-2015Q4,
pkgsrc-2015Q3-base,
pkgsrc-2015Q3,
pkgsrc-2015Q2-base,
pkgsrc-2015Q2,
pkgsrc-2015Q1-base,
pkgsrc-2015Q1
Changes since 1.17: +2 -1
lines
Diff to previous 1.17 (colored)
wants to link with pthreads
Revision 1.17 / (download) - annotate - [select for diffs], Tue Oct 2 23:48:00 2012 UTC (11 years ago) by asau
Branch: MAIN
CVS Tags: pkgsrc-2014Q4-base,
pkgsrc-2014Q4,
pkgsrc-2014Q3-base,
pkgsrc-2014Q3,
pkgsrc-2014Q2-base,
pkgsrc-2014Q2,
pkgsrc-2014Q1-base,
pkgsrc-2014Q1,
pkgsrc-2013Q4-base,
pkgsrc-2013Q4,
pkgsrc-2013Q3-base,
pkgsrc-2013Q3,
pkgsrc-2013Q2-base,
pkgsrc-2013Q2,
pkgsrc-2013Q1-base,
pkgsrc-2013Q1,
pkgsrc-2012Q4-base,
pkgsrc-2012Q4
Changes since 1.16: +1 -3
lines
Diff to previous 1.16 (colored)
Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days.
Revision 1.16 / (download) - annotate - [select for diffs], Tue Oct 18 11:15:25 2011 UTC (11 years, 11 months ago) by ryoon
Branch: MAIN
CVS Tags: pkgsrc-2012Q3-base,
pkgsrc-2012Q3,
pkgsrc-2012Q2-base,
pkgsrc-2012Q2,
pkgsrc-2012Q1-base,
pkgsrc-2012Q1,
pkgsrc-2011Q4-base,
pkgsrc-2011Q4
Changes since 1.15: +2 -1
lines
Diff to previous 1.15 (colored)
Set LICENSE.
Revision 1.15 / (download) - annotate - [select for diffs], Tue Oct 18 11:13:56 2011 UTC (11 years, 11 months ago) by ryoon
Branch: MAIN
Changes since 1.14: +3 -3
lines
Diff to previous 1.14 (colored)
Update to 0.2.13.4 Changelog is long, but I feel this should be included. Changelog: mpg321 (0.2.13-4) unstable; urgency=low * Fixed bug when trying to "load file" from a remote instance and an error was raised repeatdly until mpg321 process died with "too many open files". (Closes: Bug#128676) * Added '-3' or '--restart' option that handles non existent or corrupted files more elegantly when in remote mode. When option is enabled the remote shell does not die and is restarted waiting for a new command. * Fixed FTBFS for mpg321 by removing debian_changes patch file in debian/patches directory. (Closes: Bug#643222). -- Nanakos Chrysostomos <nanakos@wired-net.gr> Thu, 29 Sep 2011 19:33:24 +0300 mpg321 (0.2.13-3) unstable; urgency=low * Fixed the really annoying bug which didn't restore the TTY when mpg321 exited. * Updated S-V to 3.9.2 - debian/copyright file has been revised. - debian/rules file has been revised. * Fixed '-a' option to conform with ALSA's uniform device naming. Also changed man to conform with this change. Now you can use alsa driver by setting the name of the audio device using the hw:x,y syntax, where x and y are numbers. For example, if there is only one device installed, in most cases, the device should be named hw:0,0. When there is only one device, the device should always have the same name and numbers. Finally if the default driver which mpg321 is compiled is ALSA then you don't have to specify it with the '-o' option and you can use '-a' only to specify the audio device. (Closes: Bug#623941). -- Nanakos Chrysostomos <nanakos@wired-net.gr> Sun, 24 Jul 2011 15:08:09 +0300 mpg321 (0.2.13-2) unstable; urgency=low * Added '-K' option so the user can enable/disable the Basic Keys functionality. This also resolves the 100% CPU problem when mpg321 is run by asterisk for music hold on. Thanks to James Bottomley for pointing that out. (Closes: Bug#619773). * Added new algorithm when playing files randomly until interrupted. The advertised behavior is much better than the previous one.Patch from Peter Selinger.Thanks. -- Nanakos Chrysostomos <nanakos@wired-net.gr> Tue, 05 Apr 2011 23:23:54 +0200 mpg321 (0.2.13-1) unstable; urgency=low * Added uClinux support for embedded systems (Blackfin, Atmel and others). * Added some Basic Control Keys, Volume Up/Down & Skip, for the moment. * Updated S-V to 3.9.1 - debian/copyright file has been revised. * If mmap() fails we fall back to read(). (Closes: Bug#148971). (Closes: Bug#196787) * Removed built-in getopt function. * Problem solved when -x option was invoked and mpg321 couldn't obtain the current terminal file. If none is forthcoming (e.g. xterm window ops are disabled) then mpg321 does not block. * Removed the dependency for the libaudio-scrobbler-perl package from debian/control file. (Closes: Bug#588051). * Added LDFLAGS += -Wl,-z,defs -Wl,--as-needed in debian/rules file to limit the dependencies a bit. Dropped '-c' option from 'install' command. Thanks to Sven Hoexter <sven@timegate.de>. -- Nanakos Chrysostomos <nanakos@wired-net.gr> Sun, 20 Feb 2011 15:35:00 +0300 mpg321 (0.2.12-1) unstable; urgency=high * New upstream release. * Added AudioScrobbler support. * Added FFT analysis support on PCM data for Remote mode play. * mpg123 has been relicensed under the LGPL/GPL. Changed man page accordingly. (Closes: Bug#533674). * mpg321 now exits code 1 after failing to play music. (Closes: Bug#501334). * Fixed ID3v2 tag problem which resulted in a splat-sound at the start of the file. Patch from Martin Wellard. Thanks. * Added support for recursive reading of directories. Patch from Giuseppe Scrivano <gscrivano@gnu.org> and Michal Cihar <nijel@debian.org>. (Closes: Bug#266887). * Updated S-V to 3.9.0 - debian/copyright file is now UTF-8 encoded. -- Nanakos Chrysostomos <nanakos@wired-net.gr> Tue, 29 Jun 2010 21:44:36 +0300 mpg321 (0.2.11-3) unstable; urgency=high * Now mpg321 displays the right MPEG version. (Closes: Bug#197726). * New function added for restoring the correct xterm title. * New troubleshooting information added for the resources that mpg321 uses for xterm control. * Bug #182122 should close now because in this version of Debian we don't face such problems. So i am closing this bug. (Closes: Bug#182122). * Man page now includes the new "-l" option. (Closes: Bug#575836). Thanks to Memnon Anon. * Tried to reproduce the same experiment as Bug #388587 and i don't see any problem. If someone else can simulate the same problem, please report the bug and the way to simulate it again.So i am closing thsi bug also. (Closes: Bug#388587) * Anyone who wants to use the "-a" option can follow the information from the manpage. To give an example: "mpg321 -a /dev/dsp song.mp3". So Bug #286176 should close.The "-a" option seems to work fine. (Closes: Bug#286176). * Properly added DM-Upload-Allowed: yes to source section of control file. * Adjusted watch file properly to eliminate errors of uscan. * Bumped debhelper versioned Build-Depends to 7, and updated debian/compat. * Bumped libao-dev versioned Build-Depends to 1.0.0. * Fixed libao-dev problem with the new structure option in ao_format_sample structure. In a near future version mpg321 will utilise the power of this new libao option. (Closes: Bug#580062, Bug#580193) -- Nanakos Chrysostomos <nanakos@wired-net.gr> Sun, 24 May 2010 12:45:08 +0200 mpg321 (0.2.11-2) unstable; urgency=high * Fixed PATH_MAX POSIX constant needed for GNU/Hurd compilation. * Fixed compilation errors for MIPS and MIPSEL architectures by reporting the libmad bug to the pkg-maintainers.Bug fixed and closed. Thanks. * Changed to Quilt patch maintenance system. * Added xterm title setting option so to enable/disable the feature. Also gmusicbrowser doesn't crash anymore. (Closes: Bug#566544),(Closes: Bug#567104). * mpg321 can stream a URL from 0.2.10.1 version. Bug#166512 should have already been closed. (Closes: Bug#166512). * mpg321 has already been adopted. (Closes: Bug#533671). -- Nanakos Chrysostomos <nanakos@wired-net.gr> Sun, 21 Feb 2010 12:51:08 +0200 mpg321 (0.2.11-1) unstable; urgency=low * New upstream release. * New maintainer (Closes: Bug#471770). * Updated S-V to 3.8.3. * Added HTTP Proxy support with Basic Authentication mechanism from Chrysostomos Nanakos <nanakos@wired-net.gr>. * ID3 tags now display on all files when playing a list of files and you haven't pressed CTRL-C to switch between them. * Make volume scaling work entirely within fixed point. This is the way it should have been to begin with. * Add patch to support IPv6 from Carlos Jesus Bernandos Cano. This is now the default in the Debian packages. (Closes: Bug#182480). * Fix up maintainer scripts to not quit on unknown arguments. * Add GAIN option to remote control mode. Patch from Ralf Engels <ralf-engels@gmx.de>. * Improve shuffling/randomizing code. Patch from Bas Zoetekouw - thanks! (Closes: Bug#153594). * Moritz Jodeit <moritz@jodeit.org>: * Make http://some.server.name (no trailing slash) work. * Fix other networking issues. * Fix some format string issues. * Change use of random() to rand() because random() on Solaris doesn't return up to RAND_MAX, but 2**31. * Add patch from Mario <diverses@univecom.ch> to better support HTTP and Shoutcast streams. * Nanakos Chrysostomos <nanakos@wired-net.gr>: * Run autoreconf to update the buildsystem to current versions of autotools. * [debian/ruls] Use dh_installman instead of dh_installmanpages * Add debian/mime and call dh_installmime. (Closes: Bug#207871). * Use ifneq and not ifeq to set options for INSTALL when DEB_BUILD_OPTIONS has nostrip. (Closes: Bug#163399). * Acknowledge NMU (Thanks Mario Lang). (Closes: Bug#186968). * Print the current frame number of the current file when playing multiple files in verbose mode. Patch from Piotr Sulecki - thanks. (Closes: Bug#269118). * Patch from Gergely Szasz to fix crash when GAIN is set in remote mode without an argument. * Add support for winamp playlists. (Filter out line with # at the beginning). Patch from Manolis Stamatogiannakis. * Patch from David G. Andersen to check return value of read and only decode the right number of bytes. * Fix off-by-one in networking code parsing ftp reply. * Add loop option. Patch from Nicolas Bonifas. (Closes: Bug#158950). * Add output remote mode to distinguish between stopping playback and the song finishing. Patch from Nicolas Bonifas. * Reinitialise the current playback time when rewinding. Another patch from Nicolas Bonifas. * Only show the verbose option once in the usage text. (Closes: Bug#285959). * Add xterm title support.Patch from Chrysostomos Nanakos. -- Nanakos Chrysostomos <nanakos@wired-net.gr> Tue, 11 Jan 2010 19:17:42 +0200 mpg321 (0.2.10.6) unstable; urgency=low * QA upload. * Don't use update-alternatives --auto in prerm. (Closes: #506892). -- Barry deFreese <bdefreese@debian.org> Wed, 26 Nov 2008 13:10:23 -0500 mpg321 (0.2.10.5) unstable; urgency=low * QA upload. + Set maintainer to Debian QA Group <packages@qa.debian.org>. * Add large file support. (Closes: #152392). + Thanks to Clint Adams for the patch. * Avoid crashing on non mp3 files. (Closes: #458035). + Thanks to Justin Pryzby for the patch. * Don't scan file before playback. (Closes: #500102). + Thanks to Mikko Rapeli for the patch. * Don't leave dangling symlink. (Closes: #227713). + Thanks to Donggyoo Lee for the patch. * README.remote should use @P not @S. (Closes: #153596). + Add STOP comments. * Make AM_PATH_AO XIPH_PATH_AO in configure.ac. * Escape hyphens in manpage. * Bump debhelper build-dep to 5. * Move DH_COMPAT to debian/compat and set to 5. * Make distclean not ignore errors. * Bump Standards Version to 3.8.0. -- Barry deFreese <bdefreese@debian.org> Tue, 11 Nov 2008 14:25:12 -0500 mpg321 (0.2.10.4) unstable; urgency=low * NMU * Update description: mpg123 is now free. Closes: #390358 -- Joey Hess <joeyh@debian.org> Mon, 10 Sep 2007 16:22:35 -0400 mpg321 (0.2.10.3) unstable; urgency=high * Non-maintainer upload by the Security Team * Fix format string vulnerabilities (CAN-2003-0969) -- Matt Zimmerman <mdz@debian.org> Sun, 4 Jan 2004 11:50:39 -0800 mpg321 (0.2.10.1-1.1) unstable; urgency=low * NMU * Apply patch to close fd (Closes: Bug#178948) -- Mario Lang <mlang@debian.org> Mon, 31 Mar 2003 10:56:12 +0200 mpg321 (0.2.10.1) unstable; urgency=low * Check both for file existing and link existing in fix-mistake code in postinst (Closes: Bug#140622) -- Joe Drew <drew@debian.org> Wed, 3 Apr 2002 23:12:22 -0500
Revision 1.14 / (download) - annotate - [select for diffs], Wed May 19 18:25:19 2010 UTC (13 years, 4 months ago) by drochner
Branch: MAIN
CVS Tags: pkgsrc-2011Q3-base,
pkgsrc-2011Q3,
pkgsrc-2011Q2-base,
pkgsrc-2011Q2,
pkgsrc-2011Q1-base,
pkgsrc-2011Q1,
pkgsrc-2010Q4-base,
pkgsrc-2010Q4,
pkgsrc-2010Q3-base,
pkgsrc-2010Q3,
pkgsrc-2010Q2-base,
pkgsrc-2010Q2
Changes since 1.13: +2 -2
lines
Diff to previous 1.13 (colored)
zero-initialize format specifier for libao, bump PKGREVISION
Revision 1.13 / (download) - annotate - [select for diffs], Sun Jan 6 12:41:11 2008 UTC (15 years, 8 months ago) by heinz
Branch: MAIN
CVS Tags: pkgsrc-2010Q1-base,
pkgsrc-2010Q1,
pkgsrc-2009Q4-base,
pkgsrc-2009Q4,
pkgsrc-2009Q3-base,
pkgsrc-2009Q3,
pkgsrc-2009Q2-base,
pkgsrc-2009Q2,
pkgsrc-2009Q1-base,
pkgsrc-2009Q1,
pkgsrc-2008Q4-base,
pkgsrc-2008Q4,
pkgsrc-2008Q3-base,
pkgsrc-2008Q3,
pkgsrc-2008Q2-base,
pkgsrc-2008Q2,
pkgsrc-2008Q1-base,
pkgsrc-2008Q1,
cwrapper,
cube-native-xorg-base,
cube-native-xorg
Changes since 1.12: +3 -1
lines
Diff to previous 1.12 (colored)
The package supports installation to DESTDIR.
Revision 1.12 / (download) - annotate - [select for diffs], Mon Aug 13 06:31:36 2007 UTC (16 years, 1 month ago) by rillig
Branch: MAIN
CVS Tags: pkgsrc-2007Q4-base,
pkgsrc-2007Q4,
pkgsrc-2007Q3-base,
pkgsrc-2007Q3
Changes since 1.11: +2 -2
lines
Diff to previous 1.11 (colored)
mpg321 likes to leave files open, but I don't like that. PKGREVISION++
Revision 1.11 / (download) - annotate - [select for diffs], Sun Feb 5 23:08:12 2006 UTC (17 years, 7 months ago) by joerg
Branch: MAIN
CVS Tags: pkgsrc-2007Q2-base,
pkgsrc-2007Q2,
pkgsrc-2007Q1-base,
pkgsrc-2007Q1,
pkgsrc-2006Q4-base,
pkgsrc-2006Q4,
pkgsrc-2006Q3-base,
pkgsrc-2006Q3,
pkgsrc-2006Q2-base,
pkgsrc-2006Q2,
pkgsrc-2006Q1-base,
pkgsrc-2006Q1
Changes since 1.10: +2 -2
lines
Diff to previous 1.10 (colored)
Recursive revision bump / recommended bump for gettext ABI change.
Revision 1.10 / (download) - annotate - [select for diffs], Sat Oct 8 12:35:14 2005 UTC (17 years, 11 months ago) by jmmv
Branch: MAIN
CVS Tags: pkgsrc-2005Q4-base,
pkgsrc-2005Q4
Changes since 1.9: +2 -2
lines
Diff to previous 1.9 (colored)
Bump revision due to a new dependency on a default libao plugin. Addresses PR pkg/30920 by Chuck Cranor.
Revision 1.9 / (download) - annotate - [select for diffs], Mon Apr 11 21:44:55 2005 UTC (18 years, 5 months ago) by tv
Branch: MAIN
CVS Tags: pkgsrc-2005Q3-base,
pkgsrc-2005Q3,
pkgsrc-2005Q2-base,
pkgsrc-2005Q2
Changes since 1.8: +1 -2
lines
Diff to previous 1.8 (colored)
Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used.
Revision 1.8 / (download) - annotate - [select for diffs], Sun Oct 3 00:13:08 2004 UTC (19 years ago) by tv
Branch: MAIN
CVS Tags: pkgsrc-2005Q1-base,
pkgsrc-2005Q1,
pkgsrc-2004Q4-base,
pkgsrc-2004Q4
Changes since 1.7: +2 -2
lines
Diff to previous 1.7 (colored)
Libtool fix for PR pkg/26633, and other issues. Update libtool to 1.5.10 in the process. (More information on tech-pkg.) Bump PKGREVISION and BUILDLINK_DEPENDS of all packages using libtool and installing .la files. Bump PKGREVISION (only) of all packages depending directly on the above via a buildlink3 include.
Revision 1.7 / (download) - annotate - [select for diffs], Sun Apr 11 17:34:37 2004 UTC (19 years, 5 months ago) by xtraeme
Branch: MAIN
CVS Tags: pkgsrc-2004Q3-base,
pkgsrc-2004Q3,
pkgsrc-2004Q2-base,
pkgsrc-2004Q2
Changes since 1.6: +5 -5
lines
Diff to previous 1.6 (colored)
bl3ify
Revision 1.6 / (download) - annotate - [select for diffs], Wed Jan 7 16:52:15 2004 UTC (19 years, 8 months ago) by tron
Branch: MAIN
CVS Tags: pkgsrc-2004Q1-base,
pkgsrc-2004Q1
Changes since 1.5: +2 -2
lines
Diff to previous 1.5 (colored)
Add security fix for CAN-2003-0969 taken based on the fix provided by the Debian project.
Revision 1.5 / (download) - annotate - [select for diffs], Mon Dec 8 14:41:38 2003 UTC (19 years, 9 months ago) by wiz
Branch: MAIN
Changes since 1.4: +2 -2
lines
Diff to previous 1.4 (colored)
Bump PKGREVISION for libogg (or, in 5 cases, libao) updates.
Revision 1.4 / (download) - annotate - [select for diffs], Thu Jul 17 21:22:58 2003 UTC (20 years, 2 months ago) by grant
Branch: MAIN
CVS Tags: pkgsrc-2003Q4-base,
pkgsrc-2003Q4
Changes since 1.3: +2 -2
lines
Diff to previous 1.3 (colored)
s/netbsd.org/NetBSD.org/
Revision 1.3 / (download) - annotate - [select for diffs], Thu Jul 10 10:54:38 2003 UTC (20 years, 2 months ago) by adam
Branch: MAIN
Changes since 1.2: +4 -2
lines
Diff to previous 1.2 (colored)
Revision bumped; dependency changed from mad to libmad and libid3tag
Revision 1.2 / (download) - annotate - [select for diffs], Sat Aug 31 03:26:33 2002 UTC (21 years, 1 month ago) by wiz
Branch: MAIN
CVS Tags: netbsd-1-6-1-base,
netbsd-1-6-1
Changes since 1.1: +5 -4
lines
Diff to previous 1.1 (colored)
Convert to buildlink2.
Revision 1.1.1.1.2.2 / (download) - annotate - [select for diffs], Sun Jun 23 18:38:53 2002 UTC (21 years, 3 months ago) by jlam
Branch: buildlink2
Changes since 1.1.1.1.2.1: +16 -0
lines
Diff to previous 1.1.1.1.2.1 (colored) to branchpoint 1.1.1.1 (colored) next main 1.2 (colored)
Merge from pkgsrc-current to buildlink2 branch.
Revision 1.1.1.1.2.1, Thu Jun 13 09:14:45 2002 UTC (21 years, 3 months ago) by jlam
Branch: buildlink2
Changes since 1.1.1.1: +0 -16
lines
FILE REMOVED
file Makefile was added on branch buildlink2 on 2002-06-23 18:38:53 +0000
Revision 1.1.1.1 / (download) - annotate - [select for diffs] (vendor branch), Thu Jun 13 09:14:45 2002 UTC (21 years, 3 months ago) by rh
Branch: TNF
CVS Tags: pkgviews,
pkgsrc-base,
netbsd-1-6,
buildlink2-base
Branch point for: buildlink2
Changes since 1.1: +0 -0
lines
Diff to previous 1.1 (colored)
Initial import of mpg321-0.2.10, a GPL'd drop-in replacement for the popular mpg123 MP3 player. Provided by Rui-Xiang Guo <rxg@ms25.url.com.tw> This closes PR pkg/16153.
Revision 1.1 / (download) - annotate - [select for diffs], Thu Jun 13 09:14:45 2002 UTC (21 years, 3 months ago) by rh
Branch: MAIN
CVS Tags: pkgviews-base,
netbsd-1-6-RELEASE-base
Initial revision