1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-17 08:01:36 +00:00
Mirror of the FreeBSD ports git repo https://git.FreeBSD.org/ports.git .
Go to file
Satoshi Asami 199691e133 Add branch=5 case and update some variables. Don't set NO_RESTRICTED,
this will be passed down by calling scripts if necessary.
2000-08-29 08:04:13 +00:00
archivers
astro Rename ssystem to openuniverse after repository copy. Update to 2000-08-26 01:48:53 +00:00
audio Move to MASTER_SITE_LOCAL 2000-08-28 18:44:06 +00:00
benchmarks
biology
cad
chinese Back out the previous commit. That one has a problem which occurs on 2000-08-27 16:52:51 +00:00
comms Fix a buffer overrun for some incorrect input files. 2000-08-25 21:07:42 +00:00
converters Add xunicode, a library for making toolkits support Unicode. 2000-08-25 16:13:27 +00:00
databases Add the db3 port. 2000-08-27 16:16:10 +00:00
deskutils
devel Remove kchowksey@hss.hns.com as MAINTAINER; email has been 2000-08-28 21:12:44 +00:00
dns
editors Update to 0.9.12. 2000-08-28 15:33:59 +00:00
emulators Include bsd.port.pre.mk before referring to DISTDIR in .if condition. 2000-08-27 04:26:41 +00:00
finance
french/ispell
ftp
games Update to 0.6.1. 2000-08-28 15:02:15 +00:00
german Add MASTER_SITES and remove notice about manually downloading 2000-08-28 13:35:26 +00:00
graphics Update to 0.9.0 2000-08-28 18:10:39 +00:00
hebrew Back out the previous commit. That one has a problem which occurs on 2000-08-27 16:52:51 +00:00
irc Update to version 1.5.7. 2000-08-27 15:32:38 +00:00
japanese Install Eterm.1.html. 2000-08-28 19:01:32 +00:00
java
korean Back out the previous commit. That one has a problem which occurs on 2000-08-27 16:52:51 +00:00
lang Turn Ratfor loose on the world. 2000-08-27 06:17:13 +00:00
mail Fix DISTNAME so that language-specific satellite ports will work. 2000-08-29 01:32:15 +00:00
math Oops, I didn't actually read the webpage.. PhysCalc is at version 2.4. 2000-08-27 23:42:08 +00:00
mbone
misc Upgrade the upgrade kits to include /etc/mtree/BSD.x11-4.dist. Bump versions 2000-08-25 10:27:09 +00:00
Mk Bump xemacs version to 21.1.12. 2000-08-25 19:50:45 +00:00
multimedia
net String paranoia and security fixes from OpenBSD: prevent a remote buffer 2000-08-29 00:49:08 +00:00
net-im Add the ability to prefix each line with a timestamp. 2000-08-27 02:45:15 +00:00
net-mgmt if (x = y) -> if (x == y) 2000-08-27 22:22:13 +00:00
net-p2p
news
palm
ports-mgmt
portuguese/ispell-pt_BR
print Look for the correct shared version of Xaw3d. 2000-08-28 23:57:34 +00:00
russian Back out the previous commit. That one has a problem which occurs on 2000-08-27 16:52:51 +00:00
science
security update to p5 2000-08-27 22:46:53 +00:00
shells
sysutils Fix several (of course, root-exploitable) buffer overflows. 2000-08-21 23:12:28 +00:00
Templates
textproc Update to 0.0.9. 2000-08-25 10:06:04 +00:00
Tools Add branch=5 case and update some variables. Don't set NO_RESTRICTED, 2000-08-29 08:04:13 +00:00
vietnamese Back out the previous commit. That one has a problem which occurs on 2000-08-27 16:52:51 +00:00
www Remove a couple of directories that don't exist anymore. 2000-08-27 16:13:18 +00:00
x11 Pass off maintainership to Tobias Reifenberger <treif@mayn.de> 2000-08-28 21:39:17 +00:00
x11-clocks
x11-fm
x11-fonts Typo (X11_BASE -> X11BASE). 2000-08-25 20:08:31 +00:00
x11-servers Add missing manpages and html documents. (Hmm, duplicates....) 2000-08-25 22:29:40 +00:00
x11-themes
x11-toolkits Pass the maintainer hat to Steve who agreed to take it over. 2000-08-29 02:02:17 +00:00
x11-wm Update my MAINTAINER's email address in Makefile. 2000-08-24 16:36:19 +00:00
.cvsignore
INDEX
LEGAL Add ports/print/clibpdf. 2000-08-22 14:23:10 +00:00
Makefile
README
YEAR2000 postgresql port has been nuked. 2000-08-26 16:37:22 +00:00

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.