1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-24 00:45:52 +00:00
Mirror of the FreeBSD ports git repo https://git.FreeBSD.org/ports.git .
Go to file
Adrian Chadd 1ae71ed37b Expressly create the directory - I'm not entirely sure why the PR
in question had a directory with the wrong permission but this
should alleviate all bar some silly umask fu.

PR:		26303
2003-01-31 08:29:00 +00:00
accessibility
arabic
archivers
astro Add roadmap port: displays US Cencus tiger maps. Read the README for 2003-01-30 21:15:10 +00:00
audio Update master sites. 2003-01-30 22:18:24 +00:00
benchmarks
biology
cad
chinese
comms
converters
databases Properly handle OMF files. 2003-01-30 19:19:09 +00:00
deskutils
devel add dep for pcre (missing) 2003-01-31 07:42:13 +00:00
dns
editors Properly handle OMF files. 2003-01-30 19:19:09 +00:00
emulators
finance
french
ftp
games
german
graphics Update to 1.20 2003-01-30 22:25:56 +00:00
hebrew
hungarian
irc
japanese Upgrade to 3.1.4. 2003-01-30 17:45:31 +00:00
java
korean
lang
mail use iconv instead of libjconv. 2003-01-31 05:27:07 +00:00
math Properly handle OMF files. 2003-01-30 19:19:09 +00:00
mbone
misc
Mk
multimedia
net - allows licq used as master-port. e.G. for socks. 2003-01-31 04:48:15 +00:00
net-im - allows licq used as master-port. e.G. for socks. 2003-01-31 04:48:15 +00:00
net-mgmt
net-p2p
news Fix build on sparc64 (<sys/types.h> needs to be included before <sys/uio.h>) 2003-01-30 19:25:22 +00:00
palm
picobsd
polish
ports-mgmt
portuguese
print Update to 20030130. 2003-01-31 04:41:36 +00:00
russian
science
security - break build, when port try to pick up the wrong shared lib. 2003-01-31 05:53:55 +00:00
shells
sysutils Fix string editing segfault. Contains PORTREVISION bump at no additional 2003-01-31 08:03:24 +00:00
Templates
textproc Update to 0.2.4. 2003-01-31 07:12:06 +00:00
Tools
ukrainian
vietnamese
www Expressly create the directory - I'm not entirely sure why the PR 2003-01-31 08:29:00 +00:00
x11
x11-clocks
x11-fm
x11-fonts
x11-servers
x11-themes Add gtk-qnxtheme, a QNX-inspired theme for GTK 1 and 2. 2003-01-30 19:27:51 +00:00
x11-toolkits Add gtk-qnxtheme, a QNX-inspired theme for GTK 1 and 2. 2003-01-30 19:27:51 +00:00
x11-wm
.cvsignore
INDEX
INDEX-5
LEGAL
Makefile
MOVED
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.