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
Alex Kozlov 12e263b358 - Use /usr/bin/unzip for zip files extraction (part 2)
Remove most of USES=zip:infozip

PR:        ports/188419
Approved by:	portmgr (bapt)
Exp-run:	antoine
2014-06-06 15:26:41 +00:00
accessibility
arabic
archivers - Use /usr/bin/unzip for zip files extraction (part 2) 2014-06-06 15:26:41 +00:00
astro
audio - Use /usr/bin/unzip for zip files extraction (part 2) 2014-06-06 15:26:41 +00:00
benchmarks
biology
cad
chinese - Support staging 2014-06-05 19:26:23 +00:00
comms - Do not include bsd.port.pre.mk twice 2014-06-05 20:26:14 +00:00
converters Fix typo 2014-06-05 18:27:36 +00:00
databases - Fix plist files referencing stagedir by adding USE_PERL+=fixpacklist 2014-06-06 10:11:58 +00:00
deskutils - Use /usr/bin/unzip for zip files extraction (part 2) 2014-06-06 15:26:41 +00:00
devel - Use /usr/bin/unzip for zip files extraction (part 2) 2014-06-06 15:26:41 +00:00
dns Don't install rndc.conf 2014-06-06 10:59:46 +00:00
editors - Use /usr/bin/unzip for zip files extraction (part 2) 2014-06-06 15:26:41 +00:00
emulators emulators/vmsbackup: Unbreak on F9+ 2014-06-05 19:02:33 +00:00
finance
french
ftp
games - Use /usr/bin/unzip for zip files extraction (part 2) 2014-06-06 15:26:41 +00:00
german
graphics - Use /usr/bin/unzip for zip files extraction (part 2) 2014-06-06 15:26:41 +00:00
hebrew
hungarian
irc - Fix fallout from r355360 and allow lua plugin to be built 2014-06-06 12:07:39 +00:00
japanese - Use /usr/bin/unzip for zip files extraction (part 2) 2014-06-06 15:26:41 +00:00
java Work around build failures with JDK7 and later. 2014-06-05 21:21:11 +00:00
Keywords
korean
lang Fix license perms to allow package distribution 2014-06-06 14:37:25 +00:00
mail - Use /usr/bin/unzip for zip files extraction (part 2) 2014-06-06 15:26:41 +00:00
math - Use /usr/bin/unzip for zip files extraction (part 2) 2014-06-06 15:26:41 +00:00
misc Upgrade to version 3.1.1. 2014-06-05 20:54:57 +00:00
Mk
multimedia Update to 0.9.9.10 2014-06-06 14:12:32 +00:00
net - Use /usr/bin/unzip for zip files extraction (part 2) 2014-06-06 15:26:41 +00:00
net-im Fix packaging with poudriere in strict (-t) mode. 2014-06-05 18:56:20 +00:00
net-mgmt - Update to 0.1.21 2014-06-06 03:48:12 +00:00
net-p2p
news
palm
polish
ports-mgmt
portuguese
print - Update to 2.19.7 2014-06-06 07:42:00 +00:00
russian
science Allow building with JDK8. javadoc failures are not fatal. 2014-06-05 21:35:42 +00:00
security 1.4.0 was unfetchable and the website advises everyone to 2014-06-06 14:24:49 +00:00
shells
sysutils - Add sysutils/grub2-pcbsd 2014-06-06 15:26:31 +00:00
Templates
textproc - Switch textproc/gdome2 to USES=libtool, drop .la files 2014-06-06 13:21:59 +00:00
Tools
ukrainian
vietnamese
www www/templatelite: Stage support and cleanup 2014-06-06 13:38:32 +00:00
x11 - Switch textproc/gdome2 to USES=libtool, drop .la files 2014-06-06 13:21:59 +00:00
x11-clocks
x11-drivers
x11-fm
x11-fonts
x11-servers
x11-themes
x11-toolkits - Convert x11-toolkits/sdl_pango to USES=libtool, drop .la files 2014-06-06 12:54:40 +00:00
x11-wm
.arcconfig
.gitignore
CHANGES
CONTRIBUTING.md
COPYRIGHT
GIDs
LEGAL
Makefile
MOVED
README
UIDs Replace contents of UIDs... how'd that happen?! 2014-06-05 20:32:53 +00:00
UPDATING -Add more options for rc script 2014-06-05 19:30: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.