[Midnightbsd-cvs] www: /www: add xfce to featured
smultron at midnightbsd.org
smultron at midnightbsd.org
Fri Jan 2 21:23:35 EST 2009
Log Message:
-----------
add xfce to featured
Modified Files:
--------------
www:
index.html (r1.62 -> r1.63)
www/images/ports:
001.png (r1.1 -> r1.2)
www/featured:
index.html (r1.6 -> r1.7)
-------------- next part --------------
Index: index.html
===================================================================
RCS file: /home/cvs/www/index.html,v
retrieving revision 1.62
retrieving revision 1.63
diff -L index.html -L index.html -u -r1.62 -r1.63
--- index.html
+++ index.html
@@ -49,6 +49,7 @@
<div id="ports">
<h2><a href="featured/">Featured Ports »</a></h2>
<ul>
+ <li id="fp1" title="XFCE"><a href="featured/#fp1">XFCE</a></li>
<li id="fp9" title="KDE"><a href="featured/#fp9">KDE</a></li>
<li id="fp8" title="GNUstep"><a href="featured/#fp8">GNUstep</a></li>
<li id="fp7" title="SeaMonkey"><a href="featured/#fp7">SeaMonkey</a></li>
@@ -57,7 +58,6 @@
<li id="fp4" title="Etoile"><a href="featured/#fp4">Etoile</a></li>
<li id="fp3" title="GIMP"><a href="featured/#fp3">Gimp</a></li>
<li id="fp2" title="AbiWord"><a href="featured/#fp2">AbiWord</a></li>
- <li id="fp1" title="Xine"><a href="featured/#fp1">Xine</a></li>
</ul>
</div>
<div id="security">
Index: index.html
===================================================================
RCS file: /home/cvs/www/featured/index.html,v
retrieving revision 1.6
retrieving revision 1.7
diff -L featured/index.html -L featured/index.html -u -r1.6 -r1.7
--- featured/index.html
+++ featured/index.html
@@ -29,6 +29,13 @@
<div class="clear"></div>
<div id="text">
<h2><img src="../images/oxygen/fports32.png" alt=""> Featured Ports</h2>
+ <blockquote id="fp1" class="featured">
+ <p><a href="http://xfce.org/"><img src="../images/ports/001.png" alt=""></a></p>
+ <h3 class="featured">Xfce 4.4.2</h3>
+ <p class="featured-date">09/26/2008</p>
+ <p class="featured-install">To install: <code>$ sudo pkg_add -r xfce4</code></p>
+ <p>is a free software desktop environment for Unix and other Unix-like platforms, such as Linux, Solaris and BSD. It aims to be fast and lightweight, while still being visually appealing and easy to use. It is based on the GTK+ 2 toolkit (as is GNOME). It uses the Xfwm window manager, described below. Its configuration is entirely mouse-driven, and the configuration files are hidden from the casual user.</p>
+ </blockquote>
<blockquote id="fp9" class="featured">
<p><a href="http://www.kde.org/"><img src="../images/ports/009.png" alt=""></a></p>
<h3 class="featured">KDE 3.5.8</h3>
@@ -85,13 +92,6 @@
<p class="featured-install">To install: <code>$ sudo pkg_add -r abiword</code></p>
<p>AbiWord is a free software word processor licensed under the GNU General Public License. The name "AbiWord" (pronounced "Abby Word") is derived from the root of the Spanish word abierto, meaning "open". It is supported on Linux, Mac OS X (PowerPC), Microsoft Windows, ReactOS, BeOS, AmigaOS 4.0 (through its Cygnix X11 engine), and other operating systems.</p>
</blockquote>
- <blockquote id="fp1" class="featured">
- <p><a href="http://xinehq.de/"><img src="../images/ports/001.png" alt=""></a></p>
- <h3 class="featured">xine 1.1.15</h3>
- <p class="featured-date">12/11/2008</p>
- <p class="featured-install">To install: <code>$ sudo pkg_add -r libxine</code></p>
- <p>xine (officially pronounced like the name "Maxine" without "Ma") is a multimedia playback engine for Unix-like operating systems released under the GNU General Public License. xine is built around a shared library (xine-lib) that supports different frontend player applications. Another important feature of xine is the ability to manually correct the synchronization of audio and video streams. xine uses libraries from other projects such as liba52, libmpeg2, FFmpeg, libmad, FAAD2, and Ogle. xine can also use binary Windows codecs through a wrapper, bundled as the w32codecs, for playback of some media formats that are not handled natively.</p>
- </blockquote>
<blockquote class="center"><p>Software descriptions taken from their respective Wikipedia articles</p></blockquote>
</div>
<div class="horiz"><blockquote><hr></blockquote></div>
More information about the Midnightbsd-cvs
mailing list