1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-26 21:17:40 +00:00
Mirror of the FreeBSD ports git repo https://git.FreeBSD.org/ports.git .
Go to file
David E. O'Brien faad741d89 A better version of rev 1.4.
Submitted by:	sheldonh
2000-08-27 01:38:10 +00:00
archivers
astro Rename ssystem to openuniverse after repository copy. Update to 2000-08-26 01:48:53 +00:00
audio Add holyshout 0.1, a mp3 stream-feeder that works with icecast/shoutcast 2000-08-26 12:54:28 +00:00
benchmarks
biology
cad
chinese Break patch-0b into the one file for each source file patched. Having a 2000-08-26 09:43:51 +00:00
comms Fix a buffer overrun for some incorrect input files. 2000-08-25 21:07:42 +00:00
converters Add xunicode, a library for making toolkits support Unicode. 2000-08-25 16:13:27 +00:00
databases old postgresql port has been removed. 2000-08-26 16:34:17 +00:00
deskutils
devel Update to version 2.2.2. 2000-08-27 01:34:16 +00:00
dns
editors - Add DISPLAY functionality to keep StarOffice from crashing during 2000-08-25 13:48:08 +00:00
emulators - Fix MASTER_SITES 2000-08-25 13:14:45 +00:00
finance
french/ispell
ftp
games Fix for world-writable. 2000-08-26 04:55:28 +00:00
german - Add DISPLAY functionality to keep StarOffice from crashing during 2000-08-25 13:48:08 +00:00
graphics Change version to be 0.9.YYYYMMDD, to avoid confusion with future vendor's 2000-08-25 09:49:04 +00:00
hebrew
irc Provide the correct value for WRKSRC. 2000-08-26 20:18:42 +00:00
japanese Generalize the parallel build hack to include PACKAGE_BUILDING since the 2000-08-26 20:22:46 +00:00
java
korean Not to display unnecessary 'pty_search' message. 2000-08-26 16:13:34 +00:00
lang Finish upgrading to version 3.0.6. 2000-08-26 20:19:23 +00:00
mail old postgresql port has been removed. 2000-08-26 16:34:17 +00:00
math
mbone
misc Upgrade the upgrade kits to include /etc/mtree/BSD.x11-4.dist. Bump versions 2000-08-25 10:27:09 +00:00
Mk Bump xemacs version to 21.1.12. 2000-08-25 19:50:45 +00:00
multimedia
net A better version of rev 1.4. 2000-08-27 01:38:10 +00:00
net-im
net-mgmt
net-p2p
news
palm
ports-mgmt
portuguese/ispell-pt_BR
print Update: new patch 2000-08-26 16:54:44 +00:00
russian
science
security Mention that the stealth code in portsentry only works on Linux, and 2000-08-26 10:20:24 +00:00
shells
sysutils
Templates
textproc Update to 0.0.9. 2000-08-25 10:06:04 +00:00
Tools
vietnamese
www Use WITH_PGSQL to be consistent with the rest of the ports that have the 2000-08-26 20:14:13 +00:00
x11 Update to 4.0.1. Remove libraries from -clients. Try to extract 2000-08-25 10:35:22 +00:00
x11-clocks
x11-fm
x11-fonts Typo (X11_BASE -> X11BASE). 2000-08-25 20:08:31 +00:00
x11-servers Add missing manpages and html documents. (Hmm, duplicates....) 2000-08-25 22:29:40 +00:00
x11-themes
x11-toolkits Add fltk-xunicode, FLTK with Unicode support, as a slave port to fltk. 2000-08-25 18:24:49 +00:00
x11-wm
.cvsignore
INDEX
LEGAL
Makefile
README
YEAR2000 postgresql port has been nuked. 2000-08-26 16:37:22 +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/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.