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
Clive Lin 1ff7fa2818 o Install additional 2 include files
o portlint

Submitted by: Leeym <leeym@cae.ce.ntu.edu.tw>
2001-01-14 14:53:32 +00:00
archivers Get rid of -b option to fetch. 2001-01-12 17:18:02 +00:00
astro
audio Update to 0.2.3 2001-01-12 15:49:18 +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
deskutils
devel Update a patch to fix a typo rather than a repack/update. 2001-01-14 09:14:53 +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 Update to 1.34a 2001-01-13 20:28:00 +00:00
finance
french
ftp Make this port actually COMPILE! *sigh* 2001-01-12 18:23:52 +00:00
games add missing dependencies with XFree86-4. 2001-01-13 21:41:41 +00:00
german Set PORTVERSION to 20001109, since ISPELL_DENEU version bumped. 2001-01-13 13:44:00 +00:00
graphics Update to gltk 1.1 2001-01-14 12:24:32 +00:00
hebrew
irc
japanese remove duplicate entries. 2001-01-13 21:37:35 +00:00
java
korean
lang
mail Add patch 2001-01-14 08:02:36 +00:00
math
mbone
misc Update to version 1.6.5 (and fix known vulnerabilities). 2001-01-14 11:47:57 +00:00
Mk
multimedia
net Chase the checksum: some minor doc changes, and what seems to be 2001-01-14 12:13:44 +00:00
net-im Add AOL's Instant Messenger (AIM) client. 2001-01-13 16:08:05 +00:00
net-mgmt update to 0.0.6 2001-01-12 23:36:31 +00:00
net-p2p
news This port needs PGP. Add GnuPG as dependency. 2001-01-12 15:10:54 +00:00
palm
ports-mgmt
portuguese/ispell-pt_BR
print
russian
science
security Oops, forgot to add patch 2001-01-14 08:13:48 +00:00
shells
sysutils upsd (/usr/ports/sysutils/upsd) does not have a startup/shutdown 2001-01-13 02:01:09 +00:00
Templates
textproc Add nl-ispell, a slaveport to textproc/ispell, with ISPELL_NL set, so 2001-01-13 15:50:15 +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 New Port: www/mod_auth_pgsql 2001-01-13 01:29:38 +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
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.