1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-29 10:18:30 +00:00
Mirror of the FreeBSD ports git repo https://git.FreeBSD.org/ports.git .
Go to file
2003-08-22 22:01:51 +00:00
accessibility
arabic
archivers Update to 1.04 2003-08-20 15:54:20 +00:00
astro - unbreak this port 2003-08-19 10:35:19 +00:00
audio Update py-vorbis to 1.3 2003-08-22 20:06:42 +00:00
benchmarks
biology Fix build on python2.3 2003-08-20 10:40:37 +00:00
cad update cad/gmsh: add USE_TRIANGLE knob 2003-08-22 05:24:42 +00:00
chinese catch up with news/tin (tin-1.6.1) 2003-08-20 15:55:34 +00:00
comms maintenance update to 2.0.8 2003-08-22 18:36:32 +00:00
converters
databases Fix plist problem identified by bento 2003-08-22 19:41:39 +00:00
deskutils * Update to 0.9.0 2003-08-22 17:19:36 +00:00
devel - Update to version 1.0.1 2003-08-22 20:49:34 +00:00
dns - Update to 0.10.0 2003-08-22 18:19:05 +00:00
editors Use GCC3.2 to compile this, even on CURRENT. There 2003-08-20 08:25:01 +00:00
emulators Add USE_BISON, as dlls/msi now requires the %pure-parser bison extension for 2003-08-22 21:19:33 +00:00
finance - software author added new headers to tarball 2003-08-22 14:09:47 +00:00
french
ftp Update to 20030805. 2003-08-21 13:47:45 +00:00
games Upgrade criticalmass to 0.98, also fixing gcc 3 build problems. 2003-08-22 22:01:51 +00:00
german
graphics - Update to version 0.98 2003-08-22 20:36:48 +00:00
hebrew
hungarian
irc - Update to 20030709 2003-08-22 07:49:04 +00:00
japanese update japanese/mplusfonts: 1.2.5 -> 2.0.5 2003-08-21 04:57:32 +00:00
java . Add a script which checks if ${LINUX_BASE}/${WRKDIRPREFIX} is 2003-08-22 17:07:08 +00:00
korean Update to 0.6.2 2003-08-21 05:04:32 +00:00
lang Fix __sigsetjmp linking problem. 2003-08-22 11:20:38 +00:00
mail Add msmtp 0.4.2, an SMTP "plugin" for MUAs. 2003-08-22 19:27:55 +00:00
math Update to 1.1.20. 2003-08-22 05:16:35 +00:00
mbone
misc Obey CFLAGS. 2003-08-22 04:32:57 +00:00
Mk Fix the problem that RUBY_WITH_PTHREAD is unwantedly nullified for the 2003-08-22 09:25:17 +00:00
multimedia
net - Update to 0.10.0 2003-08-22 18:19:05 +00:00
net-im
net-mgmt Add ipacctd 1.46, IP accounting using divert socket. 2003-08-22 14:11:09 +00:00
net-p2p - Update to 0.5.5 2003-08-22 08:52:37 +00:00
news Update to 0.14.0.96. 2003-08-21 02:12:06 +00:00
palm
picobsd
polish Bad MASTERDIR value 2003-08-22 00:29:37 +00:00
ports-mgmt
portuguese
print update print/lgrind: change location of patches (Homepage will expire) 2003-08-22 04:49:50 +00:00
russian Additional lib->share fixes 2003-08-20 09:54:32 +00:00
science
security - Update to 0.31 2003-08-22 09:42:23 +00:00
shells Remove tcsh. 2003-08-21 13:53:59 +00:00
sysutils update to 0.4.1 2003-08-22 07:11:30 +00:00
Templates
textproc Update to version 1.61. 2003-08-22 21:41:21 +00:00
Tools
ukrainian
vietnamese
www Utilise USE_ZOPE to enforce python version requirements 2003-08-22 20:20:32 +00:00
x11 Remove ruby-panel-applet. GNOME 1.4 desktop is gone. 2003-08-22 20:36:11 +00:00
x11-clocks
x11-fm - Update to 2.8.1 2003-08-21 17:54:58 +00:00
x11-fonts
x11-servers
x11-themes Correct the directory for the index.theme file. 2003-08-19 17:13:41 +00:00
x11-toolkits Update to 2.2.6 2003-08-21 18:19:36 +00:00
x11-wm - Update to version 1.2.11 2003-08-22 20:42:45 +00:00
.cvsignore
INDEX
INDEX-5
LEGAL
Makefile
MOVED Remove ruby-panel-applet. GNOME 1.4 desktop is gone. 2003-08-22 20:36:11 +00:00
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/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.