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
Sam Lawrance 3cdadca682 Update mastersite
Approved by:	clement (mentor, implicit)
2005-05-27 12:00:36 +00:00
accessibility
arabic
archivers - Unquote IGNORE message [1] 2005-05-27 08:50:20 +00:00
astro
audio - Use DISTVERSION 2005-05-27 09:24:44 +00:00
benchmarks - Update WWW and set contact to original author 2005-05-26 20:24:27 +00:00
biology
cad
chinese - put files under /usr/local/lib/iiim instead of /usr/local/lib/im. 2005-05-27 07:18:16 +00:00
comms
converters
databases Do not touch perllocal.pod. 2005-05-27 05:43:26 +00:00
deskutils - Update to 1.0.14 2005-05-26 19:24:47 +00:00
devel Remove superfluous dependency. 2005-05-27 07:58:36 +00:00
dns Remove superfluous dependency. 2005-05-27 07:58:36 +00:00
editors
emulators
finance
french
ftp Fix plist. 2005-05-26 20:41:48 +00:00
games Employ PLIST_FILES/PORTDOCS and kill pkg-plist. 2005-05-27 03:47:23 +00:00
german - Add german specific files to plist 2005-05-27 07:37:45 +00:00
graphics - Provide more clear COMMENT 2005-05-27 04:24:30 +00:00
hebrew
hungarian
irc
japanese IIIMF-related ports: fix build fail 2005-05-27 07:11:17 +00:00
java
korean IIIMF-related ports: fix build fail 2005-05-27 07:11:17 +00:00
lang Update to the 20050526 snapshot of GCC 4.0.1. 2005-05-27 10:32:52 +00:00
mail Fix sed script, no portrevision bump since the previous version should 2005-05-27 10:24:02 +00:00
math [1]: 2005-05-26 17:32:40 +00:00
mbone
misc
Mk - Fix depends on multimedia/gstreamer-plugins-dv 2005-05-26 20:26:59 +00:00
multimedia - Add gstreamer-plugins-all 2005-05-26 20:53:54 +00:00
net Libtool gets only pulled in for configuring, not patching 2005-05-27 10:09:12 +00:00
net-im Libtool gets only pulled in for configuring, not patching 2005-05-27 10:09:12 +00:00
net-mgmt - add rcng startup script 2005-05-26 19:26:04 +00:00
net-p2p o Update to Freenet Stable build 5102 released 20050526 snapshot 2005-05-26 16:22:46 +00:00
news
palm
polish
ports-mgmt
portuguese
print
russian - Update CONFLICTS 2005-05-26 12:07:31 +00:00
science Update to 2.0.1 2005-05-26 11:58:44 +00:00
security Use LIB_DEPENDS instead of BUILD_DEPENDS for libdnet. 2005-05-27 01:12:32 +00:00
shells
sysutils This is a resolution hack for Intel 915 based video cards. Based on code 2005-05-26 21:33:34 +00:00
Templates
textproc Update mastersite 2005-05-27 12:00:36 +00:00
Tools
ukrainian
vietnamese
www - Add missed dependency 2005-05-27 08:56:30 +00:00
x11 Update to 2.6.1. Preserve versioning kludge. 2005-05-26 18:37:49 +00:00
x11-clocks
x11-fm
x11-fonts
x11-servers
x11-themes
x11-toolkits
x11-wm - Use official program name in Makefile header 2005-05-26 15:03:20 +00:00
.cvsignore
CHANGES
LEGAL
Makefile
MOVED
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.