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
Kirill Ponomarev ad845afd74 - Fix MASTER_SITES
- Remove obsolete WWW: line

PR:		60274
Submitted by:	Ports Fury
2003-12-15 21:31:51 +00:00
accessibility
arabic
archivers
astro
audio - Update to version 2003.12.07 2003-12-15 18:13:15 +00:00
benchmarks
biology
cad
chinese
comms - Fix build when older version is already installed. This will prefer 2003-12-15 19:52:27 +00:00
converters
databases Update to 3.07. 2003-12-15 10:59:18 +00:00
deskutils
devel - Chase libraries for new SDL_gfx version. 2003-12-15 21:22:20 +00:00
dns - Update from 2.0.0b9 to 2.0.0 2003-12-15 16:39:43 +00:00
editors Update to 2.0.2, and fix the problem where the Symbol Insert dialog would 2003-12-15 07:16:18 +00:00
emulators Update to 6.0. 2003-12-15 08:51:55 +00:00
finance Add p5-Business-OnlinePayment-OCV 0.01, a Business::OnlinePayment backend 2003-12-15 10:53:04 +00:00
french
ftp add dmachine 0.19 2003-12-15 07:47:03 +00:00
games - Chase libraries for new SDL_gfx version. 2003-12-15 21:22:20 +00:00
german
graphics - Update to version 2.0.10 2003-12-15 21:19:29 +00:00
hebrew
hungarian
irc Add ircd-hybrid-ru 7.1, 2003-12-15 08:30:40 +00:00
japanese - Update to 0.1.5 2003-12-15 13:09:36 +00:00
java . Update to 3.2. 2003-12-15 18:01:20 +00:00
korean
lang Make this port build on the AMD64 platform. 2003-12-15 10:41:04 +00:00
mail - Update to 1.12 2003-12-15 20:53:59 +00:00
math - Remove gcc-3.3.1 kludge now that 3.3.3 is standard in -CURRENT 2003-12-15 20:08:59 +00:00
mbone
misc - Fix MASTER_SITES 2003-12-15 21:24:27 +00:00
Mk Fixed bug. If a Linux 1.4 JDK would have been installed, it 2003-12-15 07:04:50 +00:00
multimedia - Chase libraries for new Imlib2 version 2003-12-15 18:44:02 +00:00
net - This really is a 1.1, so update PORTVERSION too 2003-12-15 20:10:23 +00:00
net-im
net-mgmt
net-p2p
news
palm
picobsd
polish
ports-mgmt
portuguese
print
russian Add ircd-hybrid-ru 7.1, 2003-12-15 08:30:40 +00:00
science
security Update to 0.4.1. 2003-12-15 06:46:42 +00:00
shells Also pay attention to NOSHARED=yes as /usr/src and zsh does. 2003-12-15 08:23:29 +00:00
sysutils
Templates
textproc Add xhtml-basic and xhtml-modularization, a customizable version 2003-12-15 14:01:16 +00:00
Tools
ukrainian
vietnamese
www Update to 2.0.2. 2003-12-15 07:09:29 +00:00
x11 - Chase libraries for new Imlib2 version 2003-12-15 18:44:02 +00:00
x11-clocks Add xfce4-datetime-plugin 0.2, XFce 4 additional clock module 2003-12-15 14:51:57 +00:00
x11-fm
x11-fonts
x11-servers
x11-themes - Fix MASTER_SITES 2003-12-15 21:31:51 +00:00
x11-toolkits - Fix MASTER_SITES 2003-12-15 21:31:51 +00:00
x11-wm - Chase libraries for new Imlib2 version 2003-12-15 18:44:02 +00:00
.cvsignore
INDEX
INDEX-5
LEGAL
Makefile
MOVED Remove textproc/ruby-rdoc, which has been integrated into ruby18 and 2003-12-15 06:39:21 +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.