1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-02-01 10:59:55 +00:00
Mirror of the FreeBSD ports git repo https://git.FreeBSD.org/ports.git .
Go to file
Jun Kuriyama 2443b174d0 Upgrade to 0.92.
PR:		ports/47918, ports/48594
Submitted by:	Yu-Shun Wang <yushunwa@isi.edu>, leeym
No response from:	maintainer
2003-04-24 00:51:46 +00:00
accessibility
arabic
archivers
astro
audio New port mctoolame-encoder version 0.1.a: A LayerII MPEG Audio 2003-04-23 21:16:20 +00:00
benchmarks
biology
cad Update to version 0.13. 2003-04-23 22:13:41 +00:00
chinese
comms
converters Add a port for py-iconvcodec 1.0, a universal unicode codec for python. 2003-04-22 21:52:30 +00:00
databases Update to 2.82. 2003-04-23 11:30:09 +00:00
deskutils Fix a double-free bug in the logview application. This would be very bad 2003-04-23 18:58:32 +00:00
devel Update to version 0.5.1 2003-04-23 22:44:31 +00:00
dns
editors Update to version 2.14. 2003-04-23 23:23:13 +00:00
emulators
finance
french
ftp
games Update to 0.7.1. 2003-04-23 19:57:43 +00:00
german
graphics Update to version 3.0. 2003-04-23 23:54:46 +00:00
hebrew
hungarian
irc Update to 2.0.2. 2003-04-23 16:02:52 +00:00
japanese Add ruby-mecab, the MeCab library module for Ruby. 2003-04-23 08:27:36 +00:00
java . Now that we can use Classic and HotSpot, make classic (and hence green 2003-04-22 20:06:33 +00:00
korean Remove gnome knob 2003-04-23 16:12:28 +00:00
lang Further fixes to pkg-plist. (Tested according to Porter's Handbook 2.4 on 2003-04-23 13:20:53 +00:00
mail add mirror sites. 2003-04-23 16:24:48 +00:00
math Update to version 3.38 2003-04-24 00:30:14 +00:00
mbone
misc Fix a double-free bug in the logview application. This would be very bad 2003-04-23 18:58:32 +00:00
Mk Update MASTER_SITE_APACHE_HTTPD and DEBIAN_NON_US. 2003-04-23 20:57:06 +00:00
multimedia Update to 0.96.0. 2003-04-23 16:11:49 +00:00
net IPv6 connection was always treated as "unknown" by tcp_wrapper. 2003-04-23 23:20:28 +00:00
net-im
net-mgmt - Cosmetic fixes: 2003-04-23 21:27:28 +00:00
net-p2p Don't try to run wxconfig if it doesn't exist; simply 2003-04-22 22:07:02 +00:00
news Update to 0.13.95. 2003-04-22 20:19:13 +00:00
palm
picobsd
polish
ports-mgmt
portuguese
print Update to 0.0.6. 2003-04-23 14:23:01 +00:00
russian
science
security Upgrade to 0.92. 2003-04-24 00:51:46 +00:00
shells Apply a fix against a macro expansion problem and bump PORTREVISION 2003-04-23 10:20:11 +00:00
sysutils Upgrade to 2.0. 2003-04-22 17:34:20 +00:00
Templates
textproc Update to 2.4.8. 2003-04-23 14:19:00 +00:00
Tools
ukrainian
vietnamese
www Update to 030421. 2003-04-23 17:14:26 +00:00
x11 Add missing dependency on gtk12. 2003-04-23 15:11:46 +00:00
x11-clocks
x11-fm Add missing file (RunROX). 2003-04-23 20:14:37 +00:00
x11-fonts
x11-servers
x11-themes
x11-toolkits
x11-wm 1. Fix build error reported by Bento. 2003-04-23 17:29:41 +00:00
.cvsignore
INDEX
INDEX-5
LEGAL
Makefile
MOVED
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.