aboutsummaryrefslogtreecommitdiff
path: root/audio/linux-alsa-lib
Commit message (Collapse)AuthorAgeFilesLines
* - Finish removal of support for Linux 2.4 in bsd.linux-apps.mk andRene Ladan2013-05-303-36/+0
| | | | | | | | | | | | | | | | | | | | bsd.linux-rpm.mk. The default linux version is now Fedora 10. - Remove now obsolete checks for Linux 2.4 in emulators/linux_base-c6, emulators/linux_base-f10, and emulators/linux_dist-gentoo-stage3. While there, remove superfluous -p argument from ${MKDIR}. - Remove now obsolete check for Linux 2.4 or FreeBSD 6 and lower from astro/google-earth. - Remove expired Fedora Core 4 ports which were only used on FreeBSD 7 and below. - Update LEGAL and MOVED PR: ports/176877 Submitted by: myself Approved by: portmgr (bapt) Exp-run by: bapt Notes: svn path=/head/; revision=319410
* Set the expiration date for all ports which depend upon linux_base-fc4 toAlexander Leidinger2012-04-141-0/+2
| | | | | | | | | | | | | | | | the EoL of the last 7.x release. The 7.x branch is the only supported FreeBSD version not yet at his EoL which needs a linux 2.4 based linuxulator environment (linux_base-f10 doesn't work there). I didn't bump the portrevision, this is mostly done as a hint for ports committers to tell them that at least the emulation@-owned ports need to stay until then (even the forbidden ones). The dependent ports need to go at the same time, but are free to be deleted before. Discussed with: bsam Notes: svn path=/head/; revision=294825
* - Get Rid MD5 supportMartin Wilke2011-03-191-2/+0
| | | | Notes: svn path=/head/; revision=271305
* . add linux-f10 ports to the rank of CONFLICTS for linux-fc4 ports;Boris Samorodov2009-06-021-2/+2
| | | | | | | . bump PORTREVISIONs. Notes: svn path=/head/; revision=235056
* Finish repocopies of new linux-f8 infrastructure ports:Boris Samorodov2009-04-011-0/+3
| | | | | | | | | . add CONFLICTS to 47 original ports; . bump PORTREVISIONs for all of them; . pet portlint for 2-3 ports (misplaced PORTREVISION). Notes: svn path=/head/; revision=231432
* Reset jylefort's port maintainerships. portmgr has taken his commit bitMark Linimon2008-04-291-1/+1
| | | | | | | into safekeeping due to inactivity. Notes: svn path=/head/; revision=212200
* - Remove unneeded dependency from gtk12/gtk20 [1]Martin Wilke2008-04-191-1/+1
| | | | | | | | | | | | | | | | | | - Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG - Remove X11BASE support in favor of LOCALBASE or PREFIX - Use USE_LDCONFIG instead of INSTALLS_SHLIB - Remove unneeded USE_GCC 3.4+ Thanks to all Helpers: Dmitry Marakasov, Chess Griffin, beech@, dinoex, rafan, gahr, ehaupt, nox, itetcu, flz, pav PR: 116263 Tested on: pointyhat Approved by: portmgr (pav) Notes: svn path=/head/; revision=211584
* o change default linux package at bsd.linux-rpm.mk for automaticBoris Samorodov2006-07-132-11/+10
| | | | | | | | | | | | | plist creation to FC4; o upgrade audio ports which use automatic plist creation to use FC4 packages or bump PORTREVISION for those which already use FC4 packages. [1] Approved by: julefort (maintainer, implicit) [1] netchild (mentor) Notes: svn path=/head/; revision=167689
* bsd.linux-rpm.mk:Alexander Leidinger2006-04-302-5/+9
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - document some variables - set some variables based upon presets [1] - automatically guess the src RPM (needs to be overidden for multi-RPM ports) [1] - allow to specify complete directories or a set of files for automatic brandelf handling (BRANDELF_DIRS/BRANDELF_FILES) [1] - add fc3 to the automatic plist handling [1] - allow to override the linux-rpm-generate-plist target - also detect @dirrmtry in the automatic plist handling [1] - adopt the new-plist target to the new world order [1] ports: [1,2] - edit WRKSRC (add rpm/i386/${LINUX_DIST}/${LINUX_DIST_VER}) - add source distfiles to distinfo to allow auto fetching sources with defined PACKAGE_BUILDING; - remove some variables already defined at linux-rpm (i.e. MASTRE_SITE_SUBDIR); - add LINUX_DIST_VER to every port (in case default linux_base changes); - bump PORTREVISION (so that the ports build cluster puts the src and binary RPM's to the new location) - update linux-openal to the newest FC3 port All errors are mine because of cut&paste patch merging. Aproved by: maintainer [2] Reviewed on: multimedia [1] Submitted by: Boris Samorodov <bsam@ipt.ru> [1] Notes: svn path=/head/; revision=160975
* Fix MASTER_SITE_SUBDIRJean-Yves Lefort2006-01-311-1/+1
| | | | | | | Reported by: pointyhat via kris Notes: svn path=/head/; revision=154877
* Switch to the USE_LINUX_RPM framework.Jean-Yves Lefort2006-01-221-3/+4
| | | | Notes: svn path=/head/; revision=154165
* The linuxulator does not support Linux amd64 code. When ${ARCH} isJean-Yves Lefort2005-11-292-3/+1
| | | | | | | amd64, use the i386 RPM packages. Notes: svn path=/head/; revision=149871
* Add linux-alsa-lib.Jean-Yves Lefort2005-11-264-0/+31
Notes: svn path=/head/; revision=149595