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
Peter Pentchev b9a9cd8fcb Update to 0.98.3.
PR:		27734
Submitted by:	maintainer/author
2001-05-29 13:10:33 +00:00
accessibility/atk
arabic
archivers
astro Update to 0.22.1. 2001-05-29 07:43:57 +00:00
audio Remove a non-existent MASTER_SITE. 2001-05-29 13:09:42 +00:00
benchmarks add iperf 2001-05-27 17:42:23 +00:00
biology math/numpy was renamed to math/py-numeric. 2001-05-29 12:50:07 +00:00
cad
chinese
comms
converters Unbroke on 5-CURRENT. 2001-05-29 09:32:22 +00:00
databases Update to 0.3. 2001-05-29 05:56:55 +00:00
deskutils upgrade to 0510 2001-05-27 13:03:34 +00:00
devel Unbreak mtree in the correct way: do not install arm-elf-c++filt at all, 2001-05-29 12:57:40 +00:00
dns Upgrade to 9.1.3rc1, whose most significant change is a fix for 2001-05-28 08:27:10 +00:00
editors upgrade to 1.0.2 2001-05-27 16:09:44 +00:00
emulators When linux.flp is not found, prompt the user to insert the virtual 2001-05-27 17:09:08 +00:00
finance
french
ftp Update to 0.98.3. 2001-05-29 13:10:33 +00:00
games Fix PLIST. 2001-05-28 12:55:45 +00:00
german
graphics Put all 10 DISTFILES at MASTER_SITE_LOCAL, so they are available from single 2001-05-28 21:39:46 +00:00
hebrew
hungarian
irc Add some mirror sites to MASTER_SITES. 2001-05-28 12:08:52 +00:00
japanese Update to 1.7. 2001-05-28 03:04:41 +00:00
java Update that introduces extra flexibility for the installation process 2001-05-29 12:54:13 +00:00
korean Remove SUID bit. It can lead local exploit. 2001-05-29 12:08:39 +00:00
lang There is no longer any reason to mark this port MANUAL_PACKAGE_BUILD: 2001-05-29 06:01:14 +00:00
mail add maildir support 2001-05-29 12:53:41 +00:00
math math/numpy was renamed to math/py-numeric. 2001-05-29 12:50:07 +00:00
mbone
misc upgrade to 0.0.7 2001-05-28 01:35:19 +00:00
Mk A couple of mirror sites (located in Korea and Belgium) are added to 2001-05-29 08:39:52 +00:00
multimedia * Update to 8.cs2 2001-05-29 00:05:29 +00:00
net add stone 2001-05-29 11:11:52 +00:00
net-im
net-mgmt upgrade to 1.3 2001-05-27 16:33:59 +00:00
net-p2p upgrade to 0.4.0 2001-05-27 10:52:30 +00:00
news Add management of etc/tin.defaults to pkg-plist. 2001-05-27 15:33:07 +00:00
palm
picobsd
polish
ports-mgmt
portuguese
print bump portversion 2001-05-29 12:26:14 +00:00
russian
science
security Update to keynote 2.3 2001-05-29 00:22:01 +00:00
shells
sysutils Add xin 1.0.0, splits standard input and pipes into a command. 2001-05-27 17:22:39 +00:00
Templates
textproc remove unnecessary file 2001-05-29 10:44:09 +00:00
Tools
ukrainian
vietnamese
www Update that introduces extra flexibility for the installation process 2001-05-29 12:54:13 +00:00
x11 The DRI module breaks building of XF86-4 on alpha because drmP.h 2001-05-28 22:00:52 +00:00
x11-clocks Add wmclock 1.0.12.2, a dockable clock applet for Windowmaker. 2001-05-27 11:23:56 +00:00
x11-fm Update port to version 1.1.3. 2001-05-27 15:10:05 +00:00
x11-fonts
x11-servers
x11-themes
x11-toolkits Update to 2.3.0. 2001-05-28 20:10:54 +00:00
x11-wm Update to 1.11.1. 2001-05-28 11:08:23 +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.