1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-04 06:15:24 +00:00
Mirror of the FreeBSD ports git repo https://git.FreeBSD.org/ports.git .
Go to file
Alan Eldridge 31b3988864 Fixed "Print Test Page" bug with help from Mike at Easy SW. Portrevision
bumped to 4. Changed package message back to package-users-only message.

PR:		47423
2003-01-25 16:20:46 +00:00
accessibility
arabic
archivers
astro Update to 1.32.1 2003-01-24 23:21:36 +00:00
audio fix typo: USE_QT_VERSION -> USE_QT_VER 2003-01-25 01:16:53 +00:00
benchmarks
biology
cad
chinese
comms
converters
databases Remove broken Y2K link. 2003-01-24 23:24:56 +00:00
deskutils
devel Add z80-asm: a Z80 assembly code assembler and disassembler. 2003-01-24 21:32:22 +00:00
dns Upgrade to 20030124 release. 2003-01-24 23:57:33 +00:00
editors Update to 1.14.5. 2003-01-24 12:35:58 +00:00
emulators
finance
french
ftp
games - Catch up implicit dependency of ffcall 2003-01-24 18:55:58 +00:00
german Add the language define so the handbook is actually built for 2003-01-25 10:46:15 +00:00
graphics Add gauche-gl 0.2.1, openGL binding for Gauche. 2003-01-25 14:06:53 +00:00
hebrew
hungarian
irc
japanese Unbreak after the lateest update of irc/epic4. 2003-01-25 13:37:53 +00:00
java
korean
lang Update lang/ruby to the latest snapshot as of 2003-01-19, and Oni 2003-01-25 09:19:14 +00:00
mail Now that I've assured the CVS/Repository files are correct, remove 2003-01-25 07:06:05 +00:00
math
mbone Make the struct huffentry public so that global variables 2003-01-24 02:29:52 +00:00
misc upgrade to 0.2.19 2003-01-24 14:42:54 +00:00
Mk Update lang/ruby to the latest snapshot as of 2003-01-19, and Oni 2003-01-25 09:19:14 +00:00
multimedia Make the struct huffentry public so that global variables 2003-01-24 02:29:52 +00:00
net Update 4.1.72 -> 4.1.73 2003-01-25 04:06:39 +00:00
net-im
net-mgmt
net-p2p
news reasonable defaults for MSGEDCFG and PERL (so that msged and hpt 2003-01-24 09:44:04 +00:00
palm
picobsd
polish
ports-mgmt
portuguese
print Fixed "Print Test Page" bug with help from Mike at Easy SW. Portrevision 2003-01-25 16:20:46 +00:00
russian
science
security Unbreak on CURRENT. Re-sort MASTER_SITES 2003-01-24 23:13:30 +00:00
shells upgrade to 1.0107 2003-01-24 13:33:46 +00:00
sysutils
Templates
textproc * Allow bento to generate the necessary XML catalogs 2003-01-24 05:03:03 +00:00
Tools If the port directory contains a file called .keep, then tar up the 2003-01-24 11:01:37 +00:00
ukrainian
vietnamese
www Disable Xft support in the master Mozilla port if WITH_GTK2 is defined. 2003-01-25 07:48:36 +00:00
x11 For some reason ${PKG_INFO} doesn't work here, so hard-code 2003-01-25 00:46:18 +00:00
x11-clocks
x11-fm
x11-fonts Noone cares about having ports that actually build and then don't crash, 2003-01-25 06:12:33 +00:00
x11-servers [1] Fix missing symbols in i810 driver 2003-01-24 04:14:16 +00:00
x11-themes
x11-toolkits Update to 0.2.4. 2003-01-25 13:58:25 +00:00
x11-wm Update to 2.4.21. 2003-01-25 04:42:11 +00:00
.cvsignore
INDEX
INDEX-5
LEGAL
Makefile
MOVED Now that I've assured the CVS/Repository files are correct, remove 2003-01-25 07:06:05 +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.