1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-24 21:01:20 +00:00
Mirror of the FreeBSD ports git repo https://git.FreeBSD.org/ports.git .
Go to file
Thomas Gellekum dccefb8a4b Make python work with threads again. Looks like our libc_r implements
an older draft of the pthread standard.
1998-01-07 08:32:54 +00:00
archivers
astro Be more selective about which ports to maintain. I no longer have time 1997-12-25 22:29:52 +00:00
audio Upgrade to 0.92 1998-01-05 17:12:30 +00:00
benchmarks
biology Typo (LIB_DEPEND -> LIB_DEPENDS). 1997-12-26 11:49:39 +00:00
cad
chinese Upgrade to 2.4.5. 1998-01-05 17:31:12 +00:00
comms Upgrade to 1.78 1998-01-03 10:58:43 +00:00
converters Upgrade to 2.04. 1997-12-21 21:51:57 +00:00
databases Upgrade to v3.21.19 1998-01-06 16:18:51 +00:00
deskutils Upgrade to ical-2.2. Use Tcl/Tk 8.0. 1998-01-01 21:46:48 +00:00
devel Be more selective about which ports to maintain. I no longer have time 1997-12-25 22:29:52 +00:00
dns
editors Mini portlint. 1998-01-06 06:22:37 +00:00
emulators Update to 980104 version of Wine. 1998-01-04 23:15:36 +00:00
finance
ftp Upgrade to beta-16 1997-12-24 17:45:48 +00:00
games Path changed on master site. 1998-01-06 08:28:38 +00:00
german Standardize and simplify. 1998-01-02 21:05:36 +00:00
graphics upgrade to 0.99.17 1998-01-05 17:56:55 +00:00
irc Update Zircon 1997-12-23 02:14:00 +00:00
japanese Add misc to the categories since na-zipcodes is in the misc category. 1998-01-01 01:34:26 +00:00
java
korean
lang Make python work with threads again. Looks like our libc_r implements 1998-01-07 08:32:54 +00:00
mail Damn. Forgot this bit. 1998-01-05 20:25:44 +00:00
math Be more selective about which ports to maintain. I no longer have time 1997-12-25 22:29:52 +00:00
mbone Add rtptools. 1998-01-05 19:01:23 +00:00
misc Activate new imported iSelect (misc/iselect/) 1998-01-03 12:19:11 +00:00
Mk About one month worth of bsd.port.mk improvements. 1998-01-02 10:37:14 +00:00
multimedia Be more selective about which ports to maintain. I no longer have time 1997-12-25 22:29:52 +00:00
net Update mirror site. Things have moved to socks5 subdirectory. 1998-01-05 19:00:50 +00:00
net-mgmt
news No need to use += on first appearance of variables. 1997-12-24 01:21:47 +00:00
palm Add four ports to "pilot" virtual category. 1998-01-01 17:29:11 +00:00
ports-mgmt
print The distfile was no longer available. The distribution is now fetched from 1998-01-06 08:53:25 +00:00
russian Remove some NLS files too 1997-12-25 22:55:07 +00:00
science
security Merge in change requested by theo: 1997-12-24 18:48:46 +00:00
shells Upgrade, 1.03e -> 1.03f. 1997-12-19 16:53:57 +00:00
sysutils Be more selective about which ports to maintain. I no longer have time 1997-12-25 22:29:52 +00:00
Templates
textproc Oops, restore french dict 1997-12-17 04:15:25 +00:00
vietnamese
www Update 1.2b8 -> 1.2b10 (plus dist patch) 1998-01-04 09:30:21 +00:00
x11 Mini portlint. 1998-01-06 06:22:37 +00:00
x11-clocks Be more selective about which ports to maintain. I no longer have time 1997-12-25 22:29:52 +00:00
x11-fm
x11-fonts Be more selective about which ports to maintain. I no longer have time 1997-12-25 22:29:52 +00:00
x11-servers
x11-toolkits Upgrade to 0.88, i remove NO_BUILD, 1998-01-05 17:24:45 +00:00
x11-wm Upgrade to 1.0b9b. 1998-01-07 02:00:30 +00:00
.cvsignore
INDEX
LEGAL Added bochs (commercial software). 1997-12-18 03:50:10 +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.