| non port: textproc/Makefile |
Number of commits found: 3259 (showing only 100 on this page) |
|
Tuesday, 21 Jul 2015
|
10:07 kuriyama
String::Util provides a collection of small, handy utilities for
processing strings.
WWW: http://search.cpan.org/dist/String-Util/
 |
|
Monday, 20 Jul 2015
|
01:16 hrs
- Add print/latex-biber, a biblatex replacement which supports Unicode.
- Add or update the following ports which latex-biber depends on:
japanese/p5-Encode-EUCJPASCII (added, eucJP-open encoding support)
misc/p5-Business-ISMN (added, ISMN support)
textproc/p5-Text-BibTeX (updated to 0.71)
textproc/p5-Text-Roman (added, conversion of Roman numerals)
 |
|
Wednesday, 15 Jul 2015
|
14:31 olgeni
Add textproc/elixir-sweet_xml, a wrapper around xmerl for Elixir.
 |
|
Tuesday, 14 Jul 2015
|
21:26 skreuzer
String operations the Python way - a package for those of us who miss Python's
string methods while we're working in R.
WWW: http://cran.r-project.org/web/pystr/
 |
21:02 bapt
gdict development has ceased and rely on a service which is not available
anymore
 |
14:20 kmoore
- Add textproc/py-alabaster and textproc/py-snowballstemmer, required
components of the upcoming textproc/py-sphinx update for doc building.
 |
|
Friday, 10 Jul 2015
|
11:34 olgeni
Add textproc/erlang-yamerl, a YAML 1.2 parser in pure Erlang.
 |
|
Thursday, 9 Jul 2015
|
19:44 hrs
Add textproc/turboxsl, which is a fast, multithreaded XSLT 1.0
transformation library.
 |
|
Wednesday, 8 Jul 2015
|
10:57 olgeni
Add textproc/elixir-funnel, an Elixir API built upon ElasticSearch's
percolation.
 |
|
Friday, 3 Jul 2015
|
08:04 jkim
editors/calligra still requires libwps 0.2.x. Resurrect the old version.
 |
|
Thursday, 2 Jul 2015
|
21:14 olgeni
Add textproc/elixir-ex_doc, a tool to generate documentation for
Elixir projects.
 |
20:15 olgeni
Add textproc/elixir-earmark, a markdown parser for Elixir.
 |
|
Tuesday, 30 Jun 2015
|
20:17 olgeni
Add textproc/erlang-edown, a markdown generator for Erlang's edoc.
 |
|
Saturday, 27 Jun 2015
|
12:54 olgeni
Sorting out some Erlang stuff:
- Rename a few Erlang-related ports using the erlang- prefix; it will avoid
confusion with elixir- ports.
- Remove DOCS and EXAMPLES where not actually useful.
- Simplify RUN_DEPENDS where possible.
- Move textproc/exmpp to devel/erlang-exmpp.
- Add missing R18 compatibility fix for devel/erlang-oserl.
- Upgrade erlang-cuttlefish to 2.0.3.
The idea is that libraries ("deps") have the "erlang-" prefix, while larger
projects (rabbitmq, yaws, couchdb, etc) keep their usual names.
 |
|
Thursday, 25 Jun 2015
|
18:25 rm
WSDL parsing services package for Web Services for Python.
WWW: https://github.com/pycontribs/wstools
 |
|
Wednesday, 24 Jun 2015
|
00:46 swills
textproc/asciinema: create port
asciinema is a free and open source solution for recording terminal sessions
and sharing them on the web.
WWW: https://asciinema.org/
 |
|
Tuesday, 23 Jun 2015
|
17:45 rene
The Diff Match and Patch libraries offer robust algorithms to perform the
operations required for synchronizing plain text.
Diff: Compare two blocks of plain text and efficiently return a list of
differences.
Match: Given a search string, find its best fuzzy match in a block of plain
text. Weighted for both accuracy and location.
Patch: Apply a list of patches onto plain text. Use best-effort to apply patch
even when the underlying text doesn't match.
WWW: https://code.google.com/p/google-diff-match-patch/
Differential Revision: https://reviews.freebsd.org/D2835
Reviewed by: python (koobs)
 |
|
Friday, 12 Jun 2015
|
19:42 olgeni
Sort entries.
 |
|
Wednesday, 10 Jun 2015
|
18:09 swills
www/rubygem-rails4: update to 4.2.1
Differential Revision: https://reviews.freebsd.org/D2710
 |
|
Tuesday, 2 Jun 2015
|
02:33 amdmi3
Remove expired ports:
2015-05-31 ports-mgmt/porteasy: Does not support pkgng
2015-05-31 textproc/hgrep: Not needed any more, base grep has coloring support
2015-05-26 www/diamanda: Broken for more than 6 months
 |
|
Monday, 1 Jun 2015
|
09:58 olgeni
Add textproc/elasticsearch-plugin-sql, a plugin to perform SQL
queries over ElasticSearch indices.
 |
