1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-11 07:22:22 +00:00
Mirror of the FreeBSD ports git repo https://git.FreeBSD.org/ports.git .
Go to file
Daichi GOTO cb4a8b660c Committed. Thanks!
PR:		52294
Submitted by:	Kirill Ponomarew <ponomarew@oberon.net>
2003-06-16 08:04:08 +00:00
accessibility
arabic
archivers
astro Fix pkg-plist. 2003-06-15 16:00:18 +00:00
audio Remove some more left over directories. 2003-06-16 00:17:33 +00:00
benchmarks
biology
cad
chinese Fix build of ports/chinese/chinput3 2003-06-15 08:07:48 +00:00
comms
converters
databases Revert the gtksourceview changes. The 0.3.0 version has an API change. 2003-06-15 23:53:39 +00:00
deskutils Add the startup script to the plist. 2003-06-16 00:13:12 +00:00
devel Remove a left over directory. 2003-06-16 00:06:03 +00:00
dns
editors Add a missing locale file. 2003-06-16 00:04:33 +00:00
emulators - Update to 1.12 2003-06-15 09:20:51 +00:00
finance
french
ftp Fix LP64 bugs and bump PORTREVISION. This still detects the bogus 2003-06-16 02:50:28 +00:00
games Don't delete score files if they contain data. This should keep people 2003-06-16 05:34:00 +00:00
german
graphics Bump PORTREVISION after the last commit. 2003-06-15 23:34:23 +00:00
hebrew
hungarian
irc
japanese Update to 0.40. 2003-06-15 13:55:56 +00:00
java
korean
lang Add some missing libraries to the plist. 2003-06-16 00:12:22 +00:00
mail New port added, thanks! 2003-06-16 07:17:24 +00:00
math o Enable load *.oct files. [1] 2003-06-15 10:28:37 +00:00
mbone
misc Add missing file to pkg-plist 2003-06-15 21:33:33 +00:00
Mk Add a gtksourceview component. 2003-06-15 21:19:09 +00:00
multimedia o Simplify {x,}videosink build fix. Furthermore, this correctly 2003-06-16 01:08:19 +00:00
net Committed. Thanks! 2003-06-16 08:04:08 +00:00
net-im updates ports/net/icmpchat from 0.5.1 to 0.6 2003-06-15 14:58:25 +00:00
net-mgmt update cricket to 1.4.0.p2 2003-06-15 14:48:01 +00:00
net-p2p o New port mldonkey-core version 2.5.3: Client 'core' for the 2003-06-15 19:58:08 +00:00
news
palm
picobsd
polish merge from kde-freebsd Repository: 2003-06-15 16:19:13 +00:00
ports-mgmt
portuguese
print
russian Fix pkg-plist 2003-06-15 16:54:04 +00:00
science
security nmap 3.27 -> 3.28 2003-06-16 04:43:50 +00:00
shells
sysutils Add disktype. 2003-06-16 03:29:21 +00:00
Templates
textproc Remove no longer needed INSTALL_PROGRAM directive. 2003-06-15 21:26:21 +00:00
Tools
ukrainian
vietnamese
www Update to version 0.67. 2003-06-16 06:35:12 +00:00
x11 Update to 1.3. 2003-06-16 04:59:21 +00:00
x11-clocks
x11-fm
x11-fonts
x11-servers
x11-themes
x11-toolkits Add gnomemm, a meta-port for building all the GNOME 2 C++ bindings. 2003-06-15 23:10:00 +00:00
x11-wm Quiet compiler warnings on sparc64 by adding missing #includes 2003-06-16 01:16:25 +00:00
.cvsignore
INDEX
INDEX-5
LEGAL
Makefile
MOVED Remove ports/net/mldonkey-src since it has been superseded by 2003-06-15 19:45:08 +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.