Update of /cvsroot/fink/web
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv19554

Added Files:
        about.en.php links.en.php people.en.php 
Log Message:
submit the needed *.en.php of homepage and download pages to make the localization work

--- NEW FILE: about.en.php ---
<?
$title = "About";
$cvs_author = '$Author: jeff_yecn $';
$cvs_date = '$Date: 2004/03/02 03:32:01 $';

include "header.inc";
?>


<h1>More About Fink</h1>

<h2>What is Fink?</h2>

<p>
Fink is a project that wants to bring the full world of Unix
<a href="http://www.opensource.org/";>Open Source</a> software to
<a href="http://www.opensource.apple.com/";>Darwin</a> and
<a href="http://www.apple.com/macosx/";>Mac OS X</a>.
As a result, we have two main goals.
First, to modify existing Open Source software so that it will compile
and run on Mac OS X.
(This process is called porting.)
Second, to make the results available to casual users as a coherent,
comfortable distribution that matches what Linux users are used to.
(This process is called packaging.)
The project offers precompiled binary packages as well as a fully
automated build-from-source system.
</p>
<p>
To achieve these goals, Fink relies on the excellent package
management tools produced by the
<a href="http://www.debian.org/";>Debian</a> project - <code>dpkg</code>,
<code>dselect</code> and <code>apt-get</code>.
On top of that, Fink adds its own package manager, named (surprise!)
<code>fink</code>.
You can view <code>fink</code> as a build engine - it takes package
descriptions and produces binary .deb packages from that.
In the process, it downloads the original source code from the
Internet, patches it as necessary, then goes through the whole process
of configuring and building the package.
Finally, it wraps the results up in a package archive that is ready to
be installed by <code>dpkg</code>.
</p>
<p>
Since Fink sits on top of Mac OS X, it has a strict policy to avoid
interference with the base system.
As a result, Fink manages a separate directory tree and provides the
infrastructure to make it easy to use.
</p>


<h2>Why use Fink?</h2>

<p>
Five reasons to use Fink to install Unix software on your Mac:
</p>

<p>
<b>Power.</b>
Mac OS X includes only a basic set of command line tools.
Fink brings you enhancements for these tools as well as a selection of
graphical applications developed for Linux and other Unix variants.
</p>

<p>
<b>Convenience.</b>
With Fink the compile process is fully automated; you'll never have to
worry about Makefiles or configure scripts and their parameters
again.
The dependency system automatically takes care that all required
libraries are present.
Our packages are usually set up for their maximum feature set.
</p>

<p>
<b>Safety.</b>
Fink's strict non-interference policy makes sure that the vulnerable
parts of you Mac OS X system are not touched.
You can update Mac OS X without fear that it will step on Fink's toes
and vice versa.
Also, the packaging system lets you safely remove software you no
longer need.
</p>

<p>
<b>Coherence.</b>
Fink is not just a random collection of packages, it is a coherent
distribution.
Installed files are placed in predictable locations.
Documentation listings are kept up to date.
There's a unified interface to control server processes.
And there's more, most of it working for you under the hood.
</p>

<p>
<b>Flexibility.</b>
You only download and install the programs you need.
Fink gives you the freedom to install XFree86 or other X11 solutions
in any way you like.
If you don't want X11 at all, that's okay too.
</p>


<p>
<a href="index.php">Back Home</a> -
<a href="download/index.php">Download</a>
</p>


<?
include "footer.inc";
?>

--- NEW FILE: links.en.php ---
<?
$title = "Links";
$cvs_author = '$Author: jeff_yecn $';
$cvs_date = '$Date: 2004/03/02 03:32:01 $';

include "header.inc";
?>


<h1>Links</h1>

<p>Here's the obvious link collection... All links will open in a new
browser window.</p>

<p>Fink related links</p>
<ul>
<li><a href="http://finkmirrors.net/"; target="_blank">Fink Mirrors</a> - Instructions 
how to become a Fink mirror as well as status messages about current mirrors.</li>
<li><a href="http://finkcommander.sourceforge.net/"; target="_blank">FinkCommander</a> -
a GUI for Fink</li>
<li><a href="http://fink.aquaflux.org/"; target="_blank">FinkBot</a> -
the #fink IRC channel logs & stats</li>
<li><a href="http://www.funwithfink.com/"; target="_blank">FunWithFink</a> -
Un-official Fink CD distribution and book of Fink tips</li>
<li><a href="http://www.antcrc.utas.edu.au/models/macosx/Fink_on_NFS/"; 
target="_blank">Fink on NFS</a> -
Set of scripts to aid distributing fink packages to network clients via NFS</li>
</ul>