|
Sunday, 31 May 2015
|
14:59 sunpoet
- Add rubygem-compass-import-once 1.0.5
This plugin changes the behavior of Sass's @import directive so that if the same
sass file is imported more than once, the second import will be a no-op. This
allows dependencies to behave how most people expect them to behave and provides
a considerable performance improvement for some sass projects.
Note: Although this plugin is maintained by compass, it can be used without
compass in any Sass-based project.
WWW: https://github.com/Compass/compass/tree/master/import-once
RG: https://rubygems.org/gems/compass-import-once
 |
14:59 sunpoet
- Add rubygem-compass-core 1.0.3
The compass core framework is a design-agnostic framework that provides common
code that would otherwise be duplicated across other frameworks and extensions.
WWW: http://compass-style.org/reference/compass/
RG: https://rubygems.org/gems/compass-core
 |
|
Tuesday, 26 May 2015
|
15:35 zi
New port: textproc/rubygem-jekyll-assets:
Jekyll plugin, that allows you to write javascript/css assets in other
languages such as CoffeeScript, Sass, Less and ERB, concatenate them,
respecting dependencies, minify and many more.
WWW: https://rubygems.org/gems/jekyll-assets/
 |
|
Sunday, 24 May 2015
|
18:58 sunpoet
- Add rubygem-css_parser 1.3.6
rubygem-css_parser is a CSS Parser which loads, parses and cascades CSS rule
sets in Ruby.
WWW: https://github.com/premailer/css_parser
RG: https://rubygems.org/gems/css_parser
 |
07:12 antoine
Fix INDEX
 |
00:05 sunpoet
- Move textproc/rubygem-augeas to textproc/rubygem-ruby-augeas
- Add LICENSE
- Change MASTER_SITES to RG
- Bump PORTREVISION for dependent port
 |
|
Saturday, 16 May 2015
|
13:34 sunpoet
- Add rubygem-nokogiri-diff 0.2.0
nokogiri-diff adds the ability to calculate the differences (added or removed
nodes) between two XML/HTML documents.
Features:
- Performs a breadth-first comparison between children nodes.
- Compares XML/HTML Elements, Attributes, Text nodes and DTD nodes.
- Allows calculating differences between documents, or just enumerating the
added or removed nodes.
WWW: https://github.com/postmodern/nokogiri-diff
RG: https://rubygems.org/gems/nokogiri-diff
 |
|
Wednesday, 13 May 2015
|
00:45 mmoll
new port: textproc/rubygem-html-pipeline-gitlab
Rubygem containing extension filters for html-pipeline used by GitLab
WWW: https://gitlab.com/gitlab-org/html-pipeline-gitlab
PR: 199917
Differential Revision: https://reviews.freebsd.org/D2529
Submitted by: Torsten Zuehlsdorff <ports@toco-domains.de>
Reviewed by: mat (mentor)
 |
|
Tuesday, 12 May 2015
|
22:49 vanilla
Add py-hexdump 3.2, print binary in hex format.
PR: 200088
Submitted by: Yuri Victorovich <yuri@rawbw.com>
 |
|
Sunday, 10 May 2015
|
23:38 mmoll
new port: textproc/rubygem-html-pipeline
GitHub HTML processing filters and utilities
WWW: https://github.com/jch/html-pipeline
PR: 199820
Differential Revision: https://reviews.freebsd.org/D2508
Submitted by: Torsten Zuehlsdorff <ports@toco-domains.de>
Approved by: swills (mentor)
 |
|
Saturday, 9 May 2015
|
22:20 mmoll
new port: textproc/rubygem-rugments
Simple, easy to extend drop in replacement for pygments
WWW: https://github.com/rumpelsepp/rugments
PR: 199931
Differential Revision: https://reviews.freebsd.org/D2500
Submitted by: Torsten Zuehlsdorff <ports@toco-domains.de>
Approved by: mat (mentor)
 |
15:27 mmoll
new port: textproc/rubygem-wikicloth
Ruby parser for the MediaWiki markup language
WWW: https://github.com/nricciar/wikicloth
PR: 199925
Differential Revision: https://reviews.freebsd.org/D2495
Submitted by: Torsten Zuehlsdorff <ports@toco-domains.de>
Approved by: mat (mentor)
 |
|
Friday, 8 May 2015
|
18:45 mmoll
new port: textproc/rubygem-creole
Creole-to-HTML converter implemented in Ruby for Creole,
a lightweight markup language.
WWW: http://github.com/minad/creole
PR: 199816
Differential Revision: https://reviews.freebsd.org/D2486
Submitted by: Torsten Zuehlsdorff <ports@toco-domains.de>
Approved by: mat (mentor)
 |
15:55 mmoll
new port: textproc/rubygem-twitter-text
Ruby gem for handling of Twitter texts
WWW: https://github.com/twitter/twitter-text
PR: 199924
Differential Revision: https://reviews.freebsd.org/D2484
Submitted by: Torsten Zuehlsdorff <ports@toco-domains.de>
Approved by: mat (mentor)
 |
