freebsd-ports/textproc
Tijl Coosemans 074ea5282a converters/libiconv:
- Remove const qualifier from iconv(3) to match POSIX:
  http://pubs.opengroup.org/onlinepubs/9699919799/functions/iconv.html
- Patch iconv.h to expose more GNU extensions when LIBICONV_PLUG is
  defined because the base system iconv supports these extensions too.

Add/remove patches to/from ports to call iconv with non-const arguments.

This breaks some ports on FreeBSD 10 because base system iconv.h still has
the const qualifier.  Fix this by letting USES=iconv add a build dependency
on converters/libiconv so ports can use its iconv.h (with LIBICONV_PLUG
defined) instead of the base system iconv.h.

This exposed some ports that link with libiconv when it is available instead
of using libc iconv.  In these cases one of the following changes has been
made:
- patch configure scripts to test for libc iconv first
- add ac_cv_lib_iconv_libiconv=no or similar to CONFIGURE_ARGS to disable
  some configure tests
- converters/wkhtmltopdf: this includes Qt4 so add a patch from devel/qt4
- lang/gcc5-aux: respect CFLAGS and friends during configure such that
  LIBICONV_PLUG is defined in the iconv test, also switch to external
  gettext
- mail/gnarwl: replace patches with CPPFLAGS/LIBS
- multimedia/ffmpeg2theora: remove iconv test from SConstruct and use
  ICONV_LIB in port Makefile instead, also fix a bug in subtitles.c
- net-im/licq: finish conversion to cmake
- net-mgmt/bandwidthd, net-mgmt/icinga, net-mgmt/nagios, net-mgmt/nagios4:
  don't need iconv
- textproc/p5-XML-TinyXML: finish conversion to USES=perl5

Other changes:
- databases/qdbm and slaves: respect CFLAGS and friends, also enable bzip2
  and lzo support
- games/ldmud: respect CFLAGS and friends
- graphics/inventor: replace some patches with MAKE_ARGS/MAKE_ENV to respect
  CFLAGS and friends, also remove FreeBSD/alpha patch and add missing xorg
  dependencies

