1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-22 20:41:26 +00:00
Mirror of the FreeBSD ports git repo https://git.FreeBSD.org/ports.git .
Go to file
Kirill Ponomarev 629875a617 Fix build.
2005-05-01 12:05:03 +00:00
accessibility Fix plist. 2005-05-01 11:33:17 +00:00
arabic
archivers unbreak amd64 and ia64. 2005-04-30 04:43:20 +00:00
astro
audio Add bmp-htmlplaylist - a simple application which saves your current 2005-04-30 19:29:09 +00:00
benchmarks
biology
cad Remove Tcl matherr() hack. 2005-04-30 17:52:30 +00:00
chinese 1: use chinese/cce bitmaps replace x11-fonts/xorg-fonts-miscbitmaps. 2005-05-01 11:41:17 +00:00
comms
converters
databases - Don't be too smart and don't change /etc/services and /etc/inetd.conf 2005-05-01 09:29:42 +00:00
deskutils Upgrade to version 6.7.1 2005-04-30 12:15:35 +00:00
devel Mark as BROKEN: does not work with lang/erlang R10B-4. 2005-05-01 09:24:26 +00:00
dns
editors update to 1.9m98 2005-04-30 09:36:05 +00:00
emulators o Update to 0.7.0. [1] 2005-05-01 07:39:11 +00:00
finance
french
ftp
games Upgrade to Alpha14. 2005-04-30 21:45:29 +00:00
german
graphics Now builds on 4.x 2005-04-30 01:39:47 +00:00
hebrew
hungarian
irc BROKEN: Does not build 2005-04-30 01:17:37 +00:00
japanese Refetchable and cosmetic change. 2005-05-01 03:29:39 +00:00
java
korean
lang Upgrade to version R10B-4. 2005-05-01 09:21:48 +00:00
mail - Update to 0.1.4 2005-04-30 08:36:27 +00:00
math
mbone
misc BROKEN: Does not build 2005-04-30 01:17:37 +00:00
Mk
multimedia Fix build on amd64 and ia64 2005-04-30 09:32:47 +00:00
net o Change INADDR_ANY to the IP address specified. 2005-05-01 11:21:20 +00:00
net-im Gajim is a Jabber client based on a plugin system. 2005-05-01 10:17:51 +00:00
net-mgmt - Update to 0.8.6d 2005-05-01 10:10:56 +00:00
net-p2p
news
palm
polish
ports-mgmt
portuguese
print
russian
science
security coppermine -- IP spoofing and XSS vulnerability 2005-05-01 00:30:17 +00:00
shells
sysutils Remove pkg-plist and use PLIST_FILES 2005-04-30 17:06:58 +00:00
Templates
textproc Mark IGNORE on 4.x: the library is built, but cannot be used: 2005-04-30 19:20:31 +00:00
Tools
ukrainian
vietnamese
www Upgrade to version 1.54. 2005-05-01 09:15:08 +00:00
x11 Fix build. 2005-05-01 12:05:03 +00:00
x11-clocks
x11-fm
x11-fonts
x11-servers
x11-themes
x11-toolkits BROKEN: Does not build 2005-04-30 01:17:37 +00:00
x11-wm fix xfce4 logout when using the xfce4 submenu 2005-04-30 16:12:28 +00:00
.cvsignore
CHANGES
LEGAL
Makefile
MOVED Complete repocopy user-selector-applet to fast-user-switch-applet and 2005-04-30 21:46:14 +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.