pkgsrc/audio
wiz 4d1dfe4a77 Update to 1.4.0a:
VERSION 1.4.0:
  FEATURES:
    * New DCOP call "player: version()". Returns the amaroK version.
    * iFP has persistent settings when transferring tracks to the device.
    * GStreamer-0.10 engine now supports Audio CDs.
    * Context menus for entries in the statistics tool. (BR 124945)

  CHANGES:
    * Composer, Disc Number and File Size columns in flat collection view.
    * 'k' or 'm' suffixes for matching filesize in kibi or respectively mebi
      bytes.
    * Groupings when transferring files to mediadevices are now persistent.
      (BR 127158)
    * Transfer contents of smart playlists to media device without adding
      them to a playlist. (BR 126997)
    * Set %albumartist to Various Artists, but keep %artist as the track's
      artist when organizing compilations. (BR 126936)
    * Discard empty tokens surrounded by {} in custom organize file format.
      (BR 124337)
    * GStreamer-0.10 engine was disabled for this release (not yet stable).
    * Only pick genres for Smart playlists that exist in your collection.
    * VFAT plugin completely rewritten since 1.4beta3. Name is now changed to
      "Generic Audio Player" to make it less needlessly technical.
    * Don't limit the number of episodes shown with a new podcast, since the
      user can limit the number shown afterwards by configuring the channel.
    * Automatically populate the playlist with items if it is empty when a
      dynamic playlist is loaded. (BR 126594)
    * Unplayed/unrated tracks are no longer shown in the statistics dialog.
    * Removed the option "Import Playlists". It's now always enabled.
    * Show total track time in context browser (BR 126548)
    * Derive filename for downloaded podcast episodes from their url in the
      rss feed. (BR 125966)
    * Only show albums/artists/genres with more than 3 tracks when listing
      favourite albums/artists/genres. (BR 126435)
    * libtunepimp 0.5 compiles successfully.
    * Podcasts are automatically configured to be checked for updates.
    * Show only 2 decimal places for scores in the statistics module.
    * Replace 'Move to Collection' in file browser context menu by 'Organize
      Files' for collection directories. (BR 125702)
    * Removed the option "Show Status Bar". It's now always enabled.
    * Tracks from a media device scan be submitted to last.fm immediately,
      without waiting for tracks to be played in amaroK. Patch by Iain
      Benson <iain@arctos.me.uk>. (BR 125690)
    * Any failed attempts to submit to last.fm are now automatically retried
      in the background, without waiting for new tracks to be played.
    * Smart playlists can be constructed using mixed ALL and ANY matches
      (BR 124483)
    * Configure media devices in global settings, disable media browser when
      no media device is configured.
    * Dynamic Playlist bar made more conspicuous.
    * The Konqueror setting to show a 'delete' entry in the menu is now
      respected, if the setting exists and KDE is version 3.4 or higher.
    * Cover art from m4a files. Updated m4a taglib patch by Jochen Issing
      <jochen@isign-softart.de> and patch by Shane King
      <kde@dontletsstart.com>. (BR 125414)

VERSION 1.4-beta3:
  FEATURES:
    * amaroK now supports multiple media devices of varying types (currently
      iPods, UMS/vfat, and iFP devices).
    * Autodetection of iPods and UMS/vfat devices (if KDE has HAL/DBUS support
      compiled in).
    * New DCOP call "devices: showDeviceList()" to show the Device Manager's
      current device knowledge.
    * amaroK now has a custom icon theme, and an option to switch back to the
      system icons, if preferred (in the General settings section).
    * Collection browser view is separated alphabetically. Patch by
      Christian Hoenig <list@hoenig.cc>.
    * Ease navigation with track slider below playlist window by showing mood.
      (BR 121715)
    * Show context information for podcasts.
    * Filebrowser: toolbar button to change to the directory of the currently
      playing song. (BR 115479)
    * Added "Play Audio CD" entry to the amaroK menu. (BR 103409)
    * GStreamer-0.10 engine now supports visualizations.
    * xine-engine: Show metadata for ogg vorbis streams. (BR 122505)
    * Drag and drop podcast urls directly onto podcast folders for addition.
    * Add media directly into directories for iRiver ifp devices.
    * Button to directly edit lyrics from the context browser. (BR 123515)
    * Support for SMIL playlists. (BR 121983)
    * Support for WAX playlists. (BR 120980)
    * Handle the Year tag when playing AudioCDs. Patch by Markus Kaufhold
      <M.Kaufhold@gmx.de>. (BR 123428)
    * Ignore 'The ' in artist names when sorting in the cover manager, as per
      the collection browser. (BR 122858)
    * Add autocompletion to the composer field in the tag dialog. (BR 123026)

  CHANGES:
    * In context browser, show information about recently updated podcasts,
      recently added and favourite albums when nothing is playing.
    * Ratings can now have half stars: click again on the last star in the
      rating to toggle it between a half and a full star.
    * Improved handling of embedded cover art, utilizing the database. Patch
      by Shane King <kde@dontletsstart.com>. (BR 124563)
    * Statistics tool has had numerous improvements.
    * Optimise: Only rerender the CollectionBrowser when relevant.
    * Disable detection of iPod model and thus solve g_object_get related
      problems. (BR 121990)
    * Don't block GUI when trying to transfer large numbers of items already
      on media device. (BR 123570)
    * Update playlist items when their location is changed during organizing
      files. (BR 123752)
    * Recursively add tracks when directories are dropped to the media browser
      and the collection browser. (BR 123982)
    * Visualizations now receive stereo data from amaroK. (BR 118765)
    * Upgraded internal SQLite library to version 3.3.4.
    * Podcast information is stored in the database.
    * Improved password handling in the PostgreSQL config dialog. Patch by
      Peter C. Ndikuwera <pndiku@gmail.com>. (BR 118304)

VERSION 1.4-beta2:
  FEATURES:
    * Equalizer for the GStreamer-0.10 engine.
    * Crossfade in the helix engine!
    * The build date is shown in the "About amaroK" dialog.
    * Show album covers when dragging playlist items. Patch from Jonas
      Hurrelmann <j@outpo.st>.

  CHANGES:
    * Summarize transfer failures to media devices instead of a message for each.
      (BR 122491)
    * Don't list the <no engine> entry in the engine selection widget, when
      it's not the active engine. Makes no sense to select this dummy engine.
    * The aRts and GStreamer-0.8 engines have been removed for being obsolete.
    * Automatically skip to the next track in the playlist when a track is
      unplayable. (BR 116555)
    * Don't check for collection changes on startup if Watch Folders is
      disabled. (BR 116173)