|
Wednesday, 6 May 2015
|
17:42 swills
textproc/spiff: add port
A declarative YAML templating system tuned for BOSH deployment manifests.
WWW: https://github.com/cloudfoundry-incubator/spiff
 |
|
Monday, 4 May 2015
|
13:26 tota
- Add a new port: textproc/R-cran-stringi
stringi (pronounced "stringy") is THE R package for fast, correct,
consistent and convenient string/text processing in each locale and
any native character encoding. The use of the ICU library gives R
users a platform-independent set of functions known to Java, Perl,
Python, PHP, and Ruby programmers.
WWW: http://www.rexamine.com/resources/stringi/
 |
|
Sunday, 19 Apr 2015
|
13:49 demon
Rename nltk --> py-nltk for consistency.
 |
|
Friday, 17 Apr 2015
|
21:00 rene
Remove expired ports:
2015-04-15 databases/php53-sqlite3: security EOL reached 14 Aug 2014
2015-04-15 textproc/php53-simplexml: security EOL reached 14 Aug 2014
2015-04-15 databases/php53-sybase_ct: security EOL reached 14 Aug 2014
2015-04-15 databases/php53-pdo_mysql: security EOL reached 14 Aug 2014
2015-04-15 textproc/php53-ctype: security EOL reached 14 Aug 2014
2015-04-15 textproc/php53-wddx: security EOL reached 14 Aug 2014
2015-04-15 security/php53-filter: security EOL reached 14 Aug 2014
2015-04-15 ftp/php53-ftp: security EOL reached 14 Aug 2014
2015-04-15 net/php53-soap: security EOL reached 14 Aug 2014
2015-04-15 converters/php53-recode: security EOL reached 14 Aug 2014
2015-04-15 security/php53-openssl: security EOL reached 14 Aug 2014
2015-04-15 databases/php53-dba: security EOL reached 14 Aug 2014
2015-04-15 databases/php53-pdo_pgsql: security EOL reached 14 Aug 2014
2015-04-15 sysutils/php53-fileinfo: security EOL reached 14 Aug 2014
2015-04-15 databases/php53-pdo_odbc: security EOL reached 14 Aug 2014
2015-04-15 databases/php53-sqlite: security EOL reached 14 Aug 2014
2015-04-15 devel/php53-readline: security EOL reached 14 Aug 2014
2015-04-15 mail/php53-imap: security EOL reached 14 Aug 2014
2015-04-15 sysutils/php53-posix: security EOL reached 14 Aug 2014
2015-04-15 archivers/php53-phar: security EOL reached 14 Aug 2014
2015-04-15 graphics/php53-gd: security EOL reached 14 Aug 2014
2015-04-15 textproc/php53-xsl: security EOL reached 14 Aug 2014
2015-04-15 databases/php53-pdo_firebird: security EOL reached 14 Aug 2014
2015-04-15 devel/mingw64-binutils: Obsolete. Migrate to devel/binutils based
ports
2015-04-15 devel/cross-binutils: Obsolete. Migrate to devel/binutils based
ports
2015-04-15 databases/php53-pdo_dblib: security EOL reached 14 Aug 2014
2015-04-15 devel/php53-sysvshm: security EOL reached 14 Aug 2014
2015-04-15 devel/php53-json: security EOL reached 14 Aug 2014
2015-04-15 databases/php53-redis: requires php53, security EOL reached 14 Aug
2014
2015-04-15 textproc/php53-pspell: security EOL reached 14 Aug 2014
2015-04-15 databases/php53-pgsql: security EOL reached 14 Aug 2014
2015-04-15 textproc/php53-xmlreader: security EOL reached 14 Aug 2014
2015-04-15 converters/php53-iconv: security EOL reached 14 Aug 2014
2015-04-15 databases/php53-odbc: security EOL reached 14 Aug 2014
2015-04-15 ftp/php53-curl: security EOL reached 14 Aug 2014
2015-04-15 math/php53-gmp: security EOL reached 14 Aug 2014
2015-04-15 security/php53-mcrypt: security EOL reached 14 Aug 2014
2015-04-15 devel/php53-shmop: security EOL reached 14 Aug 2014
2015-04-15 math/php53-bcmath: security EOL reached 14 Aug 2014
2015-04-15 security/php53-hash: security EOL reached 14 Aug 2014
2015-04-15 devel/php53-sysvsem: security EOL reached 14 Aug 2014
2015-04-15 archivers/php53-zip: security EOL reached 14 Aug 2014
2015-04-15 graphics/php53-exif: security EOL reached 14 Aug 2014
2015-04-15 devel/php53-gettext: security EOL reached 14 Aug 2014
2015-04-15 databases/php53-mysql: security EOL reached 14 Aug 2014
2015-04-15 textproc/php53-xmlwriter: security EOL reached 14 Aug 2014
2015-04-15 textproc/php53-xml: security EOL reached 14 Aug 2014
2015-04-15 converters/php53-mbstring: security EOL reached 14 Aug 2014
2015-04-15 devel/php53-sysvmsg: security EOL reached 14 Aug 2014
2015-04-15 databases/php53-mysqli: security EOL reached 14 Aug 2014
2015-04-15 misc/php53-calendar: security EOL reached 14 Aug 2014
2015-04-15 devel/php53-tokenizer: security EOL reached 14 Aug 2014
2015-04-15 databases/php53-pdo: security EOL reached 14 Aug 2014
2015-04-15 net/php53-xmlrpc: security EOL reached 14 Aug 2014
2015-04-15 databases/php53-interbase: security EOL reached 14 Aug 2014
2015-04-15 www/php53-session: security EOL reached 14 Aug 2014
2015-04-15 databases/php53-mssql: security EOL reached 14 Aug 2014
2015-04-15 www/php53-tidy: security EOL reached 14 Aug 2014
2015-04-15 archivers/php53-zlib: security EOL reached 14 Aug 2014
2015-04-15 net/php53-ldap: security EOL reached 14 Aug 2014
2015-04-15 net-mgmt/php53-snmp: security EOL reached 14 Aug 2014
2015-04-15 textproc/php53-dom: security EOL reached 14 Aug 2014
2015-04-15 devel/php53-pcntl: security EOL reached 14 Aug 2014
2015-04-15 archivers/php53-bz2: security EOL reached 14 Aug 2014
2015-04-15 net/php53-sockets: security EOL reached 14 Aug 2014
2015-04-15 lang/php53: security EOL reached 14 Aug 2014
2015-04-15 devel/pecl-uuid: requires php53, security EOL reached 14 Aug 2014
2015-04-15 lang/php53-extensions: security EOL reached 14 Aug 2014
2015-04-15 german/pecl-konto_check: requires php53, security EOL reached 14 Aug
2014
2015-04-17 www/moodle26: Deprecated by upstream, use www/moodle2{7,8} instead
 |
