1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-22 08:58:47 +00:00
Mirror of the FreeBSD ports git repo https://git.FreeBSD.org/ports.git .
Go to file
Sergey Matveychuk 8ffb8c8e43 - Fix 'echo' syntax
Reported by: Sergey Gluschenko (irc)
2005-07-15 08:48:09 +00:00
accessibility
arabic
archivers There is some problem with the master site, so maintainer is mirror it on 2005-07-14 17:45:28 +00:00
astro Change MAINTAINER to my @FreeBSD.org account 2005-07-11 16:47:16 +00:00
audio Fix building with gcc2.95. 2005-07-13 20:01:47 +00:00
benchmarks
biology
cad
chinese 1: fix pkg-plist 2005-07-13 07:27:30 +00:00
comms - Update to 0.8.0 2005-07-14 16:03:24 +00:00
converters
databases - Chase hk_classes lib version 2005-07-15 05:33:46 +00:00
deskutils Attempt to fix build on 7.x (7.x now is pretty same that 6.x, so teach 2005-07-14 20:32:14 +00:00
devel - Update to 2.7.3 2005-07-15 05:49:12 +00:00
dns - Add bin9-sdb-ldap, a patched bind9 version to use with an LDAP based backend. 2005-07-13 19:24:35 +00:00
editors Update to 10.1. 2005-07-14 12:20:49 +00:00
emulators
finance
french Mark BROKEN on amd64: segmentation fault when it compiles the "catalogue 2005-07-14 07:31:11 +00:00
ftp - include SSL in OPTIONS 2005-07-15 06:24:46 +00:00
games - Update to 1.3.2 2005-07-15 08:12:41 +00:00
german Upgraded to version 1.4. The 1.3 version was unfetchable which caused the port 2005-07-14 08:02:35 +00:00
graphics Fix the build (wx-config has different name now). Maintainer timeout. 2005-07-15 08:33:00 +00:00
hebrew
hungarian
irc - Fix 'echo' syntax 2005-07-15 08:48:09 +00:00
japanese - Update to 0.53 2005-07-13 20:08:48 +00:00
java
korean Remove port for korean/mplayer-fonts. It's not so useful now because 2005-07-14 00:12:31 +00:00
lang IGNORE on 7.x and above. 2005-07-14 22:43:57 +00:00
mail - honor CFLAGS 2005-07-15 03:55:24 +00:00
math - Update to 1.0.7. 2005-07-14 12:45:32 +00:00
mbone
misc Fix MASTER_SITES. 2005-07-15 05:06:04 +00:00
Mk Update to 4.4.0 release: 2005-07-13 19:56:27 +00:00
multimedia Update to 0.7.6. 2005-07-14 19:24:54 +00:00
net Update to 1.2.4. 2005-07-15 03:25:45 +00:00
net-im Update to 1.2.4. 2005-07-15 03:25:45 +00:00
net-mgmt - Update to 0.8.6e 2005-07-14 09:11:45 +00:00
net-p2p Chase master site 2005-07-13 23:10:02 +00:00
news
palm
polish
ports-mgmt
portuguese
print Update to 2.1.10. Note: the CJK patches will need some work before they 2005-07-14 16:52:56 +00:00
russian
science Chase master site 2005-07-13 23:10:02 +00:00
security Update to 2.3.1. 2005-07-14 17:38:40 +00:00
shells Change MASTER_SITES to a CPAN address since old is broken 2005-07-11 17:25:16 +00:00
sysutils - Update to 2.0.9 2005-07-15 05:48:26 +00:00
Templates
textproc - Update to 1.97Ed 2005-07-14 22:02:52 +00:00
Tools
ukrainian
vietnamese
www Update to 0.15.12. 2005-07-15 05:12:26 +00:00
x11 Chase master site 2005-07-13 23:10:02 +00:00
x11-clocks
x11-fm
x11-fonts - Remove WITH_CJK knob and patch, it was merged into 2.1.7 2005-07-14 13:13:52 +00:00
x11-servers
x11-themes - Update to 0.11 2005-07-13 11:10:40 +00:00
x11-toolkits Update to 1.2.1. 2005-07-13 21:22:54 +00:00
x11-wm - Fix creation of empty directories in package 2005-07-13 11:19:59 +00:00
.cvsignore
CHANGES
LEGAL
Makefile
MOVED - Remove modules mapping for korean/mplayer-fonts. 2005-07-14 00:15:33 +00:00
README
UPDATING Fix a bunch of typos. 2005-07-15 08:40:35 +00:00

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.