1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-26 21:17:40 +00:00
Mirror of the FreeBSD ports git repo https://git.FreeBSD.org/ports.git .
Go to file
Matthew Hunt 14b487fa47 Import of 3dc, a three-dimensional chess game for X11.
PR:		6491
Submitted by:	Andrey Zakhvatov <andy@icc.surw.chel.su>
1998-05-03 23:27:37 +00:00
archivers Port is no longer broken: correct PLIST has been commited 1998-05-02 22:15:24 +00:00
astro Remove old version number from this prose. The quoted text is no 1998-05-01 03:02:13 +00:00
audio Activate xtuner. 1998-04-30 09:48:51 +00:00
benchmarks
biology
cad
chinese Remove samba. 1998-04-25 19:18:21 +00:00
comms Port is no longer broken: correct PLIST has been commited 1998-05-02 22:15:24 +00:00
converters
databases Upgrade to version 0.72. 1998-05-03 19:26:58 +00:00
deskutils Port is no longer broken: correct PLIST has been commited 1998-05-02 22:15:24 +00:00
devel Fails to build under current. 1998-05-03 14:57:26 +00:00
dns
editors Make this port use libtool v1.2 instead of the included 1.0. This fixes 1998-05-03 15:40:01 +00:00
emulators Define MANUAL_PACKAGE_BUILD, as this port installs bin/elk which can 1998-04-29 09:56:44 +00:00
finance
ftp Oops, forgot to remove one line. 1998-04-30 11:42:14 +00:00
games Import of 3dc, a three-dimensional chess game for X11. 1998-05-03 23:27:37 +00:00
german
graphics Fixes to sane. 1998-04-30 02:38:11 +00:00
irc Upgrade to version 1.18.127 1998-04-28 23:16:07 +00:00
japanese Activate dvipsk. 1998-05-02 22:39:17 +00:00
java
korean Update to patchlevel 13. 1998-05-03 20:47:14 +00:00
lang Upgrade to version 2.10. 1998-05-03 20:42:25 +00:00
mail Comment that this is mail-centric, and sort methods. 1998-04-28 05:10:02 +00:00
math Port is no longer broken: correct PLIST has been commited 1998-05-02 22:15:24 +00:00
mbone
misc Upgrade to git-4.3.17 1998-05-03 22:03:54 +00:00
Mk
multimedia Mark this port broken, it's left behind in the beta-4.1 upgrade and 1998-04-29 00:10:31 +00:00
net activate mpich 1998-05-03 01:45:03 +00:00
net-mgmt Upgrade, 1.3Beta -> 1.4.0p1 1998-05-02 15:15:28 +00:00
news Upgrade to 4.0-test65 from 4.0-test64. (Version in previous commit log 1998-05-01 23:53:42 +00:00
palm
ports-mgmt
print Enable i18n code. 1998-04-30 16:35:33 +00:00
russian
science
security Port is no longer broken: correct PLIST has been commited 1998-05-02 22:15:24 +00:00
shells Link statically. 1998-04-29 07:56:42 +00:00
sysutils Port is no longer broken: correct PLIST has been commited 1998-05-02 22:15:24 +00:00
Templates
textproc Bugfix: 1998-05-02 21:07:10 +00:00
vietnamese
www Activate ijb, the Internet Junkbuster. 1998-05-03 20:51:46 +00:00
x11 Remove x-files; moved to misc. 1998-04-29 23:33:11 +00:00
x11-clocks Point to a new MASTERSITE and portlint clean. 1998-05-03 17:54:47 +00:00
x11-fm If DISPLAY isn't defined, mark as BROKEN. 1998-05-03 15:12:36 +00:00
x11-fonts
x11-servers
x11-toolkits Remove BROKEN; patch-aa corrects the "make configure" problem. 1998-04-30 05:41:30 +00:00
x11-wm Upgrade to 0.8.16. 1998-05-02 21:23:03 +00:00
.cvsignore
INDEX
LEGAL Replace some old filenames with more relevant wildcards. 1998-04-24 10:04:26 +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.