1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-12 07:27:57 +00:00
Mirror of the FreeBSD ports git repo https://git.FreeBSD.org/ports.git .
Go to file
Christian Weisgerber ea0bc1a4cd Fix build on -CURRENT.
PR:		41006
Submitted by:	Maxim Maximov <mcsi@localhost.my.domain.agava.ru>
Approved by:	maintainer timeout
2002-08-15 20:05:41 +00:00
accessibility
arabic
archivers
astro Use time_t instead of assuming it to be of type long. 2002-08-15 16:09:51 +00:00
audio Use 32 bit unsigned types to be able to work on longer files. 2002-08-15 12:24:15 +00:00
benchmarks Update to 2.55 2002-08-12 06:23:27 +00:00
biology Update to version 3.6.a3. 2002-08-13 16:07:45 +00:00
cad
chinese Correctly add pkgname_suffix for chinese ports. 2002-08-11 22:29:08 +00:00
comms . Configure DIR_HTML correctly. Nothing appears to get installed there, 2002-08-15 05:05:26 +00:00
converters
databases upgrade to 1.0.11 2002-08-15 05:24:55 +00:00
deskutils
devel Update to 1.5.0. 2002-08-15 18:21:20 +00:00
dns Update to 0.8.3 2002-08-12 06:52:44 +00:00
editors We still had three locales with uppercase chars. To adapt the style 2002-08-14 17:15:12 +00:00
emulators Fix vmware2 for -current so that it compiles again. 2002-08-14 16:09:27 +00:00
finance
french Add OpenOffice.org spelling dictionary ports. They are based on MySpell, 2002-08-11 19:16:05 +00:00
ftp Update to 0.4.12. 2002-08-13 18:51:08 +00:00
games Update to 0.4pre8. 2002-08-14 14:04:14 +00:00
german Update 1.1 -> 1.2. 2002-08-13 15:14:13 +00:00
graphics re-add IPA 1.00 2002-08-14 08:12:00 +00:00
hebrew
hungarian Add OpenOffice.org spelling dictionary ports. They are based on MySpell, 2002-08-11 19:10:42 +00:00
irc
japanese Add MASTER_SITES to ${MASTER_SITE_PORTS_JP}. 2002-08-15 11:13:44 +00:00
java Unified one-line descriptions for JDK ports. 2002-08-12 11:49:59 +00:00
korean
lang - Update to version 4.1 2002-08-14 13:19:06 +00:00
mail It seems getpeername() returns with no error but doesn't fill struct 2002-08-15 16:10:56 +00:00
math
mbone
misc new port: misc/GeoIP 2002-08-15 13:34:10 +00:00
Mk Again changed the order within some lists for estetical reasons. 2002-08-12 12:59:23 +00:00
multimedia Update to 1.0.3: chase distfile checksums (no security concerns) 2002-08-13 16:12:08 +00:00
net new port: misc/GeoIP 2002-08-15 13:34:10 +00:00
net-im Update to 0.4.3. 2002-08-13 01:39:52 +00:00
net-mgmt Add WITH_GD2 knob for building with gd2 rather than gd. 2002-08-15 06:34:22 +00:00
net-p2p Fix startup-scripts for -current /bin/sh issues. 2002-08-14 00:14:07 +00:00
news add multisuck 1.0.3 2002-08-11 05:25:15 +00:00
palm
picobsd
polish Add OpenOffice.org spelling dictionary ports. They are based on MySpell, 2002-08-11 19:10:42 +00:00
ports-mgmt
portuguese Add OpenOffice.org spelling dictionary ports. They are based on MySpell, 2002-08-11 19:10:42 +00:00
print Fix build on -CURRENT. 2002-08-15 20:05:41 +00:00
russian
science
security new port: security/p5-Digest-Nilsimsa 2002-08-15 16:34:52 +00:00
shells Really commit the pkg-plist change. 2002-08-15 15:15:16 +00:00
sysutils Update majordomo module. 2002-08-15 19:42:44 +00:00
Templates
textproc - Update to version 0.8 2002-08-15 11:48:46 +00:00
Tools
ukrainian
vietnamese
www Add a backup MASTER_SITE. 2002-08-15 06:27:59 +00:00
x11 Update to 0.9.2. Sort plist. 2002-08-14 13:59:53 +00:00
x11-clocks Update to 0.3.2. 2002-08-12 23:15:57 +00:00
x11-fm Update to 2.0.4. 2002-08-15 05:35:10 +00:00
x11-fonts
x11-servers
x11-themes
x11-toolkits Update to 2.0.4. This fixes a small memory leak. 2002-08-15 04:34:15 +00:00
x11-wm
.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.