Commit graph

1910 commits

Author SHA1 Message Date
Mathieu Arnold
c924394e7b Consolidate the docbook ports into -sgml and -xml variants.
Submitted by:	hrs (based on)
Sponsored by:	Absolight
2014-02-19 14:45:19 +00:00
Kubilay Kocak
2c057f2f81 textproc/py-transifex-client: Command line interface for Transifex
The Transifex Command-line Client is a command line tool that enables you
to easily manage your translations within a project without the need of an
elaborate UI system.

You can use the command line client to easily create new resources, map
locale files to translations and synchronize your Transifex project with
your local repository and vice verca. Translators and localization managers
can also use it to handle large volumes of translation files easily and
without much hassle.

WWW: http://www.transifex.com/
2014-02-19 06:05:43 +00:00
Max Brazhnikov
e9c34f4c34 KDE/FreeBSD team presents KDE SC 4.12.2 and KDE Workspace 4.11.6!
Among changes:
- Switch KDE4_PREFIX to ${LOCALBASE}
- Remove now needless misc/kde4-shared-mime-info port
- Add stage support
- Remove ancient CONFLICTS (KDE 4.9 and less) and LATEST_LINK
- Squeeze MASTER_SITES/MASTER_SITE_SUBDIR
- Convert LIB_DEPENDS to new style
- Use options helpers
- Drop support for FreeBSD 7.x
- Remove Qt/KDE 3 related workarounds
- Remove local patches and use upstream version scheme for libraries
- sysutils/kdeadmin4, net/kdenetwork4, devel/kdesdk4,
  and x11-clocks/kdetoys4 ports have been split.
- devel/kcachegrind is now a part of KDE SC [1]
- more logs in area51 repo...

New ports:
  devel/kde-dev-scripts:	KDE development scripts
  devel/kde-dev-utils:		KDE development utilities
  games/klickety:		Tetris themed solitaire
  games/picmi:			Single player logic-based puzzle game
  textproc/libkomparediff2:	Library to compare files and strings

The area51 repository features commits by Schaich Alonso, avilla, rakuco
and myself.

PR:		ports/186491
Exp-run:	by bdrewery
Approved by:	beat (former maintainer) [1]
2014-02-18 14:23:03 +00:00
Olivier Duchateau
7fc53174fe This is a wrapper around a SPARQL service. It helps in creating the query URI
and, possibly, convert the result into a more manageable format.

WWW: http://rdflib.github.io/sparqlwrapper/
2014-02-15 12:43:36 +00:00
Tom Judge
924831ce21 New port textproc/p5-Elasticsearch.
ElasticSearch is a thin API which makes it easy to communicate with
an ElasticSearch cluster.

WWW: http://search.cpan.org/dist/Elasticsearch/
2014-02-12 17:45:49 +00:00
Tom Judge
99f8ce6bed Move p5-ElasticSearch to p5-ElasticSearch-legacy to make space for the offical client.
Update to 0.66.
2014-02-12 17:20:40 +00:00
Kubilay Kocak
eb3e3e24eb [NEW PORT] textproc/py-regex: Alternative regular expression module
This new regex implementation is intended eventually to replace Python's
current re module implementation.

WWW: https://pypi.python.org/pypi/regex

PR:		ports/186029
Submitted by:	Eero Hänninen <fax@nohik.ee>
2014-02-09 08:48:25 +00:00
Rene Ladan
f8340f24c1 Remove expired ports:
2013-12-31 multimedia/xbmc-pvr: multimedia/xbmc and multimedia/xbmc-addon-pvr are newer
2013-12-31 misc/libmcal: No more used and development discontinued
2014-02-01 textproc/py-4suite: only builds with Python up to version 2.4
2014-02-01 multimedia/xbmc-addon-xvdr: Depends on expired multimedia/xbmc-pvr
2014-02-01 deskutils/gmcal: Depends on expired misc/libmcal
2014-02-01 deskutils/mcal: Depends on expired misc/libmcal
2014-02-01 sysutils/relpath: unfetchable distfiles
2014-02-01 sysutils/decomment: unfetchable distfiles
2014-02-03 multimedia/openmovieeditor: segfaults, upstread development ceased
2014-02-03 11:37:02 +00:00
Kubilay Kocak
bf3f97a499 [NEW PORT] textproc/py-scss: Compiler for SCSS flavor of the Sass language
pyScss is a compiler for SCSS flavor of the Sass language, a superset of
CSS3 that adds programming capabilities and some other syntactic sugar.

