1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-21 00:25:50 +00:00
Mirror of the FreeBSD ports git repo https://git.FreeBSD.org/ports.git .
Go to file
Tijl Coosemans 49108186e8 comms/lirc:
- Fix missing -lusb [1]
- Convert to USES=libtool and bump dependent ports
- Add INSTALL_TARGET=install-strip
- Use @sample

Reported by:	sbruno [1]
2014-08-11 13:59:47 +00:00
accessibility
arabic
archivers - Update The Glorious Glasgow Haskell Compiler to version 7.8.3 2014-08-10 22:34:50 +00:00
astro Fix problems with missing libs when the linker enforces explicit linking 2014-08-10 19:50:23 +00:00
audio comms/lirc: 2014-08-11 13:59:47 +00:00
benchmarks - Update The Glorious Glasgow Haskell Compiler to version 7.8.3 2014-08-10 22:34:50 +00:00
biology
cad Canonicalize some old USE_PY* 2014-08-11 12:29:17 +00:00
chinese
comms comms/lirc: 2014-08-11 13:59:47 +00:00
converters - Update The Glorious Glasgow Haskell Compiler to version 7.8.3 2014-08-10 22:34:50 +00:00
databases Remove duplicate line from plist 2014-08-11 05:43:11 +00:00
deskutils Remove duplicate things from plists 2014-08-10 21:09:26 +00:00
devel devel/py-pika: update to 0.9.14 2014-08-11 13:47:15 +00:00
dns - Update The Glorious Glasgow Haskell Compiler to version 7.8.3 2014-08-10 22:34:50 +00:00
editors
emulators comms/lirc: 2014-08-11 13:59:47 +00:00
finance Update to version 4.6.3 2014-08-10 20:28:13 +00:00
french
ftp - Update The Glorious Glasgow Haskell Compiler to version 7.8.3 2014-08-10 22:34:50 +00:00
games games/glest-data: support stage 2014-08-11 13:40:52 +00:00
german
graphics comms/lirc: 2014-08-11 13:59:47 +00:00
hebrew
hungarian
irc
japanese
java Finish stage conversion 2014-08-10 19:18:14 +00:00
Keywords
korean
lang Reset maintainer on lang/sbcl 2014-08-11 13:46:43 +00:00
mail - Update The Glorious Glasgow Haskell Compiler to version 7.8.3 2014-08-10 22:34:50 +00:00
math - Correctly register Python as a build dependency 2014-08-11 09:27:11 +00:00
misc
Mk
multimedia comms/lirc: 2014-08-11 13:59:47 +00:00
net net/google-daemon: require syslog started before google-accounts-manager 2014-08-11 02:43:29 +00:00
net-im
net-mgmt net-mgmt/nfdump: Upgrade version to 1.6.9 => 1.6.12 and stage 2014-08-10 18:59:54 +00:00
net-p2p
news news/husky-devel: fix non-gcc builds 2014-08-11 09:42:55 +00:00
palm
polish
ports-mgmt Update to 1.4.0.pre-alpha8 2014-08-11 08:57:09 +00:00
portuguese
print - Update The Glorious Glasgow Haskell Compiler to version 7.8.3 2014-08-10 22:34:50 +00:00
russian
science - Update The Glorious Glasgow Haskell Compiler to version 7.8.3 2014-08-10 22:34:50 +00:00
security - new options SSL2 SSL3 2014-08-11 04:27:53 +00:00
shells
sysutils Update 3.5.5 --> 3.5.6. This release fixes a nasty memory leak in 3.5.5. 2014-08-11 13:19:13 +00:00
Templates
textproc Canonicalize some old USE_PY* 2014-08-11 12:29:17 +00:00
Tools
ukrainian
vietnamese
www Reset maintainer on www/autoindex2 2014-08-11 13:59:41 +00:00
x11 - Update The Glorious Glasgow Haskell Compiler to version 7.8.3 2014-08-10 22:34:50 +00:00
x11-clocks
x11-drivers
x11-fm
x11-fonts
x11-servers
x11-themes
x11-toolkits - Update The Glorious Glasgow Haskell Compiler to version 7.8.3 2014-08-10 22:34:50 +00:00
x11-wm - Update The Glorious Glasgow Haskell Compiler to version 7.8.3 2014-08-10 22:34:50 +00:00
.arcconfig
.gitignore
CHANGES
CONTRIBUTING.md
COPYRIGHT
GIDs Update to 2.3 2014-08-10 21:51:58 +00:00
LEGAL
Makefile
MOVED devel/rubygem-foreman_api: delete port. 2014-08-11 11:49:00 +00:00
README
UIDs Update to 2.3 2014-08-10 21:51:58 +00:00
UPDATING - Update The Glorious Glasgow Haskell Compiler to version 7.8.3 2014-08-10 22:34:50 +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.