1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-23 20:51:43 +00:00
Mirror of the FreeBSD ports git repo https://git.FreeBSD.org/ports.git .
Go to file
Kevin Lo 7513fc9753 Initial import of poppy-3.1
Poppy is a small perl script that allows you to perform simple tasks
on a POP3 or IMAP server.  It is of most use in a "limited resources
environment" whether thats low disk space, slow internet connection,
or no graphical environment.
2001-06-13 06:09:13 +00:00
accessibility/atk
arabic
archivers
astro Updated MAINTAINER to my new committer email address. 2001-06-12 19:25:41 +00:00
audio Update the WWW site. 2001-06-12 18:41:52 +00:00
benchmarks
biology - Update to version 1.2.6a 2001-06-12 13:35:56 +00:00
cad Update to version 2.3 2001-06-12 13:44:49 +00:00
chinese
comms
converters
databases The configure script *must* run pre-fetch, since the dependencies are 2001-06-13 03:16:57 +00:00
deskutils
devel Updated MAINTAINER to my new committer email address. 2001-06-12 19:25:41 +00:00
dns
editors add hte 2001-06-12 07:34:44 +00:00
emulators Removed unneeded files/patches 2001-06-12 01:33:38 +00:00
finance
french
ftp Update to 0.7.1. Removed useless gettext dependency. 2001-06-12 09:35:02 +00:00
games Upgrade to 4.72. 2001-06-12 11:45:09 +00:00
german
graphics Updated MAINTAINER to my new committer email address. 2001-06-12 19:25:41 +00:00
hebrew
hungarian
irc - Update to Zircon 1.18.248 2001-06-12 07:22:26 +00:00
japanese Turn Tcl/Tk support on when BATCH is defined. 2001-06-13 03:14:36 +00:00
java Several fixes and improvements: 2001-06-12 10:20:48 +00:00
korean Mark it as broken. 2001-06-12 13:17:03 +00:00
lang Fix misordered plist. 2001-06-13 04:12:16 +00:00
mail Initial import of poppy-3.1 2001-06-13 06:09:13 +00:00
math Updated MAINTAINER to my new committer email address. 2001-06-12 19:25:41 +00:00
mbone
misc Updated to 5.0.3. 2001-06-12 12:17:58 +00:00
Mk
multimedia
net Update to 0.3.7. 2001-06-13 04:19:18 +00:00
net-im
net-mgmt Updated MAINTAINER to my new committer email address. 2001-06-12 19:25:41 +00:00
net-p2p
news Upgrade to 2.3.20010612. 2001-06-13 00:03:35 +00:00
palm
picobsd
polish
ports-mgmt
portuguese
print Updated MAINTAINER to my new committer email address. 2001-06-12 19:25:41 +00:00
russian
science
security - Drop modifier L in makefile, all options have to be set 2001-06-12 07:49:52 +00:00
shells
sysutils Update modules "useradmin" and "cron". 2001-06-12 22:34:55 +00:00
Templates
textproc Updated MAINTAINER to my new committer email address. 2001-06-12 19:25:41 +00:00
Tools
ukrainian
vietnamese
www Add pspell support option. 2001-06-12 20:19:46 +00:00
x11 update to 4.1.0. 2001-06-12 14:59:53 +00:00
x11-clocks
x11-fm
x11-fonts update to 4.1.0. 2001-06-12 15:00:34 +00:00
x11-servers display PKGMESSAGE correctly. 2001-06-12 16:08:20 +00:00
x11-themes
x11-toolkits graphics/sketch no longer needs this file. 2001-06-12 11:39:33 +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/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.