WWW: https://github.com/Kronuz/pyScss

PR:		ports/186268
Submitted by:	"Ilya A. Arkhipov" <rum1cro@yandex.ru>
2014-02-02 10:05:42 +00:00
Baptiste Daroussin
ecf11e810f Remove ispell which is deprecated for long, consider using aspell instead or the aspell-ispell wrapper
french/ispell
german/ispell
german/ispell-alt
german/ispell-neu
hungarian/ispell
polish/ispell
portuguese/ispell-pt_BR
russian/rus-ispell
textproc/british-ispell
textproc/es-ispell
textproc/ispell
textproc/it-ispell
textproc/nl-ispell
textproc/sk-ispell
ukrainian/ispell
2014-01-29 07:10:12 +00:00
Baptiste Daroussin
d2365ade3e Extract the ispell wrapper out of aspell into a dedicated port
Cleanup up the aspell port
Propertly strip aspell libraries
Use short form of MASTER_SITES
2014-01-28 12:02:27 +00:00
Dmitry Marakasov
6270f9f8ae - Keep category Makefiles sorted 2014-01-28 03:25:28 +00:00
Raphael Kubo da Costa
bd11112d8a Remove textproc/redland-bindings-python.
This port was added at a time when people could not easily enable all the
bindings offered in textproc/redland-bindings using options, which has not
been the case for quite a while.

The same files installed by redland-bindings-python can also be installed
using redland-bindings with the PYTHON option on. In fact, ever since we
moved away from WITH_<LANG> redland-bindings-python has worked simply
because PYTHON is a default option in the master port.

PR:		ports/185215
Submitted by:	rakuco@
Approved by:	maintainer timeout (24 days)
2014-01-19 14:23:36 +00:00
Julien Laffaye
a6991e16c8 - Add go.text, a collection of Go packages for text processing. 2014-01-12 21:44:19 +00:00
Max Brazhnikov
7d5e6b666c In preparation for Qt 5 ports:
Mk/Uses/qmake.mk:
- Add support for out-of-source builds
- Add support for Qt 5 ports
- Respect WITH_DEBUG

Mk/bsd.qt.mk:
- Massive rework for Qt 5 ports
- Remove '-phonon' from global configure args, thus allow qt4-designer and
  qt4-qtconfig to be built without Phonon support [1]

devel/qmake4:
- Improve mkspecs for gcc (mainly sync with linux version) and clang

devel/qt4-corelib:
- Convert to USES=iconv
- Remove ancient patch

devel/qt4-designer:
- Remove reference to WRKSRC from installed pkgconfig files [2]
- Don't build Qt Designer plugin for Phonon from outdated Qt sources.
  Separate port for plugin will be committed later

devel/qt4-assistant-adp, devel/qt4-libqtassistantclient:
- Convert to USES=qmake

Clean up Qt4 ports:
- Update comments
- Update description; use common description
- Consistently use QT_INCDIR, QT_LIBDIR, etc.
- Use options helpers
- Convert to new LIB_DEPENDS syntax
- Update DESKTOP_ENTRIES to avoid conflicts with Qt 5 ports
- Rename/move several ports for unification with Qt 5 ports

PR:		ports/184620 [1]
Reported by:	Kevin Zheng <kevinz5000@gmail.com>

PR:		ports/181141 [2]
Reported by:	thierry

PR:		ports/185101
Exp-run by:	bdrewery

