Commit graph

18 commits

Author SHA1 Message Date
Jung-uk Kim
f26ec97c5a Update to build 1009. 2007-12-11 20:19:07 +00:00
Jung-uk Kim
f1eb4bbbf1 - Unbreak build on 5.x.[1]
- Remove userdefs if it is unchanged or empty.

PR:		ports/117826
Reported by:	pointyhat
Submitted by:	Yen-Ming Lee (leeym at leeym dot com)[1]
Approved by:	portmgr (linimon)
2007-11-13 15:59:06 +00:00
Jung-uk Kim
4fa18998ba Update to build 1008.
Approved by:	glewis (mentor)
2007-10-26 15:15:17 +00:00
Jung-uk Kim
b92fb0c826 - Do not remove legacy_devices while uninstalling. It is useful
for reinstallation.
- Use @dirrmtry instead of @dirrm for lib/oss, lib/oss/etc, and
lib/oss/logs to preserve user data and to avoid errors when
deinstalling.
- Move files/pkg-message.in to pkg-message because it is static.
- Sort pkg-plist by destination paths.

Approved by:	glewis (mentor)
2007-10-12 16:13:14 +00:00
Jung-uk Kim
f986165b5b Move userdefs creation from install.sh to post-install.
Reported by:	Christophe Cap (christophe dot cap at gmail dot com)
Approved by:	glewis (mentor)
2007-10-10 18:07:11 +00:00
Edwin Groothuis
4c97fac781 Replace all INSTALL_DATA/INSTALL_SCRIPT and INSTALL_PROGRAM/STRIP=
hacks to install kernel loadable modules correctly on amd64 platforms
with the new INSTALL_KLD command.

All PORTREVISIONS have been bumped to show when the new version of
installing became available.
2007-10-07 02:56:19 +00:00
Jung-uk Kim
11dda04c54 Do not install soundcard.h.
This header file conflicts with FreeBSD's soundcard.h.  -CURRENT has
OSS v4 compatible version but -STABLE does not.  Since we are not
installing libOSSlib.so at the moment, it is useless any way.

Pointed out by:	trasz
Approved by:	glewis (mentor)
2007-10-02 18:01:51 +00:00
Jung-uk Kim
9b9549b341 Fix Audigy mixer bug.
http://4front-tech.com/forum/viewtopic.php?t=2290

Approved by:	glewis (mentor)
Obtained from:	4Front Technologies
2007-09-19 20:17:44 +00:00
Jung-uk Kim
5d64cd21e7 Update to build 1006. 2007-09-05 19:04:16 +00:00
Edward Tomasz Napierala
b1125e173d Pass maintainership to Jung-uk Kim; he is putting much more effort
into this port than I do.

Approved by:	jkim, miwi (mentor)
2007-07-18 11:27:50 +00:00
Edward Tomasz Napierala
09765f4cb0 - Update to build 1004. While here, switch from GPL-ed sources
to the CDDL ones; there is no functional difference between
  these.

Approved by:	miwi (mentor)
2007-07-14 18:26:20 +00:00
Edward Tomasz Napierala
7f61744f4a - Make it work on 7-CURRENT.
Submitted by:	jkim
Approved by:	miwi (mentor)
2007-07-12 18:40:39 +00:00
Edward Tomasz Napierala
441a55557e - Fix rc script, properly this time. This is style cleanup, so don't
bump PORTREVISION.

Submitted by:	dougb
Approved by:	miwi (mentor)
2007-07-11 22:09:52 +00:00
Edward Tomasz Napierala
627cb575f7 - Use proper capitalization in my email address.
Approved by:	miwi (mentor)
Suggested by:	sat
2007-07-11 22:06:16 +00:00
Edward Tomasz Napierala
3d81cbbcf4 - Fix rc script to not emit a warning at startup when oss_enable is not
set in /etc/rc.conf, and mention oss_enable in pkg-message.in.

Approved by:	miwi (mentor)
2007-07-08 12:32:13 +00:00
Mark Linimon
854e3881a2 Installs kernel modules, so assign it to new kld virtual category.
Hat:		portmgr
2007-06-29 09:22:29 +00:00
Edward Tomasz Napierala
2b3aabdf90 - Fix paths in soundon
- Fix paths in man pages
- Fix plist
- Remove unneccessary patch

Approved by:	miwi (mentor)
2007-06-25 19:52:12 +00:00
Edward Tomasz Napierala
0a2993d06e - Add Open Sound System drivers, version 4.0 build 1003.
Approved by:	miwi (mentor)
2007-06-23 20:58:05 +00:00