1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-23 20:51:43 +00:00
Mirror of the FreeBSD ports git repo https://git.FreeBSD.org/ports.git .
Go to file
Jing-Tang Keith Jang 80eb91e9f7 Update to 0.8.1.
2001-04-14 04:55:59 +00:00
arabic Sort languages by name. 2001-04-13 09:18:41 +00:00
archivers * Build with compilers other than cc: egcs, ccc, .... 2001-04-14 02:19:33 +00:00
astro
audio Update to 0.13.0b. 2001-04-12 16:24:23 +00:00
benchmarks
biology activate IGNOREFILES. 2001-04-13 18:50:23 +00:00
cad
chinese Update to 0.8.1. 2001-04-14 04:55:59 +00:00
comms
converters
databases Goodbye, Ruby 1.4. 2001-04-13 19:10:13 +00:00
deskutils
devel Fix a problem with older tcl versions, that could overwrite the Include-Path 2001-04-13 21:42:42 +00:00
dns
editors Update to Vim 6.0 beta AA 2001-04-11 19:56:45 +00:00
emulators added %%PORTDOCS%% in pkg-plist 2001-04-13 11:43:12 +00:00
finance
french KDE2 messages and documentation translated into french language. 2001-04-13 09:22:12 +00:00
ftp New port: lukemftpd: Enhanced ftp server from NetBSD 2001-04-13 09:08:12 +00:00
games Update to 0.6.3. 2001-04-12 13:09:46 +00:00
german added %%PORTDOCS%% in pkg-plist 2001-04-13 11:43:12 +00:00
graphics Fix MASTER_SITES 2001-04-13 15:09:13 +00:00
hebrew Sort languages by name. 2001-04-13 09:18:41 +00:00
hungarian Sort languages by name. 2001-04-13 09:18:41 +00:00
irc
japanese Goodbye, Ruby 1.4. 2001-04-13 19:10:13 +00:00
java Add support for javawmwrapper. 2001-04-11 22:09:57 +00:00
korean KDE2 messages and documentation in korean language. 2001-04-13 09:12:45 +00:00
lang Update tcl/tk to 8.3.3 2001-04-13 20:31:09 +00:00
mail Since imapd.conf is installed into ${PREFIX}/etc, mkimap should 2001-04-12 19:06:31 +00:00
math
mbone
misc Sort languages by name. 2001-04-13 09:18:41 +00:00
Mk Add a missing backslash for line continuation. 2001-04-13 17:04:53 +00:00
multimedia Fix MASTER_SITES 2001-04-13 15:09:13 +00:00
net Quick fix: link with qt2, not qt (it was hardcoded in Makefile.in/.am) 2001-04-13 15:38:44 +00:00
net-im Quick fix: link with qt2, not qt (it was hardcoded in Makefile.in/.am) 2001-04-13 15:38:44 +00:00
net-mgmt
net-p2p
news Upgrade to 1.5.8 2001-04-13 22:28:42 +00:00
palm
polish Sort languages by name. 2001-04-13 09:18:41 +00:00
ports-mgmt
portuguese Sort languages by name. 2001-04-13 09:18:41 +00:00
print Update to use bsd.kde.mk 2001-04-13 08:54:52 +00:00
russian Add xcyrBGR, a keyboard layout chooser for Bulgarian users. 2001-04-12 15:36:01 +00:00
science
security Update DATs to 4133 2001-04-11 21:28:18 +00:00
shells Our `end' key defintion for TERM==cons25 seems to be different from others. 2001-04-11 16:47:56 +00:00
sysutils * Build with compilers other than cc: egcs, ccc, .... 2001-04-14 02:19:33 +00:00
Templates
textproc
Tools
ukrainian
vietnamese Sort languages by name. 2001-04-13 09:18:41 +00:00
www Fix package building error 2001-04-13 23:42:14 +00:00
x11 sync up with x11/XFree86-4. 2001-04-12 14:26:00 +00:00
x11-clocks
x11-fm
x11-fonts
x11-servers @dirrm DRI module directory which is not made by mtree. 2001-04-13 19:34:54 +00:00
x11-themes Update to 1.0.4. 2001-04-12 14:37:47 +00:00
x11-toolkits Update tcl/tk to 8.3.3 2001-04-13 20:31:09 +00:00
x11-wm Update to use bsd.kde.mk 2001-04-13 08:54:52 +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.