1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-20 20:09:11 +00:00
Mirror of the FreeBSD ports git repo https://git.FreeBSD.org/ports.git .
Go to file
2001-01-15 05:26:00 +00:00
archivers Get rid of -b option to fetch. 2001-01-12 17:18:02 +00:00
astro Add Greg Sutter's ICBM coordinates; he's our only current Berkeley, CA 2001-01-14 22:02:37 +00:00
audio Update to 0.5 (weird math, use PORTEPOCH=1). 2001-01-15 01:09:46 +00:00
benchmarks
biology
cad Use the correct path in the $(TAR) command 2001-01-12 17:15:14 +00:00
chinese o Install additional 2 include files 2001-01-14 14:53:32 +00:00
comms
converters Update to 20001121 version of dumpasn1 2001-01-14 09:24:34 +00:00
databases Mark as FORBIDDEN due to back door 2001-01-11 15:21:56 +00:00
deskutils
devel Upgrade to latest version. 2001-01-14 20:06:43 +00:00
dns Update to totd 1.1p5 2001-01-14 11:32:16 +00:00
editors Reduce default/minumal window size from 830x670 to 630x470. 2001-01-12 15:08:08 +00:00
emulators Make this port more efficient with perl regexes; add a directory to the 2001-01-14 23:17:20 +00:00
finance
french
ftp bump PORTREVISION; added new files. 2001-01-14 20:51:15 +00:00
games yep, I forgot to add PORTREVISION, ops.. 2001-01-14 19:49:33 +00:00
german Set PORTVERSION to 20001109, since ISPELL_DENEU version bumped. 2001-01-13 13:44:00 +00:00
graphics Update xsane to 0.70, update and sort pkg-plist 2001-01-15 04:01:25 +00:00
hebrew
irc Update to 1.6.3. 2001-01-11 15:50:04 +00:00
japanese remove duplicate entries. 2001-01-13 21:37:35 +00:00
java
korean
lang ScriptBasic is a scripting implementation of the BASIC language. The 2001-01-14 19:45:31 +00:00
mail Add patch 2001-01-14 08:02:36 +00:00
math Add 2 "@unexec rmdir"s. 2001-01-12 02:05:06 +00:00
mbone
misc Update to version 1.6.5 (and fix known vulnerabilities). 2001-01-14 11:47:57 +00:00
Mk
multimedia Upgrade to 0.3.5 2001-01-11 16:08:22 +00:00
net - BUILD_DEPENDS -> LIB_DEPENDS 2001-01-14 20:41:02 +00:00
net-im - BUILD_DEPENDS -> LIB_DEPENDS 2001-01-14 20:41:02 +00:00
net-mgmt - Use own do-install target 2001-01-14 20:21:47 +00:00
net-p2p
news This port needs PGP. Add GnuPG as dependency. 2001-01-12 15:10:54 +00:00
palm Fix typo @{$SED} -> @${SED} 2001-01-11 22:19:38 +00:00
ports-mgmt
portuguese/ispell-pt_BR
print Files added with the update of cups 2001-01-10 17:09:31 +00:00
russian
science
security Fix a buglet and finish pointing the config file at ${PREFIX}/etc, not 2001-01-15 05:26:00 +00:00
shells
sysutils Update logtool to 1.0.3 2001-01-14 19:24:21 +00:00
Templates
textproc Print a more informative error message when /usr/share/dict/words is not found. 2001-01-14 23:51:29 +00:00
Tools Use the -p option with diff. Add a FreeBSD tag. Don't try to 2001-01-12 21:25:48 +00:00
vietnamese
www Update to checkbot 1.62 2001-01-14 23:49:32 +00:00
x11 - Fix breakage under new location where WINGs headers are installed 2001-01-12 20:29:10 +00:00
x11-clocks
x11-fm Long-awaited update to 0.5 -- goes "bang" fairly quickly, spewing corefiles 2001-01-12 19:59:39 +00:00
x11-fonts
x11-servers
x11-themes
x11-toolkits Update to 0.0.10112. 2001-01-12 14:21:39 +00:00
x11-wm Fix several hardcoded paths. This should improve port's behaviour, so bump 2001-01-12 14:20:34 +00:00
.cvsignore
INDEX
LEGAL Update opmixer to 0.55. This version mentions the license, so it 2001-01-11 18:10:49 +00:00
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.