1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-09 06:51:44 +00:00
Mirror of the FreeBSD ports git repo https://git.FreeBSD.org/ports.git .
Go to file
2003-04-07 21:51:01 +00:00
accessibility
arabic
archivers Remove USE_GNOMENG macro. 2003-04-07 20:29:10 +00:00
astro Remove USE_GNOMENG macro. 2003-04-07 20:29:10 +00:00
audio Doesn't build on alpha, missing machine/speaker.h 2003-04-07 11:27:35 +00:00
benchmarks
biology
cad
chinese
comms Support NOPORTDOCS. 2003-04-07 14:17:51 +00:00
converters
databases
deskutils * Update to new GNOME infrastructure 2003-04-06 21:16:05 +00:00
devel Fix an incorrect master site URL. 2003-04-07 17:23:58 +00:00
dns Update net/mydns to 0.9.9 2003-04-07 15:50:42 +00:00
editors Fix another place where having the patch level in the distfile caused problems. 2003-04-06 16:28:32 +00:00
emulators - Update to 0.34 2003-04-07 06:42:33 +00:00
finance Removed double $$ in BUILD_DEPENDS 2003-04-05 23:03:27 +00:00
french
ftp * Update to 0.7.7 2003-04-07 18:26:01 +00:00
games
german
graphics upgrade to 1.12 2003-04-07 16:19:16 +00:00
hebrew
hungarian
irc Chase checksum of tcl.o, It is now ready for the upcoming BitchX release 1.0c20 2003-04-06 21:13:43 +00:00
japanese Set maintainer to ports@freebsd.org now that argv.ac doesn't exist 2003-04-07 00:24:56 +00:00
java 1. Clean up demo/jfc/SwingSet2/resources before the install. This should 2003-04-07 18:23:31 +00:00
korean - Nuke obsolete PREV_I18N_VER from Makefile.kde 2003-04-07 18:50:20 +00:00
lang Upgrade to 1.1. 2003-04-07 21:51:01 +00:00
mail - Fix more linebreaks 2003-04-07 19:14:05 +00:00
math fix "The scipad editor does not work" problem 2003-04-06 05:52:43 +00:00
mbone
misc Use the pkg-plist from kde-freebsd Repository which is much more complete 2003-04-07 19:11:26 +00:00
Mk Add some comments around the USE_* macros indicating they are now 2003-04-07 20:11:54 +00:00
multimedia Typo fix: really disable the xine-arts plugin 2003-04-07 16:35:40 +00:00
net Add I18N conversion to IRC topic messages. 2003-04-07 20:00:40 +00:00
net-im Add I18N conversion to IRC topic messages. 2003-04-07 20:00:40 +00:00
net-mgmt MAINTAINER UPDATE: net/nagios 2003-04-07 01:16:37 +00:00
net-p2p Remove ports/net/gift due to lack of releases ever since the project creation 2003-04-05 22:23:18 +00:00
news Import straw 0.18.1: 2003-04-07 15:56:21 +00:00
palm
picobsd
polish
ports-mgmt Allow the user to specify environment variables on the command line. 2003-04-07 13:23:50 +00:00
portuguese
print Update to 20030404. 2003-04-07 06:11:42 +00:00
russian [PATCH] russian/wmcyrx: fix MASTER_SITES 2003-04-07 00:31:04 +00:00
science
security - defaults to STABLE/CURRENT shared lib version 2003-04-07 05:54:39 +00:00
shells
sysutils * Convert to new GNOME infrastructure 2003-04-07 20:21:09 +00:00
Templates
textproc Add ocaml-pxp 1.1.5, validating XML parser for OCaml. 2003-04-06 15:46:31 +00:00
Tools Update sed pattern used to process logs 2003-04-06 05:42:41 +00:00
ukrainian
vietnamese
www - Installation of the port fails at the pre-install stage 2003-04-07 18:32:36 +00:00
x11 - Nuke obsolete PREV_I18N_VER from Makefile.kde 2003-04-07 18:50:20 +00:00
x11-clocks Update to 0.3. 2003-04-07 05:19:35 +00:00
x11-fm * Update to new GNOME infrastructure 2003-04-06 21:16:05 +00:00
x11-fonts Fix a segfault that can occur when mixing RENDER and non-RENDER fonts. 2003-04-06 20:37:06 +00:00
x11-servers Followup to last commit: Add missing radeon_cursor.c to the list of patches. 2003-04-06 08:59:23 +00:00
x11-themes Add gtk-aqualightblue-theme, a Mac OS X like theme for GTK+-2. 2003-04-06 06:23:37 +00:00
x11-toolkits * Update to new GNOME infrastructure 2003-04-06 21:16:05 +00:00
x11-wm
.cvsignore
INDEX
INDEX-5
LEGAL
Makefile
MOVED Remove ports/net/jift due to lack of releases since 2001 2003-04-05 22:25:50 +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.