| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
| |
|
|
|
|
|
|
| |
PR: ports/102880
Submitted by: Jin-Shan Tseng <tjs at cdpa.nsysu.edu.tw>
Approved by: Hansjoerg Pehofer <hansjoerg.pehofer at uibk.ac.at> (maintainer)
|
|
|
|
|
|
| |
PR: ports/103124
Submitted by: chinsan <chinsan.tw at gmail.com> (maintainer)
Reported by: pointyhat via kris
|
| |
|
|
|
|
| |
- add WWW
|
|
|
|
|
| |
PR: ports/103073
Submitted by: Jin-Shan Tseng <tjs_AT_cdpa dot nsysu dot edu dot tw>
|
| |
|
| |
|
|
|
|
|
| |
PR: ports/102989
Submitted by: chinsan <chinsan.tw at gmail.com> (maintainer)
|
|
|
|
|
|
| |
PR: ports/103011
Submitted by: Jin-Shan Tseng <tjs at cdpa.nsysu.edu.tw>
Approved by: chinsan <chinsan.tw at gmail.com> (maintainer)
|
|
|
|
| |
Reported by: kris
|
|
|
|
|
| |
PR: ports/103056
Submitted by: Dryice Liu (maintainer)
|
|
|
|
|
|
|
|
| |
thus resulting in make install falure.
We do not need to explicitly create this directory in pre-install: target
anymore.
Size mismatch reported by: Jin-Shan Tseng <tjs@cdpa.nsysu.edu.tw>
|
| |
|
| |
|
|
|
|
|
|
| |
* Relieve portlint about LIB_DEPENDS location
* Switch to USE_LDCONFIG
* Some style and cosmetic changes
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
Changes: http://search.cpan.org/src/PAJAS/XML-LibXML-1.60/Changes
|
|
|
|
| |
Hat: portmgr
|
|
|
|
| |
Hat: portmgr
|
|
|
|
| |
Hat: portmgr
|
|
|
|
| |
Hat: portmgr
|
|
|
|
|
|
| |
longer available.
Hat: portmgr
|
| |
|
|
|
|
|
|
|
| |
specify a default WITH_JADETEX=yes when PACKAGE_BUILDING to allow this to
proceed.
Approved by: doceng (maintainer)
|
| |
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
This is a smaller, cheaper, faster SED implementation. Minix uses it. GNU
used to use it, until they built their own sed around an extended (some
would say over-extended) regexp package.
For embedded use we searched for a tiny sed implementation especially for
use with the dietlibc and found Eric S. Raymond's sed implementation quite
handy. Though it suffered several bugs and was not under active maintenance
anymore. After sending a bunch of fixes we agreed to continue maintaining
this lovely, historic sed implementation.
Along a lot fixes and cleanups, further speedups, and some missing features
and POSIX conformance, we also added a test-suite to the package, so
regressions are quickly and easily uncovered.
WWW: http://www.exactcode.de/oss/minised/
Author: ExactCode <info@exactcode.de>
|
| |
|
|
|
|
|
|
| |
PR: ports/102739
Submitted by: Denis Shaposhnikov (maintainer)
Reported by: kris (pointyhat)
|
|
|
|
|
|
| |
A YAML 1.1 parser and emitter written in C
PR: 102712
|
| |
|
|
|
|
|
|
| |
- Trrn off BETTERENCODING in default to sync with orignal distribution.
Submitted by: otsune@gmail.com
|
| |
|
| |
|
| |
|
|
|
|
|
|
|
| |
- rearrange DEPENDS [1]
PR: ports/102670 [1], ports/102671 [2]
Submitted by: Gea-Suan Lin <gslin_AT_gslin dot org> [1], Jin-Shan Tseng <tjs@cdpa dot nsysu dot edu dot tw> [2]
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Install JAR in ${JAVASHAREDIR}/${PORTNAME} (${JAVAJARDIR} is for JAR
libraries used by other ports)
- Register an explicit dependency on java/javavmwrapper
- Set JAVA_VERSION in the launcher script so that a correct JVM is chosen
- Use 'exec' to launch JVM (as encouraged in the Porter's Handbook)
- Use SUB_FILES to build the launcher script (some substitutions are provided by
default, such as %%JAVA_VERSION%%)
- Add $FreeBSD$ tags
- Bump PORTREVISION because of packing list changes
PR: 102193
Submitted by: Herve Quiroz <hq@freebsd.org>
|
|
|
|
|
|
|
| |
- Install documentation
PR: ports/102614
Submitted by: Dmitry Marakasov <amdmi3@mail.ru> (maintainer)
|
| |
|
| |
|
|
|
|
|
|
|
| |
- Transfer maintainership to perl@
PR: ports/102576
Submitted by: maintainer (Gea-Suan Lin <gslin_AT_gslin dot org>)
|
|
|
|
|
|
|
| |
- Use BUILD_DEPENDS=${RUN_DEPENDS} while PERL_MODBUILD=yes
PR: ports/102566
Submitted by: Gea-Suan Lin <gslin_AT_gslin dot org>
|
|
|
|
| |
Add CONFLICTS to the bind* ports.
|
|
|
|
|
| |
PR: ports/102574
Submitted by: Gea-Suan Lin <gslin_AT_gslin dot org>
|
| |
|
| |
|
|
|
|
|
|
|
| |
- Transfer maintainership to perl@
PR: ports/102466
Submitted by: maintainer (Gea-Suan Lin)
|
|
|
|
|
|
|
| |
- Transfer maintainership to perl@
PR: ports/102485
Submitted by: maintainer (Gea-Suan Lin)
|
|
|
|
|
| |
biggest is to add a reference matching algorithm which detects undefined
references and references that are defined but not used.
|
| |
|
|
|
|
| |
Approved by: Aaron Zauner <az_mail@gmx.at> (maintainer)
|
|
|
|
|
|
|
|
|
| |
- add IGNORE for perl < 5.6 [2]
- Remove RUN_DEPENDS and Test::More 0.47 is in Perl 5.8.1 or newer. [1]
PR: ports/102463 [1], ports/102465 [2]
Submitted by: Gea-Suan Lin <gslin_AT_gslin dot org> [1], clsung [2]
Approved by: maintainer (Yuan-Chung Hsiao)
|
|
|
|
|
|
|
|
|
|
| |
Chase dependent ports and specify the dependency using "package
dependency" syntax which is immune to such changes.
No portrevision bumps.
Reported by: krismail
Pointy hat to: tobez
|
| |
|
|
|
|
| |
- Add warning on pkg-descr
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Basically, this package contains:
- Functions to automatically adjust and cycle the section underline
decorations;
- A mode that displays the table of contents and allows you to jump anywhere
from it;
- Functions to insert and automatically update a TOC in your source
document;
- A mode which supports font-lock highlighting of reStructuredText
structures;
- Some other convenience functions.
This package is the result of merging:
- restructuredtext.el
- rst-mode.el
- rst-html.el
Those files are now OBSOLETE and have been replaced by this single
package file (2005-10-30).
WWW: http://docutils.sourceforge.net/docs/user/emacs.html
PR: ports/102384
Submitted by: Denis Shaposhnikov <dsh at vlink.ru>
|
|
|
|
|
| |
PR: ports/102415
Submitted by: maintainer
|
|
|
|
|
|
|
|
|
| |
- add USE_GETTEXT
PR: ports/97143
Submitted by: Koji Yokota <yokota_AT_res dot otaru-uc dot ac dot jp>
Reviewed by: clsung
Approved by: maintainer (timeout)
|
|
|
|
|
| |
PR: ports/102280
Submitted by: Gea-Suan Lin <gslin at gslin.org>
|
| |
|
| |
|
|
|
|
| |
- Chage default knobs to repect defaults in plagger.
|
|
|
|
|
|
|
|
|
|
|
| |
Perl. Everything is implemented as a small plugin and you can mash
them up together using Plagger core API and plugin hooks. You can
think of Plagger as a blosxom or qpsmtpd for RSS aggregator.
WWW: http://plagger.org/
WARNING: This port depends on thousands of ports spececially with
full options.
|
|
|
|
|
| |
PR: ports/102326
Submitted by: Gea-Suan Lin <gslin at gslin.org>
|
|
|
|
|
| |
PR: ports/102246
Submitted by: maintainer (Gea-Suan Lin)
|
|
|
|
|
| |
PR: 102267
Submitted by: Jin-Shan Tseng <tjs@cdpa.nsysu.edu.tw>
|
| |
|
|
|
|
|
|
|
|
| |
- Pass maintainership to submitter
PR: ports/102130
Submitted by: Babak Farrokhi <babak(at)farrokhi.net>
Approved by: krion (mentor)
|
| |
|
|
|
|
|
| |
PR: 102234
Submitted by: Gea-Suan Lin <gslin@gslin.org>
|
|
|
|
| |
entity reference in an XML file. Bump PORTVERSION.
|
| |
|
| |
|
| |
|
|
|
|
| |
Reported by: pointyhat via kris
|
| |
|
|
|
|
|
|
| |
PR: ports/101205
Submitted by: chinsan <chinsan.tw(at)gmail.com>
Approved by: krion (mentor), (maintainer timeout)
|
|
|
|
|
| |
PR: ports/102054
Submitted by: maintainer (Gea-Suan Lin)
|
|
|
|
|
| |
PR: ports/102073
Submitted by: chinsan <chinsan.tw at gmail.com>
|
|
|
|
|
| |
PR: ports/101754
Submitter by: snowchyld <freesd.org__last_spam_from_ports@snowchyld.org>
|
|
|
|
|
|
|
|
|
|
| |
- Remove directories that are not listed in mtree file
Note that these directories are be removed by other dependency ports,
so I do not bump PORTREVISION for them.
PR: ports/101586
Submitted by: Stanislav Sedov <ssedov at mbsd.msk.ru>
Approved by: jkoshy (maintainer)
|
|
|
|
|
| |
PR: 101854
Submitted by: Gea-Suan Lin <gslin@gslin.org>
|
| |
|
|
|
|
|
|
| |
PR: ports/102044
Submitted by: Jin-Shan Tseng <tjs_AT_cdpa dot nsysu dot edu dot tw>
Approved by: maintainer (Mauricio Herrera Cuadra)
|
|
|
|
|
| |
PR: ports/101916
Submitted by: Gea-Suan Lin <gslin_AT_gslin dot org>
|
|
|
|
|
|
|
| |
- these include security/ sysutils/ textproc/ maintained by ports@
PR: ports/101916
Submitted by: Gea-Suan Lin <gslin_AT_gslin dot org>
|
|
|
|
|
| |
PR: ports/102030
Submitted by: maintainer (Gea-Suan Lin)
|
| |
|
|
|
|
|
| |
extraneous blank space in PLIST, which prevented package from building. Make
vendor's tests run automatically after build. Bump PORTREVISION.
|
| |
|
|
|
|
|
|
|
| |
files.
PR: ports/101990
Submitted by: Gea-Suan Lin <gslin at gslin.org>
|
|
|
|
|
|
|
|
| |
- portlint fix
- @dirrmtry
PR: ports/101881
Submitted by: Gea-Suan Lin <gslin_AT_gslin dot org>
|
|
|
|
|
|
|
| |
- @dirrmtry
PR: ports/101882
Submitted by: Gea-Suan Lin <gslin_AT_gslin dot org>
|
|
|
|
|
|
|
| |
- Use MAN1PREFIX
PR: ports/101870
Submitted by: Gea-Suan Lin <gslin_AT_gslin dot org>
|
|
|
|
|
|
|
| |
- Use MAN1PREFIX
PR: ports/101868
Submitted by: Gea-Suan Lin <gslin_AT_gslin dot org>
|
|
|
|
|
|
|
| |
- Use REINPLACE_CMD
PR: ports/101863
Submitted by: Gea-Suan Lin <gslin_AT_gslin dot org>
|
|
|
|
|
|
|
| |
- portlint fix
PR: ports/101890
Submitted by: Gea-Suan Lin <gslin_AT_gslin dot org>
|
|
|
|
|
|
|
|
| |
- Use MAN{1,3,5}PREFIX
- portlint fix
PR: ports/101893
Submitted by: Gea-Suan Lin <gslin_AT_gslin dot org>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
xxdiff is a computer program that allows a user (usually a software
developer of some sort) to easily visualize the differences between
files. The manner and goal for which this process is applied over
multiple files is highly dependent on the application, and most of
the time is driven by custom user scripts.
For example, a configuration management engineer in a company might
provide some kind of merge policing environment, that allows software
developers to review changes in files for the purpose of accepting or
rejecting a submitted changeset to a codebase. Another example is
that of a developer wishing to review the changes he made to a
checkout of files from a source-code management system such as CVS,
Subversion, ClearCase, Perforce, etc.
WWW: http://furius.ca/xxdiff/doc/xxdiff-scripts.html
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Flex is a tool for generating scanners. A scanner, sometimes called a
tokenizer, is a program which recognizes lexical patterns in text. The
flex program reads user-specified input files, or its standard input
if no file names are given, for a description of a scanner to generate.
The description is in the form of pairs of regular expressions and C
code, called rules. Flex generates a C source file named, "lex.yy.c",
which defines the function yylex(). The file "lex.yy.c" can be compiled
and linked to produce an executable. When the executable is run, it
analyzes its input for occurrences of text matching the regular
expressions for each rule. Whenever it finds a match, it executes the
corresponding C code.
WWW: http://flex.sourceforge.net/
Note that there's flex 2.5.4 in the base system. This port provides
a newer version for programs that require it, textproc/xxdiff for one.
|
| |
|
|
|
|
|
| |
PR: ports/101828
Submitted by: chinsan <chinsan.tw@gmail.com> (maintainer)
|
|
|
|
|
| |
PR: ports/101777
Submitted by: Gea-Suan Lin <gslin at gslin.org>
|
|
|
|
|
|
|
| |
components in XML.
PR: ports/101779
Submitted by: Gea-Suan Lin <gslin at gslin.org>
|
|
|
|
| |
Hat: portmgr
|
|
|
|
| |
written for Ruby.
|
|
|
|
|
| |
PR: ports/101571
Submitted by: Dmitry Marakasov <amdmi3 at mail.ru> (maintainer)
|
|
|
|
|
| |
full-featured text search engine written in Java.
CLucene is faster than lucene as it is written in C++.
|
| |
|
|
|
|
|
| |
PR: ports/101662
Submitted by: maintainer (Gea-Suan Lin)
|
|
|
|
|
|
|
| |
- List::Util is in Perl 5.8 base.
PR: ports/101659
Submitted by: Gea-Suan Lin <gslin_AT_gslin dot org>
|
|
|
|
| |
Approved by: portmgr (erwin)
|
|
|
|
|
|
|
|
| |
- Eliminate a patch
- Respect DESTDIR
PR: 101565
Submitted by: gabor (maintainer)
|
|
|
|
|
|
| |
PR: ports/101628
Submitted by: clsung
Approved by: maintainer (Gea-Suan Lin)
|
|
|
|
|
| |
PR: ports/101602
Submitted by: maintainer (Gea-Suan Lin)
|
|
|
|
|
|
|
| |
- Use exec(1) to launch the JVM
- Set CLASSPATH so that it only contains the required JAR files
Submitted by: mi [1] (a long time ago on freebsd-java@)
|
|
|
|
|
|
|
|
|
|
| |
portlint;
- deinstall share/locale/sl, which is not defined in
/etc/mtree/BSD.local.dist.
PR: ports/101497
Submitted by: Stanislav Sedov <ssedov (at) mbsd.msk.ru>
|
|
|
|
| |
Submitted by: maintainer
|
|
|
|
|
| |
PR: ports/101411
Submitted by: Nicola Vitale <nivit at email.it> (maintainer)
|
|
|
|
| |
this port.
|
|
|
|
| |
Noted by: erwin
|
|
|
|
|
|
|
| |
- Update project WWW
PR: ports/101368
Submitted by: Max N. Boyarov (maintainer)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
This commit should largele be a NOOP as it only adds support
for DESTDIR undefined. This does allow us to start testing
ports with DESTDIR set, but this is as of yet not supported.
Although this has been extensively tested on pointyhat, this
is a very intrusive change and some cases may have been
overlooked. Please contact Gabor and me if you find any.
PR: 100555
Submitted by: gabor
Sponsored by: Google Summer of Code 2006
|
|
|
|
|
|
| |
Changes: http://search.cpan.org/src/PAJAS/XML-LibXML-1.59/Changes
PR: ports/101292
Submitted by: Gea-Suan Lin <gslin xx gslin.org>
|
|
|
|
|
|
| |
PR: ports/101294
Submitted by: Gea-Suan Lin <gslin_AT_gslin dot org>
Approved by: maintainer (Dominic Mitchell)
|
|
|
|
| |
text chunker oriented toward a lot of NLP tasks.
|
| |
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
This module provides functions that deals with formatting data with
Content-Type 'text/plain; format=flowed' as described in RFC2646
(http://www.rfc-editor.org/rfc/rfc2646.txt). In a nutshell,
format=flowed text solves the problem in plain text files where it
is not known which lines can be considered a logical paragraph,
enabling lines to be automatically flowed (wrapped and/or joined)
as appropriate when displaying.
In format=flowed, a soft newline is expressed as " \n", while hard
newlines are expressed as "\n". Soft newlines can be automatically
deleted or inserted as appropriate when the text is reformatted.
WWW: http://search.cpan.org/dist/Text-Flowed/
Justification: socialtext dependency
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
This provides a simple interface to Plucene. Plucene is large and multi-
featured, and it expected that users will subclass it, and tie all the
pieces together to suit their own needs. Plucene::Simple is, therefore,
just one way to use Plucene. It's not expected that it will do exactly
what *you* want, but you can always use it as an example of how to
build your own interface.
WWW: http://search.cpan.org/dist/PluceneSimple/
Justification: socialtext dependency
Quirks: 1/6 test fails
|
|
|
|
|
|
| |
Quotes strings as required for perl to eval them back correctly
PR: 101018
|
| |
|
|
|
|
|
| |
PR: ports/101099
Submitted by: erwin
|
|
|
|
|
| |
PR: ports/101098
Submitted by: erwin
|
|
|
|
|
| |
PR: ports/101158
Submitted by: Gea-Suan Lin <gslin at gslin.org>
|
|
|
|
|
| |
PR: ports/101155
Submitted by: Gea-Suan Lin <gslin at gslin.org>
|
| |
|
|
|
|
|
|
|
|
|
| |
- Text::More only need in 'make test' phase,
so leave it to maintainer to remove or put it in BUILD_DEPENDS.
PR: ports/100797
Submitted by: clsung
Approved by: maintainer (gslin_AT_gslin dot org)
|
|
|
|
|
|
|
| |
files.
PR: ports/101081
Submitted by: chinsan <chinsan.tw at gmail.com>
|
|
|
|
| |
- Clean up Makefile
|
| |
|
|
|
|
|
|
|
|
|
|
| |
languages using Dr. M.F. Porter's Snowball API, which can be found at:
http://snowball.tartarus.org
WWW: http://pecl.php.net/package/stem/
PR: ports/101106
Submitted by: chinsan <chinsan.tw at gmail.com>
|
| |
|
| |
|
|
|
|
| |
Reported by: Dan Reinholz <xaenn@yahoo.com>
|
|
|
|
|
| |
PR: ports/100311
Submitted by: Gea-Suan Lin <gslin xx gslin.org>
|
|
|
|
|
| |
PR: ports/100306
Submitted by: Gea-Suan Lin <gslin xx gslin.org>
|
|
|
|
|
| |
- Convert to "magic" master sites
- Various minor portlint-prodded fixes
|
|
|
|
|
|
| |
PR: ports/100920
Submitted by: Dmitry Marakasov <amdmi3(at)mail.ru> (maintainer)
Approved by: krion (mentor)
|
| |
|
|
|
|
|
|
|
|
| |
- Utilize USE_TK, USE_TCL
Now it uses tcl/tk 8.4 instead of 8.3
PR: ports/100926
Submitted by: Jonathan Lennox <lennox at cs.columbia.edu> (maintainer)
|
|
|
|
| |
Pointy hat to: erwin
|
|
|
|
|
|
|
| |
- bump PORTREVISION
PR: ports/100875
Submitted by: Stanislav Sedov
|
| |
|
|
|
|
|
|
|
| |
stream.
PR: ports/100906
Submitted by: Gea-Suan Lin <gslin at gslin.org>
|
| |
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Bastardize provides an magical object into which text can be charged
and then returned in various, slighty modified ways.
Among others, bastardize has the following methods:
rdct converts english to hyperreductionist english
(ex. "english" becomes "")
pig pig latin
(ex. "hi there" becomes "ihay erethay")
k3wlt0k a k3wlt0kizer developed originally by Fmh
rot13 implements rot13 "encryption" in perl
(ex. "foo bar" becomes "sbb one")
rev reverses the arrangement of characters
censor attempts to censor text which might be innaproriate
n20e performs numerical abbreviations
(ex. "numerical_abbreviation" becomes "n20e")
WWW: http://search.cpan.org/dist/Text-Bastardize/
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
This is an XS wrapper around some Unicode Consortium code to check if
a string is valid UTF-8, revised to conform to what expat/Mozilla
think is valid UTF-8, especially with regard to low-ASCII characters.
Note that this module has NOTHING to do with Perl's internal UTF8 flag
on scalars.
This module is for use when you're getting input from users and want
to make sure it's valid UTF-8 before continuing.
WWW: http://search.cpan.org/dist/Unicode-CheckUTF8/
|
|
|
|
|
|
|
|
|
|
|
| |
":-)", "<3", etc. with the icons of Google Talk (or Gmail Chat), detailed in
http://mail.google.com/support/bin/answer.py?answer=34056
WWW: http://search.cpan.org/dist/Text-Emoticon-GoogleTalk/
PR: ports/100676
Submitted by: chinsan <chinsan.tw(at)gmail.com>
Approved by: krion (mentor)
|
|
|
|
|
| |
PR: ports/100791
Submitted by: Gea-Suan Lin <gslin@gslin.org>
|
| |
|
|
|
|
|
|
|
|
| |
not depending on XML::Atom. [1]
- add depends of p5-Class-Data-Inheritable [1]
PR: ports/100792 [1]
Submitted by: Gea-Suan Lin <gslin_AT_gslin dot org> [1]
|
| |
|
|
|
|
| |
Reported by: Dan Reinholz <xaenn@yahoo.com>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
The goals of this project are simple:
Create a highly configurable, easily modifiable source code beautifier.
What it does:
* Ident code, aligning on parens, assignments, etc
* Align on '=' and variable definitions
* Align structure initializers
* Align #define stuff
* Align backslash-newline stuff
* Reformat comments (a little bit)
* Fix inter-character spacing
* Add or remove parens on return statements
* Add or remove braces on single-statement if/do/while/for statements
* Highly configurable - 118 configurable options as of version 0.0.15
WWW: http://uncrustify.sourceforge.net
PR: ports/100604
Submitted by: Dmitry Marakasov <amdmi3 at mail.ru>
|
| |
|
|
|
|
|
|
|
| |
algorithm.
PR: ports/100675
Submitted by: Jin-Shan Tseng <tjs at cdpa.nsysu.edu.tw>
|
| |
|
|
|
|
|
| |
PR: ports/100640
Submitted by: chinsan <chinsan.tw at gmail.com>
|
|
|
|
|
|
| |
to XML and back again.
WWW: http://xstream.codehaus.org/
|
|
|
|
|
|
|
| |
Style.
PR: ports/100528
Submitted by: Gea-Suan Lin <gslin at gslin.org>
|
|
|
|
|
|
|
| |
files to XML.
PR: ports/100509
Submitted by: chinsan <chinsan.tw at gmail.com>
|
|
|
|
|
|
|
| |
to XML.
PR: ports/100510
Submitted by: chinsan <chinsan.tw at gmail.com>
|
|
|
|
| |
- remove dependency of Test/More.pm
|
|
|
|
|
| |
PR: ports/100363
Submitted by: Gea-Suan Lin <gslin@gslin.org>
|
|
|
|
|
|
|
| |
code as possible.
PR: ports/100444
Submitted by: Yuan-Chung Hsiao <ychsiao at ychsiao.org>
|
|
|
|
|
|
|
|
| |
- Update WWW.
- Bump portrevision.
PR: ports/99948
Submitted by: chinsan <chinsan.tw@gmail.com> (maintainer)
|
| |
|
|
|
|
|
| |
Submitted by: Yuri Pankov <yuri pankov gmail com> (with changes)
PR: ports/100053
|
| |
|
| |
|
|
|
|
|
|
|
| |
PR: ports/100414
Submitted by: clsung
Reviewed by: maintainer
Approved by: maintainer
|
|
|
|
|
|
|
|
|
|
|
| |
- Changes
- This release contains improvements to Shoebox file format support
(by Stuart Robinson and Greg Aumann);
- an implementation of hole semantics (by Peter Wang);
- improvements to lambda calculus and semantic interpretation modules
(by Ewan Klein); a new corpus (Sinica Treebank sample);
- and expanded tutorial discussions of trees, feature-based grammar,
unification, PCFGs, and more exercises.
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
Pointyhat to: itetcu
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- by default, textproc/aspell installs the English dictionaries (no
change);
- thereafter you can install any foreign dictionary;
- when you install a foreign dictionary, i.e. french/aspell or
textproc/da-aspell, it installs only the dictionaries, and depends
upon textproc/aspell for the programs;
- if you don't need the English dictionaries, you can define
WITHOUT_DICTEN or install textproc/aspell-without-dicten;
- add a new port for textproc/en-aspell: if aspell had been installed
without the English dictionaries, they can be added thereafter;
- add a missing port for german/alt-aspell;
- foreign dictionaries are almost independent from textproc/aspell,
and their maintainership is available.
Credits: special thanks to Serge Gagnon <ser_gagnon (at) sympatico.ca>
|
|
|
|
|
| |
PR: ports/99487
Submitted by: Jordi Haarman
|
|
|
|
|
|
|
| |
create/parse interface.
PR: ports/100265
Submitted by: Vivek Khera <vivek at khera.org>
|
|
|
|
|
|
|
| |
text.
PR: ports/100264
Submitted by: Vivek Khera <vivek at khera.org>
|
|
|
|
|
|
|
| |
xml objects.
PR: ports/100247
Submitted by: Gea-Suan Lin <gslin at gslin.org>
|
|
|
|
|
|
|
|
| |
- Add rewrite rules for http://www.oasis-open.org/docbook/xmlcharent/.
- Fix "xmlcatmgr remove" line in pkg-plist.
- Add $FreeBSD$ line into installed catalog files.
- Take maintainership.
- Bump PORTREVISON.
|
|
|
|
|
|
| |
PR: ports/99117
Submitted by: aaron
Approved by: maintainer timeout, tobez (implicit)
|
|
|
|
|
|
| |
PR: ports/99110
Submitted by: aaron
Approved by: maintainer timeout, tobez (implicit)
|
|
|
|
|
|
|
|
| |
with the somewhat weird s5-blank.zip rebuild process, move the "build"
actions to post-extract, as per the PR.
PR: 96306
Submitted by: delphij
|
|
|
|
|
| |
PR: ports/100283
Submitted by: maintainer
|
|
|
|
|
| |
PR: ports/100282
Submitted by: maintainer
|
|
|
|
|
| |
PR: ports/100082
Submitted by: chinsan <chinsan.tw at gmail.com>
|
| |
|
|
|
|
|
| |
PR: ports/100216
Submitted by: chinsan <chinsan.tw gmail.com>
|
|
|
|
|
| |
PR: ports/100243
Submitted by: maintainer
|
|
|
|
|
| |
PR: ports/100198
Submitted by: maintainer (Nicola Vitale)
|
|
|
|
|
| |
PR: ports/100197
Submitted by: tjs <tjs_AT_cdpa dot nsysu dot edu dot tw>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
specification generously provided by Adobe at
http://partners.adobe.com/public/developer/pdf/index_reference.html
The file format is well-supported, with the exception of the
"linearized" or "optimized" output format, which this module can read
but not write. Many specific aspects of the document model are not
manipulable with this package (like fonts), but if the input document
is correctly written, then this module will preserve the model
integrity.
This library grants you some power over the PDF security model. Note
that applications editing PDF documents via this library MUST respect
the security preferences of the document. Any violation of this
respect is contrary to Adobe's intellectual property position, as
stated in the reference manual at the above URL.
WWW: http://search.cpan.org/dist/CAM-PDF/
PR: ports/100182
Submitted by: Gea-Suan Lin <gslin at gslin.org>
|
|
|
|
|
| |
PR: ports/100095
Submitted by: chinsan <chinsan.tw at gmail.com>
|
|
|
|
|
|
|
| |
format documentation.
PR: ports/100174
Submitted by: Gea-Suan Lin <gslin at gslin.org>
|
|
|
|
|
| |
PR: ports/100184
Submitted by: tjs <tjs_AT_cdpa dot nsysu dot edu dot tw>
|
|
|
|
|
| |
PR: ports/100161
Submitted by: Jin-Shan Tseng <tjs_AT_cdpa dot nsysu dot edu dot tw>
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
ecore data structures and making things generally easy to get around in.
The functions detailed in EXML.h are fairly self explanatory, and the io
interfaces are also generalized and independent (open from a socket, write
to in memory xml image).
WWW: http://www.enlightenment.org/
PR: ports/100002
Submitted by: Stanislav Sedov <ssedov at mbsd.msk.ru>
|
|
|
|
|
|
| |
and I added it back yesterday.
Requested by: tobez
|
|
|
|
|
|
|
| |
other.
PR: ports/100097
Submitted by: chinsan <chinsan.tw at gmail.com>
|
|
|
|
|
|
| |
PR: ports/100090
Submitted by: clsung
Approved by: maintainer (Toby Allsopp)
|
|
|
|
|
|
|
| |
from a DTD.
PR: ports/100077
Submitted by: chinsan <chinsan.tw at gmail.com>
|
|
|
|
|
|
|
| |
documentation from a DTD.
PR: ports/100075
Submitted by: chinsan <chinsan.tw at gmail.com>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Since JSON is a pure-perl module and JSON::Syck is based on libsyck,
JSON::Syck is supposed to be very fast and memory efficient. See
chansen's benchmark table at
http://idisk.mac.com/christian.hansen/Public/perl/serialize.pl
JSON.pm comes with dozens of ways to do the same thing and lots of
options, while JSON::Syck doesn't. There's only Load and Dump.
Oh, and JSON::Syck doesn't use camelCase method names :-)
Author: Audrey Tang <autrijus@autrijus.org>
Tatsuhiko Miyagawa <miyagawa@gmail.com>
WWW: http://search.cpan.org/dist/JSON-Syck/
PR: ports/100071
Submitted by: Gea-Suan Lin <gslin at gslin.org>
|
|
|
|
|
|
|
| |
profanity.
PR: ports/100070
Submitted by: Gea-Suan Lin <gslin at gslin.org>
|
|
|
|
|
|
|
|
| |
- take over maintainership
PR: ports/100051
Submitted by: clsung
Approved by: maintainer (Lars Eggert)
|
|
|
|
|
|
|
| |
search engine.
PR: ports/100073
Submitted by: Gea-Suan Lin <gslin at gslin.org>
|
|
|
|
|
|
|
| |
trees.
PR: ports/100074
Submitted by: Gea-Suan Lin <gslin at gslin.org>
|
|
|
|
|
|
|
|
|
|
|
|
| |
transformations implemented in PDF::FromHTML::Twig.
There is also a command-line utility, html2pdf.pl, that comes with this
distribution.
WWW: http://search.cpan.org/dist/PDF-FromHTML/
PR: ports/100060
Submitted by: Gea-Suan Lin <gslin at gslin.org>
|
|
|
|
|
|
|
| |
version.
PR: ports/100064
Submitted by: Gea-Suan Lin <gslin at gslin.org>
|
|
|
|
|
| |
PR: ports/100068
Submitted by: Gea-Suan Lin <gslin at gslin.org>
|
|
|
|
|
|
|
| |
Style.
PR: ports/100066
Submitted by: Gea-Suan Lin <gslin at gslin.org>
|
|
|
|
|
|
|
|
|
| |
transparently target multiple backends without changing its code.
WWW: http://search.cpan.org/dist/PDF-Writer/
PR: ports/100058
Submitted by: Gea-Suan Lin <gslin at gslin.org>
|
|
|
|
|
| |
PR: ports/99967
Submitted by: Gea-Suan Lin <gslin at gslin.org>
|
|
|
|
|
|
|
| |
XML.
PR: ports/99966
Submitted by: Gea-Suan Lin <gslin at gslin.org>
|
| |
|
| |
|
| |
|
|
|
|
|
|
| |
PR: ports/100003
Submitted by: miwi
Approved by: krion (mentor), maintainer
|
|
|
|
|
| |
PR: ports/99978
Submitted by: Gea-Suan Lin <gslin at gslin.org>
|
|
|
|
| |
dirrmtry because dictionaries are also installed there.
|
| |
|
|
|
|
|
|
|
| |
2. Introduce gtk2-engines into x11-toolkits/linux-gtk2. [1]
Requested by: netchild [1]
Approved by: netchild (mentor, implicit)
|
|
|
|
| |
- take maintainership
|
|
|
|
| |
- grab maintainership
|
|
|
|
|
| |
PR: ports/99964
Submitted by: maintainer (Gea-Suan Lin)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
It is specifically targeted at producing technical documentation
in the field of computer science.
Documents are written in an XML-based markup language and translated
to different formats with XSL-transformations. At this time, eCromedos
supports the target formats XHTML and LATEX. Where LATEX output can be
further processed into high-quality printable formats by use of the
TEX typesetting system (http://www.ctan.org).
Author: Tobias Koch <tkoch@ecromedos.net>
WWW: http://www.ecromedos.net/
PR: ports/98895
Submitted by: Nicola Vitale <nivit at email.it>
|
|
|
|
|
|
|
| |
- remove patch not needed anymore
PR: 99946
Submitted by: maintainer
|