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
Tijl Coosemans 044449c06a Enable the libminizip library which will be used by multimedia/vlc:
- Use the standard MASTER_SITE for zlib.
- Replace PLIST_FILES with a separate pkg-plist.
- Instead of using the bundled "Makefile" set USE_AUTOTOOLS to generate
  a new Makefile from Makefile.am that allows building libminizip.so.
  Also remove MAKE_ARGS, do-install and patch-contrib-minizip-Makefile.
- Silence post-patch.
- Adjust regression-test.

PR:		190179
Approved by:	bapt
2014-06-02 20:38:38 +00:00
accessibility
arabic
archivers Enable the libminizip library which will be used by multimedia/vlc: 2014-06-02 20:38:38 +00:00
astro New maintainer A.J. van Werven, additional distfiles mirror. 2014-06-02 13:51:31 +00:00
audio Revert previous commit. The patch was already applied but the PR was 2014-06-02 16:06:35 +00:00
benchmarks
biology
cad Maintainer can no longer maintain these ports 2014-06-02 17:55:42 +00:00
chinese Properly respect CFLAGS, LDFLAGS, etc. 2014-06-02 20:14:24 +00:00
comms
converters
databases - Update to 11.2.0.4 (using JDK 1.6 jar) 2014-06-02 14:15:10 +00:00
deskutils - bring in dependency of devel/py-libvirt 2014-06-02 14:53:32 +00:00
devel Maintainer can no longer maintain these ports 2014-06-02 17:55:42 +00:00
dns
editors
emulators Stagify 2014-06-02 17:28:16 +00:00
finance
french
ftp
games
german
graphics - Stage support 2014-06-02 09:25:55 +00:00
hebrew
hungarian
irc
japanese
java
Keywords
korean
lang Update python34 port 3.4.0 --> 3.4.1. 2014-06-02 12:36:51 +00:00
mail Port is stage safe 2014-06-02 15:11:13 +00:00
math Support staging 2014-06-02 18:40:05 +00:00
misc
Mk Revert r356123 2014-06-02 18:29:22 +00:00
multimedia Remove expired port: 2014-06-02 09:19:32 +00:00
net net/spread: update MASTER_SITES and other changes 2014-06-02 18:57:55 +00:00
net-im
net-mgmt Move the symlink creation to do-install to appease 2014-06-02 12:59:46 +00:00
net-p2p
news
palm
polish
ports-mgmt
portuguese
print
russian
science
security - Update to 1.992 2014-06-02 12:07:42 +00:00
shells
sysutils Update sysutils/ipmitool to 1.8.14 2014-06-02 14:27:27 +00:00
Templates
textproc Maintainer can no longer maintain these ports 2014-06-02 17:55:42 +00:00
Tools
ukrainian
vietnamese
www - Update to 1.5.6.4 2014-06-02 11:18:17 +00:00
x11
x11-clocks
x11-drivers
x11-fm
x11-fonts
x11-servers
x11-themes
x11-toolkits
x11-wm
.arcconfig
.gitignore
CHANGES
CONTRIBUTING.md
COPYRIGHT
GIDs
LEGAL
Makefile
MOVED Remove expired port: 2014-06-02 09:19:32 +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.