Personal patches
Go to file
Kubilay Kocak 8d837066e1 textproc/py-markdown: Update to 2.6.11
Changes since last port version:

  https://github.com/Python-Markdown/markdown/compare/2.6.8-final...2.6.11

PR:		227310
Submitted by:	Kai <freebsd_ports k-worx org>
2018-04-16 05:23:39 +00:00
accessibility
arabic
archivers archivers/laszip: Update to 3.2.2 2018-04-16 00:11:58 +00:00
astro
audio devel/qjson, devel-qjson-qt5 create flavors 2018-04-14 13:16:32 +00:00
base
benchmarks
biology biology/smithwaterman: Smith-waterman-gotoh alignment algorithm 2018-04-15 17:45:52 +00:00
cad Update to r20180415140733. 2018-04-15 16:45:40 +00:00
chinese
comms comms/uhd: unbreak with boost 1.67 2018-04-15 04:55:45 +00:00
converters Add py-pint 0.8.1 2018-04-14 23:58:18 +00:00
databases - fix API for pg-1.0.0 2018-04-15 06:41:42 +00:00
deskutils Update to version 1.3.22 2018-04-15 11:10:28 +00:00
devel devel/tbb: enable on armv7 2018-04-15 23:57:12 +00:00
dns
editors Update vim to patchlevel 1718 2018-04-15 12:54:15 +00:00
emulators Update to Wine 3.6. This includes the following changes: 2018-04-14 15:37:38 +00:00
finance
french
ftp
games Update to 99.9.10 2018-04-15 20:03:32 +00:00
german
graphics graphics/freeimage: unbreak consumers on arm* with NEON 2018-04-16 00:37:31 +00:00
hebrew
hungarian
irc
japanese - Install font files to ${FONTSDIR} instead of ${DATADIR}. 2018-04-15 13:52:21 +00:00
java
Keywords
korean
lang Update to 5.24.4 2018-04-15 20:03:37 +00:00
mail mail/archiveopteryx-devel: Update to latest snapshot 2018-04-14 17:19:25 +00:00
math - Update to 8.3 2018-04-16 04:10:56 +00:00
misc Update to 20180414 2018-04-15 20:02:30 +00:00
Mk Retire MASTER_SITE_MPLAYERHQ 2018-04-15 12:51:48 +00:00
multimedia Remove duplicate lines from distinfo 2018-04-16 05:11:25 +00:00
net Update CONFLICTS_INSTALL. 2018-04-15 22:47:01 +00:00
net-im multimedia/gstreamer1-qt4, multimedia/gstreamer1-qt5: create flavors 2018-04-14 14:02:49 +00:00
net-mgmt net-mgmt/pmacct: update 1.6.2 -> 1.7.0 2018-04-15 19:45:55 +00:00
net-p2p devel/qjson, devel-qjson-qt5 create flavors 2018-04-14 13:16:32 +00:00
news
palm
polish
ports-mgmt
portuguese
print print/fig2dev: update 3.2.6 -> 3.2.7 2018-04-15 20:02:13 +00:00
russian
science Fix packaging when DAP option is disabled 2018-04-14 23:59:26 +00:00
security Document Perl vulnerability 2018-04-15 20:04:09 +00:00
shells
sysutils sysutils/smenu: Update to 0.9.12 2018-04-16 00:30:02 +00:00
Templates
textproc textproc/py-markdown: Update to 2.6.11 2018-04-16 05:23:39 +00:00
Tools
ukrainian
vietnamese
www www/py-django-tables2: update 1.2.9 -> 1.21.2 2018-04-15 19:30:43 +00:00
x11 - Update xfce4-verve-plugin to 1.1.1 2018-04-16 00:21:41 +00:00
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 archivers/urbackup-client: add missing UIDs/GIDs 2018-04-15 16:18:53 +00:00
LEGAL
Makefile
MOVED Fix typo in MOVED. 2018-04-14 22:17:53 +00:00
README
UIDs archivers/urbackup-client: add missing UIDs/GIDs 2018-04-15 16:18:53 +00:00
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.