CVS: cvs.openbsd.org: ports

2008-12-25 Thread Marcus Glocker
CVSROOT:/cvs
Module name:ports
Changes by: mgloc...@cvs.openbsd.org2008/12/25 03:32:13

Log message:
Builds firmware package for the uvideo(4) driver.

Help and OK sthen@

Status:

Vendor Tag: mglocker
Release Tags:   mglocker_2008-Dec-25

N ports/sysutils/uvideo-firmware/Makefile
N ports/sysutils/uvideo-firmware/distinfo
N ports/sysutils/uvideo-firmware/pkg/DESCR
N ports/sysutils/uvideo-firmware/pkg/PLIST

No conflicts created by this import



CVS: cvs.openbsd.org: ports

2008-12-25 Thread Marcus Glocker
CVSROOT:/cvs
Module name:ports
Changes by: mgloc...@cvs.openbsd.org2008/12/25 03:39:12

Log message:
Builds firmware package for the acx(4) driver.

Help and OK sthen@

Status:

Vendor Tag: mglocker
Release Tags:   mglocker_2008-Dec-25

N ports/sysutils/acx-firmware/Makefile
N ports/sysutils/acx-firmware/distinfo
N ports/sysutils/acx-firmware/pkg/DESCR
N ports/sysutils/acx-firmware/pkg/PLIST

No conflicts created by this import



CVS: cvs.openbsd.org: ports

2008-12-25 Thread Marcus Glocker
CVSROOT:/cvs
Module name:ports
Changes by: mgloc...@cvs.openbsd.org2008/12/25 03:43:29

Log message:
Builds firmware package for the malo(4) driver.

Help and OK sthen@

Status:

Vendor Tag: mglocker
Release Tags:   mglocker_2008-Dec-25

N ports/sysutils/malo-firmware/Makefile
N ports/sysutils/malo-firmware/distinfo
N ports/sysutils/malo-firmware/pkg/DESCR
N ports/sysutils/malo-firmware/pkg/PLIST

No conflicts created by this import



CVS: cvs.openbsd.org: ports

2008-12-25 Thread Marcus Glocker
CVSROOT:/cvs
Module name:ports
Changes by: mgloc...@cvs.openbsd.org2008/12/25 03:48:10

Log message:
Builds firmware package for the upgt(4) driver.

Help and OK sthen@

Status:

Vendor Tag: mglocker
Release Tags:   mglocker_2008-Dec-25

N ports/sysutils/upgt-firmware/Makefile
N ports/sysutils/upgt-firmware/distinfo
N ports/sysutils/upgt-firmware/pkg/DESCR
N ports/sysutils/upgt-firmware/pkg/PLIST

No conflicts created by this import



CVS: cvs.openbsd.org: ports

2008-12-25 Thread Marcus Glocker
CVSROOT:/cvs
Module name:ports
Changes by: mgloc...@cvs.openbsd.org2008/12/25 03:51:12

Modified files:
sysutils   : Makefile 

Log message:
Add acx-firmware, bwi-firmware, malo-firmware, pgt-firmware, upgt-firmware,
and uvideo-firmware.

OK sthen@



CVS: cvs.openbsd.org: ports

2008-12-25 Thread Marcus Glocker
CVSROOT:/cvs
Module name:ports
Changes by: mgloc...@cvs.openbsd.org2008/12/25 12:17:18

Modified files:
sysutils/bwi-firmware: Makefile 
sysutils/malo-firmware: Makefile 
sysutils/pgt-firmware: Makefile 
sysutils/upgt-firmware: Makefile 

Log message:
The license marker for some firmware ports was BSD instead of
Proprietary by mistake.  Fix it.

Spotted by ajacoutot@



CVS: cvs.openbsd.org: ports

2008-12-25 Thread Jacob Meuser
CVSROOT:/cvs
Module name:ports
Changes by: jake...@cvs.openbsd.org 2008/12/25 23:34:45

Modified files:
audio/xmms : Makefile 
audio/xmms/patches: patch-configure_in patch-xmms_main_c 
audio/xmms/pkg : PLIST-main 
Added files:
audio/xmms/files: Makefile.am audio_sndio.c 
audio/xmms/patches: patch-Output_Makefile_am 

Log message:
- add sndio backend, courtesy of Thomas Pfaff, thanks!
- get rid of PSEUDO_FLAVORS
- gain a bit of contrl over auto*

ok naddy@