|
Thursday, 2 Apr 2015
|
15:53 mat
PDF::WebKit uses wkhtmltopdf to convert HTML documents into PDFs. It
is a port of the elegant PDFKit Ruby library.
Sponsored by: Absolight
 |
|
Saturday, 28 Mar 2015
|
20:00 adamw
Add textproc/p5-Perl-Lint, a very fast Perl linter. Uses the p5-Perl-Critic
heuristics
but with a much faster parser.
Add two modules it needs:
- p5-List-Flatten, which flattens nested arrays into a single list
- p5-Regexp-Lexer, a regexp lexer that lexes regexps.
 |
17:57 adamw
Add textproc/p5-Regexp-Debugger, an interactive regular expression
debugging tool.
WWW: https://metacpan.org/pod/Regexp::Debugger
 |
04:18 wen
This Perl module implements an XML parser with a interface similar to
XML::Parser. Though not all callbacks are supported, you should be able
to use it in the same way you use XML::Parser. Due to using experimental
regexp features it'll work only on Perl 5.6 and above and may behave
differently on different platforms.
Note that you cannot use regular expressions or split in callbacks. This
is due to a limitation of perl's regular expression implementation
(which is not re-entrant).
WWW: http://search.cpan.org/dist/XML-Parser-Lite/
PR: 198934
Submitted by: Sergei Vyshenski<svysh.fbsd@gmail.com>
 |
|
Thursday, 26 Mar 2015
|
02:43 swills
textproc/consul-template: create port
Generic template rendering and notifications with Consul
 |
|
Wednesday, 25 Mar 2015
|
15:50 kmoore
Add textproc/py-sphinx-intl
Sphinx-intl is a utility tool that provides several features that
makes it easy to translate and to apply translation to Sphinx
generated document.
WWW: https://pypi.python.org/pypi/sphinx-intl
 |
|
Tuesday, 17 Mar 2015
|
15:01 kuriyama
Net::Groonga::HTTP is a client library for Groonga http server.
Groonga is a fast full text search engine. Please look
http://groonga.org/.
WWW: http://search.cpan.org/dist/Net-Groonga-HTTP/
 |
|
Monday, 16 Mar 2015
|
16:13 sunpoet
- Add rubygem-autoprefixer-rails 5.1.7
Autoprefixer is a tool to parse CSS and add vendor prefixes to CSS rules using
values from the Can I Use. This gem provides Ruby and Ruby on Rails integration
with this JavaScript tool.
WWW: https://github.com/ai/autoprefixer-rails
RG: https://rubygems.org/gems/autoprefixer-rails
 |
|
Sunday, 15 Mar 2015
|
09:36 mva
Lucene 5.x is a Java full-text search engine. Lucene is not a complete
application, but rather a code library and API that can easily be used
to add search capabilities to applications.
WWW: http://lucene.apache.org/java/
 |
|
Friday, 13 Mar 2015
|
05:28 kuriyama
Server runner for testing Groonga full-text search engine.
WWW: http://search.cpan.org/dist/Test-Groonga/
 |
