the same neutral keyboard repository as textproc/ibus-kmfl does,
${LOCALBASE}/share/kmfl/. This approach is similar to m17n (its
keyboard databases, devel/m17n-db and textproc/m17n-contrib, are
shared between textproc/scim-m17n and textproc/ibus-m17n). This
patch also makes both these KMFL engine ports to read ~/.kmfl/
instead of SCIM-oriented ~/.scim/kmfl/.
There is UPDATING text that informs KMFL users about this.
- Patch keyboard ports (7 of them) to install data to the new
repository, ${LOCALBASE}/share/kmfl/; the keyboard ports were
SCIM-only and used to install to ${LOCALBASE}/share/scim/kmfl/.
- Adapt descriptions in other KMFL ports (textproc/kmflcomp,
textproc/libkmfl);
- While we are here, do some additional maintenance.
- Remove the 7 old ports.
- Please see the PR for full details.
PR: ports/156694
Submitted by: Nikola Lecic <nikola.lecic@anthesphoria.net> (maintainer)
- Fix lang/ghc/bsd.cabal.mk to depend on devel/hs-haddock for documentation
- Split textproc/hs-xhtml into a separate -docs port (required by haddock)
- Bump PORTREVISION of devel/hs-haskell-platform, depends on textproc/hs-xhtml
Obtained from: FreeBSD Haskell
constructions that parse out to [ -z "$foo" ] && foo=""
These are bad examples that get copied and pasted into new code, so the
hope is that with less bad examples there will be less need for me to
bring this up in review.
In a few of these files all that were changed were comments so that next
time I search for these patterns I won't trip on the file for no reason.
In a few places, add $FreeBSD$
No functional changes, so no PORTREVISION bumps
GHC in the ports tree has been updated to 7.0.3 and all other Haskell ports
are also updated to their corresponding Haskell Platform versions, or latest
versions.
We would like to acknowledge the support of the FreeBSD Donations Team and
Eotvos Lorand University, Faculty of Informatics who contributed to the server
that we used for testing.
We would also like to thank all the testers who tested FreeBSD Haskell ports
and provided their feedback.
PR: ports/156642
Approved by: tabthorpe (mentor)
Obtained from: FreeBSD Haskell
library. It is simple, safe, well documented (on the package
homepage), has extensive libraries and good error messages, and is
also fast. It is defined as a monad transformer that can be stacked
on arbitrary monads, and it is also parametric in the input stream
type.
WWW: http://legacy.cs.uu.nl/daan/parsec.html
Obtained from: FreeBSD Haskell
used by pandoc to represent structured documents. These definitions used to
live in the pandoc package, but starting with pandoc 1.7, they have been
split off, so that other packages can use them without drawing in all of
pandoc's dependencies, and pandoc itself can depend on packages (like
citeproc-hs) that use them.
Text.Pandoc.Builder provides functions for building up Pandoc structures
programmatically.
Text.Pandoc.Generic provides generic functions for manipulating Pandoc
documents.
WWW: http://johnmacfarlane.net/pandoc
Obtained from: FreeBSD Haskell
encodings, used in the Haskell XML Toolbox. ISO Latin 1 - 16, utf8, utf16,
ASCII are supported. Decoding is done with lasy functions, errors may be
detected or ignored.
WWW: http://www.fh-wedel.de/~si/HXmlToolbox/index.html
Obtained from: FreeBSD Haskell
Unicode character sets and blocks. The complete grammar can be found under
<http://www.w3.org/TR/xmlschema11-2/#regexs>. It is implemented by the
technique of derivations of regular expressions. The W3C syntax is extended
to support not only union of regular sets, but also intersection, set
difference, exor. Matching of subexpressions is also supported.
The library can be used for constricting lightweight scanners and tokenizers.
It is a standalone library, no external regex libraries are used.
This package is a substitute for the old regex-xmlschema package.
WWW: http://www.haskell.org/haskellwiki/Regular_expressions_for_XML_Schema
Obtained from: FreeBSD Haskell
predicates for Unicode blocks and char proprties and character predicates
defined by XML. Supported Unicode version is 5.2.0.
WWW: http://www.fh-wedel.de/~si/HXmlToolbox/index.html
Obtained from: FreeBSD Haskell
inheritance, and more. It's translated to well-formatted, standard CSS using
the command line tool or a web-framework plugin.
WWW: http://rubygems.org/gems/sass
2011-05-01 textproc/ctpp: Deprecated please use ctpp2 textproc/ctpp2
2011-05-01 textproc/dsssl-docbook-cygnus: Distfile is no more available
2011-05-01 textproc/fdp-tools: Distfile is no more available
2011-05-01 textproc/gtkdiff: Upstream disapear and distfile is no more available
2011-05-01 textproc/iiimf-client-lib: Upstream disapear and distfile is no more available
2011-05-01 textproc/iiimf-csconv: Upstream disapear and distfile is no more available
2011-05-01 textproc/iiimf-headers: Upstream disapear and distfile is no more available
2011-05-01 textproc/iiimf-le-unit: Upstream disapear and distfile is no more available
2011-05-01 textproc/iiimf-protocol-lib: Upstream disapear and distfile is no more available
2011-05-01 textproc/iiimf-server: Upstream disapear and distfile is no more available
2011-05-01 textproc/iiimf-x: Upstream disapear and distfile is no more available
2011-05-01 textproc/iiimf-x-lib: Upstream disapear and distfile is no more available
2011-05-01 textproc/maketeidtd: Upstream disapear and distfile is no more available
2011-05-01 textproc/minidom: Upstream disapear and distfile is no more available
2011-05-01 textproc/ocaml-yaxpo: Upstream disapear and distfile is no more available
2011-05-01 textproc/p5-LJ-SpellCheck: Upstream disapear and distfile is no more available
2011-05-01 textproc/py-HyperText: Upstream disapear and distfile is no more available
2011-05-01 textproc/smartdoc: Upstream disapear and distfile is no more available
2011-05-01 textproc/xmlpp: Upstream disapear and distfile is no more available
Take maintainership
Port changes:
rename GNOMEUI option to more common GNOME and turn it off
mark run conflict with stardict2
remove support for 6.x
update pkg-message
sort plist
PR: ports/156228
Approved by: maintainer timeout
Using a developer version because its a required dependency for
p5-Net-XMMP-1.02.02. Fixes many issues.
PR: ports/156256
Submitted by: milki <milki@rescomp.berkeley.edu>
2011-04-01 accessibility/linux-f8-atk: End of Life since Jan 7, 2009
2011-04-01 archivers/linux-f8-ucl: End of Life since Jan 7, 2009
2011-04-01 archivers/linux-f8-upx: End of Life since Jan 7, 2009
2011-04-01 audio/linux-f8-alsa-lib: End of Life since Jan 7, 2009
2011-04-01 audio/linux-f8-arts: End of Life since Jan 7, 2009
2011-04-01 audio/linux-f8-esound: End of Life since Jan 7, 2009
2011-04-01 audio/linux-f8-freealut: End of Life since Jan 7, 2009
2011-04-01 audio/linux-f8-libaudiofile: End of Life since Jan 7, 2009
2011-04-01 audio/linux-f8-libogg: End of Life since Jan 7, 2009
2011-04-01 audio/linux-f8-libvorbis: End of Life since Jan 7, 2009
2011-04-01 audio/linux-f8-mikmod: End of Life since Jan 7, 2009
2011-04-01 audio/linux-f8-nas-libs: End of Life since Jan 7, 2009
2011-04-01 audio/linux-f8-openal: End of Life since Jan 7, 2009
2011-04-01 audio/linux-f8-sdl_mixer: End of Life since Jan 7, 2009
2011-04-01 databases/linux-f8-sqlite3: End of Life since Jan 7, 2009
2011-04-02 databases/postgresql81-server: EOL see http://wiki.postgresql.org/wiki/PostgreSQL_Release_Support_Policy
2011-04-02 databases/postgresql73-server: EOL see http://wiki.postgresql.org/wiki/PostgreSQL_Release_Support_Policy
2011-04-02 databases/postgresql74-server: EOL see http://wiki.postgresql.org/wiki/PostgreSQL_Release_Support_Policy
2011-04-02 databases/postgresql80-server: EOL see http://wiki.postgresql.org/wiki/PostgreSQL_Release_Support_Policy
2011-04-01 devel/linux-f8-libglade: End of Life since Jan 7, 2009
2011-04-01 devel/linux-f8-sdl12: End of Life since Jan 7, 2009
2011-04-01 devel/linux-f8-allegro: End of Life since Jan 7, 2009
2011-04-01 devel/linux-f8-libsigc++20: End of Life since Jan 7, 2009
2011-04-01 devel/linux-f8-libglade2: End of Life since Jan 7, 2009
2011-04-01 devel/linux-f8-nspr: End of Life since Jan 7, 2009
2011-04-01 dns/linux-f8-libidn: End of Life since Jan 7, 2009
2011-04-01 emulators/linux_base-f8: End of Life since Jan 7, 2009
2011-04-01 emulators/linux_base-f9: End of Life since Jul 10, 2009
2011-04-01 emulators/linux_base-fc6: End of Life since December 7, 2007
2011-04-01 emulators/linux_base-f7: End of Life since June 13, 2008
2011-04-01 ftp/linux-f8-curl: End of Life since Jan 7, 2009
2011-04-01 graphics/linux-f8-sdl_image: End of Life since Jan 7, 2009
2011-04-01 graphics/linux-f8-ungif: End of Life since Jan 7, 2009
2011-04-01 graphics/linux-f8-imlib: End of Life since Jan 7, 2009
2011-04-01 graphics/linux-f8-cairo: End of Life since Jan 7, 2009
2011-04-01 graphics/linux-f8-dri: End of Life since Jan 7, 2009
2011-04-01 graphics/linux-f8-gdk-pixbuf: End of Life since Jan 7, 2009
2011-04-01 graphics/linux-f8-jpeg: End of Life since Jan 7, 2009
2011-04-01 graphics/linux-f8-png: End of Life since Jan 7, 2009
2011-04-01 graphics/linux-f8-libGLU: End of Life since Jan 7, 2009
2011-04-01 graphics/linux-f8-libmng: End of Life since Jan 7, 2009
2011-04-01 graphics/linux-f8-png10: End of Life since Jan 7, 2009
2011-04-01 graphics/linux-f8-tiff: End of Life since Jan 7, 2009
2011-04-01 lang/linux-f8-libg2c: End of Life since Jan 7, 2009
2011-04-01 lang/linux-f8-tcl84: End of Life since Jan 7, 2009
2011-04-01 multimedia/linux-f8-libtheora: End of Life since Jan 7, 2009
2011-04-02 net-p2p/dcd: No fetch sources and looks like project abandoned
2011-03-31 net/straw: abandoned upstream and does not work with python 2.6+
2011-04-01 security/linux-f8-libssh2: End of Life since Jan 7, 2009
2011-04-01 security/linux-f8-nss: End of Life since Jan 7, 2009
2011-04-01 security/linux-f8-openssl: End of Life since Jan 7, 2009
2011-04-01 textproc/linux-f8-libxml2: End of Life since Jan 7, 2009
2011-04-01 textproc/linux-f8-scim-gtk: End of Life since Jan 7, 2009
2011-04-01 textproc/linux-f8-scim-libs: End of Life since Jan 7, 2009
2011-04-01 textproc/linux-f8-expat: End of Life since Jan 7, 2009
2011-04-01 textproc/linux-f8-libxml: End of Life since Jan 7, 2009
2011-04-01 textproc/linux-f8-aspell: End of Life since Jan 7, 2009
2011-04-01 www/linux-f8-flashplugin10: End of Life since Jan 7, 2009
2011-03-30 www/mediawiki112: abandoned upstream
2011-03-30 www/mediawiki113: abandoned upstream
2011-03-30 www/mediawiki114: abandoned upstream
2011-03-30 www/mediawiki16: abandoned upstream
2011-04-01 x11-fonts/linux-f8-fontconfig: End of Life since Jan 7, 2009
2011-03-01 x11-themes/gnome-icons-cool-gorilla: "no mastersite"
2011-04-01 x11-themes/linux-f8-hicolor-icon-theme: End of Life since Jan 7, 2009
2011-04-01 x11-toolkits/linux-f8-gtk: End of Life since Jan 7, 2009
2011-04-01 x11-toolkits/linux-f8-gtk2: End of Life since Jan 7, 2009
2011-04-01 x11-toolkits/linux-f8-openmotif: End of Life since Jan 7, 2009
2011-04-01 x11-toolkits/linux-f8-pango: End of Life since Jan 7, 2009
2011-04-01 x11-toolkits/linux-f8-qt33: End of Life since Jan 7, 2009
2011-04-01 x11-toolkits/linux-f8-tk84: End of Life since Jan 7, 2009
2011-04-01 x11/linux-f8-xorg-libs: End of Life since Jan 7, 2009
Ruby escape - HTML/URI/shell escaping utilities
Features:
- several escaping/composing functions
* HTML text
* HTML attribute value
* URI path
* shell command line
- dedicated classes for escaped strings
- escape and compose strongly related strings at once
WWW: http://www.a-k-r.org/escape/
the xml2rfc web service running at http://xml.resource.org.
Major new web features include:
* New options in web form to generate ePub and PDF.
* New option in web form to show trace and warning messages
along with the output, using frames. This is the default.
* New option in web form to do strict DTD checking.
* New advanced web form (see bottom of the web page)
to: generate HTML using Julian Reschke's XSLT, generate
Postscript, and generate RTF.
Major new xml2rfc features include:
* Generate proper boilerplate for RFC generation (RFC 5741).
(Also see the RFC Editor's status-memos page.)
* Support for the new <rfc> consensus= attribute to help support
RFC 5741.
* Support for the new <?rfc text-list-symbols="o*+-"?> processing
instruction. Modify the list of symbols used for list type="symbols".
The default is "o*+-", but can be set to any list of characters. For
example, specifying "abcde" will cause "a" to be used for 1st
level, "b" for the 2nd level, etc, cycling back to the first character
"a" at the 6th level. Specifying "o*" will cause the characters "o"
and "*" to be alternated for each successive level.
Ruby objects with linguistic methods.
It includes an English-language module with inflection,
pluralisation, conjunctions, indefinite articles, present
participles, ordinal numbers, numbers to words, general
quantification, integration with WordNet and CMU's LinkGrammar,
as well as a framework for providing modules for other languages.
WWW: http://deveiate.org/projects/Linguistics/
PR: ports/155701
Submitted by: Eric Freeman <freebsdports at chillibear.com>
Changes: http://tools.ietf.org/tools/idnits/changelog
- Added code to call out to a grammar check utility, from Lars Eggert.
- Refined the detection of Modifies/Updates text in the abstract, and the
resulting comment messages.
This package provides a translation string class, a translation string
factory class, translation and pluralization primitives, and a utility
that helps Chameleon templates use translation facilities of this package.
It does not depend on Babel, but its translation and pluralization
services are meant to work best when provided with an instance of
the babel.support.Translations class.
WWW: http://pypi.python.org/pypi/translationstring
for accents etc. into their Unicode equivalents. It translates
commands for special characters or accents into their Unicode
equivalents and removes formatting commands.
WWW: http://search.cpan.org/dist/LaTeX-ToUnicode/
create or transform office documents, or to extract data from them. It can
handle documents which comply with the Open Document Format international
standard (ODF). It may handle text documents (ODT), spreadsheet documents(ODS),
as well as presentation(ODP) or drawing documents (ODG).
WWW: http://search.cpan.org/dist/ODF-lpOD/
XML::LibXML::SAX::ChunkParser's purpose is to simply keep parsing
possibly incomplete XML fragments, for example, from a socket.
WWW: http://search.cpan.org/dist/XML-LibXML-SAX-ChunkParser/
PR: ports/155340
Submitted by: "ports@c0decafe.net" <ports@c0decafe.net>
Three main modules and some supporting program files are contained. For
more details read following POD documentations:
Text::LineFold - Line Folding for Plain Text
Unicode::GCString - String as Sequence of UAX #29 Grapheme Clusters
Unicode::LineBreak - UAX #14 Unicode Line Breaking Algorithm
WWW: http://search.cpan.org/dist/Unicode-LineBreak/
PR: ports/154845
Submitted by: Olivier Girard <Olivier.Girard at univ-angers.fr>
A generic swappable back-end for XML parsing.
Lots of Ruby libraries utilize XML parsing in some form, and
everyone has their favorite XML library. In order to best
support multiple XML parsers and libraries, multi_xml is a
general-purpose swappable XML backend library.
WWW: http://rubygems.org/gems/multi_xml
Also add OPTIONS whether to install additional dependency libraries in
case they are not installed. If they are found during configure time, then
libextractor will pick them and will install additional files, thus we
need to conditionally enable some entries in pkg-plist.
PR: ports/155179 (fixes this PR but with a different patch)
ports. All of them are End of Life (no security updates) since a loooong time.
As they are not the default, I decided to go with a short expiration date (one
month). The maintainer of the few ports which depend upon the f8 infrastructure
is informed to take action (update to the default f10 infrastructure, or to
deprecate).