1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-04 01:48:54 +00:00
Mirror of the FreeBSD ports git repo https://git.FreeBSD.org/ports.git .
Go to file
Frederic Culot a025a674fb - Update to 2.28 [1]
- Trim Makefile's header

Changes:	http://search.cpan.org/dist/IP-Country/CHANGES
PR:		ports/178974 [1]
Submitted by:	dikshie <dikshie@lapi.itb.ac.id> (maintainer)
2013-05-27 12:29:00 +00:00
accessibility
arabic
archivers Fix build with recent clang 2013-05-27 10:34:54 +00:00
astro
audio Fix build with clang 2013-05-27 12:06:50 +00:00
benchmarks - Update to 0.3.4 2013-05-26 12:42:35 +00:00
biology - Update to 3.5.1 2013-05-26 07:49:47 +00:00
cad
chinese
comms - Trim Makefile header 2013-05-26 08:54:37 +00:00
converters Update to 1.2 release and add support for php 5.4. 2013-05-27 12:16:19 +00:00
databases Pass --defaults-extra-file also to mysql_install_db. 2013-05-27 11:59:01 +00:00
deskutils - Update to 0.6.0 [1] 2013-05-26 16:18:04 +00:00
devel Do not try to removed directories not created by the port 2013-05-27 11:54:47 +00:00
dns
editors
emulators Fix typo: LICENCE -> LICENSE 2013-05-27 11:07:49 +00:00
finance
french
ftp - Update to 4.4.7 2013-05-27 09:28:05 +00:00
games Do not try to remove directories not created by the port 2013-05-27 09:42:54 +00:00
german
graphics Remove patch unneeded on any supported version of FreeBSD 2013-05-27 10:51:13 +00:00
hebrew
hungarian
irc
japanese Do not try to remove a directory not created by the port 2013-05-27 08:15:26 +00:00
java
Keywords
korean
lang - Update to p429 2013-05-26 19:22:51 +00:00
mail Update to 0.9.1 release. 2013-05-27 12:12:13 +00:00
math Update to 5.1.2 release. 2013-05-27 12:18:23 +00:00
misc
Mk - Update to p429 2013-05-26 19:22:51 +00:00
multimedia Fix build with clang 2013-05-27 10:17:59 +00:00
net - Update to 2.28 [1] 2013-05-27 12:29:00 +00:00
net-im
net-mgmt Fix build with clang 2013-05-27 12:28:17 +00:00
net-p2p
news - Update to 0.7.12 2013-05-27 01:28:29 +00:00
palm
polish
ports-mgmt
portuguese
print - Update to 1.3.8. 2013-05-27 10:23:39 +00:00
russian
science
security Mark as broken: does not build 2013-05-27 10:15:47 +00:00
shells
sysutils Do not try to remove directories not created by the port 2013-05-27 12:00:27 +00:00
Templates
textproc Update to 0.34. 2013-05-27 11:24:50 +00:00
Tools
ukrainian
vietnamese
www - Remove obsolete dependency for PERL_LEVEL < 5.12 [1] 2013-05-27 09:24:30 +00:00
x11
x11-clocks
x11-drivers Add xf86-input-fpit to x11-drivers/Makefile, forgotten during the xorg 2013-05-26 00:17:24 +00:00
x11-fm
x11-fonts
x11-servers
x11-themes
x11-toolkits
x11-wm
CHANGES
COPYRIGHT
GIDs - rc script passes rclint 2013-05-27 02:29:49 +00:00
KNOBS
LEGAL
Makefile
MOVED - Remove sysutils/rsyslog5* finally 2013-05-26 00:58:25 +00:00
README
UIDs - rc script passes rclint 2013-05-27 02:29:49 +00:00
UPDATING - Remove sysutils/rsyslog5* finally 2013-05-26 00:58:25 +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.