PR:		199099
Exp-run by:	antoine
Approved by:	portmgr (antoine)
2015-04-15 08:20:27 +00:00
..
2bsd-diff
ack - Add PORTSCOUT 2015-02-18 16:23:19 +00:00
adabrowse textproc/adabrowse: Remove 1-line pkg-plist 2014-10-16 11:10:19 +00:00
add-css-links cleanup plist 2014-12-20 19:47:30 +00:00
af-aspell
aft Canonicalize a few licenses 2014-12-07 00:07:47 +00:00
agrep
aiksaurus Cleanup plist 2014-11-15 16:26:32 +00:00
aiksaurus-gtk Fix check-sanity (bsd.port.mk included twice) 2014-08-29 22:07:38 +00:00
align - Pass maintainership to submitter 2014-06-27 08:58:56 +00:00
am-aspell
amberfish Allow to build with texinfo from ports 2014-06-26 08:41:34 +00:00
ansifilter Convert a bunch of USE_BZIP2 to USES=tar:bzip2 2014-07-29 18:41:15 +00:00
ant-xinclude-task
antiword - add patch to prevent buffer overflow 2014-12-11 16:59:28 +00:00
apache-poi - Add CPE information 2015-03-30 18:56:10 +00:00
apache-solr - Add CPE information 2015-03-30 18:55:39 +00:00
apache-solr3 - Add CPE information 2015-04-13 19:26:23 +00:00
apertium Cleanup plist 2014-11-15 16:26:32 +00:00
archmage - Convert textproc/ to USES=python 2014-12-07 10:01:36 +00:00
artha Cleanup plist 2014-11-15 16:26:32 +00:00
asciidoc Cleanup plist 2014-11-15 16:26:32 +00:00
asm-xml
asm2html Resurrect textproc/asm2html (with stage support), assign maintainer 2014-06-11 13:26:52 +00:00
aspell textproc/aspell: add CPE information 2015-03-21 22:47:08 +00:00
aspell-ispell
ast-aspell
atom
augeas Cleanup plist 2014-11-15 16:26:32 +00:00
az-aspell
bar Convert some more USE_BZIP2 to USES=tar:bzip2 2014-07-29 21:43:17 +00:00
bbe Remove indefinite articles and trailing periods from COMMENT, plus 2014-08-03 14:15:08 +00:00
be-aspell
bedic-data
beediff
bg-aspell
bg-hyphen cleanup plist 2014-12-20 19:47:30 +00:00
bg-mythes cleanup plist 2014-12-20 19:47:30 +00:00
bib2html - Fix shebangs 2015-03-01 15:04:14 +00:00
bibtex2html Cleanup plist of ocaml ports 2014-11-29 23:56:21 +00:00
bibtool Update to BibTool 2.59 2015-03-22 12:00:23 +00:00
bibutils Convert a bunch of EXTRACT_SUFX=... into USES=tar:... 2014-07-29 19:11:51 +00:00
bn-aspell
bomstrip Cleanup plist 2014-11-15 16:26:32 +00:00
br-aspell
bsddiff
bsdgrep Cleanup plist 2014-12-08 21:17:00 +00:00
bsdsort textproc/bsdsort: disable -Werror 2015-03-26 14:35:59 +00:00
btparse - Switch to USES=libtool, drop .la files 2014-06-20 10:44:41 +00:00
c2html Remove USE_AUTOTOOLS 2014-09-24 12:58:09 +00:00
ca-aspell
catdoc - Fix UB which leads to guaranteed crash when built with clang 3.4.1+ (e.g. on FreeBSD 10.1+) 2014-11-01 13:59:42 +00:00
cbedic Remove indefinite articles and trailing periods from COMMENT, plus 2014-08-03 14:15:08 +00:00
cdif
cdiff For the new USE_GITHUB with only GH_TAGNAME set default DISTNAME to 2015-03-20 20:07:50 +00:00
cgrep Cleanup plist 2014-11-15 16:26:32 +00:00
chm2pdf - Convert textproc/ to USES=python 2014-12-07 10:01:36 +00:00
chpp Cleanup plist 2014-11-15 16:26:32 +00:00
cl-meta Cleanup plist 2014-11-15 16:26:32 +00:00
cl-meta-sbcl Remove indefinite articles from COMMENT where I'm maintainer. 2014-06-08 13:14:42 +00:00
cl-ppcre Cleanup plist 2014-11-15 16:26:32 +00:00
cl-ppcre-sbcl
clit Convert GMAKE to MAKE_CMD 2014-06-25 05:35:31 +00:00
clucene Revert r381307. The patch was invalid. 2015-03-16 20:34:02 +00:00
clucene-qt4 Remove @dirrm and @dirrmtry entries from the Qt ports. 2014-10-23 21:35:14 +00:00
clucene-qt5 Update Qt5 to 5.4.1. 2015-03-18 09:37:42 +00:00
coccigrep - Convert to new USE_GITHUB 2015-04-04 13:19:00 +00:00
code2html Shebangfix 2014-12-21 21:18:10 +00:00
codespell Switch default python3 version from 3.3 to 3.4. 2015-01-10 23:15:27 +00:00
colordiff Fix config file search patch. 2015-02-10 13:45:13 +00:00
confetti Convert a bunch of USE_BZIP2 to USES=tar:bzip2 2014-07-29 18:41:15 +00:00
confget Remove Author from pkg-descr and white space fixes 2015-03-02 23:51:49 +00:00
consul-template textproc/consul-template: 0.8.0 2015-04-06 00:47:34 +00:00
crimson Remove explicit dependency on javavmwrapper for ports that USE_JAVA 2015-01-23 16:03:57 +00:00
cs-aspell
cs-mythes cleanup plist 2014-12-20 19:47:30 +00:00
csb-aspell
csv2latex Convert most NO_INSTALL_MANPAGES to USES=imake:noman 2014-08-18 19:13:18 +00:00
csvdiff Shebangfix 2014-12-21 21:20:23 +00:00
ctpl textproc/ctpl: 2015-03-24 09:49:51 +00:00
ctpp2 converters/libiconv: 2015-04-15 08:20:27 +00:00
cwtext Cleanup plist 2014-11-15 16:26:32 +00:00
cy-aspell
da-aspell
da-hyphen cleanup plist 2014-12-20 19:47:30 +00:00
dadadodo
db2latex - Add LICENSE 2015-03-04 05:19:45 +00:00
dbacl Remove Author from pkg-descr and white space fixes 2015-03-02 23:51:49 +00:00
dblatex Switch ports depending on docbook* through a directory name to a package name, 2015-01-23 22:50:49 +00:00
denature Remove indefinite articles and trailing periods from COMMENT, plus 2014-08-03 14:15:08 +00:00
dict - Remove unrecognized CONFIGURE_ARGS 2014-12-08 09:11:52 +00:00
dictem cleanup plist 2014-12-20 19:47:30 +00:00
dictfmt - Remove unrecognized CONFIGURE_ARGS 2014-12-08 09:11:57 +00:00
dictionary textproc/dictionary: stop calling make-local-hook unconditionally 2015-02-06 10:15:00 +00:00
diffmark Cleanup plist 2014-11-15 16:26:32 +00:00
diffsplit
diffstat Update to 1.59 2014-12-02 22:42:41 +00:00
diffutils Convert a bunch of USE_XZ to USES=tar:xz. 2014-07-29 21:07:39 +00:00
dikt - Remove deprecated USE_KDE4=kdehier 2015-02-19 18:19:28 +00:00
discount A number of the discount manpages are broken due to FreeBSD's lack of support of 2015-02-22 15:28:25 +00:00
dixit Cleanup plist 2014-11-15 16:26:32 +00:00
doc-mode.el - Chase GNU Emacs updates 2014-11-05 13:19:31 +00:00
docbook Switch ports depending on docbook* through a directory name to a package name, 2015-01-23 22:50:49 +00:00
docbook-sgml Cleanup plist 2014-11-15 16:26:32 +00:00
docbook-tdg Remove Author from pkg-descr and white space fixes 2015-03-02 23:51:49 +00:00
docbook-to-man Switch ports depending on docbook* through a directory name to a package name, 2015-01-23 22:50:49 +00:00
docbook-utils Switch ports depending on docbook* through a directory name to a package name, 2015-01-23 22:50:49 +00:00
docbook-xml Add back RUN_DEPENDS 2015-03-03 15:00:42 +00:00
docbook-xsd Cleanup plist 2014-11-15 16:26:32 +00:00
docbook-xsl Cleanup plist 2014-11-15 16:26:32 +00:00
docbook-xsl-ns Cleanup plist 2014-11-15 16:26:32 +00:00
docbook2mdoc The docbook2mdoc utility is a converter from DocBook V4.x and v5.x XML into 2014-11-22 03:22:41 +00:00
docbook2odf Cleanup plist 2014-11-15 16:26:32 +00:00
docbook2X Cleanup plist 2014-11-15 16:26:32 +00:00
docbookide.el Cleanup plist 2014-11-15 16:26:32 +00:00
docdiff Cleanup plist 2014-11-15 16:26:32 +00:00
doclifter - Convert textproc/ to USES=python 2014-12-07 10:01:36 +00:00
docproj Make fonts repecting XDG 2015-03-21 23:05:19 +00:00
dom4j
domc devel/libmba: Fix wrong embedded DT_SONAME 2014-08-15 06:55:11 +00:00
dsssl-docbook-modular Fix fetching. 2014-11-21 00:28:36 +00:00
dtd-catalogs
dtd2relax Convert all :U to :tu and :L to :tl 2014-05-05 09:45:36 +00:00
dtdinst cleanup plist 2014-12-20 19:47:30 +00:00
dtdparse Change the way Perl modules are installed, update the default Perl to 5.18. 2014-11-26 13:08:24 +00:00
duncan Convert bsd.gnustep.mk to USES=gnustep 2015-04-09 07:44:41 +00:00
dwdiff Cleanup plist 2014-11-15 16:26:32 +00:00
easydiff Convert bsd.gnustep.mk to USES=gnustep 2015-04-09 07:44:41 +00:00
ebook-tools Convert archivers/libzip to USES=libtool. Bump PORTREVISION on all 2014-05-05 22:50:59 +00:00
ecromedos - Update to 2.1.0 2015-02-16 21:16:34 +00:00
ekhtml - Add LICENSE 2015-03-10 14:15:52 +00:00
el-aspell
el-hyphen cleanup plist 2014-12-20 19:47:30 +00:00
elasticsearch Remove OSVERSION checks that do not make sense any more. 2015-04-03 11:26:48 +00:00
elasticsearch-plugin-head Use operator = to assign RUN_DEPENDS. 2015-02-28 17:01:23 +00:00
elasticsearch-plugin-hq Use operator = to assign RUN_DEPENDS. 2015-02-28 17:01:23 +00:00
elasticsearch-plugin-marvel Fix typo in COMMENT. 2015-01-08 11:36:54 +00:00
elasticsearch-river-rabbitmq Use operator = to assign RUN_DEPENDS. 2015-02-28 17:01:23 +00:00
emacs-wiki Cleanup plist 2014-11-15 16:26:32 +00:00
en-aspell
en-hunspell cleanup plist 2014-12-20 19:47:30 +00:00
en-mythes cleanup plist 2014-12-20 19:47:30 +00:00
enchant Cleanup plist 2014-11-15 16:26:32 +00:00
eo-aspell
eqe Cleanup plist 2014-11-15 16:26:32 +00:00
es-aspell
es-hunspell cleanup plist 2014-12-20 19:47:30 +00:00
es-hyphen cleanup plist 2014-12-20 19:47:30 +00:00
es-mythes cleanup plist 2014-12-20 19:47:30 +00:00
estraier converters/libiconv: 2015-04-15 08:20:27 +00:00
et-aspell
exempi Update to 2.2.2. 2014-11-01 11:55:48 +00:00
exmpp Add missing USE_OPENSSL=yes 2015-01-15 09:05:37 +00:00
expat2 Replace USES=libtool:oldver with USES=libtool or USES=libtool:keepla in 2014-12-08 16:48:38 +00:00
exslt
extract_url textproc/extract_url: Fix sample config file in pkg-plist 2014-07-28 20:54:04 +00:00
ezxml
fa-aspell
fcitx-m17n Major update to libpinyin, fcitx and their add ons: 2015-03-31 07:08:00 +00:00
fex Remove indefinite articles and trailing periods from COMMENT, plus 2014-08-03 14:15:08 +00:00
ffe Remove Author from pkg-descr and white space fixes 2015-03-02 23:51:49 +00:00
fi-aspell
filepp Cleanup plist 2014-11-15 16:26:32 +00:00
fist Remove indefinite articles and trailing periods from COMMENT, plus 2014-08-03 14:15:08 +00:00
fixrtf - remove do_nada from fetch target 2015-04-08 22:51:52 +00:00
fldiff Move MASTER_SITES from CRITICAL to LOCAL/ehaupt 2015-01-06 09:40:30 +00:00
flex Cleanup plist 2014-11-15 16:26:32 +00:00
flip
fo-aspell
foiltex cleanup plist 2014-12-20 19:47:30 +00:00
fop Cleanup plist 2014-11-15 16:26:32 +00:00
fpc-aspell Assign maintainership of FPC ports to new FPC ports team 2015-01-05 00:16:00 +00:00
fpc-libxml2 Assign maintainership of FPC ports to new FPC ports team 2015-01-05 00:16:00 +00:00
freexl - Update to 1.0.0i 2015-03-07 13:18:36 +00:00
fy-aspell
ga-aspell
gastex Cleanup plist 2014-11-15 16:26:32 +00:00
gd-aspell
gdict devel/glib12 x11-toolkits/gtk12: 2014-09-13 15:11:27 +00:00
gdome2 Cleanup plist 2014-11-15 16:26:32 +00:00
gl-aspell
gladtex Update graphics/giflib to 5.0.5 2015-01-14 18:19:32 +00:00
glark Remove Author from pkg-descr and white space fixes 2015-03-02 23:51:49 +00:00
glpi-plugins-AdditionalReports Cleanup plist 2014-12-08 21:17:00 +00:00
glpi-plugins-DataInjection Cleanup plist 2014-12-08 21:17:00 +00:00
gmetadom converters/libiconv: 2015-04-15 08:20:27 +00:00
gnome-doc-utils Switch ports depending on docbook* through a directory name to a package name, 2015-01-23 22:50:49 +00:00
gnome-spell Cleanup plist 2014-12-08 21:17:00 +00:00
gnugrep Add CPE information 2015-03-09 21:04:37 +00:00
go-text Cleanup plist 2014-11-15 16:26:32 +00:00
go.text Cleanup plist 2014-11-15 16:26:32 +00:00
goldendict converters/libiconv: 2015-04-15 08:20:27 +00:00
google-ctemplate Cleanup plist 2014-11-15 16:26:32 +00:00
google-translate-cli - Unbreak by updating to 0.8.19 2014-08-24 22:36:16 +00:00
gpp Convert some more USE_BZIP2 to USES=tar:bzip2 2014-07-29 21:43:17 +00:00
grap Cleanup plist 2014-11-15 16:26:32 +00:00
grc-aspell
groff Fix packaging as a user (pkg already set the proper owners) 2015-04-08 15:16:47 +00:00
groonga textproc/groonga: Update version 5.0.0=>5.0.2 2015-04-02 13:36:33 +00:00
gsed Cleanup plist 2014-11-15 16:26:32 +00:00
gtk-doc Switch ports depending on docbook* through a directory name to a package name, 2015-01-23 22:50:49 +00:00
gtkspell Cleanup plist 2014-12-08 21:17:00 +00:00
gtkspell-reference
gtkspell3 Update gtkspell3 to 3.0.6. 2015-01-15 16:58:39 +00:00
gu-aspell
gutenmark textproc/gutenmark: fix build on FreeBSD < 10 after the wxGTK updates. 2015-04-13 17:45:30 +00:00
gv-aspell
heirloom-doctools - Add LICENSE. 2014-11-22 08:05:32 +00:00
hevea - Update to 2.23 2015-03-09 22:31:48 +00:00
hgrep Remove indefinite articles and trailing periods from COMMENT, plus 2014-08-03 14:15:08 +00:00
hhm Allow staging as a regular user and simplify 2014-09-07 12:03:48 +00:00
hi-aspell
highlight Cleanup plist 2014-11-15 16:26:32 +00:00
hil-aspell
hr-aspell
hs-appar Update the default version of GCC in the Ports Collection from GCC 4.7.4 2014-09-10 20:50:31 +00:00
hs-attoparsec Update the default version of GCC in the Ports Collection from GCC 4.7.4 2014-09-10 20:50:31 +00:00
hs-attoparsec-enumerator Update the default version of GCC in the Ports Collection from GCC 4.7.4 2014-09-10 20:50:31 +00:00
hs-blaze-html Update the default version of GCC in the Ports Collection from GCC 4.7.4 2014-09-10 20:50:31 +00:00
hs-blaze-markup Update the default version of GCC in the Ports Collection from GCC 4.7.4 2014-09-10 20:50:31 +00:00
hs-bytestring-csv Update the default version of GCC in the Ports Collection from GCC 4.7.4 2014-09-10 20:50:31 +00:00
hs-case-insensitive Update the default version of GCC in the Ports Collection from GCC 4.7.4 2014-09-10 20:50:31 +00:00
hs-citeproc-hs Update the default version of GCC in the Ports Collection from GCC 4.7.4 2014-09-10 20:50:31 +00:00
hs-csv Update the default version of GCC in the Ports Collection from GCC 4.7.4 2014-09-10 20:50:31 +00:00
hs-Diff Update the default version of GCC in the Ports Collection from GCC 4.7.4 2014-09-10 20:50:31 +00:00
hs-double-conversion Update the default version of GCC in the Ports Collection from GCC 4.7.4 2014-09-10 20:50:31 +00:00
hs-feed Update the default version of GCC in the Ports Collection from GCC 4.7.4 2014-09-10 20:50:31 +00:00
hs-HaXml Update the default version of GCC in the Ports Collection from GCC 4.7.4 2014-09-10 20:50:31 +00:00
hs-hexpat Update the default version of GCC in the Ports Collection from GCC 4.7.4 2014-09-10 20:50:31 +00:00
hs-highlighting-kate - Update pandoc to 1.13.2 2015-01-26 02:43:09 +00:00
hs-hs-bibutils Update the default version of GCC in the Ports Collection from GCC 4.7.4 2014-09-10 20:50:31 +00:00
hs-HStringTemplate Update the default version of GCC in the Ports Collection from GCC 4.7.4 2014-09-10 20:50:31 +00:00
hs-html Update the default version of GCC in the Ports Collection from GCC 4.7.4 2014-09-10 20:50:31 +00:00
hs-html-conduit Update the default version of GCC in the Ports Collection from GCC 4.7.4 2014-09-10 20:50:31 +00:00
hs-hxt Update the default version of GCC in the Ports Collection from GCC 4.7.4 2014-09-10 20:50:31 +00:00
hs-hxt-charproperties Update the default version of GCC in the Ports Collection from GCC 4.7.4 2014-09-10 20:50:31 +00:00
hs-hxt-regex-xmlschema Update the default version of GCC in the Ports Collection from GCC 4.7.4 2014-09-10 20:50:31 +00:00
hs-hxt-unicode Update the default version of GCC in the Ports Collection from GCC 4.7.4 2014-09-10 20:50:31 +00:00
hs-lhs2tex Update the default version of GCC in the Ports Collection from GCC 4.7.4 2014-09-10 20:50:31 +00:00
hs-libxml Update the default version of GCC in the Ports Collection from GCC 4.7.4 2014-09-10 20:50:31 +00:00
hs-libxml-sax Update the default version of GCC in the Ports Collection from GCC 4.7.4 2014-09-10 20:50:31 +00:00
hs-pandoc - Update pandoc to 1.13.2 2015-01-26 02:43:09 +00:00
hs-pandoc-types Update the default version of GCC in the Ports Collection from GCC 4.7.4 2014-09-10 20:50:31 +00:00
hs-parsec Update the default version of GCC in the Ports Collection from GCC 4.7.4 2014-09-10 20:50:31 +00:00
hs-polyparse Update the default version of GCC in the Ports Collection from GCC 4.7.4 2014-09-10 20:50:31 +00:00
hs-regex-base Update the default version of GCC in the Ports Collection from GCC 4.7.4 2014-09-10 20:50:31 +00:00
hs-regex-compat Update the default version of GCC in the Ports Collection from GCC 4.7.4 2014-09-10 20:50:31 +00:00
hs-regex-pcre-builtin Update the default version of GCC in the Ports Collection from GCC 4.7.4 2014-09-10 20:50:31 +00:00
hs-regex-posix Update the default version of GCC in the Ports Collection from GCC 4.7.4 2014-09-10 20:50:31 +00:00
hs-regex-tdfa Update the default version of GCC in the Ports Collection from GCC 4.7.4 2014-09-10 20:50:31 +00:00
hs-stringsearch Update the default version of GCC in the Ports Collection from GCC 4.7.4 2014-09-10 20:50:31 +00:00
hs-tagsoup Update the default version of GCC in the Ports Collection from GCC 4.7.4 2014-09-10 20:50:31 +00:00
hs-tagstream-conduit Update the default version of GCC in the Ports Collection from GCC 4.7.4 2014-09-10 20:50:31 +00:00
hs-texmath - Update pandoc to 1.13.2 2015-01-26 02:43:09 +00:00
hs-uri Update the default version of GCC in the Ports Collection from GCC 4.7.4 2014-09-10 20:50:31 +00:00
hs-xml Update the default version of GCC in the Ports Collection from GCC 4.7.4 2014-09-10 20:50:31 +00:00
hs-xml-conduit Update the default version of GCC in the Ports Collection from GCC 4.7.4 2014-09-10 20:50:31 +00:00
hs-xml-hamlet Update the default version of GCC in the Ports Collection from GCC 4.7.4 2014-09-10 20:50:31 +00:00
hs-xml-types Update the default version of GCC in the Ports Collection from GCC 4.7.4 2014-09-10 20:50:31 +00:00
hs-xmlhtml Update the default version of GCC in the Ports Collection from GCC 4.7.4 2014-09-10 20:50:31 +00:00
hs-yaml Update the default version of GCC in the Ports Collection from GCC 4.7.4 2014-09-10 20:50:31 +00:00
hsb-aspell
htdig - Add LICENSE 2015-02-21 22:57:17 +00:00
html Cleanup plist 2014-11-15 16:26:32 +00:00
html-pretty - Add LICENSE 2015-03-08 02:33:16 +00:00
html2fo
html2tex
html2text Hand back my ports to the pool. 2014-09-24 06:00:09 +00:00
htmlc cleanup plist 2014-12-20 19:47:30 +00:00
htmldoc Bump portrevision after png update 2014-12-25 20:54:41 +00:00
htmlise Move MASTER_SITES from CRITICAL to LOCAL/ehaupt 2015-01-06 09:40:30 +00:00
htmlize.el - Chase GNU Emacs updates 2014-11-05 13:19:31 +00:00
htmlsection Cleanup plist 2014-11-15 16:26:32 +00:00
htmltolatex Cleanup plist 2014-11-15 16:26:32 +00:00
humanzip Remove dead mirror 2015-03-30 21:46:19 +00:00
hunspell Cleanup plist 2014-11-15 16:26:32 +00:00
hy-aspell
hyperestraier converters/libiconv: 2015-04-15 08:20:27 +00:00
hyphen Update to 2.8.8 2014-10-06 13:45:10 +00:00
ia-aspell
ibus Fix build WITHOUT=NLS. 2015-04-11 15:48:33 +00:00
ibus-el - Convert textproc/ to USES=python 2014-12-07 10:01:36 +00:00
ibus-kmfl Update the default version of GCC in the Ports Collection from GCC 4.7.4 2014-09-10 20:50:31 +00:00
ibus-m17n Replace USES=libtool:oldver with USES=libtool or USES=libtool:keepla in 2014-12-08 16:48:38 +00:00
ibus-qt Update to upstream version 1.3.3 2015-03-29 08:12:40 +00:00
ibus-table - Convert textproc/ to USES=python 2014-12-07 10:01:36 +00:00
id-aspell
id-hyphen cleanup plist 2014-12-20 19:47:30 +00:00
idnits - Update to 2.13.02 2015-03-24 17:59:27 +00:00
igor - Update to 1.502 2014-10-07 16:19:51 +00:00
iksemel Convert to USES=autoreconf 2015-03-29 15:56:32 +00:00
info2html
info2man Add a missing dependency on p5-Perl4-CoreLibs 2015-01-04 10:37:04 +00:00
info_to_html
intltool Add two patches to textproc/intltool so it works better with USES=autoreconf 2015-04-03 15:55:53 +00:00
irstlm Do it in more C++ way. 2014-09-02 11:40:07 +00:00
is-aspell
is-hyphen cleanup plist 2014-12-20 19:47:30 +00:00
iso-schematron-xslt Cleanup plist 2014-11-15 16:26:32 +00:00
iso8879 Cleanup plist 2014-11-15 16:26:32 +00:00
iso12083 Cleanup plist 2014-11-15 16:26:32 +00:00
it-aspell
it-hunspell cleanup plist 2014-12-20 19:47:30 +00:00
it-hyphen cleanup plist 2014-12-20 19:47:30 +00:00
it-mythes cleanup plist 2014-12-20 19:47:30 +00:00
itstool Cleanup plist 2014-11-15 16:26:32 +00:00
jade Cleanup plist 2014-11-15 16:26:32 +00:00
jakarta-commons-digester Upgrade to 2.1. 2015-01-22 02:37:25 +00:00
jalingo Cleanup plist 2014-11-15 16:26:32 +00:00
jarnal Remove explicit dependency on javavmwrapper for ports that USE_JAVA 2015-01-23 16:03:57 +00:00
java2html Remove USE_AUTOTOOLS 2014-09-24 12:58:46 +00:00
jaxup Remove explicit dependency on javavmwrapper for ports that USE_JAVA 2015-01-23 16:03:57 +00:00
jdictionary Remove explicit dependency on javavmwrapper for ports that USE_JAVA 2015-01-23 16:03:57 +00:00
jdictionary-int-eng remove NO_STAGE. 2014-06-30 15:18:21 +00:00
jing Remove indefinite articles and trailing periods from COMMENT, plus 2014-08-03 14:15:08 +00:00
jq - Update to 1.4 2014-11-10 11:39:22 +00:00
jrefentry Switch ports depending on docbook* through a directory name to a package name, 2015-01-23 22:50:49 +00:00
jshon For the new USE_GITHUB with only GH_TAGNAME set default DISTNAME to 2015-03-20 20:07:50 +00:00
kdiff3 textproc/kdiff3: 2014-10-15 21:43:23 +00:00
kenlm Fix build by registering dependency on bash, and wrap compound statements. 2014-08-31 15:25:07 +00:00
kibana Update to 3.1.2 2014-12-05 12:28:51 +00:00
kmfl-european-latin Cleanup plist 2014-11-15 16:26:32 +00:00
kmfl-khmer cleanup plist 2014-12-20 19:47:30 +00:00
kmfl-sil-ezra Cleanup plist 2014-11-15 16:26:32 +00:00
kmfl-sil-galatia Cleanup plist 2014-11-15 16:26:32 +00:00
kmfl-sil-ipa-unicode Cleanup plist 2014-11-15 16:26:32 +00:00
kmfl-sil-panafrican-latin Cleanup plist 2014-11-15 16:26:32 +00:00
kmfl-sil-yi cleanup plist 2014-12-20 19:47:30 +00:00
kmfl-varamozhi-malayalam cleanup plist 2014-12-20 19:47:30 +00:00
kmflcomp Cleanup plist 2014-11-15 16:26:32 +00:00
kn-aspell
kompare Update KDE SC to 4.14.3 2015-03-11 23:11:47 +00:00
ku-aspell
ky-aspell
l2a - Support staging 2014-06-24 02:22:13 +00:00
la-aspell
lacheck
lasem Switch some dependencies from a directory name or a file generated by pkg-install 2015-01-24 15:07:39 +00:00
latex-service Convert bsd.gnustep.mk to USES=gnustep 2015-04-09 07:44:41 +00:00
latex2html Cleanup plist 2014-11-15 16:26:32 +00:00
libabw Update to 0.1.1. 2015-01-28 21:37:18 +00:00
libabw00 Cleanup plist 2014-11-15 16:26:32 +00:00
libcrm114 cleanup plist 2014-12-20 19:47:30 +00:00
libcroco Cleanup plist 2014-11-15 16:26:32 +00:00
libcsv Allow staging as a regular user 2014-09-08 19:28:30 +00:00
libcue Cleanup plist 2014-11-15 16:26:32 +00:00
libe-book Update to 0.1.2. 2015-01-28 21:42:58 +00:00
libe-book00 Cleanup plist 2014-11-15 16:26:32 +00:00
libebml - Update to upstream version 1.3.1 2015-01-05 13:18:06 +00:00
libextractor Update graphics/giflib to 5.0.5 2015-01-14 18:19:32 +00:00
libexttextcat Cleanup plist 2014-11-15 16:26:32 +00:00
libflate Quote ${CC} and similar variables in MAKE_ARGS. 2014-05-20 19:32:39 +00:00
libguess Cleanup plist 2014-11-15 16:26:32 +00:00
libkmfl cleanup plist 2014-12-20 19:47:30 +00:00
libkolabxml Cleanup plist 2014-11-15 16:26:32 +00:00
libkomparediff2 Update KDE SC to 4.14.3 2015-03-11 23:11:47 +00:00
liblingoteach Cleanup plist 2014-11-15 16:26:32 +00:00
liblrdf Cleanup plist 2014-11-15 16:26:32 +00:00
libmrss - Add LICENSE 2015-02-21 14:21:25 +00:00
libmrss-php Unbreak 2015-02-22 18:59:13 +00:00
libmwaw03 Update to 0.3.4. 2015-01-28 21:42:02 +00:00
libnxml Remove Author from pkg-descr and white space fixes 2015-03-02 23:51:49 +00:00
libodfgen01 Update to 0.1.3. 2015-01-28 21:40:32 +00:00
libparsifal Cleanup plist 2014-11-15 16:26:32 +00:00
librevenge Update to 0.0.2. 2015-01-28 21:44:17 +00:00
libroxml Convert GMAKE to MAKE_CMD 2014-06-25 05:35:31 +00:00
libsass - Fix fetch 2014-07-05 02:58:20 +00:00
libsoldout Update "BSD" license in textproc category 2014-12-10 16:09:19 +00:00
libsphinxclient - Use the license from the api/libsphinxclient subdirectory 2014-07-03 09:25:00 +00:00
libstree Reset maintainership: 2014-12-02 22:40:56 +00:00
libtext-charwidth-perl Change the way Perl modules are installed, update the default Perl to 5.18. 2014-11-26 13:08:24 +00:00
libtext-wrapi18n-perl Change the way Perl modules are installed, update the default Perl to 5.18. 2014-11-26 13:08:24 +00:00
libtextcat Cleanup plist 2014-12-08 21:17:00 +00:00
libtranslate Split devel/gettext in devel/gettext-runtime and devel/gettext-tools. The 2014-11-29 18:22:32 +00:00
libtre Update "BSD" license in textproc category 2014-12-10 16:09:19 +00:00
libucl textproc/libucl: Fix shared library packaging 2015-03-19 03:05:51 +00:00
libunibreak - Switch to USES=libtool, drop .la files 2014-06-27 22:24:16 +00:00
libuninameslist - Convert USE_BZIP2 to USES 2014-06-03 00:48:07 +00:00
libvisio Fix fetching, convert to USES=gperf 2014-10-07 14:14:33 +00:00
libvisio01 Fix build with GCC 4.2. 2015-02-02 22:26:36 +00:00
libwpd Import libwpd010 2014-10-06 19:01:17 +00:00
libwpd010 Fix build 2014-10-07 06:12:39 +00:00
libwps Import libwps03 2014-10-06 19:09:37 +00:00
libwps03 Update to 0.3.1. 2015-01-28 21:38:42 +00:00
libxdiff - Reassign to the heap 2014-09-02 15:42:51 +00:00
libxml++26 Cleanup plist 2014-12-08 21:17:00 +00:00
libxml++26-reference Cleanup plist 2014-12-08 21:17:00 +00:00
libxml2 Fix regression introduced in CVE-201403660 fix. 2014-10-29 17:11:11 +00:00
libxml2-reference cleanup plist 2014-12-20 19:47:30 +00:00
libxode Remove indefinite articles and trailing periods from COMMENT, plus 2014-08-03 14:15:08 +00:00
libxslt security/libgcrypt: 1.6.1 -> 1.6.2, bump depends 2015-01-02 18:46:33 +00:00
libxslt-reference Convert GMAKE to MAKE_CMD 2014-06-25 05:35:31 +00:00
libyaml Add CPE info 2015-04-12 01:20:44 +00:00
link-grammar 5 ports categories: Remove $PTHREAD_LIBS 2015-03-24 17:09:58 +00:00
linux-c6-aspell Cleanup plist 2014-12-08 21:17:00 +00:00
linux-c6-expat Upgrade CentOS to 6.6 2014-11-11 13:06:39 +00:00
linux-c6-libxml2 Upgrade CentOS to 6.6 2014-11-11 13:06:39 +00:00
linux-f10-aspell Move MASTER_SITES from CRITICAL to LOCAL/ehaupt 2015-01-06 10:17:28 +00:00
linux-f10-expat Move MASTER_SITES from CRITICAL to LOCAL/ehaupt 2015-01-06 10:17:28 +00:00
linux-f10-libxml2 Move MASTER_SITES from CRITICAL to LOCAL/ehaupt 2015-01-06 10:17:28 +00:00
linux-f10-scim-gtk Move MASTER_SITES from CRITICAL to LOCAL/ehaupt 2015-01-06 10:17:28 +00:00
linux-f10-scim-libs Move MASTER_SITES from CRITICAL to LOCAL/ehaupt 2015-01-06 10:17:28 +00:00
linuxdoc Cleanup plist 2014-11-15 16:26:32 +00:00
localize Convert bsd.gnustep.mk to USES=gnustep 2015-04-09 07:44:41 +00:00
loook - Convert textproc/ to USES=python 2014-12-07 10:01:36 +00:00
lt-aspell
lt-hyphen cleanup plist 2014-12-20 19:47:30 +00:00
lttoolbox Cleanup plist 2014-11-15 16:26:32 +00:00
ltxml Cleanup plist 2014-11-15 16:26:32 +00:00
luaexpat Cleanup plist 2014-11-15 16:26:32 +00:00
lucene
lucene4 - Update to version 4.10.4 2015-03-15 09:31:16 +00:00
lucene5 Lucene 5.x is a Java full-text search engine. Lucene is not a complete 2015-03-15 09:36:33 +00:00
luceneplusplus Update to 3.0.7 2015-02-25 12:29:39 +00:00
lv-aspell
m17n-im-config Replace USES=libtool:oldver with USES=libtool or USES=libtool:keepla in 2014-12-08 16:48:38 +00:00
makefaq - Convert textproc/ to USES=python 2014-12-07 10:01:36 +00:00
makepatch Reset maintainership: 2014-12-02 22:40:56 +00:00
man2html cleanup plist 2014-12-20 19:47:30 +00:00
markdown Remove indefinite articles and trailing periods from COMMENT, plus 2014-08-03 14:15:08 +00:00
markdown-mode.el - Chase GNU Emacs updates 2014-11-05 13:19:31 +00:00
mathml-xsd
mdocml Cleanup plist 2014-11-15 16:26:32 +00:00
meld Update to version 3.12.2 2014-12-05 19:12:32 +00:00
metauml Cleanup plist 2014-11-15 16:26:32 +00:00
mgdiff - Provide .desktop file 2015-02-24 15:27:58 +00:00
mguesser Cleanup plist 2014-11-15 16:26:32 +00:00
mi-aspell
mifluz 1: Upgrade to 0.26.0. 2015-02-17 01:15:58 +00:00
minised - Update from 1.14 to 1.15 2014-10-09 15:45:20 +00:00
mk-aspell
mkcatalog - remove do_nada from fetch target 2015-04-08 21:51:42 +00:00
ml-aspell
ml1
mn-aspell
modlogan Cleanup plist 2014-11-15 16:26:32 +00:00
mr-aspell Stop mr-aspell conflicting with hi-aspell 2014-08-26 21:11:51 +00:00
ms-aspell
msort Reset maintainership: 2014-12-02 22:40:56 +00:00
mt-aspell
multimarkdown Update to 4.7, and donate to ports@. 2015-03-09 20:50:10 +00:00
muse Cleanup plist 2014-11-15 16:26:32 +00:00
mxml
mysqlviz - Add LICENSE 2014-06-28 05:13:52 +00:00
mythes Update to 1.2.4 2014-06-29 23:09:11 +00:00
nb-aspell
nds-aspell
nl-aspell
nl-hunspell cleanup plist 2014-12-20 19:47:30 +00:00
nl-hyphen cleanup plist 2014-12-20 19:47:30 +00:00
nl-mythes - Update to 2015.04.05 2015-04-06 14:35:39 +00:00
nltk - Convert textproc/ to USES=python 2014-12-07 10:01:36 +00:00
nn-aspell
no-hunspell cleanup plist 2014-12-20 19:47:30 +00:00
nunnimcax Allow staging as a regular user and simplify a bit 2014-08-21 18:41:16 +00:00
nux Remove explicit dependency on javavmwrapper for ports that USE_JAVA 2015-01-23 16:03:57 +00:00
ny-aspell
ocaml-csv Remove indefinite articles and trailing periods from COMMENT, plus 2014-08-03 14:15:08 +00:00
ocaml-expat Cleanup plist 2014-11-15 16:26:32 +00:00
ocaml-pxp Update to PXP 1.2.7 2015-01-24 17:59:19 +00:00
ocaml-text
ocaml-tyxml
odt2txt - Update to 0.5 2015-03-21 19:39:53 +00:00
openfts Cleanup plist 2014-12-08 21:17:00 +00:00
opengrm-ngram New port opengrm ngram. 2014-10-20 14:37:46 +00:00
openjade Split devel/gettext in devel/gettext-runtime and devel/gettext-tools. The 2014-11-29 18:22:32 +00:00
opensched Remove indefinite articles and trailing periods from COMMENT, plus 2014-08-03 14:15:08 +00:00
opensp Cleanup plist 2014-11-15 16:26:32 +00:00
opentoken Remove @dirrm from five textproc ports (plus general cleanup) 2014-10-16 11:21:24 +00:00
openvanilla-framework Cleanup plist 2014-11-15 16:26:32 +00:00
or-aspell
ots Cleanup plist 2014-11-15 16:26:32 +00:00
p5-AI-Categorizer Remove Author from pkg-descr and white space fixes 2015-03-02 23:51:49 +00:00
p5-Algorithm-CheckDigits These need Module::Build. 2015-04-12 08:45:54 +00:00
p5-Algorithm-RabinKarp Change the way Perl modules are installed, update the default Perl to 5.18. 2014-11-26 13:08:24 +00:00
p5-Apache-ParseLog Change the way Perl modules are installed, update the default Perl to 5.18. 2014-11-26 13:08:24 +00:00
p5-BibTeX-Parser Change the way Perl modules are installed, update the default Perl to 5.18. 2014-11-26 13:08:24 +00:00
p5-Bloom-Filter Change the way Perl modules are installed, update the default Perl to 5.18. 2014-11-26 13:08:24 +00:00
p5-CAM-PDF Change the way Perl modules are installed, update the default Perl to 5.18. 2014-11-26 13:08:24 +00:00
p5-Chess-PGN-Parse Change the way Perl modules are installed, update the default Perl to 5.18. 2014-11-26 13:08:24 +00:00
p5-Class-CSV Change the way Perl modules are installed, update the default Perl to 5.18. 2014-11-26 13:08:24 +00:00
p5-CQL-Parser Change the way Perl modules are installed, update the default Perl to 5.18. 2014-11-26 13:08:24 +00:00
p5-CSS Change the way Perl modules are installed, update the default Perl to 5.18. 2014-11-26 13:08:24 +00:00
p5-CSS-Compressor Change the way Perl modules are installed, update the default Perl to 5.18. 2014-11-26 13:08:24 +00:00
p5-CSS-Croco Change the way Perl modules are installed, update the default Perl to 5.18. 2014-11-26 13:08:24 +00:00
p5-CSS-Minifier Change the way Perl modules are installed, update the default Perl to 5.18. 2014-11-26 13:08:24 +00:00
p5-CSS-Minifier-XS Change the way Perl modules are installed, update the default Perl to 5.18. 2014-11-26 13:08:24 +00:00
p5-CSS-Packer - Use real PORTVERSION 2014-12-08 16:16:13 +00:00
p5-CSS-SAC Change my non-FreeBSD MAINTAINER mail to bofh@ 2014-12-24 00:14:11 +00:00
p5-CSS-Simple Change the way Perl modules are installed, update the default Perl to 5.18. 2014-11-26 13:08:24 +00:00
p5-CSS-Squish Change the way Perl modules are installed, update the default Perl to 5.18. 2014-11-26 13:08:24 +00:00
p5-CSS-Tiny Change the way Perl modules are installed, update the default Perl to 5.18. 2014-11-26 13:08:24 +00:00
p5-Data-FormValidator Clean up the rest of the perl@ Makefiles a bit. 2015-03-13 17:29:58 +00:00
p5-Data-FormValidator-Constraints-DateTime Change the way Perl modules are installed, update the default Perl to 5.18. 2014-11-26 13:08:24 +00:00
p5-Data-Phrasebook Change the way Perl modules are installed, update the default Perl to 5.18. 2014-11-26 13:08:24 +00:00
p5-Data-Phrasebook-Loader-YAML Change the way Perl modules are installed, update the default Perl to 5.18. 2014-11-26 13:08:24 +00:00
p5-Data-Report Change the way Perl modules are installed, update the default Perl to 5.18. 2014-11-26 13:08:24 +00:00
p5-Data-SpreadPagination Change the way Perl modules are installed, update the default Perl to 5.18. 2014-11-26 13:08:24 +00:00
p5-DelimMatch Change the way Perl modules are installed, update the default Perl to 5.18. 2014-11-26 13:08:24 +00:00
p5-Dev-Bollocks Change the way Perl modules are installed, update the default Perl to 5.18. 2014-11-26 13:08:24 +00:00
p5-Devel-TraceSAX Change the way Perl modules are installed, update the default Perl to 5.18. 2014-11-26 13:08:24 +00:00
p5-DocSet Clean up the rest of the perl@ Makefiles a bit. 2015-03-13 17:29:58 +00:00
p5-dTemplate Change the way Perl modules are installed, update the default Perl to 5.18. 2014-11-26 13:08:24 +00:00
p5-EBook-Tools - Fix *_DEPENDS: version 0.74+ is already in all supported Perl releases 2015-03-21 19:55:35 +00:00
p5-ElasticSearch-legacy - Fix *_DEPENDS: Carp, constant, Encode, Exporter, File::Path, File::Temp 0.22+, List::Util, parent and Scalar::Util 1.07+ are already in all supported Perl releases 2015-01-07 19:18:09 +00:00
p5-ElasticSearch-SearchBuilder Change the way Perl modules are installed, update the default Perl to 5.18. 2014-11-26 13:08:24 +00:00
p5-Excel-Template Change the way Perl modules are installed, update the default Perl to 5.18. 2014-11-26 13:08:24 +00:00
p5-Excel-Writer-XLSX - Update to 0.83 2015-03-18 15:19:21 +00:00
p5-File-Inplace Change my non-FreeBSD MAINTAINER mail to bofh@ 2014-12-24 00:14:11 +00:00
p5-Filter-Simple Change the way Perl modules are installed, update the default Perl to 5.18. 2014-11-26 13:08:24 +00:00
p5-FormValidator-Lite Change the way Perl modules are installed, update the default Perl to 5.18. 2014-11-26 13:08:24 +00:00
p5-Games-Dissociate Change the way Perl modules are installed, update the default Perl to 5.18. 2014-11-26 13:08:24 +00:00
p5-Geo-Parse-OSM Change the way Perl modules are installed, update the default Perl to 5.18. 2014-11-26 13:08:24 +00:00
p5-Getopt-Lucid Change the way Perl modules are installed, update the default Perl to 5.18. 2014-11-26 13:08:24 +00:00
p5-Google-Data-JSON This need Module::Build. 2015-04-12 09:13:08 +00:00
p5-Groonga-API Mark BROKEN: Fails to build 2015-02-21 07:40:56 +00:00
p5-Hailo Change the way Perl modules are installed, update the default Perl to 5.18. 2014-11-26 13:08:24 +00:00
p5-Hash-Merge Change the way Perl modules are installed, update the default Perl to 5.18. 2014-11-26 13:08:24 +00:00
p5-Hatena-Keyword Remove Author from pkg-descr and white space fixes 2015-03-02 23:51:49 +00:00
p5-HTML-Copy Change the way Perl modules are installed, update the default Perl to 5.18. 2014-11-26 13:08:24 +00:00
p5-HTML-CTPP2 Change the way Perl modules are installed, update the default Perl to 5.18. 2014-11-26 13:08:24 +00:00
p5-HTML-Entities-ImodePictogram Change the way Perl modules are installed, update the default Perl to 5.18. 2014-11-26 13:08:24 +00:00
p5-HTML-Entities-Interpolate Change the way Perl modules are installed, update the default Perl to 5.18. 2014-11-26 13:08:24 +00:00
p5-HTML-Entities-Numbered Change the way Perl modules are installed, update the default Perl to 5.18. 2014-11-26 13:08:24 +00:00
p5-HTML-EscapeEvil Change the way Perl modules are installed, update the default Perl to 5.18. 2014-11-26 13:08:24 +00:00
p5-HTML-Format Change the way Perl modules are installed, update the default Perl to 5.18. 2014-11-26 13:08:24 +00:00
p5-HTML-FormatExternal Add missing dependency on p5-IPC-Run 2015-03-13 07:01:15 +00:00
p5-HTML-FormatText-WithLinks Remove Author from pkg-descr and white space fixes 2015-03-02 23:51:49 +00:00
p5-HTML-FormatText-WithLinks-AndTables Change the way Perl modules are installed, update the default Perl to 5.18. 2014-11-26 13:08:24 +00:00
p5-HTML-Fraction Change the way Perl modules are installed, update the default Perl to 5.18. 2014-11-26 13:08:24 +00:00
p5-HTML-HTML5-Entities Change the way Perl modules are installed, update the default Perl to 5.18. 2014-11-26 13:08:24 +00:00
p5-HTML-HTML5-Parser Change the way Perl modules are installed, update the default Perl to 5.18. 2014-11-26 13:08:24 +00:00
p5-HTML-HTMLDoc Change the way Perl modules are installed, update the default Perl to 5.18. 2014-11-26 13:08:24 +00:00
p5-HTML-Packer - Use real PORTVERSION 2014-12-08 16:16:17 +00:00
p5-HTML-QRCode Change the way Perl modules are installed, update the default Perl to 5.18. 2014-11-26 13:08:24 +00:00
p5-HTML-Quoted Change the way Perl modules are installed, update the default Perl to 5.18. 2014-11-26 13:08:24 +00:00
p5-HTML-RewriteAttributes Change the way Perl modules are installed, update the default Perl to 5.18. 2014-11-26 13:08:24 +00:00
p5-HTML-SBC Change the way Perl modules are installed, update the default Perl to 5.18. 2014-11-26 13:08:24 +00:00
p5-HTML-SuperForm Clean up the rest of the perl@ Makefiles a bit. 2015-03-13 17:29:58 +00:00
p5-HTML-TagFilter Change the way Perl modules are installed, update the default Perl to 5.18. 2014-11-26 13:08:24 +00:00
p5-HTML-Tidy Change the way Perl modules are installed, update the default Perl to 5.18. 2014-11-26 13:08:24 +00:00
p5-HTML-Tiny Change the way Perl modules are installed, update the default Perl to 5.18. 2014-11-26 13:08:24 +00:00
p5-HTML-Truncate Change the way Perl modules are installed, update the default Perl to 5.18. 2014-11-26 13:08:24 +00:00
p5-IDNA-Punycode Change the way Perl modules are installed, update the default Perl to 5.18. 2014-11-26 13:08:24 +00:00
p5-IO-CSVHeaderFile Change the way Perl modules are installed, update the default Perl to 5.18. 2014-11-26 13:08:24 +00:00
p5-JavaScript-Minifier - Update to 1.13 2015-03-20 08:01:40 +00:00
p5-JavaScript-Minifier-XS - Update to 0.11 2015-02-18 16:19:04 +00:00
p5-JavaScript-Packer - Use real PORTVERSION 2014-12-08 16:16:21 +00:00
p5-KinoSearch1 Change the way Perl modules are installed, update the default Perl to 5.18. 2014-11-26 13:08:24 +00:00
p5-Kwalify Change the way Perl modules are installed, update the default Perl to 5.18. 2014-11-26 13:08:24 +00:00
p5-LaTeX-Driver Change the way Perl modules are installed, update the default Perl to 5.18. 2014-11-26 13:08:24 +00:00
p5-LaTeX-Encode - Update to 0.091.6 2014-12-05 15:34:31 +00:00
p5-LaTeX-Pod Change the way Perl modules are installed, update the default Perl to 5.18. 2014-11-26 13:08:24 +00:00
p5-LaTeX-Table Clean up the rest of the perl@ Makefiles a bit. 2015-03-13 17:29:58 +00:00
p5-LaTeX-TOM Change the way Perl modules are installed, update the default Perl to 5.18. 2014-11-26 13:08:24 +00:00
p5-LaTeX-ToUnicode Change the way Perl modules are installed, update the default Perl to 5.18. 2014-11-26 13:08:24 +00:00
p5-libsoldout Change the way Perl modules are installed, update the default Perl to 5.18. 2014-11-26 13:08:24 +00:00
p5-libxml Change the way Perl modules are installed, update the default Perl to 5.18. 2014-11-26 13:08:24 +00:00
p5-Lingua-Conjunction Change the way Perl modules are installed, update the default Perl to 5.18. 2014-11-26 13:08:24 +00:00
p5-Lingua-EN-AddressParse Update to 1.22. 2015-01-21 13:21:13 +00:00
p5-Lingua-EN-Fathom Change the way Perl modules are installed, update the default Perl to 5.18. 2014-11-26 13:08:24 +00:00
p5-Lingua-EN-FindNumber Change the way Perl modules are installed, update the default Perl to 5.18. 2014-11-26 13:08:24 +00:00
p5-Lingua-EN-Gender Change the way Perl modules are installed, update the default Perl to 5.18. 2014-11-26 13:08:24 +00:00
p5-Lingua-EN-Infinitive Change the way Perl modules are installed, update the default Perl to 5.18. 2014-11-26 13:08:24 +00:00
p5-Lingua-EN-Inflect Change the way Perl modules are installed, update the default Perl to 5.18. 2014-11-26 13:08:24 +00:00
p5-Lingua-EN-Inflect-Number - Update to 1.11 2015-01-05 19:12:41 +00:00
p5-Lingua-EN-Inflect-Phrase Change the way Perl modules are installed, update the default Perl to 5.18. 2014-11-26 13:08:24 +00:00
p5-Lingua-EN-MatchNames - Update to 1.36 2015-03-01 14:33:04 +00:00
p5-Lingua-EN-NameCase Update to 1.19. 2015-02-14 20:41:48 +00:00
p5-Lingua-EN-NamedEntity Change the way Perl modules are installed, update the default Perl to 5.18. 2014-11-26 13:08:24 +00:00
p5-Lingua-EN-NameParse Change the way Perl modules are installed, update the default Perl to 5.18. 2014-11-26 13:08:24 +00:00
p5-Lingua-EN-Nickname - Update to 1.36 2015-03-01 14:32:52 +00:00
p5-Lingua-EN-Number-IsOrdinal Change the way Perl modules are installed, update the default Perl to 5.18. 2014-11-26 13:08:24 +00:00
p5-Lingua-EN-Numbers - Update to 2.02 2015-03-12 15:23:45 +00:00
p5-Lingua-EN-Numbers-Easy textproc/p5-Lingua-EN-Numbers-Easy: Update version 2009110701=>2014120401 2014-12-29 12:21:46 +00:00
p5-Lingua-EN-Numbers-Ordinate Change the way Perl modules are installed, update the default Perl to 5.18. 2014-11-26 13:08:24 +00:00
p5-Lingua-EN-PluralToSingular Change the way Perl modules are installed, update the default Perl to 5.18. 2014-11-26 13:08:24 +00:00
p5-Lingua-EN-Sentence Change the way Perl modules are installed, update the default Perl to 5.18. 2014-11-26 13:08:24 +00:00
p5-Lingua-EN-Squeeze Change the way Perl modules are installed, update the default Perl to 5.18. 2014-11-26 13:08:24 +00:00
p5-Lingua-EN-Summarize Change the way Perl modules are installed, update the default Perl to 5.18. 2014-11-26 13:08:24 +00:00
p5-Lingua-EN-Syllable Change my non-FreeBSD MAINTAINER mail to bofh@ 2014-12-24 00:14:11 +00:00
p5-Lingua-EN-Tagger - Update to 0.25 2015-04-03 17:28:54 +00:00
p5-Lingua-EN-Words2Nums Change the way Perl modules are installed, update the default Perl to 5.18. 2014-11-26 13:08:24 +00:00
p5-Lingua-Ident Change the way Perl modules are installed, update the default Perl to 5.18. 2014-11-26 13:08:24 +00:00
p5-Lingua-Identify Change the way Perl modules are installed, update the default Perl to 5.18. 2014-11-26 13:08:24 +00:00
p5-Lingua-Ispell Change the way Perl modules are installed, update the default Perl to 5.18. 2014-11-26 13:08:24 +00:00
p5-Lingua-Preferred Change the way Perl modules are installed, update the default Perl to 5.18. 2014-11-26 13:08:24 +00:00
p5-Lingua-PT-Stemmer Change the way Perl modules are installed, update the default Perl to 5.18. 2014-11-26 13:08:24 +00:00
p5-Lingua-Stem Change the way Perl modules are installed, update the default Perl to 5.18. 2014-11-26 13:08:24 +00:00
p5-Lingua-Stem-Fr Change the way Perl modules are installed, update the default Perl to 5.18. 2014-11-26 13:08:24 +00:00
p5-Lingua-Stem-It Change the way Perl modules are installed, update the default Perl to 5.18. 2014-11-26 13:08:24 +00:00
p5-Lingua-Stem-Ru Change the way Perl modules are installed, update the default Perl to 5.18. 2014-11-26 13:08:24 +00:00
p5-Lingua-Stem-Snowball Change the way Perl modules are installed, update the default Perl to 5.18. 2014-11-26 13:08:24 +00:00
p5-Lingua-Stem-Snowball-Da Change the way Perl modules are installed, update the default Perl to 5.18. 2014-11-26 13:08:24 +00:00
p5-Lingua-Stem-Snowball-No Change the way Perl modules are installed, update the default Perl to 5.18. 2014-11-26 13:08:24 +00:00
p5-Lingua-Stem-Snowball-Se Change the way Perl modules are installed, update the default Perl to 5.18. 2014-11-26 13:08:24 +00:00
p5-Lingua-StopWords Change the way Perl modules are installed, update the default Perl to 5.18. 2014-11-26 13:08:24 +00:00
p5-Lingua-Treebank Change the way Perl modules are installed, update the default Perl to 5.18. 2014-11-26 13:08:24 +00:00
p5-Makefile-DOM Change the way Perl modules are installed, update the default Perl to 5.18. 2014-11-26 13:08:24 +00:00
p5-Makefile-Parser - Update to 0.216 2014-12-05 15:35:02 +00:00
p5-MARC Change the way Perl modules are installed, update the default Perl to 5.18. 2014-11-26 13:08:24 +00:00
p5-MARC-Charset Change the way Perl modules are installed, update the default Perl to 5.18. 2014-11-26 13:08:24 +00:00
p5-MARC-Lint Change the way Perl modules are installed, update the default Perl to 5.18. 2014-11-26 13:08:24 +00:00
p5-MARC-Record Change the way Perl modules are installed, update the default Perl to 5.18. 2014-11-26 13:08:24 +00:00
p5-MARC-XML Change the way Perl modules are installed, update the default Perl to 5.18. 2014-11-26 13:08:24 +00:00
p5-Markapl Change the way Perl modules are installed, update the default Perl to 5.18. 2014-11-26 13:08:24 +00:00
p5-Marpa-HTML These need Module::Build. 2015-04-12 08:45:54 +00:00
p5-MathML-Entities Change the way Perl modules are installed, update the default Perl to 5.18. 2014-11-26 13:08:24 +00:00
p5-MKDoc-XML Clean up the rest of the perl@ Makefiles a bit. 2015-03-13 17:29:58 +00:00
p5-Net-Groonga-HTTP Net::Groonga::HTTP is a client library for Groonga http server. 2015-03-17 15:01:15 +00:00
p5-Net-IDN-Encode SITE_ARCH is based on LOCALBASE. Have to use PREFIX/SITE_ARCH_REL. 2015-01-08 14:09:09 +00:00
p5-Net-Snort-Parser Change the way Perl modules are installed, update the default Perl to 5.18. 2014-11-26 13:08:24 +00:00
p5-Net-YASA Change the way Perl modules are installed, update the default Perl to 5.18. 2014-11-26 13:08:24 +00:00
p5-NetAddr-IP-Find Change my non-FreeBSD MAINTAINER mail to bofh@ 2014-12-24 00:14:11 +00:00
p5-Number-Format Reset maintainership: 2014-12-02 22:40:56 +00:00
p5-Number-Spell Change the way Perl modules are installed, update the default Perl to 5.18. 2014-11-26 13:08:24 +00:00
p5-ODF-lpOD Change the way Perl modules are installed, update the default Perl to 5.18. 2014-11-26 13:08:24 +00:00
p5-OpenOffice-OODoc Change the way Perl modules are installed, update the default Perl to 5.18. 2014-11-26 13:08:24 +00:00
p5-Parse-BooleanLogic Change the way Perl modules are installed, update the default Perl to 5.18. 2014-11-26 13:08:24 +00:00
p5-Parse-CSV Change the way Perl modules are installed, update the default Perl to 5.18. 2014-11-26 13:08:24 +00:00
p5-Parse-FixedLength Change the way Perl modules are installed, update the default Perl to 5.18. 2014-11-26 13:08:24 +00:00
p5-Parse-Flex Change my non-FreeBSD MAINTAINER mail to bofh@ 2014-12-24 00:14:11 +00:00
p5-Parse-PhoneNumber Remove Author from pkg-descr and white space fixes 2015-03-02 23:51:49 +00:00
p5-Parse-Syslog Change the way Perl modules are installed, update the default Perl to 5.18. 2014-11-26 13:08:24 +00:00
p5-PDF-API2 - Update to 2.023 2014-12-05 15:35:34 +00:00
p5-PDF-API3 Change the way Perl modules are installed, update the default Perl to 5.18. 2014-11-26 13:08:24 +00:00
p5-PDF-Create Change the way Perl modules are installed, update the default Perl to 5.18. 2014-11-26 13:08:24 +00:00
p5-PDF-FromHTML Clean up the rest of the perl@ Makefiles a bit. 2015-03-13 17:29:58 +00:00
p5-PDF-Table - Update to 0.9.7 2014-12-23 01:27:39 +00:00
p5-PDF-WebKit PDF::WebKit uses wkhtmltopdf to convert HTML documents into PDFs. It 2015-04-02 15:53:05 +00:00
p5-PDF-Writer Change the way Perl modules are installed, update the default Perl to 5.18. 2014-11-26 13:08:24 +00:00
p5-Perl-Critic - Update to 1.125 2015-03-03 13:30:32 +00:00
p5-Perl-Critic-Bangs Change the way Perl modules are installed, update the default Perl to 5.18. 2014-11-26 13:08:24 +00:00
p5-Perl-Lint Update to 0.22. Add Module::Pluggable for perl >= 5.20. 2015-04-05 15:55:38 +00:00
p5-Perl-MinimumVersion - Fix *_DEPENDS: version 0.76+ is already in all supported Perl releases 2015-03-21 19:55:40 +00:00
p5-PerlPoint-Converters Fix configure with modern Perl. 2015-04-14 13:06:42 +00:00
p5-PerlPoint-Package Cleanup plist 2014-12-08 21:17:00 +00:00
p5-Petal Change the way Perl modules are installed, update the default Perl to 5.18. 2014-11-26 13:08:24 +00:00
p5-Petal-CodePerl Change the way Perl modules are installed, update the default Perl to 5.18. 2014-11-26 13:08:24 +00:00
p5-Petal-Mail Change the way Perl modules are installed, update the default Perl to 5.18. 2014-11-26 13:08:24 +00:00
p5-Petal-Utils Change the way Perl modules are installed, update the default Perl to 5.18. 2014-11-26 13:08:24 +00:00
p5-Plagger Cleanup plist 2014-12-08 21:17:00 +00:00
p5-Plucene Change the way Perl modules are installed, update the default Perl to 5.18. 2014-11-26 13:08:24 +00:00
p5-Plucene-Analysis-CJKAnalyzer Change the way Perl modules are installed, update the default Perl to 5.18. 2014-11-26 13:08:24 +00:00
p5-Plucene-Plugin-Analyzer-SnowballAnalyzer Change the way Perl modules are installed, update the default Perl to 5.18. 2014-11-26 13:08:24 +00:00
p5-Plucene-Simple Test::Class is a TEST depends, not BUILD/RUN. 2015-02-25 19:11:48 +00:00
p5-Pod-Abstract Change my non-FreeBSD MAINTAINER mail to bofh@ 2014-12-24 00:14:11 +00:00
p5-Pod-Autopod - Update to 1.204 2015-01-11 13:29:42 +00:00
p5-Pod-Constants - Update to 0.17 2015-03-11 16:08:18 +00:00
p5-Pod-DocBook Change the way Perl modules are installed, update the default Perl to 5.18. 2014-11-26 13:08:24 +00:00
p5-Pod-Elemental - Update to 0.103004 2015-01-11 13:29:47 +00:00
p5-Pod-Escapes - Update to 1.07 2015-01-11 13:29:52 +00:00
p5-Pod-Eventual Change the way Perl modules are installed, update the default Perl to 5.18. 2014-11-26 13:08:24 +00:00
p5-Pod-HtmlEasy - Fix *_DEPENDS: version 0.82+ is already in all supported Perl releases 2015-03-21 19:55:45 +00:00
p5-Pod-Markdown - Update to 2.002 2015-02-18 16:18:28 +00:00
p5-Pod-Parser Update to 1.63. 2015-02-14 18:16:49 +00:00
p5-Pod-Perldoc Change the way Perl modules are installed, update the default Perl to 5.18. 2014-11-26 13:08:24 +00:00
p5-Pod-POM Change the way Perl modules are installed, update the default Perl to 5.18. 2014-11-26 13:08:24 +00:00
p5-Pod-POM-View-HTML-Filter Change the way Perl modules are installed, update the default Perl to 5.18. 2014-11-26 13:08:24 +00:00
p5-Pod-ProjectDocs Change the way Perl modules are installed, update the default Perl to 5.18. 2014-11-26 13:08:24 +00:00
p5-Pod-Readme Change the way Perl modules are installed, update the default Perl to 5.18. 2014-11-26 13:08:24 +00:00
p5-Pod-Simple - Update to 3.30 2015-02-24 13:42:38 +00:00
p5-Pod-Spell - Update to 1.15 2015-01-05 19:31:40 +00:00
p5-Pod-Strip Change the way Perl modules are installed, update the default Perl to 5.18. 2014-11-26 13:08:24 +00:00
p5-Pod-Stripper Change the way Perl modules are installed, update the default Perl to 5.18. 2014-11-26 13:08:24 +00:00
p5-Pod-Tree Change the way Perl modules are installed, update the default Perl to 5.18. 2014-11-26 13:08:24 +00:00
p5-Pod-WikiDoc Clean up the rest of the perl@ Makefiles a bit. 2015-03-13 17:29:58 +00:00
p5-Pod-WSDL Change the way Perl modules are installed, update the default Perl to 5.18. 2014-11-26 13:08:24 +00:00
p5-Pod-Xhtml Change the way Perl modules are installed, update the default Perl to 5.18. 2014-11-26 13:08:24 +00:00
p5-Pod-XML Test::File::Contents is a TEST depends, not BUILD/RUN. 2015-02-25 19:12:54 +00:00
p5-POD2-Base Change the way Perl modules are installed, update the default Perl to 5.18. 2014-11-26 13:08:24 +00:00
p5-pod2pdf Change the way Perl modules are installed, update the default Perl to 5.18. 2014-11-26 13:08:24 +00:00
p5-podlators Make Perl build more reproducibly. 2015-04-09 12:21:29 +00:00
p5-POE-Filter-XML - Update to 1.140700 2015-01-11 13:29:36 +00:00
p5-POSIX-Regex Change the way Perl modules are installed, update the default Perl to 5.18. 2014-11-26 13:08:24 +00:00
p5-PPI update to 1.220 2015-01-03 17:21:22 +00:00
p5-PPI-HTML Change the way Perl modules are installed, update the default Perl to 5.18. 2014-11-26 13:08:24 +00:00
p5-PPI-XS Change the way Perl modules are installed, update the default Perl to 5.18. 2014-11-26 13:08:24 +00:00
p5-PPIx-EditorTools - Update to 0.19 2015-01-18 22:47:45 +00:00
p5-PPIx-Regexp - Update to 0.037 2015-02-08 21:44:03 +00:00
p5-PPIx-Utilities Change the way Perl modules are installed, update the default Perl to 5.18. 2014-11-26 13:08:24 +00:00
p5-RADIUS-UserFile Change my non-FreeBSD MAINTAINER mail to bofh@ 2014-12-24 00:14:11 +00:00
p5-RDF-Core Cleanup plist 2014-12-08 21:17:00 +00:00
p5-RDF-Notation3 Change the way Perl modules are installed, update the default Perl to 5.18. 2014-11-26 13:08:24 +00:00
p5-RDF-Simple Change the way Perl modules are installed, update the default Perl to 5.18. 2014-11-26 13:08:24 +00:00
p5-RDF-Trine Update to 1.012. 2015-01-30 17:08:58 +00:00
p5-RDFStore Change the way Perl modules are installed, update the default Perl to 5.18. 2014-11-26 13:08:24 +00:00
p5-Regex-PreSuf Change the way Perl modules are installed, update the default Perl to 5.18. 2014-11-26 13:08:24 +00:00
p5-Regexp-Common Remove Author from pkg-descr and white space fixes 2015-03-02 23:51:49 +00:00
p5-Regexp-Common-Email-Address Change the way Perl modules are installed, update the default Perl to 5.18. 2014-11-26 13:08:24 +00:00
p5-Regexp-Common-net-CIDR Change the way Perl modules are installed, update the default Perl to 5.18. 2014-11-26 13:08:24 +00:00
p5-Regexp-Common-profanity_us Change the way Perl modules are installed, update the default Perl to 5.18. 2014-11-26 13:08:24 +00:00
p5-Regexp-Copy Change the way Perl modules are installed, update the default Perl to 5.18. 2014-11-26 13:08:24 +00:00
p5-Regexp-Debugger Add textproc/p5-Regexp-Debugger, an interactive regular expression 2015-03-28 17:57:30 +00:00
p5-Regexp-DefaultFlags Change the way Perl modules are installed, update the default Perl to 5.18. 2014-11-26 13:08:24 +00:00
p5-Regexp-IPv6 Change the way Perl modules are installed, update the default Perl to 5.18. 2014-11-26 13:08:24 +00:00
p5-Regexp-Log Change the way Perl modules are installed, update the default Perl to 5.18. 2014-11-26 13:08:24 +00:00
p5-Regexp-Log-Common - Update to 0.10 2014-12-05 15:37:02 +00:00
p5-RTF-Parser - Update to 1.12 2015-01-11 13:29:58 +00:00
p5-RTF-Tokenizer - Update to 1.19 2015-01-11 13:30:04 +00:00
p5-RTF-Writer Change the way Perl modules are installed, update the default Perl to 5.18. 2014-11-26 13:08:24 +00:00
p5-Search-Elasticsearch Update to 0.19 2015-01-28 17:07:21 +00:00
p5-Search-Estraier Change the way Perl modules are installed, update the default Perl to 5.18. 2014-11-26 13:08:24 +00:00
p5-Search-Odeum Change the way Perl modules are installed, update the default Perl to 5.18. 2014-11-26 13:08:24 +00:00
p5-Search-Saryer Change the way Perl modules are installed, update the default Perl to 5.18. 2014-11-26 13:08:24 +00:00
p5-Search-VectorSpace Change the way Perl modules are installed, update the default Perl to 5.18. 2014-11-26 13:08:24 +00:00
p5-Senna Change the way Perl modules are installed, update the default Perl to 5.18. 2014-11-26 13:08:24 +00:00
p5-SGML-DTDParse Change the way Perl modules are installed, update the default Perl to 5.18. 2014-11-26 13:08:24 +00:00
p5-SGML-Parser-OpenSP Change the way Perl modules are installed, update the default Perl to 5.18. 2014-11-26 13:08:24 +00:00
p5-SGMLSpm Cleanup plist 2014-12-08 21:17:00 +00:00
p5-Solr Change the way Perl modules are installed, update the default Perl to 5.18. 2014-11-26 13:08:24 +00:00
p5-Sort-ArbBiLex Change the way Perl modules are installed, update the default Perl to 5.18. 2014-11-26 13:08:24 +00:00
p5-Sort-Fields Change the way Perl modules are installed, update the default Perl to 5.18. 2014-11-26 13:08:24 +00:00
p5-Sort-Naturally Remove Author from pkg-descr and white space fixes 2015-03-02 23:51:49 +00:00
p5-Sphinx-Config - Update to 0.10 2015-03-26 14:12:31 +00:00
p5-Sphinx-Manager Change the way Perl modules are installed, update the default Perl to 5.18. 2014-11-26 13:08:24 +00:00
p5-Sphinx-Search - Update to 0.29 2015-03-17 19:21:22 +00:00
p5-Spork Change the way Perl modules are installed, update the default Perl to 5.18. 2014-11-26 13:08:24 +00:00
p5-Spreadsheet-ParseExcel Cleanup plist 2014-12-08 21:17:00 +00:00
p5-Spreadsheet-Read Change the way Perl modules are installed, update the default Perl to 5.18. 2014-11-26 13:08:24 +00:00
p5-Spreadsheet-ReadSXC Change the way Perl modules are installed, update the default Perl to 5.18. 2014-11-26 13:08:24 +00:00
p5-Spreadsheet-WriteExcel Cleanup plist 2014-12-08 21:17:00 +00:00
p5-Spreadsheet-WriteExcel-FromXML Change the way Perl modules are installed, update the default Perl to 5.18. 2014-11-26 13:08:24 +00:00
p5-Spreadsheet-WriteExcel-Styler Change my non-FreeBSD MAINTAINER mail to bofh@ 2014-12-24 00:14:11 +00:00
p5-Spreadsheet-WriteExcelXML Change the way Perl modules are installed, update the default Perl to 5.18. 2014-11-26 13:08:24 +00:00
p5-Spreadsheet-XLSX Change the way Perl modules are installed, update the default Perl to 5.18. 2014-11-26 13:08:24 +00:00
p5-SQL-Tokenizer Change the way Perl modules are installed, update the default Perl to 5.18. 2014-11-26 13:08:24 +00:00
p5-String-BufferStack Change the way Perl modules are installed, update the default Perl to 5.18. 2014-11-26 13:08:24 +00:00
p5-String-CamelCase Change the way Perl modules are installed, update the default Perl to 5.18. 2014-11-26 13:08:24 +00:00
p5-String-Compare-ConstantTime Change the way Perl modules are installed, update the default Perl to 5.18. 2014-11-26 13:08:24 +00:00
p5-String-Divert Change the way Perl modules are installed, update the default Perl to 5.18. 2014-11-26 13:08:24 +00:00
p5-String-Escape Change the way Perl modules are installed, update the default Perl to 5.18. 2014-11-26 13:08:24 +00:00
p5-String-Flogger Change the way Perl modules are installed, update the default Perl to 5.18. 2014-11-26 13:08:24 +00:00
p5-String-Format Change the way Perl modules are installed, update the default Perl to 5.18. 2014-11-26 13:08:24 +00:00
p5-String-Fraction Remove Author from pkg-descr and white space fixes 2015-03-02 23:51:49 +00:00
p5-String-HexConvert Change the way Perl modules are installed, update the default Perl to 5.18. 2014-11-26 13:08:24 +00:00
p5-String-Koremutake Change the way Perl modules are installed, update the default Perl to 5.18. 2014-11-26 13:08:24 +00:00
p5-String-Print - Add p5-String-Print 0.15 2015-01-04 17:11:22 +00:00
p5-String-RewritePrefix Change the way Perl modules are installed, update the default Perl to 5.18. 2014-11-26 13:08:24 +00:00
p5-String-Scanf Change the way Perl modules are installed, update the default Perl to 5.18. 2014-11-26 13:08:24 +00:00
p5-String-ShellQuote Change the way Perl modules are installed, update the default Perl to 5.18. 2014-11-26 13:08:24 +00:00
p5-String-ShowDiff Change the way Perl modules are installed, update the default Perl to 5.18. 2014-11-26 13:08:24 +00:00
p5-String-Strip Change the way Perl modules are installed, update the default Perl to 5.18. 2014-11-26 13:08:24 +00:00
p5-String-ToIdentifier-EN Change the way Perl modules are installed, update the default Perl to 5.18. 2014-11-26 13:08:24 +00:00
p5-String-Tokenizer Change my non-FreeBSD MAINTAINER mail to bofh@ 2014-12-24 00:14:11 +00:00
p5-String-Truncate Change the way Perl modules are installed, update the default Perl to 5.18. 2014-11-26 13:08:24 +00:00
p5-String-Urandom Change the way Perl modules are installed, update the default Perl to 5.18. 2014-11-26 13:08:24 +00:00
p5-SVG Update to 2.63. 2015-03-06 15:55:50 +00:00
p5-SVG-Parser Change the way Perl modules are installed, update the default Perl to 5.18. 2014-11-26 13:08:24 +00:00
p5-Syntax-Highlight-Engine-Kate Cleanup plist 2014-12-08 21:17:00 +00:00
p5-Syntax-Highlight-Perl-Improved Change the way Perl modules are installed, update the default Perl to 5.18. 2014-11-26 13:08:24 +00:00
p5-Template-Declare Change the way Perl modules are installed, update the default Perl to 5.18. 2014-11-26 13:08:24 +00:00
p5-Template-Extract Change the way Perl modules are installed, update the default Perl to 5.18. 2014-11-26 13:08:24 +00:00
p5-Template-Magic Change the way Perl modules are installed, update the default Perl to 5.18. 2014-11-26 13:08:24 +00:00
p5-Template-Plugin-Autoformat Upgrade to 2.77. 2015-03-25 16:19:49 +00:00
p5-Template-Plugin-CSV Add p5-Template-Plugin-CSV 0.04, template::Plugin::CSV - Plugin for 2015-03-10 06:24:40 +00:00
p5-Template-Plugin-Filter-Minify-CSS Change the way Perl modules are installed, update the default Perl to 5.18. 2014-11-26 13:08:24 +00:00
p5-Template-Plugin-Filter-Minify-CSS-XS Change the way Perl modules are installed, update the default Perl to 5.18. 2014-11-26 13:08:24 +00:00
p5-Template-Plugin-Filter-Minify-JavaScript Change the way Perl modules are installed, update the default Perl to 5.18. 2014-11-26 13:08:24 +00:00
p5-Template-Plugin-Filter-Minify-JavaScript-XS Change the way Perl modules are installed, update the default Perl to 5.18. 2014-11-26 13:08:24 +00:00
p5-Template-Plugin-HTML-SuperForm Change the way Perl modules are installed, update the default Perl to 5.18. 2014-11-26 13:08:24 +00:00
p5-Template-Plugin-Lingua-EN-Inflect Update to 0.04. 2015-01-04 18:35:53 +00:00
p5-Template-Plugin-XML-Escape Change the way Perl modules are installed, update the default Perl to 5.18. 2014-11-26 13:08:24 +00:00
p5-Template-Semantic Change the way Perl modules are installed, update the default Perl to 5.18. 2014-11-26 13:08:24 +00:00
p5-Template-Tiny Change my non-FreeBSD MAINTAINER mail to bofh@ 2014-12-24 00:14:11 +00:00
p5-Term-QRCode Change the way Perl modules are installed, update the default Perl to 5.18. 2014-11-26 13:08:24 +00:00
p5-Test-Groonga Fix typo in deps line (build succeeded with incorrect deps, so bump rev). 2015-03-13 05:54:38 +00:00
p5-Test-Perl-Critic Update to 1.03. 2015-02-14 18:04:22 +00:00
p5-TeX-Encode Change the way Perl modules are installed, update the default Perl to 5.18. 2014-11-26 13:08:24 +00:00
p5-TeX-Hyphen Change the way Perl modules are installed, update the default Perl to 5.18. 2014-11-26 13:08:24 +00:00
p5-texcount
p5-Text-Affixes Change the way Perl modules are installed, update the default Perl to 5.18. 2014-11-26 13:08:24 +00:00
p5-Text-Aligner Change the way Perl modules are installed, update the default Perl to 5.18. 2014-11-26 13:08:24 +00:00
p5-Text-ASCIIMathML Change the way Perl modules are installed, update the default Perl to 5.18. 2014-11-26 13:08:24 +00:00
p5-Text-ASCIITable This needs Module::Build 2015-04-11 08:15:40 +00:00
p5-Text-Aspell Change the way Perl modules are installed, update the default Perl to 5.18. 2014-11-26 13:08:24 +00:00
p5-Text-Autoformat - Fix *_DEPENDS: version is already in all supported Perl releases 2015-03-21 19:55:50 +00:00
p5-Text-Balanced - Add LICENSE 2015-03-05 17:27:42 +00:00
p5-Text-Bastardize Change the way Perl modules are installed, update the default Perl to 5.18. 2014-11-26 13:08:24 +00:00
p5-Text-BibTeX Change the way Perl modules are installed, update the default Perl to 5.18. 2014-11-26 13:08:24 +00:00
p5-Text-Bind Change the way Perl modules are installed, update the default Perl to 5.18. 2014-11-26 13:08:24 +00:00
p5-Text-Brew Change the way Perl modules are installed, update the default Perl to 5.18. 2014-11-26 13:08:24 +00:00
p5-Text-Capitalize Change the way Perl modules are installed, update the default Perl to 5.18. 2014-11-26 13:08:24 +00:00
p5-Text-CharWidth Change the way Perl modules are installed, update the default Perl to 5.18. 2014-11-26 13:08:24 +00:00
p5-Text-Chomp Change the way Perl modules are installed, update the default Perl to 5.18. 2014-11-26 13:08:24 +00:00
p5-Text-ClearSilver Change the way Perl modules are installed, update the default Perl to 5.18. 2014-11-26 13:08:24 +00:00
p5-Text-Colorizer These needs Module::Build. 2015-04-11 08:28:39 +00:00
p5-Text-Context Change the way Perl modules are installed, update the default Perl to 5.18. 2014-11-26 13:08:24 +00:00
p5-Text-Context-EitherSide Change the way Perl modules are installed, update the default Perl to 5.18. 2014-11-26 13:08:24 +00:00
p5-Text-CSV - Update to 1.33 2015-03-04 14:18:05 +00:00
p5-Text-CSV-Encoded Update to version 0.22 2014-12-13 20:53:39 +00:00
p5-Text-CSV-Hashify Change the way Perl modules are installed, update the default Perl to 5.18. 2014-11-26 13:08:24 +00:00
p5-Text-CSV-Simple Change the way Perl modules are installed, update the default Perl to 5.18. 2014-11-26 13:08:24 +00:00
p5-Text-CSV_XS Update to 1.16, and move testing-related dependencies to TEST_DEPENDS. 2015-03-14 16:15:12 +00:00
p5-Text-Decorator Change my non-FreeBSD MAINTAINER mail to bofh@ 2014-12-24 00:14:11 +00:00
p5-Text-Delimited Change the way Perl modules are installed, update the default Perl to 5.18. 2014-11-26 13:08:24 +00:00
p5-Text-DHCPLeases Change the way Perl modules are installed, update the default Perl to 5.18. 2014-11-26 13:08:24 +00:00
p5-Text-Diff Change the way Perl modules are installed, update the default Perl to 5.18. 2014-11-26 13:08:24 +00:00
p5-Text-Diff-HTML Change the way Perl modules are installed, update the default Perl to 5.18. 2014-11-26 13:08:24 +00:00
p5-Text-Diff-Parser Change my non-FreeBSD MAINTAINER mail to bofh@ 2014-12-24 00:14:11 +00:00
p5-Text-Diff3 Change the way Perl modules are installed, update the default Perl to 5.18. 2014-11-26 13:08:24 +00:00
p5-Text-DoubleMetaphone Change the way Perl modules are installed, update the default Perl to 5.18. 2014-11-26 13:08:24 +00:00
p5-Text-Emoticon Change the way Perl modules are installed, update the default Perl to 5.18. 2014-11-26 13:08:24 +00:00
p5-Text-Emoticon-GoogleTalk Change the way Perl modules are installed, update the default Perl to 5.18. 2014-11-26 13:08:24 +00:00
p5-Text-Emoticon-MSN - Add p5-Text-Emoticon-MSN 0.04 2015-01-12 18:34:27 +00:00
p5-Text-EtText Change my non-FreeBSD MAINTAINER mail to bofh@ 2014-12-24 00:14:11 +00:00
p5-Text-Extract-Word Change the way Perl modules are installed, update the default Perl to 5.18. 2014-11-26 13:08:24 +00:00
p5-Text-ExtractWords Change the way Perl modules are installed, update the default Perl to 5.18. 2014-11-26 13:08:24 +00:00
p5-Text-FillIn Change the way Perl modules are installed, update the default Perl to 5.18. 2014-11-26 13:08:24 +00:00
p5-Text-Filter Change the way Perl modules are installed, update the default Perl to 5.18. 2014-11-26 13:08:24 +00:00
p5-Text-Filter-Chain Change the way Perl modules are installed, update the default Perl to 5.18. 2014-11-26 13:08:24 +00:00
p5-Text-FindIndent Change my non-FreeBSD MAINTAINER mail to bofh@ 2014-12-24 00:14:11 +00:00
p5-Text-FixedLength Change the way Perl modules are installed, update the default Perl to 5.18. 2014-11-26 13:08:24 +00:00
p5-Text-FixedLength-Extra Change the way Perl modules are installed, update the default Perl to 5.18. 2014-11-26 13:08:24 +00:00
p5-Text-FixEOL Change the way Perl modules are installed, update the default Perl to 5.18. 2014-11-26 13:08:24 +00:00
p5-Text-Flow Change the way Perl modules are installed, update the default Perl to 5.18. 2014-11-26 13:08:24 +00:00
p5-Text-Flowchart Change the way Perl modules are installed, update the default Perl to 5.18. 2014-11-26 13:08:24 +00:00
p5-Text-Flowed Change my non-FreeBSD MAINTAINER mail to bofh@ 2014-12-24 00:14:11 +00:00
p5-Text-Format Change the way Perl modules are installed, update the default Perl to 5.18. 2014-11-26 13:08:24 +00:00
p5-Text-Format+NWrap Change the way Perl modules are installed, update the default Perl to 5.18. 2014-11-26 13:08:24 +00:00
p5-Text-FormatTable Change the way Perl modules are installed, update the default Perl to 5.18. 2014-11-26 13:08:24 +00:00
p5-Text-German Change the way Perl modules are installed, update the default Perl to 5.18. 2014-11-26 13:08:24 +00:00
p5-Text-Glob Change the way Perl modules are installed, update the default Perl to 5.18. 2014-11-26 13:08:24 +00:00
p5-Text-Graphics Change the way Perl modules are installed, update the default Perl to 5.18. 2014-11-26 13:08:24 +00:00
p5-Text-Greeking - Update to 0.14 2014-12-05 15:37:35 +00:00
p5-Text-Haml Change the way Perl modules are installed, update the default Perl to 5.18. 2014-11-26 13:08:24 +00:00
p5-Text-Hatena Change the way Perl modules are installed, update the default Perl to 5.18. 2014-11-26 13:08:24 +00:00
p5-Text-Highlight Change the way Perl modules are installed, update the default Perl to 5.18. 2014-11-26 13:08:24 +00:00
p5-Text-HikiDoc Change the way Perl modules are installed, update the default Perl to 5.18. 2014-11-26 13:08:24 +00:00
p5-Text-Hyphen Change the way Perl modules are installed, update the default Perl to 5.18. 2014-11-26 13:08:24 +00:00
p5-Text-Language-Guess Remove Author from pkg-descr and white space fixes 2015-03-02 23:51:49 +00:00
p5-Text-Lorem These need Module::Build. 2015-04-12 08:45:54 +00:00
p5-Text-LTSV Change the way Perl modules are installed, update the default Perl to 5.18. 2014-11-26 13:08:24 +00:00
p5-Text-Markdown Change my non-FreeBSD MAINTAINER mail to bofh@ 2014-12-24 00:14:11 +00:00
p5-Text-Match-FastAlternatives Change the way Perl modules are installed, update the default Perl to 5.18. 2014-11-26 13:08:24 +00:00
p5-Text-Metaphone Change the way Perl modules are installed, update the default Perl to 5.18. 2014-11-26 13:08:24 +00:00
p5-Text-MicroMason Change the way Perl modules are installed, update the default Perl to 5.18. 2014-11-26 13:08:24 +00:00
p5-Text-MicroTemplate Change the way Perl modules are installed, update the default Perl to 5.18. 2014-11-26 13:08:24 +00:00
p5-Text-MicroTemplate-Extended Change the way Perl modules are installed, update the default Perl to 5.18. 2014-11-26 13:08:24 +00:00
p5-Text-MultiMarkdown Change the way Perl modules are installed, update the default Perl to 5.18. 2014-11-26 13:08:24 +00:00
p5-Text-NeatTemplate Change the way Perl modules are installed, update the default Perl to 5.18. 2014-11-26 13:08:24 +00:00
p5-Text-Netstring Change the way Perl modules are installed, update the default Perl to 5.18. 2014-11-26 13:08:24 +00:00
p5-Text-Ngram Change the way Perl modules are installed, update the default Perl to 5.18. 2014-11-26 13:08:24 +00:00
p5-Text-Ngrams Change the way Perl modules are installed, update the default Perl to 5.18. 2014-11-26 13:08:24 +00:00
p5-Text-NSP Change the way Perl modules are installed, update the default Perl to 5.18. 2014-11-26 13:08:24 +00:00
p5-Text-Original Change the way Perl modules are installed, update the default Perl to 5.18. 2014-11-26 13:08:24 +00:00
p5-Text-Padding - Use real PORTVERSION 2014-12-08 16:00:55 +00:00
p5-Text-ParagraphDiff Remove Author from pkg-descr and white space fixes 2015-03-02 23:51:49 +00:00
p5-Text-ParseWords - Update to 3.30 2015-03-12 15:23:52 +00:00
p5-Text-Patch Change the way Perl modules are installed, update the default Perl to 5.18. 2014-11-26 13:08:24 +00:00
p5-Text-Pipe Change the way Perl modules are installed, update the default Perl to 5.18. 2014-11-26 13:08:24 +00:00
p5-Text-Prefix-XS Change the way Perl modules are installed, update the default Perl to 5.18. 2014-11-26 13:08:24 +00:00
p5-Text-QRCode Change the way Perl modules are installed, update the default Perl to 5.18. 2014-11-26 13:08:24 +00:00
p5-Text-Query Change the way Perl modules are installed, update the default Perl to 5.18. 2014-11-26 13:08:24 +00:00
p5-Text-Quote Change the way Perl modules are installed, update the default Perl to 5.18. 2014-11-26 13:08:24 +00:00
p5-Text-Quoted - Update to 2.09 2015-02-21 08:39:00 +00:00
p5-Text-RecordParser - Fix *_DEPENDS: version is already in all supported Perl releases 2015-03-21 19:56:12 +00:00
p5-Text-Reflow Change the way Perl modules are installed, update the default Perl to 5.18. 2014-11-26 13:08:24 +00:00
p5-Text-Reform Change the way Perl modules are installed, update the default Perl to 5.18. 2014-11-26 13:08:24 +00:00
p5-Text-Report Remove Author from pkg-descr and white space fixes 2015-03-02 23:51:49 +00:00
p5-Text-Repository Change the way Perl modules are installed, update the default Perl to 5.18. 2014-11-26 13:08:24 +00:00
p5-Text-Sass Change the way Perl modules are installed, update the default Perl to 5.18. 2014-11-26 13:08:24 +00:00
p5-Text-Shellwords Change my non-FreeBSD MAINTAINER mail to bofh@ 2014-12-24 00:14:11 +00:00
p5-Text-Similarity Change the way Perl modules are installed, update the default Perl to 5.18. 2014-11-26 13:08:24 +00:00
p5-Text-SimpleTable Change the way Perl modules are installed, update the default Perl to 5.18. 2014-11-26 13:08:24 +00:00
p5-Text-SimpleTemplate Change the way Perl modules are installed, update the default Perl to 5.18. 2014-11-26 13:08:24 +00:00
p5-Text-Soundex - Add p5-Text-Soundex 3.04 2015-02-23 10:08:10 +00:00
p5-Text-SpellChecker - Update to 0.14 2014-12-05 15:38:12 +00:00
p5-Text-SpellChecker-GUI Change the way Perl modules are installed, update the default Perl to 5.18. 2014-11-26 13:08:24 +00:00
p5-Text-Striphigh Change the way Perl modules are installed, update the default Perl to 5.18. 2014-11-26 13:08:24 +00:00
p5-Text-Table Change the way Perl modules are installed, update the default Perl to 5.18. 2014-11-26 13:08:24 +00:00
p5-Text-Tabs+Wrap Change the way Perl modules are installed, update the default Perl to 5.18. 2014-11-26 13:08:24 +00:00
p5-Text-TabularDisplay - Update to 1.38 2015-01-05 19:40:42 +00:00
p5-Text-Tags Change the way Perl modules are installed, update the default Perl to 5.18. 2014-11-26 13:08:24 +00:00
p5-Text-Template Change the way Perl modules are installed, update the default Perl to 5.18. 2014-11-26 13:08:24 +00:00
p5-Text-TestBase Change the way Perl modules are installed, update the default Perl to 5.18. 2014-11-26 13:08:24 +00:00
p5-Text-Textile Change the way Perl modules are installed, update the default Perl to 5.18. 2014-11-26 13:08:24 +00:00
p5-Text-Tmpl Change the way Perl modules are installed, update the default Perl to 5.18. 2014-11-26 13:08:24 +00:00
p5-Text-Trac - Update to 0.18 2015-04-06 17:44:03 +00:00
p5-Text-Trim Remove TEST dependency on p5-Test-Simple when the version in core is 2015-02-26 16:54:41 +00:00
p5-Text-Truncate Change the way Perl modules are installed, update the default Perl to 5.18. 2014-11-26 13:08:24 +00:00
p5-Text-Typography Change the way Perl modules are installed, update the default Perl to 5.18. 2014-11-26 13:08:24 +00:00
p5-Text-Unaccent converters/libiconv: 2015-04-15 08:20:27 +00:00
p5-Text-vCard - Update to 3.07 2015-01-19 13:40:57 +00:00
p5-Text-VimColor Update to 0.25. 2015-03-15 15:24:48 +00:00
p5-Text-VisualWidth Change the way Perl modules are installed, update the default Perl to 5.18. 2014-11-26 13:08:24 +00:00
p5-Text-WikiCreole Change the way Perl modules are installed, update the default Perl to 5.18. 2014-11-26 13:08:24 +00:00
p5-Text-WikiFormat Change the way Perl modules are installed, update the default Perl to 5.18. 2014-11-26 13:08:24 +00:00
p5-Text-WordDiff Change the way Perl modules are installed, update the default Perl to 5.18. 2014-11-26 13:08:24 +00:00
p5-Text-WrapI18N Change the way Perl modules are installed, update the default Perl to 5.18. 2014-11-26 13:08:24 +00:00
p5-Text-Wrapper Change the way Perl modules are installed, update the default Perl to 5.18. 2014-11-26 13:08:24 +00:00
p5-Text-Xslate Change the way Perl modules are installed, update the default Perl to 5.18. 2014-11-26 13:08:24 +00:00
p5-Text-Xslate-Bridge-TT2Like Change the way Perl modules are installed, update the default Perl to 5.18. 2014-11-26 13:08:24 +00:00
p5-Tiffany Change the way Perl modules are installed, update the default Perl to 5.18. 2014-11-26 13:08:24 +00:00
p5-Time-Human Change my non-FreeBSD MAINTAINER mail to bofh@ 2014-12-24 00:14:11 +00:00
p5-Tk-Pod Change the way Perl modules are installed, update the default Perl to 5.18. 2014-11-26 13:08:24 +00:00
p5-Tk-XMLViewer Change the way Perl modules are installed, update the default Perl to 5.18. 2014-11-26 13:08:24 +00:00
p5-TOML Change the way Perl modules are installed, update the default Perl to 5.18. 2014-11-26 13:08:24 +00:00
p5-Tree-Nary Change the way Perl modules are installed, update the default Perl to 5.18. 2014-11-26 13:08:24 +00:00
p5-Tree-Suffix - Add LICENSE 2015-03-05 17:27:25 +00:00
p5-UML-Class-Simple - Update to 0.20 2015-01-11 13:30:14 +00:00
p5-UML-Sequence Change the way Perl modules are installed, update the default Perl to 5.18. 2014-11-26 13:08:24 +00:00
p5-UML-State Change the way Perl modules are installed, update the default Perl to 5.18. 2014-11-26 13:08:24 +00:00
p5-Unicode-CaseFold Change the way Perl modules are installed, update the default Perl to 5.18. 2014-11-26 13:08:24 +00:00
p5-Unicode-CheckUTF8 Change the way Perl modules are installed, update the default Perl to 5.18. 2014-11-26 13:08:24 +00:00
p5-Unicode-Collate - Update to 1.12 2015-03-16 16:05:06 +00:00
p5-Unicode-EastAsianWidth Change the way Perl modules are installed, update the default Perl to 5.18. 2014-11-26 13:08:24 +00:00
p5-Unicode-Escape Change my non-FreeBSD MAINTAINER mail to bofh@ 2014-12-24 00:14:11 +00:00
p5-Unicode-LineBreak - Update to 2014.06 2015-01-04 17:13:00 +00:00
p5-Unicode-Normalize Change the way Perl modules are installed, update the default Perl to 5.18. 2014-11-26 13:08:24 +00:00
p5-Unicode-Unihan Change the way Perl modules are installed, update the default Perl to 5.18. 2014-11-26 13:08:24 +00:00
p5-URI-Find Change the way Perl modules are installed, update the default Perl to 5.18. 2014-11-26 13:08:24 +00:00
p5-Validator-Custom Change the way Perl modules are installed, update the default Perl to 5.18. 2014-11-26 13:08:24 +00:00
p5-Version-Next Change the way Perl modules are installed, update the default Perl to 5.18. 2014-11-26 13:08:24 +00:00
p5-Vroom Change the way Perl modules are installed, update the default Perl to 5.18. 2014-11-26 13:08:24 +00:00
p5-WDDX Cleanup plist 2014-12-08 21:17:00 +00:00
p5-WordNet-QueryData Change the way Perl modules are installed, update the default Perl to 5.18. 2014-11-26 13:08:24 +00:00
p5-WordNet-Similarity Fix build. 2015-03-13 14:00:51 +00:00
p5-WWW-Google-SiteMap Change the way Perl modules are installed, update the default Perl to 5.18. 2014-11-26 13:08:24 +00:00
p5-WWW-Wordnik-API Change the way Perl modules are installed, update the default Perl to 5.18. 2014-11-26 13:08:24 +00:00
p5-XML-Atom Change the way Perl modules are installed, update the default Perl to 5.18. 2014-11-26 13:08:24 +00:00
p5-XML-Atom-Ext-OpenSearch Change the way Perl modules are installed, update the default Perl to 5.18. 2014-11-26 13:08:24 +00:00
p5-XML-Atom-Filter Change the way Perl modules are installed, update the default Perl to 5.18. 2014-11-26 13:08:24 +00:00
p5-XML-Atom-SimpleFeed Update to 0.861. 2015-01-07 12:33:37 +00:00
p5-XML-Atom-Stream Change the way Perl modules are installed, update the default Perl to 5.18. 2014-11-26 13:08:24 +00:00
p5-XML-Atom-Syndication Change the way Perl modules are installed, update the default Perl to 5.18. 2014-11-26 13:08:24 +00:00
p5-XML-AutoWriter Change the way Perl modules are installed, update the default Perl to 5.18. 2014-11-26 13:08:24 +00:00
p5-XML-Bare Respect Perl's LDDLFLAGS. 2014-12-04 17:58:45 +00:00
p5-XML-Canonical Change the way Perl modules are installed, update the default Perl to 5.18. 2014-11-26 13:08:24 +00:00
p5-XML-CanonicalizeXML Make jobs unsafe on two ports 2014-12-15 14:26:05 +00:00
p5-XML-Catalog Change the way Perl modules are installed, update the default Perl to 5.18. 2014-11-26 13:08:24 +00:00
p5-XML-Clean - Sort PLIST 2015-03-30 16:14:17 +00:00
p5-XML-Code Change the way Perl modules are installed, update the default Perl to 5.18. 2014-11-26 13:08:24 +00:00
p5-XML-CommonNS Change the way Perl modules are installed, update the default Perl to 5.18. 2014-11-26 13:08:24 +00:00
p5-XML-Compile - Update to 1.48 2015-01-05 17:50:44 +00:00
p5-XML-Compile-Cache - Update to 1.03 2015-01-15 16:51:38 +00:00
p5-XML-Compile-Dumper Change the way Perl modules are installed, update the default Perl to 5.18. 2014-11-26 13:08:24 +00:00
p5-XML-DBMS Change my non-FreeBSD MAINTAINER mail to bofh@ 2014-12-24 00:14:11 +00:00
p5-XML-Declare Change the way Perl modules are installed, update the default Perl to 5.18. 2014-11-26 13:08:24 +00:00
p5-XML-Descent Change the way Perl modules are installed, update the default Perl to 5.18. 2014-11-26 13:08:24 +00:00
p5-XML-DifferenceMarkup - Add LICENSE 2015-03-06 16:02:44 +00:00
p5-XML-Directory Change the way Perl modules are installed, update the default Perl to 5.18. 2014-11-26 13:08:24 +00:00
p5-XML-DOM Change the way Perl modules are installed, update the default Perl to 5.18. 2014-11-26 13:08:24 +00:00
p5-XML-DOM-Lite Change the way Perl modules are installed, update the default Perl to 5.18. 2014-11-26 13:08:24 +00:00
p5-XML-DOM-XPath Change the way Perl modules are installed, update the default Perl to 5.18. 2014-11-26 13:08:24 +00:00
p5-XML-DOM2 Change the way Perl modules are installed, update the default Perl to 5.18. 2014-11-26 13:08:24 +00:00
p5-XML-DOMHandler Change the way Perl modules are installed, update the default Perl to 5.18. 2014-11-26 13:08:24 +00:00
p5-XML-DoubleEncodedEntities - Update to 1.1 2015-03-23 14:29:10 +00:00
p5-XML-Driver-HTML Change the way Perl modules are installed, update the default Perl to 5.18. 2014-11-26 13:08:24 +00:00
p5-XML-DT Change the way Perl modules are installed, update the default Perl to 5.18. 2014-11-26 13:08:24 +00:00
p5-XML-DTDParser Change the way Perl modules are installed, update the default Perl to 5.18. 2014-11-26 13:08:24 +00:00
p5-XML-Dumper Change the way Perl modules are installed, update the default Perl to 5.18. 2014-11-26 13:08:24 +00:00
p5-XML-Elemental Change the way Perl modules are installed, update the default Perl to 5.18. 2014-11-26 13:08:24 +00:00
p5-XML-Encoding - Update BUILD_DEPENDS: ExtUtils::MakeMaker 6.64+ is already in Perl 5.18+ 2015-01-01 16:26:11 +00:00
p5-XML-Entities Change the way Perl modules are installed, update the default Perl to 5.18. 2014-11-26 13:08:24 +00:00
p5-XML-Feed Change the way Perl modules are installed, update the default Perl to 5.18. 2014-11-26 13:08:24 +00:00
p5-XML-Feed-Deduper - Fix *_DEPENDS: XML::Feed::Deduper 0.06 changes to Mouse 2015-01-27 11:27:31 +00:00
p5-XML-FeedPP Change the way Perl modules are installed, update the default Perl to 5.18. 2014-11-26 13:08:24 +00:00
p5-XML-Filter-BufferText Change the way Perl modules are installed, update the default Perl to 5.18. 2014-11-26 13:08:24 +00:00
p5-XML-Filter-DetectWS Change the way Perl modules are installed, update the default Perl to 5.18. 2014-11-26 13:08:24 +00:00
p5-XML-Filter-DOMFilter-LibXML Change the way Perl modules are installed, update the default Perl to 5.18. 2014-11-26 13:08:24 +00:00
p5-XML-Filter-GenericChunk Change my non-FreeBSD MAINTAINER mail to bofh@ 2014-12-24 00:14:11 +00:00
p5-XML-Filter-Reindent Change the way Perl modules are installed, update the default Perl to 5.18. 2014-11-26 13:08:24 +00:00
p5-XML-Filter-SAX1toSAX2 Change the way Perl modules are installed, update the default Perl to 5.18. 2014-11-26 13:08:24 +00:00
p5-XML-Filter-SAXT Change the way Perl modules are installed, update the default Perl to 5.18. 2014-11-26 13:08:24 +00:00
p5-XML-Filter-XInclude Change the way Perl modules are installed, update the default Perl to 5.18. 2014-11-26 13:08:24 +00:00
p5-XML-Filter-XSLT Change the way Perl modules are installed, update the default Perl to 5.18. 2014-11-26 13:08:24 +00:00
p5-XML-Flow Change the way Perl modules are installed, update the default Perl to 5.18. 2014-11-26 13:08:24 +00:00
p5-XML-FOAF Change the way Perl modules are installed, update the default Perl to 5.18. 2014-11-26 13:08:24 +00:00
p5-XML-GDOME Change my non-FreeBSD MAINTAINER mail to bofh@ 2014-12-24 00:14:11 +00:00
p5-XML-Generator Change the way Perl modules are installed, update the default Perl to 5.18. 2014-11-26 13:08:24 +00:00
p5-XML-Generator-DBI Change the way Perl modules are installed, update the default Perl to 5.18. 2014-11-26 13:08:24 +00:00
p5-XML-Generator-PerlData textproc/p5-XML-Generator-PerlData: Update version 0.91=>0.93 2014-12-29 12:18:35 +00:00
p5-XML-Grove Change my non-FreeBSD MAINTAINER mail to bofh@ 2014-12-24 00:14:11 +00:00
p5-XML-Handler-Dtd2DocBook Change the way Perl modules are installed, update the default Perl to 5.18. 2014-11-26 13:08:24 +00:00
p5-XML-Handler-Dtd2Html Change the way Perl modules are installed, update the default Perl to 5.18. 2014-11-26 13:08:24 +00:00
p5-XML-Handler-HTMLWriter Change the way Perl modules are installed, update the default Perl to 5.18. 2014-11-26 13:08:24 +00:00
p5-XML-Handler-Trees Change the way Perl modules are installed, update the default Perl to 5.18. 2014-11-26 13:08:24 +00:00
p5-XML-Handler-YAWriter Change the way Perl modules are installed, update the default Perl to 5.18. 2014-11-26 13:08:24 +00:00
p5-XML-Hash-LX Change the way Perl modules are installed, update the default Perl to 5.18. 2014-11-26 13:08:24 +00:00
p5-XML-Liberal Change the way Perl modules are installed, update the default Perl to 5.18. 2014-11-26 13:08:24 +00:00
p5-XML-LibXML Update to 2.0118. 2015-02-14 17:48:21 +00:00
p5-XML-LibXML-Cache Change the way Perl modules are installed, update the default Perl to 5.18. 2014-11-26 13:08:24 +00:00
p5-XML-LibXML-Iterator Change the way Perl modules are installed, update the default Perl to 5.18. 2014-11-26 13:08:24 +00:00
p5-XML-LibXML-PrettyPrint Change the way Perl modules are installed, update the default Perl to 5.18. 2014-11-26 13:08:24 +00:00
p5-XML-LibXML-SAX-ChunkParser - Update to 0.00008 2015-01-18 22:47:52 +00:00
p5-XML-LibXML-Simple - Update to 0.95 2015-01-15 16:51:33 +00:00
p5-XML-LibXSLT - Update to 1.94 2015-01-22 17:45:45 +00:00
p5-XML-Literal Change the way Perl modules are installed, update the default Perl to 5.18. 2014-11-26 13:08:24 +00:00
p5-XML-Mini Change the way Perl modules are installed, update the default Perl to 5.18. 2014-11-26 13:08:24 +00:00
p5-XML-MyXML Change the way Perl modules are installed, update the default Perl to 5.18. 2014-11-26 13:08:24 +00:00
p5-XML-Namespace Change the way Perl modules are installed, update the default Perl to 5.18. 2014-11-26 13:08:24 +00:00
p5-XML-NamespaceFactory Update to 1.02. 2015-01-30 17:10:29 +00:00
p5-XML-NamespaceSupport Change the way Perl modules are installed, update the default Perl to 5.18. 2014-11-26 13:08:24 +00:00
p5-XML-Node Remove Author from pkg-descr and white space fixes 2015-03-02 23:51:49 +00:00
p5-XML-NodeFilter Change the way Perl modules are installed, update the default Perl to 5.18. 2014-11-26 13:08:24 +00:00
p5-XML-OPML Change my non-FreeBSD MAINTAINER mail to bofh@ 2014-12-24 00:14:11 +00:00
p5-XML-OPML-LibXML Change the way Perl modules are installed, update the default Perl to 5.18. 2014-11-26 13:08:24 +00:00
p5-XML-Parsepp - Update to 0.08 2015-01-01 16:01:31 +00:00
p5-XML-Parser Change the way Perl modules are installed, update the default Perl to 5.18. 2014-11-26 13:08:24 +00:00
p5-XML-Parser-EasyTree Change my non-FreeBSD MAINTAINER mail to bofh@ 2014-12-24 00:14:11 +00:00
p5-XML-Parser-Lite - Add PORTSCOUT [1] 2015-03-30 13:51:56 +00:00
p5-XML-Parser-Lite-Tree Change the way Perl modules are installed, update the default Perl to 5.18. 2014-11-26 13:08:24 +00:00
p5-XML-Parser-Style-EasyTree Change the way Perl modules are installed, update the default Perl to 5.18. 2014-11-26 13:08:24 +00:00
p5-XML-Parser-Style-Elemental Change my non-FreeBSD MAINTAINER mail to bofh@ 2014-12-24 00:14:11 +00:00
p5-XML-Quote Change the way Perl modules are installed, update the default Perl to 5.18. 2014-11-26 13:08:24 +00:00
p5-XML-RAI Change the way Perl modules are installed, update the default Perl to 5.18. 2014-11-26 13:08:24 +00:00
p5-XML-Reader Clean up the rest of the perl@ Makefiles a bit. 2015-03-13 17:29:58 +00:00
p5-XML-RegExp Change the way Perl modules are installed, update the default Perl to 5.18. 2014-11-26 13:08:24 +00:00
p5-XML-Rewrite Change the way Perl modules are installed, update the default Perl to 5.18. 2014-11-26 13:08:24 +00:00
p5-XML-RSS Change the way Perl modules are installed, update the default Perl to 5.18. 2014-11-26 13:08:24 +00:00
p5-XML-RSS-Feed Change the way Perl modules are installed, update the default Perl to 5.18. 2014-11-26 13:08:24 +00:00
p5-XML-RSS-JavaScript Change the way Perl modules are installed, update the default Perl to 5.18. 2014-11-26 13:08:24 +00:00
p5-XML-RSS-Liberal Change the way Perl modules are installed, update the default Perl to 5.18. 2014-11-26 13:08:24 +00:00
p5-XML-RSS-LibXML Change the way Perl modules are installed, update the default Perl to 5.18. 2014-11-26 13:08:24 +00:00
p5-XML-RSS-Parser Change the way Perl modules are installed, update the default Perl to 5.18. 2014-11-26 13:08:24 +00:00
p5-XML-RSS-SimpleGen Change the way Perl modules are installed, update the default Perl to 5.18. 2014-11-26 13:08:24 +00:00
p5-XML-RSSLite Change the way Perl modules are installed, update the default Perl to 5.18. 2014-11-26 13:08:24 +00:00
p5-XML-Rules Change the way Perl modules are installed, update the default Perl to 5.18. 2014-11-26 13:08:24 +00:00
p5-XML-SAX - Add LICENSE 2015-01-11 13:27:06 +00:00
p5-XML-SAX-Base - Use CONFLICTS_INSTALL instead of CONFLICTS 2015-01-11 13:27:11 +00:00
p5-XML-SAX-Expat Change the way Perl modules are installed, update the default Perl to 5.18. 2014-11-26 13:08:24 +00:00
p5-XML-SAX-Expat-Incremental Change the way Perl modules are installed, update the default Perl to 5.18. 2014-11-26 13:08:24 +00:00
p5-XML-SAX-ExpatXS Change the way Perl modules are installed, update the default Perl to 5.18. 2014-11-26 13:08:24 +00:00
p5-XML-SAX-Machines Cleanup plist 2014-12-08 21:17:00 +00:00
p5-XML-SAX-Simple Change the way Perl modules are installed, update the default Perl to 5.18. 2014-11-26 13:08:24 +00:00
p5-XML-SAX-Writer - Update to 0.56 2014-12-05 15:40:27 +00:00
p5-XML-SAXDriver-CSV Change the way Perl modules are installed, update the default Perl to 5.18. 2014-11-26 13:08:24 +00:00
p5-XML-SAXDriver-Excel Change the way Perl modules are installed, update the default Perl to 5.18. 2014-11-26 13:08:24 +00:00
p5-XML-Schematron Change the way Perl modules are installed, update the default Perl to 5.18. 2014-11-26 13:08:24 +00:00
p5-XML-SemanticDiff Change the way Perl modules are installed, update the default Perl to 5.18. 2014-11-26 13:08:24 +00:00
p5-XML-Simple Change the way Perl modules are installed, update the default Perl to 5.18. 2014-11-26 13:08:24 +00:00
p5-XML-SimpleObject Change the way Perl modules are installed, update the default Perl to 5.18. 2014-11-26 13:08:24 +00:00
p5-XML-SimpleObject-LibXML Change the way Perl modules are installed, update the default Perl to 5.18. 2014-11-26 13:08:24 +00:00
p5-XML-Smart Clean up the rest of the perl@ Makefiles a bit. 2015-03-13 17:29:58 +00:00
p5-XML-Stream - Update to 1.24 2015-01-01 19:02:26 +00:00
p5-XML-STX Cleanup plist 2014-12-08 21:17:00 +00:00
p5-XML-Tiny Change the way Perl modules are installed, update the default Perl to 5.18. 2014-11-26 13:08:24 +00:00
p5-XML-TinyXML converters/libiconv: 2015-04-15 08:20:27 +00:00
p5-XML-TokeParser Change the way Perl modules are installed, update the default Perl to 5.18. 2014-11-26 13:08:24 +00:00
p5-XML-Toolkit Change the way Perl modules are installed, update the default Perl to 5.18. 2014-11-26 13:08:24 +00:00
p5-XML-TreeBuilder Remove Author from pkg-descr and white space fixes 2015-03-02 23:51:49 +00:00
p5-XML-TreePP - Update to 0.43 2015-01-11 13:30:31 +00:00
p5-XML-Twig Update to 3.49, and sort plist. 2015-04-13 18:03:56 +00:00
p5-XML-Validate Change the way Perl modules are installed, update the default Perl to 5.18. 2014-11-26 13:08:24 +00:00
p5-XML-Validator-Schema Change the way Perl modules are installed, update the default Perl to 5.18. 2014-11-26 13:08:24 +00:00
p5-XML-Writer Change the way Perl modules are installed, update the default Perl to 5.18. 2014-11-26 13:08:24 +00:00
p5-XML-XBEL Change my non-FreeBSD MAINTAINER mail to bofh@ 2014-12-24 00:14:11 +00:00
p5-XML-XML2JSON Change the way Perl modules are installed, update the default Perl to 5.18. 2014-11-26 13:08:24 +00:00
p5-XML-XPath Change the way Perl modules are installed, update the default Perl to 5.18. 2014-11-26 13:08:24 +00:00
p5-XML-XPathEngine Change the way Perl modules are installed, update the default Perl to 5.18. 2014-11-26 13:08:24 +00:00
p5-XML-XQL Change the way Perl modules are installed, update the default Perl to 5.18. 2014-11-26 13:08:24 +00:00
p5-XML-XSH Clean up the rest of the perl@ Makefiles a bit. 2015-03-13 17:29:58 +00:00
p5-XML-XSLT Change my non-FreeBSD MAINTAINER mail to bofh@ 2014-12-24 00:14:11 +00:00
p5-XML-XUpdate-LibXML Change the way Perl modules are installed, update the default Perl to 5.18. 2014-11-26 13:08:24 +00:00
p5-xmltv Cleanup plist 2014-12-08 21:17:00 +00:00
p5-YAML Update to 1.14. 2015-02-16 03:33:11 +00:00
p5-YAML-LibYAML Update to 0.59. 2015-02-24 16:32:30 +00:00
p5-YAML-Shell Update to 0.68. 2015-02-16 03:35:43 +00:00
p5-YAML-Syck Change the way Perl modules are installed, update the default Perl to 5.18. 2014-11-26 13:08:24 +00:00
p5-YAML-Tiny Update to 1.64. 2015-02-23 13:53:10 +00:00
p5-YAML-Tiny-Color Change the way Perl modules are installed, update the default Perl to 5.18. 2014-11-26 13:08:24 +00:00
p5-YAPE-HTML Change the way Perl modules are installed, update the default Perl to 5.18. 2014-11-26 13:08:24 +00:00
p5-YAPE-Regex Change the way Perl modules are installed, update the default Perl to 5.18. 2014-11-26 13:08:24 +00:00
p5-YAPE-Regex-Explain Change the way Perl modules are installed, update the default Perl to 5.18. 2014-11-26 13:08:24 +00:00
pa-aspell
par
pcrs Stagify. 2014-06-30 15:42:24 +00:00
pdfgrep Update poppler to 0.30.0 [1]. 2015-02-03 12:28:23 +00:00
pdfoutline - Add LICENSE_FILE 2015-03-16 14:12:12 +00:00
pdftohtml Remove Author from pkg-descr and white space fixes 2015-03-02 23:51:49 +00:00
pear-File_Fortune Convert to USES=pear 2014-09-26 09:17:25 +00:00
pear-File_MARC Reset miwi's maintainership per his demand 2014-11-18 09:37:31 +00:00
pear-Horde_CssMinify Horde package update: 2014-10-20 11:22:54 +00:00
pear-Horde_JavascriptMinify Horde package update: 2015-01-14 23:47:44 +00:00
pear-Horde_Kolab_Format Convert to USES=horde 2014-09-30 22:14:59 +00:00
pear-Horde_Pdf Horde package update: 2015-01-12 14:54:44 +00:00
pear-Horde_SpellChecker Horde package update: 2015-01-12 14:54:44 +00:00
pear-Horde_Text_Diff Horde package update: 2015-01-12 14:54:44 +00:00
pear-Horde_Text_Filter Horde package update: 2015-04-03 17:46:20 +00:00
pear-Horde_Text_Filter_Csstidy Convert to USES=horde 2014-09-30 22:14:59 +00:00
pear-Horde_Text_Flowed Horde package update: 2015-01-12 14:54:44 +00:00
pear-Horde_Xml_Element Horde package update: 2015-01-12 14:54:44 +00:00
pear-Horde_Xml_Wbxml Horde package update: 2015-01-12 14:54:44 +00:00
pear-Numbers_Roman Reset miwi's maintainership per his demand 2014-11-18 09:37:31 +00:00
pear-Numbers_Words Convert to USES=pear 2014-09-26 09:17:25 +00:00
pear-Spreadsheet_Excel_Writer Change my non-FreeBSD MAINTAINER mail to bofh@ 2014-12-24 00:14:11 +00:00
pear-Structures_DataGrid_DataSource_RSS Reset miwi's maintainership per his demand 2014-11-18 09:37:31 +00:00
pear-Structures_DataGrid_DataSource_XML Reset miwi's maintainership per his demand 2014-11-18 09:37:31 +00:00
pear-Structures_DataGrid_Renderer_CSV Reset miwi's maintainership per his demand 2014-11-18 09:37:31 +00:00
pear-Structures_DataGrid_Renderer_XLS Reset miwi's maintainership per his demand 2014-11-18 09:37:31 +00:00
pear-Structures_DataGrid_Renderer_XML Reset miwi's maintainership per his demand 2014-11-18 09:37:31 +00:00
pear-Symfony_Component_Yaml textproc/pear-Symfony_Component_Yaml: USES pear 2014-10-01 22:19:12 +00:00
pear-Text_Highlighter Reset miwi's maintainership per his demand 2014-11-18 09:37:31 +00:00
pear-Text_Template Reset miwi's maintainership per his demand 2014-11-18 09:37:31 +00:00
pear-XML_Beautifier Reset miwi's maintainership per his demand 2014-11-18 09:37:31 +00:00
pear-XML_DTD Reset miwi's maintainership per his demand 2014-11-18 09:37:31 +00:00
pear-XML_Feed_Parser Reset miwi's maintainership per his demand 2014-11-18 09:37:31 +00:00
pear-XML_HTMLSax Reset miwi's maintainership per his demand 2014-11-18 09:37:31 +00:00
pear-XML_Wddx Reset miwi's maintainership per his demand 2014-11-18 09:37:31 +00:00
pear-YAML Reset miwi's maintainership per his demand 2014-11-18 09:37:31 +00:00
pecl-cld Mark BROKEN: Missing headers with cld 20150113 2015-01-23 23:45:46 +00:00
pecl-ctemplate Remove indefinite articles and trailing periods from COMMENT, plus 2014-08-03 14:15:08 +00:00
pecl-doublemetaphone 1: add LICENSE/LICENSE_FILE. 2015-02-24 15:29:43 +00:00
pecl-enchant Those ports do not build with php 5.6 2015-02-25 11:22:40 +00:00
pecl-html_parse Those ports do not build with php 5.6 2015-02-25 11:22:40 +00:00
pecl-stem 1: add LICENSE/LICENSE_FILE. 2015-02-24 15:40:38 +00:00
pecl-syck 1: add LICENSE. 2015-02-24 15:46:31 +00:00
pecl-wbxml Remove indefinite articles and trailing periods from COMMENT, plus 2014-08-03 14:15:08 +00:00
pecl-xdiff 1: add LICENSE/LICENSE_FILE. 2015-02-25 07:57:28 +00:00
pecl-xslcache 1: add LICENSE/LICENSE_FILE. 2015-02-25 07:57:28 +00:00
pecl-yaml 1: add LICENSE/LICENSE_FILE. 2015-02-25 07:57:28 +00:00
peco Remove Author from pkg-descr and white space fixes 2015-03-02 23:51:49 +00:00
perl2html Cleanup plist 2014-11-15 16:26:32 +00:00
permute
php5-ctype
php5-dom
php5-pspell Convert textproc/aspell to "USES=libtool tar:bzip2" and bump dependent ports 2014-07-04 20:28:31 +00:00
php5-simplexml Fix builds of a few extensions. 2014-05-14 10:20:08 +00:00
php5-wddx
php5-xml
php5-xmlreader
php5-xmlwriter
php5-xsl
php53-ctype
php53-dom
php53-pspell Convert textproc/aspell to "USES=libtool tar:bzip2" and bump dependent ports 2014-07-04 20:28:31 +00:00
php53-simplexml
php53-wddx
php53-xml
php53-xmlreader
php53-xmlwriter
php53-xsl
php55-ctype
php55-dom
php55-pspell Convert textproc/aspell to "USES=libtool tar:bzip2" and bump dependent ports 2014-07-04 20:28:31 +00:00
php55-simplexml Fix build of a few extensions. 2014-05-14 10:31:49 +00:00
php55-wddx
php55-xml
php55-xmlreader
php55-xmlwriter
php55-xsl
php56-ctype Import PHP 5.6 branch! 2014-09-04 14:24:25 +00:00
php56-dom Import PHP 5.6 branch! 2014-09-04 14:24:25 +00:00
php56-pspell Import PHP 5.6 branch! 2014-09-04 14:24:25 +00:00
php56-simplexml Import PHP 5.6 branch! 2014-09-04 14:24:25 +00:00
php56-wddx Import PHP 5.6 branch! 2014-09-04 14:24:25 +00:00
php56-xml Import PHP 5.6 branch! 2014-09-04 14:24:25 +00:00
php56-xmlreader Import PHP 5.6 branch! 2014-09-04 14:24:25 +00:00
php56-xmlwriter Import PHP 5.6 branch! 2014-09-04 14:24:25 +00:00
php56-xsl Import PHP 5.6 branch! 2014-09-04 14:24:25 +00:00
plover - Convert textproc/ to USES=python 2014-12-07 10:01:36 +00:00
po4a Fix installation when PREFIX != /usr/local 2015-04-06 17:04:26 +00:00
pocketreader
pod2mdoc The pod2mdoc utility is a converter from POD into mdoc. It's meant to operate 2014-11-23 21:51:58 +00:00
popup Convert bsd.gnustep.mk to USES=gnustep 2015-04-09 07:44:41 +00:00
popup-stacks cleanup plist 2014-12-20 19:47:30 +00:00
ppower4 Cleanup plist 2014-11-15 16:26:32 +00:00
print-n-times Cleanup plist 2014-11-15 16:26:32 +00:00
prosper Cleanup plist 2014-11-15 16:26:32 +00:00
pugixml Install both the shared and static library. 2014-08-25 15:12:10 +00:00
pure-csv Stagify. 2014-08-07 14:49:32 +00:00
pure-xml 1: stagify. 2014-08-07 14:52:59 +00:00
py-acora New port: textproc/py-acora 2014-08-23 08:16:57 +00:00
py-asciinema - Convert textproc/ to USES=python 2014-12-07 10:01:36 +00:00
py-asv Remove Author from pkg-descr and white space fixes 2015-03-02 23:51:49 +00:00
py-bugzillatools Fix LICENSE 2015-04-01 07:33:41 +00:00
py-Chameleon Upgrade to 2.16. 2015-01-26 09:48:12 +00:00
py-chardet textproc/py-chardet: update to 2.3.0 2015-01-12 08:09:09 +00:00
py-cloud_sptheme - Convert textproc/ to USES=python 2014-12-07 10:01:36 +00:00
py-creole - Convert textproc/ to USES=python 2014-12-07 10:01:36 +00:00
py-docutils - Convert my own Python ports to USES= python 2014-08-29 20:57:09 +00:00
py-dsv - Convert textproc/ to USES=python 2014-12-07 10:01:36 +00:00
py-elasticsearch-py - Update to 1.3.0 2015-01-30 20:45:09 +00:00
py-elib.intl - Convert textproc/ to USES=python 2014-12-07 10:01:36 +00:00
py-empy - Convert textproc/ to USES=python 2014-12-07 10:01:36 +00:00
py-enchant Remove Author from pkg-descr and white space fixes 2015-03-02 23:51:49 +00:00
py-errorhandler - Convert textproc/ to USES=python 2014-12-07 10:01:36 +00:00
py-excelerator - Convert textproc/ to USES=python 2014-12-07 10:01:36 +00:00
py-feedparser - Convert textproc/ to USES=python 2014-12-07 10:01:36 +00:00
py-genshi Update "BSD" license in textproc category 2014-12-10 16:09:19 +00:00
py-genshi-devel - Convert textproc/ to USES=python 2014-12-07 10:01:36 +00:00
py-gettext - Convert textproc/ to USES=python 2014-12-07 10:01:36 +00:00
py-html2text Remove Author from pkg-descr and white space fixes 2015-03-02 23:51:49 +00:00
py-hyperestraier-python - Convert textproc/ to USES=python 2014-12-07 10:01:36 +00:00
py-jaxml - Convert textproc/ to USES=python 2014-12-07 10:01:36 +00:00
py-junit-xml - Convert textproc/ to USES=python 2014-12-07 10:01:36 +00:00
py-libtre Update "BSD" license in textproc category 2014-12-10 16:09:19 +00:00
py-libxml2 - Convert textproc/ to USES=python 2014-12-07 10:01:36 +00:00
py-libxslt Replace USES=libtool:oldver with USES=libtool or USES=libtool:keepla in 2014-12-08 16:48:38 +00:00
py-ltxml - Convert textproc/ to USES=python 2014-12-07 10:01:36 +00:00
py-mako - Convert textproc/ to USES=python 2014-12-07 10:01:36 +00:00
py-markdown - Convert textproc/ to USES=python 2014-12-07 10:01:36 +00:00
py-markdown2 - Convert textproc/ to USES=python 2014-12-07 10:01:36 +00:00
py-MarkupSafe - Convert PYTHON_FEATURES to USE_PYTHON (which was landed several hours ago) 2014-08-15 03:43:54 +00:00
py-mistune [NEW] textproc/py-mistune: Fastest markdown parser in pure Python 2015-02-13 11:33:45 +00:00
py-openpyxl Update to 2.2.0 2015-03-27 12:24:06 +00:00
py-openpyxl1 - Update to 2.1.1 2014-10-19 22:32:49 +00:00
py-paragrep - Convert textproc/ to USES=python 2014-12-07 10:01:36 +00:00
py-pdfminer - Convert textproc/ to USES=python 2014-12-07 10:01:36 +00:00
py-pss Upgrade to 1.39. 2015-01-17 16:11:43 +00:00
py-pyctpp2 - Convert textproc/ to USES=python 2014-12-07 10:01:36 +00:00
py-pyelasticsearch Update to 1.2.2 2015-04-11 17:29:26 +00:00
py-pyes Fix depends 2015-01-16 21:24:15 +00:00
py-pygments - Update to 2.0.2 2015-01-22 14:23:43 +00:00
py-pygtail New port: py-pygtail: 2014-08-29 10:48:28 +00:00
py-pyscss - Convert textproc/ to USES=python 2014-12-07 10:01:36 +00:00
py-pysrt - Convert textproc/ to USES=python 2014-12-07 10:01:36 +00:00
py-pystache - Convert textproc/ to USES=python 2014-12-07 10:01:36 +00:00
py-python-augeas [NEW] textproc/py-python-augeas: Pure python bindings for Augeas 2015-01-02 11:39:52 +00:00
py-pytidylib - Convert textproc/ to USES=python 2014-12-07 10:01:36 +00:00
py-pyx12 - Convert textproc/ to USES=python 2014-12-07 10:01:36 +00:00
py-qrcode textproc/py-qrcode: Add port 2015-01-24 10:16:48 +00:00
py-qt4-xml Update PyQt and its dependencies. 2015-03-04 23:20:47 +00:00
py-qt4-xmlpatterns Update PyQt and its dependencies. 2015-03-04 23:20:47 +00:00
py-rdflib - Convert textproc/ to USES=python 2014-12-07 10:01:36 +00:00
py-regex textproc/py-regex: update to 2014.06.28 2014-09-20 16:07:36 +00:00
py-reverend Remove Author from pkg-descr and white space fixes 2015-03-02 23:51:49 +00:00
py-rss2gen - Update to 1.1 2015-01-24 20:39:38 +00:00
py-rst2html5 Update to 1.7.4 2015-04-11 20:17:09 +00:00
py-rstyoutube - Convert my own Python ports to USES= python 2014-08-29 20:57:09 +00:00
py-rxp - Switch to USES=tar 2015-03-28 11:38:26 +00:00
py-sgrep - Convert textproc/ to USES=python 2014-12-07 10:01:36 +00:00
py-sparqlwrapper textproc/py-sparqlwrapper: modernize PYTHON options 2014-11-17 19:05:45 +00:00
py-sphinx - Update to 1.2.3 2014-09-02 16:49:03 +00:00
py-sphinx-intl Add textproc/py-sphinx-intl 2015-03-25 15:50:17 +00:00
py-sphinx_rtd_theme - Convert textproc/ to USES=python 2014-12-07 10:01:36 +00:00
py-sphinxcontrib-adadomain - Convert textproc/ to USES=python 2014-12-07 10:01:36 +00:00
py-sphinxcontrib-bitbucket - Convert textproc/ to USES=python 2014-12-07 10:01:36 +00:00
py-sphinxcontrib-httpdomain - Convert textproc/ to USES=python 2014-12-07 10:01:36 +00:00
py-stripogram - Convert textproc/ to USES=python 2014-12-07 10:01:36 +00:00
py-syck - Strip library 2015-03-19 19:09:36 +00:00
py-Tempita - Update to 0.5.2 2014-10-01 04:34:32 +00:00
py-texttable Add LICENSE/LICENSE_FILE. 2015-03-12 11:37:44 +00:00
py-tinycss Remove redundant MASTER_SITE_SUBDIR redefinition. 2014-11-26 15:16:33 +00:00
py-trans - Convert textproc/ to USES=python 2014-12-07 10:01:36 +00:00
py-transifex-client - Convert textproc/ to USES=python 2014-12-07 10:01:36 +00:00
py-translationstring textproc/py-translationstring: Update version 0.4=>1.3 2015-01-14 10:29:56 +00:00
py-tvgrab - Convert textproc/ to USES=python 2014-12-07 10:01:36 +00:00
py-twistedLore - Update to 15.0.0 2015-02-18 16:25:14 +00:00
py-whoosh textproc/py-whoosh: update to 2.5.7 2014-08-24 15:20:59 +00:00
py-wicked - Convert textproc/ to USES=python 2014-12-07 10:01:36 +00:00
py-wordnet - Convert textproc/ to USES=python 2014-12-07 10:01:36 +00:00
py-wtforms textproc/py-wtforms: update to 2.0.2 2015-02-04 12:37:47 +00:00
py-xlrd textproc/py-xlrd: update to 0.9.3 2015-01-24 09:56:13 +00:00
py-xlutils - Convert textproc/ to USES=python 2014-12-07 10:01:36 +00:00
py-xlwriter - Convert textproc/ to USES=python 2014-12-07 10:01:36 +00:00
py-xlwt - Convert textproc/ to USES=python 2014-12-07 10:01:36 +00:00
py-xml textprox/py-xml: 'as' is reserved keyword in newer versions of Python 2015-02-16 17:27:58 +00:00
py-xmltools LOGILAB mirrors are gone 2015-03-30 22:48:43 +00:00
py-xmltv - Convert textproc/ to USES=python 2014-12-07 10:01:36 +00:00
py-zope.app.i18n - Convert textproc/ to USES=python 2014-12-07 10:01:36 +00:00
py-zope.app.locales - Convert textproc/ to USES=python 2014-12-07 10:01:36 +00:00
py-zope.i18nmessageid - Convert textproc/ to USES=python 2014-12-07 10:01:36 +00:00
py-zope.structuredtext - Convert textproc/ to USES=python 2014-12-07 10:01:36 +00:00
py-zope.tal - Convert textproc/ to USES=python 2014-12-07 10:01:36 +00:00
py-zpt - Convert textproc/ to USES=python 2014-12-07 10:01:36 +00:00
py2html Remove duplicate plist 2014-12-09 19:43:16 +00:00
py3-libxml2 Switch default python3 version from 3.3 to 3.4. 2015-01-10 23:15:27 +00:00
pychm - Add LICENSE 2015-02-24 13:56:45 +00:00
pystemmer - Strip library 2015-02-22 05:09:45 +00:00
qprint Update to version 1.1 2014-12-19 20:34:10 +00:00
qstardict Cleanup plist 2014-11-15 16:26:32 +00:00
qt4-xml Remove @dirrm and @dirrmtry entries from the Qt ports. 2014-10-23 21:35:14 +00:00
qt4-xmlpatterns Remove @dirrm and @dirrmtry entries from the Qt ports. 2014-10-23 21:35:14 +00:00
qt4-xmlpatterns-tool
qt5-xml Update Qt5 ports to 5.3.2. 2014-11-05 09:39:21 +00:00
qt5-xmlpatterns Update Qt5 ports to 5.3.2. 2014-11-05 09:39:21 +00:00
qu-aspell
queequeg - Convert textproc/ to USES=python 2014-12-07 10:01:36 +00:00
R-cran-R2HTML Upgrade to 2.3.1. 2014-10-31 20:28:03 +00:00
R-cran-stringr Update the default version of GCC in the Ports Collection from GCC 4.7.4 2014-09-10 20:50:31 +00:00
R-cran-XML Update "BSD" license in textproc category 2014-12-10 16:09:19 +00:00
R-cran-xtable - Update to 1.7-4 2014-09-22 02:59:27 +00:00
rand
randlm Convert to USES=autoreconf 2015-03-29 16:07:24 +00:00
rapidxml RapidXml is an attempt to create the fastest XML parser possible, 2014-05-13 23:01:26 +00:00
raptor - Strip libraries 2015-02-18 15:17:01 +00:00
raptor2 Cleanup plist 2014-11-15 16:26:32 +00:00
rarian Switch ports depending on docbook* through a directory name to a package name, 2015-01-23 22:50:49 +00:00
rasqal Update to 0.9.33. 2014-12-24 11:55:33 +00:00
re_graph Remove NOPORTDOCS and NOPORTEXAMPLES. 2014-07-04 22:50:40 +00:00
redet Remove Author from pkg-descr and white space fixes 2015-03-02 23:51:49 +00:00
redland Fix some USE_PGSQL that were missed before 2014-11-22 22:32:45 +00:00
redland-bindings - Convert <OPTION>_USE= PYTHON... to <OPTION>_USES= python... 2015-01-03 08:47:51 +00:00
refdb Simplify plist 2014-10-31 19:14:50 +00:00
reflex Repair instances, almost all courtesy of bf ;-), of spaces 2014-07-29 20:55:27 +00:00
replaceit Remove Author from pkg-descr and white space fixes 2015-03-02 23:51:49 +00:00
resume Cleanup plist 2014-11-15 16:26:32 +00:00
resume-extensions Switch some dependencies from a directory name or a file generated by pkg-install 2015-01-24 15:07:39 +00:00
rfcdiff Stagify. 2014-07-02 06:47:10 +00:00
ripole Remove indefinite articles and trailing periods from COMMENT, plus 2014-08-03 14:15:08 +00:00
rl
rman Stagify. 2014-06-11 09:53:23 +00:00
rnv Remove the final usages of USE_XZ from the tree, and replace them with 2014-07-29 21:25:30 +00:00
ro-aspell
ro-hunspell cleanup plist 2014-12-20 19:47:30 +00:00
ro-hyphen cleanup plist 2014-12-20 19:47:30 +00:00
ro-mythes cleanup plist 2014-12-20 19:47:30 +00:00
rot
rss2html - stagify rss2html 2014-06-30 10:14:58 +00:00
rtf2html Move MASTER_SITES from CRITICAL to LOCAL/ehaupt 2015-01-06 09:40:30 +00:00
rtfreader
rtfx Stage textproc/rtfx and unbreak 64-bit arches 2014-08-15 07:06:28 +00:00
rubber Cleanup plist 2014-11-15 16:26:32 +00:00
ruby-deplate textproc/ruby-deplate: mark broken with ruby 2.2 also 2015-04-04 12:16:53 +00:00
ruby-escape Cleanup plist 2014-11-15 16:26:32 +00:00
ruby-format Cleanup plist 2014-11-15 16:26:32 +00:00
ruby-htmlrepair Remove indefinite articles and trailing periods from COMMENT, plus 2014-08-03 14:15:08 +00:00
ruby-htmlsplit Remove indefinite articles and trailing periods from COMMENT, plus 2014-08-03 14:15:08 +00:00
ruby-htree Remove Author from pkg-descr and white space fixes 2015-03-02 23:51:49 +00:00
ruby-rd-mode.el Cleanup plist 2014-11-15 16:26:32 +00:00
ruby-rdtool Cleanup plist 2014-11-15 16:26:32 +00:00
ruby-rss Cleanup plist 2014-11-15 16:26:32 +00:00
ruby-rss.alt textproc/ruby-rss.alt: mark broken with ruby 2.2 2015-04-03 13:21:20 +00:00
ruby-rttool Cleanup plist 2014-11-15 16:26:32 +00:00
ruby-sary textproc/ruby-sary: mark broken with ruby 2.2 2015-04-05 02:13:56 +00:00
ruby-xmlconfigfile textproc/ruby-xmlconfigfil: mark broken with ruby 2.2 2015-04-05 02:28:46 +00:00
ruby-xmlparser Change the way Perl modules are installed, update the default Perl to 5.18. 2014-11-26 13:08:24 +00:00
ruby-xmlscan Remove Author from pkg-descr and white space fixes 2015-03-02 23:51:49 +00:00
rubygem-albino - Convert textproc/ to USES=python 2014-12-07 10:01:36 +00:00
rubygem-amatch This is a Ruby library for approximate string matching and searching 2014-09-21 15:13:07 +00:00
rubygem-asciidoctor Remove indefinite articles and trailing periods from COMMENT, plus 2014-08-03 14:15:08 +00:00
rubygem-augeas Modernize LIB_DEPENDS 2014-07-14 18:42:04 +00:00
rubygem-autoprefixer-rails - Update to 5.1.9 2015-04-14 18:34:52 +00:00
rubygem-charlock_holmes textproc/rubygem-charlock_holmes: update to 0.7.3 2014-08-31 04:58:30 +00:00
rubygem-coderay
rubygem-colorator - Convert textproc/ to USES=python 2014-12-07 10:01:36 +00:00
rubygem-colored
rubygem-compass
rubygem-compass-rails textproc/rubygem-compass-rails: update to 2.0.0 2014-08-24 04:47:38 +00:00
rubygem-cssmin - Convert textproc/ to USES=python 2014-12-07 10:01:36 +00:00
rubygem-diff-lcs many ruby/rubygem ports: death of rubyforge.org 2014-08-19 15:35:35 +00:00
rubygem-diffy textproc-rubygem-diffy: upgrade to 3.0.7 2014-10-14 13:40:55 +00:00
rubygem-elasticsearch - Update to 1.0.8 2015-03-06 22:38:32 +00:00
rubygem-elasticsearch-api - Update to 1.0.7 2015-03-06 22:38:24 +00:00
rubygem-elasticsearch-transport - Update to 1.0.7 2015-03-06 22:37:48 +00:00
rubygem-escape_utils textproc/rubygem-escape_utils: update to 1.0.1 2014-08-24 19:08:25 +00:00
rubygem-escape_utils-rails4 textproc/rubygem-escape_utils-rails4: copy port 2014-09-27 15:52:54 +00:00
rubygem-ezamar Remove indefinite articles and trailing periods from COMMENT, plus 2014-08-03 14:15:08 +00:00
rubygem-fast_xs - Add LICENSE 2015-04-05 18:24:51 +00:00
rubygem-fast_xs073 - Add LICENSE 2015-04-05 18:24:56 +00:00
rubygem-ferret - Update to 0.11.8.6 2015-02-21 11:31:42 +00:00
rubygem-fog-xml - Update to 0.1.2 2015-04-05 07:48:24 +00:00
rubygem-gemoji textproc/rubygem-gemoji: update to 2.1.0 2014-08-23 22:00:50 +00:00
rubygem-gherkin textproc/rubygem-gherkin: update to 2.12.2 2014-08-24 13:25:40 +00:00
rubygem-github-linguist textproc/rubygem-github-linguist: update to 3.1.2 2014-08-31 05:16:11 +00:00
rubygem-github-markdown textproc/rubygem-github-markdown: update to 0.6.7 2014-09-21 03:02:35 +00:00
rubygem-github-markup - Update to 1.3.3 2015-03-10 18:24:21 +00:00
rubygem-gitlab-grit - Add LICENSE 2015-03-05 17:29:22 +00:00
rubygem-gitlab-linguist textproc/rubygem-gitlab-linguist: create port 2014-09-27 16:04:42 +00:00
rubygem-heredoc_unindent
rubygem-hikidoc textproc/rubygem-hikidoc: update to 0.1.0 2014-08-24 19:15:06 +00:00
rubygem-htmlentities many ruby/rubygem ports: death of rubyforge.org 2014-08-19 15:35:35 +00:00
rubygem-ini many ruby/rubygem ports: death of rubyforge.org 2014-08-19 15:35:35 +00:00
rubygem-itextomml textproc/rubygem-itextomml: update to 1.5.2 2014-08-23 22:02:32 +00:00
rubygem-jekyll-gist - Update to 1.2.1 2015-03-24 18:00:26 +00:00
rubygem-jekyll-paginate textproc/rubygem-jekyll-paginate: update to 1.1.0 2014-11-06 04:53:25 +00:00
rubygem-jekyll-sass-converter - Update to 1.3.0 2014-12-08 15:57:19 +00:00
rubygem-jsmin - Convert textproc/ to USES=python 2014-12-07 10:01:36 +00:00
rubygem-kramdown textproc/rubygem-kramdown: update to 1.4.2 2014-09-21 04:12:27 +00:00
rubygem-kwalify Remove indefinite articles and trailing periods from COMMENT, plus 2014-08-03 14:15:08 +00:00
rubygem-libxml-ruby textproc/rubygem-libxml-ruby: update to 2.7.0 2014-08-23 22:04:35 +00:00
rubygem-linguistics - Update to 2.0.4 2015-03-14 13:35:58 +00:00
rubygem-liquid - Update to 2.6.1 2014-06-06 03:46:58 +00:00
rubygem-loggability - Add LICENSE 2015-03-14 13:35:34 +00:00
rubygem-loofah textproc/rubygem-loofah: update to 2.0.1 2014-08-23 22:36:41 +00:00
rubygem-ltsv
rubygem-markaby Reset miwi's maintainership per his demand 2014-11-18 09:37:31 +00:00
rubygem-multi_xml - Update to 0.5.5 2014-12-24 06:15:36 +00:00
rubygem-nokogiri Update ruby-gems to 2.4.5 2015-03-30 02:47:07 +00:00
rubygem-nokogiri14 Update ruby-gems to 2.4.5 2015-03-30 02:47:07 +00:00
rubygem-nokogumbo textproc/rubygem-nokogumbo: update to 1.1.12 2014-09-27 05:50:27 +00:00
rubygem-opml many ruby/rubygem ports: death of rubyforge.org 2014-08-19 15:35:35 +00:00
rubygem-org-ruby textproc/rubygem-org-ruby: create port 2014-09-27 04:50:36 +00:00
rubygem-parslet - Update to 1.7.0 2015-03-13 14:01:56 +00:00
rubygem-phone
rubygem-rak - Add LICENSE 2015-04-05 18:25:00 +00:00
rubygem-rchardet textproc/rubygem-rchardet: update to 1.4.2 2014-08-31 17:33:09 +00:00
rubygem-rdiscount textproc/rubygem-rdiscount: update to 2.1.7.1 2014-08-23 22:14:53 +00:00
rubygem-rdtool
rubygem-redcarpet - Update to 3.2.3 2015-04-08 17:41:52 +00:00
rubygem-ri_cal many ruby/rubygem ports: death of rubyforge.org 2014-08-19 15:35:35 +00:00
rubygem-rich - Add LICENSE 2015-03-03 13:55:17 +00:00
rubygem-rmmseg-cpp textproc/rubygem-rmmseg-cpp: fix build on systems without gcc/g++ 2014-10-09 15:03:08 +00:00
rubygem-rouge textproc/rubygem-rouge: not broken with newer ruby now 2015-04-07 18:36:33 +00:00
rubygem-rttool
rubygem-rubypants textproc/rubygem-rubypants: create port 2014-09-27 04:41:07 +00:00
rubygem-sanitize textproc/rubygem-sanitize: update to 3.0.2 2014-09-30 16:49:13 +00:00
rubygem-sass textproc/rubygem-sass: update to 3.4.13 2015-04-03 02:14:43 +00:00
rubygem-sass-rails Update ruby-gems to 2.4.5 2015-03-30 02:47:07 +00:00
rubygem-sass-rails4 www/rubygem-rails4: use newer sprockets 2015-04-03 01:37:06 +00:00
rubygem-sass32 Update ruby-gems to 2.4.5 2015-03-30 02:47:07 +00:00
rubygem-sax-machine - Update to 1.3.0 2015-03-08 19:58:40 +00:00
rubygem-simplecov-html - Add LICENSE 2014-08-28 16:25:07 +00:00
rubygem-spreadsheet - Cleanup Mk/bsd.ruby.mk and remove no-op knobs in ruby ports 2015-03-14 14:36:13 +00:00
rubygem-stamp textproc/rubygem-stamp: update to 0.6.0 2014-08-23 22:18:38 +00:00
rubygem-syntax textproc/rubygem-syntax: update to 1.2.0 2014-08-24 19:22:40 +00:00
rubygem-termcolor - Add LICENSE 2015-01-03 19:16:07 +00:00
rubygem-terminal-table
rubygem-text - Add new port: textproc/rubygem-text 2014-10-19 10:17:49 +00:00
rubygem-tidy many ruby/rubygem ports: death of rubyforge.org 2014-08-19 15:35:35 +00:00
rubygem-unf textproc/rubygem-unf: update to 0.1.4 2014-08-25 17:12:22 +00:00
rubygem-unf_ext
rubygem-version_sorter - Update to 2.0.0 2015-02-21 11:31:53 +00:00
rubygem-xml-simple - Update to 1.1.5 2015-03-02 13:39:29 +00:00
rubygem-xslt Remove indefinite articles and trailing periods from COMMENT, plus 2014-08-03 14:15:08 +00:00
rubygem-ya2yaml
rubygem-yard - Update to 0.8.7.6 2014-11-24 18:28:14 +00:00
rubygem-yard-chef
rubygem-zmq Modernize LIB_DEPENDS 2014-07-14 18:42:04 +00:00
rw-aspell
rxp Cleanup plist 2014-11-15 16:26:32 +00:00
s5 Cleanup plist 2014-11-15 16:26:32 +00:00
sablotron - Drop .la files, no dependees require them 2014-09-13 07:06:39 +00:00
sagasu Get rid of gnomehier 2014-12-22 22:46:11 +00:00
sansi - Update to 1.0.1 2014-12-13 19:12:22 +00:00
sarep
sary Remove Author from pkg-descr and white space fixes 2015-03-02 23:51:49 +00:00
sassc - Fix fetch. 2014-07-05 03:23:35 +00:00
saxon Remove explicit dependency on javavmwrapper for ports that USE_JAVA 2015-01-23 16:03:57 +00:00
saxon-devel Remove explicit dependency on javavmwrapper for ports that USE_JAVA 2015-01-23 16:03:57 +00:00
saxon-he
sc-aspell
scew - Reset maintainership of my ports 2014-12-10 22:29:14 +00:00
scim Get rid of gnomehier 2014-12-22 22:46:11 +00:00
scim-bridge textproc/scim: 2014-08-31 13:19:15 +00:00
scim-bridge-qt4 Cleanup plist 2014-11-15 16:26:32 +00:00
scim-input-pad Cleanup plist 2014-11-15 16:26:32 +00:00
scim-kmfl-imengine Bump portrevision after png update 2014-12-25 20:54:41 +00:00
scim-m17n Replace USES=libtool:oldver with USES=libtool or USES=libtool:keepla in 2014-12-08 16:48:38 +00:00
scim-openvanilla Replace USE_AUTOTOOLS=libltdl with an ordinary LIB_DEPENDS in all ports. 2014-09-17 07:38:15 +00:00
scim-table-imengine textproc/scim: 2014-08-31 13:19:15 +00:00
scr2txt - Allow staging as a regular user 2014-06-07 18:43:04 +00:00
scrollkeeper Switch ports depending on docbook* through a directory name to a package name, 2015-01-23 22:50:49 +00:00
scss Cleanup plist 2014-11-15 16:26:32 +00:00
sdcv Use default LIBTOOLIZE_ARGS 2014-09-13 18:25:04 +00:00
sdf Cleanup plist 2014-12-08 21:17:00 +00:00
sdocbook-xml Cleanup plist 2014-12-08 21:17:00 +00:00
sdom Fix some _DEPENDS 2015-01-24 19:27:27 +00:00
senna 5 ports categories: Remove $PTHREAD_LIBS 2015-03-24 17:09:58 +00:00
sgmlformat textproc/sgmlformat: fix broken regexp -> regex conversion 2015-03-14 10:27:54 +00:00
sgmls Package the DOCS 2014-08-22 21:12:28 +00:00
sgrep Rename textproc/ patch-xy patches to reflect the files they modify. 2014-07-29 15:20:01 +00:00
sgrep2 Cleanup plist 2014-11-15 16:26:32 +00:00
sigil Remove redundant @exec 2015-01-19 21:43:06 +00:00
silvercity - Convert textproc/ to USES=python 2014-12-07 10:01:36 +00:00
simplehtmldom Simplify plist 2014-10-31 19:13:40 +00:00
simplexml converters/libiconv: 2015-04-15 08:20:27 +00:00
sk-aspell
sk-hunspell cleanup plist 2014-12-20 19:47:30 +00:00
sk-hyphen cleanup plist 2014-12-20 19:47:30 +00:00
sk-mythes - Update to 2015.04.05 2015-04-06 14:35:44 +00:00
sl-aspell
sl-hyphen cleanup plist 2014-12-20 19:47:30 +00:00
sl-mythes - Update to 2015.04.05 2015-04-06 14:35:49 +00:00
slides Cleanup plist 2014-11-15 16:26:32 +00:00
smu Remove indefinite articles and trailing periods from COMMENT, plus 2014-08-03 14:15:08 +00:00
so-hunspell cleanup plist 2014-12-20 19:47:30 +00:00
soothsayer Cleanup plist 2014-11-15 16:26:32 +00:00
soprano Cleanup plist 2014-11-15 16:26:32 +00:00
source-highlight Cleanup plist 2014-11-15 16:26:32 +00:00
sowing Upgrade to 1.1.17. 2015-02-16 03:48:53 +00:00
spellutils Cleanup plist 2014-11-15 16:26:32 +00:00
sphinxsearch Update to 2.2.8 2015-03-11 22:31:33 +00:00
sphinxsearch-devel Finally retire USE_PGSQL 2014-11-22 20:40:08 +00:00
sq-hunspell cleanup plist 2014-12-20 19:47:30 +00:00
sr-aspell
sr-hunspell cleanup plist 2014-12-20 19:47:30 +00:00
srilm Remove Author from pkg-descr and white space fixes 2015-03-02 23:51:49 +00:00
ss-hunspell cleanup plist 2014-12-20 19:47:30 +00:00
ssddiff - Convert to USES=autoreconf 2014-09-24 20:22:49 +00:00
stardict-dict-fa_IR Cleanup plist 2014-11-15 16:26:32 +00:00
stardict-dictd_mova Convert my ports to USES=tar 2014-05-12 10:53:41 +00:00
stardict-quick Convert my ports to USES=tar 2014-05-12 10:53:41 +00:00
stardict-rptts Cleanup plist 2014-11-15 16:26:32 +00:00
stardict3 Cleanup plist 2014-11-15 16:26:32 +00:00
supercat Remove Author from pkg-descr and white space fixes 2015-03-02 23:51:49 +00:00
sv-aspell
sv-hunspell cleanup plist 2014-12-20 19:47:30 +00:00
sv-hyphen cleanup plist 2014-12-20 19:47:30 +00:00
sv-mythes cleanup plist 2014-12-20 19:47:30 +00:00
svn2cl Cleanup plist 2014-11-15 16:26:32 +00:00
sw-aspell
sxml Remove Author from pkg-descr and white space fixes 2015-03-02 23:51:49 +00:00
syck Change INSTALL_DATA to install with mode 644 2014-09-04 19:26:24 +00:00
ta-aspell
tclExpat Cleanup plist 2014-11-15 16:26:32 +00:00
tdhkit Cleanup plist 2014-11-15 16:26:32 +00:00
te-aspell
te-hunspell cleanup plist 2014-12-20 19:47:30 +00:00
teckit Cleanup plist 2014-11-15 16:26:32 +00:00
templates_parser Remove @dirrm from five textproc ports (plus general cleanup) 2014-10-16 11:21:24 +00:00
tet-aspell
tex2im
texi2db Change the way Perl modules are installed, update the default Perl to 5.18. 2014-11-26 13:08:24 +00:00
texi2html Cleanup plist 2014-11-15 16:26:32 +00:00
texi2mdoc The texi2mdoc utility is a converter from Texinfo into mdoc. It is a standalone 2015-03-02 11:04:46 +00:00
textogif Remove Author from pkg-descr and white space fixes 2015-03-02 23:51:49 +00:00
the_silver_searcher Upgrade to version 0.29.1. 2015-02-08 10:20:57 +00:00
ti-hunspell cleanup plist 2014-12-20 19:47:30 +00:00
tidyp Cleanup plist 2014-11-15 16:26:32 +00:00
tinyxml Cleanup plist 2014-11-15 16:26:32 +00:00
tinyxml2 - Update to 2.2.0 2015-02-19 20:07:32 +00:00
tk-aspell
tk-hunspell cleanup plist 2014-12-20 19:47:30 +00:00
tkdiff Remove indefinite articles and trailing periods from COMMENT, plus 2014-08-03 14:15:08 +00:00
tkxmlive Cleanup plist 2014-11-15 16:26:32 +00:00
tl-aspell
tn-aspell
tn-hunspell cleanup plist 2014-12-20 19:47:30 +00:00
tnef2txt Remove indefinite articles and trailing periods from COMMENT, plus 2014-08-03 14:15:08 +00:00
tokyodystopia Cleanup plist 2014-11-15 16:26:32 +00:00
topic textproc/topic: Update to 1.04 2014-12-22 04:32:07 +00:00
tr-aspell
tralics textproc/tralics: Update Version 2.15.1=>2.15.2 2015-01-23 12:37:56 +00:00
trang - Support staging 2014-05-22 09:43:03 +00:00
translate-toolkit textproc/translate-toolkit: update to 1.12.0 2014-08-29 21:42:06 +00:00
ts-hunspell cleanup plist 2014-12-20 19:47:30 +00:00
tth Cleanup plist 2014-11-15 16:26:32 +00:00
txt2html Change the way Perl modules are installed, update the default Perl to 5.18. 2014-11-26 13:08:24 +00:00
txt2man Stage support 2014-05-31 12:26:06 +00:00
txt2tags - Convert textproc/ to USES=python 2014-12-07 10:01:36 +00:00
uchardet uchardet is a C language binding of the original C++ implementation 2014-12-06 14:47:01 +00:00
uim Cleanup plist 2014-12-08 21:17:00 +00:00
uim-el Cleanup plist 2014-12-08 21:17:00 +00:00
uim-gtk - Convert texproc/uim and friends to USES=libtool, drop .la files 2014-07-25 12:19:07 +00:00
uim-gtk3 - Convert texproc/uim and friends to USES=libtool, drop .la files 2014-07-25 12:19:07 +00:00
uim-kde4 - Remove deprecated USE_KDE4=kdehier 2015-02-19 18:19:28 +00:00
uim-m17nlib Replace USES=libtool:oldver with USES=libtool or USES=libtool:keepla in 2014-12-08 16:48:38 +00:00
uim-qt4 Cleanup plist 2014-12-08 21:17:00 +00:00
uml2svg Cleanup plist 2014-11-15 16:26:32 +00:00
uncrustify - Update to 0.61 2014-12-29 01:16:20 +00:00
uni2ascii Move MASTER_SITES from CRITICAL to LOCAL/ehaupt 2015-01-06 09:40:30 +00:00
unoconv - Convert textproc/ to USES=python 2014-12-07 10:01:36 +00:00
unroff Cleanup plist 2014-11-15 16:26:32 +00:00
unrtf cleanup plist 2014-12-20 19:47:30 +00:00
urlview Remove unnecessary DESTDIR MAKE_ENV override 2014-09-08 20:02:12 +00:00
utf8proc Reset maintainership: 2014-12-02 22:40:56 +00:00
uz-aspell
uz-hunspell cleanup plist 2014-12-20 19:47:30 +00:00
vbindiff
ve-hunspell cleanup plist 2014-12-20 19:47:30 +00:00
wa-aspell
wa-hunspell cleanup plist 2014-12-20 19:47:30 +00:00
wbxml2 converters/libiconv: 2015-04-15 08:20:27 +00:00
wdiff Cleanup plist 2014-11-15 16:26:32 +00:00
webcpp Cleanup plist 2014-11-15 16:26:32 +00:00
website Cleanup plist 2014-11-15 16:26:32 +00:00
weka cleanup plist 2014-12-20 19:47:30 +00:00
wiggle
word2x Stagify. 2014-06-11 12:36:36 +00:00
wordnet The recently-introduced use of __DECONST relies on uintptr_t (at least 2015-03-03 18:09:35 +00:00
words Remove @dirrm from five textproc ports (plus general cleanup) 2014-10-16 11:21:24 +00:00
wv Cleanup plist 2014-11-15 16:26:32 +00:00
wv2 Cleanup plist 2014-11-15 16:26:32 +00:00
xalan-j textproc/xalan-j: add CPE information 2015-04-14 09:51:46 +00:00
xerces-c3 - Add CPE information 2015-03-30 17:56:24 +00:00
xerces-j
xfce4-dict-plugin Update to 0.7.1 2015-03-15 20:20:18 +00:00
xh-hunspell cleanup plist 2014-12-20 19:47:30 +00:00
xhtml Cleanup plist 2014-12-08 21:17:00 +00:00
xhtml-11 Cleanup plist 2014-12-08 21:17:00 +00:00
xhtml-basic Add staging support 2014-08-07 14:30:18 +00:00
xhtml-modularization - Support staging 2014-08-02 04:04:33 +00:00
xhtml1-xsd cleanup plist 2014-12-20 19:47:30 +00:00
xincluder Remove explicit dependency on javavmwrapper for ports that USE_JAVA 2015-01-23 16:03:57 +00:00
xlhtml No need to use ${STRIP_CMD}, ${INSTALL_PROGRAM} already takes care of this 2014-10-12 13:47:38 +00:00
xlreader Convert to USES=tar:tgz 2014-11-29 20:22:07 +00:00
xml-commons
xml-format Cleanup plist 2014-11-15 16:26:32 +00:00
xml-i18n-tools Cleanup plist 2014-11-15 16:26:32 +00:00
xml-lite.el - Chase GNU Emacs updates 2014-11-05 13:19:31 +00:00
xml-parse.el Remove Author from pkg-descr and white space fixes 2015-03-02 23:51:49 +00:00
xml2 Add staging support 2014-08-05 18:19:49 +00:00
xml2rfc - Convert textproc/ to USES=python 2014-12-07 10:01:36 +00:00
xml_ez_out Remove @dirrm from five textproc ports (plus general cleanup) 2014-10-16 11:21:24 +00:00
xmlada Remove @dirrm from five textproc ports (plus general cleanup) 2014-10-16 11:21:24 +00:00
xmlcatmgr Put back 2 empty directories in plist, otherwise lots of things break 2014-12-21 00:35:50 +00:00
xmlcharent Cleanup plist 2014-11-15 16:26:32 +00:00
xmldiff
xmlenc Unbreak 2014-07-05 00:00:50 +00:00
xmlformat Update "BSD" license in textproc category 2014-12-10 16:09:19 +00:00
xmlgen Cleanup plist 2014-11-15 16:26:32 +00:00
xmlindent Actually remove MANCOMPRESSED, not just comment it 2014-09-11 13:03:17 +00:00
xmlppm converters/libiconv: 2015-04-15 08:20:27 +00:00
xmlprpr Remove indefinite articles and trailing periods from COMMENT, plus 2014-08-03 14:15:08 +00:00
xmlroff Cleanup plist 2014-11-15 16:26:32 +00:00
xmlstarlet Update to 1.5.0. 2014-05-30 08:01:55 +00:00
xmlto Remove Author from pkg-descr and white space fixes 2015-03-02 23:51:49 +00:00
xmlwrapp Cleanup plist 2014-11-15 16:26:32 +00:00
xom - Update from 1.1 to 1.2.10 2014-08-03 15:28:55 +00:00
xorg-sgml-doctools Cleanup plist 2014-11-15 16:26:32 +00:00
xp Remove indefinite articles and trailing periods from COMMENT, plus 2014-08-03 14:15:08 +00:00
xqilla textproc/xqilla: not jobs safe 2015-03-26 14:01:57 +00:00
xslide.el Cleanup plist 2014-11-15 16:26:32 +00:00
xslint
xstream Remove indefinite articles and trailing periods from COMMENT, plus 2014-08-03 14:15:08 +00:00
xsv - Convert to USES=python 2014-09-28 18:47:31 +00:00
xt Remove explicit dependency on javavmwrapper for ports that USE_JAVA 2015-01-23 16:03:57 +00:00
xwindiff - drop maintainership 2014-05-16 20:02:27 +00:00
y2l
yali
yamcha Cleanup plist 2014-11-15 16:26:32 +00:00
yaml-mode.el - Chase GNU Emacs updates 2014-11-05 13:19:31 +00:00
yelp-tools The FreeBSD GNOME team proudly presents GNOME 3.14 and Cinnamon 2.2. 2014-11-19 11:49:04 +00:00
yelp-xsl The FreeBSD GNOME team proudly presents GNOME 3.14 and Cinnamon 2.2. 2014-11-19 11:49:04 +00:00
yi-aspell
yi-hunspell cleanup plist 2014-12-20 19:47:30 +00:00
yodl textproc/yodl: Update version 3.04.00=>3.05.00 2015-01-21 10:18:16 +00:00
yould Remove Author from pkg-descr and white space fixes 2015-03-02 23:51:49 +00:00
zorba textproc/zorba: Modernize options, support DragonFly 2015-03-26 19:18:49 +00:00
zu-aspell
zu-hunspell cleanup plist 2014-12-20 19:47:30 +00:00
Makefile PDF::WebKit uses wkhtmltopdf to convert HTML documents into PDFs. It 2015-04-02 15:53:05 +00:00