1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-24 21:01:20 +00:00
Mirror of the FreeBSD ports git repo https://git.FreeBSD.org/ports.git .
Go to file
Akinori MUSHA 67551d3a37 Update to 1.6.4-preview1.
Make bsd.ruby.mk easily handle preview releases.
2001-04-10 07:23:49 +00:00
arabic Allow to override MAINTAINER and CATEGORIES (in slave ports). 2001-04-09 21:04:10 +00:00
archivers add gnugetopt lib depend 2001-04-10 01:25:35 +00:00
astro
audio Update to 1.3.1. 2001-04-10 07:09:24 +00:00
benchmarks
biology
cad
chinese
comms
converters
databases Switch to MASTER_SITE_SOURCEFORGE. 2001-04-08 20:40:54 +00:00
deskutils
devel Fix breakage of 'make index' caused by the sdl ports being moved to 2001-04-09 21:55:04 +00:00
dns
editors Update to enable working on full 32 bit file sizes, including /dev/mem 2001-04-09 15:54:29 +00:00
emulators Move: 2001-04-09 11:55:04 +00:00
finance Update WWW. 2001-04-09 08:00:20 +00:00
french
ftp Remove two dead sites that the distfile checking scripts complained about 2001-04-09 15:01:53 +00:00
games Move: 2001-04-09 11:55:04 +00:00
german
graphics Prepend %%PORTDOCS%% were needed. 2001-04-09 23:08:32 +00:00
hebrew Allow to override MAINTAINER and CATEGORIES (in slave ports). 2001-04-09 21:04:10 +00:00
hungarian Allow to override MAINTAINER and CATEGORIES (in slave ports). 2001-04-09 21:04:10 +00:00
irc Apparently I broke this package with the bsd.kde.mk introduction. Fix that 2001-04-09 05:53:14 +00:00
japanese Add ja-weather-emacs20, Weather Report in Japanese Regions. 2001-04-09 09:55:44 +00:00
java
korean Update to linux-netscape 4.77. 2001-04-09 09:39:28 +00:00
lang Update to 1.6.4-preview1. 2001-04-10 07:23:49 +00:00
mail Fix cclient and imap-uw to use the latest UW beta and use the 2001-04-09 23:29:39 +00:00
math add rascal 2001-04-09 16:58:35 +00:00
mbone
misc Update to 1.03r. 2001-04-10 06:35:10 +00:00
Mk Update to 1.6.4-preview1. 2001-04-10 07:23:49 +00:00
multimedia Move: 2001-04-09 11:55:04 +00:00
net Update pchar port to 1.3.2. 2001-04-09 21:48:51 +00:00
net-im
net-mgmt Remove empty patch file left over from last commit. 2001-04-08 17:37:53 +00:00
net-p2p
news Update Makefile and pkg-descr to honor Maintainer, 2001-04-08 18:51:32 +00:00
palm
polish Allow to override MAINTAINER and CATEGORIES (in slave ports). 2001-04-09 21:04:10 +00:00
ports-mgmt
portuguese Allow to override MAINTAINER and CATEGORIES (in slave ports). 2001-04-09 21:04:10 +00:00
print cosmetic: use %%PORTDOCS%% variable 2001-04-10 05:10:50 +00:00
russian Messages and documentation for KDE2 translated into Russian language. 2001-04-09 21:09:20 +00:00
science Do not build the profile-versions of the libraries by explicitly defining 2001-04-09 19:54:04 +00:00
security Update to 1.7.1. Remove defunct MASTER_SITE. 2001-04-10 06:21:34 +00:00
shells Update to 1.03r. 2001-04-10 06:35:10 +00:00
sysutils Fix. 2001-04-09 20:55:54 +00:00
Templates
textproc Update to 0.6.0. 2001-04-09 18:10:44 +00:00
Tools
ukrainian Add monacofonts 1.0, 2001-04-08 22:32:55 +00:00
vietnamese Allow to override MAINTAINER and CATEGORIES (in slave ports). 2001-04-09 21:04:10 +00:00
www From Anders Nordby <anders@fix.no>: 2001-04-09 23:06:02 +00:00
x11 Upgrade the Matrox driver to version 1.2.0 2001-04-10 02:34:01 +00:00
x11-clocks
x11-fm Ensure that the freetype-config is available. This should workaround the 2001-04-09 18:20:17 +00:00
x11-fonts
x11-servers
x11-themes Update WWW and MASTER_SITES. 2001-04-09 08:03:32 +00:00
x11-toolkits Move: 2001-04-09 11:55:04 +00:00
x11-wm Update to 2.3. 2001-04-10 05:02:27 +00:00
.cvsignore
INDEX
LEGAL
Makefile
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/handbook/handbook.html

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.