|
Tuesday, 10 Mar 2015
|
06:24 vanilla
Add p5-Template-Plugin-CSV 0.04, template::Plugin::CSV - Plugin for
generating CSV.
PR: 198308
Submitted by: Geoffroy Desvernay <dgeo@centrale-marseille.fr>
 |
|
Sunday, 8 Mar 2015
|
19:30 matthew
HTML-FormatExternal lets you turn HTML into plain text using one of
the browsing/formatting programs,
elinks http://elinks.cz/
html2text http://www.mbayer.de/html2text/
links http://links.twibright.com/
lynx http://lynx.isc.org/
netrik http://netrik.sourceforge.net/
vilistextum http://bhaak.dyndns.org/vilistextum/
w3m http://sourceforge.net/projects/w3m
zen http://www.nocrew.org/software/zen/
WWW: http://search.cpan.org/dist/HTML-FormatExternal/
 |
|
Saturday, 7 Mar 2015
|
03:24 vanilla
Add p5-Text-Colorizer 0.02.2, create colored text from text and color
description.
PR: 198099
Submitted by: gebhart@secnetix.de
 |
|
Monday, 2 Mar 2015
|
11:04 bapt
The texi2mdoc utility is a converter from Texinfo into mdoc. It is a standalone
ISC-licensed ISO C utility and should compile on any modern UNIX system.
WWW: http://mdocml.bsd.lv/texi2mdoc/
 |
|
Monday, 23 Feb 2015
|
10:08 sunpoet
- Add p5-Text-Soundex 3.04
Soundex is a phonetic algorithm for indexing names by sound, as pronounced in
English. The goal is for names with the same pronunciation to be encoded to the
same representation so that they can be matched despite minor differences in
spelling. Soundex is the most widely known of all phonetic algorithms and is
often used (incorrectly) as a synonym for "phonetic algorithm". Improvements to
Soundex are the basis for many modern phonetic algorithms. (Wikipedia, 2007)
Text::Soundex implements the original soundex algorithm developed by Robert
Russell and Margaret Odell, patented in 1918 and 1922, as well as a variation
called "American Soundex" used for US census data, and current maintained by the
National Archives and Records Administration (NARA).
The soundex algorithm may be recognized from Donald Knuth's The Art of Computer
Programming. The algorithm described by Knuth is the NARA algorithm.
WWW: http://search.cpan.org/dist/Text-Soundex/
 |
|
Friday, 13 Feb 2015
|
11:33 koobs
[NEW] textproc/py-mistune: Fastest markdown parser in pure Python
The fastest markdown parser in pure Python, inspired by marked.
Features:
* Pure Python. Tested in Python 2.6+, Python 3.3+ and PyPy.
* Very Fast. It is the fastest in all pure Python markdown parsers.
* More Features. Table, footnotes, autolink, fenced code etc.
WWW: https://github.com/lepture/mistune
 |
|
Wednesday, 28 Jan 2015
|
15:40 wg
textproc/py-charade: project has been merged back into textproc/py-chardet
PR: 197022
Submitted by: rm
 |
|
Saturday, 24 Jan 2015
|
10:16 xmj
textproc/py-qrcode: Add port
This module uses image libraries, Python Imaging Library (PIL) by
default, to generate QR Codes.
A Quick Response code is a two-dimensional pictographic code used
for its fast readability and comparatively large storage capacity.
The code consists of black modules arranged in a square pattern on
a white background. The information encoded can be made up of any
kind of data (e.g., binary, alphanumeric, or Kanji symbols)
WWW: https://github.com/lincolnloop/python-qrcode
PR: 196046
Differential Revision: https://reviews.freebsd.org/D1631
Submitted by: kyuupichan@gmail.com
Approved by: koobs (mentor)
 |
|
Monday, 12 Jan 2015
|
18:34 sunpoet
- Add p5-Text-Emoticon-MSN 0.04
Text::Emoticon::MSN is a text filter that replaces text emoticons like ":-)",
";-P", etc. to the icons of MSN Messenger.
WWW: http://search.cpan.org/dist/Text-Emoticon-MSN/
 |
|
Thursday, 8 Jan 2015
|
21:47 dvl
New port: textproc/py-pyes
Python connector for ElasticSearch - the pythonic way to use ElasticSearch
Approved by: wg (mentor)
 |
13:46 olgeni
Add elasticsearch-river-rabbitmq, an ElasticSearch river that allows
to automatically index a RabbitMQ queue using bulk format messages.
WWW: https://github.com/elasticsearch/elasticsearch-river-rabbitmq
 |
11:35 olgeni
Add elasticsearch-plugin-head, a web front end for browsing and
interacting with an ElasticSearch cluster.
 |
11:32 olgeni
Add elasticsearch-plugin-hq, a plugin to monitor ElasticSearch nodes
and clusters.
 |
|
Sunday, 4 Jan 2015
|
17:11 sunpoet
- Add p5-String-Print 0.15
String::Print inserts values into (translated) strings. It provides printf and
sprintf alternatives via both an object oriented and a functional interface.
WWW: http://search.cpan.org/dist/String-Print/
 |
