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
Steve Price 4045bded69 Update to version 4.4.
PR:		8760
Submitted by:	maintainer
1998-11-21 20:01:56 +00:00
archivers Update to v1.14d. 1998-11-16 22:06:19 +00:00
astro
audio Remove extraneous x11 from CATEGORIES. 1998-11-21 07:27:41 +00:00
benchmarks
biology Add a comment about setting env var 'FC' to 'g77' if EGCS is to be 1998-11-18 02:10:54 +00:00
cad Remove extraneous x11 from CATEGORIES. 1998-11-21 07:27:41 +00:00
chinese Upgrade to 4.2m. 1998-11-19 16:36:41 +00:00
comms
converters Moving converters/man2html -> textproc/man2html 1998-11-20 23:23:00 +00:00
databases unbreak port ... xforms is available as ELF now ... 1998-11-21 10:00:02 +00:00
deskutils
devel Merge now stable devel version into crossm68k and remove the devel 1998-11-21 17:55:47 +00:00
dns Use bsd.port.{pre,post}.mk to move PORTOBJFORMAT to front, or change 1998-11-14 09:43:39 +00:00
editors Fixup CATEGORIES list. 1998-11-21 17:18:16 +00:00
emulators Fix DESCR 1998-11-20 00:44:36 +00:00
finance
ftp Use bsd.port.{pre,post}.mk to move PORTOBJFORMAT to front, or change 1998-11-14 09:43:39 +00:00
games Remove extraneous x11 from CATEGORIES. 1998-11-21 07:27:41 +00:00
german
graphics The qgl port has been subsumed by the Qt ports with version greater 1998-11-21 19:59:20 +00:00
irc Upgrade to 0.3.1. 1998-11-19 15:08:31 +00:00
japanese a very light Emacs-clone with japanese support. 1998-11-21 03:27:53 +00:00
java Make this package by removing the --exclude option to tar. I'm assuming this 1998-11-16 06:28:41 +00:00
korean updated to use latest m17n patch (19981119). 1998-11-19 04:46:46 +00:00
lang Add virtual category elisp. 1998-11-20 15:26:10 +00:00
mail Update to version 4.4. 1998-11-21 20:01:56 +00:00
math Remove LOOP_VAR and replace it with tiny Makefiles using MASTERDIR to 1998-11-20 04:15:15 +00:00
mbone Use bsd.port.{pre,post}.mk to move PORTOBJFORMAT to front, or change 1998-11-14 09:43:39 +00:00
misc Remove extraneous x11 from CATEGORIES. 1998-11-21 07:27:41 +00:00
Mk (1) Remove LOOP_VAR and LOOP_OPTIONS. It's a hack and just too many things 1998-11-20 04:00:38 +00:00
multimedia Remove extraneous x11 from CATEGORIES. 1998-11-21 07:27:41 +00:00
net Remove extraneous x11 from CATEGORIES. 1998-11-21 07:27:41 +00:00
net-im Initial Import gicq. 1998-11-19 07:09:00 +00:00
net-mgmt Initial import of ciscoconf - a cisco RCS tracker 1998-11-18 22:15:06 +00:00
news Remove extraneous x11 from CATEGORIES. 1998-11-21 07:27:41 +00:00
palm
ports-mgmt No need to put name in front. 1998-11-18 10:55:18 +00:00
print Remove extraneous x11 from CATEGORIES. 1998-11-21 07:27:41 +00:00
russian
science OSVERSION was not used anymore. 1998-11-18 10:55:45 +00:00
security Update to version 3.11.6. 1998-11-19 09:19:19 +00:00
shells Fixup CATEGORIES list. 1998-11-21 17:18:16 +00:00
sysutils Remove extraneous x11 from CATEGORIES. 1998-11-21 07:27:41 +00:00
Templates
textproc Add virtual category elisp. 1998-11-20 15:26:10 +00:00
vietnamese
www upgrade to 2.38 1998-11-20 20:25:39 +00:00
x11 Fixup CATEGORIES list. 1998-11-21 17:18:16 +00:00
x11-clocks MASTERSITES of swisswatch is moved. 1998-11-17 18:28:56 +00:00
x11-fm
x11-fonts Fixup CATEGORIES list. 1998-11-21 17:18:16 +00:00
x11-servers Use bsd.port.{pre,post}.mk to move PORTOBJFORMAT to front, or change 1998-11-14 09:43:39 +00:00
x11-themes/gtkstep
x11-toolkits List manpage name correctly. 1998-11-18 10:51:53 +00:00
x11-wm Fixup CATEGORIES list. 1998-11-21 17:18:16 +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.