1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-30 21:49:25 +00:00
Mirror of the FreeBSD ports git repo https://git.FreeBSD.org/ports.git .
Go to file
Satoshi Taoka 945a70e7c7 Use USE_LINUX_PREFIX=yes instead of PREFIX=/compat/linux
Suggested by: FUJISHIMA Satsuki <sf@FreeBSD.org>
2001-03-09 04:56:00 +00:00
arabic
archivers
astro Don't reuse possibly free()d memory. 2001-03-08 12:44:05 +00:00
audio Fix pkg-plist 2001-03-08 09:13:35 +00:00
benchmarks
biology update to 33.t08.d2. 2001-03-08 14:39:10 +00:00
cad update to 2.2.2. 2001-03-08 17:10:41 +00:00
chinese Remove the dependencies in preparation for future import into src/. 2001-03-08 15:42:43 +00:00
comms
converters Add the kdesupport11 directory. 2001-03-08 02:13:10 +00:00
databases update to 0.14. 2001-03-08 14:26:59 +00:00
deskutils Upgrade to use tcl/tk 8.3, instead of 8.2. 2001-03-08 05:07:27 +00:00
devel Add ruby-metaruby, a reimplementations of some Ruby parts in Ruby, 2001-03-08 13:09:29 +00:00
dns
editors Update to Vim 6.0 beta W 2001-03-09 01:40:52 +00:00
emulators Make this package again on the Alpha. 2001-03-09 03:31:03 +00:00
finance
french
ftp change maintainer's e-mail address. 2001-03-08 19:31:10 +00:00
games Split the alephone port into two ports (game and data) 2001-03-08 19:15:10 +00:00
german
graphics follow the standard in the porters handbook 2001-03-09 01:56:01 +00:00
hebrew
hungarian
irc
japanese Use USE_LINUX_PREFIX=yes instead of PREFIX=/compat/linux 2001-03-09 04:56:00 +00:00
java
korean
lang Fix typo in Makefile: libgst/libgst.a -> libgst/.libs/libgst.a 2001-03-08 15:26:10 +00:00
mail Remove patches incorporated into the mainstream fetchmail distribution. 2001-03-08 12:03:33 +00:00
math
mbone
misc
Mk
multimedia follow the standard in the porters handbook 2001-03-09 01:56:01 +00:00
net update to 3.0b2pl18. 2001-03-08 20:06:36 +00:00
net-im
net-mgmt
net-p2p
news
palm Update to version 1.0.2. 2001-03-08 12:31:58 +00:00
polish
ports-mgmt
portuguese
print Add py-freetype 0.5, a Python wrapping of the FreeType 1.2 fonts 2001-03-08 19:05:52 +00:00
russian
science
security Update to 4127 virus definitions 2001-03-08 16:22:01 +00:00
shells
sysutils
Templates
textproc In Makefile of the master port, x11-toolkits/linux-gtk, 2001-03-08 01:14:37 +00:00
Tools Tweak to catch missing directories from the Makefiles in the various 2001-03-08 02:28:44 +00:00
vietnamese Update to the 20010210 version. This fixes occasional core dumps in apps. 2001-03-08 20:01:39 +00:00
www Add htdump 0.9x, a tool to retrieve WWW data. 2001-03-08 22:01:06 +00:00
x11 New port: xtset 2001-03-09 01:59:37 +00:00
x11-clocks
x11-fm Port bugfix: the "files/rox" script did not pass command line arguments to 2001-03-08 15:31:52 +00:00
x11-fonts Update to 1.0.p4. 2001-03-08 05:02:12 +00:00
x11-servers
x11-themes
x11-toolkits Upgrade to 8.3.2. 2001-03-08 05:05:57 +00:00
x11-wm
.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.