1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-21 00:25:50 +00:00
Mirror of the FreeBSD ports git repo https://git.FreeBSD.org/ports.git .
Go to file
Kubilay Kocak ffefb4d23d [NEW] textproc/py-pytidylib: Python wrapper for HTML Tidy
PyTidyLib is a Python package that wraps the HTML Tidy library. This allows
you, from Python code, to "fix" invalid (X)HTML markup. Some of the library's
many capabilities include:

  * Clean up unclosed tags and unescaped characters such as ampersands
  * Output HTML 4 or XHTML, strict or transitional, and add missing doctypes
  * Convert named entities to numeric entities, which can then be used in XML
    documents without an HTML doctype.
  * Clean up HTML from programs such as Word (to an extent)
  * Indent the output, including proper (i.e. no) indenting for pre elements,
    which some (X)HTML indenting code overlooks.

WWW: http://countergram.com/open-source/pytidylib
2014-07-27 12:50:26 +00:00
accessibility
arabic
archivers archivers/kzip: Upgrade version 20070805 => 20091108 2014-07-27 01:16:18 +00:00
astro - Update to 2.1.0 2014-07-27 04:51:42 +00:00
audio audio/alsa-utils: use SHEBANGFIX to fix alsaconf.in bash shebang 2014-07-27 01:35:31 +00:00
benchmarks
biology - Update to 1.6.924 [1] 2014-07-27 07:27:17 +00:00
cad - Update from 3.8.70 to 3.8.71 2014-07-26 16:59:43 +00:00
chinese
comms Stage comms/qpage 2014-07-27 12:38:41 +00:00
converters converters/ruby-iconv: mark ignore with Ruby 2.0 and newer 2014-07-26 22:07:59 +00:00
databases - Switch to USES=libtool, drop .la files 2014-07-27 10:15:28 +00:00
deskutils cairo-dock-plugins: Resolve conflict seen with XFCE_INTEGRATION option 2014-07-27 11:10:43 +00:00
devel Update MASTER_SITES for the CMake ports. 2014-07-27 11:46:06 +00:00
dns
editors editors/komodo-edit: unbreak and stage 2014-07-27 11:37:56 +00:00
emulators
finance
french
ftp - Take maintainership 2014-07-27 09:43:06 +00:00
games - Update to version 1.4.7.19 2014-07-27 07:30:26 +00:00
german
graphics graphics/shotwell: Upgrade from version 0.18.0 => 0.18.1 2014-07-27 07:50:11 +00:00
hebrew
hungarian
irc
japanese
java
Keywords
korean
lang stage lang/s9fes 2014-07-27 08:41:54 +00:00
mail mail/dcc-dccd: reset maintainer, but apply ports sendmail fix 2014-07-27 10:37:14 +00:00
math math/mingw32-libgmp: Upgrade version 5.1.3 => 6.0.0 2014-07-27 10:29:00 +00:00
misc
Mk lang/ruby21: Update to Ruby 2.1.2 2014-07-27 00:51:11 +00:00
multimedia - Fix hidden dependency on xdamage 2014-07-27 10:58:31 +00:00
net Stage net/openvswitch then pet portlint 2014-07-27 11:57:18 +00:00
net-im Remove expired ports: 2014-07-27 08:15:15 +00:00
net-mgmt - Bump PORTREVISION to chase ports-mgmt/pkg update to 1.3.1 2014-07-27 12:16:47 +00:00
net-p2p
news
palm
polish
ports-mgmt Update to 1.3.1 2014-07-26 23:08:04 +00:00
portuguese
print Turn SDK option on by default to unbreak print/cups-filters 2014-07-27 09:39:43 +00:00
russian
science
security Update to 2.1.0.6 2014-07-26 22:43:26 +00:00
shells
sysutils sysutils/tcplist: Fix compatiblity with sysutils/lsof 2014-07-27 09:05:49 +00:00
Templates
textproc [NEW] textproc/py-pytidylib: Python wrapper for HTML Tidy 2014-07-27 12:50:26 +00:00
Tools
ukrainian
vietnamese
www www/spawn-fcgi: Update version 1.6.3 => 1.6.4 and switch maintainers 2014-07-27 11:48:40 +00:00
x11 Assign maintainership of x11/dzen2 to Zsolt Udvari per request 2014-07-27 10:02:09 +00:00
x11-clocks
x11-drivers
x11-fm
x11-fonts
x11-servers
x11-themes
x11-toolkits x11-toolkits/blt: install libBLTstubs.a too 2014-07-26 23:40:50 +00:00
x11-wm x11-wm/compton: Upgrade version from 20130625 => 20140326 2014-07-27 10:04:42 +00:00
.arcconfig
.gitignore
CHANGES
CONTRIBUTING.md
COPYRIGHT
GIDs
LEGAL
Makefile
MOVED Remove expired ports: 2014-07-27 08:15:15 +00:00
README
UIDs
UPDATING Add an UPDATING entry about the ports-mgmt/pkg upate to version 1.3.1. pkg may 2014-07-27 12:49:41 +00:00

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.