1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-21 20:38:45 +00:00
Mirror of the FreeBSD ports git repo https://git.FreeBSD.org/ports.git .
Go to file
Christian Weisgerber 04049df846 Fix build with OpenSSL 0.9.7.
Submitted by:	nectar
2003-03-04 15:03:42 +00:00
accessibility
arabic
archivers Fix Build on CURRENT. 2003-03-03 10:41:01 +00:00
astro
audio New port juk version 1.0: JuK, a music manager and jukebox for KDE 2003-03-03 16:46:40 +00:00
benchmarks
biology
cad Trim pkg-descr and unbreak on 5.0 2003-03-04 00:41:22 +00:00
chinese
comms Fix build with OpenSSL 0.9.7. 2003-03-04 15:03:42 +00:00
converters
databases Updated to 2.1026 2003-03-04 14:57:50 +00:00
deskutils Fix Build on CURRENT. 2003-03-03 10:41:01 +00:00
devel Make portlint happy too. 2003-03-03 21:12:04 +00:00
dns * Update to version 9.2.2, the latest from ISC. This version contains no 2003-03-04 09:44:15 +00:00
editors Update to 9.3l. 2003-03-03 21:09:40 +00:00
emulators Remove pkg-comment and place in Makefile 2003-03-03 04:00:46 +00:00
finance
french
ftp De-pkg-comment for my ports 2003-03-03 01:08:52 +00:00
games Use threads. Temporarily add an extra dependency on SimGear to make sure 2003-03-03 20:26:50 +00:00
german
graphics
hebrew
hungarian
irc
japanese De-pkg-comment for my ports 2003-03-03 01:08:52 +00:00
java Don't set IGNORE when PACKAGE_BUILDING 2003-03-04 03:07:17 +00:00
korean
lang Update to 1.8.0-preview2, which now includes ruby-testunit. 2003-03-03 17:03:09 +00:00
mail Update to exiscan patch -25, which fixes a crash bug handling single-part 2003-03-04 07:56:11 +00:00
math Fix Build on CURRENT. 2003-03-03 10:41:01 +00:00
mbone
misc Update to 0.3.2 2003-03-04 09:29:40 +00:00
Mk Update lang/ruby-devel to 1.8.0-preview2. 2003-03-03 16:33:54 +00:00
multimedia Switch the dependency for rpm2cpio from BUILD_DEPENDS to 2003-03-04 00:32:08 +00:00
net build and install the addpasswd program. 2003-03-04 14:53:27 +00:00
net-im
net-mgmt Fix a typo. 2003-03-04 11:12:06 +00:00
net-p2p
news - fix build on bento. 2003-03-03 20:58:23 +00:00
palm Update to 3.3 2003-03-04 14:32:19 +00:00
picobsd
polish
ports-mgmt
portuguese
print Update to 1.17 2003-03-03 07:15:10 +00:00
russian
science
security Fix build with OpenSSL 0.9.7+. 2003-03-04 14:52:03 +00:00
shells
sysutils Properly recognise FIFOs 2003-03-04 07:34:30 +00:00
Templates
textproc Update to 2.27 2003-03-04 14:51:14 +00:00
Tools
ukrainian
vietnamese
www Update to checkbot 1.71 2003-03-04 12:45:03 +00:00
x11 Update to xlockmore-5.06 2003-03-04 06:51:28 +00:00
x11-clocks
x11-fm
x11-fonts
x11-servers
x11-themes
x11-toolkits Bump PORTREVISION; assume maintainership; tweak CONFIGURE_ENV. 2003-03-03 10:36:01 +00:00
x11-wm
.cvsignore
INDEX
INDEX-5
LEGAL
Makefile
MOVED devel/ruby-testunit has been integrated into lang/ruby16-shim-ruby18. 2003-03-03 17:07:15 +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.