1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-23 04:23:08 +00:00
Mirror of the FreeBSD ports git repo https://git.FreeBSD.org/ports.git .
Go to file
Kevin Lo 550a540d45 Fix Imakefile breakage under XFree86 3.x
PR: 22161
Submitted by: Ports Fury
2000-10-21 13:01:43 +00:00
archivers Fix about 2000-10-20 04:33:40 +00:00
astro
audio p5-MP3-Info is a perl module that manipulates/fetches information 2000-10-20 23:08:04 +00:00
benchmarks
biology
cad
chinese Import of zh-xemacs21 2000-10-20 15:48:56 +00:00
comms Add definitions for new prefixes of German mobile phone networks (D1: 0170, 2000-10-20 21:36:22 +00:00
converters
databases Use RUBY_PORTVERSION, RUBY_DISTNAME and RUBY_WRKSRC. 2000-10-20 19:56:05 +00:00
deskutils
devel Install TODO.knu too. 2000-10-20 21:31:02 +00:00
dns
editors
emulators Fix Imakefile breakage under XFree86 4.x 2000-10-21 12:58:45 +00:00
finance
french
ftp
games Fix Imakefile breakage under XFree86 3.x 2000-10-21 13:01:43 +00:00
german Upgrade to version 2.1.6 2000-10-21 12:51:48 +00:00
graphics Update to version 0.50. 2000-10-20 15:18:10 +00:00
hebrew
irc
japanese
java
korean Fix the build problem with XFree86 4.0.x. 2000-10-20 14:34:23 +00:00
lang Update to Ruby 1.6.2-preview. 2000-10-20 21:10:00 +00:00
mail Nail is a version of BSD mail with mime extensions 2000-10-20 23:00:58 +00:00
math Chase gal shlib version 2000-10-20 16:25:09 +00:00
mbone
misc Update version number. 2000-10-21 09:51:52 +00:00
Mk Update to Ruby 1.6.2-preview. 2000-10-20 21:10:00 +00:00
multimedia Update to version 0.50. 2000-10-20 15:18:10 +00:00
net Uodate to 1.0beta1 2000-10-21 10:08:49 +00:00
net-im Revert to 0.85 as several people report instability with the new version, 2000-10-20 08:06:35 +00:00
net-mgmt
net-p2p
news Added dependency for net/p5-Net, because ubh needs the Net::NNTP module. 2000-10-20 20:34:46 +00:00
palm
ports-mgmt Update version number. 2000-10-21 09:51:52 +00:00
portuguese/ispell-pt_BR
print Update to version 0.13.2b 2000-10-21 12:39:09 +00:00
russian
science
security
shells
sysutils
Templates
textproc Add p5-XML-Simple, a perl module designed for reading 2000-10-20 23:11:48 +00:00
Tools
vietnamese
www Upgrade to version 2.1.6 2000-10-21 12:44:32 +00:00
x11
x11-clocks Commit update and minor fixes suggested by portlint 2000-10-20 13:49:53 +00:00
x11-fm Chase gtkhtml shlib version 2000-10-20 16:27:45 +00:00
x11-fonts
x11-servers
x11-themes
x11-toolkits Use RUBY_PORTVERSION, RUBY_DISTNAME and RUBY_WRKSRC. 2000-10-20 19:56:05 +00:00
x11-wm Update to 0.32. 2000-10-20 10:25:49 +00:00
.cvsignore
INDEX
LEGAL Mention native jdk12 (redistribution of sources and pre-compiled binaries is 2000-10-20 10:37:05 +00:00
Makefile
README
YEAR2000

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.