1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-24 21:01:20 +00:00
Mirror of the FreeBSD ports git repo https://git.FreeBSD.org/ports.git .
Go to file
Chris Piazza 8245eaccc6 Pass ${LOCALBASE}/(lib,include) as CPPFLAGS/LDFLAGS so installing
into another prefix will find libjpeg.

Most (if not all) of the kde ports will similarly have to be changed.
1999-08-25 05:18:43 +00:00
archivers Change Id->FreeBSD. 1999-08-25 04:25:23 +00:00
astro Id->FreeBSD rename try 2. 1999-08-25 04:22:48 +00:00
audio Change Id->FreeBSD. 1999-08-25 04:36:31 +00:00
benchmarks Change Id->FreeBSD. 1999-08-25 04:58:03 +00:00
biology Updated to 2.7.1 1999-08-25 05:17:58 +00:00
cad Change Id->FreeBSD. 1999-08-25 04:58:03 +00:00
chinese Change Id->FreeBSD. 1999-08-25 04:58:03 +00:00
comms
converters
databases
deskutils
devel
dns
editors
emulators
finance
ftp
games
german
graphics
irc
japanese Added csrd 1999-08-25 01:57:09 +00:00
java
korean Update to 3.1.2 1999-08-25 02:34:19 +00:00
lang
mail
math Change Id->FreeBSD. 1999-08-25 04:58:03 +00:00
mbone
misc
Mk Id->FreeBSD rename bis 1999-08-25 04:40:22 +00:00
multimedia Change Id->FreeBSD. 1999-08-25 04:36:31 +00:00
net
net-im
net-mgmt
news
palm
ports-mgmt
portuguese/ispell-pt_BR
print Change Id->FreeBSD. 1999-08-25 04:58:03 +00:00
russian
science Change Id->FreeBSD. 1999-08-25 04:58:03 +00:00
security
shells
sysutils Change Id->FreeBSD. 1999-08-25 04:36:31 +00:00
Templates
textproc
Tools Id->FreeBSD rename take 2 1999-08-25 04:43:00 +00:00
vietnamese
www
x11 Pass ${LOCALBASE}/(lib,include) as CPPFLAGS/LDFLAGS so installing 1999-08-25 05:18:43 +00:00
x11-clocks
x11-fm
x11-fonts
x11-servers
x11-themes
x11-toolkits
x11-wm
.cvsignore
INDEX
LEGAL
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.