1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-23 20:51:43 +00:00
Mirror of the FreeBSD ports git repo https://git.FreeBSD.org/ports.git .
Go to file
Vanilla I. Shu 6925121845 Upgrade to 2.4.5.
PR:		ports/5407
Submitted by:	maintainer
1998-01-05 17:31:12 +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 Updated pgaccess to version 0.73 (bugfix release) 1998-01-04 15:17:25 +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 The XView windowing text editor, based around command panel buttons 1998-01-04 22:33:30 +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 Remove kmines & ksnake. 1997-12-27 14:47:39 +00:00
german Standardize and simplify. 1998-01-02 21:05:36 +00:00
graphics Added official mirror site ftp.hyperreal.org to MASTER_SITES. 1998-01-03 09:26:46 +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 PLIST contained tk include files, not tcl include files. 1997-12-31 16:44:40 +00:00
mail Add a suggestion to avoid getting warning message everytime mailagent 1998-01-03 21:42:40 +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 BT848 grabber support. 1997-12-19 02:50:52 +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 Upgrade to 1.6.8. Includes more sane deletion processing. 1998-01-03 10:14:32 +00:00
net-mgmt Upgrade to 2.5.1. 1997-12-16 19:42:26 +00:00
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 Upgrade to v 5.10, bugfix release concerning PDF ... 1998-01-03 08:34:33 +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 Keep all the HTML in templates/README.* 1997-12-15 23:46:33 +00:00
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 Enable props and textedit 1998-01-04 23:45:30 +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, 0.8.6 -> 0.8.9. 1997-12-27 17:14:27 +00:00
.cvsignore
INDEX
LEGAL Added bochs (commercial software). 1997-12-18 03:50:10 +00:00
Makefile Add biology. 1997-12-13 05:55:08 +00:00
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.