1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-25 00:51:21 +00:00
Mirror of the FreeBSD ports git repo https://git.FreeBSD.org/ports.git .
Go to file
Kirill Ponomarev f864a51ed0 - Update to version 1.8.0
PR:		58790
Submitted by:	maintainer
2003-11-01 14:05:52 +00:00
accessibility
arabic
archivers Update to 0.2.0. 2003-10-31 21:00:37 +00:00
astro
audio - Update to version 0.99.1 2003-10-31 22:02:46 +00:00
benchmarks
biology
cad Update to QCad 2.0.1.1 2003-10-31 14:20:23 +00:00
chinese Fix patch error. 2003-11-01 05:33:52 +00:00
comms Upgrade to 8.0.5 (minor bugfixes). 2003-11-01 06:53:05 +00:00
converters
databases Add missed gthread-2.0 and gmodule-2.0 pkgconfig dependencies. 2003-11-01 03:25:01 +00:00
deskutils
devel Per distfile survey, remove mastersite that disappeared in May 2002. 2003-10-31 21:49:24 +00:00
dns
editors Remove AbiWord-1.x now that 2.0 has been released, and is the new stable 2003-10-31 21:37:03 +00:00
emulators Attempt to fix build failure under 4.x - add USE_GETOPT_LONG 2003-10-31 17:24:51 +00:00
finance
french Remove AbiWord-1.x now that 2.0 has been released, and is the new stable 2003-10-31 21:37:03 +00:00
ftp
games - Chase dependency for new devel/clanlib version 2003-10-31 22:54:57 +00:00
german
graphics Unbreak. 2003-10-31 10:14:37 +00:00
hebrew
hungarian
irc Update obsolete dependencies with USE_RUBY_FEATURES. 2003-10-31 18:55:28 +00:00
japanese * Sync with the master port 2003-11-01 00:49:40 +00:00
java
korean
lang Fix build on 4-STABLE. Sorry. 2003-11-01 09:15:51 +00:00
mail - Update to 1.0.1 (a minor bug fix) [1] 2003-11-01 13:57:57 +00:00
math
mbone
misc Update to 0.27 2003-10-31 15:08:21 +00:00
Mk Update lang/ruby16 to the latest snapshot as of 2003-10-15. 2003-10-31 19:34:06 +00:00
multimedia Add MASTER_SITE_GNU_ALPHA 2003-10-31 10:06:24 +00:00
net Fix MAN1 & MAN8 settings 2003-11-01 11:32:22 +00:00
net-im Don't be such a cruel master to my slaves. 2003-11-01 00:47:00 +00:00
net-mgmt o Add WITHOUT_PERL knob (and unbreak at unusual variable situation). 2003-10-31 14:17:06 +00:00
net-p2p
news - Fix handling USE_GETOPT_LONG 2003-10-31 22:06:04 +00:00
palm
picobsd
polish
ports-mgmt
portuguese
print
russian
science
security - Update to version 1.8.0 2003-11-01 14:05:52 +00:00
shells
sysutils o) Fix MASTER_SITES 2003-11-01 10:45:56 +00:00
Templates
textproc - Update to version 0.4.4 2003-10-31 22:19:52 +00:00
Tools
ukrainian
vietnamese
www Remove AbiWord-1.x now that 2.0 has been released, and is the new stable 2003-10-31 21:37:03 +00:00
x11 Update to 1.2. 2003-10-31 22:26:37 +00:00
x11-clocks
x11-fm Upgrade to 0.11.39. 2003-10-31 17:04:38 +00:00
x11-fonts
x11-servers
x11-themes
x11-toolkits ports linked against the wxgtk-devel library have to be linked against 2003-11-01 12:26:32 +00:00
x11-wm . Unbreak compilation on 5.x (gcc 3.3). 2003-11-01 07:47:22 +00:00
.cvsignore
INDEX
INDEX-5
LEGAL
Makefile
MOVED Add an entry for editors/AbiWord. 2003-10-31 21:38:45 +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.