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
Antoine Brodin 47334312c6 Drop some %%PORTDATA%%
With hat:	portmgr
2014-07-20 19:57:14 +00:00
accessibility
arabic
archivers
astro astro/py-pyfits: update 3.1.2 -> 3.3 2014-07-19 17:29:00 +00:00
audio Give up trying to make MPDDIR, and let pw useradd do it. Stop making 2014-07-20 14:48:53 +00:00
benchmarks
biology biology/mummer: Use OPSYS with OSVERSION 2014-07-19 22:00:16 +00:00
cad Remove needless MAKE_ENV 2014-07-19 10:25:16 +00:00
chinese Convert 6 chinese font ponts to include with .CURDIR 2014-07-20 09:02:14 +00:00
comms Fix LIB_DEPENDS 2014-07-20 19:10:47 +00:00
converters
databases - add USES=readline to unbreak it on 11.0-CURRENT 2014-07-20 15:53:49 +00:00
deskutils
devel Add USES=readline to fix build. 2014-07-20 19:38:27 +00:00
dns
editors editors/gobby: Unbreak by fixing net6 library dependency 2014-07-20 08:06:14 +00:00
emulators Use DISTFILES instead of DISTNAME to fix build. 2014-07-20 19:44:42 +00:00
finance
french
ftp - update to 4.3 2014-07-20 19:01:46 +00:00
games Quote ${RM} in preparation for adding '-f' by default. 2014-07-20 18:50:53 +00:00
german
graphics Fix LIB_DEPENDS 2014-07-20 19:14:02 +00:00
hebrew
hungarian
irc - Update to v3.2.2 2014-07-19 11:45:08 +00:00
japanese Fix LIB_DEPENDS 2014-07-20 19:20:50 +00:00
java . Don't hardcode /bin/bash. Fixes build trace output. 2014-07-20 19:33:08 +00:00
Keywords
korean
lang Drop some %%PORTDATA%% 2014-07-20 19:57:14 +00:00
mail Stage. Add DATADIR to plist, so PORTREVISION bump. 2014-07-20 01:10:46 +00:00
math Add USES=readline to fix build. 2014-07-20 19:49:21 +00:00
misc - Fix use of DESTDIRNAME variable [1] 2014-07-20 09:16:05 +00:00
Mk Fix reression after r361263, more than 200 python modules using 2014-07-20 19:47:45 +00:00
multimedia - Fix LIRC knob so that liblirc_client is actually found again. 2014-07-20 17:34:08 +00:00
net Fix LIB_DEPENDS 2014-07-20 19:18:18 +00:00
net-im
net-mgmt net-mgmt/arpwatch: handle some variant of vlan interfaces 2014-07-20 19:38:26 +00:00
net-p2p
news
palm
polish
ports-mgmt
portuguese
print Fix LIB_DEPENDS 2014-07-20 18:54:20 +00:00
russian
science Fix LIB_DEPENDS 2014-07-20 19:16:10 +00:00
security Fix the list of packages affected by 904d78b8-0f7e-11e4-8b71-5453ed2e2b49. 2014-07-20 17:06:36 +00:00
shells
sysutils Fix LIB_DEPENDS 2014-07-20 18:26:06 +00:00
Templates
textproc textproc/linux-f10-expat: vulnerable, mark as forbidden 2014-07-20 12:17:42 +00:00
Tools
ukrainian
vietnamese
www - move '${MKDIR} ${WRKSRC}' from pre-extract: -> do-extract: 2014-07-20 18:36:22 +00:00
x11 New port: x11/leechcraft 2014-07-20 16:13:50 +00:00
x11-clocks
x11-drivers
x11-fm
x11-fonts x11-fonts/wqy: clean up pkg-plist after stage attempt 2014-07-19 09:31:02 +00:00
x11-servers
x11-themes
x11-toolkits Move the patches fixing CVE-2014-0190 to the right ports. 2014-07-20 17:09:20 +00:00
x11-wm
.arcconfig
.gitignore
CHANGES
CONTRIBUTING.md
COPYRIGHT
GIDs
LEGAL
Makefile
MOVED Remove www/opera-devel: Not staged, multiple vulnerabilities, older than non-devel 2014-07-20 13:21:25 +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.