1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-23 09:10:43 +00:00
Mirror of the FreeBSD ports git repo https://git.FreeBSD.org/ports.git .
Go to file
SADA Kenji f43ffbc9f4 Remove ja-mhonarc.
This is an obsoleted version which has security vulnerability,
and www/mhonarc has Japanese capability now.
Approved by:	maintainer
2002-11-17 11:38:58 +00:00
accessibility
arabic
archivers
astro
audio Maintainer update to version 6.6a 2002-11-16 14:29:01 +00:00
benchmarks Maintainer update to version 2.55 2002-11-16 05:10:19 +00:00
biology
cad
chinese Remove all netscape ports with a vulnerability of JRE. 2002-11-17 06:21:50 +00:00
comms
converters
databases Patch for Ruby 1.7. 2002-11-17 04:49:02 +00:00
deskutils Remove BUILD_DEPENDS on gm4 as this is now inherited from devel/bison. 2002-11-16 00:49:13 +00:00
devel Remove CONFIGURE_ARGS as it is taken care of by the gnomeprefix component. 2002-11-17 09:14:13 +00:00
dns Fix an array subscript error related to nibble string calculation 2002-11-17 09:40:45 +00:00
editors
emulators
finance
french
ftp
games bin/gnuchessx doesn't exist anymore, changed in favour of bin/gnuchess. 2002-11-16 02:19:32 +00:00
german
graphics update to pre10 2002-11-16 04:24:17 +00:00
hebrew
hungarian
irc
japanese Remove ja-mhonarc. 2002-11-17 11:38:58 +00:00
java Maintainer update to version 2.2.9 2002-11-16 23:44:45 +00:00
korean Remove all netscape ports with a vulnerability of JRE. 2002-11-17 06:21:50 +00:00
lang Maintainer update to version v501a 2002-11-16 23:54:04 +00:00
mail upgrade to version 0.7.0 2002-11-17 06:45:08 +00:00
math Update to 1.1.12. 2002-11-16 22:45:35 +00:00
mbone
misc Port needs gtkhtml as a dependancy 2002-11-17 05:25:32 +00:00
Mk Clean up handling of perl-related variables: 2002-11-17 05:16:16 +00:00
multimedia update to pre10 2002-11-16 04:24:17 +00:00
net Fix an array subscript error related to nibble string calculation 2002-11-17 09:40:45 +00:00
net-im Update Maintainers Emailaddress in pkg-descr [1] 2002-11-15 21:31:39 +00:00
net-mgmt Unbreak on -current. 2002-11-16 15:48:33 +00:00
net-p2p
news
palm Make palm/syncmal building again: malloc.h -> stdlib.h 2002-11-16 02:07:56 +00:00
picobsd
polish
ports-mgmt
portuguese
print Update to 1.2.1 and unbroke ports. 2002-11-17 02:20:06 +00:00
russian Remove all netscape ports with a vulnerability of JRE. 2002-11-17 06:21:50 +00:00
science
security Update 1.2.6 --> 1.2.7 2002-11-16 00:02:13 +00:00
shells
sysutils Remove a .orig patch. 2002-11-17 09:08:12 +00:00
Templates
textproc Maintainer update to version 1.5.0 2002-11-16 05:15:07 +00:00
Tools
ukrainian
vietnamese
www Remove all netscape ports with a vulnerability of JRE. 2002-11-17 06:21:50 +00:00
x11 Fix make patch on non-i386 platforms. 2002-11-16 20:46:37 +00:00
x11-clocks
x11-fm
x11-fonts Maintainer update to version 3.96_2 2002-11-17 01:10:20 +00:00
x11-servers
x11-themes
x11-toolkits i386-freebsd -> PERL_ARCH 2002-11-17 04:13:27 +00:00
x11-wm
.cvsignore
INDEX
LEGAL
Makefile
MOVED correct the reason for ja-netscape-fonts 2002-11-17 08:58:38 +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/doc/en_US.ISO8859-1/books/handbook/

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.