1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-01 05:45:45 +00:00
freebsd-ports/textproc
Mathieu Arnold f6d56007b9 Remove all := from BUILD_DEPENDS, here are never needed.
While there, cleanup, and sort depends.

When build and run dependencies are the same, there are three ways to
avoid duplicating the list while not adding the framework added
BUILD_DEPENDS to the RUN_DEPENDS.  In order of preference, they are:

1) use RUN_DEPENDS to set BUILD_DEPENDS:

BUILD_DEPENDS=	${RUN_DEPENDS}
RUN_DEPENDS=	foo:bar/baz

2) create another variable and use it:

MY_DEPENDS= foo:bar/baz
BUILD_DEPENDS=	${MY_DEPENDS}
RUN_DEPENDS=	${MY_DEPENDS}

3) use BUILD_DEPENDS to set RUN_DEPENDS and force evaluation:

BUILD_DEPENDS=	foo:bar/baz
RUN_DEPENDS:=	${BUILD_DEPENDS}

Sponsored by:	Absolight
2018-07-09 08:40:17 +00:00
..
2bsd-diff
adabrowse Bump PORTREVISIONs of all users of math/mpc that we just updated to 2018-03-10 17:46:04 +00:00
add-css-links
af-aspell
aft
agrep
aiksaurus
align
am-aspell
amberfish
ansifilter Replace bsd.qt.mk by Uses/qt.mk and Uses/qt-dist.mk 2018-06-28 17:39:53 +00:00
ant-xinclude-task
antiword
apache-poi
apache-solr Changed the MAINTAINER of all my ports to have mfechner@FreeBSD.org listed. 2018-05-09 10:43:26 +00:00
apache-solr3
apertium
archmage Use PY_FLAVOR for dependencies. 2018-06-20 17:05:41 +00:00
artha
asciidoc Bump PORTREVISION for package change in r460887 2018-02-04 10:48:57 +00:00
asm2html - Add LICENSE_FILE 2018-04-26 09:33:48 +00:00
asm-xml
aspell
aspell-ispell
ast-aspell
atom
augeas textproc/augeas: update to 1.10.1 2018-03-26 17:05:00 +00:00
az-aspell
bar
bat Mk/Uses/cargo.mk: Encode more crate build dependencies 2018-06-14 09:56:02 +00:00
bbe
be-aspell
bedic-data
beediff Replace bsd.qt.mk by Uses/qt.mk and Uses/qt-dist.mk 2018-06-28 17:39:53 +00:00
bg-aspell
bg-hyphen
bg-mythes
bib2html
bibtex2html Add LICENSE setting (GPLv2) based on a check of the source code, 2018-03-24 15:16:58 +00:00
bibtool
bibutils
bn-aspell
bomstrip
br-aspell
bsddiff Reset MAINTAINER 2018-06-11 20:56:24 +00:00
bsdgrep Update MAINTAINER 2018-06-11 21:03:17 +00:00
bsdsort
btparse
c2html
c2man Add c2man, tool to generate documentation from C source code comments 2018-05-06 12:31:02 +00:00
ca-aspell
catdoc
cdif
cdiff
cgrep lang/ghc: Update to 8.4.3 and bump PORTREVISION's of all Haskell ports. 2018-06-30 09:57:59 +00:00
chpp Bump PORTREVISION due upgrade of devel/boehm-gc to 7.6.6 2018-06-01 10:16:41 +00:00
cl-meta
cl-meta-sbcl Bump PORTREVISION on *-sbcl ports after lang/sbcl upgrade. 2018-06-29 12:50:01 +00:00
cl-ppcre
cl-ppcre-sbcl Bump PORTREVISION on *-sbcl ports after lang/sbcl upgrade. 2018-06-29 12:50:01 +00:00
CLDR Update CLDR to 33.1. 2018-06-20 20:05:42 +00:00
clit
clucene devel/boost-*: update to 1.67.0 2018-04-18 13:57:42 +00:00
cmark Add CONFLICTS_INSTALL to py-CommonMark/Makefile and cmark/Makefile 2018-06-20 18:51:27 +00:00
coccigrep - Update to 1.17 2018-05-15 08:40:25 +00:00
code2html
codespell
colordiff
confetti Reset vg@'s ports after he resigned. 2018-02-23 21:09:47 +00:00
confget
consul-template textproc/consul-template: update to 0.19.5 2018-06-18 13:35:26 +00:00
crimson
crunch
cs-aspell
cs-hunspell
cs-hyphen
cs-mythes
csb-aspell
csv2latex
csvdiff
ctpl
ctpp2 Reset vg@'s ports after he resigned. 2018-02-23 21:09:47 +00:00
cwtext
cy-aspell
da-aspell
da-hyphen
dadadodo
db2latex
dbacl
dblatex Reduce dependency on the python2 metaport 2018-02-19 11:10:43 +00:00
denature
dict Update to 1.4.1 2018-03-03 16:29:52 +00:00
dictem USES=emacs ports: Bump PORTREVISION for editors/emacs 26.1 upgrade 2018-05-31 01:18:05 +00:00
dictfmt Update to 1.4.1 2018-03-03 16:29:52 +00:00
dictionary USES=emacs ports: Bump PORTREVISION for editors/emacs 26.1 upgrade 2018-05-31 01:18:05 +00:00
diff-so-fancy
diffmark
diffsplit
diffstat
diffutils
dikt Replace bsd.qt.mk by Uses/qt.mk and Uses/qt-dist.mk 2018-06-28 17:39:53 +00:00
discount
dixit Replace bsd.qt.mk by Uses/qt.mk and Uses/qt-dist.mk 2018-06-28 17:39:53 +00:00
doc-mode.el USES=emacs ports: Bump PORTREVISION for editors/emacs 26.1 upgrade 2018-05-31 01:18:05 +00:00
docbook
docbook2mdoc
docbook2odf
docbook2X
docbook-sgml Switch some MASTER_SITES from http/ftp to https. 2018-02-27 13:03:48 +00:00
docbook-tdg
docbook-to-man
docbook-utils Reset MAINTAINER 2018-06-11 20:56:24 +00:00
docbook-xml
docbook-xsd Reset MAINTAINER 2018-06-11 20:56:24 +00:00
docbook-xsl Take maintainership 2018-06-20 19:35:24 +00:00
docbook-xsl-ns Reset MAINTAINER 2018-06-11 20:56:24 +00:00
doclifter Remove dependency on the python metaports 2018-02-19 13:18:57 +00:00
docproj textproc/docproj: fix dependency check with groff 2018-07-06 18:53:21 +00:00
dom4j
domc
dsssl-docbook-modular
dtd2relax
dtd-catalogs
dtdparse
duncan
dwdiff devel/icu: update to 62.1 2018-06-29 14:22:11 +00:00
easydiff
ebook-tools
ecromedos
ekhtml
el-aspell
el-hyphen
elasticsearch5 textproc/elasticsearch{5,6}: Pidfiles should be in a writable subdirectory 2018-03-20 16:19:08 +00:00
elasticsearch5-search-guard textproc/elasticsearch5-search-guard: Update to 5.6.8 2018-03-20 16:52:01 +00:00
elasticsearch6 Update ElasticSearch 6 ports to 6.2.4 2018-05-10 19:15:44 +00:00
elasticsearch-plugin-head Pass maintainership of my ElasticSearch ports to elastic@. 2018-04-10 12:23:09 +00:00
elixir-earmark Transfer more Erlang ports to erlang@. 2018-06-08 13:43:25 +00:00
elixir-ex_doc Transfer more Erlang ports to erlang@. 2018-06-08 13:43:25 +00:00
elixir-funnel Transfer more Erlang ports to erlang@. 2018-06-08 13:43:25 +00:00
elixir-sweet_xml Transfer more Erlang ports to erlang@. 2018-06-08 13:43:25 +00:00
emacs-wiki USES=emacs ports: Bump PORTREVISION for editors/emacs 26.1 upgrade 2018-05-31 01:18:05 +00:00
en-aspell
en-hunspell Update to 2018.04.16 2018-04-17 19:15:29 +00:00
en-mythes
enchant Copy enchant to enchant2 for the new version with shared library bump. 2018-04-01 18:50:52 +00:00
enchant2 Fix build on architectures which still have gcc as the default compiler. 2018-06-11 02:08:58 +00:00
eo-aspell
eqe
erlang-edown Transfer more Erlang ports to erlang@. 2018-06-08 13:43:25 +00:00
erlang-fast_xml textproc/erlang-fast_xml: Update to 1.1.32 2018-06-30 14:50:34 +00:00
erlang-p1_utils textproc/erlang-p1_utils: update to 1.0.12 2018-06-30 14:53:17 +00:00
erlang-yamerl Transfer more Erlang ports to erlang@. 2018-06-08 13:43:25 +00:00
es-aspell
es-hunspell Mark these ports broken on armvX and mips: fail to package. 2018-03-18 02:50:07 +00:00
es-hyphen Mark these ports broken on armvX and mips: fail to package. 2018-03-18 02:50:07 +00:00
es-mythes
estraier
et-aspell
exempi
expat2
extract_url Fix order of variables 2018-03-17 14:43:34 +00:00
ezxml
fa-aspell
fcitx-m17n
fcitx-qt5 Replace bsd.qt.mk by Uses/qt.mk and Uses/qt-dist.mk 2018-06-28 17:39:53 +00:00
fcitx-table-other New port: textproc/fcitx-table-other: Table-based input methods for Fcitx 2018-05-23 08:28:55 +00:00
fex
ffe Mark ports broken on mips64 that are already broken on powerpc64. In 2018-07-02 04:00:29 +00:00
fi-aspell
filepp
fist
fixrtf
fldiff
flex textproc/flex: Update 2.6.1 -> 2.6.4 2018-06-23 17:48:52 +00:00
flip
fo-aspell
foiltex
fop
fpc-aspell - Migrate Mk/bsd.fpc.mk to Mk/Uses/fpc.mk 2018-04-05 04:52:36 +00:00
fpc-libxml2 - Migrate Mk/bsd.fpc.mk to Mk/Uses/fpc.mk 2018-04-05 04:52:36 +00:00
freexl textproc/freexl: Update to 1.0.5 2018-03-16 06:25:31 +00:00
fy-aspell
fzf Update to 0.17.4 2018-06-13 02:52:23 +00:00
fzy
ga-aspell
gastex
gd-aspell
gdome2
gl-aspell
gladtex
glark
gmetadom
gnome-doc-utils Reduce dependency on the python2 metaport 2018-02-19 11:10:43 +00:00
gnome-spell Make libgnome and libgnomeui not implying esound dependency 2018-03-26 12:38:56 +00:00
gnugrep
go.text
goldendict Replace bsd.qt.mk by Uses/qt.mk and Uses/qt-dist.mk 2018-06-28 17:39:53 +00:00
google-ctemplate - Fix stripping through INSTALL_TARGET 2018-02-17 09:02:54 +00:00
google-translate-cli
gpp
grap
grc-aspell
greple
groff Add build dependency on print/gsfonts. This used to be pulled in by 2018-06-13 08:39:05 +00:00
groonga textproc/groonga: Update version 8.0.1=>8.0.3 2018-06-23 16:26:22 +00:00
gsed - Add LICENSE 2018-03-28 09:03:24 +00:00
gspell
gtk-doc
gtkspell
gtkspell3 Update to 3.0.8 2018-03-26 10:01:16 +00:00
gtkspell-reference
gu-aspell
gutenmark
gv-aspell
heirloom-doctools Mark ports broken on powerpc64, categories o-z. 2018-06-18 14:40:31 +00:00
hevea - Update to 2.32 2018-07-05 17:31:36 +00:00
hhm
hi-aspell
highlight Update highlight to 3.43. 2018-05-20 21:46:12 +00:00
hil-aspell
hr-aspell
hs-appar lang/ghc: Update to 8.4.3 and bump PORTREVISION's of all Haskell ports. 2018-06-30 09:57:59 +00:00
hs-attoparsec lang/ghc: Update to 8.4.3 and bump PORTREVISION's of all Haskell ports. 2018-06-30 09:57:59 +00:00
hs-attoparsec-enumerator lang/ghc: Update to 8.4.3 and bump PORTREVISION's of all Haskell ports. 2018-06-30 09:57:59 +00:00
hs-attoparsec-iso8601 lang/ghc: Update to 8.4.3 and bump PORTREVISION's of all Haskell ports. 2018-06-30 09:57:59 +00:00
hs-bencode lang/ghc: Update to 8.4.3 and bump PORTREVISION's of all Haskell ports. 2018-06-30 09:57:59 +00:00
hs-blaze-html lang/ghc: Update to 8.4.3 and bump PORTREVISION's of all Haskell ports. 2018-06-30 09:57:59 +00:00
hs-blaze-markup lang/ghc: Update to 8.4.3 and bump PORTREVISION's of all Haskell ports. 2018-06-30 09:57:59 +00:00
hs-bytestring-csv lang/ghc: Update to 8.4.3 and bump PORTREVISION's of all Haskell ports. 2018-06-30 09:57:59 +00:00
hs-case-insensitive lang/ghc: Update to 8.4.3 and bump PORTREVISION's of all Haskell ports. 2018-06-30 09:57:59 +00:00
hs-cassava lang/ghc: Update to 8.4.3 and bump PORTREVISION's of all Haskell ports. 2018-06-30 09:57:59 +00:00
hs-cmark lang/ghc: Update to 8.4.3 and bump PORTREVISION's of all Haskell ports. 2018-06-30 09:57:59 +00:00
hs-cmark-gfm lang/ghc: Update to 8.4.3 and bump PORTREVISION's of all Haskell ports. 2018-06-30 09:57:59 +00:00
hs-csv lang/ghc: Update to 8.4.3 and bump PORTREVISION's of all Haskell ports. 2018-06-30 09:57:59 +00:00
hs-Diff lang/ghc: Update to 8.4.3 and bump PORTREVISION's of all Haskell ports. 2018-06-30 09:57:59 +00:00
hs-doctemplates lang/ghc: Update to 8.4.3 and bump PORTREVISION's of all Haskell ports. 2018-06-30 09:57:59 +00:00
hs-double-conversion lang/ghc: Update to 8.4.3 and bump PORTREVISION's of all Haskell ports. 2018-06-30 09:57:59 +00:00
hs-feed lang/ghc: Update to 8.4.3 and bump PORTREVISION's of all Haskell ports. 2018-06-30 09:57:59 +00:00
hs-HaXml lang/ghc: Update to 8.4.3 and bump PORTREVISION's of all Haskell ports. 2018-06-30 09:57:59 +00:00
hs-hexpat lang/ghc: Update to 8.4.3 and bump PORTREVISION's of all Haskell ports. 2018-06-30 09:57:59 +00:00
hs-highlighting-kate lang/ghc: Update to 8.4.3 and bump PORTREVISION's of all Haskell ports. 2018-06-30 09:57:59 +00:00
hs-hs-bibutils lang/ghc: Update to 8.4.3 and bump PORTREVISION's of all Haskell ports. 2018-06-30 09:57:59 +00:00
hs-HStringTemplate lang/ghc: Update to 8.4.3 and bump PORTREVISION's of all Haskell ports. 2018-06-30 09:57:59 +00:00
hs-html lang/ghc: Update to 8.4.3 and bump PORTREVISION's of all Haskell ports. 2018-06-30 09:57:59 +00:00
hs-html-conduit lang/ghc: Update to 8.4.3 and bump PORTREVISION's of all Haskell ports. 2018-06-30 09:57:59 +00:00
hs-hxt lang/ghc: Update to 8.4.3 and bump PORTREVISION's of all Haskell ports. 2018-06-30 09:57:59 +00:00
hs-hxt-charproperties lang/ghc: Update to 8.4.3 and bump PORTREVISION's of all Haskell ports. 2018-06-30 09:57:59 +00:00
hs-hxt-regex-xmlschema lang/ghc: Update to 8.4.3 and bump PORTREVISION's of all Haskell ports. 2018-06-30 09:57:59 +00:00
hs-hxt-unicode lang/ghc: Update to 8.4.3 and bump PORTREVISION's of all Haskell ports. 2018-06-30 09:57:59 +00:00
hs-lhs2tex lang/ghc: Update to 8.4.3 and bump PORTREVISION's of all Haskell ports. 2018-06-30 09:57:59 +00:00
hs-libxml lang/ghc: Update to 8.4.3 and bump PORTREVISION's of all Haskell ports. 2018-06-30 09:57:59 +00:00
hs-libxml-sax lang/ghc: Update to 8.4.3 and bump PORTREVISION's of all Haskell ports. 2018-06-30 09:57:59 +00:00
hs-magic lang/ghc: Update to 8.4.3 and bump PORTREVISION's of all Haskell ports. 2018-06-30 09:57:59 +00:00
hs-pandoc lang/ghc: Update to 8.4.3 and bump PORTREVISION's of all Haskell ports. 2018-06-30 09:57:59 +00:00
hs-pandoc-citeproc lang/ghc: Update to 8.4.3 and bump PORTREVISION's of all Haskell ports. 2018-06-30 09:57:59 +00:00
hs-pandoc-types lang/ghc: Update to 8.4.3 and bump PORTREVISION's of all Haskell ports. 2018-06-30 09:57:59 +00:00
hs-polyparse lang/ghc: Update to 8.4.3 and bump PORTREVISION's of all Haskell ports. 2018-06-30 09:57:59 +00:00
hs-pretty-show lang/ghc: Update to 8.4.3 and bump PORTREVISION's of all Haskell ports. 2018-06-30 09:57:59 +00:00
hs-regex-applicative lang/ghc: Update to 8.4.3 and bump PORTREVISION's of all Haskell ports. 2018-06-30 09:57:59 +00:00
hs-regex-base lang/ghc: Update to 8.4.3 and bump PORTREVISION's of all Haskell ports. 2018-06-30 09:57:59 +00:00
hs-regex-compat lang/ghc: Update to 8.4.3 and bump PORTREVISION's of all Haskell ports. 2018-06-30 09:57:59 +00:00
hs-regex-compat-tdfa lang/ghc: Update to 8.4.3 and bump PORTREVISION's of all Haskell ports. 2018-06-30 09:57:59 +00:00
hs-regex-pcre lang/ghc: Update to 8.4.3 and bump PORTREVISION's of all Haskell ports. 2018-06-30 09:57:59 +00:00
hs-regex-pcre-builtin lang/ghc: Update to 8.4.3 and bump PORTREVISION's of all Haskell ports. 2018-06-30 09:57:59 +00:00
hs-regex-posix lang/ghc: Update to 8.4.3 and bump PORTREVISION's of all Haskell ports. 2018-06-30 09:57:59 +00:00
hs-regex-tdfa lang/ghc: Update to 8.4.3 and bump PORTREVISION's of all Haskell ports. 2018-06-30 09:57:59 +00:00
hs-rfc5051 lang/ghc: Update to 8.4.3 and bump PORTREVISION's of all Haskell ports. 2018-06-30 09:57:59 +00:00
hs-scanner lang/ghc: Update to 8.4.3 and bump PORTREVISION's of all Haskell ports. 2018-06-30 09:57:59 +00:00
hs-skylighting lang/ghc: Update to 8.4.3 and bump PORTREVISION's of all Haskell ports. 2018-06-30 09:57:59 +00:00
hs-skylighting-core lang/ghc: Update to 8.4.3 and bump PORTREVISION's of all Haskell ports. 2018-06-30 09:57:59 +00:00
hs-stringsearch lang/ghc: Update to 8.4.3 and bump PORTREVISION's of all Haskell ports. 2018-06-30 09:57:59 +00:00
hs-tagsoup lang/ghc: Update to 8.4.3 and bump PORTREVISION's of all Haskell ports. 2018-06-30 09:57:59 +00:00
hs-tagstream-conduit lang/ghc: Update to 8.4.3 and bump PORTREVISION's of all Haskell ports. 2018-06-30 09:57:59 +00:00
hs-texmath lang/ghc: Update to 8.4.3 and bump PORTREVISION's of all Haskell ports. 2018-06-30 09:57:59 +00:00
hs-uri lang/ghc: Update to 8.4.3 and bump PORTREVISION's of all Haskell ports. 2018-06-30 09:57:59 +00:00
hs-uri-bytestring lang/ghc: Update to 8.4.3 and bump PORTREVISION's of all Haskell ports. 2018-06-30 09:57:59 +00:00
hs-uri-bytestring-aeson lang/ghc: Update to 8.4.3 and bump PORTREVISION's of all Haskell ports. 2018-06-30 09:57:59 +00:00
hs-uri-encode lang/ghc: Update to 8.4.3 and bump PORTREVISION's of all Haskell ports. 2018-06-30 09:57:59 +00:00
hs-xml lang/ghc: Update to 8.4.3 and bump PORTREVISION's of all Haskell ports. 2018-06-30 09:57:59 +00:00
hs-xml-conduit lang/ghc: Update to 8.4.3 and bump PORTREVISION's of all Haskell ports. 2018-06-30 09:57:59 +00:00
hs-xml-hamlet lang/ghc: Update to 8.4.3 and bump PORTREVISION's of all Haskell ports. 2018-06-30 09:57:59 +00:00
hs-xml-types lang/ghc: Update to 8.4.3 and bump PORTREVISION's of all Haskell ports. 2018-06-30 09:57:59 +00:00
hs-xmlhtml lang/ghc: Update to 8.4.3 and bump PORTREVISION's of all Haskell ports. 2018-06-30 09:57:59 +00:00
hs-yaml lang/ghc: Update to 8.4.3 and bump PORTREVISION's of all Haskell ports. 2018-06-30 09:57:59 +00:00
hsb-aspell
htdig
html
html2fo
html2tex
html2text
html2xhtml
html-pretty
html-xml-utils textproc/html-xml-utils: Update to 7.7 2018-06-07 13:38:53 +00:00
htmlc
htmldoc Use BROKEN_SSL 2018-02-17 12:01:12 +00:00
htmlise
htmlize.el USES=emacs ports: Bump PORTREVISION for editors/emacs 26.1 upgrade 2018-05-31 01:18:05 +00:00
htmlsection
htmltolatex Bump PORTREVISIONs of all users of math/mpc that we just updated to 2018-03-10 17:46:04 +00:00
humanzip
hunspell
hy-aspell
hyperestraier
hyphen
ia-aspell
ibus misc/cldr-emoji-annotation: Update 33.0.0.2 -> 33.1.0.0 2018-07-07 21:06:14 +00:00
ibus-el USES=emacs ports: Bump PORTREVISION for editors/emacs 26.1 upgrade 2018-05-31 01:18:05 +00:00
ibus-kmfl
ibus-m17n textproc/ibus-m17n: Limit portscout to valid versions 2018-06-17 18:15:09 +00:00
ibus-qt devel/icu: update to 62.1 2018-06-29 14:22:11 +00:00
ibus-table textproc/ibus-table: Update 1.9.18 -> 1.9.20 2018-05-06 05:49:39 +00:00
ibus-typing-booster Upgrade to 2.0.2. 2018-07-01 16:36:53 +00:00
ibus-uniemoji textproc/ibus-uniemoji: Fix index breakage 2018-05-21 17:51:54 +00:00
icdiff
id-aspell
id-hyphen
idnits
ie-hunspell
igor
iksemel
info2html
info2man
info_to_html
intltool
irstlm
is-aspell
is-hyphen
iso8879 - Add LICENSE 2018-04-13 09:03:37 +00:00
iso12083
iso-schematron-xslt Reset MAINTAINER 2018-06-11 20:56:24 +00:00
it-aspell
it-hunspell
it-hyphen
it-mythes
itstool Reduce dependency on the python2 metaport 2018-02-19 11:10:43 +00:00
jade
jakarta-commons-digester
jalingo
jarnal
java2html
jaxup
jdictionary
jdictionary-int-eng
jid Made 14 Go ports respect MAKE_ENV. This is expected to unbreak them. 2018-03-18 03:55:13 +00:00
jing Reset MAINTAINER 2018-06-11 20:56:24 +00:00
jo
jq devel/oniguruma: Update to 6.8.1 2018-03-19 06:03:16 +00:00
jrefentry
jshon
kdiff3 Replace bsd.qt.mk by Uses/qt.mk and Uses/qt-dist.mk 2018-06-28 17:39:53 +00:00
kenlm devel/boost-*: update to 1.67.0 2018-04-18 13:57:42 +00:00
kf5-kcodecs Replace bsd.qt.mk by Uses/qt.mk and Uses/qt-dist.mk 2018-06-28 17:39:53 +00:00
kf5-sonnet Replace bsd.qt.mk by Uses/qt.mk and Uses/qt-dist.mk 2018-06-28 17:39:53 +00:00
kf5-syntax-highlighting Replace bsd.qt.mk by Uses/qt.mk and Uses/qt-dist.mk 2018-06-28 17:39:53 +00:00
kibana5 textproc/kibana{5,6}: Change node dependency to www/node6 2018-03-05 16:51:02 +00:00
kibana5-search-guard Update MAINTAINER for Elastic related ports 2018-03-03 15:29:51 +00:00
kibana6 Update ElasticSearch 6 ports to 6.2.4 2018-05-10 19:15:44 +00:00
kibana46 Update Makefile (copied from kibana45) 2018-06-01 23:03:18 +00:00
kiss-templates Fix port builds for architectures which remain on gcc as the default compiler. 2018-06-11 01:44:15 +00:00
kmfl-european-latin
kmfl-khmer
kmfl-sil-ezra
kmfl-sil-galatia
kmfl-sil-ipa-unicode
kmfl-sil-panafrican-latin
kmfl-sil-yi
kmfl-varamozhi-malayalam
kmflcomp
kn-aspell
kompare Replace bsd.qt.mk by Uses/qt.mk and Uses/qt-dist.mk 2018-06-28 17:39:53 +00:00
kompare-kde4 Replace bsd.qt.mk by Uses/qt.mk and Uses/qt-dist.mk 2018-06-28 17:39:53 +00:00
kreport Replace bsd.qt.mk by Uses/qt.mk and Uses/qt-dist.mk 2018-06-28 17:39:53 +00:00
ku-aspell
ky-aspell
l2a
la-aspell
lacheck
lasem
latex2html Fix build with Perl 5.26. 2018-03-28 16:52:54 +00:00
latex-service
libabw devel/boost-*: update to 1.67.0 2018-04-18 13:57:42 +00:00
libcrm114
libcroco Update to 0.6.12 2018-03-26 10:03:00 +00:00
libcss
libcsv
libcue
libe-book devel/icu: update to 62.1 2018-06-29 14:22:11 +00:00
libebml Update to upstream version 1.3.6 2018-04-22 18:11:18 +00:00
libepubgen devel/boost-*: update to 1.67.0 2018-04-18 13:57:42 +00:00
libextractor multimedia/ffmpeg: update to 4.0 2018-05-02 15:07:27 +00:00
libexttextcat
libflate Reset vg@'s ports after he resigned. 2018-02-23 21:09:47 +00:00
libfo
libgepub www/webkit2-gtk3: Update to 2.20.0 2018-04-05 20:13:48 +00:00
libguess
libkmfl
libkolabxml devel/boost-*: update to 1.67.0 2018-04-18 13:57:42 +00:00
libkomparediff2 Replace bsd.qt.mk by Uses/qt.mk and Uses/qt-dist.mk 2018-06-28 17:39:53 +00:00
libkomparediff2-kde4 Replace bsd.qt.mk by Uses/qt.mk and Uses/qt-dist.mk 2018-06-28 17:39:53 +00:00
liblingoteach
liblrdf
libmrss
libmrss-php Introduce PHP flavors. 2018-03-08 19:48:41 +00:00
libmwaw03 Mark ports broken on powerpc64, categories o-z. 2018-06-18 14:40:31 +00:00
libnxml
libodfgen01 Update to 0.1.7. 2018-06-21 20:09:22 +00:00
libparsifal
libqxp devel/icu: update to 62.1 2018-06-29 14:22:11 +00:00
librevenge devel/boost-*: update to 1.67.0 2018-04-18 13:57:42 +00:00
libsass textproc/libsass: Update 3.5.0 -> 3.5.4 2018-05-12 07:30:11 +00:00
libsoldout
libsphinxclient
libstaroffice Mark unbroken on powerpc64. While here, pet portlint. 2018-06-11 02:04:00 +00:00
libstree
libtextcat - Switch to options helpers 2018-02-22 09:02:58 +00:00
libtranslate
libtre - Switch to USES=localbase 2018-02-14 09:02:57 +00:00
libucl Mark these ports broken on mips64 and/or mips. 2018-07-01 09:17:45 +00:00
libunibreak
libuninameslist
libutf8proc
libvisio01 devel/icu: update to 62.1 2018-06-29 14:22:11 +00:00
libwapcaplet
libwpd010 Fix port builds for architectures which remain on gcc as the default compiler. 2018-06-11 01:44:15 +00:00
libwps Update to 0.4.9. 2018-04-25 19:58:50 +00:00
libwps03 devel/boost-*: update to 1.67.0 2018-04-18 13:57:42 +00:00
libxdiff
libxml2 - Add LICENSE 2018-03-14 08:33:13 +00:00
libxml2-reference
libxml++26
libxml++26-reference
libxode
libxslt Update to 1.1.32 2018-03-30 11:37:02 +00:00
libxslt-reference
libyaml
link-grammar Update to 5.4.4 2018-03-26 09:13:27 +00:00
linux-c6-aspell
linux-c6-expat
linux-c6-libxml2
linux-c7-aspell
linux-c7-expat
linux-c7-libxml2
linuxdoc
linuxdoc-tools Fix build with Perl 5.26. 2018-03-28 16:52:54 +00:00
localize
loook - extend description 2018-05-08 19:46:29 +00:00
lowdown Update to 0.3.3 2018-06-13 15:44:17 +00:00
lt-aspell
lt-hyphen
lttoolbox
ltxml
luaexpat
luaexpat-51
lucene
lucene4
lucene5
luceneplusplus devel/boost-*: update to 1.67.0 2018-04-18 13:57:42 +00:00
lv-aspell
m17n-im-config
makefaq
makepatch
man2html
markdown
markdown-mode.el USES=emacs ports: Bump PORTREVISION for editors/emacs 26.1 upgrade 2018-05-31 01:18:05 +00:00
mathml-xsd
mdocml
meld Return pawel@'s ports to the pool after he resigned. 2018-02-24 22:35:18 +00:00
metauml
mgdiff
mguesser
mi-aspell
mifluz
miller
minised
minixmlto
mk-aspell
mkcatalog
ml1
ml-aspell
mn-aspell
modlogan
mr-aspell
ms-aspell
msort
mt-aspell
multimarkdown Mark ports broken on powerpc64, categories o-z. 2018-06-18 14:40:31 +00:00
muse USES=emacs ports: Bump PORTREVISION for editors/emacs 26.1 upgrade 2018-05-31 01:18:05 +00:00
mxml
mysqlviz
mythes Fix port builds for architectures which remain on gcc as the default compiler. 2018-06-11 01:44:15 +00:00
nb-aspell
nds-aspell
nl-aspell
nl-hunspell
nl-hyphen
nl-mythes
nn-aspell
no-hunspell
nunnimcax
nux
ny-aspell
ocaml-csv
ocaml-expat
ocaml-text
odt2txt
openfts
openjade
opensched
opensp - Fix opensp build with clang 6 2018-02-03 13:36:44 +00:00
opentoken Bump PORTREVISIONs of all users of math/mpc that we just updated to 2018-03-10 17:46:04 +00:00
openvanilla-framework
or-aspell
ots Update automake to 1.16.1. Also remove automake-wrapper. We haven't had 2018-06-14 12:47:58 +00:00
p5-ack Update to 2.24 2018-06-24 20:20:55 +00:00
p5-AI-Categorizer Update WWW 2018-05-27 20:15:16 +00:00
p5-Algorithm-CheckDigits Update WWW 2018-05-27 20:15:16 +00:00
p5-Algorithm-RabinKarp Update WWW 2018-05-27 20:15:16 +00:00
p5-Apache-ParseLog
p5-Apache-Solr Update WWW 2018-05-27 20:15:16 +00:00
p5-BibTeX-Parser Update WWW 2018-05-27 20:15:16 +00:00
p5-Bloom-Filter Update WWW 2018-05-27 20:15:16 +00:00
p5-CAM-PDF Update WWW 2018-05-27 20:15:16 +00:00
p5-Chess-PGN-Parse Update WWW 2018-05-27 20:15:16 +00:00
p5-Class-CSV Update WWW 2018-05-27 20:15:16 +00:00
p5-CQL-Parser Update WWW 2018-05-27 20:15:16 +00:00
p5-CSS Update WWW 2018-05-27 20:15:16 +00:00
p5-CSS-Compressor Update WWW 2018-05-27 20:15:16 +00:00
p5-CSS-Croco Update WWW 2018-05-27 20:15:16 +00:00
p5-CSS-Minifier Update WWW 2018-05-27 20:15:16 +00:00
p5-CSS-Minifier-XS Update WWW 2018-05-27 20:15:16 +00:00
p5-CSS-Packer Update WWW 2018-05-27 20:15:16 +00:00
p5-CSS-SAC Update WWW 2018-05-27 20:15:16 +00:00
p5-CSS-Simple Update WWW 2018-05-27 20:15:16 +00:00
p5-CSS-Squish Remove all := from BUILD_DEPENDS, here are never needed. 2018-07-09 08:40:17 +00:00
p5-CSS-Tiny Remove all := from BUILD_DEPENDS, here are never needed. 2018-07-09 08:40:17 +00:00
p5-Data-FormValidator Fix a few Perl ports with Perl 5.28. 2018-06-29 10:10:35 +00:00
p5-Data-FormValidator-Constraints-DateTime Update WWW 2018-05-27 20:15:16 +00:00
p5-Data-Phrasebook Update WWW 2018-05-27 20:15:16 +00:00
p5-Data-Phrasebook-Loader-YAML Update WWW 2018-05-27 20:15:16 +00:00
p5-Data-Report Update WWW 2018-05-27 20:15:16 +00:00
p5-Data-SpreadPagination Update WWW 2018-05-27 20:15:16 +00:00
p5-DelimMatch
p5-Dev-Bollocks Update WWW 2018-05-27 20:15:16 +00:00
p5-Devel-TraceSAX Update WWW 2018-05-27 20:15:16 +00:00
p5-DocSet Update WWW 2018-05-27 20:15:16 +00:00
p5-dTemplate
p5-EBook-Tools Update WWW 2018-05-27 20:15:16 +00:00
p5-Excel-Template Update WWW 2018-05-27 20:15:16 +00:00
p5-Excel-Writer-XLSX Update WWW 2018-05-27 20:15:16 +00:00
p5-File-Inplace Update WWW 2018-05-27 20:15:16 +00:00
p5-Filter-Simple Update WWW 2018-05-27 20:15:16 +00:00
p5-FormValidator-Lite Update WWW 2018-05-27 20:15:16 +00:00
p5-Games-Dissociate Update WWW 2018-05-27 20:15:16 +00:00
p5-Geo-Parse-OSM Update WWW 2018-05-27 20:15:16 +00:00
p5-Getopt-Lucid - Update to 1.09 2018-06-25 15:46:48 +00:00
p5-Google-Data-JSON Update WWW 2018-05-27 20:15:16 +00:00
p5-Hailo Update WWW 2018-05-27 20:15:16 +00:00
p5-Hash-Merge Update WWW 2018-05-27 20:15:16 +00:00
p5-Hatena-Keyword Update WWW 2018-05-27 20:15:16 +00:00
p5-HTML-Copy Remove all := from BUILD_DEPENDS, here are never needed. 2018-07-09 08:40:17 +00:00
p5-HTML-Entities-ImodePictogram Update WWW 2018-05-27 20:15:16 +00:00
p5-HTML-Entities-Interpolate Update WWW 2018-05-27 20:15:16 +00:00
p5-HTML-Entities-Numbered Update WWW 2018-05-27 20:15:16 +00:00
p5-HTML-EscapeEvil Update WWW 2018-05-27 20:15:16 +00:00
p5-HTML-Format Update WWW 2018-06-04 18:16:03 +00:00
p5-HTML-FormatExternal Update WWW 2018-05-27 20:15:16 +00:00
p5-HTML-FormatText-WithLinks Update WWW 2018-05-27 20:15:16 +00:00
p5-HTML-FormatText-WithLinks-AndTables Fix a few Perl ports with Perl 5.28. 2018-06-29 10:10:35 +00:00
p5-HTML-Fraction Update WWW 2018-05-27 20:15:16 +00:00
p5-HTML-HTML5-Entities Update WWW 2018-05-27 20:15:16 +00:00
p5-HTML-HTML5-Parser Update WWW 2018-05-27 20:15:16 +00:00
p5-HTML-HTMLDoc Update WWW 2018-05-27 20:15:16 +00:00
p5-HTML-Packer Update WWW 2018-05-27 20:15:16 +00:00
p5-HTML-QRCode Update WWW 2018-05-27 20:15:16 +00:00
p5-HTML-Quoted Update WWW 2018-05-27 20:15:16 +00:00
p5-HTML-RewriteAttributes Update WWW 2018-05-27 20:15:16 +00:00
p5-HTML-SBC
p5-HTML-SuperForm
p5-HTML-TagFilter Update WWW 2018-05-27 20:15:16 +00:00
p5-HTML-Tidy Update WWW 2018-05-27 20:15:16 +00:00
p5-HTML-Tidy5 Update WWW 2018-05-27 20:15:16 +00:00
p5-HTML-Tiny Update WWW 2018-05-27 20:15:16 +00:00
p5-HTML-Truncate Update WWW 2018-05-27 20:15:16 +00:00
p5-IDNA-Punycode
p5-IO-CSVHeaderFile Update WWW 2018-05-27 20:15:16 +00:00
p5-JavaScript-Minifier Update WWW 2018-05-27 20:15:16 +00:00
p5-JavaScript-Minifier-XS Update WWW 2018-05-27 20:15:16 +00:00
p5-JavaScript-Packer Update WWW 2018-05-27 20:15:16 +00:00
p5-KinoSearch1 Update WWW 2018-05-27 20:15:16 +00:00
p5-Kwalify Update WWW 2018-05-27 20:15:16 +00:00
p5-LaTeX-Driver Update WWW 2018-05-27 20:15:16 +00:00
p5-LaTeX-Encode Update WWW 2018-05-27 20:15:16 +00:00
p5-LaTeX-Pod Update WWW 2018-05-27 20:15:16 +00:00
p5-LaTeX-Table Update WWW 2018-05-27 20:15:16 +00:00
p5-LaTeX-TOM Update WWW 2018-05-27 20:15:16 +00:00
p5-LaTeX-ToUnicode Update WWW 2018-05-27 20:15:16 +00:00
p5-libsoldout Update WWW 2018-05-27 20:15:16 +00:00
p5-libxml Update WWW 2018-05-27 20:15:16 +00:00
p5-Lingua-Conjunction Update WWW 2018-05-27 20:15:16 +00:00
p5-Lingua-EN-AddressParse Update WWW 2018-05-27 20:15:16 +00:00
p5-Lingua-EN-Fathom Update WWW 2018-05-27 20:15:16 +00:00
p5-Lingua-EN-FindNumber Update WWW 2018-05-27 20:15:16 +00:00
p5-Lingua-EN-Gender Update WWW 2018-05-27 20:15:16 +00:00
p5-Lingua-EN-Infinitive Update WWW 2018-05-27 20:15:16 +00:00
p5-Lingua-EN-Inflect Update WWW 2018-05-27 20:15:16 +00:00
p5-Lingua-EN-Inflect-Number Update WWW 2018-05-27 20:15:16 +00:00
p5-Lingua-EN-Inflect-Phrase Remove all := from BUILD_DEPENDS, here are never needed. 2018-07-09 08:40:17 +00:00
p5-Lingua-EN-MatchNames Update WWW 2018-05-27 20:15:16 +00:00
p5-Lingua-EN-NameCase Update WWW 2018-05-27 20:15:16 +00:00
p5-Lingua-EN-NamedEntity Update WWW 2018-05-27 20:15:16 +00:00
p5-Lingua-EN-NameParse Update WWW 2018-05-27 20:15:16 +00:00
p5-Lingua-EN-Nickname Update WWW 2018-05-27 20:15:16 +00:00
p5-Lingua-EN-Number-IsOrdinal Update WWW 2018-05-27 20:15:16 +00:00
p5-Lingua-EN-Numbers Update WWW 2018-05-27 20:15:16 +00:00
p5-Lingua-EN-Numbers-Easy Update WWW 2018-05-27 20:15:16 +00:00
p5-Lingua-EN-Numbers-Ordinate Update WWW 2018-05-27 20:15:16 +00:00
p5-Lingua-EN-PluralToSingular Update to 0.21 2018-06-24 20:16:25 +00:00
p5-Lingua-EN-Sentence Update WWW 2018-05-27 20:15:16 +00:00
p5-Lingua-EN-Squeeze Update WWW 2018-05-27 20:15:16 +00:00
p5-Lingua-EN-Summarize Update WWW 2018-05-27 20:15:16 +00:00
p5-Lingua-EN-Syllable Update WWW 2018-05-27 20:15:16 +00:00
p5-Lingua-EN-Tagger Update WWW 2018-05-27 20:15:16 +00:00
p5-Lingua-EN-Words2Nums Update WWW 2018-05-27 20:15:16 +00:00
p5-Lingua-Ident Update WWW 2018-05-27 20:15:16 +00:00
p5-Lingua-Identify Update WWW 2018-05-27 20:15:16 +00:00
p5-Lingua-Ispell Update WWW 2018-05-27 20:15:16 +00:00
p5-Lingua-Preferred Update WWW 2018-05-27 20:15:16 +00:00
p5-Lingua-PT-Stemmer Update WWW 2018-05-27 20:15:16 +00:00
p5-Lingua-Stem Add LICENSE 2018-06-24 20:16:30 +00:00
p5-Lingua-Stem-Fr Update WWW 2018-05-27 20:15:16 +00:00
p5-Lingua-Stem-It Update WWW 2018-05-27 20:15:16 +00:00
p5-Lingua-Stem-Ru Update WWW 2018-05-27 20:15:16 +00:00
p5-Lingua-Stem-Snowball Update WWW 2018-05-27 20:15:16 +00:00
p5-Lingua-Stem-Snowball-Da Update WWW 2018-05-27 20:15:16 +00:00
p5-Lingua-Stem-Snowball-No Pet portlint 2018-06-24 20:16:36 +00:00
p5-Lingua-Stem-Snowball-Se Pet portlint 2018-06-24 20:16:41 +00:00
p5-Lingua-StopWords Update WWW 2018-05-27 20:15:16 +00:00
p5-Lingua-Treebank Update WWW 2018-05-27 20:15:16 +00:00
p5-Makefile-DOM Update WWW 2018-05-27 20:15:16 +00:00
p5-Makefile-Parser Update WWW 2018-05-27 20:15:16 +00:00
p5-MARC
p5-MARC-Charset Update WWW 2018-05-27 20:15:16 +00:00
p5-MARC-Lint Update WWW 2018-05-27 20:15:16 +00:00
p5-MARC-Record Update WWW 2018-05-27 20:15:16 +00:00
p5-MARC-XML Update WWW 2018-05-27 20:15:16 +00:00
p5-Markapl Update WWW 2018-05-27 20:15:16 +00:00
p5-Marpa-HTML Fix and update WWW 2018-06-04 18:16:09 +00:00
p5-MathML-Entities Update WWW 2018-05-27 20:15:16 +00:00
p5-MKDoc-XML Update WWW 2018-05-27 20:15:16 +00:00
p5-Net-Groonga-HTTP Update WWW 2018-05-27 20:15:16 +00:00
p5-Net-IDN-Encode Update WWW 2018-05-27 20:15:16 +00:00
p5-Net-Snort-Parser
p5-Net-YASA Update WWW 2018-05-27 20:15:16 +00:00
p5-NetAddr-IP-Find Update WWW 2018-05-27 20:15:16 +00:00
p5-Number-Format
p5-Number-Spell Update WWW 2018-05-27 20:15:16 +00:00
p5-ODF-lpOD Update WWW 2018-05-27 20:15:16 +00:00
p5-OpenOffice-OODoc Update WWW 2018-05-27 20:15:16 +00:00
p5-Parse-BooleanLogic Update WWW 2018-05-27 20:15:16 +00:00
p5-Parse-CSV - Update to 2.05 2018-07-05 01:45:36 +00:00
p5-Parse-FixedLength Update WWW 2018-05-27 20:15:16 +00:00
p5-Parse-Flex Update WWW 2018-05-27 20:15:16 +00:00
p5-Parse-PhoneNumber Update WWW 2018-05-27 20:15:16 +00:00
p5-Parse-Syslog Update WWW 2018-05-27 20:15:16 +00:00
p5-PDF-API2 Update WWW 2018-05-27 20:15:16 +00:00
p5-PDF-API2-Simple Update WWW 2018-05-27 20:15:16 +00:00
p5-PDF-API3 Update WWW 2018-05-27 20:15:16 +00:00
p5-PDF-Create - Update to 1.43 2018-06-01 19:55:15 +00:00
p5-PDF-FromHTML Update WWW 2018-05-27 20:15:16 +00:00
p5-PDF-Table Update WWW 2018-05-27 20:15:16 +00:00
p5-PDF-Tiny Update WWW 2018-05-27 20:15:16 +00:00
p5-PDF-WebKit Update to 1.2 2018-02-22 19:50:49 +00:00
p5-PDF-Writer Update WWW 2018-05-27 20:15:16 +00:00
p5-Perl-Critic Update to 1.132 2018-06-01 22:48:01 +00:00
p5-Perl-Critic-Bangs Update WWW 2018-05-27 20:15:16 +00:00
p5-Perl-Critic-Itch
p5-Perl-Critic-Moose
p5-Perl-Critic-More
p5-Perl-Critic-Pulp
p5-Perl-Critic-Swift
p5-Perl-Critic-Tics
p5-Perl-Lint
p5-Perl-MinimumVersion Update WWW 2018-05-27 20:15:16 +00:00
p5-PerlPoint-Converters Update WWW 2018-05-27 20:15:16 +00:00
p5-PerlPoint-Package Update WWW 2018-05-27 20:15:16 +00:00
p5-Petal Update WWW 2018-05-27 20:15:16 +00:00
p5-Petal-CodePerl Update WWW 2018-05-27 20:15:16 +00:00
p5-Petal-Mail Update WWW 2018-05-27 20:15:16 +00:00
p5-Petal-Utils Update WWW 2018-05-27 20:15:16 +00:00
p5-Plagger
p5-Plucene Update WWW 2018-05-27 20:15:16 +00:00
p5-Plucene-Analysis-CJKAnalyzer Fix and update WWW 2018-06-04 18:16:15 +00:00
p5-Plucene-Plugin-Analyzer-SnowballAnalyzer Update WWW 2018-05-27 20:15:16 +00:00
p5-Plucene-Simple Update WWW 2018-05-27 20:15:16 +00:00
p5-pod2pdf Remove all := from BUILD_DEPENDS, here are never needed. 2018-07-09 08:40:17 +00:00
p5-POD2-Base Update WWW 2018-05-27 20:15:16 +00:00
p5-Pod-Abstract Update WWW 2018-05-27 20:15:16 +00:00
p5-Pod-Autopod Update WWW 2018-05-27 20:15:16 +00:00
p5-Pod-Constants Update WWW 2018-05-27 20:15:16 +00:00
p5-Pod-DocBook Update WWW 2018-05-27 20:15:16 +00:00
p5-Pod-Elemental Update WWW 2018-05-27 20:15:16 +00:00
p5-Pod-Escapes Update WWW 2018-05-27 20:15:16 +00:00
p5-Pod-Eventual Update WWW 2018-05-27 20:15:16 +00:00
p5-Pod-HtmlEasy Update WWW 2018-05-27 20:15:16 +00:00
p5-Pod-LaTeX Update WWW 2018-05-27 20:15:16 +00:00
p5-Pod-Markdown Update WWW 2018-05-27 20:15:16 +00:00
p5-Pod-MinimumVersion Update WWW 2018-05-27 20:15:16 +00:00
p5-Pod-Parser Update WWW 2018-05-27 20:15:16 +00:00
p5-Pod-Perldoc Update WWW 2018-05-27 20:15:16 +00:00
p5-Pod-POM Update WWW 2018-05-27 20:15:16 +00:00
p5-Pod-POM-View-HTML-Filter Update WWW 2018-05-27 20:15:16 +00:00
p5-Pod-ProjectDocs Update WWW 2018-05-27 20:15:16 +00:00
p5-Pod-Readme Fix a few Perl ports with Perl 5.28. 2018-06-29 10:10:35 +00:00
p5-Pod-Simple Update WWW 2018-05-27 20:15:16 +00:00
p5-Pod-Spell Update WWW 2018-05-27 20:15:16 +00:00
p5-Pod-Strip Update WWW 2018-05-27 20:15:16 +00:00
p5-Pod-Stripper Update WWW 2018-05-27 20:15:16 +00:00
p5-Pod-Tree Remove all := from BUILD_DEPENDS, here are never needed. 2018-07-09 08:40:17 +00:00
p5-Pod-WikiDoc Update WWW 2018-05-27 20:15:16 +00:00
p5-Pod-WSDL Update WWW 2018-05-27 20:15:16 +00:00
p5-Pod-Xhtml Update WWW 2018-05-27 20:15:16 +00:00
p5-Pod-XML Update WWW 2018-05-27 20:15:16 +00:00
p5-podlators Update WWW 2018-05-27 20:15:16 +00:00
p5-POE-Filter-XML Update WWW 2018-05-27 20:15:16 +00:00
p5-POSIX-Regex Update WWW 2018-05-27 20:15:16 +00:00
p5-PPI Update WWW 2018-05-27 20:15:16 +00:00
p5-PPI-HTML Update WWW 2018-05-27 20:15:16 +00:00
p5-PPI-XS Update WWW 2018-05-27 20:15:16 +00:00
p5-PPIx-EditorTools Update WWW 2018-05-27 20:15:16 +00:00
p5-PPIx-QuoteLike Add p5-PPIx-QuoteLike 0.005 2018-06-01 22:45:39 +00:00
p5-PPIx-Regexp textproc/p5-PPIx-Regexp: update to 0.060 2018-06-21 17:50:53 +00:00
p5-PPIx-Utilities Remove all := from BUILD_DEPENDS, here are never needed. 2018-07-09 08:40:17 +00:00
p5-RADIUS-UserFile Update WWW 2018-05-27 20:15:16 +00:00
p5-RDF-Core Update WWW 2018-05-27 20:15:16 +00:00
p5-RDF-Notation3 Update WWW 2018-05-27 20:15:16 +00:00
p5-RDF-Query Update WWW 2018-05-27 20:15:16 +00:00
p5-RDF-Simple Update WWW 2018-05-27 20:15:16 +00:00
p5-RDF-Trine Update WWW 2018-05-27 20:15:16 +00:00
p5-RDFStore Update WWW 2018-05-27 20:15:16 +00:00
p5-Regex-PreSuf Update WWW 2018-05-27 20:15:16 +00:00
p5-Regexp-Common Update WWW 2018-05-27 20:15:16 +00:00
p5-Regexp-Common-Email-Address Update WWW 2018-05-27 20:15:16 +00:00
p5-Regexp-Common-net-CIDR Update WWW 2018-05-27 20:15:16 +00:00
p5-Regexp-Common-profanity_us Update WWW 2018-05-27 20:15:16 +00:00
p5-Regexp-Copy Update WWW 2018-05-27 20:15:16 +00:00
p5-Regexp-Debugger
p5-Regexp-DefaultFlags Update WWW 2018-05-27 20:15:16 +00:00
p5-Regexp-IPv6 Update WWW 2018-05-27 20:15:16 +00:00
p5-Regexp-Log Update WWW 2018-05-27 20:15:16 +00:00
p5-Regexp-Log-Common Remove all := from BUILD_DEPENDS, here are never needed. 2018-07-09 08:40:17 +00:00
p5-RTF-Parser
p5-RTF-Tokenizer Update WWW 2018-05-27 20:15:16 +00:00
p5-RTF-Writer
p5-Search-Elasticsearch Update WWW 2018-05-27 20:15:16 +00:00
p5-Search-Elasticsearch-Client-0_90 Update WWW 2018-05-27 20:15:16 +00:00
p5-Search-Elasticsearch-Client-1_0 Update WWW 2018-05-27 20:15:16 +00:00
p5-Search-Elasticsearch-Client-2_0 Update WWW 2018-05-27 20:15:16 +00:00
p5-Search-Estraier Update WWW 2018-05-27 20:15:16 +00:00
p5-Search-Odeum Update WWW 2018-05-27 20:15:16 +00:00
p5-Search-QueryParser Update WWW 2018-05-27 20:15:16 +00:00
p5-Search-QueryParser-SQL Update WWW 2018-05-27 20:15:16 +00:00
p5-Search-Saryer
p5-Search-VectorSpace Update WWW 2018-05-27 20:15:16 +00:00
p5-Senna Update WWW 2018-05-27 20:15:16 +00:00
p5-SGML-DTDParse Update WWW 2018-05-27 20:15:16 +00:00
p5-SGML-Parser-OpenSP Update WWW 2018-05-27 20:15:16 +00:00
p5-SGMLSpm Convert to options target helper 2018-05-26 17:48:14 +00:00
p5-Solr Update WWW 2018-05-27 20:15:16 +00:00
p5-Sort-ArbBiLex
p5-Sort-Fields
p5-Sort-Naturally Update WWW 2018-05-27 20:15:16 +00:00
p5-Sphinx-Config Update WWW 2018-05-27 20:15:16 +00:00
p5-Sphinx-Manager Update WWW 2018-05-27 20:15:16 +00:00
p5-Sphinx-Search Update WWW 2018-05-27 20:15:16 +00:00
p5-Spreadsheet-ParseExcel Update WWW 2018-05-27 20:15:16 +00:00
p5-Spreadsheet-Read Update WWW 2018-05-27 20:15:16 +00:00
p5-Spreadsheet-ReadSXC Update WWW 2018-05-27 20:15:16 +00:00
p5-Spreadsheet-WriteExcel Update WWW 2018-05-27 20:15:16 +00:00
p5-Spreadsheet-WriteExcel-FromXML Update WWW 2018-05-27 20:15:16 +00:00
p5-Spreadsheet-WriteExcel-Styler Update WWW 2018-05-27 20:15:16 +00:00
p5-Spreadsheet-WriteExcelXML Update WWW 2018-05-27 20:15:16 +00:00
p5-Spreadsheet-XLSX Update WWW 2018-05-27 20:15:16 +00:00
p5-SQL-Tokenizer Update WWW 2018-05-27 20:15:16 +00:00
p5-String-BufferStack Update WWW 2018-05-27 20:15:16 +00:00
p5-String-CamelCase Update WWW 2018-05-27 20:15:16 +00:00
p5-String-Compare-ConstantTime Update WWW 2018-05-27 20:15:16 +00:00
p5-String-Divert Update WWW 2018-05-27 20:15:16 +00:00
p5-String-Escape Update WWW 2018-05-27 20:15:16 +00:00
p5-String-Flogger Update WWW 2018-05-27 20:15:16 +00:00
p5-String-Format Update WWW 2018-05-27 20:15:16 +00:00
p5-String-Fraction Update WWW 2018-05-27 20:15:16 +00:00
p5-String-HexConvert Update WWW 2018-05-27 20:15:16 +00:00
p5-String-Koremutake Update WWW 2018-05-27 20:15:16 +00:00
p5-String-LCSS Update WWW 2018-05-27 20:15:16 +00:00
p5-String-Print Update WWW 2018-05-27 20:15:16 +00:00
p5-String-RewritePrefix Update WWW 2018-05-27 20:15:16 +00:00
p5-String-Scanf Update WWW 2018-05-27 20:15:16 +00:00
p5-String-ShellQuote
p5-String-ShowDiff Update WWW 2018-05-27 20:15:16 +00:00
p5-String-Strip
p5-String-Tagged Update WWW 2018-05-27 20:15:16 +00:00
p5-String-Tagged-Terminal Update WWW 2018-05-27 20:15:16 +00:00
p5-String-ToIdentifier-EN Update WWW 2018-05-27 20:15:16 +00:00
p5-String-Tokenizer Update WWW 2018-05-27 20:15:16 +00:00
p5-String-Trim Update WWW 2018-05-27 20:15:16 +00:00
p5-String-Truncate Remove all := from BUILD_DEPENDS, here are never needed. 2018-07-09 08:40:17 +00:00
p5-String-Urandom Remove all := from BUILD_DEPENDS, here are never needed. 2018-07-09 08:40:17 +00:00
p5-String-Util Update WWW 2018-05-27 20:15:16 +00:00
p5-SVG Update WWW 2018-05-27 20:15:16 +00:00
p5-SVG-Parser Update WWW 2018-05-27 20:15:16 +00:00
p5-Syntax-Highlight-Engine-Kate Update WWW 2018-05-27 20:15:16 +00:00
p5-Syntax-Highlight-Perl-Improved Update WWW 2018-05-27 20:15:16 +00:00
p5-Template-Declare Update WWW 2018-05-27 20:15:16 +00:00
p5-Template-Extract Update WWW 2018-05-27 20:15:16 +00:00
p5-Template-Magic Update WWW 2018-05-27 20:15:16 +00:00
p5-Template-Plugin-Autoformat Update WWW 2018-05-27 20:15:16 +00:00
p5-Template-Plugin-CSV Update WWW 2018-05-27 20:15:16 +00:00
p5-Template-Plugin-Filter-Minify-CSS Update WWW 2018-05-27 20:15:16 +00:00
p5-Template-Plugin-Filter-Minify-CSS-XS Update WWW 2018-05-27 20:15:16 +00:00
p5-Template-Plugin-Filter-Minify-JavaScript Update WWW 2018-05-27 20:15:16 +00:00
p5-Template-Plugin-Filter-Minify-JavaScript-XS Update WWW 2018-05-27 20:15:16 +00:00
p5-Template-Plugin-HTML-SuperForm
p5-Template-Plugin-Lingua-EN-Inflect Update WWW 2018-05-27 20:15:16 +00:00
p5-Template-Plugin-XML-Escape Update WWW 2018-05-27 20:15:16 +00:00
p5-Template-Semantic Update WWW 2018-05-27 20:15:16 +00:00
p5-Template-Tiny Update WWW 2018-05-27 20:15:16 +00:00
p5-Term-QRCode Update WWW 2018-05-27 20:15:16 +00:00
p5-Test-Groonga Update WWW 2018-05-27 20:15:16 +00:00
p5-Test-Perl-Critic Update WWW 2018-05-27 20:15:16 +00:00
p5-TeX-Encode Update WWW 2018-05-27 20:15:16 +00:00
p5-TeX-Hyphen Update WWW 2018-05-27 20:15:16 +00:00
p5-texcount
p5-Text-Affixes Update WWW 2018-05-27 20:15:16 +00:00
p5-Text-Aligner Update WWW 2018-05-27 20:15:16 +00:00
p5-Text-ASCIIMathML Update WWW 2018-05-27 20:15:16 +00:00
p5-Text-ASCIITable Update WWW 2018-05-27 20:15:16 +00:00
p5-Text-Aspell Update WWW 2018-05-27 20:15:16 +00:00
p5-Text-Autoformat Update WWW 2018-05-27 20:15:16 +00:00
p5-Text-Balanced Update WWW 2018-05-27 20:15:16 +00:00
p5-Text-Bastardize Update WWW 2018-05-27 20:15:16 +00:00
p5-Text-BibTeX Update WWW 2018-05-27 20:15:16 +00:00
p5-Text-Bind
p5-Text-Brew Update WWW 2018-05-27 20:15:16 +00:00
p5-Text-Capitalize Update WWW 2018-05-27 20:15:16 +00:00
p5-Text-CharWidth Update WWW 2018-05-27 20:15:16 +00:00
p5-Text-Chomp Add LICENSE 2018-06-04 18:16:22 +00:00
p5-Text-ClearSilver Update WWW 2018-05-27 20:15:16 +00:00
p5-Text-Colorizer Update WWW 2018-05-27 20:15:16 +00:00
p5-Text-Context Update WWW 2018-05-27 20:15:16 +00:00
p5-Text-Context-EitherSide Update WWW 2018-05-27 20:15:16 +00:00
p5-Text-CSV Update WWW 2018-05-27 20:15:16 +00:00
p5-Text-CSV_XS Update WWW 2018-05-27 20:15:16 +00:00
p5-Text-CSV-Encoded Fix a few Perl ports with Perl 5.28. 2018-06-29 10:10:35 +00:00
p5-Text-CSV-Hashify Update WWW 2018-05-27 20:15:16 +00:00
p5-Text-CSV-Simple Update WWW 2018-05-27 20:15:16 +00:00
p5-Text-Decorator Update WWW 2018-05-27 20:15:16 +00:00
p5-Text-Delimited Update WWW 2018-05-27 20:15:16 +00:00
p5-Text-DHCPLeases Update WWW 2018-05-27 20:15:16 +00:00
p5-Text-Diff Update WWW 2018-05-27 20:15:16 +00:00
p5-Text-Diff3 Update WWW 2018-05-27 20:15:16 +00:00
p5-Text-Diff-HTML Update WWW 2018-05-27 20:15:16 +00:00
p5-Text-Diff-Parser Update WWW 2018-05-27 20:15:16 +00:00
p5-Text-DoubleMetaphone
p5-Text-Emoticon Update WWW 2018-05-27 20:15:16 +00:00
p5-Text-Emoticon-GoogleTalk Update WWW 2018-05-27 20:15:16 +00:00
p5-Text-Emoticon-MSN Update WWW 2018-05-27 20:15:16 +00:00
p5-Text-EtText
p5-Text-Extract-Word Update WWW 2018-05-27 20:15:16 +00:00
p5-Text-ExtractWords Update WWW 2018-05-27 20:15:16 +00:00
p5-Text-FillIn
p5-Text-Filter
p5-Text-Filter-Chain
p5-Text-FindIndent Update WWW 2018-05-27 20:15:16 +00:00
p5-Text-FixedLength
p5-Text-FixedLength-Extra
p5-Text-FixEOL Update WWW 2018-05-27 20:15:16 +00:00
p5-Text-Flow Update WWW 2018-05-27 20:15:16 +00:00
p5-Text-Flowchart
p5-Text-Flowed Update WWW 2018-05-27 20:15:16 +00:00
p5-Text-Format
p5-Text-Format+NWrap
p5-Text-FormatTable Update WWW 2018-05-27 20:15:16 +00:00
p5-Text-German Update WWW 2018-05-27 20:15:16 +00:00
p5-Text-Glob Update WWW 2018-05-27 20:15:16 +00:00
p5-Text-Graphics
p5-Text-Greeking Update WWW 2018-05-27 20:15:16 +00:00
p5-Text-Haml Update to 0.990118 2018-02-26 13:22:45 +00:00
p5-Text-Hatena Update WWW 2018-05-27 20:15:16 +00:00
p5-Text-Highlight Add LICENSE 2018-06-04 18:16:28 +00:00
p5-Text-HikiDoc Update WWW 2018-05-27 20:15:16 +00:00
p5-Text-Hyphen Update WWW 2018-05-27 20:15:16 +00:00
p5-Text-Language-Guess Update WWW 2018-05-27 20:15:16 +00:00
p5-Text-Lorem Update WWW 2018-05-27 20:15:16 +00:00
p5-Text-LTSV Update WWW 2018-05-27 20:15:16 +00:00
p5-Text-Markdown
p5-Text-Match-FastAlternatives Update WWW 2018-05-27 20:15:16 +00:00
p5-Text-Metaphone Update WWW 2018-05-27 20:15:16 +00:00
p5-Text-MicroMason Update WWW 2018-05-27 20:15:16 +00:00
p5-Text-MicroTemplate Update WWW 2018-05-27 20:15:16 +00:00
p5-Text-MicroTemplate-Extended Update WWW 2018-05-27 20:15:16 +00:00
p5-Text-MultiMarkdown Update WWW 2018-05-27 20:15:16 +00:00
p5-Text-NeatTemplate Update WWW 2018-05-27 20:15:16 +00:00
p5-Text-Netstring Update WWW 2018-05-27 20:15:16 +00:00
p5-Text-Ngram Update WWW 2018-05-27 20:15:16 +00:00
p5-Text-Ngrams Update WWW 2018-05-27 20:15:16 +00:00
p5-Text-NSP Update WWW 2018-05-27 20:15:16 +00:00
p5-Text-Original Update WWW 2018-05-27 20:15:16 +00:00
p5-Text-Padding Update WWW 2018-05-27 20:15:16 +00:00
p5-Text-ParagraphDiff Update WWW 2018-05-27 20:15:16 +00:00
p5-Text-ParseWords Update WWW 2018-05-27 20:15:16 +00:00
p5-Text-Patch Remove all := from BUILD_DEPENDS, here are never needed. 2018-07-09 08:40:17 +00:00
p5-Text-Pipe Update WWW 2018-05-27 20:15:16 +00:00
p5-Text-Prefix-XS Update WWW 2018-05-27 20:15:16 +00:00
p5-Text-QRCode Update WWW 2018-05-27 20:15:16 +00:00
p5-Text-Query Update WWW 2018-05-27 20:15:16 +00:00
p5-Text-Quote Update WWW 2018-05-27 20:15:16 +00:00
p5-Text-Quoted Update WWW 2018-05-27 20:15:16 +00:00
p5-Text-RecordParser Update WWW 2018-05-27 20:15:16 +00:00
p5-Text-Reflow Update WWW 2018-05-27 20:15:16 +00:00
p5-Text-Reform Update WWW 2018-05-27 20:15:16 +00:00
p5-Text-Report Remove all := from BUILD_DEPENDS, here are never needed. 2018-07-09 08:40:17 +00:00
p5-Text-Repository Update WWW 2018-05-27 20:15:16 +00:00
p5-Text-Roman Update WWW 2018-05-27 20:15:16 +00:00
p5-Text-Sass Remove all := from BUILD_DEPENDS, here are never needed. 2018-07-09 08:40:17 +00:00
p5-Text-Shellwords Update WWW 2018-05-27 20:15:16 +00:00
p5-Text-Similarity Update WWW 2018-05-27 20:15:16 +00:00
p5-Text-SimpleTable - Update to 2.05 2018-06-17 23:38:38 +00:00
p5-Text-SimpleTable-AutoWidth Update WWW 2018-05-27 20:15:16 +00:00
p5-Text-SimpleTemplate
p5-Text-Soundex Update WWW 2018-05-27 20:15:16 +00:00
p5-Text-SpellChecker Update WWW 2018-05-27 20:15:16 +00:00
p5-Text-SpellChecker-GUI Mark net/p5-ZConf and related ports as deprecated 2018-06-14 17:13:01 +00:00
p5-Text-Striphigh Update WWW 2018-05-27 20:15:16 +00:00
p5-Text-Table Update WWW 2018-05-27 20:15:16 +00:00
p5-Text-Table-Manifold Update WWW 2018-05-27 20:15:16 +00:00
p5-Text-Tabs+Wrap Update WWW 2018-05-27 20:15:16 +00:00
p5-Text-TabularDisplay Update WWW 2018-05-27 20:15:16 +00:00
p5-Text-Tags Update WWW 2018-05-27 20:15:16 +00:00
p5-Text-Template Update to 1.53 2018-05-03 18:41:28 +00:00
p5-Text-TestBase Update WWW 2018-05-27 20:15:16 +00:00
p5-Text-Textile Update WWW 2018-05-27 20:15:16 +00:00
p5-Text-Tmpl
p5-Text-Trac Update WWW 2018-05-27 20:15:16 +00:00
p5-Text-Trim Update WWW 2018-05-27 20:15:16 +00:00
p5-Text-Truncate Update WWW 2018-05-27 20:15:16 +00:00
p5-Text-Typography Update WWW 2018-05-27 20:15:16 +00:00
p5-Text-Unaccent Update WWW 2018-05-27 20:15:16 +00:00
p5-Text-Unaccent-PurePerl
p5-Text-vCard Update WWW 2018-05-27 20:15:16 +00:00
p5-Text-VimColor Update WWW 2018-05-27 20:15:16 +00:00
p5-Text-VisualWidth Update WWW 2018-05-27 20:15:16 +00:00
p5-Text-WikiCreole Update WWW 2018-05-27 20:15:16 +00:00
p5-Text-WikiFormat Update WWW 2018-05-27 20:15:16 +00:00
p5-Text-WordDiff Update WWW 2018-05-27 20:15:16 +00:00
p5-Text-WrapI18N Update WWW 2018-05-27 20:15:16 +00:00
p5-Text-Wrapper
p5-Text-Xslate Update WWW 2018-05-27 20:15:16 +00:00
p5-Text-Xslate-Bridge-TT2Like Update WWW 2018-05-27 20:15:16 +00:00
p5-Tiffany Update WWW 2018-05-27 20:15:16 +00:00
p5-Time-Human Update WWW 2018-05-27 20:15:16 +00:00
p5-Tk-Pod Update WWW 2018-05-27 20:15:16 +00:00
p5-Tk-XMLViewer Update WWW 2018-05-27 20:15:16 +00:00
p5-TOML Update WWW 2018-05-27 20:15:16 +00:00
p5-TOML-Parser Update WWW 2018-05-27 20:15:16 +00:00
p5-Tree-Nary Update WWW 2018-05-27 20:15:16 +00:00
p5-Tree-Suffix Update WWW 2018-05-27 20:15:16 +00:00
p5-UML-Class-Simple Update WWW 2018-05-27 20:15:16 +00:00
p5-UML-Sequence Update WWW 2018-05-27 20:15:16 +00:00
p5-UML-State Update WWW 2018-05-27 20:15:16 +00:00
p5-Unicode-CaseFold Update WWW 2018-05-27 20:15:16 +00:00
p5-Unicode-CheckUTF8 Update WWW 2018-05-27 20:15:16 +00:00
p5-Unicode-Collate Update WWW 2018-05-27 20:15:16 +00:00
p5-Unicode-EastAsianWidth Update WWW 2018-05-27 20:15:16 +00:00
p5-Unicode-Escape Update WWW 2018-05-27 20:15:16 +00:00
p5-Unicode-LineBreak Update WWW 2018-05-27 20:15:16 +00:00
p5-Unicode-Normalize Update WWW 2018-05-27 20:15:16 +00:00
p5-Unicode-Unihan Update WWW 2018-05-27 20:15:16 +00:00
p5-URI-Find Update WWW 2018-05-27 20:15:16 +00:00
p5-Validator-Custom Update WWW 2018-05-27 20:15:16 +00:00
p5-Version-Next Update WWW 2018-05-27 20:15:16 +00:00
p5-Vroom Update WWW 2018-05-27 20:15:16 +00:00
p5-WDDX Update WWW 2018-05-27 20:15:16 +00:00
p5-WordNet-QueryData
p5-WordNet-Similarity Update WWW 2018-05-27 20:15:16 +00:00
p5-WWW-Google-SiteMap Fix and update WWW 2018-06-04 18:16:34 +00:00
p5-WWW-Wordnik-API Update WWW 2018-05-27 20:15:16 +00:00
p5-XML-Atom Update WWW 2018-05-27 20:15:16 +00:00
p5-XML-Atom-Ext-OpenSearch Update WWW 2018-05-27 20:15:16 +00:00
p5-XML-Atom-Filter Update WWW 2018-05-27 20:15:16 +00:00
p5-XML-Atom-SimpleFeed Update WWW 2018-05-27 20:15:16 +00:00
p5-XML-Atom-Stream Update WWW 2018-05-27 20:15:16 +00:00
p5-XML-Atom-Syndication Update WWW 2018-05-27 20:15:16 +00:00
p5-XML-AutoWriter Update WWW 2018-05-27 20:15:16 +00:00
p5-XML-Bare Update WWW 2018-05-27 20:15:16 +00:00
p5-XML-Canonical Update WWW 2018-05-27 20:15:16 +00:00
p5-XML-CanonicalizeXML Update WWW 2018-05-27 20:15:16 +00:00
p5-XML-Catalog Update WWW 2018-05-27 20:15:16 +00:00
p5-XML-Clean Update WWW 2018-05-27 20:15:16 +00:00
p5-XML-Code Update WWW 2018-05-27 20:15:16 +00:00
p5-XML-CommonNS Update WWW 2018-05-27 20:15:16 +00:00
p5-XML-Compile Update WWW 2018-05-27 20:15:16 +00:00
p5-XML-Compile-Cache Update WWW 2018-05-27 20:15:16 +00:00
p5-XML-Compile-Dumper Update WWW 2018-05-27 20:15:16 +00:00
p5-XML-DBMS
p5-XML-Declare Update WWW 2018-05-27 20:15:16 +00:00
p5-XML-Descent Update WWW 2018-05-27 20:15:16 +00:00
p5-XML-DifferenceMarkup Update WWW 2018-05-27 20:15:16 +00:00
p5-XML-Directory Update WWW 2018-05-27 20:15:16 +00:00
p5-XML-DOM Remove all := from BUILD_DEPENDS, here are never needed. 2018-07-09 08:40:17 +00:00
p5-XML-DOM2 Update WWW 2018-05-27 20:15:16 +00:00
p5-XML-DOM-Lite Update WWW 2018-05-27 20:15:16 +00:00
p5-XML-DOM-XPath Update WWW 2018-05-27 20:15:16 +00:00
p5-XML-DOMHandler Update WWW 2018-06-04 18:16:41 +00:00
p5-XML-DoubleEncodedEntities Update WWW 2018-05-27 20:15:16 +00:00
p5-XML-Driver-HTML Update WWW 2018-05-27 20:15:16 +00:00
p5-XML-DT
p5-XML-DTDParser Update WWW 2018-05-27 20:15:16 +00:00
p5-XML-Dumper
p5-XML-Elemental Update WWW 2018-05-27 20:15:16 +00:00
p5-XML-Encoding Update WWW 2018-05-27 20:15:16 +00:00
p5-XML-Entities Update WWW 2018-05-27 20:15:16 +00:00
p5-XML-Feed Update WWW 2018-05-27 20:15:16 +00:00
p5-XML-Feed-Deduper Update WWW 2018-05-27 20:15:16 +00:00
p5-XML-FeedPP Update WWW 2018-05-27 20:15:16 +00:00
p5-XML-Filter-BufferText Update WWW 2018-05-27 20:15:16 +00:00
p5-XML-Filter-DetectWS Update WWW 2018-05-27 20:15:16 +00:00
p5-XML-Filter-DOMFilter-LibXML Update WWW 2018-05-27 20:15:16 +00:00
p5-XML-Filter-GenericChunk Update WWW 2018-05-27 20:15:16 +00:00
p5-XML-Filter-Reindent Update WWW 2018-05-27 20:15:16 +00:00
p5-XML-Filter-SAX1toSAX2 Update WWW 2018-05-27 20:15:16 +00:00
p5-XML-Filter-SAXT Update WWW 2018-05-27 20:15:16 +00:00
p5-XML-Filter-XInclude Update WWW 2018-05-27 20:15:16 +00:00
p5-XML-Filter-XSLT Update WWW 2018-05-27 20:15:16 +00:00
p5-XML-Flow Update WWW 2018-05-27 20:15:16 +00:00
p5-XML-FOAF Remove all := from BUILD_DEPENDS, here are never needed. 2018-07-09 08:40:17 +00:00
p5-XML-GDOME Update WWW 2018-05-27 20:15:16 +00:00
p5-XML-Generator Update WWW 2018-05-27 20:15:16 +00:00
p5-XML-Generator-DBI Update WWW 2018-05-27 20:15:16 +00:00
p5-XML-Generator-PerlData Update WWW 2018-05-27 20:15:16 +00:00
p5-XML-Grove Update WWW 2018-05-27 20:15:16 +00:00
p5-XML-Handler-Dtd2DocBook Update WWW 2018-05-27 20:15:16 +00:00
p5-XML-Handler-Dtd2Html Update WWW 2018-05-27 20:15:16 +00:00
p5-XML-Handler-HTMLWriter Update WWW 2018-05-27 20:15:16 +00:00
p5-XML-Handler-Trees Update WWW 2018-05-27 20:15:16 +00:00
p5-XML-Handler-YAWriter Update WWW 2018-05-27 20:15:16 +00:00
p5-XML-Hash-LX Add LICENSE 2018-06-04 18:16:47 +00:00
p5-XML-Liberal Update WWW 2018-05-27 20:15:16 +00:00
p5-XML-LibXML Update WWW 2018-05-27 20:15:16 +00:00
p5-XML-LibXML-Cache Update WWW 2018-05-27 20:15:16 +00:00
p5-XML-LibXML-Iterator Update WWW 2018-05-27 20:15:16 +00:00
p5-XML-LibXML-PrettyPrint Update WWW 2018-05-27 20:15:16 +00:00
p5-XML-LibXML-SAX-ChunkParser Update WWW 2018-05-27 20:15:16 +00:00
p5-XML-LibXML-Simple Update WWW 2018-05-27 20:15:16 +00:00
p5-XML-LibXSLT Update WWW 2018-05-27 20:15:16 +00:00
p5-XML-Literal Update WWW 2018-05-27 20:15:16 +00:00
p5-XML-Mini Update WWW 2018-05-27 20:15:16 +00:00
p5-XML-MyXML - Update to 1.02 2018-06-17 23:41:07 +00:00
p5-XML-Namespace Update WWW 2018-05-27 20:15:16 +00:00
p5-XML-NamespaceFactory Update WWW 2018-05-27 20:15:16 +00:00
p5-XML-NamespaceSupport Update WWW 2018-05-27 20:15:16 +00:00
p5-XML-Node Update WWW 2018-05-27 20:15:16 +00:00
p5-XML-NodeFilter Update WWW 2018-05-27 20:15:16 +00:00
p5-XML-OPML Update WWW 2018-05-27 20:15:16 +00:00
p5-XML-OPML-LibXML Update WWW 2018-05-27 20:15:16 +00:00
p5-XML-Parsepp Update WWW 2018-05-27 20:15:16 +00:00
p5-XML-Parser Update WWW 2018-05-27 20:15:16 +00:00
p5-XML-Parser-EasyTree Update WWW 2018-05-27 20:15:16 +00:00
p5-XML-Parser-Lite Update WWW 2018-05-27 20:15:16 +00:00
p5-XML-Parser-Lite-Tree Update WWW 2018-05-27 20:15:16 +00:00
p5-XML-Parser-Style-EasyTree Update WWW 2018-05-27 20:15:16 +00:00
p5-XML-Parser-Style-Elemental Update WWW 2018-06-04 18:16:52 +00:00
p5-XML-Quote Update WWW 2018-05-27 20:15:16 +00:00
p5-XML-RAI Update WWW 2018-05-27 20:15:16 +00:00
p5-XML-Reader Update WWW 2018-05-27 20:15:16 +00:00
p5-XML-RegExp Update WWW 2018-05-27 20:15:16 +00:00
p5-XML-Rewrite Remove all := from BUILD_DEPENDS, here are never needed. 2018-07-09 08:40:17 +00:00
p5-XML-RSS Remove all := from BUILD_DEPENDS, here are never needed. 2018-07-09 08:40:17 +00:00
p5-XML-RSS-Feed Update WWW 2018-05-27 20:15:16 +00:00
p5-XML-RSS-JavaScript Remove all := from BUILD_DEPENDS, here are never needed. 2018-07-09 08:40:17 +00:00
p5-XML-RSS-Liberal Update WWW 2018-05-27 20:15:16 +00:00
p5-XML-RSS-LibXML Update WWW 2018-05-27 20:15:16 +00:00
p5-XML-RSS-Parser Remove all := from BUILD_DEPENDS, here are never needed. 2018-07-09 08:40:17 +00:00
p5-XML-RSS-SimpleGen Update WWW 2018-05-27 20:15:16 +00:00
p5-XML-RSSLite Update WWW 2018-05-27 20:15:16 +00:00
p5-XML-Rules Remove all := from BUILD_DEPENDS, here are never needed. 2018-07-09 08:40:17 +00:00
p5-XML-SAX Update WWW 2018-05-27 20:15:16 +00:00
p5-XML-SAX-Base Update WWW 2018-05-27 20:15:16 +00:00
p5-XML-SAX-Expat Remove all := from BUILD_DEPENDS, here are never needed. 2018-07-09 08:40:17 +00:00
p5-XML-SAX-Expat-Incremental Remove all := from BUILD_DEPENDS, here are never needed. 2018-07-09 08:40:17 +00:00
p5-XML-SAX-ExpatXS Update WWW 2018-05-27 20:15:16 +00:00
p5-XML-SAX-Machines Update WWW 2018-05-27 20:15:16 +00:00
p5-XML-SAX-Simple Update WWW 2018-05-27 20:15:16 +00:00
p5-XML-SAX-Writer Update WWW 2018-05-27 20:15:16 +00:00
p5-XML-SAXDriver-CSV Update WWW 2018-05-27 20:15:16 +00:00
p5-XML-SAXDriver-Excel Update WWW 2018-05-27 20:15:16 +00:00
p5-XML-Schematron Update WWW 2018-05-27 20:15:16 +00:00
p5-XML-SemanticDiff Update WWW 2018-05-27 20:15:16 +00:00
p5-XML-Simple - Update to 2.25 2018-03-18 13:19:31 +00:00
p5-XML-SimpleObject Update WWW 2018-05-27 20:15:16 +00:00
p5-XML-SimpleObject-LibXML Update WWW 2018-05-27 20:15:16 +00:00
p5-XML-Smart Update WWW 2018-05-27 20:15:16 +00:00
p5-XML-Stream Update WWW 2018-05-27 20:15:16 +00:00
p5-XML-STX Update WWW 2018-05-27 20:15:16 +00:00
p5-XML-Tiny Update WWW 2018-05-27 20:15:16 +00:00
p5-XML-TinyXML Update WWW 2018-05-27 20:15:16 +00:00
p5-XML-TokeParser Update WWW 2018-05-27 20:15:16 +00:00
p5-XML-Toolkit Update WWW 2018-05-27 20:15:16 +00:00
p5-XML-TreeBuilder Update WWW 2018-05-27 20:15:16 +00:00
p5-XML-TreePP Update WWW 2018-05-27 20:15:16 +00:00
p5-XML-Twig Update WWW 2018-05-27 20:15:16 +00:00
p5-XML-Validate Update WWW 2018-05-27 20:15:16 +00:00
p5-XML-Validator-Schema Update WWW 2018-05-27 20:15:16 +00:00
p5-XML-Writer - Add LICENSE 2018-06-17 09:04:34 +00:00
p5-XML-XBEL Update WWW 2018-05-27 20:15:16 +00:00
p5-XML-XML2JSON Update WWW 2018-05-27 20:15:16 +00:00
p5-XML-XPath Update WWW 2018-05-27 20:15:16 +00:00
p5-XML-XPathEngine Update WWW 2018-05-27 20:15:16 +00:00
p5-XML-XQL Update WWW 2018-05-27 20:15:16 +00:00
p5-XML-XSLT Update WWW 2018-05-27 20:15:16 +00:00
p5-XML-XUpdate-LibXML Update WWW 2018-05-27 20:15:16 +00:00
p5-xmltv
p5-YAML Update WWW 2018-05-27 20:15:16 +00:00
p5-YAML-LibYAML Update WWW 2018-05-27 20:15:16 +00:00
p5-YAML-PP Add Yet Another YAML Framework, which aims to parse YAML 1.2 and 2018-03-28 13:09:43 +00:00
p5-YAML-Shell Update WWW 2018-05-27 20:15:16 +00:00
p5-YAML-Syck Update WWW 2018-05-27 20:15:16 +00:00
p5-YAML-Tiny Update WWW 2018-05-27 20:15:16 +00:00
p5-YAML-Tiny-Color Update WWW 2018-05-27 20:15:16 +00:00
p5-YAPE-HTML Update WWW 2018-05-27 20:15:16 +00:00
p5-YAPE-Regex Update WWW 2018-05-27 20:15:16 +00:00
p5-YAPE-Regex-Explain Remove all := from BUILD_DEPENDS, here are never needed. 2018-07-09 08:40:17 +00:00
pa-aspell
par
pcrs
pdfgrep
pdfoutline
pdfsandwich
pdftohtml
pear-File_Fortune
pear-File_MARC Fix order of variables 2018-03-17 14:43:34 +00:00
pear-Horde_CssMinify
pear-Horde_JavascriptMinify
pear-Horde_Kolab_Format
pear-Horde_Pdf
pear-Horde_SpellChecker
pear-Horde_Text_Diff
pear-Horde_Text_Filter
pear-Horde_Text_Filter_Csstidy
pear-Horde_Text_Flowed
pear-Horde_Xml_Element
pear-Horde_Xml_Wbxml
pear-Numbers_Roman
pear-Numbers_Words Introduce PHP flavors. 2018-03-08 19:48:41 +00:00
pear-Spreadsheet_Excel_Writer Introduce PHP flavors. 2018-03-08 19:48:41 +00:00
pear-Structures_DataGrid_DataSource_RSS Introduce PHP flavors. 2018-03-08 19:48:41 +00:00
pear-Structures_DataGrid_DataSource_XML Introduce PHP flavors. 2018-03-08 19:48:41 +00:00
pear-Structures_DataGrid_Renderer_CSV Introduce PHP flavors. 2018-03-08 19:48:41 +00:00
pear-Structures_DataGrid_Renderer_XLS Introduce PHP flavors. 2018-03-08 19:48:41 +00:00
pear-Structures_DataGrid_Renderer_XML Introduce PHP flavors. 2018-03-08 19:48:41 +00:00
pear-Symfony_Component_Yaml Introduce PHP flavors. 2018-03-08 19:48:41 +00:00
pear-Text_Highlighter Introduce PHP flavors. 2018-03-08 19:48:41 +00:00
pear-Text_Template Introduce PHP flavors. 2018-03-08 19:48:41 +00:00
pear-Validate_ISPN Introduce PHP flavors. 2018-03-08 19:48:41 +00:00
pear-XML_Beautifier Introduce PHP flavors. 2018-03-08 19:48:41 +00:00
pear-XML_DTD Introduce PHP flavors. 2018-03-08 19:48:41 +00:00
pear-XML_Feed_Parser
pear-XML_HTMLSax
pear-XML_Wddx Introduce PHP flavors. 2018-03-08 19:48:41 +00:00
pear-YAML Introduce PHP flavors. 2018-03-08 19:48:41 +00:00
pecl-ctemplate
pecl-doublemetaphone
pecl-stem
pecl-syck
pecl-wbxml
pecl-xdiff Fix order of IGNORE_WITH_PHP variable 2018-03-20 02:20:07 +00:00
pecl-xdiff2 Fix order of IGNORE_WITH_PHP variable 2018-03-20 02:20:07 +00:00
pecl-xslcache
pecl-yaml Fix order of IGNORE_WITH_PHP variable 2018-03-20 02:20:07 +00:00
pecl-yaml1 Fix order of IGNORE_WITH_PHP variable 2018-03-20 02:20:07 +00:00
peco
perl2html
permute
php56-ctype
php56-dom
php56-enchant
php56-pspell
php56-simplexml
php56-wddx
php56-xml
php56-xmlreader
php56-xmlwriter
php56-xsl
php70-ctype
php70-dom
php70-enchant
php70-pspell
php70-simplexml
php70-wddx
php70-xml
php70-xmlreader
php70-xmlwriter
php70-xsl
php71-ctype
php71-dom
php71-enchant
php71-pspell
php71-simplexml
php71-wddx
php71-xml
php71-xmlreader
php71-xmlwriter
php71-xsl
php72-ctype
php72-dom
php72-enchant
php72-pspell
php72-simplexml
php72-wddx
php72-xml
php72-xmlreader
php72-xmlwriter
php72-xsl
php-mecab Introduce PHP flavors. 2018-03-08 19:48:41 +00:00
plover Use PY_FLAVOR for dependencies. 2018-06-20 17:05:41 +00:00
po4a
pocketreader
pod2mdoc
pootle Use PY_FLAVOR for dependencies. 2018-06-20 17:05:41 +00:00
popup
popup-stacks
ppower4
print-n-times
pugixml
pure-csv
pure-xml
py2html Reduce dependency on the python2 metaport 2018-02-19 11:10:43 +00:00
py-acora
py-agate Use PY_FLAVOR for dependencies. 2018-06-20 17:05:41 +00:00
py-agate-dbf Use PY_FLAVOR for dependencies. 2018-06-20 17:05:41 +00:00
py-agate-excel Use PY_FLAVOR for dependencies. 2018-06-20 17:05:41 +00:00
py-alabaster
py-asciinema textproc/py-asciinema: update to 2.0.1 2018-04-23 17:38:47 +00:00
py-asv
py-autopep8 Use PY_FLAVOR for dependencies. 2018-06-20 17:05:41 +00:00
py-awesome-slugify Use PY_FLAVOR for dependencies. 2018-06-20 17:05:41 +00:00
py-bibtexparser Use PY_FLAVOR for dependencies. 2018-06-20 17:05:41 +00:00
py-bugzillatools Reduce dependency on the python2 metaport 2018-02-19 11:10:43 +00:00
py-Chameleon Update to 3.3 2018-05-26 17:49:18 +00:00
py-chardet Use PY_FLAVOR for dependencies. 2018-06-20 17:05:41 +00:00
py-citeproc-py Use PY_FLAVOR for dependencies. 2018-06-20 17:05:41 +00:00
py-citeproc-py-styles Use PY_FLAVOR for dependencies. 2018-06-20 17:05:41 +00:00
py-cjkwrap Switch all pypi.python.org WWWs to a new PyPi home pypi.org where 2018-04-25 16:42:37 +00:00
py-cloud_sptheme Use PY_FLAVOR for dependencies. 2018-06-20 17:05:41 +00:00
py-colorclass Switch all pypi.python.org WWWs to a new PyPi home pypi.org where 2018-04-25 16:42:37 +00:00
py-CommonMark Add CONFLICTS_INSTALL to py-CommonMark/Makefile and cmark/Makefile 2018-06-20 18:51:27 +00:00
py-creole Use PY_FLAVOR for dependencies. 2018-06-20 17:05:41 +00:00
py-csvkit Use PY_FLAVOR for dependencies. 2018-06-20 17:05:41 +00:00
py-dbfread
py-diff-match-patch
py-docutils Use PY_FLAVOR for dependencies. 2018-06-20 17:05:41 +00:00
py-docx2txt New port: textproc/py-docx2txt: Pure python-based utility to extract text and images from docx files 2018-06-15 07:09:59 +00:00
py-dsv Reduce dependency on the python2 metaport 2018-02-19 11:10:43 +00:00
py-duecredit textproc/py-duecredit: Update 0.6.3 -> 0.6.4 2018-06-27 17:36:12 +00:00
py-elasticsearch Update to 6.3.0 2018-06-24 20:18:45 +00:00
py-elasticsearch5 Use PY_FLAVOR for dependencies. 2018-06-20 17:05:41 +00:00
py-elasticsearch-async Update to 6.1.0 2018-06-24 20:18:50 +00:00
py-elasticsearch-curator textproc/py-elasticsearch-curator: Fix Python flavors in RUN_DEPENDS 2018-04-09 17:25:00 +00:00
py-elasticsearch-dsl Use PY_FLAVOR for dependencies. 2018-06-20 17:05:41 +00:00
py-elib.intl
py-empy
py-enchant Switch all pypi.python.org WWWs to a new PyPi home pypi.org where 2018-04-25 16:42:37 +00:00
py-errorhandler Switch all pypi.python.org WWWs to a new PyPi home pypi.org where 2018-04-25 16:42:37 +00:00
py-esmre Switch all pypi.python.org WWWs to a new PyPi home pypi.org where 2018-04-25 16:42:37 +00:00
py-et_xmlfile
py-excelerator Reduce dependency on the python2 metaport 2018-02-19 11:10:43 +00:00
py-feedparser
py-gambit-elasticsearch Switch all pypi.python.org WWWs to a new PyPi home pypi.org where 2018-04-25 16:42:37 +00:00
py-genshi Use PY_FLAVOR for dependencies. 2018-06-20 17:05:41 +00:00
py-gensim textproc/py-gensim: Update 3.4.0 -> 3.5.0 2018-07-07 14:40:10 +00:00
py-gfm Do not set DISTNAME when using USE_GITHUB 2018-03-26 13:40:16 +00:00
py-grako New port: textproc/py-grako: Convert EBNF grammar to PEG/Packrat parser in Python 2018-07-03 06:16:35 +00:00
py-guess-language Switch all pypi.python.org WWWs to a new PyPi home pypi.org where 2018-04-25 16:42:37 +00:00
py-hexdump Switch all pypi.python.org WWWs to a new PyPi home pypi.org where 2018-04-25 16:42:37 +00:00
py-html2text textproc/py-html2text: Add USE_PYTHON=concurrent 2018-06-16 00:19:07 +00:00
py-humanfriendly Use PY_FLAVOR for dependencies. 2018-06-20 17:05:41 +00:00
py-hunspell Switch all pypi.python.org WWWs to a new PyPi home pypi.org where 2018-04-25 16:42:37 +00:00
py-hyperestraier-python
py-hypua2jamo Switch all pypi.python.org WWWs to a new PyPi home pypi.org where 2018-04-25 16:42:37 +00:00
py-jaxml Switch all pypi.python.org WWWs to a new PyPi home pypi.org where 2018-04-25 16:42:37 +00:00
py-jtextfsm New port: textproc/py-jtextfsm: Smaller fork of py-textfsm, a parser for semi-structured text 2018-04-05 04:21:55 +00:00
py-junit-xml
py-libtre
py-libxml2
py-libxslt
py-ltxml
py-m2r Use PY_FLAVOR for dependencies. 2018-06-20 17:05:41 +00:00
py-mako Use PY_FLAVOR for dependencies. 2018-06-20 17:05:41 +00:00
py-markdown Use PY_FLAVOR for dependencies. 2018-06-20 17:05:41 +00:00
py-markdown2
py-MarkupSafe Switch all pypi.python.org WWWs to a new PyPi home pypi.org where 2018-04-25 16:42:37 +00:00
py-mistune Use PY_FLAVOR for dependencies. 2018-06-20 17:05:41 +00:00
py-mkdocs Use PY_FLAVOR for dependencies. 2018-06-20 17:05:41 +00:00
py-mkdocs-nature Use PY_FLAVOR for dependencies. 2018-06-20 17:05:41 +00:00
py-mwparserfromhell textproc/py-mwparserfromhell: Update to 0.5.1 2018-03-05 05:19:23 +00:00
py-nltk Use PY_FLAVOR for dependencies. 2018-06-20 17:05:41 +00:00
py-numpydoc Use PY_FLAVOR for dependencies. 2018-06-20 17:05:41 +00:00
py-openpyxl Update to 2.5.4 2018-06-25 17:34:40 +00:00
py-openstackdocstheme Theme and extension support for Sphinx documentation that is published to 2018-06-22 13:43:05 +00:00
py-orange3-text Use PY_FLAVOR for dependencies. 2018-06-20 17:05:41 +00:00
py-os-api-ref Sphinx Extensions to support API reference sites in OpenStack. 2018-07-06 17:49:21 +00:00
py-pager Switch all pypi.python.org WWWs to a new PyPi home pypi.org where 2018-04-25 16:42:37 +00:00
py-pandocfilters
py-paragrep Use PY_FLAVOR for dependencies. 2018-06-20 17:05:41 +00:00
py-parsel Use PY_FLAVOR for dependencies. 2018-06-20 17:05:41 +00:00
py-parsimonious textproc/py-parsimonious: Update to 0.8.1, Add test target 2018-06-23 12:44:51 +00:00
py-parso Use PY_FLAVOR for dependencies. 2018-06-20 17:05:41 +00:00
py-pdfminer Reduce dependency on the python2 metaport 2018-02-19 11:10:43 +00:00
py-pdfminer3k Use PY_FLAVOR for dependencies. 2018-06-20 17:05:41 +00:00
py-pdfrw New port: textproc/py-pdfrw 2018-06-21 20:22:16 +00:00
py-pss Allow concurrent installation (USE_PYTHON=concurrent) 2018-04-14 23:59:21 +00:00
py-pyaml Add py-pyaml 17.12.1 2018-06-24 20:05:48 +00:00
py-pyctpp2 Switch all pypi.python.org WWWs to a new PyPi home pypi.org where 2018-04-25 16:42:37 +00:00
py-pyes Use PY_FLAVOR for dependencies. 2018-06-20 17:05:41 +00:00
py-pygments
py-pygtail Switch all pypi.python.org WWWs to a new PyPi home pypi.org where 2018-04-25 16:42:37 +00:00
py-pyhamcrest Use PY_FLAVOR for dependencies. 2018-06-20 17:05:41 +00:00
py-pyhwp Remove all := from BUILD_DEPENDS, here are never needed. 2018-07-09 08:40:17 +00:00
py-pylons-sphinx-themes Switch all pypi.python.org WWWs to a new PyPi home pypi.org where 2018-04-25 16:42:37 +00:00
py-pypandoc New port: textproc/py-pypandoc: Thin wrapper for pandoc 2018-03-17 18:26:04 +00:00
py-pyPEG2
py-pyphen Switch all pypi.python.org WWWs to a new PyPi home pypi.org where 2018-04-25 16:42:37 +00:00
py-pyscss Use PY_FLAVOR for dependencies. 2018-06-20 17:05:41 +00:00
py-pysrt Use PY_FLAVOR for dependencies. 2018-06-20 17:05:41 +00:00
py-pystache textproc/py-pystache: Maintainer reset 2018-03-31 04:36:42 +00:00
py-pystemmer Switch all pypi.python.org WWWs to a new PyPi home pypi.org where 2018-04-25 16:42:37 +00:00
py-python-augeas Use PY_FLAVOR for dependencies. 2018-06-20 17:05:41 +00:00
py-python-bidi New port: textproc/py-python-bidi: Pure python implementation of the BiDi layout algorithm 2018-02-13 19:39:51 +00:00
py-python-docx Use PY_FLAVOR for dependencies. 2018-06-20 17:05:41 +00:00
py-python-gettext Switch all pypi.python.org WWWs to a new PyPi home pypi.org where 2018-04-25 16:42:37 +00:00
py-python-slugify Use PY_FLAVOR for dependencies. 2018-06-20 17:05:41 +00:00
py-pytidylib
py-pyx12
py-qrcode Update to 6.0: 2018-06-20 22:36:45 +00:00
py-qt4-xml Replace bsd.qt.mk by Uses/qt.mk and Uses/qt-dist.mk 2018-06-28 17:39:53 +00:00
py-qt4-xmlpatterns Replace bsd.qt.mk by Uses/qt.mk and Uses/qt-dist.mk 2018-06-28 17:39:53 +00:00
py-qt5-xml Replace bsd.qt.mk by Uses/qt.mk and Uses/qt-dist.mk 2018-06-28 17:39:53 +00:00
py-qt5-xmlpatterns Replace bsd.qt.mk by Uses/qt.mk and Uses/qt-dist.mk 2018-06-28 17:39:53 +00:00
py-rdflib Use PY_FLAVOR for dependencies. 2018-06-20 17:05:41 +00:00
py-regex Switch all pypi.python.org WWWs to a new PyPi home pypi.org where 2018-04-25 16:42:37 +00:00
py-reno Reno is a release notes manager designed with high throughput in mind, 2018-06-02 18:47:06 +00:00
py-reverend
py-rnc2rng Use PY_FLAVOR for dependencies. 2018-06-20 17:05:41 +00:00
py-rss2gen Change MASTER_SITES to CHEESESHOP 2018-03-16 15:20:46 +00:00
py-rst2html5 textproc/py-rst2html: Fix conflict with textproc/py-docutils 2018-05-22 05:15:28 +00:00
py-rstyoutube Use PY_FLAVOR for dependencies. 2018-06-20 17:05:41 +00:00
py-rxp
py-scour Use PY_FLAVOR for dependencies. 2018-06-20 17:05:41 +00:00
py-sgrep
py-snowballstemmer Use PY_FLAVOR for dependencies. 2018-06-20 17:05:41 +00:00
py-sparqlwrapper Update to 1.8.2 2018-05-18 23:31:49 +00:00
py-sphinx Use PY_FLAVOR for dependencies. 2018-06-20 17:05:41 +00:00
py-sphinx_numfig Use PY_FLAVOR for dependencies. 2018-06-20 17:05:41 +00:00
py-sphinx_rtd_theme textproc/py-sphinx_rtd_theme: update 0.2.4 -> 0.4.0 2018-06-27 13:58:08 +00:00
py-sphinx_wikipedia Use PY_FLAVOR for dependencies. 2018-06-20 17:05:41 +00:00
py-sphinx-hieroglyph Use PY_FLAVOR for dependencies. 2018-06-20 17:05:41 +00:00
py-sphinx-intl Use PY_FLAVOR for dependencies. 2018-06-20 17:05:41 +00:00
py-sphinx-me
py-sphinxcontrib-adadomain Use PY_FLAVOR for dependencies. 2018-06-20 17:05:41 +00:00
py-sphinxcontrib-bitbucket Use PY_FLAVOR for dependencies. 2018-06-20 17:05:41 +00:00
py-sphinxcontrib-fulltoc Use PY_FLAVOR for dependencies. 2018-06-20 17:05:41 +00:00
py-sphinxcontrib-httpdomain Use PY_FLAVOR for dependencies. 2018-06-20 17:05:41 +00:00
py-sphinxcontrib-newsfeed [NEW PORT] textproc/py-sphinxcontrib-newsfeed: News Feed extension for Sphinx. 2018-06-21 17:23:29 +00:00
py-sphinxcontrib-programoutput Use PY_FLAVOR for dependencies. 2018-06-20 17:05:41 +00:00
py-sphinxcontrib-websupport
py-stemming Switch all pypi.python.org WWWs to a new PyPi home pypi.org where 2018-04-25 16:42:37 +00:00
py-syck
py-tabletext Switch all pypi.python.org WWWs to a new PyPi home pypi.org where 2018-04-25 16:42:37 +00:00
py-tablib Tablib is an format-agnostic tabular dataset library, written in Python. It 2018-04-06 10:47:03 +00:00
py-Tempita
py-terminaltables Switch all pypi.python.org WWWs to a new PyPi home pypi.org where 2018-04-25 16:42:37 +00:00
py-textfsm Update to version 0.4.1 2018-04-10 13:59:38 +00:00
py-texttable textproc/py-texttable: Update to 1.4.0 2018-06-23 12:45:30 +00:00
py-tinycss Switch all pypi.python.org WWWs to a new PyPi home pypi.org where 2018-04-25 16:42:37 +00:00
py-toml Add py-toml 0.9.4, python library for parsing and creating TOML. 2018-05-29 04:32:35 +00:00
py-toronado Use PY_FLAVOR for dependencies. 2018-06-20 17:05:41 +00:00
py-trans Switch all pypi.python.org WWWs to a new PyPi home pypi.org where 2018-04-25 16:42:37 +00:00
py-transifex-client Use PY_FLAVOR for dependencies. 2018-06-20 17:05:41 +00:00
py-translationstring Switch all pypi.python.org WWWs to a new PyPi home pypi.org where 2018-04-25 16:42:37 +00:00
py-tvgrab Reduce dependency on the python2 metaport 2018-02-19 11:10:43 +00:00
py-ucl
py-whoosh Switch all pypi.python.org WWWs to a new PyPi home pypi.org where 2018-04-25 16:42:37 +00:00
py-wicked Use PY_FLAVOR for dependencies. 2018-06-20 17:05:41 +00:00
py-wordnet
py-wstools Use PY_FLAVOR for dependencies. 2018-06-20 17:05:41 +00:00
py-wtforms Use PY_FLAVOR for dependencies. 2018-06-20 17:05:41 +00:00
py-xhtml2pdf Add py-xhtml2pdf 0.2.2 2018-06-24 20:06:33 +00:00
py-xlrd
py-xlsxwriter Update to 1.0.5 2018-05-24 12:18:54 +00:00
py-xlutils Use PY_FLAVOR for dependencies. 2018-06-20 17:05:41 +00:00
py-xlwriter
py-xlwt textproc/py-xlwt: Upgrade to 1.3.0 2018-02-03 04:35:20 +00:00
py-xml-default-dict Add textproc/py-xml-default-dict: Python scripts to convert xml data into a defaultdict 2018-01-27 12:54:08 +00:00
py-yapf Update to 0.22.0 2018-05-18 18:57:15 +00:00
py-zope.app.i18n Use PY_FLAVOR for dependencies. 2018-06-20 17:05:41 +00:00
py-zope.app.locales Use PY_FLAVOR for dependencies. 2018-06-20 17:05:41 +00:00
py-zope.i18nmessageid - Add LICENSE 2018-05-26 09:04:16 +00:00
py-zope.structuredtext Switch all pypi.python.org WWWs to a new PyPi home pypi.org where 2018-04-25 16:42:37 +00:00
py-zope.tal Use PY_FLAVOR for dependencies. 2018-06-20 17:05:41 +00:00
py-zpt
pychm Reduce dependency on the python2 metaport 2018-02-19 11:10:43 +00:00
qprint
qrcodegen
qstardict Replace bsd.qt.mk by Uses/qt.mk and Uses/qt-dist.mk 2018-06-28 17:39:53 +00:00
qt4-clucene Replace bsd.qt.mk by Uses/qt.mk and Uses/qt-dist.mk 2018-06-28 17:39:53 +00:00
qt4-xml Replace bsd.qt.mk by Uses/qt.mk and Uses/qt-dist.mk 2018-06-28 17:39:53 +00:00
qt4-xmlpatterns Replace bsd.qt.mk by Uses/qt.mk and Uses/qt-dist.mk 2018-06-28 17:39:53 +00:00
qt4-xmlpatterns-tool Replace bsd.qt.mk by Uses/qt.mk and Uses/qt-dist.mk 2018-06-28 17:39:53 +00:00
qt5-xml Replace bsd.qt.mk by Uses/qt.mk and Uses/qt-dist.mk 2018-06-28 17:39:53 +00:00
qt5-xmlpatterns Replace bsd.qt.mk by Uses/qt.mk and Uses/qt-dist.mk 2018-06-28 17:39:53 +00:00
qu-aspell
queequeg Reduce dependency on the python2 metaport 2018-02-19 11:10:43 +00:00
R-cran-bibtex - Add new port: textproc/R-cran-bibtex 2018-05-28 06:54:27 +00:00
R-cran-brew Bump PORTREVISIONs of all users of math/mpc that we just updated to 2018-03-10 17:46:04 +00:00
R-cran-DT - Update to 0.4 2018-04-04 07:06:28 +00:00
R-cran-formatR Bump PORTREVISIONs of all users of math/mpc that we just updated to 2018-03-10 17:46:04 +00:00
R-cran-highr - Update to 0.7 2018-06-20 03:59:09 +00:00
R-cran-htmltools Bump PORTREVISIONs of all users of math/mpc that we just updated to 2018-03-10 17:46:04 +00:00
R-cran-markdown Bump PORTREVISIONs of all users of math/mpc that we just updated to 2018-03-10 17:46:04 +00:00
R-cran-pystr Bump PORTREVISIONs of all users of math/mpc that we just updated to 2018-03-10 17:46:04 +00:00
R-cran-R2HTML Bump PORTREVISIONs of all users of math/mpc that we just updated to 2018-03-10 17:46:04 +00:00
R-cran-readr Bump PORTREVISIONs of all users of math/mpc that we just updated to 2018-03-10 17:46:04 +00:00
R-cran-rmarkdown - Update to 1.10 2018-06-22 08:25:58 +00:00
R-cran-stringi devel/icu: update to 62.1 2018-06-29 14:22:11 +00:00
R-cran-stringr - Update to 1.3.1 2018-05-14 10:02:38 +00:00
R-cran-utf8 - Update to 1.1.4 2018-05-28 05:22:22 +00:00
R-cran-xml2 - Update to 1.2.0 2018-03-21 12:42:19 +00:00
R-cran-XML - Update to 3.98-1.11 2018-04-17 07:53:02 +00:00
R-cran-xtable Bump PORTREVISIONs of all users of math/mpc that we just updated to 2018-03-10 17:46:04 +00:00
R-cran-yaml - Update to 2.1.19 2018-05-09 06:04:23 +00:00
rand
randlm Update automake to 1.16.1. Also remove automake-wrapper. We haven't had 2018-06-14 12:47:58 +00:00
rapidxml
raptor
raptor2 devel/icu: update to 62.1 2018-06-29 14:22:11 +00:00
rarian
rasqal Update mpfr to 4.0.1 release and bump PORTVERSION of dependent ports. 2018-04-19 07:08:45 +00:00
re_graph
redet
redland
redland-bindings
refdb
reflex
regex2dfa Add regex2dfa 0.1.6, command-line utility that converts regular 2018-04-20 11:53:21 +00:00
replaceit
resume
resume-extensions
rfcdiff
ripgrep cargo: update libc to 0.2.40 2018-05-03 22:43:22 +00:00
ripole
rl
rman
rnv
ro-aspell
ro-hunspell
ro-hyphen
ro-mythes
rot
rss2html
rtf2html
rtfreader
rtfx
rubber Reduce dependency on the python2 metaport 2018-02-19 11:10:43 +00:00
ruby-escape
ruby-format
ruby-htree
ruby-rd-mode.el
ruby-rdtool
ruby-rttool
ruby-xmlparser
rubygem-actionpack-xml_parser
rubygem-actionpack-xml_parser1
rubygem-albino Add PY_FLAVOR to Python module dependencies. 2018-05-22 13:15:13 +00:00
rubygem-amatch
rubygem-asciidoctor Update to 1.5.6.2 2018-03-21 19:04:01 +00:00
rubygem-asciidoctor-plantuml
rubygem-autoprefixer-rails Update to 8.6.0 2018-06-03 18:17:07 +00:00
rubygem-babel-source
rubygem-babel-transpiler
rubygem-babosa
rubygem-case_transform
rubygem-charlock_holmes devel/icu: update to 62.1 2018-06-29 14:22:11 +00:00
rubygem-chewy Add rubygem-chewy 5.0.0 2018-03-12 20:33:49 +00:00
rubygem-citrus Changed the MAINTAINER of all my ports to have mfechner@FreeBSD.org listed. 2018-05-09 10:43:26 +00:00
rubygem-cld3
rubygem-coderay
rubygem-colorator
rubygem-colored
rubygem-commonmarker Update to 0.17.9 2018-03-13 20:31:01 +00:00
rubygem-compass
rubygem-compass-core
rubygem-compass-import-once
rubygem-creole
rubygem-css_parser
rubygem-cssmin
rubygem-diff-lcs
rubygem-diffy Update to 3.2.1 2018-05-20 18:56:14 +00:00
rubygem-diffy31 Changed the MAINTAINER of all my ports to have mfechner@FreeBSD.org listed. 2018-05-09 10:43:26 +00:00
rubygem-docdiff
rubygem-elasticsearch Update to 6.0.2 2018-03-23 16:45:29 +00:00
rubygem-elasticsearch-api Update to 6.0.2 2018-03-23 16:45:19 +00:00
rubygem-elasticsearch-dsl Add rubygem-elasticsearch-dsl 0.1.5 2018-03-12 20:33:05 +00:00
rubygem-elasticsearch-transport Update to 6.0.2 2018-03-23 16:45:24 +00:00
rubygem-emot
rubygem-escape_utils
rubygem-escape_utils11 Changed the MAINTAINER of all my ports to have mfechner@FreeBSD.org listed. 2018-05-09 10:43:26 +00:00
rubygem-ezamar
rubygem-fast_xs
rubygem-ferret
rubygem-fog-xml
rubygem-gemoji
rubygem-gherkin Update to 5.1.0 2018-05-31 19:49:22 +00:00
rubygem-github-linguist Update CONFLICTS_INSTALL 2018-02-17 17:51:15 +00:00
rubygem-github-linguist53 Changed the MAINTAINER of all my ports to have mfechner@FreeBSD.org listed. 2018-05-09 10:43:26 +00:00
rubygem-github-markup Update to 2.0.0 2018-01-31 15:52:42 +00:00
rubygem-github-markup16 New ports required for gitlab 10.8.x. 2018-06-21 15:28:59 +00:00
rubygem-gitlab-grit
rubygem-gitlab-linguist Change RUN_DEPENDS from rubygem-escape_utils-rails4 to rubygem-escape_utils 2018-04-04 18:54:29 +00:00
rubygem-gitlab-markup - Add missing python dependency 2018-02-03 18:22:37 +00:00
rubygem-heredoc_unindent
rubygem-hikidoc
rubygem-html2text
rubygem-html-pipeline Update to 2.8.0 2018-05-06 12:50:30 +00:00
rubygem-html-pipeline1
rubygem-html-pipeline27 Added a note to UPDATING about gitlab-pages feature was removed till it is fixed upstream again. 2018-05-16 16:27:41 +00:00
rubygem-html-pipeline-gitlab Updated to 2.7.1 which is required for gitlab 10.8.5. 2018-06-29 14:56:15 +00:00
rubygem-htmlentities
rubygem-ini
rubygem-inifile
rubygem-iso-639
rubygem-itextomml
rubygem-jekyll-assets Update to 3.0.11 2018-04-16 18:34:38 +00:00
rubygem-jekyll-feed Update to 0.10.0 2018-06-05 18:56:57 +00:00
rubygem-jekyll-gist
rubygem-jekyll-mentions Update to 1.4.0 2018-05-03 18:41:51 +00:00
rubygem-jekyll-paginate
rubygem-jekyll-redirect-from
rubygem-jekyll-sass-converter Update to 1.5.2 2018-02-04 10:56:06 +00:00
rubygem-jekyll-sitemap Update to 1.2.0 2018-01-26 18:13:30 +00:00
rubygem-jemoji Update to 0.10.0 2018-05-03 18:41:56 +00:00
rubygem-jsmin
rubygem-kramdown Update to 1.17.0 2018-05-31 19:49:28 +00:00
rubygem-kwalify
rubygem-libxml-ruby Update to 3.1.0 2018-02-05 17:50:40 +00:00
rubygem-linguistics
rubygem-liquid
rubygem-liquid-tag-parser Fix port builds for architectures which remain on gcc as the default compiler. 2018-06-11 01:44:15 +00:00
rubygem-loggability
rubygem-loofah Update to 2.2.2 2018-03-23 16:45:34 +00:00
rubygem-ltsv
rubygem-markaby
rubygem-multi_xml
rubygem-nokogiri Update to 1.8.2 2018-01-30 15:39:46 +00:00
rubygem-nokogiri-diff
rubygem-nokogumbo Update to 1.5.0 2018-01-31 15:52:47 +00:00
rubygem-octopress-escape-code
rubygem-opml
rubygem-org-ruby
rubygem-ox Update to 2.9.2 2018-04-17 19:16:16 +00:00
rubygem-parslet Update to 1.8.2 2018-02-14 13:30:23 +00:00
rubygem-phone
rubygem-pretty-xml
rubygem-raabro Add rubygem-raabro 1.1.5 2018-05-15 23:58:32 +00:00
rubygem-rails-dom-testing
rubygem-rails-dom-testing1
rubygem-rails-dom-testing-rails5
rubygem-rails-dom-testing-rails50
rubygem-rails-html-sanitizer Update to 1.0.4 2018-03-24 21:11:55 +00:00
rubygem-rak
rubygem-rchardet Update to 1.8.0 2018-06-02 22:26:43 +00:00
rubygem-rdiscount
rubygem-rdtool
rubygem-redcarpet
rubygem-representable
rubygem-reverse_markdown
rubygem-ri_cal
rubygem-rich Move textproc/rubygem-sass-rails5 to textproc/rubygem-sass-rails-rails4 2018-02-18 13:38:41 +00:00
rubygem-rly Add rubygem-rly 0.2.3 2018-04-15 20:02:25 +00:00
rubygem-rmmseg-cpp
rubygem-ronn
rubygem-rouge
rubygem-rouge2
rubygem-rttool
rubygem-ruby_expect
rubygem-ruby-augeas
rubygem-ruby-xslt
rubygem-rubypants Update to 0.7.0 2018-02-27 13:25:15 +00:00
rubygem-rugments
rubygem-sanitize Update to 4.6.5 2018-05-17 18:30:44 +00:00
rubygem-sanitize20 Changed the MAINTAINER of all my ports to have mfechner@FreeBSD.org listed. 2018-05-09 10:43:26 +00:00
rubygem-sass Update to 3.5.6 2018-03-23 16:45:39 +00:00
rubygem-sass32 Update WWW 2018-02-18 13:38:30 +00:00
rubygem-sass34 Update WWW 2018-02-18 13:38:35 +00:00
rubygem-sass-listen
rubygem-sass-rails-rails4 Move textproc/rubygem-sass-rails5 to textproc/rubygem-sass-rails-rails4 2018-02-18 13:38:41 +00:00
rubygem-sass-rails-rails5
rubygem-sass-rails-rails50
rubygem-sax-machine
rubygem-scss_lint Update to 0.57.0 2018-02-27 13:25:20 +00:00
rubygem-shell2html
rubygem-simplecov-html
rubygem-sixarm_ruby_unaccent
rubygem-spreadsheet Update to 1.1.7 2018-03-16 15:21:55 +00:00
rubygem-stamp
rubygem-syntax
rubygem-termcolor
rubygem-terminal-table
rubygem-text
rubygem-tidy_ffi - Update WWW 2018-02-12 09:02:50 +00:00
rubygem-toml Move devel/rubygem-toml to textproc/rubygem-toml 2018-01-27 11:38:15 +00:00
rubygem-tomlrb Add rubygem-tomlrb 1.2.6 2018-01-27 11:38:33 +00:00
rubygem-truncato
rubygem-twitter-text
rubygem-twitter-text1
rubygem-unf
rubygem-unf_ext Update to 0.0.7.5 2018-02-06 19:19:06 +00:00
rubygem-version_sorter Update to 2.2.4 2018-02-12 19:04:38 +00:00
rubygem-version_sorter21 Changed the MAINTAINER of all my ports to have mfechner@FreeBSD.org listed. 2018-05-09 10:43:26 +00:00
rubygem-whatlanguage
rubygem-wikicloth
rubygem-wikicloth081 Added missing dependency to rinku. 2018-05-14 17:44:45 +00:00
rubygem-xml-simple
rubygem-ya2yaml
rubygem-yard Update to 0.9.14 2018-06-03 18:17:12 +00:00
rubygem-yard-chef
rubygem-zmq
rw-aspell
rxp
s5
sablotron textproc/sablotron: Unbreak with Clang 6 2018-07-07 17:22:13 +00:00
sagasu Make libgnome and libgnomeui not implying esound dependency 2018-03-26 12:38:56 +00:00
sansi
sarep
sary
sassc textproc/libsass: Update 3.4.9->3.5.0; www/py-libsass: Update 0.13.7->0.14.0 2018-03-23 18:31:54 +00:00
saxon
saxon-devel
saxon-he
sc-aspell
scew Update to 1.1.9 2018-02-18 13:38:57 +00:00
scim
scim-bridge
scim-bridge-qt4 Replace bsd.qt.mk by Uses/qt.mk and Uses/qt-dist.mk 2018-06-28 17:39:53 +00:00
scim-input-pad
scim-kmfl-imengine
scim-m17n
scim-openvanilla
scim-table-imengine
scr2txt
scrollkeeper Stop touching the filesystem during build. 2018-03-15 21:50:20 +00:00
scss
scws Correction to r473019: Revert the unintended change to the 'Created by' headers. 2018-06-22 08:28:00 +00:00
sdcv Adjust USES to fix building on gcc-based archs (in particular, powerpc64). 2018-06-02 19:40:59 +00:00
sdf
sdif
sdocbook-xml Take maintainership 2018-06-20 19:35:30 +00:00
sdom
senna Rename MASTER_SITE_SOURCEFORGE_JP to MASTER_SITE_OSDN 2018-03-24 21:12:13 +00:00
sgmlformat
sgmls
sgrep
sgrep2
sigil Replace bsd.qt.mk by Uses/qt.mk and Uses/qt-dist.mk 2018-06-28 17:39:53 +00:00
silvercity
simplexml
sk-aspell
sk-hunspell
sk-hyphen
sk-mythes Update to 2018.06.24 2018-06-25 20:56:08 +00:00
sl-aspell
sl-hyphen
sl-mythes
slides
smi
smu
so-hunspell
soothsayer
soprano Replace bsd.qt.mk by Uses/qt.mk and Uses/qt-dist.mk 2018-06-28 17:39:53 +00:00
source-highlight Mark ports broken on powerpc64, categories o-z. 2018-06-18 14:40:31 +00:00
sowing
spellutils
sphinxsearch Patches to make the code compatible with clang-6.0 / C++17 -- this will 2018-02-04 09:16:23 +00:00
sphinxsearch-devel
spiff Make 41 Go ports respect MAKE_ENV. This is expected to unbreak them. 2018-03-07 08:06:24 +00:00
splitpatch
sq-hunspell
sr-aspell
sr-hunspell
ss-hunspell
ssddiff
stardict3
stardict-dict-fa_IR
stardict-dictd_mova
stardict-quick
stardict-rptts
supercat
sv-aspell
sv-hunspell
sv-hyphen
sv-mythes
svn2cl
sw-aspell
sxml
syck
ta-aspell
tagsoup
tclExpat
te-aspell
te-hunspell
teckit
templates_parser Bump PORTREVISIONs of all users of math/mpc that we just updated to 2018-03-10 17:46:04 +00:00
tet-aspell
tex2im
texi2db
texi2html
texi2mdoc
textogif
the_silver_searcher
ti-hunspell
tidyp Change MASTER_SITES to GitHub 2018-03-05 17:14:30 +00:00
tinyxml
tinyxml2 Update to 6.2.0 2018-04-08 18:29:31 +00:00
tk-aspell
tk-hunspell
tkdiff textproc/tkdiff: update to 4.3 2018-06-22 15:45:54 +00:00
tkxmlive
tl-aspell
tn-aspell
tn-hunspell
tnef2txt
tokyodystopia
topic
tr-aspell
trang Reset MAINTAINER 2018-06-11 20:56:24 +00:00
translate-toolkit Use PY_FLAVOR for dependencies. 2018-06-20 17:05:41 +00:00
ts-hunspell
tth
turboxsl
txt2html
txt2man
txt2tags General port cleanup; new maintainer: lbartoletti@tuxfamily.org 2018-02-11 13:44:38 +00:00
UCD Upgrade to 11.0.0. 2018-06-07 17:02:51 +00:00
uchardet Replaced my old rawbw.com maintainer's address with yuri@FreeBSD.org 2018-02-25 00:40:37 +00:00
uim Update to 1.8.8. 2018-07-07 15:56:01 +00:00
uim-el Update to 1.8.8. 2018-07-07 15:56:01 +00:00
uim-gtk Update to 1.8.8. 2018-07-07 15:56:01 +00:00
uim-gtk3 Update to 1.8.8. 2018-07-07 15:56:01 +00:00
uim-kde4 Update to 1.8.8. 2018-07-07 15:56:01 +00:00
uim-m17nlib Update to 1.8.8. 2018-07-07 15:56:01 +00:00
uim-qt4 Update to 1.8.8. 2018-07-07 15:56:01 +00:00
uml2svg
uncle Update to 0.2 2018-06-08 23:53:03 +00:00
uncrustify - Update to 0.67 2018-05-18 00:31:29 +00:00
uni2ascii
unoconv
unroff
unrtf - Switch to USES=localbase 2018-02-05 09:02:17 +00:00
urlview
utf8proc
uz-aspell
uz-hunspell
vbindiff
ve-hunspell
wa-aspell
wa-hunspell
wbxml2
wdiff
webcpp
website
weka
wiggle
word2x
wordnet
words Bump PORTREVISIONs of all users of math/mpc that we just updated to 2018-03-10 17:46:04 +00:00
wv Canonicalize dependency on libpng 2018-02-25 16:46:51 +00:00
wv2
xalan-c
xalan-j
xerces-c3
xerces-j Update to 2.12.0 release. 2018-05-10 16:19:40 +00:00
xfce4-dict-plugin Update xfce4-dict to 0.8.1 2018-06-01 20:56:09 +00:00
xh-hunspell
xhtml
xhtml1-xsd
xhtml-11
xhtml-basic
xhtml-modularization
xincluder
xlhtml textproc/xlhtml: Try again to fix build when Autotools are installed 2018-07-02 19:30:50 +00:00
xlreader
xml2
xml2rfc Use PY_FLAVOR for dependencies. 2018-06-20 17:05:41 +00:00
xml_ez_out Bump PORTREVISIONs of all users of math/mpc that we just updated to 2018-03-10 17:46:04 +00:00
xml-commons
xml-format Multiple ports: 2018-01-31 01:07:07 +00:00
xml-i18n-tools
xml-lite.el USES=emacs ports: Bump PORTREVISION for editors/emacs 26.1 upgrade 2018-05-31 01:18:05 +00:00
xml-parse.el USES=emacs ports: Bump PORTREVISION for editors/emacs 26.1 upgrade 2018-05-31 01:18:05 +00:00
xmlada Bump PORTREVISIONs of all users of math/mpc that we just updated to 2018-03-10 17:46:04 +00:00
xmlcatmgr
xmlcharent - Add license 2018-06-19 13:46:47 +00:00
xmldiff
xmlenc
xmlformat
xmlgen
xmlindent
xmlppm
xmlprpr
xmlroff
xmlstarlet
xmlto
xmlwrapp Mark ports broken on powerpc64, categories o-z. 2018-06-18 14:40:31 +00:00
xom
xorg-sgml-doctools
xp
xqilla - Update to 2.3.4 2018-05-15 07:10:22 +00:00
xslide.el
xstream
xsv Use PY_FLAVOR for dependencies. 2018-06-20 17:05:41 +00:00
xsv-rs textprocs/xsv-rs: Update to 0.13.0 2018-05-14 04:51:37 +00:00
xwindiff
xxdiff Replace bsd.qt.mk by Uses/qt.mk and Uses/qt-dist.mk 2018-06-28 17:39:53 +00:00
xxdiff-scripts Reduce dependency on the python2 metaport 2018-02-19 11:10:43 +00:00
y2l
yali
yamcha
yaml-mode.el USES=emacs ports: Bump PORTREVISION for editors/emacs 26.1 upgrade 2018-05-31 01:18:05 +00:00
yelp-tools
yelp-xsl
yi-aspell
yi-hunspell
yodl
yould
zenxml textproc/zenxml: Update to 2.4 2018-02-11 03:18:01 +00:00
zorba devel/icu: update to 62.1 2018-06-29 14:22:11 +00:00
zsh-syntax-highlighting
zu-aspell
zu-hunspell
zxing-cpp textproc/zxing-cpp: Update 0.20161114 -> 0.20180320 2018-07-09 08:05:30 +00:00
Makefile Sphinx Extensions to support API reference sites in OpenStack. 2018-07-06 17:49:21 +00:00