1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-21 20:38:45 +00:00
Mirror of the FreeBSD ports git repo https://git.FreeBSD.org/ports.git .
Go to file
Volker Stolz 0116cb6015 Fix shebang
Noticed by: Keith Ng
2005-05-30 06:50:07 +00:00
accessibility Remove some leftover locale directories. 2005-05-27 18:02:12 +00:00
arabic
archivers - sync rpmrc with FC3 only to make i386 and amd64 archs 2005-05-27 22:02:06 +00:00
astro Fix WWW 2005-05-27 23:26:37 +00:00
audio - Update to 0.11.5 [1] 2005-05-29 14:00:03 +00:00
benchmarks
biology - Update to 2.10.0 2005-05-29 18:26:25 +00:00
cad
chinese IIIMF-related ports 2005-05-29 16:06:01 +00:00
comms
converters
databases Upgrade to version 1.2.9. 2005-05-29 16:29:25 +00:00
deskutils -Add a missing dependency. [1] 2005-05-30 06:33:17 +00:00
devel Update to 0.23. 2005-05-29 16:08:18 +00:00
dns Remove superfluous dependency. 2005-05-27 07:58:36 +00:00
editors Fix the missing dependencies. A few days ago, kwm has clean up 2005-05-30 06:32:32 +00:00
emulators Forget to set NO_LATEST_LINKS. 2005-05-29 03:56:30 +00:00
finance
french
ftp
games Add ppracer, which is pretty much the next generation of 2005-05-28 08:56:35 +00:00
german - Remove linux-mozillafirebird and it's language spinoffs. This port is 2005-05-27 20:04:17 +00:00
graphics GIMP User's Manual for recent GIMP versions. 2005-05-28 19:56:58 +00:00
hebrew
hungarian
irc Update to version 2.11.1. 2005-05-29 19:56:34 +00:00
japanese Add mecab-razil , yet Another Part-of-Speech and Morphological Analyzer 2005-05-30 03:10:29 +00:00
java UnBROKEN by fixing pkg-plist. 2005-05-29 03:44:23 +00:00
korean
lang Update to the 20050528 snapshot of GCC 4.1.0. Adjust the libjava-related 2005-05-29 22:29:08 +00:00
mail - Add WITH_MUTT_REVERSE_REPLY_PATCH patch 2005-05-29 09:39:44 +00:00
math Switch to static binary distribution instead of building from source: 2005-05-28 20:31:14 +00:00
mbone
misc Update to version 0.13.7 2005-05-29 18:53:39 +00:00
Mk Add MASTER_SITE_SOURCEFORGE mirror entry ufpr. This mirror is 2005-05-29 12:26:41 +00:00
multimedia Update to 20050529 snapshot 2005-05-30 01:16:32 +00:00
net Fix typo: add PKGNAMESUFFIX?=-devel back 2005-05-30 03:31:20 +00:00
net-im Libtool gets only pulled in for configuring, not patching 2005-05-27 10:09:12 +00:00
net-mgmt - The port needs USE_ICONV 2005-05-29 19:32:04 +00:00
net-p2p Fix typo: add PKGNAMESUFFIX?=-devel back 2005-05-30 03:31:20 +00:00
news
palm - Fix build with gcc-3.4 2005-05-28 15:34:16 +00:00
polish
ports-mgmt
portuguese
print Compile with HAVE_PROTOTYPES to fix varargs build error. Proper fix 2005-05-28 04:44:19 +00:00
russian - Remove linux-mozillafirebird and it's language spinoffs. This port is 2005-05-27 20:04:17 +00:00
science - Does not compile on sparc64 2005-05-28 09:42:15 +00:00
security Fix shebang 2005-05-30 06:50:07 +00:00
shells
sysutils - Fix build when gnugetopt is installed 2005-05-28 23:04:34 +00:00
Templates
textproc Fix package build. 2005-05-29 16:31:16 +00:00
Tools
ukrainian
vietnamese
www Update to adzap-20050524 2005-05-30 05:11:46 +00:00
x11
x11-clocks Update to 0.8.1 2005-05-27 22:43:43 +00:00
x11-fm Update to 1.48. 2005-05-29 19:33:59 +00:00
x11-fonts
x11-servers
x11-themes - Update to 0.88 (the most recent version which can be used with 2005-05-29 06:16:13 +00:00
x11-toolkits - Fix with recent wxWidgets changes 2005-05-28 10:44:16 +00:00
x11-wm
.cvsignore
CHANGES
LEGAL
Makefile
MOVED - Remove linux-mozillafirebird and it's language spinoffs. This port is 2005-05-27 20:04:17 +00:00
README
UPDATING Remove trailing spaces. 2005-05-27 07:41:40 +00:00

This is the FreeBSD Ports Collection.  For an easy to use
WEB-based interface to it, please see:

        http://www.freebsd.org/ports

For general information on the ports collection, please see the
FreeBSD Handbook which is available from:

        file://localhost/usr/share/doc/handbook/handbook.html

(if you installed the doc distribution on your machine)

Or:

        http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/

for the latest official version from FreeBSD-current.

The section "The Ports Collection" will tell you how to use the
ports and packages and the "Porting Applications" section
describes how one can contribute to the ports collection.

If you would like to search for a given port, you can do so easily
by saying:

	make search key="<keyword>"

Which will generate a list of all ports matching <keyword>.

NOTE:  This tree can GROW significantly in size during normal usage!
The distribution tar files can and do accumulate in /usr/ports/distfiles,
and the individual ports will also use up lots of space in their work
subdirectories unless you remember to "make clean" after you're done
building a given port.  /usr/ports/distfiles can also be periodically
cleaned without ill-effect, though if you don't have the original
distribution tarball(s) for something on CDROM then you will need to pull
it all over your network connection again if you ever try to build the
associated port.