1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-20 20:09:11 +00:00
Mirror of the FreeBSD ports git repo https://git.FreeBSD.org/ports.git .
Go to file
Ruslan Makhmatkhanov edf64b31b4 math/pecl-stats: configure PORTSCOUT
- configure PORTSCOUT
- fix typo on pkg-descr
- small change on COMMENT

PR:		212766
Submitted by:   Danilo G. Baio (dbaio) <dbaio@bsd.com.br> (maintainer)
2016-10-02 12:09:05 +00:00
accessibility
arabic
archivers Update to 1.09. 2016-10-01 19:56:37 +00:00
astro Update to 0.036. 2016-10-01 20:02:56 +00:00
audio audio/p5-MP3-Tag: update to 1.14 2016-10-01 15:34:01 +00:00
base
benchmarks
biology Mark BROKEN: unfetchable, size mismatch 2016-10-01 08:02:20 +00:00
cad
chinese
comms
converters
databases databases/mariadb101: Fix stage-QA for client 2016-10-02 02:51:55 +00:00
deskutils Update to version 0.0.20160925 2016-10-01 11:03:44 +00:00
devel - Update to 3.9.2 2016-10-02 06:56:05 +00:00
dns Update to version 1.5.10 2016-10-02 10:30:40 +00:00
editors GNU Emacs updates 2016-10-02 05:07:22 +00:00
emulators
finance
french
ftp
games
german
graphics Update to version 4.1.7 2016-10-02 11:08:59 +00:00
hebrew
hungarian
irc add patches for Emacs 25 2016-10-02 11:12:52 +00:00
japanese
java
Keywords
korean
lang lang/rust: Update distinfo.x86_64 for DragonFly support for v1.12 2016-10-02 01:07:32 +00:00
mail - restore svn:keywords 2016-10-02 09:22:09 +00:00
math math/pecl-stats: configure PORTSCOUT 2016-10-02 12:09:05 +00:00
misc
Mk GNU Emacs updates 2016-10-02 05:07:22 +00:00
multimedia multimedia/emby-server: Update to 3.0.7300 2016-10-01 12:04:45 +00:00
net net/py-pcapy: update to 0.10.10 2016-10-01 16:22:16 +00:00
net-im
net-mgmt net-mgmt/collectd5: update write_riemann and fix zfs_arc plugins 2016-10-01 23:58:57 +00:00
net-p2p
news
palm
polish
ports-mgmt
portuguese
print
russian
science
security security/openssl: Modernize port 2016-10-02 11:51:00 +00:00
shells
sysutils Update cloudabi-utils to v0.18. 2016-10-01 18:21:56 +00:00
Templates
textproc - Add LICENSE_FILE 2016-10-02 09:01:49 +00:00
Tools
ukrainian
vietnamese
www Update to version 0.11.7 2016-10-02 11:22:46 +00:00
x11 Deprecate ports broken for more than 6 months 2016-10-01 10:55:40 +00:00
x11-clocks
x11-drivers
x11-fm - Update to 1.4.9 2016-10-02 02:27:14 +00:00
x11-fonts Mark BROKEN: unfetchable 2016-10-01 08:00:44 +00:00
x11-servers
x11-themes
x11-toolkits Deprecate ports broken for more than 6 months 2016-10-01 10:55:40 +00:00
x11-wm
.arcconfig
.gitattributes
.gitignore
CHANGES
CONTRIBUTING.md
COPYRIGHT
GIDs
LEGAL
Makefile
MOVED Restore databases/postgresql91-client for now to unbreak INDEX 2016-10-01 10:10:40 +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.