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
Akinori MUSHA 35d521f04f Update to 1.3.11.j0.
PR:		ports/22692
Submitted by:	IWASHITA Yoji <shuna@pop16.odn.ne.jp> (MAINTAINER)
2000-11-13 19:21:18 +00:00
archivers Change MAINTAINER field. 2000-11-13 12:45:40 +00:00
astro
audio Fix build error, requested by the port maintainer 2000-11-13 19:14:04 +00:00
benchmarks Change MAINTAINER field. 2000-11-13 12:45:40 +00:00
biology - This is a fairly extensive rework of this port. 2000-11-13 13:49:46 +00:00
cad Update to version 2.1b8 2000-11-13 12:46:49 +00:00
chinese New port added: ttfm 2000-11-13 08:48:09 +00:00
comms Better detecting of modem status lines. 2000-11-11 22:18:36 +00:00
converters Change MAINTAINER field. 2000-11-13 12:45:40 +00:00
databases Update port to 1.1 2000-11-13 13:32:57 +00:00
deskutils Update to version 2.6 2000-11-13 13:27:12 +00:00
devel Change MAINTAINER field. 2000-11-13 12:45:40 +00:00
dns Change MAINTAINER field. 2000-11-13 12:45:40 +00:00
editors - Add x11-toolkits/Xaw3d to LIB_DEPENDS 2000-11-13 13:39:03 +00:00
emulators "Update" to version 6.2. 2000-11-13 12:26:50 +00:00
finance Update to version 2.6 2000-11-13 13:27:12 +00:00
french
ftp - Fix MASTER_SITES 2000-11-13 14:10:08 +00:00
games Remove stray directory on deinstall 2000-11-11 10:54:02 +00:00
german
graphics Change MAINTAINER field. 2000-11-13 12:45:40 +00:00
hebrew
irc
japanese Update to 1.3.11.j0. 2000-11-13 19:21:18 +00:00
java
korean gulim10b sum updated again. I mailed to the author of this file 2000-11-11 13:50:23 +00:00
lang Fix compilation on FreeBSD-3.x. 2000-11-13 13:22:34 +00:00
mail Remove old documentation hack (replacing links to *.gif with links to *.png). 2000-11-13 16:49:19 +00:00
math
mbone
misc Change MAINTAINER field. 2000-11-13 12:45:40 +00:00
Mk Change PKG_IGNORE_DEPENDS to contain some ridiculous string. Otherwise 2000-11-13 08:19:05 +00:00
multimedia
net Change MAINTAINER field. 2000-11-13 12:45:40 +00:00
net-im Fix MASTER_SITE 2000-11-12 01:36:41 +00:00
net-mgmt Change MAINTAINER field. 2000-11-13 12:45:40 +00:00
net-p2p Update to version 0.9.6 2000-11-10 13:17:09 +00:00
news
palm
ports-mgmt bump version 2000-11-10 07:43:54 +00:00
portuguese/ispell-pt_BR
print Remove trailing "2" from DISTNAME and MASTER_SITE_SUBDIR. 2000-11-13 17:47:37 +00:00
russian Change MAINTAINER field. 2000-11-13 12:45:40 +00:00
science
security Add INSTALLS_SHLIB so other ports that depend on this one can find the 2000-11-13 11:49:37 +00:00
shells
sysutils Change MAINTAINER field. 2000-11-13 12:45:40 +00:00
Templates
textproc - Update port textproc/py-martel to 0.35 2000-11-13 16:30:44 +00:00
Tools
vietnamese
www Add junkbuster-zlib, a modified version of Internet Junkbuster Proxy, which in 2000-11-13 17:27:22 +00:00
x11 Add a patch to fix the build when Xinerama is not required. 2000-11-13 18:45:31 +00:00
x11-clocks
x11-fm Change MAINTAINER field. 2000-11-13 12:45:40 +00:00
x11-fonts
x11-servers
x11-themes - Update to 200011101109; 2000-11-13 18:03:34 +00:00
x11-toolkits - Update to 200011101109; 2000-11-13 18:03:34 +00:00
x11-wm Update to version 0.2.7b-BETA. 2000-11-13 15:07:02 +00:00
.cvsignore
INDEX
LEGAL
Makefile
README
YEAR2000

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.