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
Pav Lucistnik 2604cbe684 - Add py-PySQLite 2.0.0 after repocopy
PR:		ports/81155
Submitted by:	Marcus Grando <marcus@corp.grupos.com.br> (maintainer)
Repocopy by:	marcus
2005-05-22 00:14:38 +00:00
accessibility
arabic
archivers
astro - Patch out configure check for jpeg in WITHOUT_X11 case, it's really not 2005-05-22 00:04:59 +00:00
audio
benchmarks - Move iperf from net to benchmarks 2005-05-21 20:09:28 +00:00
biology
cad
chinese
comms
converters
databases - Add py-PySQLite 2.0.0 after repocopy 2005-05-22 00:14:38 +00:00
deskutils
devel
dns
editors
emulators
finance
french
ftp
games
german
graphics Fix this for hopefully the final time. 2005-05-21 20:39:50 +00:00
hebrew
hungarian
irc
japanese
java
korean
lang
mail
math - Mark only for i386 for now. 2005-05-21 20:20:45 +00:00
mbone
misc
Mk
multimedia - Remove gnomehier and install .desktop in share/applications .. 2005-05-21 20:57:42 +00:00
net - Fix build after recent wxgtk changes 2005-05-22 00:03:16 +00:00
net-im
net-mgmt
net-p2p
news
palm
polish
ports-mgmt
portuguese
print
russian
science
security - Update to 4.6 2005-05-21 23:55:39 +00:00
shells
sysutils
Templates
textproc
Tools
ukrainian
vietnamese
www
x11
x11-clocks
x11-fm
x11-fonts
x11-servers
x11-themes
x11-toolkits
x11-wm
.cvsignore
CHANGES
LEGAL - Move iperf from net to benchmarks 2005-05-21 20:09:28 +00:00
Makefile
MOVED - Move iperf from net to benchmarks 2005-05-21 20:09:28 +00:00
README
UPDATING

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.