summaryrefslogtreecommitdiff
path: root/audio/linux-f8-openal (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Reset jylefort's port maintainerships. portmgr has taken his commit bitMark Linimon2008-04-291-1/+1
| | | | into safekeeping due to inactivity.
* - 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)
* . update to a new version (0.0.9-0.6);Boris Samorodov2007-03-132-9/+7
| | | | | | . unbrake. Approved by: jylefort (implicit)
* BROKEN: UnfetchableKris Kennaway2007-02-271-0/+2
|
* o change default linux package at bsd.linux-rpm.mk for automaticBoris Samorodov2006-07-132-8/+8
| | | | | | | | | | 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)
* bsd.linux-rpm.mk:Alexander Leidinger2006-04-302-6/+10
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - 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]
* Fix MASTER_SITE_SUBDIRJean-Yves Lefort2006-01-311-1/+1
| | | | Reported by: pointyhat via kris
* Switch to the USE_LINUX_RPM framework.Jean-Yves Lefort2006-01-222-60/+5
|
* The linuxulator does not support Linux amd64 code. When ${ARCH} isJean-Yves Lefort2005-11-293-5/+3
| | | | amd64, use the i386 RPM packages.
* Add linux-openal.Jean-Yves Lefort2005-11-263-0/+33
|
* Add my RPM support infrastructure.Jean-Yves Lefort2005-11-261-0/+58