1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-25 00:51:21 +00:00
Mirror of the FreeBSD ports git repo https://git.FreeBSD.org/ports.git .
Go to file
Sunpoet Po-Chuan Hsieh 699fba3462 - Update to 0.06
Changes:	http://search.cpan.org/dist/Net-POP3-SSLWrapper/Changes
PR:		ports/157359
Submitted by:	Ryan Steinmetz <rpsfa@rit.edu>
Approved by:	John Chen <johnpupu@gmail.com> (maintainer)
2011-05-29 12:45:31 +00:00
accessibility
arabic
archivers
astro
audio
benchmarks
biology
cad
chinese - Update to 3.1.3 2011-05-26 19:23:46 +00:00
comms
converters
databases - Update to 0.2.2 while I'm here 2011-05-28 14:06:36 +00:00
deskutils Update to beta15. 2011-05-28 11:52:29 +00:00
devel - Update to 0.77 2011-05-28 13:19:54 +00:00
dns Fix PKGVERSION for 9.7.3-P1 2011-05-28 00:16:58 +00:00
editors
emulators Update to Wine 1.3.21. This includes the following changes: 2011-05-29 00:59:38 +00:00
finance
french
ftp
games
german
graphics - Update to 0.94 [1] 2011-05-29 08:35:37 +00:00
hebrew
hungarian
irc
japanese Sync with shared library version bump of textproc/uim. 2011-05-28 19:46:28 +00:00
java
korean
lang Update to the 20110526 snapshot of GCC 4.6.1. Upstream now only provides 2011-05-29 11:59:46 +00:00
mail - Update to 0.06 2011-05-29 12:45:31 +00:00
math - Update to 2.2.4 2011-05-28 20:57:01 +00:00
misc - Update to 20110520 2011-05-26 19:55:55 +00:00
Mk Remove db45. 2011-05-27 23:46:54 +00:00
multimedia
net - Update to 0.7 2011-05-29 01:11:00 +00:00
net-im - Update to 0.6.0. 2011-05-29 11:19:53 +00:00
net-mgmt The check_mysql_slave plugin allows you to check that a particular 2011-05-29 01:45:26 +00:00
net-p2p
news
palm
polish
ports-mgmt
portuguese
print
russian
science
security Update to 2.99.2. 2011-05-27 15:11:07 +00:00
shells
sysutils - Update to 20110522 2011-05-28 07:32:46 +00:00
Templates
textproc Update to 1.7.0. 2011-05-28 19:42:58 +00:00
Tools
ukrainian
vietnamese
www - Update to 1.12 2011-05-29 10:23:05 +00:00
x11 Update to 3.0.4. 2011-05-28 20:13:20 +00:00
x11-clocks
x11-drivers
x11-fm
x11-fonts
x11-servers
x11-themes
x11-toolkits
x11-wm
.cvsignore
CHANGES
COPYRIGHT
GIDs
KNOBS
LEGAL
Makefile
MOVED Remove db45. 2011-05-27 23:46:54 +00:00
README
UIDs
UPDATING

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 ports section which is available from:

	http://www.FreeBSD.org/doc/en_US.ISO8859-1/books/handbook/ports.html
		for the latest official version
	or:
	The ports(7) manual page (man ports).

These will explain how to use ports and packages.

If you would like to search for a port, you can do so easily by
saying (in /usr/ports):


	make search name="<name>"
	or:
	make search key="<keyword>"

which will generate a list of all ports matching <name> or <keyword>.
make search also supports wildcards, such as:

	make search name="gtk*"

For information about contributing to FreeBSD ports, please see the Porter's
Handbook, available at:

	http://www.FreeBSD.org/doc/en_US.ISO8859-1/books/porters-handbook/

NOTE:  This tree will 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.