|
Friday, 2 Jan 2015
|
11:39 koobs
[NEW] textproc/py-python-augeas: Pure python bindings for Augeas
Pure python bindings for Augeas
PR: 193960
Submitted by: johan at stromnet se
 |
|
Wednesday, 31 Dec 2014
|
14:51 vanilla
Add pecl-cld 0.5.0, PHP Bindings for Chromium Compact Language Detector.
PR: ports/196375
Submitted by: Gasol Wu <gasol.wu@gmail.com>
 |
|
Friday, 12 Dec 2014
|
06:22 bapt
Cleanup the xerces-c* mess
xerces-c2 and xerces-c3 were not playing nicely together most of the
applications
and are incompatible, all application has been switch to the c3 version
 |
00:29 amdmi3
sansi was written to strip the ANSI control sequences in files, or
output, often, but not limited to those generated by compilers. I
found it difficult to visually grope/grep the output of script(1)
sessions. Especially with the advent of clang. While it's nice to
replay the script(1) sessions to view the highlighted messages.
It's near impossible to read it inline in your favorite pager, or
text editor;
Enter sansi.
WWW: http://BSDforge.com/projects/textproc/sansi/
PR: 195661
Submitted by: portmaster@bsdforge.com
 |
|
Sunday, 7 Dec 2014
|
16:21 danfe
Sort entries alphabetically across all categories to avoid extra repo churn.
 |
|
Saturday, 6 Dec 2014
|
14:47 pawel
uchardet is a C language binding of the original C++ implementation
of the universal charset detection library by Mozilla.
WWW: https://code.google.com/p/uchardet/
PR: 195083
Submitted by: Yuri Victorovich <yuri@rawbw.com>
 |
|
Tuesday, 2 Dec 2014
|
11:58 arved
Add luceneplusplus, a C++ port of the Lucene text search engine
 |
08:17 bapt
Remove now unused library
 |
|
Saturday, 29 Nov 2014
|
14:33 rene
Remove expired ports:
2014-11-26 vietnamese/vnlpr: Broken for more than 6 months
2014-11-26 devel/fsmgenerator: Broken for more than 6 months
2014-11-26 graphics/multiraw: Depends on broken and deprecated graphics/dcraw-m
2014-11-26 news/fidogate-ds: Broken for more than 6 months
2014-11-26 net/py-yadis: Broken for more than 6 months
2014-11-26 textproc/ruby-diff: Broken for more than 6 months
2014-11-26 audio/cowbell: Broken for more than 6 months
2014-11-26 lang/ironpython: Broken for more than 6 months
2014-11-26 www/dpsearch: Broken for more than 6 months
2014-11-26 multimedia/y4mscaler: Broken for more than 6 months
2014-11-26 devel/rubygem-dep_selector: Broken for more than 6 months
 |
|
Friday, 28 Nov 2014
|
02:35 koobs
textproc/libucl: Universal configuration library parser [NEW]
Libucl is a parser and C API to parse and generate ucl objects. Libucl
consists of several groups of functions:
* Parser functions
* Emitting functions
* Conversion functions
* Generation functions
* Iteration functions
* Validation functions
* Utility functions
WWW: https://github.com/vstakhov/libucl
Requested by: lattera
 |
|
Wednesday, 26 Nov 2014
|
14:14 demon
New port: tinycss is a complete yet simple CSS parser for Python.
 |
|
Monday, 24 Nov 2014
|
19:06 sunpoet
- Add rubygem-fog-xml 0.1.1
Fog::Xml provides shared XML related functionality for fog.
WWW: https://github.com/fog/fog-xml
RG: https://rubygems.org/gems/fog-xml
 |
|
Sunday, 23 Nov 2014
|
21:51 bapt
The pod2mdoc utility is a converter from POD into mdoc. It's meant to operate
like pod2man; however, it doesn't require a Perl installation: pod2mdoc is a
standalone ISC-licensed ISO C utility and should compile on any modern UNIX
system.
WWW: http://mdocml.bsd.lv/pod2mdoc/
 |
|
Saturday, 22 Nov 2014
|
09:32 antoine
Fix a typo
 |
03:22 bapt
The docbook2mdoc utility is a converter from DocBook V4.x and v5.x XML into
mdoc. Unlike most DocBook utilities, it's a standalone ISC-licensed ISO C
utility that should compile on any modern UNIX system. The only requirement is
libexpat (for parsing XML), which is installed by default on most systems.
WWW: http://mdocml.bsd.lv/docbook2mdoc/
 |
|
Friday, 7 Nov 2014
|
03:07 kuriyama
Groonga::API is a very thin wrapper of Groonga C APIs. All it does is
to map types, and it's not meant to be used by a casual perl user.
Try Ploonga for ordinary use.
WWW: http://search.cpan.org/dist/Groonga-API/
 |
|
Friday, 31 Oct 2014
|
13:11 bapt
Update to 0.3.3
Remove ancient unused version
 |
