1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-26 21:17:40 +00:00
Mirror of the FreeBSD ports git repo https://git.FreeBSD.org/ports.git .
Go to file
Ade Lovett 67217ea418 Update to 0.58, without helpfiles on this one, since there are no
pregenerated files (unlike previous tarballs), and we need db2html
to build them ourselves.  I'm assuming that db2html is a part of
docbook somewhere, and whilst GNOME is a little bloated by itself,
I don't (yet) want to make docbook a dependency.
2000-11-14 21:53:52 +00:00
archivers Fix up dependencies to libimg -- the English version should be a 2000-11-14 00:39:18 +00:00
astro
audio Fix delete files from the complete directory. 2000-11-14 15:21:56 +00:00
benchmarks Change MAINTAINER field. 2000-11-13 12:45:40 +00:00
biology - This is a fairly extensive rework of this port. 2000-11-13 13:49:46 +00:00
cad Update to version 2.1b8 2000-11-13 12:46:49 +00:00
chinese Add ${WRKDIRPREFIX} in front of ${.CURDIR} in WRKDIR definition. 2000-11-14 11:30:09 +00:00
comms
converters Change MAINTAINER field. 2000-11-13 12:45:40 +00:00
databases Update port to 1.1 2000-11-13 13:32:57 +00:00
deskutils Update to version 2.6 2000-11-13 13:27:12 +00:00
devel Fix up a port that somehow got missed in The Great Conversion Process 2000-11-14 20:32:28 +00:00
dns Change MAINTAINER field. 2000-11-13 12:45:40 +00:00
editors Chase new print/gnomeprint shlib version 2000-11-14 14:10:15 +00:00
emulators
finance Update to version 2.6 2000-11-13 13:27:12 +00:00
french
ftp - Fix MASTER_SITES 2000-11-13 14:10:08 +00:00
games Fix manpage installation. I really should upgrade to XFree86-3.3.6. 2000-11-14 12:08:29 +00:00
german
graphics Update to version 1.7a 2000-11-14 15:49:46 +00:00
hebrew
irc Ladies and gentlemen, boys and girls, children of all ages.. the FreeBSD 2000-11-14 06:13:33 +00:00
japanese Fixed a problem (this ports is broken on bento) 2000-11-14 06:46:44 +00:00
java
korean
lang WRKDIR of lang/gcc28 should be accessed through ${.CURDIR}/../../lang/gcc28, 2000-11-14 13:38:38 +00:00
mail Update to 5.5.6 2000-11-14 15:29:26 +00:00
math Update to 0.58, without helpfiles on this one, since there are no 2000-11-14 21:53:52 +00:00
mbone
misc Shlib version of ncurses is now at 5. These ports still don't build 2000-11-14 00:44:10 +00:00
Mk
multimedia
net Update to version 0.09c 2000-11-14 20:53:03 +00:00
net-im Adjust python variables to be consistent with the dependencies. 2000-11-14 12:42:43 +00:00
net-mgmt Change MAINTAINER field. 2000-11-13 12:45:40 +00:00
net-p2p Fix delete files from the complete directory. 2000-11-14 15:21:56 +00:00
news Chase new print/gnomeprint shlib version 2000-11-14 14:10:15 +00:00
palm
ports-mgmt Fix up a port that somehow got missed in The Great Conversion Process 2000-11-14 20:32:28 +00:00
portuguese/ispell-pt_BR
print Update to 0.25 2000-11-14 14:09:33 +00:00
russian Change MAINTAINER field. 2000-11-13 12:45:40 +00:00
science
security Add the security fix for inability to actually deny ssh-agent or X11 2000-11-14 04:51:10 +00:00
shells
sysutils It was possible to divide by zero. 2000-11-14 01:14:49 +00:00
Templates
textproc Update to 2.2.8 2000-11-14 21:49:33 +00:00
Tools
vietnamese
www Use USE_PYTHON. This port still doesn't package, but at least in gets 2000-11-14 00:42:05 +00:00
x11 Chase new print/gnomeprint shlib version 2000-11-14 14:10:15 +00:00
x11-clocks
x11-fm Fix up dependencies to libimg -- the English version should be a 2000-11-14 00:39:18 +00:00
x11-fonts
x11-servers
x11-themes Add XenoStep. 2000-11-14 08:59:39 +00:00
x11-toolkits Chase new print/gnomeprint shlib version 2000-11-14 14:10:15 +00:00
x11-wm Update to version 1.8.4. 2000-11-14 19:36:26 +00:00
.cvsignore
INDEX
LEGAL
Makefile
README
YEAR2000

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.