1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-18 08:02:48 +00:00
Mirror of the FreeBSD ports git repo https://git.FreeBSD.org/ports.git .
Go to file
Pav Lucistnik 7e27150341 - Mark BROKEN: does not install
ERROR:  While executing gem ... (NoMethodError)
      undefined method `full_name' for nil:NilClass

Reported by:	pointyhat
2012-05-28 20:54:49 +00:00
accessibility
arabic
archivers
astro
audio - Update to 2.3.1 2012-05-28 17:11:26 +00:00
benchmarks
biology
cad
chinese
comms Mark broken on powerpc and sparc64: "error: uart.h: No such file or directory". 2012-05-27 06:37:36 +00:00
converters - Update to 7.3 2012-05-26 19:02:40 +00:00
databases - Bump PORTREVISION for databases/kyotocabinet shlib change 2012-05-28 17:14:31 +00:00
deskutils Update to 1.6.2 2012-05-28 19:32:04 +00:00
devel - Mark BROKEN: does not install 2012-05-28 20:54:49 +00:00
dns - Disable ECDSA support 2012-05-28 04:51:14 +00:00
editors Respect WITHOUT_NLS properly 2012-05-28 18:57:07 +00:00
emulators Update to Wine 1.5.5. This includes the following changes: 2012-05-28 08:43:52 +00:00
finance
french
ftp - add MASTER_SITE_GENTOO 2012-05-28 09:49:56 +00:00
games - Update to recent git snapshot which works with newer cegui 2012-05-28 14:00:29 +00:00
german - Update to 2012.05.27 2012-05-28 16:19:45 +00:00
graphics - Enable null renderer in cegui 2012-05-28 13:46:02 +00:00
hebrew
hungarian
irc
japanese - Update to 3.3.2 2012-05-27 10:08:17 +00:00
java . Update to 7u4. This was a fairly significant merge, so please report 2012-05-27 18:48:14 +00:00
korean
lang - Update to 0.2.7 2012-05-28 17:40:27 +00:00
mail - Update to 1.8.3 2012-05-27 00:51:49 +00:00
math - Include instructions on how to manually add optional packages. Because 2012-05-28 20:10:53 +00:00
misc Remove control characters from Makefile 2012-05-28 20:04:45 +00:00
Mk Correct type-- there is no bsd.ports.pre.mk 2012-05-27 12:05:18 +00:00
multimedia Add my upstream patch to disable problems linking with libcanberra. 2012-05-26 15:52:30 +00:00
net Update to 2.2.3. See http://netatalk.sourceforge.net/2.2/ReleaseNotes2.2.3.html 2012-05-27 21:20:20 +00:00
net-im Remove tkabber-plugins-devel. This was an abandoned repocopy which 2012-05-26 22:32:01 +00:00
net-mgmt - Update to 0.3.5 2012-05-28 12:20:57 +00:00
net-p2p add the missing pkg-message 2012-05-28 16:35:10 +00:00
news
palm
polish - Update to 20120527 2012-05-28 16:19:19 +00:00
ports-mgmt
portuguese
print - Update to 6.6.15. 2012-05-28 08:26:15 +00:00
russian
science
security - update to 1.1.3 2012-05-28 17:54:47 +00:00
shells
sysutils - Broken everywhere 2012-05-28 20:42:47 +00:00
Templates
textproc - Mark BROKEN: does not compile 2012-05-28 20:39:27 +00:00
Tools
ukrainian
vietnamese
www Remove control characters from Makefile comments 2012-05-28 20:02:07 +00:00
x11 Fix build with clang 3.1. 2012-05-27 20:47:35 +00:00
x11-clocks
x11-drivers
x11-fm
x11-fonts - Fix a typo 2012-05-28 05:06:00 +00:00
x11-servers
x11-themes
x11-toolkits
x11-wm
.cvsignore
CHANGES
COPYRIGHT
GIDs preliminary version of update to 0.9.x; GUI, rc-scripts, tests, 2012-05-28 16:28:47 +00:00
KNOBS
LEGAL
Makefile
MOVED
README
UIDs preliminary version of update to 0.9.x; GUI, rc-scripts, tests, 2012-05-28 16:28:47 +00:00
UPDATING - Add note about qt4-gui and shared memory. 2012-05-26 22:40:11 +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.