1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-22 00:35:15 +00:00
Mirror of the FreeBSD ports git repo https://git.FreeBSD.org/ports.git .
Go to file
Alexey Dokuchaev ef0ae999f6 - Add a proxy method to access protected IO::connecting_legal field from
Session::add_routes(); no idea why it worked before with GCC 4.2
- Switch from using non-standard STL slist container (which is not available
  with libc++) to the one provided by boost::container::slist, it allows to
  build Ardour on all supported FreeBSD versions/compilers
- Fix remaining cases of boost::shared_ptr to fix the build against Clang
2013-12-24 04:01:44 +00:00
accessibility
arabic
archivers
astro - Ensure correct ownership of installed files and directories in ~boinc 2013-12-23 21:38:27 +00:00
audio - Add a proxy method to access protected IO::connecting_legal field from 2013-12-24 04:01:44 +00:00
benchmarks - Support staging 2013-12-23 13:58:59 +00:00
biology Several fixes: 2013-12-23 18:03:15 +00:00
cad Fix LIB_DEPENDS 2013-12-23 20:32:11 +00:00
chinese - Update to 3.8 2013-12-23 18:30:09 +00:00
comms
converters Remove expired ports: 2013-12-22 11:48:43 +00:00
databases Update to 4.1.2 2013-12-23 22:58:24 +00:00
deskutils - update to 1.9.2 2013-12-23 19:33:52 +00:00
devel - Support staging 2013-12-24 03:20:07 +00:00
dns dns/p5-URBL-Prepare: Prepare hostname for URBL domain lookup 2013-12-23 21:02:29 +00:00
editors Fix build 2013-12-23 10:08:24 +00:00
emulators - Require netif in vmware-guestd to avoid DHCP issue 2013-12-22 22:23:06 +00:00
finance Remove expired ports: 2013-12-22 11:48:43 +00:00
french
ftp Remove expired ports: 2013-12-22 11:48:43 +00:00
games - Update to 1.3.1 2013-12-24 03:05:46 +00:00
german
graphics - Fix build with newer erlang 2013-12-24 03:30:22 +00:00
hebrew
hungarian
irc
japanese
java
Keywords
korean
lang - Update to 2013.2 2013-12-22 20:23:12 +00:00
mail - Update LICENSE 2013-12-23 17:17:19 +00:00
math - Support staging 2013-12-24 03:10:53 +00:00
misc - Update to 2.10.r1 2013-12-24 01:40:57 +00:00
Mk - Don't remove rpath from binaries during install [1] 2013-12-22 14:04:37 +00:00
multimedia
net Fix PYTHON option after getting rid of implicit lang/python dependency 2013-12-23 21:36:47 +00:00
net-im Remove expired port: 2013-12-22 18:48:20 +00:00
net-mgmt support STAGE 2013-12-24 00:42:51 +00:00
net-p2p
news
palm
polish
ports-mgmt Detect pkgNG. When pkgNG is present and there is packages managed by pkgNG, 2013-12-23 22:26:43 +00:00
portuguese
print
russian
science - Update to 1.19.1 2013-12-22 14:33:44 +00:00
security - Update to 1.3.0 2013-12-23 18:29:36 +00:00
shells
sysutils Fix python module after removal of implicit lang/python dependency 2013-12-23 23:04:26 +00:00
Templates
textproc - Support staging 2013-12-24 03:20:14 +00:00
Tools
ukrainian
vietnamese
www - Update to 4.0.12 2013-12-23 18:29:56 +00:00
x11
x11-clocks
x11-drivers
x11-fm
x11-fonts
x11-servers
x11-themes
x11-toolkits - Support staging 2013-12-23 13:59:27 +00:00
x11-wm x11-wm/awesome-vicious: update to 2.1.2 2013-12-23 14:49:25 +00:00
CHANGES
COPYRIGHT
GIDs A network daemon that runs on the Node.js platform and listens for statistics, 2013-12-22 16:25:58 +00:00
KNOBS
LEGAL Remove expired ports: 2013-12-22 11:48:43 +00:00
Makefile
MOVED Remove expired port: 2013-12-22 19:25:20 +00:00
README
UIDs - Update to 7.2.33 : 2013-12-23 10:00:02 +00:00
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.