1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-02 06:03:50 +00:00
Mirror of the FreeBSD ports git repo https://git.FreeBSD.org/ports.git .
Go to file
Bryan Drewery 23082b3b3c - Fix 'package' with staging+pkg_install when ports are read-only by creating
the package in STAGEDIR and then linking/copying it over to PACKAGES if
  possible

With hat:	portmgr
Reviewed by:	bapt (earlier version)
Tested by:	Stefan Bethke <stb@lassitu.de>
Reported by:	many
2013-10-02 23:49:21 +00:00
accessibility Rename orca to orca-plot to avoid name collision with accessibility/orca 2013-10-02 15:37:35 +00:00
arabic
archivers
astro - Update to 0.078 2013-10-02 17:44:06 +00:00
audio audio/osd-lyrics: Fix iconv LDFLAGS 2013-10-02 22:48:09 +00:00
benchmarks - Changed tabs to spaces in pkg-descr 2013-10-02 16:16:21 +00:00
biology
cad
chinese Remove due to conflict in pkgname with chinese/joe 2013-10-02 15:55:25 +00:00
comms - Add DOCS Option 2013-10-02 17:12:26 +00:00
converters
databases This port is unsupported upstream and its package name conflict with the supported version 2013-10-02 22:06:42 +00:00
deskutils LXShortcut is a small program used to edit easily application shortcuts 2013-10-02 17:03:26 +00:00
devel - fix typo in MASTER_SITES 2013-10-02 22:14:16 +00:00
dns
editors - Install additional base components when one lcl interface different than 2013-10-02 20:37:03 +00:00
emulators emulators/aqemu: add <unistd.h> for modern compilers 2013-10-02 22:56:34 +00:00
finance - Update to version 4.5.4 2013-10-02 18:36:59 +00:00
french
ftp The port is outdated, consider using a newer version. This port also has a pkgname conflicting with 2013-10-02 21:33:37 +00:00
games www/py-beautifulsoup32: bump port revision 2013-10-02 23:38:51 +00:00
german
graphics The old gkrellm is not maintained upstream anymore, this plugin also has 2013-10-02 21:57:39 +00:00
hebrew
hungarian
irc irc/ezbounce: Fix c++ error caught by gcc 4.7 2013-10-02 23:09:55 +00:00
japanese
java Removed older version of netbeans, they are unsupported upstream and their package name conflicts with java/netbeans 2013-10-02 21:43:35 +00:00
Keywords
korean korean/scim-hangul: add <unistd.h> for modern compilers 2013-10-02 20:12:35 +00:00
lang
mail The old gkrellm is not maintained upstream anymore, this plugin also has 2013-10-02 21:59:30 +00:00
math Revert the name change on this port it has more inpact than expected 2013-10-02 18:28:03 +00:00
misc - Bump PORTREVISION. p5-Gtk-Spell port has been updated to 1.04 2013-10-02 16:14:59 +00:00
Mk - Fix 'package' with staging+pkg_install when ports are read-only by creating 2013-10-02 23:49:21 +00:00
multimedia rc script was generated incorrectly due to STAGE changes 2013-10-02 17:54:38 +00:00
net Don't overwrite existing schema when they already do. 2013-10-02 19:51:11 +00:00
net-im
net-mgmt net-mgmt/sblim-wbemcli: add <unistd.h> and fix -fpermissive errors 2013-10-02 20:04:27 +00:00
net-p2p net-p2p/valknut: add <unistd.h> for modern compilers 2013-10-02 18:03:11 +00:00
news
palm
polish
ports-mgmt
portuguese
print
russian
science
security - Changed tabs to spaces in pkg-descr 2013-10-02 16:16:21 +00:00
shells
sysutils - Update to 1.7.1 2013-10-02 17:50:53 +00:00
Templates
textproc - Update patches to fix build on 8.x (with old zlib) and 10 (unistd.h) 2013-10-02 20:50:35 +00:00
Tools
ukrainian
vietnamese
www www/py-beautifulsoup32: bump port revision 2013-10-02 23:38:51 +00:00
x11 - Change to my @FreeBSD.org address 2013-10-02 18:52:43 +00:00
x11-clocks
x11-drivers
x11-fm
x11-fonts - Changed tabs to spaces in pkg-descr 2013-10-02 16:16:21 +00:00
x11-servers
x11-themes
x11-toolkits Fix pkgname collisions in gtk??[mm] ports. 2013-10-02 16:24:19 +00:00
x11-wm
CHANGES
COPYRIGHT
GIDs
KNOBS
LEGAL
Makefile
MOVED Add missing dates 2013-10-02 22:57:09 +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.