VERSION 1.4-beta1:
  FEATURES:
    * AudioCD (CDDA) support for xine-engine, including CDDB lookup. Patch by
      Alberto Griggio <alberto.griggio@gmail.com>. (BR 121647)
    * The Helix engine now supports direct alsa playback using Realplayer 10.
    * New DCOP call "player: setVolumeRelative(int ticks)".
    * Options for Random Mode to favor tracks with a higher rating, score, or
      ones less recently played.
    * Support for playing entire albums. This works just like normal, except
      when choosing the next track, it'll go to the next track from the album
      it finds in the playlist, or the first track of another album otherwise.
    * Support for plain VFAT devices in the Media Device browser.
    * You can now mousewheel over a track's queue label to change its position
      in the queue.
    * Added a time-filter to the CollectionBrowser. Now you can make it show
      only those tracks, which have been added to your collection within the
      last day, week, month or year.
    * Fit to Width for the playlist columns is now optional (accessible in the
      context menu for the column headers).
    * On-the-fly transcoding when transferring to media devices, provided
      that an appropriate transcoding script is running.
    * Handle compilations as such on iPods.
    * New DCOP calls "mediabrowser: ..." for interfacing with media devices.
    * Multiple simultaneously connected media devices.
    * Lyrics support is now scriptable. This allows to add support for any
      lyrics site, and makes it possible to provide upgrades. (BR 94437)
    * New DCOP call "contextbrowser: showLyrics(string)".
    * New 'File Size' column in the playlist.
    * Amarok now supports ASX playlist files. (BR 114051)
    * New DCOP call "collection: isDirInCollection(const QString& path )".
    * New DCOP call "playlist: removeByIndex(int)". (BR 119143)
    * For mp3, aac/mp4, and ogg vorbis, it's possible to use Disc Number and
      Composer tags. (BR 110675) (BR 90503)
    * For xine-lib 1.1.1 and greater, xine engine has gapless playback. amaroK
      is now "The Wall" compatible. (BR 77766)
    * Option for selecting external web browser in amaroK. No longer requires
      KDE-Base. (BR 106015)
    * Press Enter in the Collection Browser filter to send all the visible
      tracks to the playlist.
    * Hold Ctrl while pressing Enter in the playlist's filter to apply to all
      visible items instead of just the first, and Shift to only queue and not
      play them.
    * Tags can be edited inline in the playlist by clicking on a single selected
      item.
    * Switchable Wikipedia locale. (BR 104383)
    * Initial port of GStreamer engine to GStreamer 0.10.
    * Drag albums and compilations from context browser to media device and
      playlist browser.
    * Browse your collection and other related artists with context browser.
    * Copy artwork to iPods capable of displaying it.
    * Show extended podcast info on iPod.
    * Optionally update playcount for items played on iPod and submit them
      to last.fm and synchronize ratings between amaroK and iPod.
    * Tracks can now be rated from 1-5 stars manually, in addition to the score
      which amaroK calculates automatically based on your listening habits. You
      can use the 'Rating' column and Win+1..5 to change the rating.
    * Ability to copy items from iPod and from filebrowser to collection.
    * New 'Last Played' column in the playlist, showing when the track was last
      played. (Like in the Context Browser.)
    * Browsers can be now accessed with keyboard shortcuts, Ctrl+1..5.
      Also Ctrl+0 to close the current one, and Ctrl+Tab to switch the focus
      between the playlist and the active browser.
    * Downloaded podcast episodes can be deleted from the context menu.
    * New DCOP call "player: osdEnabled".
    * Add contents of smart amaroK playlists as playlist to media device.
    * Mediabrowser support for the iRiver iFP series!
    * New dcop call playlistbrowser loadPlaylist. (BR 110082)
    * New Edit Track Information dialog. Lyrics can be edited there, comments
      can have more than one line, some statistics and tag guessing from
      filename. (BR 93982)
    * Show/hide browsers via context menu. (BR 110823)
    * Display disk space on media device.
    * Copy standard and amaroK playlists to media device.
    * Create playlist from items transferred to iPod.
    * Edit dumb iPod playlists with media browser.
    * Ability to read audible.com .aa file metadata and to transfer audiobooks
      to iPod via file browser.
    * Optionally add new podcasts to media device transfer queue on download
      and remove podcasts already listened to on media device connect.
    * Add podcast shows to the Podcast folder on iPods.
    * Persistent media device transfer queue.
    * Incremental update of media device view.
    * Automatic scanning for stale and orphaned iPod items.
    * Moodbar!
    * configure: report not included extra features (BR 115057)
    * Ability to uninstall context-browser themes. (BR 111449)
    * More columns available in the Flat View of the Collection Browser.
    * New Collection Scanner, running in an external process. No longer can
      amaroK crash while scanning the Collection :)
    * Statistics tool!
    * Dragging external playlists into the playlist browser will add them.
    * NMM engine now has a configure dialog.
    * Collection scanner now supports WMA, MP4/AAC, and RealMedia (RA,RV,RM).
    * You can now Organize Music from the Collection Browser, to move and
      rename files to a logical place in your collection folders based on their
      tags.
    * Option to crossfade only on manual track changes. Useful for listening
      to consecutive tracks on a single album.

  CHANGES:
    * Dynamic Mode is now stateless, meaning there's no Dynamic Mode any more,
      only loading and unloading of Dynamic Playlists. There's also now a nice
      info bar above the playlist when a Dynamic Playlist is loaded.
    * The major huge context menu used for hiding/showing columns in the
      playlist has been replaced with a shorter one and a nice dialog.
    * Elapsed time / length in the systray tooltip now updates in real time as
      the song progresses.
    * Tooltips in the playlist for truncated text are now shown directly above
      the text, giving the effect of it being expanded to its full length.
    * The option for restarting scripts automatically at startup is removed, as
      it is now the default behaviour.
    * Reduced memory usage for large playlists to under 30% of pre-1.4 versions.
      (Measured as the difference in memory usage between an empty playlist and
      loading the 'All Collection' smart playlist.)
    * Import iTunes album art from directories.
    * Media Devices (Apple iPod, iRiver iFP, ...) are now handled with plugins.
    * New default image for albums with no cover art.
    * When tabbing between cells while editing tags in the playlist, autosave
      the contents of the previous tag you edited, so you don't have to
      constantly go in and out of editing mode to edit lots of tags.
    * When saving playlists, if there's already one with the same name, instead
      of complaining about it, smartly append (2), (3), etc. to the end.
    * 'Stop Playing After Track' now has a shortcut (Ctrl+Alt+V), and a global
      shortcut for the currently playing track (Ctrl+Win+V).
    * Various keyboard usability and focus tweaks so using amaroK with the
      keyboard is nicer.
    * Upgraded internal SQLite database library to version 3.2.7.
    * Recoding mp3 tags has been removed due to many unjustified
      complications.
    * Viewing track information of remote media will show the url.
    * "Update"-button is now hidden in the collection browser if "Watch
      folders for changes" is enabled in the options.
    * Playlist Browser now remembers which entries were open across startups.
    * The tooltip and the menu from the queue icon in the statusbar now shows
      the total length of the queued tracks.
    * The Home tab has been merged into the Current tab, now called Music.
    * New look for the current track marker in the playlist. Pimp my roK!
    * When turning either random or dynamic mode on, turn the other off,
      instead of completely disabling random mode when dynamic is on.
    * libgpod from gtkpod replaces kio based iPod support for improved
      compatibility with various iPod models.
    * Podcast settings are hierarchical now, meaning you can set settings
      for the category's, newly added podcasts take the settings from there parent category.
