aboutsummaryrefslogtreecommitdiff
path: root/audio/linux-f10-alsa-lib/pkg-plist
Commit message (Collapse)AuthorAgeFilesLines
* Cleanup plistAntoine Brodin2014-11-131-8/+0
| | | | Notes: svn path=/head/; revision=372533
* Remove *.la filesTijl Coosemans2014-09-011-3/+0
| | | | Notes: svn path=/head/; revision=366861
* Update to version 1.0.21.Boris Samorodov2009-09-061-5/+6
| | | | | | | | PR: ports/138545 Requested by: Grzegorz Blach <magik at roorback.net> Notes: svn path=/head/; revision=240957
* . update to version 1.0.20-1.fc10; [1]Boris Samorodov2009-08-231-5/+5
| | | | | | | | | | | . update distinfo for sources as well; . fix pkg-plist. PR: ports/138058 [1] Submitted by: Rick Elrod <codeblock at eighthbit.net> [1] Notes: svn path=/head/; revision=240200
* Here are new Linux Fedora 10 infrastructure ports.Boris Samorodov2009-06-011-81/+83
| | | | | | | | | | | | | | | | | | | | | | | | | | | Those ports are intended to be used with 8-CURRENT at least with SVN r192206. If you want to switch to linux-f10 ports, please define at /etc/make.conf: OVERRIDE_LINUX_BASE_PORT=f10 OVERRIDE_LINUX_NONBASE_PORTS=f10 An upgrading procedure is shown at /usr/ports/UPDATING, entries 20090401 and 20070327. For the first time all tested linux ports work as expected(!): . acroread8; . google-earth; . skype; . seamonkey. Many thanks for kernel folks who really did the main work (and I wrote only some lines of ports). There is a good chance that those ports may become a default for 8.0-RELEASE. Please, test and report back to emulation@ ML. Notes: svn path=/head/; revision=234983
* Here are new Linux Fedora 8 infrastructure ports.Boris Samorodov2009-04-011-0/+94
The recommended version of FreeBSD to use them is 8-CURRENT. FreeBSD-7.x is not fully compatible with compat.linux.osrelease 2.6.16. Some syscalls cannot be MFCed due to native FreeBSD ABI breakage. Usage (and package building): 1. define compat.linux.osrelease=2.6.16; 2. add following variables to /etc/make.conf: . OVERRIDE_LINUX_BASE_PORT=f8; . OVERRIDE_LINUX_NONBASE_PORTS=f8. Approved by: bsam (me) ;-) Notes: svn path=/head/; revision=231438