|
Monday, 20 Oct 2014
|
14:37 demon
New port opengrm ngram.
The OpenGrm NGram library is used for making and modifying n-gram language
models encoded as weighted finite-state transducers (FSTs). It makes use of
functionality in the OpenFst library to create, access and manipulate n-gram
models. Operations for counting, smoothing, pruning, applying, and
evaluating models as well as support for distributed computation are among
those provided. It was developed by contributors from OHSU and Google Research.
http://www.openfst.org/twiki/bin/view/GRM/NGramLibrary
 |
|
Sunday, 19 Oct 2014
|
10:17 tota
- Add new port: textproc/rubygem-text
A collection of text algorithms: Levenshtein, Soundex, Metaphone,
Double Metaphone, Porter Stemming
WWW: https://github.com/threedaymonk/text
 |
|
Tuesday, 7 Oct 2014
|
10:15 bapt
Import libodfgen01
Allow libodfgen to use c++11 shared pointed instead of boost
 |
10:03 bapt
Import libmwaw03
Ensure it does not conflicts with libmwaw
 |
|
Monday, 6 Oct 2014
|
21:42 swills
textproc/rubygem-rmmseg-cp: create port
rmmseg-cpp is a high performance Chinese word segmentation utility for
Ruby.
WWW: http://rmmseg-cpp.rubyforge.org
 |
19:24 bapt
Import libvisio01
Ensure libvisio01 does not conflicts with libvisio
 |
19:09 bapt
Import libwps03
Ensure libwps does not conflict with libwps03
 |
19:01 bapt
Import libwpd010
Make sure libwpd is not conflicting with libwpd010 by not installing the tools
 |
|
Friday, 3 Oct 2014
|
10:53 kwm
Remove eel and ports that use it.
Eel doesn't build after the gnome3 import.
 |
|
Saturday, 27 Sep 2014
|
16:04 xmj
textproc/rubygem-gitlab-linguist: create port
GitHub Language detection
WWW: https://github.com/github/linguist
Differential Revision: https://reviews.freebsd.org/D859
Approved by: swills (mentor)
 |
15:52 xmj
textproc/rubygem-escape_utils-rails4: copy port
Async (EventMachine) HTTP client, with support for:
o Asynchronous HTTP API for single & parallel request execution
o Keep-Alive and HTTP pipelining support
o Auto-follow 3xx redirects with max depth
o Automatic gzip & deflate decoding
o Streaming response processing
o Streaming file uploads
o HTTP proxy and SOCKS5 support
o Basic Auth & OAuth
o Connection-level & Global middleware support
o HTTP parser via http_parser.rb
o Works wherever EventMachine runs: Rubinius, JRuby, MRI
WWW: https://github.com/brianmario/escape_utils
Differential Revision: https://reviews.freebsd.org/D860
Approved by: swills (mentor)
 |
05:38 swills
textproc/rubygem-nokogumbo: create port
Nokogumbo allows a Ruby program to invoke the Gumbo HTML5 parser and access the
result as a Nokogiri parsed document.
WWW: https://github.com/rubys/nokogumbo/#readme
 |
04:55 swills
textproc/rubygem-version_sorter: create port
Fast sorting of version strings
WWW: https://github.com/defunkt/version_sorter
 |
04:50 swills
textproc/rubygem-org-ruby: create port
An Org mode parser written in Ruby.
WWW: https://github.com/wallyqs/org-ruby
Submitted by: xmj
 |
04:41 swills
textproc/rubygem-rubypants: create port
RubyPants is a Ruby port of the smart-quotes library SmartyPants. The original
SmartyPants is a free web publishing plug-in for Movable Type,
Blosxom, and BBEdit that easily translates plain ASCII punctuation characters
into "smart" typographic punctuation HTML entities.
WWW: https://github.com/jmcnevin/rubypants
Submitted by: xmj
 |
|
Monday, 22 Sep 2014
|
10:40 xmj
Update CentOS base to 6.5, add userland ports
The Fedora 10 infrastructure ports have been in use since June 2009 and, while
having served a great deed, have become unsupported upstream and hence affected
by unfixed security vulnerabilities. In addition to that, many recent Linux
binaries need newer libc / stdlibc++ versions.
This commit adds the linux-c6- userland as drop-in replacement for the -f10
infrastructure, as well as upgrading the linux_base-c6 port to CentOS 6.5.
If you want to switch to linux-c6 ports, please define at /etc/make.conf:
OVERRIDE_LINUX_BASE_PORT=c6
OVERRIDE_LINUX_NONBASE_PORTS=c6
Additionally, please add the following line to /etc/sysctl.conf:
compat.linux.osrelease=2.6.18
Upgrading procedures are shown in /usr/ports/UPDATING.
This work has been inspired by Artyom Mirgorodskiy's post to emulation@ in
November 2013, using and extending mav@'s work. It has been tested extensively
and most reported issues were already fixed. Please report any additional bug
or "features" to the emulation mailing list.
Many thanks to: mav@, rene@, allanjude@, netchild@, antoine@, everyone who's
filed Issues and Pull requests on GitHub,
PR: 186820
Differential Revision: https://reviews.freebsd.org/D793
Reviewed by: allanjude, antoine, bapt, rene
Approved by: portmgr (antoine, bapt)
Approved by: koobs (mentor)
Sponsored by: Perceivon Hosting Inc.
 |
