1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-12 03:00:28 +00:00
Mirror of the FreeBSD ports git repo https://git.FreeBSD.org/ports.git .
Go to file
Johann Visagie 1e9e021686 - Update to version 4.0.0
- A fairly significant rewrite of the port, as 4.0.0 now deprecates the
  traditinal OmniORB build infrastructure in favour of the GNU tools.

PR:		44338
Submitted by:	wjv
Approved by:	maintainer timeout
2002-11-01 12:01:34 +00:00
accessibility
arabic
archivers
astro
audio Changed MAINTAINER to my FreeBSD address. 2002-11-01 04:17:51 +00:00
benchmarks
biology
cad
chinese
comms
converters
databases Update to 0.21 (based on SQLite 2.7.2) 2002-10-31 09:06:50 +00:00
deskutils devel/SWIG-devel -> devel/swig13 2002-10-30 13:16:07 +00:00
devel - Update to version 4.0.0 2002-11-01 12:01:34 +00:00
dns Add "dnstop", a libpcap application (ala tcpdump) that displays various 2002-10-31 18:59:02 +00:00
editors These libs are now needed. 2002-10-31 23:56:26 +00:00
emulators Fix building errors for emulators/xmame, while keeping joystick 2002-10-31 22:54:17 +00:00
finance devel/SWIG-devel -> devel/swig13 2002-10-30 13:16:07 +00:00
french Changed MAINTAINER to my FreeBSD address. 2002-11-01 04:17:51 +00:00
ftp Add ftp-tls 20020906, ftp client supporting FTP AUTH TLS. 2002-10-30 12:08:24 +00:00
games Make games/pengpong buildable again. 2002-10-31 03:16:29 +00:00
german
graphics Update to 3.78 2002-11-01 00:39:36 +00:00
hebrew
hungarian
irc
japanese Upgrade to 0.82. 2002-11-01 09:13:27 +00:00
java . Add optional (default: off) runtime dependencies for the font packages 2002-10-31 20:20:37 +00:00
korean
lang This port builds fine on RELENG_4, so don't mark it BROKEN there. 2002-11-01 07:48:06 +00:00
mail Changed MAINTAINER to my FreeBSD address. 2002-11-01 04:17:51 +00:00
math upgrade to 1.0.12 2002-10-31 15:59:49 +00:00
mbone
misc Changed MAINTAINER to my FreeBSD address. 2002-11-01 04:17:51 +00:00
Mk
multimedia Update to 3.78 2002-11-01 00:39:36 +00:00
net Upgrade to 2.3. 2002-11-01 08:15:29 +00:00
net-im
net-mgmt Upgrade to 2.3. 2002-11-01 08:15:29 +00:00
net-p2p
news
palm
picobsd
polish
ports-mgmt Repair sysutils/pib, make Aleksandr A. Babaylov the new maintainer. 2002-11-01 07:30:09 +00:00
portuguese
print Changed MAINTAINER to my FreeBSD address. 2002-11-01 04:17:51 +00:00
russian
science
security Delete needless *_DEPENDS. 2002-11-01 07:44:38 +00:00
shells
sysutils Repair sysutils/pib, make Aleksandr A. Babaylov the new maintainer. 2002-11-01 07:30:09 +00:00
Templates
textproc Changed MAINTAINER to my FreeBSD address. 2002-11-01 04:17:51 +00:00
Tools
ukrainian
vietnamese
www Changed MAINTAINER to my FreeBSD address. 2002-11-01 04:17:51 +00:00
x11 bgrot left a file behind and overwrote the orignial configfile anyway. 2002-11-01 09:53:39 +00:00
x11-clocks
x11-fm Fix build on -CURRENT. 2002-10-31 17:10:41 +00:00
x11-fonts
x11-servers
x11-themes
x11-toolkits we need XLIB to compile and run 2002-11-01 05:07:42 +00:00
x11-wm Update 2.5.3 --> 2.5.4 2002-10-31 23:11:26 +00:00
.cvsignore
INDEX
LEGAL
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/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.