1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-22 04:17:44 +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
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
apache-solr3
apertium
archmage Use PY_FLAVOR for dependencies. 2018-06-20 17:05:41 +00:00
artha
asciidoc
asm2html
asm-xml
aspell
aspell-ispell
ast-aspell
atom
augeas
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
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
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
cmark Add CONFLICTS_INSTALL to py-CommonMark/Makefile and cmark/Makefile 2018-06-20 18:51:27 +00:00
coccigrep
code2html
codespell
colordiff
confetti
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
cwtext
cy-aspell
da-aspell
da-hyphen
dadadodo
db2latex
dbacl
dblatex
denature
dict
dictem USES=emacs ports: Bump PORTREVISION for editors/emacs 26.1 upgrade 2018-05-31 01:18:05 +00:00
dictfmt
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
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
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
elasticsearch5-search-guard
elasticsearch6
elasticsearch-plugin-head
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
en-mythes
enchant
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
es-hyphen
es-mythes
estraier
et-aspell
exempi
expat2
extract_url
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
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
fpc-libxml2
freexl
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
gnome-spell
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
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
gspell
gtk-doc
gtkspell
gtkspell3
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
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
htmlise
htmlize.el USES=emacs ports: Bump PORTREVISION for editors/emacs 26.1 upgrade 2018-05-31 01:18:05 +00:00
htmlsection
htmltolatex
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
ibus-typing-booster Upgrade to 2.0.2. 2018-07-01 16:36:53 +00:00
ibus-uniemoji
icdiff
id-aspell
id-hyphen
idnits
ie-hunspell
igor
iksemel
info2html
info2man
info_to_html
intltool
irstlm
is-aspell
is-hyphen
iso8879
iso12083
iso-schematron-xslt Reset MAINTAINER 2018-06-11 20:56:24 +00:00
it-aspell
it-hunspell
it-hyphen
it-mythes
itstool
jade
jakarta-commons-digester
jalingo
jarnal
java2html
jaxup
jdictionary
jdictionary-int-eng
jid
jing Reset MAINTAINER 2018-06-11 20:56:24 +00:00
jo
jq
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
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
kibana5-search-guard
kibana6
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
latex-service
libabw
libcrm114
libcroco
libcss
libcsv
libcue
libe-book devel/icu: update to 62.1 2018-06-29 14:22:11 +00:00
libebml
libepubgen
libextractor
libexttextcat
libflate
libfo
libgepub
libguess
libkmfl
libkolabxml
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
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
libsass
libsoldout
libsphinxclient
libstaroffice Mark unbroken on powerpc64. While here, pet portlint. 2018-06-11 02:04:00 +00:00
libstree
libtextcat
libtranslate
libtre
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
libwps03
libxdiff
libxml2
libxml2-reference
libxml++26
libxml++26-reference
libxode
libxslt
libxslt-reference
libyaml
link-grammar
linux-c6-aspell
linux-c6-expat
linux-c6-libxml2
linux-c7-aspell
linux-c7-expat
linux-c7-libxml2
linuxdoc
linuxdoc-tools
localize
loook
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
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
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
opentoken
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
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
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
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
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
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
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
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
pear-Spreadsheet_Excel_Writer
pear-Structures_DataGrid_DataSource_RSS
pear-Structures_DataGrid_DataSource_XML
pear-Structures_DataGrid_Renderer_CSV
pear-Structures_DataGrid_Renderer_XLS
pear-Structures_DataGrid_Renderer_XML
pear-Symfony_Component_Yaml
pear-Text_Highlighter
pear-Text_Template
pear-Validate_ISPN
pear-XML_Beautifier
pear-XML_DTD
pear-XML_Feed_Parser
pear-XML_HTMLSax
pear-XML_Wddx
pear-YAML
pecl-ctemplate
pecl-doublemetaphone
pecl-stem
pecl-syck
pecl-wbxml
pecl-xdiff
pecl-xdiff2
pecl-xslcache
pecl-yaml
pecl-yaml1
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
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
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
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
py-Chameleon
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
py-cloud_sptheme Use PY_FLAVOR for dependencies. 2018-06-20 17:05:41 +00:00
py-colorclass
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
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
py-elasticsearch-dsl Use PY_FLAVOR for dependencies. 2018-06-20 17:05:41 +00:00
py-elib.intl
py-empy
py-enchant
py-errorhandler
py-esmre
py-et_xmlfile
py-excelerator
py-feedparser
py-gambit-elasticsearch
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
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
py-hexdump
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
py-hyperestraier-python
py-hypua2jamo
py-jaxml
py-jtextfsm
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
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
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
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
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
py-pyaml Add py-pyaml 17.12.1 2018-06-24 20:05:48 +00:00
py-pyctpp2
py-pyes Use PY_FLAVOR for dependencies. 2018-06-20 17:05:41 +00:00
py-pygments
py-pygtail
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
py-pypandoc
py-pyPEG2
py-pyphen
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
py-pystemmer
py-python-augeas Use PY_FLAVOR for dependencies. 2018-06-20 17:05:41 +00:00
py-python-bidi
py-python-docx Use PY_FLAVOR for dependencies. 2018-06-20 17:05:41 +00:00
py-python-gettext
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
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
py-rst2html5
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
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
py-syck
py-tabletext
py-tablib
py-Tempita
py-terminaltables
py-textfsm
py-texttable textproc/py-texttable: Update to 1.4.0 2018-06-23 12:45:30 +00:00
py-tinycss
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
py-transifex-client Use PY_FLAVOR for dependencies. 2018-06-20 17:05:41 +00:00
py-translationstring
py-tvgrab
py-ucl
py-whoosh
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
py-xlutils Use PY_FLAVOR for dependencies. 2018-06-20 17:05:41 +00:00
py-xlwriter
py-xlwt
py-xml-default-dict
py-yapf
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
py-zope.structuredtext
py-zope.tal Use PY_FLAVOR for dependencies. 2018-06-20 17:05:41 +00:00
py-zpt
pychm
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
R-cran-bibtex - Add new port: textproc/R-cran-bibtex 2018-05-28 06:54:27 +00:00
R-cran-brew
R-cran-DT
R-cran-formatR
R-cran-highr - Update to 0.7 2018-06-20 03:59:09 +00:00
R-cran-htmltools
R-cran-markdown
R-cran-pystr
R-cran-R2HTML
R-cran-readr
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
R-cran-utf8 - Update to 1.1.4 2018-05-28 05:22:22 +00:00
R-cran-xml2
R-cran-XML
R-cran-xtable
R-cran-yaml
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
re_graph
redet
redland
redland-bindings
refdb
reflex
regex2dfa
replaceit
resume
resume-extensions
rfcdiff
ripgrep
ripole
rl
rman
rnv
ro-aspell
ro-hunspell
ro-hyphen
ro-mythes
rot
rss2html
rtf2html
rtfreader
rtfx
rubber
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
rubygem-amatch
rubygem-asciidoctor
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
rubygem-citrus
rubygem-cld3
rubygem-coderay
rubygem-colorator
rubygem-colored
rubygem-commonmarker
rubygem-compass
rubygem-compass-core
rubygem-compass-import-once
rubygem-creole
rubygem-css_parser
rubygem-cssmin
rubygem-diff-lcs
rubygem-diffy
rubygem-diffy31
rubygem-docdiff
rubygem-elasticsearch
rubygem-elasticsearch-api
rubygem-elasticsearch-dsl
rubygem-elasticsearch-transport
rubygem-emot
rubygem-escape_utils
rubygem-escape_utils11
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
rubygem-github-linguist53
rubygem-github-markup
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
rubygem-gitlab-markup
rubygem-heredoc_unindent
rubygem-hikidoc
rubygem-html2text
rubygem-html-pipeline
rubygem-html-pipeline1
rubygem-html-pipeline27
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
rubygem-jekyll-feed Update to 0.10.0 2018-06-05 18:56:57 +00:00
rubygem-jekyll-gist
rubygem-jekyll-mentions
rubygem-jekyll-paginate
rubygem-jekyll-redirect-from
rubygem-jekyll-sass-converter
rubygem-jekyll-sitemap
rubygem-jemoji
rubygem-jsmin
rubygem-kramdown Update to 1.17.0 2018-05-31 19:49:28 +00:00
rubygem-kwalify
rubygem-libxml-ruby
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
rubygem-ltsv
rubygem-markaby
rubygem-multi_xml
rubygem-nokogiri
rubygem-nokogiri-diff
rubygem-nokogumbo
rubygem-octopress-escape-code
rubygem-opml
rubygem-org-ruby
rubygem-ox
rubygem-parslet
rubygem-phone
rubygem-pretty-xml
rubygem-raabro
rubygem-rails-dom-testing
rubygem-rails-dom-testing1
rubygem-rails-dom-testing-rails5
rubygem-rails-dom-testing-rails50
rubygem-rails-html-sanitizer
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
rubygem-rly
rubygem-rmmseg-cpp
rubygem-ronn
rubygem-rouge
rubygem-rouge2
rubygem-rttool
rubygem-ruby_expect
rubygem-ruby-augeas
rubygem-ruby-xslt
rubygem-rubypants
rubygem-rugments
rubygem-sanitize
rubygem-sanitize20
rubygem-sass
rubygem-sass32
rubygem-sass34
rubygem-sass-listen
rubygem-sass-rails-rails4
rubygem-sass-rails-rails5
rubygem-sass-rails-rails50
rubygem-sax-machine
rubygem-scss_lint
rubygem-shell2html
rubygem-simplecov-html
rubygem-sixarm_ruby_unaccent
rubygem-spreadsheet
rubygem-stamp
rubygem-syntax
rubygem-termcolor
rubygem-terminal-table
rubygem-text
rubygem-tidy_ffi
rubygem-toml
rubygem-tomlrb
rubygem-truncato
rubygem-twitter-text
rubygem-twitter-text1
rubygem-unf
rubygem-unf_ext
rubygem-version_sorter
rubygem-version_sorter21
rubygem-whatlanguage
rubygem-wikicloth
rubygem-wikicloth081
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
sansi
sarep
sary
sassc
saxon
saxon-devel
saxon-he
sc-aspell
scew
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
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
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
sphinxsearch-devel
spiff
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
tet-aspell
tex2im
texi2db
texi2html
texi2mdoc
textogif
the_silver_searcher
ti-hunspell
tidyp
tinyxml
tinyxml2
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
UCD Upgrade to 11.0.0. 2018-06-07 17:02:51 +00:00
uchardet
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
uni2ascii
unoconv
unroff
unrtf
urlview
utf8proc
uz-aspell
uz-hunspell
vbindiff
ve-hunspell
wa-aspell
wa-hunspell
wbxml2
wdiff
webcpp
website
weka
wiggle
word2x
wordnet
words
wv
wv2
xalan-c
xalan-j
xerces-c3
xerces-j
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
xml-commons
xml-format
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
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
xslide.el
xstream
xsv Use PY_FLAVOR for dependencies. 2018-06-20 17:05:41 +00:00
xsv-rs
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
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
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