1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-03 06:04:53 +00:00
Mirror of the FreeBSD ports git repo https://git.FreeBSD.org/ports.git .
Go to file
Patrick Li d737229fa4 Add new port sysutils/wmmemload - a simple dockapp for WindowMaker that
displays memory and swap space usage. It is very heavily based on WMMemMon
and WMCPULoad.

PR:		38073
Submitted by:	Alexey Dokuchaev <danfe@regency.nsu.ru>
2002-05-14 22:56:23 +00:00
accessibility Update to GNOME 2.0 RC2. 2002-05-12 06:49:02 +00:00
arabic
archivers upgrade to 0.3.0 2002-05-12 05:57:27 +00:00
astro Add myself. 2002-05-12 05:05:50 +00:00
audio Get rid of warnings from <values.h> 2002-05-14 16:35:40 +00:00
benchmarks
biology
cad add gtkwave 2.0.0p1 2002-05-12 15:14:08 +00:00
chinese
comms Mark FORBIDDEN due to security hole: 2002-05-14 11:53:20 +00:00
converters Allow libiconv to be built by a non-root user. 2002-05-14 19:28:45 +00:00
databases Download site directory structure changed 2002-05-14 21:27:23 +00:00
deskutils Update to GNOME 2.0 RC2. 2002-05-12 06:49:02 +00:00
devel o Update to 3.3.1 2002-05-14 16:58:42 +00:00
dns Update to 0.9.28 2002-05-14 02:56:37 +00:00
editors Remove -g from build. We have special makeflags for this in OO. 2002-05-14 17:42:20 +00:00
emulators Update to 1.4 2002-05-14 21:48:12 +00:00
finance upgrade to 0.3.0 2002-05-14 02:34:20 +00:00
french
ftp upgrade to 0.8 2002-05-13 01:37:39 +00:00
games Update to 2.7.5 2002-05-14 21:36:55 +00:00
german
graphics Update to 1.7 2002-05-14 21:45:46 +00:00
hebrew
hungarian
irc Give maintainership back to ports@ 2002-05-14 22:35:48 +00:00
japanese Define INSTALLS_SHLIB properly. 2002-05-12 19:51:04 +00:00
java Kill evil rcs(1)-injected hunk, which makes do-patch failing. 2002-05-14 07:30:40 +00:00
korean
lang Update to 20020509 (version in GNOME2 RC2) after a repo-copies from 2002-05-14 22:26:39 +00:00
mail Update to 1.1.9 2002-05-14 19:38:53 +00:00
math WWW moved 2002-05-13 04:48:23 +00:00
mbone
misc Update to 0.3.1 2002-05-14 22:41:43 +00:00
Mk Fixed typo. 2002-05-13 12:25:18 +00:00
multimedia Get rid of warnings from <values.h> 2002-05-14 16:35:40 +00:00
net Update to latest cvs version which allows removal of local patches 2002-05-14 22:51:08 +00:00
net-im s/DOCSDIR/PORTDOCS/g 2002-05-14 16:11:19 +00:00
net-mgmt GNOME policy: 2002-05-13 12:25:27 +00:00
net-p2p
news
palm
picobsd
polish
ports-mgmt
portuguese
print Force the creation of gnome-print.fontmap for the purposes of package 2002-05-14 21:06:02 +00:00
russian
science add euler 1.60.4 2002-05-14 03:59:02 +00:00
security Removing krb5-beta port. As krb5-1.2.5 went GA 14 days ago, krb5-beta 2002-05-14 21:36:52 +00:00
shells Add pkg-descr. 2002-05-12 17:40:05 +00:00
sysutils Add new port sysutils/wmmemload - a simple dockapp for WindowMaker that 2002-05-14 22:56:23 +00:00
Templates
textproc Fix for policy change in xml2-config. 2002-05-14 16:24:02 +00:00
Tools - Catch up to buildenv changes. 2002-05-13 03:43:07 +00:00
ukrainian
vietnamese
www Update to 1.0 2002-05-14 22:02:22 +00:00
x11 Update to 1.5.4 2002-05-14 21:18:02 +00:00
x11-clocks
x11-fm
x11-fonts
x11-servers
x11-themes
x11-toolkits Update to 20020509 (version in GNOME2 RC2) after a repo-copies from 2002-05-14 22:26:39 +00:00
x11-wm Update to 20020509 (version in GNOME2 RC2) after a repo-copies from 2002-05-14 22:26:39 +00:00
.cvsignore
INDEX
LEGAL Add vdesk, which is distributed without a license. 2002-05-13 23:51:24 +00:00
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.