1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-23 00:43:28 +00:00
Mirror of the FreeBSD ports git repo https://git.FreeBSD.org/ports.git .
Go to file
2001-11-13 14:51:48 +00:00
accessibility/atk
arabic
archivers
astro Fix two more victims of gdk-pixbuf upgrade. 2001-11-13 14:07:07 +00:00
audio add missing files 2001-11-11 18:07:06 +00:00
benchmarks
biology
cad
chinese Chasing x11/rxvt. 2001-11-12 17:29:18 +00:00
comms Fix a bogon where too many arguments are passed in a printf(). 2001-11-08 17:57:53 +00:00
converters
databases Update of the py-pyPGSQL port to version 2.0. 2001-11-10 07:01:33 +00:00
deskutils s/malloc.h/stdlib.h/ 2001-11-09 08:49:55 +00:00
devel Update to 1.2.3. 2001-11-13 14:27:18 +00:00
dns
editors o Use sgml-mode for *.html files instead of html-mode. 2001-11-12 01:46:22 +00:00
emulators Change Vladimir's email address. 2001-11-11 08:36:28 +00:00
finance
french
ftp upgrade to 1.2 2001-11-12 01:53:32 +00:00
games Fix breakage due to gdk-pixbuf upgrade. 2001-11-13 14:09:57 +00:00
german
graphics Use $ACLOCAL and $AUTOHEADER. 2001-11-13 13:13:19 +00:00
hebrew
hungarian
irc Oops, this was supposed to be removed. 2001-11-09 13:35:11 +00:00
japanese - revocate my last commit `mark this as forbidden'; x11/XFree86 looks it 2001-11-11 13:41:55 +00:00
java
korean
lang Improved shared linking. 2001-11-10 21:03:59 +00:00
mail Add new port: OSSP lmtp2nntp 1.1.0 2001-11-12 14:56:15 +00:00
math
mbone
misc New port gkrellmlaunch version 0.2.2: An application launcher plugin 2001-11-09 23:07:59 +00:00
Mk Add variables $ACLOCAL and $AUTOHEADER, now that the program names 2001-11-13 13:12:11 +00:00
multimedia
net Update to 3.0.1. 2001-11-12 03:41:09 +00:00
net-im
net-mgmt
net-p2p linux binary; hence, add linux as secondary category 2001-11-09 04:14:51 +00:00
news Update to 0.11.0. 2001-11-13 11:16:30 +00:00
palm
picobsd
polish
ports-mgmt
portuguese
print Update to 1.0.2. 2001-11-12 12:43:28 +00:00
russian
science
security - update to version 0.14 2001-11-09 12:40:17 +00:00
shells Update to 4.0.4. 2001-11-10 02:24:46 +00:00
sysutils add slmon 2001-11-13 08:05:40 +00:00
Templates
textproc Upgrade to 0.04. 2001-11-13 14:51:48 +00:00
Tools
ukrainian
vietnamese
www - Update to 0.4.1; 2001-11-13 13:01:04 +00:00
x11 s/malloc.h/stdlib.h/ 2001-11-09 18:33:41 +00:00
x11-clocks New port washerdryer version 1.0: A dockapp that keeps track of 2001-11-09 22:40:44 +00:00
x11-fm Add FreeBSD Newsflash newsfeed. 2001-11-12 17:35:29 +00:00
x11-fonts
x11-servers
x11-themes
x11-toolkits Update to 1.2.8. 2001-11-13 11:18:08 +00:00
x11-wm Update to 20011109 2001-11-10 21:07:09 +00:00
.cvsignore
INDEX
LEGAL
Makefile
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/handbook/handbook.html

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.