This is mostly solely avilla's work in area51, kudos to him! And a couple
commits from myself, so you know who's collecting pointyhats :)
2014-01-06 16:16:52 +00:00
Rene Ladan
4119601730 Remove expired ports:
2014-01-01 net/pypvm: Dead upstream and suspected that there are no users of port
2014-01-01 www/mawstats: Upstream development dead, use www/[j]awstats instead
2014-01-01 devel/p5-Dialog
2014-01-01 textproc/referrercop: distfile unfetchable
2014-01-01 www/notftp: distfile unfetchable
2014-01-01 www/mod_lisp2: distfile unfetchable
2014-01-01 12:22:41 +00:00
Antoine Brodin
441a246517 New port: textproc/kibana
Kibana is an open source (Apache Licensed), browser based analytics and search
interface to Logstash and other timestamped data sets stored in ElasticSearch.
With those in place Kibana is a snap to setup and start using (seriously).
Kibana strives to be easy to get started with, while also being flexible and
powerful.

WWW: http://www.elasticsearch.org/overview/kibana/
2013-12-26 17:18:39 +00:00
Rene Ladan
97f8402e5f Remove expired ports:
2013-12-18 x11-fonts/ppantsfonts: Broken for more than 6 month
2013-12-19 x11-toolkits/gtksourceview-sharp: Depends on expired devel/mono-tools
2013-11-18 devel/mono-tools: Broken for more than 6 month
2013-12-19 textproc/p5-XML-SAXDriver-Sablotron: Depends on expired textproc/p5-XML-Sablotron
2013-11-18 textproc/p5-XML-Sablotron: Broken for more than 6 month
2013-11-18 net/freeswitch-core: Broken for more than 6 month
2013-12-19 misc/freeswitch-pizzademo: Depends on expired net/freeswitch-core
2013-12-19 misc/freeswitch-scripts: Depends on expired net/freeswitch-core
2013-12-19 www/p5-HTML-Webmake: Depends on expired textproc/p5-XML-Sablotron
2013-12-20 19:02:51 +00:00
Rusmir Dusko
50600a20cf Loook is a simple Python tool that searches for text strings in
LibreOffice and OpenOffice.org files.

AND, OR and phrase searches are supported. It doesn't create an index,
but searching should be fast enough unless you have really many files.

WWW: http://www.danielnaber.de/loook/

PR:		ports/171734
Submitted by:	nemysis (self)
Approved by:	wg (mentor)
2013-12-15 17:05:55 +00:00
Koop Mast
69fdd2465d Remove libxml, last release in 2002. And unsupport upstream. 2013-12-05 13:50:22 +00:00
Sunpoet Po-Chuan Hsieh
249aa60065 - Add p5-Text-WrapI18N 0.06
Text::WrapI18N intends to be a better Text::Wrap module. This module is needed
to support multibyte character encodings such as UTF-8, EUC-JP, EUC-KR, GB2312,
and Big5. This module also supports characters with irregular widths, such as
combining characters (which occupy zero columns on terminal, like diacritical
marks in UTF-8) and fullwidth characters (which occupy two columns on terminal,
like most of east Asian characters). Also, minimal handling of languages which
doesn't use whitespaces between words (like Chinese and Japanese) is supported.

Like Text::Wrap, hyphenation and "kinsoku" processing are not supported, to keep
simplicity.

WWW: http://search.cpan.org/dist/Text-WrapI18N/
2013-12-01 16:05:26 +00:00
Sunpoet Po-Chuan Hsieh
696f060d47 - Add py-pdfminer
- While I'm here, update to 20131113

PDFMiner is a tool for extracting information from PDF documents. Unlike other
PDF-related tools, it focuses entirely on getting and analyzing text data.
PDFMiner allows to obtain the exact location of texts in a page, as well as
other information such as fonts or lines. It includes a PDF converter that can
transform PDF files into other text formats (such as HTML).
It has an extensible PDF parser that can be used for other purposes instead
of text analysis.

WWW: http://www.unixuser.org/~euske/python/pdfminer/index.html

