1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-29 10:18:30 +00:00
Mirror of the FreeBSD ports git repo https://git.FreeBSD.org/ports.git .
Go to file
Mark Felder 233beca795 multimedia/plexmediaserver{-plexpass}: Auto generate pkg-plist
Life is too short to not automate the plist for these ports

Package contents are not changing. No PORTREVISION bump.
2018-01-17 22:17:27 +00:00
accessibility
arabic
archivers
astro Update to 0.088 2018-01-17 13:43:45 +00:00
audio audio/creox, fix build with clang6 by forcing -std=gnu++98 2018-01-17 11:48:22 +00:00
base
benchmarks
biology
cad
chinese
comms Update to 1.2.5 2018-01-17 17:58:45 +00:00
converters
databases databases/pecl-couchbase: Update from 2.3.3 to 2.4.2 2018-01-17 17:25:44 +00:00
deskutils deskutils/basket, fix build with clang6 2018-01-17 12:11:56 +00:00
devel Upgrade to 1.19.0. 2018-01-17 20:59:05 +00:00
dns dns/drool: Update to 1.0.2 2018-01-17 20:07:46 +00:00
editors
emulators
finance
french
ftp
games
german
graphics - Fix build with Clang 6.0. [1] 2018-01-17 20:38:40 +00:00
hebrew
hungarian
irc
japanese
java
Keywords
korean
lang
mail
math new port math/tblis: a framework to perform tensor operations which are ubiquitous in a variety of domains (quantum chemistry, machine learning, ...). This port is a sibling port to math/blis and math/libflame and follows their philosophy for efficient operations. 2018-01-17 13:15:36 +00:00
misc - Fix build for FreeBSD 11+ 2018-01-17 16:44:05 +00:00
Mk
multimedia multimedia/plexmediaserver{-plexpass}: Auto generate pkg-plist 2018-01-17 22:17:27 +00:00
net net/boinc-client: fix manager option depends, re-add manager default option back. 2018-01-17 19:02:36 +00:00
net-im
net-mgmt - Resolve build failure under 12-CURRENT 2018-01-17 18:54:59 +00:00
net-p2p
news
palm
polish
ports-mgmt ports-mgmt/fastest_sites: Fix runtime with modern bsd.sites.mk 2018-01-17 14:29:16 +00:00
portuguese
print print/texlive-base: Fix build by adding missing entry to SHEBANG_FILES 2018-01-17 18:49:27 +00:00
russian
science Upgrade bddsolve to version 1.04. 2018-01-17 14:28:32 +00:00
security Document GitLab issue 2018-01-17 20:50:17 +00:00
shells
sysutils - Improve Kerberos support 2018-01-17 18:52:58 +00:00
Templates
textproc textproc/rubygem-rouge2: add conflict 2018-01-17 13:57:32 +00:00
Tools
ukrainian
vietnamese
www www/gitlab: update to 10.1.6 2018-01-17 20:53:59 +00:00
x11
x11-clocks
x11-drivers
x11-fm
x11-fonts
x11-servers
x11-themes
x11-toolkits
x11-wm
.arcconfig
.gitattributes
.gitignore
.gitmessage
CHANGES
CONTRIBUTING.md
COPYRIGHT
GIDs
LEGAL
Makefile
MOVED
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.