1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-14 03:10:47 +00:00
Mirror of the FreeBSD ports git repo https://git.FreeBSD.org/ports.git .
Go to file
Sunpoet Po-Chuan Hsieh 2049cc9544 Update to 3.2.8
- While I'm here, update WWW

Changes:	https://github.com/phpsysinfo/phpsysinfo/releases
PR:		222954
Submitted by:	Ralf van der Enden <tremere@cainites.net> (maintainer)
2017-10-12 15:09:59 +00:00
accessibility the WWW link is 404 2017-10-12 09:39:57 +00:00
arabic The arabeyes.org website is gone 2017-10-12 11:12:09 +00:00
archivers Update WWW 2017-10-12 11:55:02 +00:00
astro Readd the mirror removed by accident 2017-10-12 12:11:15 +00:00
audio Massage sayonara USES 2017-10-12 10:14:42 +00:00
base
benchmarks benchmarks/stress-ng: Update 0.08.17 2017-10-12 09:44:49 +00:00
biology
cad Convert to test framework 2017-10-12 08:09:44 +00:00
chinese
comms Add py-hidapi 0.7.99, cython interface to comms/hidapi. 2017-10-11 22:34:31 +00:00
converters
databases Update to 2.3.2 2017-10-12 15:09:33 +00:00
deskutils Change PORTVERSION to 2.10.0 to match upstream versioning 2017-10-11 19:49:21 +00:00
devel Update to 3.10.0 2017-10-12 15:09:49 +00:00
dns dns/unbound: Update to 1.6.7 2017-10-12 14:44:18 +00:00
editors Stripping go binaries is perfectly fine. 2017-10-12 09:06:17 +00:00
emulators xen-kernel: apply XSA-{237..244} 2017-10-12 15:02:30 +00:00
finance
french
ftp Update to 4.8.3 2017-10-10 19:01:35 +00:00
games Convert to options target helper 2017-10-12 08:10:43 +00:00
german
graphics - Update WWW 2017-10-12 09:04:05 +00:00
hebrew
hungarian
irc
japanese
java For ports that are explicitly enabled on armv6, also enable them 2017-10-10 21:31:30 +00:00
Keywords
korean
lang lang/guile2: This port is MAKE_JOBS_UNSAFE 2017-10-11 19:10:52 +00:00
mail Add missing dependency on p5-IP-Country when the nondefault option 2017-10-11 19:56:07 +00:00
math For ports that are explicitly enabled on armv6, also enable them 2017-10-10 21:31:30 +00:00
misc Update to 20171011 2017-10-12 15:09:02 +00:00
Mk belnet.be has "mirror" in the path only for FTP servers, not http ones 2017-10-12 12:03:19 +00:00
multimedia Fix build with openjpeg 2.3.0 2017-10-12 12:33:35 +00:00
net Update to 1.51 2017-10-12 15:09:28 +00:00
net-im
net-mgmt net-mgmt/zabbix22-*: Update to 2.2.20 2017-10-12 12:46:47 +00:00
net-p2p
news
palm
polish
ports-mgmt ports-mgmt/synth: Build with watchdog monitor by default 2017-10-10 14:19:33 +00:00
portuguese
print
russian
science science/pulseview: Update to version 0.4.0, switch to QT5. 2017-10-11 21:50:30 +00:00
security Document xen-kernel XSA-{237..244} 2017-10-12 15:03:08 +00:00
shells
sysutils sysutils/ganglia-webfrontend: fix RUN_DEPENDS, minor changes to satisfy 2017-10-12 12:38:04 +00:00
Templates
textproc New port: textproc/xsv-rs 2017-10-12 13:20:23 +00:00
Tools
ukrainian
vietnamese
www Update to 3.2.8 2017-10-12 15:09:59 +00:00
x11
x11-clocks
x11-drivers
x11-fm
x11-fonts
x11-servers
x11-themes
x11-toolkits
x11-wm Update to 0.21.10 2017-10-12 12:27:45 +00:00
.arcconfig
.gitattributes
.gitignore
CHANGES Introduce the new BINARY_ALIAS variable 2017-10-11 19:03:24 +00:00
CONTRIBUTING.md
COPYRIGHT
GIDs
LEGAL
Makefile
MOVED Remove py-python-cloudfiles expired since 2017-08-31 2017-10-12 08:13:48 +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.