1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-23 04:23:08 +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
p5-Algorithm-CheckDigits
p5-Algorithm-RabinKarp
p5-Apache-ParseLog
p5-Apache-Solr
p5-BibTeX-Parser
p5-Bloom-Filter
p5-CAM-PDF
p5-Chess-PGN-Parse
p5-Class-CSV
p5-CQL-Parser
p5-CSS
p5-CSS-Compressor
p5-CSS-Croco
p5-CSS-Minifier
p5-CSS-Minifier-XS
p5-CSS-Packer
p5-CSS-SAC
p5-CSS-Simple
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
p5-Data-Phrasebook
p5-Data-Phrasebook-Loader-YAML
p5-Data-Report
p5-Data-SpreadPagination
p5-DelimMatch
p5-Dev-Bollocks
p5-Devel-TraceSAX
p5-DocSet
p5-dTemplate
p5-EBook-Tools
p5-Excel-Template
p5-Excel-Writer-XLSX
p5-File-Inplace
p5-Filter-Simple
p5-FormValidator-Lite
p5-Games-Dissociate
p5-Geo-Parse-OSM
p5-Getopt-Lucid - Update to 1.09 2018-06-25 15:46:48 +00:00
p5-Google-Data-JSON
p5-Hailo
p5-Hash-Merge
p5-Hatena-Keyword
p5-HTML-Copy Remove all := from BUILD_DEPENDS, here are never needed. 2018-07-09 08:40:17 +00:00
p5-HTML-Entities-ImodePictogram
p5-HTML-Entities-Interpolate
p5-HTML-Entities-Numbered
p5-HTML-EscapeEvil
p5-HTML-Format Update WWW 2018-06-04 18:16:03 +00:00
p5-HTML-FormatExternal
p5-HTML-FormatText-WithLinks
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
p5-HTML-HTML5-Entities
p5-HTML-HTML5-Parser
p5-HTML-HTMLDoc
p5-HTML-Packer
p5-HTML-QRCode
p5-HTML-Quoted
p5-HTML-RewriteAttributes
p5-HTML-SBC
p5-HTML-SuperForm
p5-HTML-TagFilter
p5-HTML-Tidy
p5-HTML-Tidy5
p5-HTML-Tiny
p5-HTML-Truncate
p5-IDNA-Punycode
p5-IO-CSVHeaderFile
p5-JavaScript-Minifier
p5-JavaScript-Minifier-XS
p5-JavaScript-Packer
p5-KinoSearch1
p5-Kwalify
p5-LaTeX-Driver
p5-LaTeX-Encode
p5-LaTeX-Pod
p5-LaTeX-Table
p5-LaTeX-TOM
p5-LaTeX-ToUnicode
p5-libsoldout
p5-libxml
p5-Lingua-Conjunction
p5-Lingua-EN-AddressParse
p5-Lingua-EN-Fathom
p5-Lingua-EN-FindNumber
p5-Lingua-EN-Gender
p5-Lingua-EN-Infinitive
p5-Lingua-EN-Inflect
p5-Lingua-EN-Inflect-Number
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
p5-Lingua-EN-NameCase
p5-Lingua-EN-NamedEntity
p5-Lingua-EN-NameParse
p5-Lingua-EN-Nickname
p5-Lingua-EN-Number-IsOrdinal
p5-Lingua-EN-Numbers
p5-Lingua-EN-Numbers-Easy
p5-Lingua-EN-Numbers-Ordinate
p5-Lingua-EN-PluralToSingular Update to 0.21 2018-06-24 20:16:25 +00:00
p5-Lingua-EN-Sentence
p5-Lingua-EN-Squeeze
p5-Lingua-EN-Summarize
p5-Lingua-EN-Syllable
p5-Lingua-EN-Tagger
p5-Lingua-EN-Words2Nums
p5-Lingua-Ident
p5-Lingua-Identify
p5-Lingua-Ispell
p5-Lingua-Preferred
p5-Lingua-PT-Stemmer
p5-Lingua-Stem Add LICENSE 2018-06-24 20:16:30 +00:00
p5-Lingua-Stem-Fr
p5-Lingua-Stem-It
p5-Lingua-Stem-Ru
p5-Lingua-Stem-Snowball
p5-Lingua-Stem-Snowball-Da
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
p5-Lingua-Treebank
p5-Makefile-DOM
p5-Makefile-Parser
p5-MARC
p5-MARC-Charset
p5-MARC-Lint
p5-MARC-Record
p5-MARC-XML
p5-Markapl
p5-Marpa-HTML Fix and update WWW 2018-06-04 18:16:09 +00:00
p5-MathML-Entities
p5-MKDoc-XML
p5-Net-Groonga-HTTP
p5-Net-IDN-Encode
p5-Net-Snort-Parser
p5-Net-YASA
p5-NetAddr-IP-Find
p5-Number-Format
p5-Number-Spell
p5-ODF-lpOD
p5-OpenOffice-OODoc
p5-Parse-BooleanLogic
p5-Parse-CSV - Update to 2.05 2018-07-05 01:45:36 +00:00
p5-Parse-FixedLength
p5-Parse-Flex
p5-Parse-PhoneNumber
p5-Parse-Syslog
p5-PDF-API2
p5-PDF-API2-Simple
p5-PDF-API3
p5-PDF-Create - Update to 1.43 2018-06-01 19:55:15 +00:00
p5-PDF-FromHTML
p5-PDF-Table
p5-PDF-Tiny
p5-PDF-WebKit
p5-PDF-Writer
p5-Perl-Critic Update to 1.132 2018-06-01 22:48:01 +00:00
p5-Perl-Critic-Bangs
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
p5-PerlPoint-Converters
p5-PerlPoint-Package
p5-Petal
p5-Petal-CodePerl
p5-Petal-Mail
p5-Petal-Utils
p5-Plagger
p5-Plucene
p5-Plucene-Analysis-CJKAnalyzer Fix and update WWW 2018-06-04 18:16:15 +00:00
p5-Plucene-Plugin-Analyzer-SnowballAnalyzer
p5-Plucene-Simple
p5-pod2pdf Remove all := from BUILD_DEPENDS, here are never needed. 2018-07-09 08:40:17 +00:00
p5-POD2-Base
p5-Pod-Abstract
p5-Pod-Autopod
p5-Pod-Constants
p5-Pod-DocBook
p5-Pod-Elemental
p5-Pod-Escapes
p5-Pod-Eventual
p5-Pod-HtmlEasy
p5-Pod-LaTeX
p5-Pod-Markdown
p5-Pod-MinimumVersion
p5-Pod-Parser
p5-Pod-Perldoc
p5-Pod-POM
p5-Pod-POM-View-HTML-Filter
p5-Pod-ProjectDocs
p5-Pod-Readme Fix a few Perl ports with Perl 5.28. 2018-06-29 10:10:35 +00:00
p5-Pod-Simple
p5-Pod-Spell
p5-Pod-Strip
p5-Pod-Stripper
p5-Pod-Tree Remove all := from BUILD_DEPENDS, here are never needed. 2018-07-09 08:40:17 +00:00
p5-Pod-WikiDoc
p5-Pod-WSDL
p5-Pod-Xhtml
p5-Pod-XML
p5-podlators
p5-POE-Filter-XML
p5-POSIX-Regex
p5-PPI
p5-PPI-HTML
p5-PPI-XS
p5-PPIx-EditorTools
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
p5-RDF-Core
p5-RDF-Notation3
p5-RDF-Query
p5-RDF-Simple
p5-RDF-Trine
p5-RDFStore
p5-Regex-PreSuf
p5-Regexp-Common
p5-Regexp-Common-Email-Address
p5-Regexp-Common-net-CIDR
p5-Regexp-Common-profanity_us
p5-Regexp-Copy
p5-Regexp-Debugger
p5-Regexp-DefaultFlags
p5-Regexp-IPv6
p5-Regexp-Log
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
p5-RTF-Writer
p5-Search-Elasticsearch
p5-Search-Elasticsearch-Client-0_90
p5-Search-Elasticsearch-Client-1_0
p5-Search-Elasticsearch-Client-2_0
p5-Search-Estraier
p5-Search-Odeum
p5-Search-QueryParser
p5-Search-QueryParser-SQL
p5-Search-Saryer
p5-Search-VectorSpace
p5-Senna
p5-SGML-DTDParse
p5-SGML-Parser-OpenSP
p5-SGMLSpm
p5-Solr
p5-Sort-ArbBiLex
p5-Sort-Fields
p5-Sort-Naturally
p5-Sphinx-Config
p5-Sphinx-Manager
p5-Sphinx-Search
p5-Spreadsheet-ParseExcel
p5-Spreadsheet-Read
p5-Spreadsheet-ReadSXC
p5-Spreadsheet-WriteExcel
p5-Spreadsheet-WriteExcel-FromXML
p5-Spreadsheet-WriteExcel-Styler
p5-Spreadsheet-WriteExcelXML
p5-Spreadsheet-XLSX
p5-SQL-Tokenizer
p5-String-BufferStack
p5-String-CamelCase
p5-String-Compare-ConstantTime
p5-String-Divert
p5-String-Escape
p5-String-Flogger
p5-String-Format
p5-String-Fraction
p5-String-HexConvert
p5-String-Koremutake
p5-String-LCSS
p5-String-Print
p5-String-RewritePrefix
p5-String-Scanf
p5-String-ShellQuote
p5-String-ShowDiff
p5-String-Strip
p5-String-Tagged
p5-String-Tagged-Terminal
p5-String-ToIdentifier-EN
p5-String-Tokenizer
p5-String-Trim
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
p5-SVG
p5-SVG-Parser
p5-Syntax-Highlight-Engine-Kate
p5-Syntax-Highlight-Perl-Improved
p5-Template-Declare
p5-Template-Extract
p5-Template-Magic
p5-Template-Plugin-Autoformat
p5-Template-Plugin-CSV
p5-Template-Plugin-Filter-Minify-CSS
p5-Template-Plugin-Filter-Minify-CSS-XS
p5-Template-Plugin-Filter-Minify-JavaScript
p5-Template-Plugin-Filter-Minify-JavaScript-XS
p5-Template-Plugin-HTML-SuperForm
p5-Template-Plugin-Lingua-EN-Inflect
p5-Template-Plugin-XML-Escape
p5-Template-Semantic
p5-Template-Tiny
p5-Term-QRCode
p5-Test-Groonga
p5-Test-Perl-Critic
p5-TeX-Encode
p5-TeX-Hyphen
p5-texcount
p5-Text-Affixes
p5-Text-Aligner
p5-Text-ASCIIMathML
p5-Text-ASCIITable
p5-Text-Aspell
p5-Text-Autoformat
p5-Text-Balanced
p5-Text-Bastardize
p5-Text-BibTeX
p5-Text-Bind
p5-Text-Brew
p5-Text-Capitalize
p5-Text-CharWidth
p5-Text-Chomp Add LICENSE 2018-06-04 18:16:22 +00:00
p5-Text-ClearSilver
p5-Text-Colorizer
p5-Text-Context
p5-Text-Context-EitherSide
p5-Text-CSV
p5-Text-CSV_XS
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
p5-Text-CSV-Simple
p5-Text-Decorator
p5-Text-Delimited
p5-Text-DHCPLeases
p5-Text-Diff
p5-Text-Diff3
p5-Text-Diff-HTML
p5-Text-Diff-Parser
p5-Text-DoubleMetaphone
p5-Text-Emoticon
p5-Text-Emoticon-GoogleTalk
p5-Text-Emoticon-MSN
p5-Text-EtText
p5-Text-Extract-Word
p5-Text-ExtractWords
p5-Text-FillIn
p5-Text-Filter
p5-Text-Filter-Chain
p5-Text-FindIndent
p5-Text-FixedLength
p5-Text-FixedLength-Extra
p5-Text-FixEOL
p5-Text-Flow
p5-Text-Flowchart
p5-Text-Flowed
p5-Text-Format
p5-Text-Format+NWrap
p5-Text-FormatTable
p5-Text-German
p5-Text-Glob
p5-Text-Graphics
p5-Text-Greeking
p5-Text-Haml
p5-Text-Hatena
p5-Text-Highlight Add LICENSE 2018-06-04 18:16:28 +00:00
p5-Text-HikiDoc
p5-Text-Hyphen
p5-Text-Language-Guess
p5-Text-Lorem
p5-Text-LTSV
p5-Text-Markdown
p5-Text-Match-FastAlternatives
p5-Text-Metaphone
p5-Text-MicroMason
p5-Text-MicroTemplate
p5-Text-MicroTemplate-Extended
p5-Text-MultiMarkdown
p5-Text-NeatTemplate
p5-Text-Netstring
p5-Text-Ngram
p5-Text-Ngrams
p5-Text-NSP
p5-Text-Original
p5-Text-Padding
p5-Text-ParagraphDiff
p5-Text-ParseWords
p5-Text-Patch Remove all := from BUILD_DEPENDS, here are never needed. 2018-07-09 08:40:17 +00:00
p5-Text-Pipe
p5-Text-Prefix-XS
p5-Text-QRCode
p5-Text-Query
p5-Text-Quote
p5-Text-Quoted
p5-Text-RecordParser
p5-Text-Reflow
p5-Text-Reform
p5-Text-Report Remove all := from BUILD_DEPENDS, here are never needed. 2018-07-09 08:40:17 +00:00
p5-Text-Repository
p5-Text-Roman
p5-Text-Sass Remove all := from BUILD_DEPENDS, here are never needed. 2018-07-09 08:40:17 +00:00
p5-Text-Shellwords
p5-Text-Similarity
p5-Text-SimpleTable - Update to 2.05 2018-06-17 23:38:38 +00:00
p5-Text-SimpleTable-AutoWidth
p5-Text-SimpleTemplate
p5-Text-Soundex
p5-Text-SpellChecker
p5-Text-SpellChecker-GUI Mark net/p5-ZConf and related ports as deprecated 2018-06-14 17:13:01 +00:00
p5-Text-Striphigh
p5-Text-Table
p5-Text-Table-Manifold
p5-Text-Tabs+Wrap
p5-Text-TabularDisplay
p5-Text-Tags
p5-Text-Template
p5-Text-TestBase
p5-Text-Textile
p5-Text-Tmpl
p5-Text-Trac
p5-Text-Trim
p5-Text-Truncate
p5-Text-Typography
p5-Text-Unaccent
p5-Text-Unaccent-PurePerl
p5-Text-vCard
p5-Text-VimColor
p5-Text-VisualWidth
p5-Text-WikiCreole
p5-Text-WikiFormat
p5-Text-WordDiff
p5-Text-WrapI18N
p5-Text-Wrapper
p5-Text-Xslate
p5-Text-Xslate-Bridge-TT2Like
p5-Tiffany
p5-Time-Human
p5-Tk-Pod
p5-Tk-XMLViewer
p5-TOML
p5-TOML-Parser
p5-Tree-Nary
p5-Tree-Suffix
p5-UML-Class-Simple
p5-UML-Sequence
p5-UML-State
p5-Unicode-CaseFold
p5-Unicode-CheckUTF8
p5-Unicode-Collate
p5-Unicode-EastAsianWidth
p5-Unicode-Escape
p5-Unicode-LineBreak
p5-Unicode-Normalize
p5-Unicode-Unihan
p5-URI-Find
p5-Validator-Custom
p5-Version-Next
p5-Vroom
p5-WDDX
p5-WordNet-QueryData
p5-WordNet-Similarity
p5-WWW-Google-SiteMap Fix and update WWW 2018-06-04 18:16:34 +00:00
p5-WWW-Wordnik-API
p5-XML-Atom
p5-XML-Atom-Ext-OpenSearch
p5-XML-Atom-Filter
p5-XML-Atom-SimpleFeed
p5-XML-Atom-Stream
p5-XML-Atom-Syndication
p5-XML-AutoWriter
p5-XML-Bare
p5-XML-Canonical
p5-XML-CanonicalizeXML
p5-XML-Catalog
p5-XML-Clean
p5-XML-Code
p5-XML-CommonNS
p5-XML-Compile
p5-XML-Compile-Cache
p5-XML-Compile-Dumper
p5-XML-DBMS
p5-XML-Declare
p5-XML-Descent
p5-XML-DifferenceMarkup
p5-XML-Directory
p5-XML-DOM Remove all := from BUILD_DEPENDS, here are never needed. 2018-07-09 08:40:17 +00:00
p5-XML-DOM2
p5-XML-DOM-Lite
p5-XML-DOM-XPath
p5-XML-DOMHandler Update WWW 2018-06-04 18:16:41 +00:00
p5-XML-DoubleEncodedEntities
p5-XML-Driver-HTML
p5-XML-DT
p5-XML-DTDParser
p5-XML-Dumper
p5-XML-Elemental
p5-XML-Encoding
p5-XML-Entities
p5-XML-Feed
p5-XML-Feed-Deduper
p5-XML-FeedPP
p5-XML-Filter-BufferText
p5-XML-Filter-DetectWS
p5-XML-Filter-DOMFilter-LibXML
p5-XML-Filter-GenericChunk
p5-XML-Filter-Reindent
p5-XML-Filter-SAX1toSAX2
p5-XML-Filter-SAXT
p5-XML-Filter-XInclude
p5-XML-Filter-XSLT
p5-XML-Flow
p5-XML-FOAF Remove all := from BUILD_DEPENDS, here are never needed. 2018-07-09 08:40:17 +00:00
p5-XML-GDOME
p5-XML-Generator
p5-XML-Generator-DBI
p5-XML-Generator-PerlData
p5-XML-Grove
p5-XML-Handler-Dtd2DocBook
p5-XML-Handler-Dtd2Html
p5-XML-Handler-HTMLWriter
p5-XML-Handler-Trees
p5-XML-Handler-YAWriter
p5-XML-Hash-LX Add LICENSE 2018-06-04 18:16:47 +00:00
p5-XML-Liberal
p5-XML-LibXML
p5-XML-LibXML-Cache
p5-XML-LibXML-Iterator
p5-XML-LibXML-PrettyPrint
p5-XML-LibXML-SAX-ChunkParser
p5-XML-LibXML-Simple
p5-XML-LibXSLT
p5-XML-Literal
p5-XML-Mini
p5-XML-MyXML - Update to 1.02 2018-06-17 23:41:07 +00:00
p5-XML-Namespace
p5-XML-NamespaceFactory
p5-XML-NamespaceSupport
p5-XML-Node
p5-XML-NodeFilter
p5-XML-OPML
p5-XML-OPML-LibXML
p5-XML-Parsepp
p5-XML-Parser
p5-XML-Parser-EasyTree
p5-XML-Parser-Lite
p5-XML-Parser-Lite-Tree
p5-XML-Parser-Style-EasyTree
p5-XML-Parser-Style-Elemental Update WWW 2018-06-04 18:16:52 +00:00
p5-XML-Quote
p5-XML-RAI
p5-XML-Reader
p5-XML-RegExp
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
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
p5-XML-RSS-LibXML
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
p5-XML-RSSLite
p5-XML-Rules Remove all := from BUILD_DEPENDS, here are never needed. 2018-07-09 08:40:17 +00:00
p5-XML-SAX
p5-XML-SAX-Base
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
p5-XML-SAX-Machines
p5-XML-SAX-Simple
p5-XML-SAX-Writer
p5-XML-SAXDriver-CSV
p5-XML-SAXDriver-Excel
p5-XML-Schematron
p5-XML-SemanticDiff
p5-XML-Simple
p5-XML-SimpleObject
p5-XML-SimpleObject-LibXML
p5-XML-Smart
p5-XML-Stream
p5-XML-STX
p5-XML-Tiny
p5-XML-TinyXML
p5-XML-TokeParser
p5-XML-Toolkit
p5-XML-TreeBuilder
p5-XML-TreePP
p5-XML-Twig
p5-XML-Validate
p5-XML-Validator-Schema
p5-XML-Writer - Add LICENSE 2018-06-17 09:04:34 +00:00
p5-XML-XBEL
p5-XML-XML2JSON
p5-XML-XPath
p5-XML-XPathEngine
p5-XML-XQL
p5-XML-XSLT
p5-XML-XUpdate-LibXML
p5-xmltv
p5-YAML
p5-YAML-LibYAML
p5-YAML-PP
p5-YAML-Shell
p5-YAML-Syck
p5-YAML-Tiny
p5-YAML-Tiny-Color
p5-YAPE-HTML
p5-YAPE-Regex
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