1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-04 01:48:54 +00:00
Mirror of the FreeBSD ports git repo https://git.FreeBSD.org/ports.git .
Go to file
Satoshi Asami 7173c62988 (1) Use timestamp file to make log processing lazier -- only process
logs when there are logs newer than the .stamp file.

(2) Print time cvs update is done for reference.

(3) Print number of affected ports (the "aff." field).  Basically the
    number of times the port appears in INDEX minus one (itself), so
    it won't take care of all chained build dependencies, but it will
    give you some idea how critical a port is when looking at the long
    list.

(4) Catch a few more error cases.
2000-08-29 07:50:12 +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
converters
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
Mk
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
Templates
textproc
Tools (1) Use timestamp file to make log processing lazier -- only process 2000-08-29 07:50:12 +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
x11-servers
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
.cvsignore
INDEX
LEGAL
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.