1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-24 21:01:20 +00:00
Mirror of the FreeBSD ports git repo https://git.FreeBSD.org/ports.git .
Go to file
Joe Marcus Clarke 5c144ddbd6 Add [untested] Sparc64 support.
Submitted by:	tmm
		kris
2003-06-01 03:31:53 +00:00
accessibility
arabic
archivers Make more fetchable. 2003-05-22 23:16:27 +00:00
astro
audio According to an unreliable source, when _POSIX_MEMLOCK is defined 2003-05-23 01:29:04 +00:00
benchmarks
biology Upgrade to 2003.01.21. Appears to only add some more file export/print 2003-05-22 05:59:32 +00:00
cad cad/cider fix unfetchable distfile problem 2003-05-23 00:38:00 +00:00
chinese
comms Remove defunct MASTER_SITE. 2003-05-22 23:05:28 +00:00
converters
databases Update to 0.12.0. 2003-06-01 00:34:12 +00:00
deskutils * Update to 2.2.3 2003-06-01 00:58:31 +00:00
devel - Add WITH_GNUSTEP_DEVEL 2003-06-01 03:12:41 +00:00
dns - Add more documentation 2003-06-01 03:15:14 +00:00
editors Update documents with changing 21.4.* stable version. 2003-05-23 02:44:51 +00:00
emulators
finance * Update to 1.8.4 2003-06-01 00:45:21 +00:00
french
ftp - Update to 1.2.0 2003-06-01 03:14:15 +00:00
games Make sure gnect's GConf schemas get installed. This lets gnect work 2003-06-01 00:48:04 +00:00
german
graphics Drop maintainership; I have no interest in this port beyond wanting KDE to 2003-05-22 21:07:14 +00:00
hebrew
hungarian
irc Oops, this one is correct 2003-05-22 06:27:54 +00:00
japanese Update documents with changing 21.4.* stable version. 2003-05-23 02:44:51 +00:00
java
korean
lang gtar is required for 'extract' not 'build' 2003-06-01 01:38:54 +00:00
mail drop DPICKY_HELO_CHECK 2003-06-01 03:17:41 +00:00
math Make sure the Bonobo server file points to the correct component 2003-06-01 01:01:15 +00:00
mbone
misc * Update to 2.2.3 2003-06-01 00:58:31 +00:00
Mk - Add WITH_GNUSTEP_DEVEL 2003-06-01 03:12:41 +00:00
multimedia Update to 0.4.3 2003-05-23 03:55:31 +00:00
net - Add more documentation 2003-06-01 03:15:14 +00:00
net-im Update to 0.64. 2003-06-01 01:03:32 +00:00
net-mgmt Add iftop 0.12, 2003-06-01 01:53:14 +00:00
net-p2p
news PR: 52550 2003-05-22 04:59:38 +00:00
palm There is no homepage now. 2003-05-22 23:04:02 +00:00
picobsd
polish
ports-mgmt Fix a bug in the version number comparison code caused by careless use 2003-05-23 00:21:11 +00:00
portuguese
print PR: 52644 2003-06-01 01:33:50 +00:00
russian
science
security PR: 52828 2003-06-01 02:44:50 +00:00
shells
sysutils PR: 52827 2003-06-01 02:48:43 +00:00
Templates
textproc Update to 1.0.4. 2003-06-01 01:04:41 +00:00
Tools
ukrainian
vietnamese
www Add [untested] Sparc64 support. 2003-06-01 03:31:53 +00:00
x11 Update to 2.2.1. 2003-06-01 01:08:28 +00:00
x11-clocks
x11-fm
x11-fonts imaintainer-update x11-fonts/p5-Font-TTF to 0.34 2003-05-22 09:28:27 +00:00
x11-servers Remove x11-servers/XttXF98srv-EGC, x11-servers/XttXF98srv-GA968, 2003-05-22 23:04:08 +00:00
x11-themes Update to 2.2.2. 2003-06-01 00:17:39 +00:00
x11-toolkits - change WITH_* => WANT_* 2003-06-01 03:18:27 +00:00
x11-wm Fix theme loading on Sparc64. 2003-06-01 01:09:33 +00:00
.cvsignore
INDEX
INDEX-5 _Bughunter_ 2003-05-31 23:43:49 +00:00
LEGAL Add audio/lame: 2003-05-22 14:41:51 +00:00
Makefile
MOVED Add x11-servers/XttXF98srv-EGC, x11-servers/XttXF98srv-GA968, 2003-05-22 22:58:45 +00:00
README

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.