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
Mario Sergio Fujikawa Ferreira f6bd0f95f0 - Update port to version 0.97
- Uphold NOPORTDOCS

Submitted by:	Patrick Li <pat@databits.net>
2001-05-25 16:25:11 +00:00
accessibility/atk
arabic
archivers Add MASTER_SITES from the archivers/unzip port. 2001-05-23 20:24:42 +00:00
astro
audio add p5-Shout 2001-05-24 12:24:51 +00:00
benchmarks
biology
cad
chinese Add manpages. 2001-05-25 04:21:30 +00:00
comms Add mwavem 1.0, a loadable module and user excutable to support IBM 2001-05-20 04:34:28 +00:00
converters Add Russian messages. 2001-05-21 11:05:18 +00:00
databases Change the way the configure script is executed and included in order 2001-05-24 13:26:47 +00:00
deskutils add jlj 2001-05-24 14:17:27 +00:00
devel If a user has set the EF_ALIGNMENT, EF_PROTECT_BELOW or EF_PROTECT_FREE 2001-05-25 10:00:21 +00:00
dns Update to 8.2.4-REL 2001-05-25 08:23:16 +00:00
editors Update to Vim 5.8 beta A 2001-05-24 19:12:47 +00:00
emulators Chase the directory layout on ftp.redhat.com, no checksum changes. 2001-05-24 08:28:41 +00:00
finance Update to 1.4.12 2001-05-22 23:34:13 +00:00
french Spelling corrections. 2001-05-21 00:28:40 +00:00
ftp Fix plist. 2001-05-21 07:09:45 +00:00
games - Update port to version 0.97 2001-05-25 16:25:11 +00:00
german Ports policy: 2001-05-22 18:19:44 +00:00
graphics Unbreak 'make index': remove graphics/shot2png and textproc/shot2txt, 2001-05-25 16:00:21 +00:00
hebrew
hungarian
irc add py-irclib 2001-05-24 13:20:32 +00:00
japanese Update to 0.22. 2001-05-24 02:16:33 +00:00
java From the PR: 2001-05-21 19:21:50 +00:00
korean Ports policy: 2001-05-22 18:19:44 +00:00
lang Prepare a distribution patch and unbreak. 2001-05-24 17:48:44 +00:00
mail Fix LIB_DEPENDS: libvanessa_socket is in 'devel', not in 'net'. 2001-05-25 15:48:15 +00:00
math Unbreak 'make index': remove graphics/shot2png and textproc/shot2txt, 2001-05-25 16:00:21 +00:00
mbone
misc Update to a snapshot from today. 2001-05-23 16:50:30 +00:00
Mk Prepare a distribution patch and unbreak. 2001-05-24 17:48:44 +00:00
multimedia upgrade to 0.60.20010429 2001-05-23 06:30:25 +00:00
net Get rid of a typo. 2001-05-25 14:59:49 +00:00
net-im Update to version 0.11.0pre11. 2001-05-24 17:18:13 +00:00
net-mgmt Get rid of a typo. 2001-05-25 14:59:49 +00:00
net-p2p
news Install two additional headers. While we're there, upgrade to 2.3.20010523. 2001-05-24 14:56:17 +00:00
palm
picobsd Ports policy: 2001-05-22 18:19:44 +00:00
polish
ports-mgmt
portuguese
print Don't overwrite CATEGORIES in master ports. Use += instead, so slaves 2001-05-22 18:16:59 +00:00
russian Make the wrapper script whitespace-safe: Change $* to "$@". 2001-05-21 09:45:22 +00:00
science
security Respect CFLAGS 2001-05-25 11:49:35 +00:00
shells
sysutils 1) Install leapsecs.dat (leapseconds support) 2001-05-25 14:58:06 +00:00
Templates
textproc Unbreak 'make index': remove graphics/shot2png and textproc/shot2txt, 2001-05-25 16:00:21 +00:00
Tools
ukrainian
vietnamese
www Don't restart apache, i. e. don't start if not running. 2001-05-24 21:41:49 +00:00
x11 Update ruby-gnome, ruby-gtk, ruby-gdkimlib and ruby-gdkpixbuf to 0.25. 2001-05-24 01:43:54 +00:00
x11-clocks
x11-fm Don't overwrite CATEGORIES in master ports. Use += instead, so slaves 2001-05-22 18:16:59 +00:00
x11-fonts
x11-servers
x11-themes
x11-toolkits Drop MAINTAINERship. 2001-05-25 15:59:23 +00:00
x11-wm Ports policy: 2001-05-22 18:19:44 +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.