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
Joe Marcus Clarke 67b9e5cce2 Update to 2.0.1.
2003-01-19 19:44:28 +00:00
accessibility
arabic
archivers Take over maintainership. 2003-01-18 18:56:58 +00:00
astro
audio New port MP3c, a cd to mp3 converter with an ASCII frontend: 2003-01-19 12:38:55 +00:00
benchmarks Upgrade to Iperf 1.6.5 2003-01-18 17:40:43 +00:00
biology
cad new port: cad/gwave 2003-01-19 00:35:38 +00:00
chinese add zh-links: Links WWW Browser with Chinese Support 2003-01-19 13:51:37 +00:00
comms Update to 0.6.3.5 2003-01-18 17:35:48 +00:00
converters
databases Fix these two so they at least work with 'make index'. The inclusion 2003-01-19 03:36:30 +00:00
deskutils New port: deskutils/mnemo, a web-based notes and memos application. 2003-01-18 05:34:21 +00:00
devel Update to 2.0.1. 2003-01-19 19:44:28 +00:00
dns
editors Also update distinfo to reflect the update to 21.4.12. 2003-01-17 22:36:05 +00:00
emulators Add --enable-fpe=uae into CONFIGURE_ARGS and get rid of linuxthreads. 2003-01-19 18:50:57 +00:00
finance Update to 2.6 2003-01-18 13:49:47 +00:00
french
ftp Bump libpq version[1] and PORTREVISION. Add POSTGRESQL_PORT tunable. 2003-01-18 22:50:06 +00:00
games Remove defunct WWW and release to the wild. 2003-01-19 19:37:44 +00:00
german Update WWW. 2003-01-19 00:20:24 +00:00
graphics Update to 0.22.0. 2003-01-19 19:38:50 +00:00
hebrew
hungarian
irc Update to 1.9.8. 2003-01-19 19:43:44 +00:00
japanese Fix a typo. 2003-01-19 05:45:46 +00:00
java
korean
lang New Port: ports/lang/screamer 2003-01-19 13:12:02 +00:00
mail * Do not explicitly link against libc 2003-01-19 19:22:53 +00:00
math Update to 1.1.15. 2003-01-19 19:40:37 +00:00
mbone
misc new port: misc/susv3 (Single UNIX Specification Version 3) 2003-01-19 12:01:37 +00:00
Mk * Bump the shared lib version of gal 2003-01-19 19:12:45 +00:00
multimedia Distfile does not exist on www.videolan.org anymore, so use 2003-01-19 00:20:53 +00:00
net Add p5-Net-AIM 1.22, a perl extension for the AOL Instant Messenger 2003-01-19 06:02:46 +00:00
net-im Add p5-Net-AIM 1.22, a perl extension for the AOL Instant Messenger 2003-01-19 06:02:46 +00:00
net-mgmt Email address update for Nicolas Jombart 2003-01-18 22:48:27 +00:00
net-p2p Update to 0.4.3rc2 2003-01-18 17:26:31 +00:00
news fix build of husky ports if husky-smapi was installed as a package 2003-01-18 12:22:30 +00:00
palm
picobsd
polish
ports-mgmt
portuguese
print Fix a segfault when XftConfig or ~/.xftconfig contains directories with 2003-01-18 22:27:21 +00:00
russian
science
security Man-pages are already compressed when installed. 2003-01-19 12:42:19 +00:00
shells
sysutils o Add some missiong documentation files, lost during the updates before 2003-01-19 13:36:07 +00:00
Templates
textproc Update to 1.0.24. 2003-01-19 19:26:51 +00:00
Tools
ukrainian
vietnamese
www Update to 1.1.7. 2003-01-19 19:16:10 +00:00
x11 o) Remove of libhelp, which would never compile with current motif 2003-01-19 15:52:17 +00:00
x11-clocks
x11-fm Add a RUN_DEPENDS on gnomecontrolcenter2. This is for users that like to 2003-01-19 19:36:38 +00:00
x11-fonts Update to 2.1. According to the release notes, more symbols have been 2003-01-19 19:29:34 +00:00
x11-servers
x11-themes
x11-toolkits Update to 0.22. 2003-01-19 19:12:00 +00:00
x11-wm Update to 2.4.13. 2003-01-19 19:41:36 +00:00
.cvsignore
INDEX
INDEX-5
LEGAL Noted that databases/mysqlman has a restricted nature. 2003-01-18 09:05:13 +00:00
Makefile
MOVED FIx category for misc/pipebench. 2003-01-18 22:27:34 +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.