|
Sunday, 21 Sep 2014
|
15:18 dinoex
- retire ruby-amatch
 |
15:13 dinoex
This is a Ruby library for approximate string matching and searching
using a dynamic programming algorithm to compute the Levenstein
distance between strings. Written in C for speed.
WWW: http://flori.github.io/amatch/
 |
|
Saturday, 20 Sep 2014
|
09:45 rene
Remove expired ports
Keep some which are optional dependencies of non-expired ports
2014-09-18 sysutils/moreutils-parallel: Use moreutils-parallel in
sysutils/moreutils instead
2014-09-20 science/ruby-netcdf: Depends on deprecated math/ruby-narray
2014-09-20 x11-toolkits/ruby-fox16: RubyForge shutdown May 15 2014
2014-09-20 math/ruby-gnuplot: Depends on deprecated math/ruby-narray
2014-09-20 science/ruby-gphys: Depends on deprecated math/ruby-narray
2014-09-20 math/ruby-fftw3: Depends on deprecated math/ruby-narray
2014-09-20 science/ruby-dcl: Depends on deprecated math/ruby-narray
2014-09-20 math/ruby-numru_misc: Depends on deprecated math/ruby-narray
2014-09-20 math/ruby-narray: RubyForge shutdown May 15 2014
2014-09-20 textproc/ruby-liquid: RubyForge shutdown May 15 2014
2014-09-20 comms/callsign: RubyForge shutdown May 15 2014
2014-09-20 misc/ruby-vpim: RubyForge shutdown May 15 2014
2014-09-20 net/ruby-ldap: RubyForge shutdown May 15 2014
2014-09-20 devel/rubygem-echoe: Depends on deprecated rubyforge
2014-09-20 www/ruby-borges: RubyForge shutdown May 15 2014
2014-09-20 www/ruby-fcgiwrap: RubyForge shutdown May 15 2014
2014-09-20 www/rubygem-scrubyt: RubyForge shutdown May 15 2014
2014-09-20 devel/ruby-multi: RubyForge shutdown May 15 2014
2014-09-20 databases/ruby-dbd_sqlite3: RubyForge shutdown May 15 2014
2014-09-20 math/ruby-gsl: RubyForge shutdown May 15 2014
2014-09-20 security/ruby-gpgme: RubyForge shutdown May 15 2014
2014-09-20 multimedia/vodcatcher: RubyForge shutdown May 15 2014
2014-09-20 japanese/ruby-ming: RubyForge shutdown May 15 2014
2014-09-20 devel/ruby-statgrab: RubyForge shutdown May 15 2014
2014-09-20 security/ruby-crypt: RubyForge shutdown May 15 2014
2014-09-20 sysutils/philesight: Depends on deprecated devel/ruby-locale2
2014-09-20 multimedia/podcatcher: RubyForge shutdown May 15 2014
2014-09-20 audio/ruby-mp3info: RubyForge shutdown May 15 2014
2014-09-20 multimedia/ruby-flvtool2: RubyForge shutdown May 15 2014
2014-09-20 audio/ruby-freedb: RubyForge shutdown May 15 2014
2014-09-20 graphics/ruby-ming: RubyForge shutdown May 15 2014
2014-09-20 devel/ruby-locale2: RubyForge shutdown May 15 2014
2014-09-20 devel/rubygem-rubyforge: RubyForge shutdown May 15 2014
2014-09-20 databases/ruby-dbd_odbc: RubyForge shutdown May 15 2014
2014-09-20 devel/ruby-fastri: RubyForge shutdown May 15 2014
2014-09-20 devel/ri-emacs: RubyForge shutdown May 15 2014
2014-09-20 security/p5-openxpki-client-html-mason: security/p5-openxpki-0.15+
abandoned Mason UI technology in favor of FastCGI
 |
|
Sunday, 14 Sep 2014
|
02:06 swills
www/rubygem-rails4: create port for rails4
This port required creating a number of new ports, old versions of existing
ports and other adjustments, so do all that while here too.
Rails is a web-application framework for the MVC pattern that includes
both a template engine, controller framework, and object-relational
mapping package. Everything needed to develop web-apps that can run on
CGI, FastCGI, and mod_ruby
Being a full-stack framework means that all layers are built to work
seamlessly together. That way you Don't Repeat Yourself (DRY) and you
can use a single language from top to bottom. Everything from templates
to control flow to business logic is written in Ruby - The language of
love for industry heavy-weights.
WWW: http://www.rubyonrails.org
Submitted by: xmj (based on)
 |
Number of commits found: 3259 (showing only 100 on this page) |