1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-23 00:43:28 +00:00
Mirror of the FreeBSD ports git repo https://git.FreeBSD.org/ports.git .
Go to file
Philip M. Gollucci f23b4f3570 - Update to 0.88
With Hat:       perl@
Changes:        http://search.cpan.org/dist/Mouse/Changes
2010-12-17 20:15:30 +00:00
accessibility
arabic
archivers Fix shared lib version of lzma. 2010-12-16 10:35:47 +00:00
astro Update to 1.0.2 2010-12-15 21:34:41 +00:00
audio Change from $SRCPREFIX to $SRC_BASE to be in accordance with new 2010-12-17 03:36:21 +00:00
benchmarks
biology - Update to 0.33 2010-12-16 08:19:56 +00:00
cad
chinese - Chase security/libksba shlib version bump 2010-12-16 02:34:07 +00:00
comms Use the $SRC_BASE Makevar instead of hard-coding. 2010-12-17 03:43:12 +00:00
converters - update to 1.34 2010-12-15 19:16:47 +00:00
databases HTSQL ("Hyper Text Structured Query Language") is a high-level query 2010-12-17 16:10:43 +00:00
deskutils - Chase security/libksba shlib version bump 2010-12-16 02:34:07 +00:00
devel - Update to 0.88 2010-12-17 20:15:30 +00:00
dns - Update to 1.6.7 2010-12-16 18:51:07 +00:00
editors - editors/klat4: change MASTER_SITES 2010-12-17 18:15:31 +00:00
emulators - Fix build on i386 2010-12-17 05:47:55 +00:00
finance - Chase security/libksba shlib version bump 2010-12-16 02:34:07 +00:00
french
ftp
games - Update to 0.10.r1 2010-12-16 16:53:48 +00:00
german
graphics - Update to 3.6.1.1 2010-12-17 14:28:15 +00:00
hebrew
hungarian
irc - Update to 0.096 2010-12-17 09:29:13 +00:00
japanese - Chase security/libksba shlib version bump 2010-12-16 02:34:07 +00:00
java Update to 3.2.2 release (supporting Eclipse Helios). 2010-12-16 09:14:04 +00:00
korean
lang - Pass to perl@ 2010-12-17 20:14:56 +00:00
mail This plugin allows saving outgoing addresses to a designated folder 2010-12-17 09:27:10 +00:00
math - Update to 2.60 2010-12-16 07:13:38 +00:00
mbone
misc Fix Makefile error 2010-12-17 17:00:16 +00:00
Mk Add a temporary backstop definition of SRC_BASE. A more general solution 2010-12-17 03:21:19 +00:00
multimedia Use the $SRC_BASE Makevar instead of hard-coding. 2010-12-17 03:54:54 +00:00
net Add missing files. 2010-12-17 17:40:21 +00:00
net-im Fetion is an IM provided by China Mobile with features like text chat, 2010-12-17 03:14:17 +00:00
net-mgmt - Pass MAINTAINER to co-worker 2010-12-16 04:03:05 +00:00
net-p2p - Chase security/libksba shlib version bump 2010-12-16 02:34:07 +00:00
news - Chase security/libksba shlib version bump 2010-12-16 02:34:07 +00:00
palm Use the $SRC_BASE Makevar instead of hard-coding. 2010-12-17 03:51:24 +00:00
polish
ports-mgmt - Try to be more friendly with 'spaces' in @dirrmtry while rendering pkg-plist.*** 2010-12-14 18:38:51 +00:00
portuguese
print - prawn-core is pulled in by the others 2010-12-17 03:48:33 +00:00
russian
science - Update to 3.8.1. 2010-12-17 15:42:56 +00:00
security - Pass to perl@ 2010-12-17 20:14:56 +00:00
shells -Patch SECURITY doc to include note about bypassing rsync argument checking with popt (from upstream) and tell people to read it 2010-12-15 07:12:02 +00:00
sysutils Use the $SRC_BASE Makevar instead of hard-coding. 2010-12-17 03:54:54 +00:00
Templates
textproc - Update to 2.0b9 2010-12-17 07:15:29 +00:00
Tools Remove debugging code that crept in. 2010-12-17 01:34:38 +00:00
ukrainian
vietnamese
www - Updated to 0.8.0.9694 2010-12-17 18:49:13 +00:00
x11 Use INSTALL_SCRIPT for the python script so STRIP is not attempted 2010-12-16 18:23:01 +00:00
x11-clocks - Chase security/libksba shlib version bump 2010-12-16 02:34:07 +00:00
x11-drivers
x11-fm - Update to 4.2 2010-12-17 09:59:31 +00:00
x11-fonts
x11-servers
x11-themes - Update to 0.98.1.1 2010-12-17 10:45:19 +00:00
x11-toolkits - Update e17 applications suite to the recent snapshot. 2010-12-14 07:30:56 +00:00
x11-wm - Fix build. 2010-12-14 21:04:13 +00:00
.cvsignore
CHANGES
COPYRIGHT
GIDs
KNOBS
LEGAL
Makefile
MOVED devel/icu4: devel/icu is now following 4.x version 2010-12-17 06:57:27 +00:00
README
UIDs
UPDATING - Added entry for recent security/libksba update 2010-12-16 16:05:15 +00:00

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.