2006-05-31 17:59:57 +00:00
..
abcde Converted to using the SUBST framework. 2006-04-30 21:14:46 +00:00
abcmidi Add forgotten patches. 2006-05-16 13:42:29 +00:00
amarok Update to 1.4.0a: 2006-05-31 17:59:57 +00:00
amp - add DragonFly support and fix OSS audio for !Linux platforms 2005-11-18 14:52:44 +00:00
applerecords Point MAINTAINER to pkgsrc-users@NetBSD.org in the case where no 2006-03-04 21:28:51 +00:00
arts Over 1200 files touched but no revisions bumped :) 2006-04-06 06:21:32 +00:00
audacity add missing USE_LANGUAGES+=c c++ 2006-05-14 15:14:32 +00:00
aumix Strip ${PKGLOCALEDIR} from PLISTs of packages that already obey 2006-04-17 07:07:11 +00:00
aumix-gtk Bump BUILDLINK_ABI_DEPENDS.png and PKGREVISION for png-1.2.9nb2 update. 2006-04-17 13:45:57 +00:00
bladeenc Fix typo or mispelling. 2006-04-22 02:57:31 +00:00
bmp Fixed pkglint warnings in audio/bmp-esound by not using the := operator. 2006-05-31 09:12:18 +00:00
bmp-esound Fixed pkglint warnings in audio/bmp-esound by not using the := operator. 2006-05-31 09:12:18 +00:00
bmp-musepack USE_LANGUAGES=c c++ 2006-05-22 22:08:07 +00:00
cam Replace references to ossaudio.buildlink3.mk with oss.buildlink3.mk. 2006-03-09 21:04:39 +00:00
cd-discid Point MAINTAINER to pkgsrc-users@NetBSD.org in the case where no 2006-03-04 21:28:51 +00:00
cdd Fixed pkglint warnings. 2006-05-11 10:06:09 +00:00
cddb-bundle Add USE_LANGUAGES= objc 2006-05-28 00:26:26 +00:00
cddbd Replaced direct use of sh with ${SH}. Added proper quoting of variables. 2005-05-31 21:53:20 +00:00
cdparanoia Regen patch-ci so that it can be applied with GNU patch. 2006-05-14 21:31:01 +00:00
cdplayer Add USE_LANGUAGES= objc 2006-05-28 00:26:26 +00:00
cmp3 Recursive revision bump / recommended bump for gettext ABI change. 2006-02-05 23:08:03 +00:00
cplay Strip ${PKGLOCALEDIR} from PLISTs of packages that already obey 2006-04-17 07:07:11 +00:00
cripple Depend on cdrtools instead of cdrecord. Bump PKGREVISION. 2006-01-05 23:29:04 +00:00
cs4235 Add RMD160 digests to the SHA1 ones. 2005-02-23 20:39:42 +00:00
csound4 Update csound4 to install into its own directory, in preparation for 2006-05-21 22:29:09 +00:00
csound4-manual Correct checksum because distsubdir changed. 2006-05-21 23:08:19 +00:00
csound5 Add DragonFly support. 2006-05-29 19:44:24 +00:00
csound5-manual Initial import for csound5-manual version 5.01, the Csound5 Reference 2006-05-21 22:51:05 +00:00
daapd add PKG_OPTIONS_LEGACY_OPTS, thanks dillo ! 2006-05-31 10:54:42 +00:00
dap Fixed some pkglint warnings by removing the "@" at the start of shell 2006-05-19 16:18:51 +00:00
darkice Update to 0.17.1: 2006-05-21 10:27:01 +00:00
disc-cover make this work with tetex3 (which doesn't come with isolatin1.sty) 2006-05-31 15:11:09 +00:00
distmp3 Removed the superfluous "quotes" and 'quotes' from variables that don't 2006-04-22 09:22:05 +00:00
easytag Strip ${PKGLOCALEDIR} from PLISTs of packages that already obey 2006-04-17 07:07:11 +00:00
eawpatches Fixed pkglint warnings. The warnings are mostly quoting issues, for 2005-12-05 20:49:47 +00:00
emixer Replace references to ossaudio.buildlink3.mk with oss.buildlink3.mk. 2006-03-09 21:04:39 +00:00
esound Removed the superfluous "quotes" and 'quotes' from variables that don't 2006-04-22 09:22:05 +00:00
faac Aligned the last line of the buildlink3.mk files with the first line, so 2006-04-12 10:26:59 +00:00
faad2 Fix package list issue (which CHECK_FILES=yes doesn't catch reliably 2006-05-30 20:53:48 +00:00
festival Fixed some pkglint warnings by removing the "@" at the start of shell 2006-05-19 16:18:51 +00:00
festival-doc * Honor PKGINFODIR. 2006-03-30 03:44:41 +00:00
festlex-cmu Fixed some pkglint warnings by removing the "@" at the start of shell 2006-05-19 16:18:51 +00:00
festlex-oald Fixed some pkglint warnings by removing the "@" at the start of shell 2006-05-19 16:18:51 +00:00
festlex-ogi Fixed some pkglint warnings by removing the "@" at the start of shell 2006-05-19 16:18:51 +00:00
festlex-poslex Fixed some pkglint warnings by removing the "@" at the start of shell 2006-05-19 16:18:51 +00:00
festogi-spanish Fixed some pkglint warnings by removing the "@" at the start of shell 2006-05-19 16:18:51 +00:00
festvox-abc Recursive revision bump / recommended bump for gettext ABI change. 2006-02-05 23:08:03 +00:00
festvox-aec Recursive revision bump / recommended bump for gettext ABI change. 2006-02-05 23:08:03 +00:00
festvox-don Fixed some pkglint warnings by removing the "@" at the start of shell 2006-05-19 16:18:51 +00:00
festvox-el11 Fixed some pkglint warnings by removing the "@" at the start of shell 2006-05-19 16:18:51 +00:00
festvox-en1 Fixed some pkglint warnings by removing the "@" at the start of shell 2006-05-19 16:18:51 +00:00
festvox-hvs Recursive revision bump / recommended bump for gettext ABI change. 2006-02-05 23:08:03 +00:00
festvox-jph Recursive revision bump / recommended bump for gettext ABI change. 2006-02-05 23:08:03 +00:00
festvox-kal8 Fixed some pkglint warnings by removing the "@" at the start of shell 2006-05-19 16:18:51 +00:00
festvox-kal16 Fixed some pkglint warnings by removing the "@" at the start of shell 2006-05-19 16:18:51 +00:00
festvox-ked8 Recursive revision bump / recommended bump for gettext ABI change. 2006-02-05 23:08:03 +00:00
festvox-ked16 Fixed some pkglint warnings by removing the "@" at the start of shell 2006-05-19 16:18:51 +00:00
festvox-mwm Recursive revision bump / recommended bump for gettext ABI change. 2006-02-05 23:08:03 +00:00
festvox-ogirab Recursive revision bump / recommended bump for gettext ABI change. 2006-02-05 23:08:03 +00:00
festvox-rab8 Recursive revision bump / recommended bump for gettext ABI change. 2006-02-05 23:08:03 +00:00
festvox-rab16 Fixed some pkglint warnings by removing the "@" at the start of shell 2006-05-19 16:18:51 +00:00
festvox-tll Recursive revision bump / recommended bump for gettext ABI change. 2006-02-05 23:08:03 +00:00
festvox-us1 Fixed some pkglint warnings by removing the "@" at the start of shell 2006-05-19 16:18:51 +00:00
festvox-us2 Fixed some pkglint warnings by removing the "@" at the start of shell 2006-05-19 16:18:51 +00:00
festvox-us3 Fixed some pkglint warnings by removing the "@" at the start of shell 2006-05-19 16:18:51 +00:00
flac Aligned the last line of the buildlink3.mk files with the first line, so 2006-04-12 10:26:59 +00:00
flac2mp3 Fix typo or mispelling. 2006-04-22 02:57:31 +00:00
flac123 Take maintainership. 2006-02-26 02:33:51 +00:00
flite Replace references to ossaudio.buildlink3.mk with oss.buildlink3.mk. 2006-03-09 21:04:39 +00:00
fluidsynth Aligned the last line of the buildlink3.mk files with the first line, so 2006-04-12 10:26:59 +00:00
freepats Update to 20060219, provided by ISIHARA Takanori in PR 33475: 2006-05-13 13:38:34 +00:00
freezetag Point MAINTAINER to pkgsrc-users@NetBSD.org in the case where no 2006-03-04 21:28:51 +00:00
gkrellm-volume Bump BUILDLINK_ABI_DEPENDS.png and PKGREVISION for png-1.2.9nb2 update. 2006-04-17 13:45:57 +00:00
gkrellm-xmms Bump BUILDLINK_ABI_DEPENDS.png and PKGREVISION for png-1.2.9nb2 update. 2006-04-17 13:45:57 +00:00
gkrellm1-volume Bump BUILDLINK_ABI_DEPENDS.png and PKGREVISION for png-1.2.9nb2 update. 2006-04-17 13:45:57 +00:00
gkrellm1-xmms Bump BUILDLINK_ABI_DEPENDS.png and PKGREVISION for png-1.2.9nb2 update. 2006-04-17 13:45:57 +00:00
glurp Bump BUILDLINK_ABI_DEPENDS.png and PKGREVISION for png-1.2.9nb2 update. 2006-04-17 13:45:57 +00:00
gmp3info Recursive revision bump / recommended bump for gettext ABI change. 2006-02-05 23:08:03 +00:00
gmpc Forgotten patch sum. 2006-05-15 16:52:42 +00:00
gnome-audio Recursive revision bump / recommended bump for gettext ABI change. 2006-02-05 23:08:03 +00:00
gnome-speech BUILD_USE_MSGFMT and USE_MSGFMT_PLURALS are obsolete. Replace with 2006-04-13 18:23:29 +00:00
gnome-vfs2-cdda Update gnome-vfs2, gnome-vfs2-cdda and gnome-vfs2-smb to 2.14.0: 2006-03-30 21:07:48 +00:00
gogo Fixed some pkglint warnings by removing the "@" at the start of shell 2006-05-19 16:18:51 +00:00
goom Aligned the last line of the buildlink3.mk files with the first line, so 2006-04-12 10:26:59 +00:00
gqmpeg Bump BUILDLINK_ABI_DEPENDS.png and PKGREVISION for png-1.2.9nb2 update. 2006-04-17 13:45:57 +00:00
gqmpeg-devel Bump BUILDLINK_ABI_DEPENDS.png and PKGREVISION for png-1.2.9nb2 update. 2006-04-17 13:45:57 +00:00
gqmpeg-skins Recursive revision bump / recommended bump for gettext ABI change. 2006-02-05 23:08:03 +00:00
gramofile Removed the superfluous "quotes" and 'quotes' from variables that don't 2006-04-22 09:22:05 +00:00
gsm Aligned the last line of the buildlink3.mk files with the first line, so 2006-04-12 10:26:59 +00:00
gst-plugins0.8-artsd More PKGREVISION bumps for png-1.2.9nb2 update. 2006-04-17 14:52:10 +00:00
gst-plugins0.8-cdparanoia More PKGREVISION bumps for png-1.2.9nb2 update. 2006-04-17 14:52:10 +00:00
gst-plugins0.8-esound More PKGREVISION bumps for png-1.2.9nb2 update. 2006-04-17 14:52:10 +00:00
gst-plugins0.8-faad More PKGREVISION bumps for png-1.2.9nb2 update. 2006-04-17 14:52:10 +00:00
gst-plugins0.8-flac More PKGREVISION bumps for png-1.2.9nb2 update. 2006-04-17 14:52:10 +00:00
gst-plugins0.8-lame More PKGREVISION bumps for png-1.2.9nb2 update. 2006-04-17 14:52:10 +00:00
gst-plugins0.8-mad More PKGREVISION bumps for png-1.2.9nb2 update. 2006-04-17 14:52:10 +00:00
gst-plugins0.8-oss Removed the superfluous "quotes" and 'quotes' from variables that don't 2006-04-22 09:22:05 +00:00
gst-plugins0.8-vorbis More PKGREVISION bumps for png-1.2.9nb2 update. 2006-04-17 14:52:10 +00:00
gst-plugins0.10-esound this must be ...FLAGS, not ...FLAG - how could this ever work? 2006-05-22 16:32:37 +00:00
gst-plugins0.10-mad Initial import of gst-plugins0.10-mad, version 0.10.3: 2006-04-08 11:44:28 +00:00
gst-plugins0.10-oss Removed the superfluous "quotes" and 'quotes' from variables that don't 2006-04-22 09:22:05 +00:00
gtick Removed the superfluous "quotes" and 'quotes' from variables that don't 2006-04-22 09:22:05 +00:00
gtkmserv Point MAINTAINER to pkgsrc-users@NetBSD.org in the case where no 2006-03-04 21:28:51 +00:00
gtkpod Bump BUILDLINK_ABI_DEPENDS.png and PKGREVISION for png-1.2.9nb2 update. 2006-04-17 13:45:57 +00:00
guspatches Removed the superfluous "quotes" and 'quotes' from variables that don't 2006-04-22 09:22:05 +00:00
hydrogen USE_LANGUAGES=c c++ 2006-05-22 22:44:44 +00:00
icecast Fixed some pkglint warnings by removing the "@" at the start of shell 2006-05-19 16:18:51 +00:00
icecast1 Converted to the SUBST framework. 2006-04-30 21:26:54 +00:00
ices-mp3 Recursive revision bump / recommended bump for gettext ABI change. 2006-02-05 23:08:03 +00:00
id3 Point MAINTAINER to pkgsrc-users@NetBSD.org in the case where no 2006-03-04 21:28:51 +00:00
id3ed Point MAINTAINER to pkgsrc-users@NetBSD.org in the case where no 2006-03-04 21:28:51 +00:00
id3lib Aligned the last line of the buildlink3.mk files with the first line, so 2006-04-12 10:26:59 +00:00
id3v2 Fix typo or mispelling. 2006-04-22 02:57:31 +00:00
ifp-line Fix PLIST. Bump PKGREVISION. 2005-09-22 04:08:31 +00:00
jack Mark as BROKEN_IN pkgsrc-2006Q1 according to 2006-05-18 20:29:58 +00:00
juke Replace use of FILES_SUBST_SED with explicit SUBST framework use. 2006-01-04 17:31:28 +00:00
kmp Bump BUILDLINK_ABI_DEPENDS.png and PKGREVISION for png-1.2.9nb2 update. 2006-04-17 13:45:57 +00:00
ladspa Set INSTALLATION_DIRS to create directories before installing files into 2006-05-12 22:43:46 +00:00
lame Aligned the last line of the buildlink3.mk files with the first line, so 2006-04-12 10:26:59 +00:00
liba52 Aligned the last line of the buildlink3.mk files with the first line, so 2006-04-12 10:26:59 +00:00
libac3 Add DragonFly support. Fix lvalue cast to allow build with GCC 3.4+. 2005-11-11 17:48:25 +00:00
libao Reset MAINTAINER; I don't have the time nor inclination to maintain 2006-04-22 07:32:24 +00:00
libao-arts Recursive revision bump / recommended bump for gettext ABI change. 2006-02-05 23:08:03 +00:00
libao-esound Recursive revision bump / recommended bump for gettext ABI change. 2006-02-05 23:08:03 +00:00
libao-macosx Over 1200 files touched but no revisions bumped :) 2006-04-06 06:21:32 +00:00
libao-oss Removed the superfluous "quotes" and 'quotes' from variables that don't 2006-04-22 09:22:05 +00:00
libao-sun Mention this is used on many BSD systems as well as Solaris. 2006-04-13 21:41:10 +00:00
libaudiofile Aligned the last line of the buildlink3.mk files with the first line, so 2006-04-12 10:26:59 +00:00
libcdaudio Fix typo or mispelling. 2006-04-22 02:57:31 +00:00
libcddb Aligned the last line of the buildlink3.mk files with the first line, so 2006-04-12 10:26:59 +00:00
libdca Removed the superfluous "quotes" and 'quotes' from variables that don't 2006-04-22 09:22:05 +00:00
libhydrogen Aligned the last line of the buildlink3.mk files with the first line, so 2006-04-12 10:26:59 +00:00
libid3tag Aligned the last line of the buildlink3.mk files with the first line, so 2006-04-12 10:26:59 +00:00
libmad Aligned the last line of the buildlink3.mk files with the first line, so 2006-04-12 10:26:59 +00:00
libmikmod Aligned the last line of the buildlink3.mk files with the first line, so 2006-04-12 10:26:59 +00:00
libmodplug Aligned the last line of the buildlink3.mk files with the first line, so 2006-04-12 10:26:59 +00:00
libmpd Fix typo or mispelling. 2006-04-22 02:57:31 +00:00
libmusepack Aligned the last line of the buildlink3.mk files with the first line, so 2006-04-12 10:26:59 +00:00
libopendaap Aligned the last line of the buildlink3.mk files with the first line, so 2006-04-12 10:26:59 +00:00
libsamplerate Aligned the last line of the buildlink3.mk files with the first line, so 2006-04-12 10:26:59 +00:00
libshout Aligned the last line of the buildlink3.mk files with the first line, so 2006-04-12 10:26:59 +00:00
libsidplay Aligned the last line of the buildlink3.mk files with the first line, so 2006-04-12 10:26:59 +00:00
libsidplay2 Fix build with GCC 3.4+ by adding explicit this references for template 2006-04-19 16:51:47 +00:00
libsndfile Changes 1.0.16: 2006-04-30 17:29:29 +00:00
libtunepimp Remove two mirrors that are not mirroring. 2006-05-30 23:27:55 +00:00
libvisual Uses C++. 2006-05-13 12:33:04 +00:00
libvisual-bmp Bump BUILDLINK_ABI_DEPENDS.png and PKGREVISION for png-1.2.9nb2 update. 2006-04-17 13:45:57 +00:00
libvisual-plugins Uses C++. 2006-05-13 12:47:36 +00:00
libvisual-xmms Strip ${PKGLOCALEDIR} from PLISTs of packages that already obey 2006-04-17 07:07:11 +00:00
libvorbis Reset MAINTAINER; I don't have the time nor inclination to maintain 2006-04-22 07:32:24 +00:00
liteamp Bump BUILDLINK_ABI_DEPENDS.png and PKGREVISION for png-1.2.9nb2 update. 2006-04-17 13:45:57 +00:00
liveice Replace references to ossaudio.buildlink3.mk with oss.buildlink3.mk. 2006-03-09 21:04:39 +00:00
mad Recursive revision bump / recommended bump for gettext ABI change. 2006-02-05 23:08:03 +00:00
mad123 Fix typo or mispelling. 2006-04-22 02:57:31 +00:00
madman Explicitly link with pthread, when using Qt. 2006-05-31 10:25:19 +00:00
madplay Strip ${PKGLOCALEDIR} from PLISTs of packages that already obey 2006-04-17 07:07:11 +00:00
malint Add bin/malint. 2005-08-15 01:55:11 +00:00
maplay Add USE_LANGUAGES+= c++ as noted by Gilles Dauphin in PR 33541 2006-05-24 11:47:12 +00:00
mbrola Recursive revision bump / recommended bump for gettext ABI change. 2006-02-05 23:08:03 +00:00
mbrolavox-en1 Fixed some pkglint warnings by removing the "@" at the start of shell 2006-05-19 16:18:51 +00:00
mbrolavox-us1 Fixed some pkglint warnings by removing the "@" at the start of shell 2006-05-19 16:18:51 +00:00
mbrolavox-us2 Fixed some pkglint warnings by removing the "@" at the start of shell 2006-05-19 16:18:51 +00:00
mbrolavox-us3 Fixed some pkglint warnings by removing the "@" at the start of shell 2006-05-19 16:18:51 +00:00
mikmod Recursive revision bump / recommended bump for gettext ABI change. 2006-02-05 23:08:03 +00:00
mixer.app Replace references to ossaudio.buildlink3.mk with oss.buildlink3.mk. 2006-03-09 21:04:39 +00:00
moc Replace references to ossaudio.buildlink3.mk with oss.buildlink3.mk. 2006-03-09 21:04:39 +00:00
moss Fixed pkglint warnings. 2006-05-22 10:01:02 +00:00
mp3_check Point MAINTAINER to pkgsrc-users@NetBSD.org in the case where no 2006-03-04 21:28:51 +00:00
mp3asm Fixed pkglint warnings. The warnings are mostly quoting issues, for 2005-12-05 20:49:47 +00:00
mp3blaster Mark as using c and c++. Closes PR 33497 by martijn. 2006-05-16 17:14:10 +00:00
mp3check Fixes for GCC 3.4+: add explicit this-> when calling inherited 2005-12-11 22:03:39 +00:00
mp3info Add RMD160 digests to the SHA1 ones. 2005-02-23 20:39:42 +00:00
mp3splt Replace incomplete array definition in prototype to match definition. 2006-03-06 14:26:17 +00:00
mp3to Fixed some pkglint warnings by removing the "@" at the start of shell 2006-05-19 16:18:51 +00:00
mp32ogg Recursive revision bump / recommended bump for gettext ABI change. 2006-02-05 23:08:03 +00:00
mpc Fix C99-isms to make this package compile with gcc 2.95. 2005-06-14 00:58:45 +00:00
mpegaudio Point MAINTAINER to pkgsrc-users@NetBSD.org in the case where no 2006-03-04 21:28:51 +00:00
mpg123 fix buffer overflow (CVE-2006-1655), from Debian 2006-05-26 12:16:13 +00:00
mpg123-esound also bump PKGREVISION for mpg123 security fix, pointed out 2006-05-26 12:33:37 +00:00
mpg123-nas also bump PKGREVISION for mpg123 security fix, pointed out 2006-05-26 12:33:37 +00:00
mpg321 Recursive revision bump / recommended bump for gettext ABI change. 2006-02-05 23:08:03 +00:00
mserv This package installs perl scripts. Add a dependency on perl using USE_TOOLS. 2006-05-14 21:10:28 +00:00
mserv-devel Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used. 2005-04-11 21:44:48 +00:00
mserv_irman Get rid of USE_PERL5. The new way to express needing the Perl executable 2005-07-16 01:19:06 +00:00
mstream Fix cleanup. 2006-03-11 10:46:27 +00:00
muse Uses C++ and msgfmt. 2006-05-15 18:33:45 +00:00
musicbox Uses C++. 2006-05-13 12:59:26 +00:00
musicbrainz Aligned the last line of the buildlink3.mk files with the first line, so 2006-04-12 10:26:59 +00:00
musicpd Fixed some pkglint warnings by removing the "@" at the start of shell 2006-05-19 16:18:51 +00:00
nas Over 1200 files touched but no revisions bumped :) 2006-04-06 06:21:32 +00:00
ncmpc Strip ${PKGLOCALEDIR} from PLISTs of packages that already obey 2006-04-17 07:07:11 +00:00
normalize Changes 0.7.7: 2006-04-21 09:28:47 +00:00
nosefart Removed the superfluous "quotes" and 'quotes' from variables that don't 2006-04-22 09:22:05 +00:00
nspmod Use the Linux source for DragonFly. 2006-01-12 16:46:21 +00:00
oggasm Recursive revision bump / recommended bump for gettext ABI change. 2006-02-05 23:08:03 +00:00
openal Aligned the last line of the buildlink3.mk files with the first line, so 2006-04-12 10:26:59 +00:00
p5-Audio-CD Update HOMEPAGE and MASTER_SITES. 2005-10-16 15:29:13 +00:00
p5-Audio-Wav Point MAINTAINER to pkgsrc-users@NetBSD.org in the case where no 2006-03-04 21:28:51 +00:00
p5-CDDB Point MAINTAINER to pkgsrc-users@NetBSD.org in the case where no 2006-03-04 21:28:51 +00:00
p5-CDDB_get Point MAINTAINER to pkgsrc-users@NetBSD.org in the case where no 2006-03-04 21:28:51 +00:00
p5-MP3-Info Point MAINTAINER to pkgsrc-users@NetBSD.org in the case where no 2006-03-04 21:28:51 +00:00
p5-MP3-Tag Fixed pkglint warnings. The warnings are mostly quoting issues, for 2005-12-05 20:49:47 +00:00
p5-MusicBrainz-Client Point MAINTAINER to pkgsrc-users@NetBSD.org in the case where no 2006-03-04 21:28:51 +00:00
p5-MusicBrainz-Queries Point MAINTAINER to pkgsrc-users@NetBSD.org in the case where no 2006-03-04 21:28:51 +00:00
portaudio Add a compiler option to find a header file on Darwin. This addresses the 2006-05-16 08:09:42 +00:00
portaudio-devel Initial import for portaudio-devel-20060521 (at this moment also known 2006-05-21 22:21:10 +00:00
py-ao Point MAINTAINER to pkgsrc-users@NetBSD.org in the case where no 2006-03-04 21:28:51 +00:00
py-cddb Recursive revision bump / recommended bump for gettext ABI change. 2006-02-05 23:08:03 +00:00
py-mad Recursive revision bump / recommended bump for gettext ABI change. 2006-02-05 23:08:03 +00:00
py-musique Restrict to Python 2.3 and 2.4, py-gtk2 doesn't support older versions. 2006-05-26 23:56:25 +00:00
py-ogg pyversion.mk only needs to be included once. 2006-05-19 16:14:14 +00:00
py-vorbis Point MAINTAINER to pkgsrc-users@NetBSD.org in the case where no 2006-03-04 21:28:51 +00:00
py-xmms Removed the superfluous "quotes" and 'quotes' from variables that don't 2006-04-22 09:22:05 +00:00
qsynth Create share/icons directory before installing into it. 2006-05-28 11:56:04 +00:00
rexima Replace references to ossaudio.buildlink3.mk with oss.buildlink3.mk. 2006-03-09 21:04:39 +00:00
rhythmbox Bump BUILDLINK_ABI_DEPENDS.png and PKGREVISION for png-1.2.9nb2 update. 2006-04-17 13:45:57 +00:00
rio Point MAINTAINER to pkgsrc-users@NetBSD.org in the case where no 2006-03-04 21:28:51 +00:00
rio500 Fix typo or mispelling. 2006-04-22 02:57:31 +00:00
rioutil Add DragonFly support. Also unmask for FreeBSD and OpenBSD, if it 2005-12-07 17:35:37 +00:00
rip Point MAINTAINER to pkgsrc-users@NetBSD.org in the case where no 2006-03-04 21:28:51 +00:00
rosegarden Point MAINTAINER to pkgsrc-users@NetBSD.org in the case where no 2006-03-04 21:28:51 +00:00
rplay Aligned the last line of the buildlink3.mk files with the first line, so 2006-04-12 10:26:59 +00:00
rsynth Point MAINTAINER to pkgsrc-users@NetBSD.org in the case where no 2006-03-04 21:28:51 +00:00
SDL-arts Recursive revision bump / recommended bump for gettext ABI change. 2006-02-05 23:08:03 +00:00
SDL-esound Recursive revision bump / recommended bump for gettext ABI change. 2006-02-05 23:08:03 +00:00
SDL-nas Over 1200 files touched but no revisions bumped :) 2006-04-06 06:21:32 +00:00
SDL_mixer Over 1200 files touched but no revisions bumped :) 2006-04-06 06:21:32 +00:00
SDL_sound Aligned the last line of the buildlink3.mk files with the first line, so 2006-04-12 10:26:59 +00:00
shorten Add RMD160 digests to the SHA1 ones. 2005-02-23 20:39:42 +00:00
sidplay Recursive revision bump / recommended bump for gettext ABI change. 2006-02-05 23:08:03 +00:00
sidplay2 Use OSS on DragonFly as well. 2006-04-20 14:14:15 +00:00
snd Strip ${PKGLOCALEDIR} from PLISTs of packages that already obey 2006-04-17 07:07:11 +00:00
solfege Bump BUILDLINK_ABI_DEPENDS.png and PKGREVISION for png-1.2.9nb2 update. 2006-04-17 13:45:57 +00:00
sox Added a patch to support SunPro. 2006-04-26 07:41:17 +00:00
speex Aligned the last line of the buildlink3.mk files with the first line, so 2006-04-12 10:26:59 +00:00
spiralloops Replace references to ossaudio.buildlink3.mk with oss.buildlink3.mk. 2006-03-09 21:04:39 +00:00
spiralsynth Replace references to ossaudio.buildlink3.mk with oss.buildlink3.mk. 2006-03-09 21:04:39 +00:00
splay Replace references to ossaudio.buildlink3.mk with oss.buildlink3.mk. 2006-03-09 21:04:39 +00:00
streamripper Point MAINTAINER to pkgsrc-users@NetBSD.org in the case where no 2006-03-04 21:28:51 +00:00
streamtuner Bump BUILDLINK_ABI_DEPENDS.png and PKGREVISION for png-1.2.9nb2 update. 2006-04-17 13:45:57 +00:00
sweep Strip ${PKGLOCALEDIR} from PLISTs of packages that already obey 2006-04-17 07:07:11 +00:00
taglib Force presence of zlib on all platforms for consistency. Bump PKGREVISION 2006-05-04 16:37:29 +00:00
tcd Recursive revision bump / recommended bump for gettext ABI change. 2006-02-05 23:08:03 +00:00
tcl-snack Replace references to ossaudio.buildlink3.mk with oss.buildlink3.mk. 2006-03-09 21:04:39 +00:00
terminatorx Uses C++. 2006-05-15 18:37:20 +00:00
tfmxplay Replace references to ossaudio.buildlink3.mk with oss.buildlink3.mk. 2006-03-09 21:04:39 +00:00
timidity Removed the superfluous "quotes" and 'quotes' from variables that don't 2006-04-22 09:22:05 +00:00
toolame Point MAINTAINER to pkgsrc-users@NetBSD.org in the case where no 2006-03-04 21:28:51 +00:00
tosha Replace references to ossaudio.buildlink3.mk with oss.buildlink3.mk. 2006-03-09 21:04:39 +00:00
tracker Fixed pkglint warnings. 2006-04-13 23:31:19 +00:00
tremor Aligned the last line of the buildlink3.mk files with the first line, so 2006-04-12 10:26:59 +00:00
tremor-tools Recursive revision bump / recommended bump for gettext ABI change. 2006-02-05 23:08:03 +00:00
trm Recursive revision bump / recommended bump for gettext ABI change. 2006-02-05 23:08:03 +00:00
tunesbrowser Bump BUILDLINK_ABI_DEPENDS.png and PKGREVISION for png-1.2.9nb2 update. 2006-04-17 13:45:57 +00:00
twolame Initial import of twolame-0.3.7. 2006-05-21 10:16:55 +00:00
ubs Fixed some pkglint warnings by removing the "@" at the start of shell 2006-05-19 16:18:51 +00:00
vorbis-tools Reset MAINTAINER; I don't have the time nor inclination to maintain 2006-04-22 07:32:24 +00:00
vorbisgain Fix typo or mispelling. 2006-04-22 02:57:31 +00:00
wavesurfer Removed the superfluous "quotes" and 'quotes' from variables that don't 2006-04-22 09:22:05 +00:00
wmmixer Uses C++. 2006-05-14 15:22:08 +00:00
wmmp Fix patch-aa sha1 sum. [hi minskim!] 2006-03-22 21:13:42 +00:00
wmmp3 Recursive revision bump / recommended bump for gettext ABI change. 2006-02-05 23:08:03 +00:00
wmsmixer Replace references to ossaudio.buildlink3.mk with oss.buildlink3.mk. 2006-03-09 21:04:39 +00:00
wmusic Recursive revision bump / recommended bump for gettext ABI change. 2006-02-05 23:08:03 +00:00
wsoundprefs Bump BUILDLINK_ABI_DEPENDS.png and PKGREVISION for png-1.2.9nb2 update. 2006-04-17 13:45:57 +00:00
wsoundserver Bump BUILDLINK_ABI_DEPENDS.png and PKGREVISION for png-1.2.9nb2 update. 2006-04-17 13:45:57 +00:00
xamp Recursive revision bump / recommended bump for gettext ABI change. 2006-02-05 23:08:03 +00:00
xanalyser Replace references to ossaudio.buildlink3.mk with oss.buildlink3.mk. 2006-03-09 21:04:39 +00:00
xcdplayer Point MAINTAINER to pkgsrc-users@NetBSD.org in the case where no 2006-03-04 21:28:51 +00:00
xfce4-mixer Bump BUILDLINK_ABI_DEPENDS.png and PKGREVISION for png-1.2.9nb2 update. 2006-04-17 13:45:57 +00:00
xfce4-xmms-plugin Bump BUILDLINK_ABI_DEPENDS.png and PKGREVISION for png-1.2.9nb2 update. 2006-04-17 13:45:57 +00:00
xhippo Strip ${PKGLOCALEDIR} from PLISTs of packages that already obey 2006-04-17 07:07:11 +00:00
xine-arts Recursive revision bump / recommended bump for gettext ABI change. 2006-02-05 23:08:03 +00:00
xine-esound Recursive revision bump / recommended bump for gettext ABI change. 2006-02-05 23:08:03 +00:00
xmcd Modify the pkginstall framework so that it manages all aspects of 2006-03-14 01:14:26 +00:00
xmix Replace references to ossaudio.buildlink3.mk with oss.buildlink3.mk. 2006-03-09 21:04:39 +00:00
xmmix Replace references to ossaudio.buildlink3.mk with oss.buildlink3.mk. 2006-03-09 21:04:39 +00:00
xmms Strip ${PKGLOCALEDIR} from PLISTs of packages that already obey 2006-04-17 07:07:11 +00:00
xmms-alarm Point MAINTAINER to pkgsrc-users@NetBSD.org in the case where no 2006-03-04 21:28:51 +00:00
xmms-arts Replace references to ossaudio.buildlink3.mk with oss.buildlink3.mk. 2006-03-09 21:04:39 +00:00
xmms-bezier Uses C++. 2006-05-15 18:37:20 +00:00
xmms-blursk Point MAINTAINER to pkgsrc-users@NetBSD.org in the case where no 2006-03-04 21:28:51 +00:00
xmms-bump-scope Point MAINTAINER to pkgsrc-users@NetBSD.org in the case where no 2006-03-04 21:28:51 +00:00
xmms-crossfade Fix typo or mispelling. 2006-04-22 02:57:31 +00:00
xmms-dflowers Point MAINTAINER to pkgsrc-users@NetBSD.org in the case where no 2006-03-04 21:28:51 +00:00
xmms-dscope Point MAINTAINER to pkgsrc-users@NetBSD.org in the case where no 2006-03-04 21:28:51 +00:00
xmms-dspectogram Point MAINTAINER to pkgsrc-users@NetBSD.org in the case where no 2006-03-04 21:28:51 +00:00
xmms-dspectral Point MAINTAINER to pkgsrc-users@NetBSD.org in the case where no 2006-03-04 21:28:51 +00:00
xmms-esound Over 1200 files touched but no revisions bumped :) 2006-04-06 06:21:32 +00:00
xmms-faad Point MAINTAINER to pkgsrc-users@NetBSD.org in the case where no 2006-03-04 21:28:51 +00:00
xmms-flac Recursive revision bump / recommended bump for gettext ABI change. 2006-02-05 23:08:03 +00:00
xmms-fmradio Replace references to ossaudio.buildlink3.mk with oss.buildlink3.mk. 2006-03-09 21:04:39 +00:00
xmms-funtimedancer Point MAINTAINER to pkgsrc-users@NetBSD.org in the case where no 2006-03-04 21:28:51 +00:00
xmms-gdancer Point MAINTAINER to pkgsrc-users@NetBSD.org in the case where no 2006-03-04 21:28:51 +00:00
xmms-infinity Point MAINTAINER to pkgsrc-users@NetBSD.org in the case where no 2006-03-04 21:28:51 +00:00
xmms-iris Point MAINTAINER to pkgsrc-users@NetBSD.org in the case where no 2006-03-04 21:28:51 +00:00
xmms-jakdaw Point MAINTAINER to pkgsrc-users@NetBSD.org in the case where no 2006-03-04 21:28:51 +00:00
xmms-jess Point MAINTAINER to pkgsrc-users@NetBSD.org in the case where no 2006-03-04 21:28:51 +00:00
xmms-liveice Point MAINTAINER to pkgsrc-users@NetBSD.org in the case where no 2006-03-04 21:28:51 +00:00
xmms-mad Over 1200 files touched but no revisions bumped :) 2006-04-06 06:21:32 +00:00
xmms-madspin Point MAINTAINER to pkgsrc-users@NetBSD.org in the case where no 2006-03-04 21:28:51 +00:00
xmms-meta-input Aligned the last line of the buildlink3.mk files with the first line, so 2006-04-12 10:26:59 +00:00
xmms-meta-timidity Recursive revision bump / recommended bump for gettext ABI change. 2006-02-05 23:08:03 +00:00
xmms-modplug Replace references to ossaudio.buildlink3.mk with oss.buildlink3.mk. 2006-03-09 21:04:39 +00:00
xmms-musepack Point MAINTAINER to pkgsrc-users@NetBSD.org in the case where no 2006-03-04 21:28:51 +00:00
xmms-neato Point MAINTAINER to pkgsrc-users@NetBSD.org in the case where no 2006-03-04 21:28:51 +00:00
xmms-nebulus Point MAINTAINER to pkgsrc-users@NetBSD.org in the case where no 2006-03-04 21:28:51 +00:00
xmms-paranormal Fixed pkglint warnings. Removed the hack to rename XML_CONFIG to 2006-05-22 05:42:59 +00:00
xmms-sid Uses C++. 2006-05-15 18:37:20 +00:00
xmms-synaesthesia Point MAINTAINER to pkgsrc-users@NetBSD.org in the case where no 2006-03-04 21:28:51 +00:00
xmms-tv-scope Point MAINTAINER to pkgsrc-users@NetBSD.org in the case where no 2006-03-04 21:28:51 +00:00
xmms-vismsa Point MAINTAINER to pkgsrc-users@NetBSD.org in the case where no 2006-03-04 21:28:51 +00:00
xmms-wma Point MAINTAINER to pkgsrc-users@NetBSD.org in the case where no 2006-03-04 21:28:51 +00:00
xmmsctrl Point MAINTAINER to pkgsrc-users@NetBSD.org in the case where no 2006-03-04 21:28:51 +00:00
xmp Recursive revision bump / recommended bump for gettext ABI change. 2006-02-05 23:08:03 +00:00
xmradio Point MAINTAINER to pkgsrc-users@NetBSD.org in the case where no 2006-03-04 21:28:51 +00:00
xsidplay USE_LANGUAGES=c c++ 2006-05-22 22:58:19 +00:00
xwave Replace references to ossaudio.buildlink3.mk with oss.buildlink3.mk. 2006-03-09 21:04:39 +00:00
Makefile Add entry for csound5-manual. 2006-05-21 22:51:26 +00:00