1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-05 01:55:52 +00:00
Mirror of the FreeBSD ports git repo https://git.FreeBSD.org/ports.git .
Go to file
Renato Botelho f92755b7ed - Update to 0.93.3
- Change clamav-milter startup script to wait clamav-milter socket be created
  before try to chmod it [1]

PR:		ports/124643 [1]
Submitted by:	Adrian Thearle <adrian@thearle.com.au> [1]
2008-07-07 20:37:37 +00:00
accessibility - Update to 0.16.0.20080706, it's more than 0.17 RC1. 2008-07-07 03:27:45 +00:00
arabic
archivers - Add missing dependency for old perl 2008-07-07 15:28:02 +00:00
astro
audio - Bump PORTREVISION as distfile was re-rolled with small changes 2008-07-07 18:00:15 +00:00
benchmarks
biology - Bump portrevision after openbabel update 2008-07-07 05:14:23 +00:00
cad
chinese Delete chinese/links port, it has been IGNORE'd for past 15 months 2008-07-05 21:59:33 +00:00
comms - Add missing textproc/p5-XML-Parser dependency. 2008-07-07 13:43:28 +00:00
converters
databases Update to 1.8.4 2008-07-07 17:08:37 +00:00
deskutils Add gnome-main-menu, a tool to organize GNOME applications into one 2008-07-07 17:22:21 +00:00
devel - Update to 1.02 2008-07-07 18:03:57 +00:00
dns - Update to 3.1.7 2008-07-07 18:39:06 +00:00
editors
emulators
finance
french
ftp
games - Update to 1.0.2 2008-07-07 19:14:57 +00:00
german
graphics - Update to 1.6.7 2008-07-07 19:15:36 +00:00
hebrew
hungarian
irc
japanese - Bump PORTREVISION after arp update 2008-07-07 11:34:50 +00:00
java
korean
lang - Update to 1.5.r4932, revision 4932 on the kroc-1.5 stable branch. 2008-07-07 18:42:58 +00:00
mail - Update to 0.10.3 2008-07-07 18:17:55 +00:00
math - Update to 1.43 2008-07-07 12:04:46 +00:00
mbone
misc Remove "USE_GCC=3.4+" / "USE_GCC=3.2+". Now that the minimum version we support 2008-07-07 13:41:57 +00:00
Mk
multimedia - Bump portrevision after APR bump 2008-07-05 22:49:46 +00:00
net - Fix build with GCC 4.2 2008-07-07 11:11:16 +00:00
net-im Update to 0.3.3. 2008-07-06 21:59:27 +00:00
net-mgmt
net-p2p Update to 1.0.2. 2008-07-07 06:24:43 +00:00
news - Update to 0.4.0 2008-07-07 17:50:08 +00:00
palm
polish
ports-mgmt - Update to 2.0.1 2008-07-07 14:01:57 +00:00
portuguese
print - Update to 0.16.0.20080706, it's more than 0.17 RC1. 2008-07-07 03:27:45 +00:00
russian
science Bump portrevision after openbabel update. 2008-07-07 00:08:33 +00:00
security - Update to 0.93.3 2008-07-07 20:37:37 +00:00
shells - Update to 20080629 2008-07-07 09:35:08 +00:00
sysutils - Update to 0.91 (add manpage, fix error handling) 2008-07-07 19:17:24 +00:00
Templates
textproc Update to 0.08 2008-07-07 17:08:40 +00:00
Tools [PATCH] Tools/scripts: Some cleanups, additions to bump_version.pl 2008-07-06 02:00:52 +00:00
ukrainian
vietnamese
www - Unbreak 2008-07-07 18:40:03 +00:00
x11 Correct a typo. 2008-07-07 16:27:30 +00:00
x11-clocks - Disable imlib support, which does not work 2008-07-07 11:06:45 +00:00
x11-drivers
x11-fm
x11-fonts [UPDATE] sysutils/gnu-unifont update and category moved to x11-fonts & jfbterm patch 2008-07-05 11:23:23 +00:00
x11-servers
x11-themes
x11-toolkits Update to 2.8.8 2008-07-07 16:39:04 +00:00
x11-wm - Update to 3.0.6 2008-07-07 16:35:00 +00:00
.cvsignore
CHANGES
COPYRIGHT
GIDs
KNOBS
LEGAL
Makefile
MOVED Delete chinese/links port, it has been IGNORE'd for past 15 months 2008-07-05 21:59:33 +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.