1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-03 01:23:49 +00:00
Mirror of the FreeBSD ports git repo https://git.FreeBSD.org/ports.git .
Go to file
Kirill Ponomarev 90479e48ac Fix plist.
2004-12-21 11:55:08 +00:00
accessibility Fix xml syntax in OMF files. 2004-12-21 06:47:43 +00:00
arabic
archivers
astro
audio Fix plist. 2004-12-21 11:01:28 +00:00
benchmarks
biology
cad Put all hacks of hicolor icons and mime from ports to bsd.gnome.mk's gnomehack. 2004-12-21 00:23:18 +00:00
chinese
comms Fix pkg-plist. 2004-12-21 10:33:09 +00:00
converters
databases Fix pkg-plist. 2004-12-21 10:33:09 +00:00
deskutils Fix plist. 2004-12-21 11:55:08 +00:00
devel Fix pkg-plist. 2004-12-21 10:33:09 +00:00
dns
editors
emulators Mark broken on anything before FreeBSD 5.3, as Wine would build but not 2004-12-20 23:17:50 +00:00
finance
french
ftp Repeat after me: testing the build on lots of machines is not an excuse 2004-12-21 10:07:38 +00:00
games Fixed permissions. 2004-12-21 11:40:01 +00:00
german Update to 1.0.0.p2 (pre2) 2004-12-21 09:29:56 +00:00
graphics Fix plist. 2004-12-21 11:38:43 +00:00
hebrew
hungarian
irc
japanese
java I forgot to remove an empty patch file. 2004-12-21 10:42:22 +00:00
korean
lang Mark broken on alpha also 2004-12-21 06:09:23 +00:00
mail Fix pkg-plist. 2004-12-21 10:33:09 +00:00
math
mbone
misc
Mk Put all hacks of hicolor icons and mime from ports to bsd.gnome.mk's gnomehack. 2004-12-21 00:23:18 +00:00
multimedia Fix plist. 2004-12-21 10:48:03 +00:00
net Fix plist. 2004-12-21 11:07:28 +00:00
net-im - Rework gpgme03 port to avoid conflict with gpgme 1.0 2004-12-21 08:59:42 +00:00
net-mgmt Update to 0.7.9 2004-12-21 11:49:30 +00:00
net-p2p
news
palm
polish
ports-mgmt
portuguese
print Put all hacks of hicolor icons and mime from ports to bsd.gnome.mk's gnomehack. 2004-12-21 00:23:18 +00:00
russian
science Put all hacks of hicolor icons and mime from ports to bsd.gnome.mk's gnomehack. 2004-12-21 00:23:18 +00:00
security Fix pkg-plist. 2004-12-21 10:33:09 +00:00
shells
sysutils Updated to 3.020 2004-12-21 10:44:16 +00:00
Templates
textproc * fix pkg-plist 2004-12-21 09:58:10 +00:00
Tools
ukrainian
vietnamese
www - Add forgotten patch in previous commit. This fix installation of 2004-12-21 08:35:51 +00:00
x11 Put all hacks of hicolor icons and mime from ports to bsd.gnome.mk's gnomehack. 2004-12-21 00:23:18 +00:00
x11-clocks
x11-fm Update to 1.51 2004-12-21 08:43:32 +00:00
x11-fonts
x11-servers
x11-themes
x11-toolkits
x11-wm Fix plist. 2004-12-21 10:39:50 +00:00
.cvsignore
CHANGES
LEGAL
Makefile
MOVED
README
UPDATING - Add a small note about gpgme* changes 2004-12-21 09:21:46 +00:00

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.