PR:		ports/181992
Submitted by:	Kozlov Sergey <kozlov.sergey.404@gmail.com>
2013-11-29 20:02:05 +00:00
Antoine Brodin
89e87d4771 New port: textproc/py-pyelasticsearch
pyelasticsearch is a clean, future-proof, high-scale API to elasticsearch. It
provides features like...

* Transparent conversion of Python data types to and from JSON
* Translating HTTP status codes representing failure into exceptions
* Connection pooling
* Load-balancing of requests across nodes in a cluster
* Failed-node marking to avoid downed nodes for a period
* Optional automatic retrying of failed requests

WWW: https://github.com/rhec/pyelasticsearch
2013-11-23 21:25:56 +00:00
Koop Mast
a236e2d0bf Say hello to Mate 1.6.
Mate is a lite desktop forked from gnome2.

Most of the work is done by Jeremy Messenger (mezz@). The only thing I did
was update a few ports to later 1.6 release and attempting to keep up with
ports infra changes. Resulting bugs are all mine.

Mate is a sort of replacement for Gnome 2. So people wanting to keep a
Gnome 2 like desktop should switch. Gnome 2 will be replaced by Gnome 3
in the near future. This switch will be announce with a transition time
so people have more time to switch if they haven't already.

This release was made possible by everyone that send friendly pokes to
keep mate on my mind.

Approved by:	portmgr (bapt)
2013-11-23 11:39:07 +00:00
Sunpoet Po-Chuan Hsieh
a31e3a8026 - Add rubygem-yard-chef 1.0.0
yard-chef is a YARD plugin for Chef that adds support for documenting Chef
resources, providers, and definitions.

WWW: https://github.com/rightscale/yard-chef

PR:		ports/183852
Submitted by:	Douglas William Thrift <douglas@douglasthrift.net>
2013-11-20 03:15:07 +00:00
Sunpoet Po-Chuan Hsieh
c3aee8f729 - Add p5-XML-Declare 0.06
- While I'm here:
  - Add LICENSE
  - Fix *_DEPENDS
  - Convert to new Perl framework
  - Support STAGEDIR
  - Sort PLIST

Create XML documents with declaration style.

WWW: http://search.cpan.org/dist/XML-Declare/

PR:		ports/180318
Submitted by:	Anes Mukhametov <anes@anes.su>
2013-11-18 19:27:31 +00:00
Rene Ladan
dc20ad9d05 Remove expired ports:
2013-11-18 devel/libXGP: Broken for more than 6 month
2013-11-18 deskutils/google-gadgets: Broken for more than 6 month
2013-11-18 palm/synce-trayicon: Broken for more than 6 month
2013-11-18 security/linux-pam-docs: Broken for more than 6 month
2013-11-18 net-p2p/mooseekd: Broken for more than 6 month
2013-11-18 textproc/p5-Lucene: Broken for more than 6 month
2013-11-18 net-mgmt/zenpack-dellmonitor: Broken for more than 6 month
2013-11-18 x11-wm/fbpager: BRoken for more than 6 month
2013-11-18 net/hf6to4: Broken for more than 6 month
2013-11-18 x11-themes/kde-icons-exquisite: Broken for more than 6 month
2013-11-18 x11-themes/kde-icons-marbles-translucent: Broken for more than 6 month
2013-11-18 security/dissembler: Broken for more than 6 month
2013-11-18 net-mgmt/zenpack-apachemonitor: Broken for more than 6 month
2013-11-18 textproc/rst.el: Broken for more than 6 month
2013-11-18 net-mgmt/zenpack-ntpmonitor: Broken for more than 6 month
2013-11-18 x11-themes/kde-icons-steel: Broken for more than 6 month
2013-11-18 databases/drizzle: Broken for more than 6 month
2013-11-18 devel/p5-File-Lock: Broken for more than 6 month
2013-11-18 devel/valide: Broken for more than 6 month
2013-11-18 databases/gomysql: Broken for more than 6 month
2013-11-18 databases/p5-DBZ_File: BRoken for more than 6 month
2013-11-18 devel/monodevelop-vala: Broken for more than 6 month
2013-11-18 devel/gonzui: Broken for more than 6 month
2013-11-18 devel/monodevelop-java: Broken for more than 6 month
2013-11-18 lang/objc: Broken for more than 6 month
2013-11-18 devel/klee: Broken for more than 6 month
2013-11-18 databases/p5-DBD-InterBase: Broken for more than 6 month
2013-11-18 devel/simulavr: Broken for more than 6 month
2013-11-18 japanese/mobileimap: Broken for more than 6 month
2013-11-18 devel/libYGP: Broken for more than 6 month
2013-11-18 devel/monodevelop-python: Broken for more than 6 month
2013-11-18 13:54:17 +00:00
Max Brazhnikov
2508ad10f1 - Rename ports
- Fix fetch
- Simplify Makefile, bring stage support
- Take maintainership

