1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-29 21:39:24 +00:00
Mirror of the FreeBSD ports git repo https://git.FreeBSD.org/ports.git .
Go to file
James E. Housley a83b5b293f @${LN} -f ${WRKSRC}/.libs/pgrep ${WRKSRC}/pgrep
in the pre-install target otherwise we get a broken pgrep shell script
installed instead of the binary we really want.

PR:		21508
Submitted by:	MAINTAINER
2000-10-25 23:54:27 +00:00
archivers Add patch for rpm2cpio. 2000-10-25 10:30:11 +00:00
astro
audio Update to QT 2.2.1 / KDE 2.0 final release. At last! What a long road... 2000-10-25 03:33:54 +00:00
benchmarks
biology
cad
chinese Use MASTER_SITE_XEMACS. 2000-10-24 12:09:17 +00:00
comms Update to QT 2.2.1 / KDE 2.0 final release. At last! What a long road... 2000-10-25 03:40:40 +00:00
converters Update to QT 2.2.1 / KDE 2.0 final release. At last! What a long road... 2000-10-25 03:33:54 +00:00
databases - Updgrade to verion 2.50.34 2000-10-25 13:11:09 +00:00
deskutils Update to QT 2.2.1 / KDE 2.0 final release. At last! What a long road... 2000-10-25 03:40:40 +00:00
devel @${LN} -f ${WRKSRC}/.libs/pgrep ${WRKSRC}/pgrep 2000-10-25 23:54:27 +00:00
dns Hand these ports to Dmitry Sivachenko <dima@chg.ru>. 2000-10-24 22:39:57 +00:00
editors Update port to 1.3.0 2000-10-25 11:58:44 +00:00
emulators
finance
french
ftp
games Update to QT 2.2.1 / KDE 2.0 final release. At last! What a long road... 2000-10-25 03:33:54 +00:00
german
graphics Update: graphics/xine 0.2.2 -> 0.2.3 2000-10-25 23:18:37 +00:00
hebrew
irc Fix for handling additional documents. 2000-10-24 16:35:18 +00:00
japanese Move 2000-10-24 14:08:05 +00:00
java
korean We don't want to use gtk-bitchx and esounds at the default installation. 2000-10-25 11:51:00 +00:00
lang Add New Port: lang/fesi 2000-10-24 18:05:29 +00:00
mail exmh has moved to SourceForge, update MASTER_SITES. 2000-10-25 16:45:12 +00:00
math Update to version 6.3.10. 2000-10-25 04:16:42 +00:00
mbone
misc Add patch for rpm2cpio. 2000-10-25 10:30:11 +00:00
Mk Add MASTER_SITE_MOZILLA and MASTER_SITE_XEMACS. 2000-10-24 11:27:20 +00:00
multimedia Update: graphics/xine 0.2.2 -> 0.2.3 2000-10-25 23:18:37 +00:00
net Update to 3.0 beta 2 patchlevel 9 2000-10-25 19:33:17 +00:00
net-im
net-mgmt Hand these ports to Dmitry Sivachenko <dima@chg.ru>. 2000-10-24 22:39:57 +00:00
net-p2p
news
palm Fix $MASTER_SITES. 2000-10-24 10:38:36 +00:00
ports-mgmt
portuguese/ispell-pt_BR
print
russian
science
security Add new port of srm 1.2.0, a utility which overwrites the contents 2000-10-25 18:55:26 +00:00
shells
sysutils ComplexProgramTarget() -> ComplexProgramTargetNoMan() 2000-10-25 09:11:01 +00:00
Templates
textproc Complete _includeinstall for 3-STABLE or older. 2000-10-25 19:21:39 +00:00
Tools
vietnamese
www Upgrade to M18 and sync with www/mozilla. 2000-10-25 20:17:30 +00:00
x11 Fix compilation problems in -current 2000-10-25 18:03:54 +00:00
x11-clocks Update to QT 2.2.1 / KDE 2.0 final release. At last! What a long road... 2000-10-25 03:33:54 +00:00
x11-fm
x11-fonts
x11-servers
x11-themes
x11-toolkits Update to QT 2.2.1 / KDE 2.0 final release. At last! What a long road... 2000-10-25 03:33:54 +00:00
x11-wm Use USE_IMLIB. 2000-10-25 09:47:06 +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.