1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-23 04:23:08 +00:00
Mirror of the FreeBSD ports git repo https://git.FreeBSD.org/ports.git .
Go to file
Baptiste Daroussin affe442113 - update to 0.8.9
- changes:
  * add a trailing space in the end of --cflags, --libs output (for
    compatibility with pkg-config
  * --about now show the pkg-config equivalent version along with pkgconf
    version
2012-09-14 21:36:26 +00:00
accessibility
arabic
archivers
astro
audio
benchmarks
biology
cad
chinese
comms
converters
databases - Update to 1.0.2 2012-09-14 18:36:36 +00:00
deskutils
devel - update to 0.8.9 2012-09-14 21:36:26 +00:00
dns
editors - Update to 3.1.22 2012-09-14 13:38:53 +00:00
emulators
finance This port adds the Carrier Module to the Tryton Application Platform. 2012-09-14 07:07:38 +00:00
french
ftp
games - Update to version 0.0.11 (alpha 11) 2012-09-14 18:34:21 +00:00
german
graphics - Update zathura, zathura-djvu and zathura-pdf-poppler to 0.2.0 2012-09-14 16:06:31 +00:00
hebrew
hungarian
irc
japanese - disconnect japanese/postgresqlXX-man from the build 2012-09-14 19:40:46 +00:00
java Add license. 2012-09-14 18:36:45 +00:00
korean
lang Upgrade to svn rev r163622. Several fixes to FreeBSD support for -pie and 2012-09-14 21:03:34 +00:00
mail - Update to 1.9.4.2 2012-09-14 13:48:36 +00:00
math - Chase openmpi update 2012-09-14 16:30:37 +00:00
misc Revert r302983. It cause another bug. 2012-09-14 05:04:30 +00:00
Mk
multimedia
net Update from p303 to p304. 2012-09-14 16:49:46 +00:00
net-im - Convert to new options framework 2012-09-14 19:26:37 +00:00
net-mgmt - Add VIRT and WRITE_HTTP options [1] 2012-09-13 13:04:44 +00:00
net-p2p
news
palm
polish
ports-mgmt - Switch to USE_GITHUB/GH as the primary MASTER_SITE as it 2012-09-14 16:37:49 +00:00
portuguese
print - Remove indefinite article from COMMENT 2012-09-13 19:54:52 +00:00
russian
science - Update to 1.6-1 2012-09-14 20:06:40 +00:00
security - chase textproc/nltk update (upstream switched to setuptools) 2012-09-14 10:18:11 +00:00
shells
sysutils - update bacula-server and bacula-docs to 5.2.12 2012-09-14 20:31:57 +00:00
Templates
textproc - Update to 0.12 2012-09-14 02:16:21 +00:00
Tools
ukrainian
vietnamese
www - USE_XLIB has gone from the Mk/bsd.*.mk the macro doesn't have any effect 2012-09-14 14:08:24 +00:00
x11
x11-clocks
x11-drivers
x11-fm
x11-fonts
x11-servers
x11-themes
x11-toolkits Update to 0.1.3. 2012-09-14 16:01:36 +00:00
x11-wm
.cvsignore
CHANGES
COPYRIGHT
GIDs
KNOBS
LEGAL
Makefile
MOVED - disconnect japanese/postgresqlXX-man from the build 2012-09-14 19:40:46 +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.