1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-24 21:01:20 +00:00
Mirror of the FreeBSD ports git repo https://git.FreeBSD.org/ports.git .
Go to file
Ying-Chieh Liao 3373a1b524 add userlist
Prints a list of all usernames in /etc/passwd

PR:		27207
Submitted by:	Jamie Heckford <jamie@jamiesdomain.org.uk>
2001-05-25 19:59:17 +00:00
accessibility/atk
arabic
archivers
astro
audio add p5-Shout 2001-05-24 12:24:51 +00:00
benchmarks
biology
cad
chinese Add manpages. 2001-05-25 04:21:30 +00:00
comms
converters
databases Change the way the configure script is executed and included in order 2001-05-24 13:26:47 +00:00
deskutils add jlj 2001-05-24 14:17:27 +00:00
devel adapt to Python 2.0 port 2001-05-25 19:34:29 +00:00
dns Update to 8.2.4-REL 2001-05-25 08:23:16 +00:00
editors Update to Vim 5.8 beta A 2001-05-24 19:12:47 +00:00
emulators Chase the directory layout on ftp.redhat.com, no checksum changes. 2001-05-24 08:28:41 +00:00
finance
french
ftp
games - Update port to version 0.97 2001-05-25 16:25:11 +00:00
german
graphics Unbreak 'make index': remove graphics/shot2png and textproc/shot2txt, 2001-05-25 16:00:21 +00:00
hebrew
hungarian
irc add py-irclib 2001-05-24 13:20:32 +00:00
japanese Update to 0.22. 2001-05-24 02:16:33 +00:00
java Add linux-jdk14 , sun's Java Developers Kit for Linux, version 1.4. 2001-05-25 18:59:25 +00:00
korean
lang Prepare a distribution patch and unbreak. 2001-05-24 17:48:44 +00:00
mail Fix LIB_DEPENDS: libvanessa_socket is in 'devel', not in 'net'. 2001-05-25 15:48:15 +00:00
math Unbreak 'make index': remove graphics/shot2png and textproc/shot2txt, 2001-05-25 16:00:21 +00:00
mbone
misc Add 2001-05-25 17:28:21 +00:00
Mk Prepare a distribution patch and unbreak. 2001-05-24 17:48:44 +00:00
multimedia
net Get rid of a typo. 2001-05-25 14:59:49 +00:00
net-im Update to version 0.11.0pre11. 2001-05-24 17:18:13 +00:00
net-mgmt Get rid of a typo. 2001-05-25 14:59:49 +00:00
net-p2p
news Use the latest tarball available -- 55b3_freebsd4. 2001-05-25 17:09:20 +00:00
palm
picobsd
polish
ports-mgmt
portuguese
print
russian
science
security Respect CFLAGS 2001-05-25 11:49:35 +00:00
shells
sysutils add userlist 2001-05-25 19:59:17 +00:00
Templates
textproc Unbreak 'make index': remove graphics/shot2png and textproc/shot2txt, 2001-05-25 16:00:21 +00:00
Tools
ukrainian
vietnamese
www Don't restart apache, i. e. don't start if not running. 2001-05-24 21:41:49 +00:00
x11 Update ruby-gnome, ruby-gtk, ruby-gdkimlib and ruby-gdkpixbuf to 0.25. 2001-05-24 01:43:54 +00:00
x11-clocks
x11-fm
x11-fonts
x11-servers
x11-themes
x11-toolkits Drop MAINTAINERship. 2001-05-25 15:59:23 +00:00
x11-wm upgrade to 0523 2001-05-25 16:58:32 +00:00
.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/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.