1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-25 04:43:33 +00:00
Mirror of the FreeBSD ports git repo https://git.FreeBSD.org/ports.git .
Go to file
Maxim Sobolev 6db96c0500 Bump png shared library version.
Submitted by:	Hajimu UMEMOTO <ume@mahoroba.org>
2000-07-04 07:13:35 +00:00
archivers Upgrade to version 1.0.1. 2000-06-30 16:44:43 +00:00
astro Bump png shared library version. 2000-07-04 07:13:35 +00:00
audio Bump png shared library version. 2000-07-04 07:13:35 +00:00
benchmarks
biology Unbreak by extracting the correct distfile 2000-07-03 02:50:58 +00:00
cad
chinese
comms
converters
databases New port of mysql-navigator - a MySQL database server administration package 2000-07-03 16:44:36 +00:00
deskutils
devel Bump png shared library version. 2000-07-04 07:13:35 +00:00
dns Change maintainer's mail address. 2000-07-02 14:14:04 +00:00
editors Bump png shared library version. 2000-07-04 07:13:35 +00:00
emulators ksnes9x is now hosted on MASTER_SITE_SOURCEFORGE. 2000-06-30 21:05:39 +00:00
finance
french/ispell
ftp Add ftpq, a ftp upload queue manager. 2000-07-04 04:25:13 +00:00
games Bump png shared library version. 2000-07-04 07:13:35 +00:00
german
graphics Bump png shared library version. 2000-07-04 07:13:35 +00:00
irc panasync must have been absent in CSE101 when they taught you not to 2000-07-04 01:30:56 +00:00
japanese Upgrade to 1.4.beta5. 2000-07-03 14:54:36 +00:00
java Bump png shared library version. 2000-07-04 07:13:35 +00:00
korean Add hTeXp family. 2000-07-02 15:07:22 +00:00
lang Add "-noasyncgc" option to Java Virtual Machine to avoid random hangs. 2000-07-03 15:03:34 +00:00
mail New port of smapi - a Squish MSGAPI which can be used to access Squish format 2000-07-03 07:47:39 +00:00
math Bump png shared library version. 2000-07-04 07:13:35 +00:00
mbone Remove extraneous directories on deinstall 2000-07-03 22:17:12 +00:00
misc Bump png shared library version. 2000-07-04 07:13:35 +00:00
Mk
multimedia
net Remove src-crypto-rsa. It doesn't exist any more. 2000-07-03 22:57:53 +00:00
net-im Update to 0.4.6. 2000-07-03 12:47:24 +00:00
net-mgmt Respect CC and CFLAGS 2000-07-01 23:28:26 +00:00
net-p2p
news Bump png shared library version. 2000-07-04 07:13:35 +00:00
palm Update to 2.5c. 2000-07-04 03:10:02 +00:00
ports-mgmt
portuguese/ispell-pt_BR
print Bump png shared library version. 2000-07-04 07:13:35 +00:00
russian
science
security Fix workaround for USA_RESIDENT=YES condition. 2000-07-04 02:44:57 +00:00
shells Update to 3.0.8. Remove useless echo in Makefile. 2000-07-01 22:42:42 +00:00
sysutils Update to 0.10.2 2000-07-03 07:19:24 +00:00
Templates
textproc Change maintainer's mail address. 2000-07-02 14:14:04 +00:00
Tools Allow existing CVS_RSH environment var to take precedent. 2000-07-03 19:58:41 +00:00
vietnamese
www Bump png shared library version. 2000-07-04 07:13:35 +00:00
x11 Bump png shared library version. 2000-07-04 07:13:35 +00:00
x11-clocks Change maintainer's mail address. 2000-07-02 14:14:04 +00:00
x11-fm Update to version 1.12 2000-06-30 11:52:15 +00:00
x11-fonts
x11-servers
x11-themes
x11-toolkits Bump png shared library version. 2000-07-04 07:13:35 +00:00
x11-wm Bump png shared library version. 2000-07-04 07:13:35 +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.