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
Wen Heping d073bcc5fd - Stage support [1]
- Reset maintainer to ports@

PR:		190358 [1]
Submitted by:	Muhammad Moinur Rahman <5u623l20@gmail.com> [1]
2014-05-31 05:20:15 +00:00
accessibility accessibility/atk: now unbreak atk-reference 2014-05-30 11:15:36 +00:00
arabic
archivers Reset maintainer, maintainer no longer wishes to maintain those ports 2014-05-29 23:18:42 +00:00
astro - Switch to USES=libtool, drop .la files 2014-05-30 19:33:22 +00:00
audio - Switch to USES=libtool, drop .la files 2014-05-31 00:57:45 +00:00
benchmarks
biology Add DOCS and EXAMPLE options to biology/mafft 2014-05-31 04:18:18 +00:00
cad - Update from 3.8.60 to 3.8.61 2014-05-31 04:10:40 +00:00
chinese Staging support 2014-05-30 14:11:02 +00:00
comms Stagify. 2014-05-30 01:52:56 +00:00
converters
databases - Fix dependency: this port requires libpgcommon.a from postgresqlXX-server 2014-05-30 05:31:16 +00:00
deskutils Stagify. 2014-05-30 05:56:15 +00:00
devel devel/concurrencykit: Update to 0.4.2 2014-05-30 21:14:52 +00:00
dns - Fix dnscache-conf referring to STAGEDIR when IP6 option is selected. 2014-05-30 18:57:31 +00:00
editors - Switch to USES=libtool, drop .la file 2014-05-31 00:58:44 +00:00
emulators - Update to 3.1.0 2014-05-30 19:37:57 +00:00
finance
french
ftp Stagify. 2014-05-30 02:14:04 +00:00
games games/atanks: Unbreak on F8, F9, DF and fix plist 2014-05-30 21:27:51 +00:00
german
graphics - Switch to USES=libtool, drop .la files 2014-05-31 00:57:40 +00:00
hebrew
hungarian
irc
japanese Remove USE_GCC=any and OPTIONS_DEFAULT=DOCS. 2014-05-30 17:42:47 +00:00
java - Add staging support 2014-05-30 18:33:59 +00:00
Keywords
korean Add staging support 2014-05-30 14:25:51 +00:00
lang Stage support. 2014-05-30 22:08:55 +00:00
mail Update to 2.5.1. 2014-05-30 15:35:19 +00:00
math - Stage support [1] 2014-05-31 05:20:15 +00:00
misc Stagify, switch gnomehack -> pathfix. 2014-05-30 16:37:57 +00:00
Mk USE_GMAKE is marked as deprecated in bsd.sanity.mk, but it is 2014-05-30 21:32:38 +00:00
multimedia Back to pool 2014-05-30 20:33:46 +00:00
net - Use new LIB_DEPENDS syntax 2014-05-30 17:47:44 +00:00
net-im Remove expired port: 2014-05-30 09:38:36 +00:00
net-mgmt - update to 0.31 2014-05-30 21:36:33 +00:00
net-p2p - Convert to staging 2014-05-30 04:09:41 +00:00
news
palm
polish Deprecate: abandoned for years 2014-05-30 18:56:56 +00:00
ports-mgmt - Fix build with upcoming default -fPIE in head 2014-05-30 15:30:32 +00:00
portuguese
print - Resurrect pring/cups-smb-backend. It was depended due to "No more 2014-05-30 20:22:48 +00:00
russian
science - Added STAGE support 2014-05-31 04:56:47 +00:00
security New port: securiry/py-dfvfs 2014-05-30 15:10:34 +00:00
shells
sysutils Stage support. 2014-05-31 00:25:43 +00:00
Templates
textproc - Update to 3.1.1 2014-05-31 05:07:19 +00:00
Tools
ukrainian
vietnamese vietnamese/unicode-uhoai: Fix deinstall and add stage support 2014-05-30 23:16:06 +00:00
www - /USE_AUTOTOOLS=libtool/USES=libtool/ 2014-05-30 21:55:22 +00:00
x11 USES=libtool:keepla tar:bzip2. 2014-05-30 13:33:15 +00:00
x11-clocks
x11-drivers x11-drivers/xf86-video-ati: 2014-05-29 19:32:08 +00:00
x11-fm
x11-fonts
x11-servers x11-drivers/xf86-video-ati: 2014-05-29 19:32:08 +00:00
x11-themes - Switch to USES=libtool, drop .la files 2014-05-30 18:38:23 +00:00
x11-toolkits
x11-wm
.arcconfig
.gitignore
CHANGES
CONTRIBUTING.md
COPYRIGHT
GIDs
LEGAL
Makefile
MOVED Remove entries for reinstated ports print/cups-smb-backend and 2014-05-30 23:59:31 +00:00
README
UIDs
UPDATING - Fix date 2014-05-30 05:31:58 +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.