<p>Open Source Software</p>
<ul>
<li><a href="http://www.gnu.org/"; target="_blank">GNU Software</a> -
also has information about the FSF and the GNU licenses</li>
<li><a href="http://www.opensource.org/"; target="_blank">Open Source
Initiative</a> - general information about Open Source
(esp. licenses)</li>
<li><a href="http://freshmeat.net/"; target="_blank">Freshmeat</a> -
the biggest directory of Open Source software on the web</li>
<li><a href="http://developer.apple.com/darwin/"; target="_blank">Darwin</a>
and Apple's other Open Source projects</li>
<li><a href="http://opendarwin.org/"; target="_blank">OpenDarwin.org</a> -
Darwin development
</li>
<li><a href="http://oroborosx.sourceforge.net/"; target="_blank">OroborOSX</a> -
very nice X11 WindowManager which attempts to integrate X11 into Mac OS X.
</ul>

<p>Similar Projects</p>
<ul>
<li><a href="http://gnu-darwin.sourceforge.net/"; target="_blank">The GNU-Darwin
Distribution</a></li>
<li><a href="http://elisa.utopianet.net/~rlucia/devel/darwin_ports/"; 
target="_blank">Darwin
Ports</a> - porting the FreeBSD ports collection</li>
<li><a href="http://openpackages.org/"; target="_blank">OpenPackages</a> - uniting and 
improving the *BSD port collections</li>
</ul>

<p>Mixed collections of ported packages</p>
<ul>
<li><a href="http://www.caos.aamu.edu/pub/MacOS_X/";
target="_blank">http://www.caos.aamu.edu/pub/MacOS_X/</a> - run by Marius 
Schamschula</li>
<li><a href="http://www.osxgnu.org/"; target="_blank">The GNU Mac OS X
Public Archive</a></li>
<li><a href="http://www.geeklair.net/downloads/";
target="_blank">http://www.geeklair.net/downloads/</a> - run by
<a href="http://www.geeklair.net/~dluke/";
target="_blank">Daniel Luke</a></li>
<li><a href="http://macosx.forked.net/";
target="_blank">http://macosx.forked.net/</a></li>
<li><a href="http://www-jlc.kek.jp/~fujiik/macosx/10.1.X/";
target="_blank">HEP on X</a> - A collection of RPM packages</li>
</ul>

<p>Sites with related information</p>
<ul>
<li><a href="http://www.darwinfo.org/"; target="_blank">Darwinfo</a> -
porting info and news, plus a software archive</li>
<li><a href="http://www.mrcla.com/XonX/"; target="_blank">X on X</a> -
running XFree86 on Darwin and Mac OS X</li>
<li><a href="http://www.stepwise.com/"; target="_blank">StepWise</a> -
news, articles and a software archive</li>
<li><a href="http://www.macgimp.org/"; target="_blank">MacGimp</a> -
help running The GIMP, GTK and X on a Mac</li>
</ul>


<?
include "footer.inc";
?>

--- NEW FILE: people.en.php ---
<?
$title = "Contributors";
$cvs_author = '$Author: jeff_yecn $';
$cvs_date = '$Date: 2004/03/02 03:32:01 $';

include "header.inc";
?>

<h1>Contributors</h1>

<p>The Fink project is maintained by a group of volunteers. Each
Fink package has a Maintainer who works hard to ensure the package works as
desired. Futhermore there are people that work on the fink program itself.
The web site has to be kept current. Users need support, provided via our mailing lists
and our IRC channel. These and many more tasks require a lot of work, thus we would
like to say "Thank you" to all these people who sacrifice their spare time to help
the community. As such, this page contains a list of people that have contributed
to Fink in some way.
</p>

<p>So many people have helped Fink over the course of time that it's hard
for us to list all of you. If you think you should be on this list but aren't,
drop us a mail and we will consider including you in the next revision of
this list.</p>

<p>Italicized items denote nicknames used on the IRC channel.</p>

<h2>Former project lead</h2>
<ul>
<li>Christoph Pfisterer (<i>chrisp</i>)</li>
</ul>

<h2>Current project leads</h2>
<ul>
<li>Max Horn (<i>Fingolfin</i>)</li>
<li>David R. Morrison (<i>drm</i>)</li>
<li>Benjamin Reed (<i>RangerRick</i>)</li>
<li>Peter O'Gorman (<i>pogma</i>)</li>
</ul>

<h2>Administrativa and PR.</h2>
<ul>
<li>David H&#246;hn aka. Darian Lanx (<i>dmalloc</i>)</li>
</ul>

<h2>Regular Contributors</h2>

