summaryrefslogtreecommitdiffstats
path: root/DOCS/FREEBSD
diff options
context:
space:
mode:
authorarpi_esp <arpi_esp@b3059339-0415-0410-9bf9-f77b7e298cf2>2001-06-03 00:31:41 +0000
committerarpi_esp <arpi_esp@b3059339-0415-0410-9bf9-f77b7e298cf2>2001-06-03 00:31:41 +0000
commit4cd35a04b907fcf450f3571b0f3288df848c4b07 (patch)
treef47dab2f2f578efae47bde754f9462e433b151ba /DOCS/FREEBSD
parent8e97bbd1dd30c66b3b12c42c56c773ee70b798b6 (diff)
downloadmpv-4cd35a04b907fcf450f3571b0f3288df848c4b07.tar.bz2
mpv-4cd35a04b907fcf450f3571b0f3288df848c4b07.tar.xz
FreeBSD support by Vladimir Kushnir vkushnir@Alfacom.net
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@959 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'DOCS/FREEBSD')
-rw-r--r--DOCS/FREEBSD19
1 files changed, 19 insertions, 0 deletions
diff --git a/DOCS/FREEBSD b/DOCS/FREEBSD
new file mode 100644
index 0000000000..480ddf938e
--- /dev/null
+++ b/DOCS/FREEBSD
@@ -0,0 +1,19 @@
+Notes for FreeBSD users
+=======================
+
+1. To build the package you will need GNU make (gmake, /usr/ports/devel/gmake),
+native BSD make will not work.
+
+2. Configure script is different for FreeBSD; use configure.FreeBSD instead.
+
+3. To run mplayer you will need to re-compile the kernel with
+"options USER_LDT" (unless you are running -CURRENT, where this is default).
+
+4. There's no VCD (well, it is not finished) or DVD support for FreeBSD yet.
+Feel free to add them :-)
+
+Enjoy (as do I)!
+
+--
+Vladimir Kushnir
+