1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-10 07:04:03 +00:00
Mirror of the FreeBSD ports git repo https://git.FreeBSD.org/ports.git .
Go to file
Renato Botelho 483610386d - Respect non-standard LOCALBASE
Noticed by:	kris
2005-11-09 18:14:43 +00:00
accessibility
arabic
archivers Add SHA256 2005-11-09 15:54:21 +00:00
astro
audio Add SHA256 2005-11-09 16:01:55 +00:00
benchmarks Add SHA256 2005-11-09 02:32:50 +00:00
biology
cad
chinese - Remove one MASTER_SITE 2005-11-09 14:11:39 +00:00
comms
converters
databases Chase hier patch upgrade to version 0.5.5. 2005-11-09 13:56:04 +00:00
deskutils Add SHA256 2005-11-09 17:13:24 +00:00
devel Add SHA256 2005-11-09 16:10:55 +00:00
dns Add SHA256 2005-11-09 15:59:35 +00:00
editors Add SHA256 2005-11-09 16:05:22 +00:00
emulators - Add SHA256 checksums. 2005-11-09 11:23:01 +00:00
finance * Add SHA256 checksums for maintainerless ports i added to the ports collection 2005-11-08 12:56:15 +00:00
french
ftp Ditch some special-casing 2005-11-09 16:28:12 +00:00
games Use the documented ${OSVERSION} 500000 rather than 499999. 2005-11-09 16:11:07 +00:00
german
graphics - Add SHA256 checksums. 2005-11-09 11:23:01 +00:00
hebrew
hungarian
irc Move instant messaging related ports to newly created net-im category: 2005-11-09 08:21:21 +00:00
japanese Move instant messaging related ports to newly created net-im category: 2005-11-09 08:21:21 +00:00
java
korean
lang Sync freebsd7 support with gcc33. 2005-11-09 17:26:36 +00:00
mail The RABL (pronounced "rabble") server is a statistical, machine-automated and 2005-11-09 17:38:12 +00:00
math Be more precise about error on 4.x. Setting USE_GCC (implied by math/cln) 2005-11-09 15:55:32 +00:00
mbone
misc Move instant messaging related ports to newly created net-im category: 2005-11-09 08:21:21 +00:00
Mk bsd.ruby.mk: 2005-11-09 08:54:12 +00:00
multimedia Move instant messaging related ports to newly created net-im category: 2005-11-09 08:21:21 +00:00
net Add SHA256 2005-11-09 15:57:19 +00:00
net-im - Add SHA256 checksum. 2005-11-09 11:57:45 +00:00
net-mgmt Add SHA256 2005-11-09 02:32:50 +00:00
net-p2p - Add SHA256 checksums. 2005-11-09 11:23:01 +00:00
news * Add SHA256 checksums for maintainerless ports i added to the ports collection 2005-11-08 12:56:15 +00:00
palm - Fix broken condition: OSVERSION >= 700000 not 70000 2005-11-08 20:06:11 +00:00
polish Move instant messaging related ports to newly created net-im category: 2005-11-09 08:21:21 +00:00
ports-mgmt Update to 0.3.3_1 2005-11-09 11:25:18 +00:00
portuguese
print Tools written in pure Ruby (no C extensions) for working with PDF documents. 2005-11-09 11:33:17 +00:00
russian
science
security - Respect non-standard LOCALBASE 2005-11-09 18:14:43 +00:00
shells - Add SHA256 2005-11-08 14:33:35 +00:00
sysutils Update to 0.3.3_1 2005-11-09 11:25:18 +00:00
Templates
textproc This module adds template extraction functionality to the Template toolkit. 2005-11-09 14:17:08 +00:00
Tools
ukrainian
vietnamese
www - Update to 20051109 2005-11-09 17:10:48 +00:00
x11 Do not install nvidia-settings, there's native version available in 2005-11-09 16:26:51 +00:00
x11-clocks
x11-fm update to xfce 4.2.3.1 2005-11-08 22:42:31 +00:00
x11-fonts - Add SHA256 2005-11-09 07:09:47 +00:00
x11-servers
x11-themes - Add SHA256 2005-11-09 07:09:47 +00:00
x11-toolkits - Use new ghc-pkg infrastructure 2005-11-09 10:03:54 +00:00
x11-wm Fix build failure under FreeBSD-4.11. 2005-11-09 16:50:18 +00:00
.cvsignore
CHANGES
COPYRIGHT
KNOBS
LEGAL
Makefile - Create a new category, net-im, for instant messaging applications. 2005-11-08 13:32:54 +00:00
MOVED Move licq related ports to a newly create net-im category: 2005-11-09 08:28:43 +00:00
README
UPDATING

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.