1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-27 05:10:36 +00:00
Mirror of the FreeBSD ports git repo https://git.FreeBSD.org/ports.git .
Go to file
Pav Lucistnik 0f15eed738 - Mark BROKEN: does not build
texi2html -expandinfo -number -split_chapter --noheader --output PG-adapting PG-adapting.texi
  Option number is ambiguous (number-footnotes, number-sections)

Reported by:	pointyhat
2012-06-27 19:30:14 +00:00
accessibility
arabic
archivers
astro - Update to 2.0 2012-06-27 09:03:57 +00:00
audio Update gstreamer ports. 2012-06-27 12:35:05 +00:00
benchmarks - Update E17 ports: 2012-06-26 17:36:30 +00:00
biology
cad - Detect eigen2 by checking for .pc file, not min. port version. 2012-06-27 01:14:01 +00:00
chinese
comms
converters update math/R to 2.15.1, switch to the new options format, and 2012-06-26 23:57:00 +00:00
databases Builds on sparc64 just fine now. 2012-06-27 17:09:50 +00:00
deskutils - Detect eigen2 by checking for .pc file, not min. port version. 2012-06-27 01:14:01 +00:00
devel - Update to 0.15 2012-06-27 17:35:18 +00:00
dns - Fix the port after the last commit 2012-06-27 09:01:10 +00:00
editors - Detect eigen2 by checking for .pc file, not min. port version. 2012-06-27 01:14:01 +00:00
emulators - Replace ALL_TARGETS knob by two new knobs, BSD_USER and X86_TARGETS 2012-06-27 17:27:39 +00:00
finance update math/R to 2.15.1, switch to the new options format, and 2012-06-26 23:57:00 +00:00
french
ftp update math/R to 2.15.1, switch to the new options format, and 2012-06-26 23:57:00 +00:00
games
german
graphics Update gstreamer ports. 2012-06-27 12:35:05 +00:00
hebrew
hungarian
irc
japanese Unbreak build on Perl 5.14 2012-06-26 20:35:27 +00:00
java
korean
lang - use empty() to check if an option is not set 2012-06-27 18:07:16 +00:00
mail
math - Mark BROKEN: does not build 2012-06-27 19:30:14 +00:00
misc New port: openr2 2012-06-27 17:13:55 +00:00
Mk - Add shared NUMPY and SCIPY descriptions 2012-06-26 18:32:33 +00:00
multimedia Update gstreamer ports. 2012-06-27 12:35:05 +00:00
net - update to 0.5.5 2012-06-27 10:24:52 +00:00
net-im - Unbreak depends 2012-06-26 22:11:17 +00:00
net-mgmt
net-p2p I meant to silence these once I was done testing. 2012-06-26 17:00:05 +00:00
news - Update INN to 2.5.2 release 2012-06-27 12:26:11 +00:00
palm
polish
ports-mgmt Really fix build on 8-stable and 9-stable 2012-06-27 06:27:14 +00:00
portuguese
print
russian
science - Detect eigen2 by checking for .pc file, not min. port version. 2012-06-27 01:14:01 +00:00
security - Document recent FreeBSD SA's for 2012: SA-12:04.sysret, SA-12:03.bind, SA-12:02.crypt, SA-12:01.openssl 2012-06-27 15:34:44 +00:00
shells
sysutils Update to 1.7.0. 2012-06-27 16:08:12 +00:00
Templates
textproc - Use SAVANNAH macro for MASTER_SITES 2012-06-27 19:19:14 +00:00
Tools
ukrainian
vietnamese
www - adopt optionsNG 2012-06-27 16:57:51 +00:00
x11 - Update E17 ports: 2012-06-26 17:36:30 +00:00
x11-clocks
x11-drivers
x11-fm
x11-fonts
x11-servers
x11-themes - Detect eigen2 by checking for .pc file, not min. port version. 2012-06-27 01:14:01 +00:00
x11-toolkits Update gstreamer ports. 2012-06-27 12:35:05 +00:00
x11-wm - Update E17 ports: 2012-06-26 17:36:30 +00:00
.cvsignore
CHANGES
COPYRIGHT
GIDs
KNOBS
LEGAL
Makefile
MOVED
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.