Personal patches
Go to file
Marcelo Araujo b4532434ab - Update to 1.4.1.
- Pass maintainership to submitter.

PR:		ports/224311
Submitted by:	JT Pennington <jt@ixsystems.com>
Approved by:	kmoore (maintainer)
Sponsored by:	iXsystems, Inc.
2017-12-22 02:33:08 +00:00
accessibility
arabic
archivers Update to 0.12.0 2017-12-21 17:41:41 +00:00
astro
audio audio/libgig: Update to 4.1.0 2017-12-21 18:41:46 +00:00
base
benchmarks
biology [new port] biology/canu: Single molecule sequence assembler 2017-12-22 01:30:26 +00:00
cad Cross-builds under qemu may have pathname information encoded in CXX. 2017-12-20 15:30:55 +00:00
chinese
comms Switch from swig 2.0 to swig 3.0 2017-12-20 19:34:11 +00:00
converters
databases Update to 1.8.2 2017-12-21 17:41:06 +00:00
deskutils - Update to 1.4.1. 2017-12-22 02:33:08 +00:00
devel devel/phpunit6: Update from 6.5.4 to 6.5.5 2017-12-21 18:17:53 +00:00
dns Switch from swig 2.0 to swig 3.0 2017-12-20 19:34:11 +00:00
editors editors/dte: Update to 1.6 2017-12-21 15:47:10 +00:00
emulators emulators/rpcs3: update to 0.0.4.178 2017-12-20 23:13:51 +00:00
finance
french
ftp
games Try to bring some consistency to ports that have x86-specific pieces. 2017-12-21 10:23:19 +00:00
german
graphics Fix build of graphics/rawstudio with clang (or any recent optimizing 2017-12-21 20:30:35 +00:00
hebrew
hungarian
irc irc/weechat: Bugfix update to 2.0.1 2017-12-21 18:39:55 +00:00
japanese Switch to swig 3.0 2017-12-20 13:24:43 +00:00
java java/intellij-fsnotifier: Drop maintainership 2017-12-20 16:51:01 +00:00
Keywords
korean
lang - Fix more shebangs 2017-12-21 18:19:08 +00:00
mail - Update to 2.19 2017-12-21 12:09:48 +00:00
math Update to 0.48 2017-12-21 17:41:01 +00:00
misc
Mk Report (in q/a) and fix (in shebangfix) python[23] shebangs 2017-12-21 13:27:51 +00:00
multimedia Update to recent snapshot (as of 20171220) 2017-12-21 12:31:30 +00:00
net Update to 4.8.0 2017-12-21 17:42:02 +00:00
net-im
net-mgmt net-mgmt/nrpe3: Fix build with LibreSSL 2017-12-21 20:30:46 +00:00
net-p2p Fix build of net-p2p/retroshare with recent versions of clang. 2017-12-21 21:01:37 +00:00
news
palm
polish
ports-mgmt Add PKG_DEPENDS, EXTRACT_DEPENDS, PATCH_DEPENDS and FETCH_DEPENDS to the 2017-12-21 21:44:45 +00:00
portuguese
print Restrict to python 2.7 2017-12-21 19:10:41 +00:00
russian
science e-added port: science/PETSc: Suite of data structures and routines from Argonne National Laboratory (existed 2004/11/21-2014/09/01, deleted in r366959) 2017-12-21 00:26:58 +00:00
security security/py-pynacl: Update to 1.2.1 2017-12-21 20:10:09 +00:00
shells
sysutils Make the IGNORE message and the COMMENT message more meaningful for 2017-12-22 02:11:44 +00:00
Templates
textproc Fix build of textproc/randlm with recent versions of clang. 2017-12-21 21:17:31 +00:00
Tools
ukrainian
vietnamese
www Update to 6.14 2017-12-21 17:41:36 +00:00
x11 Fix typo in pkg-descr. 2017-12-20 19:08:52 +00:00
x11-clocks
x11-drivers
x11-fm
x11-fonts Add PORTSCOUT 2017-12-20 14:37:32 +00:00
x11-servers
x11-themes
x11-toolkits x11-toolkits/mygui: lift BROKEN after r456766 2017-12-20 06:48:25 +00:00
x11-wm
.arcconfig
.gitattributes
.gitignore
CHANGES
CONTRIBUTING.md
COPYRIGHT
GIDs
LEGAL
Makefile
MOVED Move textproc/py-elasticsearch-py to textproc/py-elasticsearch 2017-12-21 17:40: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.