<ul>
<li>Rob Braun (<i>bbraun</i>)</li>
<li>Keith Conger (<i>kconger</i>)</li>
<li>Martin Costabel</li>
<li>Sylvain Cuaz</li>
<li>Finlay Dobbie (<i>AngusD</i>)</li>
<li>Justin F. Hallett (<i>TheSin</i>)</li>
<li>Jeremy Higgs</li>
<li>Ben Hines (<i>Clef</i>)</li>
<li>Carsten Klapp</li>
<li>Thomas Kotzian</li> 
<li>Daniel Macks (<i>dmacks</i>)</li>
<li>Matthias Neeracher (<i>Murr</i>)</li>
<li>Christian Schaffner (<i>chris01</i>)</li>
<li>Masanori Sekino (<i>msek</i>)</li>
<li>Matt Stephenson</li>
<li>Michael G. Schwern</li>
<li>Alexander Strange (<i>Feanor</i>)</li>
<li>Christian Swinehart</li>
<li>Dave Vasilevsky (<i>vasi</i>)</li>
<li>Jeffrey S. Whitaker</li>
<li>Chris Zubrzycki (<i>cirdan</i>)</li>


</ul>

<h2>Support, Translation and Documentation Team</h2>
<ul>
<li>Baba Yoshihiko (<i>baba</i>)</li> <!-- i18n and l10n -->
<li>Hisashi Todd Fujinaka (<i>htodd</i>)</li> <!-- doc writer -->
<li>Alexander Hansen</li> <!-- support work on mailing lists! -->
</ul>

<h2>Occasional Contributors</h2>

<ul>
<li>Jorge Acereda</li> 
<li>Mike Akers</li> 
<li>David Bacher</li> 
<li>Michael Baudis</li> 
<li>Chris Black</li> 
<li>Bill Bumgarner</li> 
<li>Yves de Champlain</li>
<li>Avram Cherry</li> 
<li>Jon Dugan</li> 
<li>Jeffrey Ellis</li> 
<li>Jeremy Erwin</li> 
<li>Benjamin Esham</li> 
<li>Matthew Flanagan</li> 
<li>Chris Frank</li> 
<li>Landon Fuller (<i>landonf</i>)</li>
<li>Paul Gaborit</li> 
<li>Stanton Gallegos (<i>stantron</i>)</li> 
<li>James Gibbs</li>
<li>Joe Gorse (<i>inca34</i>)</li>
<li>Jake Goulding</li> 
<li>Richard Graul</li>
<li>Matthew Harris</li> 
<li>Shawn Hsiao (<i>shawnh</i>)</li>
<li>Sam Johnston</li> 
<li>Richard Kiss</li> 
<li>Eric Knauel</li> 
<li>Killian Koepsell</li> 
<li>Eric Knauel</li>
<li>Bernd Kuemmerlen</li> 
<li>Christopher League</li> 
<li>Adam Lebsack</li> 
<li>William McCallum</li> 
<li>Michael McKibben</li>
<li>Mathias Meyer</li>
<li>Kyle Moffett</li> 
<li>David H. Munro</li> 
<li>Joseph K. Myers</li> 
<li>Kaben Nanlohy</li> 
<li>Magenta Hari Nezumi</li> 
<li>Eric Norum</li> 
<li>Daniel Parks</li> 
<li>Chris Pepper</li> 
<li>Sebastien Pierre</li> 
<li>Damien Pollet</li> 
<li>Brian Redman</li> 
<li>Rudy Richter (<i>rudy</i>)</li> 
<li>Stefano Rodriguez</li> 
<li>Andrew Rohl</li> 
<li>David Ross</li> 
<li>Michel Salim (<i>Hayashi-M</i>)</li>
<li>Michel Schinz</li> 
<li>Chris Shabsin</li> 
<li>Dustin Sias (<i>dsias</i>)</li>
<li>Leigh Smith</li> 
<li>Daniel Sohl</li> 
<li>Lindsey Spratt</li>
<li>Damian Steer</li> 
<li>Mark Stosberg</li> 
<li>Tim Seufert</li>
<Li>Paul Swenson</li> 
<li>Patrick Tescher</li> 
<li>Andrei Verovski</li> 
<li>Aaron Voisine</li> 
<li>Dominik Westner</li> 
<li>Ken Williams</li> 
<li>William Dell Wisner</li>
<li>Ashley Yakeley</li> 
<li>Tom Zerucha</li> 
<li>Sasha Zucker</li> 
</ul>


<?
include "footer.inc";
?>



-------------------------------------------------------
SF.Net is sponsored by: Speed Start Your Linux Apps Now.
Build and deploy apps & Web services for Linux with
a free DVD software kit from IBM. Click Now!
http://ads.osdn.com/?ad_id=1356&alloc_id=3438&op=click
_______________________________________________
Fink-commits mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/fink-commits

Reply via email to