1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-25 00:51:21 +00:00
Mirror of the FreeBSD ports git repo https://git.FreeBSD.org/ports.git .
Go to file
Volker Stolz 44595560e8 - Use MAKE_ARGS & PLIST_FILES
- Fix Prefix-awareness
2005-06-07 12:36:54 +00:00
accessibility Fix a hang that can occur at configure time when Java is installed. 2005-06-07 02:42:10 +00:00
arabic
archivers update to 4.20. 2005-06-07 12:05:26 +00:00
astro
audio Add xmms-ahx. 2005-06-06 18:42:12 +00:00
benchmarks - Update to 2.4.0 2005-06-07 07:52:09 +00:00
biology
cad
chinese - remove extra directory 2005-06-07 06:41:11 +00:00
comms - Reset maintainer address 2005-06-06 22:48:48 +00:00
converters
databases - Update to 1.8.29 2005-06-07 07:07:00 +00:00
deskutils - Fix a typo in COMMENT. [1] 2005-06-07 02:51:21 +00:00
devel - update to version 2 2005-06-07 09:24:54 +00:00
dns
editors - Update to 1.12.2 2005-06-06 17:46:13 +00:00
emulators
finance Upgrade to 0.5.7. 2005-06-06 20:20:56 +00:00
french
ftp - Fix mirroring the root directory of an FTP server [1]. 2005-06-07 08:47:46 +00:00
games Fix plist 2005-06-07 08:33:13 +00:00
german
graphics - Fix CATEGORIES 2005-06-06 22:36:40 +00:00
hebrew
hungarian
irc - Update to version 0.18 2005-06-07 09:51:46 +00:00
japanese Upgrade to 0.86. 2005-06-07 08:39:02 +00:00
java
korean
lang - Update to 3.2.1 2005-06-06 18:52:04 +00:00
mail Update to 0.03 2005-06-07 09:48:14 +00:00
math - Update qalculate to 0.8.0, which splits out libqalculate 2005-06-07 09:01:36 +00:00
mbone
misc Fix maintainer 2005-06-07 07:28:08 +00:00
Mk
multimedia
net Add traffic, a program which counts bandwidth usage by IP. 2005-06-07 10:41:21 +00:00
net-im - Update to 0.7.1 [1] 2005-06-06 20:29:34 +00:00
net-mgmt
net-p2p - Update to 2.0.2 2005-06-06 20:10:50 +00:00
news Fix COMMENT: NNT -> NNTP 2005-06-07 08:03:57 +00:00
palm - Use MAKE_ARGS & PLIST_FILES 2005-06-07 12:36:54 +00:00
polish
ports-mgmt
portuguese
print
russian
science
security Update to 4507 2005-06-06 21:58:03 +00:00
shells
sysutils Skip directories with names starting with a dot. [1] 2005-06-07 11:05:09 +00:00
Templates
textproc - update to 0.545 2005-06-07 08:54:49 +00:00
Tools
ukrainian
vietnamese
www A kwiki plugin to force users to provide a KwikiUserName 2005-06-06 21:22:25 +00:00
x11
x11-clocks
x11-fm - Update to 0.11.55 2005-06-06 18:30:22 +00:00
x11-fonts
x11-servers
x11-themes Compile with the -fPIC flag, which is needed on some platforms. 2005-06-07 07:46:48 +00:00
x11-toolkits - Update to 3.2.1 2005-06-06 18:52:30 +00:00
x11-wm
.cvsignore
CHANGES
LEGAL
Makefile
MOVED
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.