1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-21 20:38:45 +00:00
Mirror of the FreeBSD ports git repo https://git.FreeBSD.org/ports.git .
Go to file
Masafumi Max NAKANE d3cdf254bf Enable xtimer.
1997-06-14 16:20:01 +00:00
archivers Upgrade to 4.2, from the GNU master site, since the gnu directory 1997-06-09 07:12:57 +00:00
astro Add ephem. 1997-06-03 09:14:50 +00:00
audio Add NO_CDROM clause - dguspat.zip is copyrighted. 1997-06-14 11:04:19 +00:00
benchmarks Perhaps this time I can get it right; remove two files that were 1997-05-28 22:38:49 +00:00
cad Install doc files into ${LOCALBASE}/share/doc/pcb. 1997-05-30 20:39:35 +00:00
chinese The XFree86-3.3 font rules create gzipped fonts, not compressed ones. 1997-06-12 03:22:12 +00:00
comms Version change: 2.2 -> 2.3 1997-06-09 15:05:43 +00:00
converters
databases Activate db 1997-06-13 17:54:40 +00:00
deskutils
devel sed -> ${SED}. 1997-06-13 20:01:42 +00:00
dns/p5-Net-DNS Remove p5-IO dependancy from ports that were using it. 1997-05-29 02:53:15 +00:00
editors Upgrade to 5.0k beta 1997-06-12 16:35:10 +00:00
emulators Move DISTFILES up to the first section. Remove unnecessary EXTRACT_SUFX. 1997-06-10 07:05:25 +00:00
finance/p5-Business-CreditCard
ftp
games Upgrade,5.3 -> 5.4.1. 1997-06-13 20:41:54 +00:00
graphics "$(INCDIR)" -> "$(INCDIR)/X11" to make XFree86-3.3 config files happy. 1997-06-12 18:01:41 +00:00
irc
japanese Upgrade, 2.2.1 -> 2.2.2. 1997-06-14 09:24:23 +00:00
java Upgrade to version 0.3 (from 0.2.5). 1997-06-12 21:58:57 +00:00
korean The XFree86-3.3 font rules create gzipped fonts, not compressed ones. 1997-06-12 03:22:12 +00:00
lang reordered ftp sites (USA sites first) 1997-06-10 16:36:36 +00:00
mail Path on MASTER_SITE changed. 1997-06-13 22:30:19 +00:00
math I misunderstood his intentions the first time. 1997-06-10 11:09:33 +00:00
mbone Distfile changed 1997-06-11 19:01:07 +00:00
misc Enable xtimer. 1997-06-14 16:20:01 +00:00
Mk (1) Use the new BSD.x11.dist mtree file to create directories under 1997-06-04 00:12:19 +00:00
multimedia "$(INCDIR)" -> "$(INCDIR)/X11" to make XFree86-3.3 config files happy. 1997-06-12 18:01:41 +00:00
net Add perl5.004 to BUILD_DEPENDS 1997-06-13 18:01:07 +00:00
net-mgmt Add perl5.004 to BUILD_DEPENDS 1997-06-13 18:01:07 +00:00
news Upgrade, 0.9.3.2 -> 0.9.4.0. 1997-06-11 19:54:41 +00:00
palm/pilot_makedoc Mini-cleanup. 1997-06-08 11:50:31 +00:00
ports-mgmt/pib
print Major cleanup for ghostscript5 port. 1997-06-14 09:36:31 +00:00
russian Remove netscape2 1997-06-02 21:50:37 +00:00
science/felt
security Handle expired and changed password timeouts now 1997-06-11 11:09:00 +00:00
shells Upgrade to 2.01 1997-06-06 23:13:54 +00:00
sysutils Fix install-info keyword 1997-06-11 02:20:18 +00:00
Templates
textproc Align all info entries at 4th tab stop (as in system info entries). 1997-06-08 12:55:04 +00:00
vietnamese
www Create ${PREFIX} harvest before installation. The Makefile assumes 1997-06-12 17:26:33 +00:00
x11 Enable fbsd-icons 1997-06-14 08:06:40 +00:00
x11-clocks New port, xtimer: 1997-06-14 16:18:25 +00:00
x11-fm Needed to install HISTORY file for one of the helps to work. 1997-05-24 17:08:37 +00:00
x11-fonts
x11-servers Force the compilation of the SVGA server in all cases: other servers share 1997-06-13 14:14:50 +00:00
x11-toolkits Make symlink "X11 -> exports/include" to make XFree86-3.3 config files happy. 1997-06-12 18:01:07 +00:00
x11-wm - Modified port to use new fbsd-icons port, so the bsd-icons.tgz file 1997-06-14 08:31:07 +00:00
INDEX
LEGAL Add audio/timidity because of copyrighted patches. 1997-06-14 11:04:43 +00:00
Makefile
README Document search target. 1997-06-11 09:06:37 +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.