1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-25 21:07:40 +00:00
Mirror of the FreeBSD ports git repo https://git.FreeBSD.org/ports.git .
Go to file
2001-06-04 14:57:03 +00:00
accessibility/atk
arabic
archivers
astro
audio Update to 4.13. Use only regexes to patch getstring.c. 2001-06-04 13:28:35 +00:00
benchmarks
biology
cad
chinese Fix typo: INSTALL_SHLIBS -> INSTALLS_SHLIB 2001-06-01 20:04:25 +00:00
comms
converters Update to version 0.12 2001-06-02 15:09:59 +00:00
databases Forgotten file. 2001-06-04 11:53:50 +00:00
deskutils List ruby-gtk in RUN_DEPENDS. 2001-06-03 06:26:28 +00:00
devel Chase checksum. There were no source changes, a README was added 2001-06-04 11:03:58 +00:00
dns
editors Minor Staroffice 5.2 fixes and addons for the english and german port. 2001-06-03 16:29:56 +00:00
emulators POSIX syntax for chown. 2001-06-04 09:33:50 +00:00
finance
french
ftp add vcheck 2001-06-01 19:03:15 +00:00
games POSIX syntax for chown. 2001-06-04 09:33:50 +00:00
german Minor Staroffice 5.2 fixes and addons for the english and german port. 2001-06-03 16:29:56 +00:00
graphics add dumpmpeg 2001-06-03 13:17:42 +00:00
hebrew
hungarian
irc Update to version 1.7.6. The big change here is that NLS is disabled 2001-06-02 15:39:13 +00:00
japanese fix MASTERDIR 2001-06-02 22:03:10 +00:00
java
korean
lang Add lang/ruby_static-devel, the statically linked ruby-devel 2001-06-04 14:57:03 +00:00
mail add liboe 2001-06-03 08:12:59 +00:00
math
mbone
misc
Mk Introduce RUBY_DEFALUT_VER to choose a default version of ruby to use. 2001-06-04 14:54:32 +00:00
multimedia add dumpmpeg 2001-06-03 13:17:42 +00:00
net Recognize more Ethernet interfaces. 2001-06-04 13:48:50 +00:00
net-im
net-mgmt Take out html pages that don't exist in tarball anymore 2001-06-03 16:29:32 +00:00
net-p2p
news - Use proper POSIX syntax for `chown' in pkg-plist. 2001-06-04 06:28:52 +00:00
palm
picobsd
polish
ports-mgmt Update portupgrade to 1.42. 2001-06-02 13:21:58 +00:00
portuguese
print POSIX syntax for chown. 2001-06-04 09:33:50 +00:00
russian
science
security Recognize more Ethernet interfaces. 2001-06-04 13:48:50 +00:00
shells Upgrade Zsh to 4.0.1: 2001-06-03 18:43:08 +00:00
sysutils mdoc(7) police: minor markup cleanup. 2001-06-04 13:21:46 +00:00
Templates
textproc
Tools
ukrainian
vietnamese
www - Allow SLAVE-ports to override LIB_DEPENDS, 2001-06-04 11:29:30 +00:00
x11 POSIX syntax for chown. 2001-06-04 09:33:50 +00:00
x11-clocks
x11-fm
x11-fonts
x11-servers Chase checksum of xc/mga-1_2_0beta.tgz. 2001-06-01 15:42:07 +00:00
x11-themes
x11-toolkits Unbroke when used with XFree86-4. 2001-06-01 16:57:10 +00:00
x11-wm Fix typo in description. 2001-06-03 08:56:12 +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.