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
SADA Kenji fdacad8160 Update of resource file.
Make the wrapper to initialize Japanese font settings
at the first startup time.
1998-11-24 15:09:10 +00:00
archivers Update to v1.14d. 1998-11-16 22:06:19 +00:00
astro
audio Update to mikmod-3.0.4. 1998-11-24 10:12:28 +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 We put kcfont on lib/X11/fonts/local now. 1998-11-23 12:44:04 +00:00
comms
converters Moving converters/man2html -> textproc/man2html 1998-11-20 23:23:00 +00:00
databases Add PKGNAME without the "v" in version number. 1998-11-24 05:09:06 +00:00
deskutils Remove xhime,xmulti 1998-11-24 08:53:54 +00:00
devel Remove NO_PACKAGE from these too. 1998-11-24 03:36:50 +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 Upgrade to 1.17. 1998-11-23 18:20:07 +00:00
emulators Update to xsystem-3.5-19981123. 1998-11-23 15:56:34 +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 Add SUBDIR xmulti and xhime 1998-11-24 09:15:53 +00:00
german
graphics Upgrade to version 4.1.4 1998-11-23 12:48:53 +00:00
irc Typo (PORSDIR -> PORTSDIR). 1998-11-23 10:47:11 +00:00
japanese Update of resource file. 1998-11-24 15:09:10 +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 Remove RESTRICTED. Move distfiles to "netscape3" subdir. Adjust path 1998-11-23 07:49:51 +00:00
lang Clean up MASTER_SITES. Remove unneeded patch. 1998-11-22 04:46:10 +00:00
mail Jim Mock <jim@phrantic.phear.net> has stepped forward to maintain 1998-11-23 03:29:10 +00:00
math Make this thing build. (Actually it's failing in configure.) Is it 1998-11-23 08:32:08 +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 Makefile comment change. 1998-11-24 04:49:21 +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 - obey CFLAGS 1998-11-24 14:13:47 +00:00
net-im portlint - bring COMMENT under 70 characters 1998-11-23 21:45:32 +00:00
net-mgmt Add NO_PACKAGE line. 1998-11-23 00:43:40 +00:00
news Bypass a sanity check that see if stdin is closed 1998-11-24 04:47:09 +00:00
palm
ports-mgmt Use MAN? macro. 1998-11-22 03:52:57 +00:00
print This is a null commit to record information I forgot to put in 1998-11-23 21:42:20 +00:00
russian
science OSVERSION was not used anymore. 1998-11-18 10:55:45 +00:00
security Fix compile problems under 3.0; haven't tested it with a 3.0 kernel yet. 1998-11-23 19:29:58 +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 move ports/texproc/lv to ports/misc. 1998-11-24 04:38:12 +00:00
vietnamese
www Add netscape3-gold. 1998-11-22 22:32:02 +00:00
x11 Restore shlib minors != 0. 1998-11-24 01:22:05 +00:00
x11-clocks Fix patches/patch-aa 1998-11-23 02:38:42 +00:00
x11-fm
x11-fonts Fixup CATEGORIES list. 1998-11-21 17:18:16 +00:00
x11-servers Restore shlib minors != 0. 1998-11-24 01:22:05 +00:00
x11-themes/gtkstep
x11-toolkits Create installation directory first. 1998-11-24 10:10:21 +00:00
x11-wm Mark this broken: 1998-11-23 22:54:25 +00:00
.cvsignore
INDEX
LEGAL Fix following. 1998-11-24 09:21:47 +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.