1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-23 00:43:28 +00:00
Mirror of the FreeBSD ports git repo https://git.FreeBSD.org/ports.git .
Go to file
Yoichi NAKAYAMA 5143cc04ef Update for new distfile (20011228).
Remove base64.el* since it is not needed for GNU Emacs.
Install format-spec.el only for Emacs20.
2002-01-14 20:53:57 +00:00
accessibility/atk
arabic
archivers Update MASTER_SITES, WWW and autor's e-mail. 2002-01-14 10:14:59 +00:00
astro Fix MASTER_SITES 2002-01-10 14:53:19 +00:00
audio Chase xmms shared library version bump. 2002-01-14 13:41:32 +00:00
benchmarks
biology
cad
chinese Update to 4.44 2002-01-11 22:27:53 +00:00
comms Create directories prior to installing files. 2002-01-14 16:23:07 +00:00
converters
databases Don't explicitly link libc in. This fixes gnomedb-fe (Gnomedb Fronend) crash. 2002-01-14 19:03:39 +00:00
deskutils Add port misc/tuxcards A small Application, which organizes your notes 2002-01-11 23:36:07 +00:00
devel Update to 0.8.8. 2002-01-14 13:05:21 +00:00
dns Update to 0.9.01 2002-01-11 22:31:42 +00:00
editors After patching is done remove ${WRKSRC}/user/wp/strings/*.orig, because 2002-01-14 18:16:29 +00:00
emulators Oops. Add missing entry to plist 2002-01-11 06:28:32 +00:00
finance Update to 1.6.5. 2002-01-10 12:10:07 +00:00
french
ftp
games * Assign maintainership to Oliver Lehmann <lehmann@ans-netz.de>. 2002-01-14 07:13:33 +00:00
german
graphics Chase xmms shared library version bump. 2002-01-14 13:41:32 +00:00
hebrew
hungarian
irc Fix MASTER_SITES. 2002-01-13 09:04:50 +00:00
japanese Update to 0.93a. 2002-01-14 20:25:03 +00:00
java Add JDE, Java Development Environment for Emacs. 2002-01-10 11:42:21 +00:00
korean
lang Upgrade to v0.6.0. 2002-01-14 06:53:27 +00:00
mail - Update to sendmail-8.12.2 2002-01-14 08:17:23 +00:00
math Fix configure (bento) 2002-01-11 23:43:09 +00:00
mbone
misc add p5-Chatbot-Eliza 0.97 2002-01-12 15:58:28 +00:00
Mk Add chkdepschain.py - a tool to address one of the most annoying when it comes 2002-01-13 12:05:07 +00:00
multimedia Chase xmms shared library version bump. 2002-01-14 13:41:32 +00:00
net Update for new distfile (20011228). 2002-01-14 20:53:57 +00:00
net-im add py-jabber 0.2 2002-01-13 09:21:34 +00:00
net-mgmt Update to 0.56 2002-01-13 21:53:22 +00:00
net-p2p
news
palm
picobsd
polish
ports-mgmt
portuguese
print o fix build of HPinkjet driver. 2002-01-14 15:06:04 +00:00
russian
science add vis5d+ 1.2.1 2002-01-09 14:51:38 +00:00
security upgrade to 0.9.1 2002-01-14 05:15:00 +00:00
shells Upgrade to v0.6.0. 2002-01-14 06:53:27 +00:00
sysutils Add mirrors to MASTER_SITES. 2002-01-14 07:59:08 +00:00
Templates
textproc New port of rtfreader, a program to read application/ms-rtf files. 2002-01-14 09:03:26 +00:00
Tools - New option `-e' - threat warnings as errors; 2002-01-14 13:07:34 +00:00
ukrainian Change "PNG" to "image", as this library can generate different formats 2002-01-12 18:45:25 +00:00
vietnamese
www Backout addition of en_US.ISO8859-1 locale - it's already there. This committer 2002-01-14 19:21:08 +00:00
x11 Use correct permissions for ${PREFIX}/share/gnome/gdm. 2002-01-14 18:07:43 +00:00
x11-clocks Bring in a few changes to the KDE ports infrastructure, and some fixes. 2002-01-11 06:17:04 +00:00
x11-fm Update to version 2.3.1 2002-01-10 14:04:49 +00:00
x11-fonts
x11-servers
x11-themes Bring in a few changes to the KDE ports infrastructure, and some fixes. 2002-01-11 06:17:04 +00:00
x11-toolkits Update to 0.19. 2002-01-13 19:21:34 +00:00
x11-wm Add missing dependency 2002-01-13 08:41:13 +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.