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
Norikatsu Shigemura 54e864e97e o avoid conflict with locale_base's pkg-plist.
o fix ${ECHO} to ${ECHO_CMD}
o integrate ${PREFIX}(%D) to ${LINUXBASE}(%%LINUXBASE%%)

Reviewed by:	knu (mentor)
2002-04-28 17:55:00 +00:00
accessibility Use GNOME2 beta4 download location for all GNOME2 ports. 2002-04-26 14:50:03 +00:00
arabic
archivers
astro
audio Unbreak for -CURRENT (byte-swapping macros changed names). 2002-04-27 02:22:51 +00:00
benchmarks
biology
cad FElt sourceforge subdir changed to all lowercase 2002-04-28 16:31:45 +00:00
chinese AbiWord change PREFIX to X11BASE 2002-04-25 03:41:42 +00:00
comms
converters
databases Add --disable-gtk-doc to prevent build and install problems when gtk-doc 0.9 2002-04-24 15:50:09 +00:00
deskutils add missing files. 2002-04-28 16:03:28 +00:00
devel add py-istring 1.0.1 2002-04-28 17:01:56 +00:00
dns switch libgmp -> libgmp-freebsd 2002-04-28 09:52:47 +00:00
editors Use complete path for jot(1). The Orville write port also has a jot, 2002-04-27 18:43:52 +00:00
emulators add missing directory. 2002-04-28 17:48:27 +00:00
finance
french
ftp
games Fix typo: use $$ to mean $ inside Makefile 2002-04-28 16:11:25 +00:00
german As always new MD5 checksum. Citrix seems to have changed the 2002-04-27 10:11:12 +00:00
graphics Add xmms-paranormal 0.2.0, an adaptation of the "OpenGL Spectrum 2002-04-28 06:42:32 +00:00
hebrew
hungarian
irc
japanese o avoid conflict with locale_base's pkg-plist. 2002-04-28 17:55:00 +00:00
java Master sites now work. This port did not have a proper 2002-04-27 16:24:28 +00:00
korean
lang Introduction of NEED_JAVAC knob in bsd.java.mk, stage 1. 2002-04-26 22:28:52 +00:00
mail Update to 0.52 2002-04-27 02:26:44 +00:00
math we've switched to libgmp-freebsd, so GC this one 2002-04-28 16:28:16 +00:00
mbone
misc add @dirrm share/screen to pkg-plist. 2002-04-27 16:29:14 +00:00
Mk Switch over to XFree86-4.x for ${OSVERSION}>=450005. If you are tracking 2002-04-27 11:22:59 +00:00
multimedia o Update to version 5.01 snapshot 20020418 2002-04-25 02:58:00 +00:00
net Add new port py-google, Python module for Google Web API 2002-04-28 17:31:16 +00:00
net-im New port libicq2000 version 0.3.1: An opensource C++ library to 2002-04-27 15:17:05 +00:00
net-mgmt Update to 1.8 2002-04-28 16:26:21 +00:00
net-p2p Update to 0.80 2002-04-27 23:31:48 +00:00
news Update to 0.2.2. 2002-04-25 22:48:12 +00:00
palm Update to 0.1.65. 2002-04-25 17:15:06 +00:00
picobsd
polish
ports-mgmt
portuguese
print add missing files. 2002-04-28 16:03:28 +00:00
russian
science FElt sourceforge subdir changed to all lowercase 2002-04-28 16:31:45 +00:00
security Fix libgmp breakage on -current. 2002-04-26 06:23:41 +00:00
shells
sysutils Update to 1.9 2002-04-27 17:55:29 +00:00
Templates
textproc dup. with print/p5-Text-PDF, so remove it 2002-04-28 12:53:38 +00:00
Tools
ukrainian
vietnamese
www Make changing passwords running. Add patch posted to sourge-forge with 2002-04-28 11:48:18 +00:00
x11 add missing files. 2002-04-28 16:03:28 +00:00
x11-clocks
x11-fm Put USE_LIBTOOL back. 2002-04-26 05:58:40 +00:00
x11-fonts add p5-Font-TTF 0.28 2002-04-28 16:06:32 +00:00
x11-servers Chase location of freetype1 includes to unbreak build. This fixes the 2002-04-27 08:48:15 +00:00
x11-themes o Update to 0.9.4 KDE3 release 2002-04-25 01:03:09 +00:00
x11-toolkits Use correct -soname for qtgl shared library, so that libqtgl actually works. 2002-04-27 11:39:15 +00:00
x11-wm Add some more config knobs. 2002-04-25 06:56:01 +00:00
.cvsignore
INDEX New INDEX with 6845 ports. This marks the official changeover to using 2002-04-27 11:07:30 +00:00
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/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.