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
Bryan Drewery 5b88b2459b - Stop removing directories from BSD.local.dist.
This fixes false-positive leftover (files removed) warnings
  in Redports/QAT/Tinderbox.

  Note that some of these ports still have Orphans which I did not
  address.

With hat:	portmgr
Spotted by:	new 'check-plist'
2014-04-19 06:11:21 +00:00
accessibility
arabic
archivers - Fix shebang issues [1] 2014-04-19 00:49:48 +00:00
astro
audio
benchmarks
biology Remove expired ports: 2014-04-18 11:17:45 +00:00
cad - Upgrade cgnslib to 3.2.1 2014-04-17 20:31:45 +00:00
chinese
comms
converters
databases Update to 1.12.1. 2014-04-18 18:13:12 +00:00
deskutils Remove expired ports: 2014-04-18 11:17:45 +00:00
devel devel/py-pycalendar: remove unneeded post-patch command 2014-04-18 20:20:10 +00:00
dns Port improvements 2014-04-18 21:40:17 +00:00
editors Update mg to 20140414 2014-04-19 05:38:38 +00:00
emulators Update to Wine 1.7.17. This includes the following changes: 2014-04-19 00:01:30 +00:00
finance
french Unbreak with the work-around given by Vladimir Chukharev in PR ports/188114 2014-04-17 20:57:37 +00:00
ftp STAGE support. 2014-04-18 23:24:20 +00:00
games - Fix build on 10+ (use gmake during build) 2014-04-18 15:12:03 +00:00
german
graphics - Stop removing directories from BSD.local.dist. 2014-04-19 06:11:21 +00:00
hebrew
hungarian
irc
japanese Remove expired ports: 2014-04-18 11:17:45 +00:00
java Reduce diff between Orcle/Sun Java ports and clean up. 2014-04-18 22:48:45 +00:00
Keywords
korean
lang Remove expired ports: 2014-04-18 11:17:45 +00:00
mail Remove expired ports: 2014-04-18 11:17:45 +00:00
math - Add a definition of HOME to configure_args, because octave likes to write 2014-04-18 03:43:47 +00:00
misc Add usb ids database, which will be used to populate informations 2014-04-18 12:55:41 +00:00
Mk makepatch: don't create empty patches 2014-04-18 17:31:12 +00:00
multimedia - Bring back VPX option, thus fixing potential (de-)install dependencies 2014-04-18 15:07:38 +00:00
net Remove expired ports: 2014-04-18 11:17:45 +00:00
net-im - Stop removing directories from BSD.local.dist. 2014-04-19 06:11:21 +00:00
net-mgmt Remove expired ports: 2014-04-18 11:17:45 +00:00
net-p2p Remove expired ports: 2014-04-18 11:17:45 +00:00
news
palm
polish
ports-mgmt - Don't remove ruby dirs 2014-04-18 22:37:29 +00:00
portuguese
print Remove expired ports: 2014-04-18 11:17:45 +00:00
russian
science Remove expired ports: 2014-04-18 11:17:45 +00:00
security Fix new patch. 2014-04-19 03:45:40 +00:00
shells
sysutils Disable premature ldconfig during stage. 2014-04-19 04:57:35 +00:00
Templates
textproc - Stop removing directories from BSD.local.dist. 2014-04-19 06:11:21 +00:00
Tools Replace edwin's contact address with mine in the help, too. And 2014-04-18 23:37:53 +00:00
ukrainian
vietnamese
www update mod_jk to latest version 2014-04-18 11:57:25 +00:00
x11 - Stop removing directories from BSD.local.dist. 2014-04-19 06:11:21 +00:00
x11-clocks
x11-drivers
x11-fm
x11-fonts
x11-servers
x11-themes Update x11-themes/kde4-style-oxygen-transparent to 80fc757 (10-Mar-2014). 2014-04-17 16:43:31 +00:00
x11-toolkits
x11-wm Remove expired ports: 2014-04-18 11:17:45 +00:00
.gitignore
CHANGES
CONTRIBUTING.md
COPYRIGHT
GIDs
LEGAL
Makefile
MOVED - add forgotten entry for bugzilla -> bugzilla40 2014-04-18 12:55:41 +00:00
README
UIDs
UPDATING Add libxcb to the upgrade list. 2014-04-17 15:31:32 +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.