PR:		ports/183812
Approved by:	timur (former maintainer)
2013-11-17 16:45:44 +00:00
Sunpoet Po-Chuan Hsieh
1f492486ba - Fix PKGNAMEPREFIX: it should be sv- for Swedish 2013-11-16 17:57:22 +00:00
Mathieu Arnold
d10020be07 Add p5-Pod-WikiDoc 0.20, generate Pod from inline wiki style text. 2013-11-15 15:59:23 +00:00
Jun Kuriyama
b65bf070fa Labeled Tab-separated Values (LTSV) format is a variant of
Tab-separated Values (TSV).  Each record in a LTSV file is represented
as a single line.  Each field is separated by TAB and has a label and
a value. The label and the value have been separated by ':'.

WWW: http://search.cpan.org/dist/Text-LTSV/
2013-11-08 02:05:38 +00:00
Gabor Kovesdan
dbee00cccf - Retire textproc/docproj-nojadetex since JadeTeX is not a dependency any more 2013-11-07 20:32:18 +00:00
Baptiste Daroussin
58ba411af9 textproc/lexxia: No public distfiles available anymore
Submitted by:	maintainer (via pkg-fallout)
2013-11-07 16:42:38 +00:00
Rene Ladan
e2a22dd5aa Remove expired ports:
2013-11-07 textproc/stardict2: Newer version available in ports: textproc/stardict3
2013-11-07 10:35:09 +00:00
Vanilla I. Shu
c526b7806b s/p5-XML-Hadler-HTMLWriter/p5-XML-Handler-HTMLWriter/g
clsung@ import to wrong directory :(
2013-11-07 03:55:50 +00:00
Rene Ladan
e97e7a0a56 Remove expired ports:
2013-11-05 net-im/qutim: Old version, a new one needs to be ported from scratch
2013-11-05 textproc/gtkdiff: Gnome1 EOLed by upstream for a while.
2013-11-05 11:48:18 +00:00
Jun Kuriyama
6490f1f1c7 This module dumps your data structure as YAML with color using ANSI
escape sequences. To change the colors, see %theme in source code.

WWW: http://search.cpan.org/dist/YAML-Tiny-Color/
2013-11-05 07:58:00 +00:00
William Grzybowski
ea868c38e4 - Fix build INDEX
Pointy hat:	wg
2013-11-04 14:44:43 +00:00
Rene Ladan
2d80a3ec5d Remove expired port:
2013-10-31 textproc/p5-Text-Emoticon-MSN: Primary MSN Messenger service terminated 30 APR 2013
2013-11-03 18:38:02 +00:00
Rusmir Dusko
dd1a096260 Docbook2odf is a toolkit that automaticaly converts DocBook to OASIS
OpenDocument (ODF, the ISO standardized format used for texts, spreadsheets
and presentations). Conversion is based on a XSLT which makes it easy to
convert DocBook->ODF, ODT, ODS and ODP as all these documents are XML based.

Also goal of docbook2odf is to generate well formatted documents in
OpenDocument, ready to be used in instant, with actually considering current
rules of the Corporate Identity of organizations. Final results should not be
restricted to text like documents but also many other forms could be generated,
like presentations, charts or forms with images and multimedia.

The result is provided in a one zipped ODF file (.odt/.odp/.ods) with all
required content. There are group of utilities like docbook2odt, docbook2ods
and docbook2odp as docbook2odf is actually universally converting to these
respective formats.

WWW: http://open.comsultia.com/docbook2odf/

PR:		ports/171820
Submitted by:	nemysis (self)
Approved by:	pawel (mentor)
2013-11-01 18:52:03 +00:00
William Grzybowski
8d471a418a textproc/py-pysrt: SubRip (.srt) subtitle parser and writer
WWW: https://github.com/byroot/pysrt/
2013-10-29 20:44:19 +00:00
William Grzybowski
b747b0e4d7 textproc/py-charade: Universal encoding detector for python 2 and 3
Detects:
 - ASCII, UTF-8, UTF-16 (2 variants), UTF-32 (4 variants)
 - Big5, GB2312, EUC-TW, HZ-GB-2312, ISO-2022-CN
   (Traditional and Simplified Chinese)
 - EUC-JP, SHIFT_JIS, ISO-2022-JP (Japanese)
 - EUC-KR, ISO-2022-KR (Korean)
 - KOI8-R, MacCyrillic, IBM855, IBM866, ISO-8859-5, windows-1251 (Cyrillic)
 - ISO-8859-2, windows-1250 (Hungarian)
 - ISO-8859-5, windows-1251 (Bulgarian)
 - windows-1252 (English)
 - ISO-8859-7, windows-1253 (Greek)
 - ISO-8859-8, windows-1255 (Visual and Logical Hebrew)
 - TIS-620 (Thai)

WWW: https://github.com/sigmavirus24/charade/
2013-10-29 20:32:51 +00:00
Steve Wills
cab58d62a7 - Oops, textproc/rubygem-fast_xs073 is actually needed, revert r331949
- Make package name unique while here by adding PKGNAMESUFFIX
2013-10-29 16:36:24 +00:00
Steve Wills
55aedce4ba Remove textproc/rubygem-fast_xs073 since it is no longer needed 2013-10-29 14:17:59 +00:00
Ryan Steinmetz
3b358afb34 New port: devel/rubygem-rich:
Rich is an opinionated WYSIWYG editor for Rails based on CKEditor.

WWW: https://rubygems.org/gems/rich
2013-10-28 19:54:08 +00:00
Steve Wills
1e266985af Grit is a Ruby library for extracting information from a git repository in an
object oriented manner. GitLab fork

WWW: http://github.com/gitlabhq/grit

PR:		ports/182770
Submitted by:	Loic Blot <loic.blot@unix-experience.fr>
2013-10-25 03:01:52 +00:00
Steve Wills
1193eb8fce Default HTML formatter for SimpleCov code coverage tool for ruby 1.9+
WWW: https://github.com/colszowka/simplecov-html

PR:		ports/182756
Submitted by:	Loic Blot <loic.blot@unix-experience.fr>
2013-10-24 19:52:42 +00:00
Steve Wills
1d9c3998b6 This gem is used by GitHub to render any fancy markup such as Markdown,
Textile, Org-Mode, etc. Fork it and add your own!

WWW: https://github.com/github/markup

PR:		ports/182738
Submitted by:	Loic Blot <loic.blot@unix-experience.fr>
2013-10-24 19:32:04 +00:00
Steve Wills
8b54776c53 Self-contained Markdown parser for GitHub, with all our custom extensions
WWW: http://github.github.com/github-flavored-markdown/

PR:		ports/182737
Submitted by:	Loic Blot <loic.blot@unix-experience.fr>
2013-10-24 19:26:13 +00:00
Steve Wills
05ac09bbd0 GitHub Language detection
WWW: https://github.com/github/linguist

PR:		ports/182735
Submitted by:	Loic Blot <loic.blot@unix-experience.fr>
2013-10-24 19:06:02 +00:00