1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-22 00:35:15 +00:00
Mirror of the FreeBSD ports git repo https://git.FreeBSD.org/ports.git .
Go to file
Kirill Ponomarev 15a69b7002 - Add option to support rexx-regina
PR:		59329
Submitted by:	Ports Fury
2003-11-16 14:31:17 +00:00
accessibility
arabic Move these ports to the new arabic category after the repocopies. Fix 2003-11-16 02:36:29 +00:00
archivers
astro - Update to version 1.34 2003-11-16 14:17:23 +00:00
audio - Update to version 0.7.6 2003-11-16 14:22:18 +00:00
benchmarks
biology unPERLify by using REINPLACE_CMD and SED where appropriate. 2003-11-15 20:13:21 +00:00
cad - Update to 2.0.0pre4 2003-11-15 23:00:03 +00:00
chinese Fix build on -current. 2003-11-16 04:22:17 +00:00
comms unPERLify by using REINPLACE_CMD where appropriate. 2003-11-15 20:07:28 +00:00
converters
databases Updated to 2.9003 2003-11-16 13:39:27 +00:00
deskutils Add missing dependency on libxml2 2003-11-15 20:05:16 +00:00
devel Change the .info files so that it is possible to do info i386-rtems-ld and 2003-11-16 12:39:39 +00:00
dns
editors - Add option to support rexx-regina 2003-11-16 14:31:17 +00:00
emulators Add hfsplusutils 1.0.4, utilities for accessing HFS+ filesystems. 2003-11-15 21:51:46 +00:00
finance
french
ftp
games Add new port - Beneath a Steel Sky (BASS), full version of 1993 adventure 2003-11-16 00:50:19 +00:00
german
graphics Add missing dependency on ${PYNUMERIC} 2003-11-15 12:30:20 +00:00
hebrew
hungarian
irc fix if-less else/endif 2003-11-15 12:38:07 +00:00
japanese Update to 0.1.5. 2003-11-15 16:37:08 +00:00
java
korean Slave ports do not need to include the master category in CATEGORIES. 2003-11-15 10:29:35 +00:00
lang Ignore syntax errors on compiling 3rd party packages. 2003-11-15 19:22:37 +00:00
mail - Update to version 2.3 2003-11-16 11:14:25 +00:00
math
mbone
misc Fix cut-n-paste'o 2003-11-16 12:31:48 +00:00
Mk
multimedia Add missing gconf files to the plist. 2003-11-16 00:31:54 +00:00
net - Add minor patch to remove double CR from start/stop script 2003-11-16 12:59:32 +00:00
net-im
net-mgmt - Add minor patch to remove double CR from start/stop script 2003-11-16 12:59:32 +00:00
net-p2p
news
palm Fix pathname in patch file. 2003-11-15 23:36:52 +00:00
picobsd
polish
ports-mgmt * Update to 2.4.8 2003-11-15 22:12:00 +00:00
portuguese
print - typo in make variables, at some places "WITH_GHOSTSCRIPT_AFP1" has been used 2003-11-16 10:04:47 +00:00
russian
science
security * Update to 1.6.5 2003-11-16 01:51:46 +00:00
shells Update to 031112 and unbreak, old version was not fetchable anymore. 2003-11-15 12:31:38 +00:00
sysutils Fix plist 2003-11-15 20:24:41 +00:00
Templates
textproc Unbreak: include libxml/parser.h before libxml/hash.h. 2003-11-15 23:09:06 +00:00
Tools
ukrainian
vietnamese
www Update to version 8.2 and remove a dead MASTER_SITE. 2003-11-15 21:02:11 +00:00
x11
x11-clocks
x11-fm I thought it was just my slow and overstuffed disks, but Adam 2003-11-16 00:28:48 +00:00
x11-fonts Move these ports to the new arabic category after the repocopies. Fix 2003-11-16 02:36:29 +00:00
x11-servers
x11-themes
x11-toolkits
x11-wm Unbreak build on -CURRENT. 2003-11-15 12:28:57 +00:00
.cvsignore
INDEX New INDEX for 4.2, with 9662 ports 2003-11-15 16:05:26 +00:00
INDEX-5
LEGAL
Makefile
MOVED Move these ports to the new arabic category after the repocopies. Fix 2003-11-16 02:36:29 +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.