| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
|
|
|
|
| |
PR: ports/145352
Submitted by: Steve Wills <steve@mouf.net> (maintainer)
Approved by: itetcu (mentor, implicit)
|
|
|
|
|
|
| |
PR: ports/145351
Submitted by: Steve Wills <steve@stevenwills.com> (maintainer)
Approved by: itetcu (mentor, implicit)
|
|
|
|
|
|
| |
PR: ports/145310
Submitted by: Julien Laffaye <kimelto@gmail.com> (maintainer)
Approved by: itetcu (mentor, implicit)
|
|
|
|
|
|
| |
PR: ports/144933
Submitted by: Denis Pokataev <catone@cpan.org> (maintainer)
Approved by: itetcu (mentor,implicit)
|
|
|
|
| |
Changes: http://search.cpan.org/dist/Pod-POM/Changes
|
|
|
|
|
| |
PR: ports/144358
Submitted by: Kouki Hashimoto <hsmtkk AT gmail.com>
|
|
|
|
|
| |
PR: ports/144346
Submitted by: Kouki Hashimoto <hsmtkk AT gmail.com>
|
| |
|
| |
|
|
|
|
|
|
|
|
| |
Extract OpenOffice 1.x spreadsheet data
WWW: http://search.cpan.org/dist/Spreadsheet-ReadSXC/
Submitted by: Steve Wills <steve at mouf.net>
|
|
|
|
|
|
| |
Read the data from a spreadsheet
WWW: http://search.cpan.org/dist/Spreadsheet-Read/
|
|
|
|
|
|
| |
template engine.
WWW: http://search.cpan.org/dist/Text-MicroTemplate/
|
|
|
|
|
| |
PR: ports/145279
Submitted by: TAKAHASHI Kaoru <kaoru@kaisei.org>
|
|
|
|
|
|
| |
Changes: http://cpansearch.perl.org/src/JMCNAMARA/Spreadsheet-WriteExcel-2.37/Changes
PR: ports/144032
Submitted by: max
|
|
|
|
| |
Hat: portmgr
|
| |
|
|
|
|
|
| |
PR: ports/143749
Submitted by: Rob Farmer <rfarmer@predatorlabs.net>
|
|
|
|
|
|
|
| |
regular expressions in a text file (or several text files) and prints
out the paragraphs containing those expressions.
WWW: http://bmc.github.com/paragrep/
|
| |
|
|
|
|
|
| |
Reviewed by: exp8 run on pointyhat
Supported by: miwi
|
|
|
|
| |
s#. %%RC_SUBR%%#. /etc/rc.subr#
|
| |
|
| |
|
| |
|
|
|
|
| |
Changes: http://search.cpan.org/dist/Spreadsheet-WriteExcelXML/Changes
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
source files that contain text fragments that require some computation to be
written. Those fragments can be the output of an arbitrary Unix command, for
instance the last modification date of a page, or parts of HTML pages to be
included in the page, or pieces of the page that are common to the entire WEB
site (a presentation header or a footer section for each page). Providing the
automatic inclusion of those text fragments into your HTML source pages, Htmlc
offers a server independent way of defining templates to factorize out the
repetitive parts of HTML pages. Htmlc also provides a variable expansion
facility (using definitions in the template file or in simple environment files
using a syntax a la objective Caml). In short, Htmlc ensures the static
verification and the static expansion of the Server Side Includes directives of
the Web pages in the efficient and friendly way of a command-line compiler.
WWW: http://htmlc.inria.fr/eng.htm
PR: ports/144896
Submitted by: Timothy Beyer <beyert at cs.ucr.edu>
|
|
|
|
|
| |
PR: 144902
Submitted by: TAKAHASHI Kaoru <kaoru@kaisei.org> (maintainer)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Toolkit in as few lines of code as possible.
It is intended for use in light-usage, low-memory, or low-cpu templating
situations, where you may need to upgrade to the full feature set in the
future, or if you want the familiarity of TT-style templates.
It is intended to have fully-compatible template and stash usage, with a
limited by similar Perl API.
Unlike Template Toolkit, Template::Tiny will process templates without a
compile phase (but despite this is still quicker, owing to heavy use of
the Perl regular expression engine.
WWW: http://search.cpan.org/dist/Template-Tiny/
PR: ports/144823
Submitted by: ports at c0decafe.net
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
the zlib authors has provided a 'gzdirect' function to detect whether the
current gzFile descriptor is still providing a stream from uncompression,
so use it instead of rolling own.
The upcoming zlib 1.2.4 update will break the current libxml2 usage.
Patch was the same as Mark Adler provided to libxml2 maintainers at:
http://osdir.com/ml/svn-commits-list/2010-01/msg05723.html
PR: ports/144828
Approved by: mezz (freebsd-gnome@)
|
|
|
|
| |
Changes: http://search.cpan.org/dist/XML-NamespaceSupport/Changes
|
| |
|
| |
|
|
|
|
| |
Changes: http://search.cpan.org/dist/Text-Quoted/Changes
|
|
|
|
| |
Submitted by: ed
|
|
|
|
|
|
|
|
| |
- Bump PORTREVISION as this affects the package.
PR: ports/144257
Submitted by: Oleg Pudeyev <oleg@bsdpower.com>
Approved by: Peter Schuller <peter.schuller@infidyne.com> (maintainer)
|
| |
|
|
|
|
| |
Changes: http://search.cpan.org/dist/Text-SimpleTable/Changes
|
|
|
|
|
| |
PR: ports/144672
Submitted by: Julien Laffaye <kimelto@gmail.com> (maintainer)
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
Changes: http://search.cpan.org/dist/Pod-ProjectDocs/Changes
|
|
|
|
| |
Changes: http://search.cpan.org/dist/Text-SimpleTable/Changes
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
with ordinary tabular ascii data from the command line or in shell
scripts. They were developed to supplement standard unix utilities
such as sort and uniq. Two of the utilities are designed to work
specifically with tab-delimited exports from Excel/spreadsheets.
A full-featured date and time package (libchron) is also included.
WWW: http://quisp.sourceforge.net/tdhkit
PR: ports/144440
Submitted by: Charlie Kester <corky1951@comcast.net>
|
|
|
|
| |
Feature safe: yes
|
|
|
|
|
|
|
|
|
| |
- Add missing dependency upon p5-Test-Exception.
PR: ports143647
Submitted by: Yasuhiro KIMURA <yasu@utahime.org>
Approved by: itetcu (mentor)
Feature safe: yes
|
|
|
|
|
| |
Changes: http://search.cpan.org/dist/Text-SimpleTable/Changes
Feature safe: yes
|
|
|
|
| |
Feature safe: yes
|
|
|
|
|
| |
Changes: http://sourceforge.net/news/?group_id=91920&id=283443
Feature safe: yes
|
|
|
|
|
|
| |
PR: 144349
Submitted by: Julien Laffaye <kimelto@gmail.com> (maintainer)
Feature safe: yes
|
|
|
|
| |
Feature safe: yes
|
|
|
|
| |
Feature safe: yes
|
|
|
|
|
| |
Changes: http://search.cpan.org/dist/Data-FormValidator/Changes
Feature safe: yes
|
|
|
|
|
|
| |
stardict-oald, stardict-MerrianWebster and stardict-longman to build
Feature safe: yes
|
|
|
|
|
|
|
|
| |
Oxford Advanced Learner's Dictionary.
WWW: http://stardict.sourceforge.net/Dictionaries_dictd-www.dict.org.php
Feature safe: yes
|
|
|
|
|
|
|
|
| |
Longman Dictionary of Contemporary English.
WWW: http://stardict.sourceforge.net/Dictionaries_dictd-www.dict.org.php
Feature safe: yes
|
|
|
|
|
|
|
|
| |
Oxford English Collocation Dictionary.
WWW: http://stardict.sourceforge.net/Dictionaries_dictd-www.dict.org.php
Feature safe: yes
|
|
|
|
|
|
|
|
| |
Merrian Webster 10th dictionary.
WWW: http://stardict.sourceforge.net/Dictionaries_dictd-www.dict.org.php
Feature safe: yes
|
|
|
|
|
|
|
|
| |
The Britannica Concise Encyclopedia.
WWW: http://stardict.sourceforge.net/Dictionaries_dictd-www.dict.org.php
Feature safe: yes
|
|
|
|
| |
Feature safe: yes
|
|
|
|
|
|
|
| |
PR: ports/144338
Submitted by: Julien Laffaye <kimelto@gmail.com> (maintainer)
Feature safe: yes
|
|
|
|
| |
Feature safe: yes
|
|
|
|
|
|
|
|
| |
This doesn't affect regular (root) installs.
PR: ports/143933
Submitted by: gerald
Feature safe: yes
|
|
|
|
| |
Feature safe: yes
|
|
|
|
|
|
|
|
|
| |
Changes: http://search.cpan.org/dist/FormValidator-Lite/Changes
PR: ports/143774
Submitted by: myself (pgollucci@)
Approved by: maintainer timeout (kaoru@kaisei.org; 14 days)
Feature safe: yes
|
|
|
|
|
| |
Requested by: Ju Pengfei <jupengfei gmail com>
Feature safe: yes
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
(http://daringfireball.net/projects/markdown/) format and convert
it into several formats and can be easily extended.
It also provides two usage examples:
- lace: markdown to xhtml conversion.
- kilt: markdown to manpage conversion.
WWW: http://git.instinctive.eu/cgit/libupskirt/
PR: ports/Feature safe: yes
****
**** tag if you are sure this commit does not violate
**** feature freeze guidelines. If in doubt, contact portmgr.
****
cvs [commit aborted]: Message verification failed
/usr/ports/Tools/scripts/addport: cvs commit failed, aborting.
===> Done
[13:57][miwi@miwi] $ Feature safe: yes (~/dev/ports/textproc/libupskirt)
zsh: command not found: Feature
[13:58][miwi@miwi] $ pc (~/dev/ports/textproc/libupskirt)
===> Your username on freefall: miwi
===> Pre-commit portlint check
lightweight C library that can parse John Gruber's [markdown]
(http://daringfireball.net/projects/markdown/) format and convert
it into several formats and can be easily extended.
It also provides two usage examples:
- lace: markdown to xhtml conversion.
- kilt: markdown to manpage conversion.
WWW: http://git.instinctive.eu/cgit/libupskirt/
PR:>····>·······ports/144209
Submitted by:>··Bapt <baptiste.daroussin at gmail.com>
Feature safe: yes
|
|
|
|
| |
Feature safe: yes
|
|
|
|
| |
Feature safe: yes
|
|
|
|
| |
Feature safe: yes
|
|
|
|
| |
Feature safe: yes
|
|
|
|
| |
Feature safe: yes
|
|
|
|
|
|
|
| |
PR: ports/144230
Submitted by: TAKAHASHI Kaoru <kaoru@kaisei.org> (maintainer)
Feature safe: yes
|
|
|
|
|
| |
Submitted by: QAT (checksum breakage)
Feature safe: yes
|
|
|
|
|
| |
Changes: http://search.cpan.org/dist/Markapl/Changes
Feature safe: yes
|
|
|
|
|
|
|
| |
- Update to my new FreeBSD address
Approved by: miwi, philip (mentor)
Feature safe: yes
|
|
|
|
| |
Feature safe: yes
|
|
|
|
| |
Feature safe: yes
|
|
|
|
|
| |
Obtained from: github
Feature safe: yes
|
|
|
|
| |
Feature safe: yes
|
|
|
|
| |
Feature safe: yes
|
|
|
|
|
|
|
|
| |
Set DEPRECATED since isearch has been abandoned upstream, uses an
obsolete version of GCC and is not used by any other port, with an
EXPIRATION_DATE of 2010-03-15.
Feature safe: yes
|
|
|
|
|
| |
Chnages: http://search.cpan.org/dist/Hash-Merge/Changes
Feature safe: yes
|
|
|
|
|
| |
- Use bsd.port.options.mk
- Use the provided install target instead of re-writing do-install
|
|
|
|
|
|
| |
Perl-like syntax. It is similar to textproc/p5-Template-Declare,
but with some syntactic niceties impossible without using a
syntax-modifying devel/p5-Devel-Declare.
|
|
|
|
|
|
| |
- Add libsigsegv and NLS support
- Remove timestamp precision patch (now supported by default)
- Grab maintainership
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
first focus will be to organize and have common packaging for the various
externally-defined standards code relating to XML - things like the DOM,
SAX, and JAXP interfaces.
As the xml-commons community forms, we also hope to serve as a holding area
for other common xml-related utilities and code, and to help promulgate
common packaging, testing, documentation, and other guidelines across all
xml.apache.org subprojects.
WWW: http://xml.apache.org/commons/
PR: ports/143863
Submitted by: Rob Farmer <rfarmer@predatorlabs.net>
|
|
|
|
|
|
| |
PR: ports/143383
Submitted by: Nikola Lecic <nikola.lecic@anthesphoria.net>
Approved by: Henry Hu <henry.hu.sh@gmail.com> (maintainer)
|
|
|
|
|
|
| |
PR: ports/143781
Submitted by: myself (pgollucci@)
Approved by: catone@cpan.org (maintainer)
|
|
|
|
|
|
| |
PR: ports/143775
Submitted by: myself (pgollucci@)
Approved by: meyser@xenet.de (maintainer)
|
|
|
|
|
|
|
| |
YAML 1.1 (YAML Ain't Markup Language) serialization using
the LibYAML library.
WWW: http://pecl.php.net/package/yaml/
|
|
|
|
| |
Changes: http://search.cpan.org/dist/URI-Find/Changes
|
|
|
|
| |
Changes: http://search.cpan.org/dist/Unicode-Normalize/Changes
|
|
|
|
|
| |
PR: ports/143720
Submitted by: TAKAHASHI Kaoru <kaoru@kaisei.org> (maintainer)
|
|
|
|
|
| |
PR: ports/143596
Submitted by: bf <bf1783@gmail.com> (maintainer)
|
|
|
|
|
|
| |
PR: 143626
Reviewed by: maintainer
Approved by: kuriyama
|
|
|
|
|
| |
PR: ports/143619
Submitted by: Nikola Lecic
|
|
|
|
|
| |
PR: ports/143668
Submitted by: Denis Pokataev <catone xx cpan.org>
|
|
|
|
|
| |
PR: ports/143669
Submitted by: Denis Pokataev <catone xx cpan.org>
|
| |
|
|
|
|
|
| |
PR: ports/140937
Submitted by: wen
|
|
|
|
|
|
| |
to a specified pattern. By default, grep prints the matching lines.
WWW: http://www.gnu.org/software/grep/
|
| |
|
|
|
|
| |
Changes: http://sourceforge.net/news/?group_id=91920&id=282017
|
|
|
|
| |
- Enable NLS
|
|
|
|
| |
Reported by: pointyhat
|
| |
|
|
|
|
| |
Changes: http://search.cpan.org/dist/XML-Tiny/Changes
|
| |
|
|
|
|
|
| |
PR: ports/143507
Submitted by: Goran Tal <goran.tal@gmail.com> (maintainer)
|
|
|
|
| |
[included is my 1st port ever databases/p5-DBIx-Tree Date created: January 29th 2003]
|
|
|
|
|
|
|
| |
WWW: http://github.com/manveru/ezamar
PR: ports/143512
Submitted by: Jyun-Yan You <jyyou at cs.nctu.edu.tw>
|
| |
|
| |
|
| |
|
|
|
|
|
| |
PR: ports/143477
Submitted by: TAKAHASHI Kaoru <kaoru@kaisei.org> (maintainer)
|
|
|
|
| |
Approved by: portmgr (pav), implicit
|
|
|
|
|
|
| |
correct across different perls.
Reported by: pav/pointyhat
|
|
|
|
| |
- Update my mail address to FreeBSD
|
|
|
|
|
|
| |
- Bump PORTREVISION
Approved by: Joe Horn <joehorn@gmail.com> (maintainer)
|
|
|
|
|
|
|
| |
- Use pkg-message.in for templated message output
PR: ports/143404
Submmitted by: Joe Horn <joehorn@gmail.com> (maintainer)
|
| |
|
|
|
|
|
| |
PR: ports/143381
Submitted by: Nikola Lecic <nikola.lecic@anthesphoria.net> (maintainer)
|
|
|
|
|
|
| |
these Makefile s were meant to be committed before
PR: 142631, 142641, 142674, 142681
|
|
|
|
|
|
| |
PR: ports/142682
Submitted by: myself (pgollucci@)
Approved by: maintainer timeout (clsung; > 2 weeks)
|
|
|
|
|
|
| |
PR: ports/142681
Submitted by: myself (pgollucci@)
Approved by: maintainer timeout (clsung; > 2 weeks)
|
|
|
|
|
|
| |
PR: ports/142680
Submitted by: myself (pgollucci@)
Approved by: maintainer timeout (clsung; > 2 weeks)
|
|
|
|
|
|
| |
PR: ports/142677
Submitted by: myself (pgollucci@)
Approved by: maintainer timeout (cm@therek.net; > 2 weeks)
|
|
|
|
|
|
| |
PR: ports/142674
Submitted by: myself (pgollucci@)
Approved by: maintainer timeout (cm@therek.net; > 2 weeks)
|
|
|
|
|
|
|
|
| |
- Cabalize
- Donate to haskell@
PR: ports/142477
Submitted by: Jacula Modyun <jacula(at)gmail.com>
|
|
|
|
|
|
|
| |
PyQt-4.7 for FreeBSD. The official update notes can be found at
http://www.riverbankcomputing.com
We'd like to say thanks to all helpers, testers and submitters.
|
| |
|
|
|
|
| |
Changes: http://cpansearch.perl.org/src/JMCNAMARA/Spreadsheet-ParseExcel-0.57/Changes
|
|
|
|
|
| |
- Pacify portlint
- Changelog: http://cpansearch.perl.org/src/TSIBLEY/CSS-Squish-0.09/CHANGES
|
|
|
|
| |
Reported by: pointyhat
|
|
|
|
|
| |
PR: ports/141451
Submitted by: Sunpoet Po-Chuan Hsieh <sunpoet_AT_sunpoet dot net>
|
|
|
|
|
|
|
| |
WWW: http://search.cpan.org/dist/Pod-Eventual
PR: ports/142056
Submitted by: Andrey Kostenko <andrey at kostenko.name>
|
| |
|
| |
|
|
|
|
|
|
|
|
|
|
|
| |
YAML and JSON are simple and nice format for structured data and easier for
human to read and write than XML. But there have been no schema for YAML
such as RelaxNG or DTD. Kwalify gets over this situation.
WWW: http://www.kuwata-lab.com/kwalify/
PR: ports/142933
Submitted by: Eric Freeman <freebsdports at chillibear.com>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
and it let you manipulate HTML in a very easy way!
Features:
* Supports invalid HTML.
* Find tags on an HTML page with selectors just like jQuery.
* Extract contents from HTML in a single line.
WWW: http://simplehtmldom.sourceforge.net/
PR: ports/142933
Submitted by: Joe Horn <joehorn at gmail.com>
|
|
|
|
|
|
| |
(part 7).
Approved by: portmgr (itetcu)
|
|
|
|
|
|
| |
PR: 142747
Submitted by: gahr
Approved by: maintainer (timeout)
|
| |
|
|
|
|
|
|
| |
(part 6).
Approved by: portmgr (itetcu)
|
|
|
|
|
|
|
| |
- Bump PORTREVISION
PR: 142195
Submitted by: Mikkel Hoegh <mikkel@hoegh.org>
|
|
|
|
| |
Changes: http://search.cpan.org/dist/XML-Twig/Changes
|
| |
|
|
|
|
| |
Changes: http://search.cpan.org/dist/Regexp-Common/Changes
|
|
|
|
|
| |
Submitted by: pgollucci
PR: 142675
|
|
|
|
|
| |
PR: 142683
Submitted by: pgollucci
|
|
|
|
|
|
|
|
|
| |
and now fails with the removal of lang/gnat-gcc41.
Mark DEPRECATED with an EXPIRATION_DATE of 2010-02-24 due to lack of
maintenance (such as updating to GCC 4.2 at least).
Reported by: cperciva
|
|
|
|
|
|
| |
build on some systems.
Reported by: Pavel Gubin <pg at 2lazy.ru>, Peter Jeremy <peterjeremy at acm.org>
|
|
|
|
|
|
|
|
|
| |
- Add test target
- Remove patch-src-my_iconv.c and add patch-tests__Makefile.in
- Pass maintainership to submitter
PR: ports/143044
Submitted by: bf <bf1783@gmail.com>
|
|
|
|
| |
Approved by: portmgr (pav, erwin)
|
|
|
|
| |
- Fix indentation, fmt -w 80
|
| |
|
| |
|
|
|
|
|
|
|
| |
- Clean up port and installed structure
- Bump PORTREVISION
Reported by: pointyhat via erwin, pav [1]
|
|
|
|
|
|
| |
(part 3).
Approved by: portmgr (itetcu)
|
| |
|
|
|
|
|
|
|
| |
personalized mode. By default the HTML generated is similar to the CPAN site
style for module documentation.
WWW: http://search.cpan.org/dist/Pod-HtmlEasy/
|
|
|
|
|
|
| |
(part 2).
Approved by: portmgr (itetcu)
|
|
|
|
|
| |
- Remove unused dependencies.
- Pass maintainer to perl@.
|
|
|
|
|
|
| |
PR: 142984
Submitted by: Ports Fury
VS: ----------------------------------------------------------------------
|
| |
|
|
|
|
|
|
|
| |
- USE_ZIP is enough, it deals with unzip in 9.0-CURRENT, as well
PR: ports/142091
Submitted by: "YAMAMOTO, Shigeru" <shigeru@iij.ad.jp>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2010-01-08 devel/asis-gpl: has been broken for 3 months
2010-01-08 devel/florist-gpl: has been broken for 3 months
2010-01-08 devel/kdesvn: has been broken for 4 months
2010-01-08 devel/radrails: has been broken for 3 months
2010-01-08 devel/rubygem-rtags: has been broken for 5 months
2010-01-12 games/hattrickorganizer: Has been broken for quite some time
2010-01-08 games/laughingman: has been broken for 3 months
2010-01-08 devel/aunit: has been broken for 3 months
2010-01-18 devel/gdb53: has been broken for 3 months
2010-01-08 lang/ccscript: has been broken for 4 months
2010-01-08 lang/gnat-glade: has been broken for 3 months
2010-01-08 lang/xsb: has been broken for 6 months
2010-01-08 multimedia/nmm: has been broken for 3 months
2010-01-08 multimedia/sabbu: has been broken for 3 months
2010-01-08 net/adasockets: has been broken for 3 months
2010-01-08 textproc/bidiv: has been broken for 3 months
2010-01-08 textproc/xmlada-gps: has been broken for 3 months
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
sometimes the build would fail because of "missing" packages that
weren't actually missing (this only happened in ports that aren't
committed yet).
Rewrite the FASL placement code using the asdf-binary-locations
extension, which is already included in the cl-asdf port but needs
to be installed from ports when building for SBCL (which has its
own ASDF code). The binary-locations code generates paths unsuitable
for PLISTs, therefore it has been overridden with
lisp-specific-fasl-subdir.
Because of the new code, PLIST generation for cl-*-sbcl and cl-*-clisp
ports is now entirely automated.
All dependent cl-* ports are upgraded (obsolete code removed,
PORTREVISION bumped).
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Approved by: portmgr (miwi)
audio/ccaudio||2010-01-18|Has expired: has been broken for 4 months
audio/py-libmpdclient||2010-01-18|Has expired: has been broken for 3 months
chinese/gbk2uni||2010-01-18|Has expired: has been broken for 6 months
chinese/iiimf-le-xcin||2010-01-18|Has expired: has been broken for 3 months
devel/adabindx||2010-01-18|Has expired: has been broken for 3 months
devel/agide||2010-01-18|Has expired: has been broken for 6 months
devel/asis||2010-01-18|Has expired: has been broken for 3 months
devel/callgrind||2010-01-18|Has expired: Included in devel/valgrind
devel/florist||2010-01-18|Has expired: has been broken for 3 months
editors/xml2rfc-xxe||2010-01-18|Has expired: has been broken for 4 months
graphics/gephex||2010-01-18|Has expired: has been broken for 3 months
graphics/irit||2010-01-18|Has expired: has been broken for 3 months
graphics/pixieplus||2010-01-18|Has expired: has been broken for 6 months
japanese/expect||2010-01-18|Has expired: has been broken for 3 months
lang/pnetc||2010-01-18|Has expired: has been broken for 5 months
mail/libnewmail||2010-01-18|Has expired: has been broken for 3 months
net-mgmt/flowscan||2010-01-18|Has expired: has been broken for 5 months
net/astmanproxy||2010-01-18|Has expired: has been broken for 3 months
palm/prc-tools||2010-01-18|Has expired: has been broken for 4 months
print/latex-msc||2010-01-18|Has expired: has been broken for 3 months
science/xloops-ginac||2010-01-18|Has expired: has been broken for 3 months
shells/bush||2010-01-18|Has expired: has been broken for 3 months
textproc/iiimf-gnome-im-switcher||2010-01-18|Has expired: has been broken for 4 months
textproc/iiimf-gtk||2010-01-18|Has expired: has been broken for 3 months
x11-toolkits/gtkada-devel||2010-01-18|Has expired: has been broken for 3 months
x11-toolkits/gtkada||2010-01-18|Has expired: has been broken for 3 months
x11-wm/ion-2||2010-01-18|Has expired: has been broken for 4 months
|
|
|
|
|
|
|
|
| |
maintained by (perl|ports|kuriyama)@FreeBSD.org.
- Targets are: Test::Simple, Digest::MD5, Locale-Maketext,
ExtUtils::MakeMaker, ExtUtils::ParseXS, File::Temp, Getopt::Long,
Encode, Digest, Pod::Parser, File::Spec.
|
|
|
|
| |
build sources installed by dependencies.
|
|
|
|
|
|
|
|
|
|
|
| |
Introduce bsd.cl-asdf.mk to automate the compilation and installation
of Common Lisp libraries using the ASDF framework.
Currently it supports building FASL files on SBCL and CLISP, to
support the ports that already exist in the ports tree.
This should help bringing in more cl-* ports from the ASDF repository
without excessive code duplication.
|
| |
|
|
|
|
|
|
|
|
|
| |
WWW: http://1.618034.com/yali-yet-another-lolcode-interpreter/index.php
- While here, keep textproc/Makefile sorted
PR: 141173
Submitted by: Tom Sparks <tsparks@appliedops.net>
|
| |
|
| |
|
|
|
|
|
| |
PR: ports/142762
Submitted by: Gea-Suan Lin <gslin@gslin.org> (maintainer)
|
| |
|
|
|
|
|
|
|
|
|
|
| |
formulas to presentation MathML. It supports basic LaTeX and AMS
extensions, but not macros.
WWW: http://hackage.haskell.org/package/texmath
PR: ports/142580
Submitted by: Jacula Modyun <jacula(at)gmail.com>
|
|
|
|
|
|
|
| |
WWW: http://hackage.haskell.org/package/feed
PR: ports/142568
Submitted by: Jacula Modyun <jacula(at)gmail.com>
|
|
|
|
|
|
|
| |
WWW: http://hackage.haskell.org/package/xml
PR: ports/142567
Submitted by: Jacula Modyun <jacula(at)gmail.com>
|
|
|
|
|
|
|
| |
WWW: http://hackage.haskell.org/package/Diff
PR: ports/142564
Submitted by: Jacula Modyun <jacula(at)gmail.com>
|
| |
|
|
|
|
| |
similar code fragments.
|
| |
|
|
|
|
|
|
| |
not all of them.
Discussed with: brian
|
|
|
|
| |
Reported by: QAT
|
|
|
|
|
|
| |
PR: ports/142673
Approved by: meyser@xenet.de (maintainer)
Submitted by: myself (pgollucci@)
|
|
|
|
|
|
| |
PR: ports/142609
Approved by: gogo@cs.uni-sb.de (maintainer)
Submitted by: myself (pgollucci@)
|
| |
|
|
|
|
|
| |
PR: 142672
Submitted by: pgollucci
|
|
|
|
|
| |
PR: 142679
Submitted by: pgollucci
|
| |
|
|
|
|
|
|
|
| |
- Update WWW
PR: ports/142505
Submitted by: Goran Tal <goran.tal@gmail.com> (maintainer)
|
|
|
|
|
|
| |
PR: 142024
Submitted by: Alex Deiter <alex.deiter@gmail.com>
Approved by: maintainer timeout
|
|
|
|
|
| |
PR: ports/142552
Submitted by: TAKAHASHI Kaoru <kaoru@kaisei.org> (maintainer)
|
| |
|
| |
|
| |
|
|
|
|
|
|
|
|
| |
x11/libexo
x11-toolkits/libxfce4gui
sysutils/xfce4-settings
x11-wm/xfce4-panel
x11/Terminal
|
| |
|
| |
|
|
|
|
| |
he has had one or more maintainer-timeouts on in the past 12 months.
|
|
|
|
|
|
|
|
| |
- Update MAINTAINER e-mail address
- whitespace
PR: ports/142548
Submitted by: Mykola Dzham <freebsd@levsha.org.ua> (maintainer)
|
|
|
|
|
|
| |
PR: ports/141597
Approved by: maintainer timeout (tobez@FreeBSD.org; 25 days)
Submitted by: myself (pgollucci@)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
It allows data import into GLPI using CSV files.
It allows to create models of injection for a future re-use.
It's been created in order to :
* Import datas coming from others asset management softwares
* Inject electronic delivery forms
Datas to be imported using the plugains are :
* Inventory datas (except softwares and licenses)
* Management datas (contract, contact, supplier)
* Configuration datas (user, group, entity)
PR: ports/140177
Submitted by: ddurieux <d.durieux at siprossii.com>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
It enables additional reports.
Main features :
* It also plugin allow you to add new reports in a simply way
(one PHP script for the report and one for the translation).
* It handle the right for each new report
* It provides some new reports (as sample)
PR: ports/140176
Submitted by: ddurieux <d.durieux at siprossii.com>
|
| |
|
|
|
|
|
| |
- fix plist
- bump PORTREVISION
|
|
|
|
|
|
|
| |
- Add print/teTeX-base as a run-time dependency
PR: ports/142139
Submitted by: Jacula Modyun <jacula(at)gmail.com>
|
| |
|
|
|
|
|
|
| |
PR: 142363
Submitted by: Yuri Pankov
Approved by: miwi, tabthorpe (mentors implicit)
|
|
|
|
|
|
| |
PR: ports/141575
Approved by: maintainer timeout (nork; 22 days)
Submitted by: pgollucci (myself)
|
|
|
|
|
|
|
| |
WWW: http://search.cpan.org/dist/CSS-Croco
PR: ports/142050
Submitted by: andrey at kostenko.name
|
|
|
|
|
|
| |
PR: ports/142305
Submitted by: Wen Heping(myself)
Approved by: maintainer
|
|
|
|
|
| |
PR: ports/142356
Submitted by: Julien Laffaye <kimelto@gmail.com> (maintainer)
|
|
|
|
| |
Submitted by: Peter Jeremy <peterjeremy@acm.org>
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
unstructured HTML code, sometimes known as tag-soup. The HTML does not
have to be well formed, or render properly within any particular
framework. This library is for situations where the author of the HTML
is not cooperating with the person trying to extract the information, but
is also not trying to hide the information.
WWW: http://www-users.cs.york.ac.uk/~ndm/tagsoup/
PR: ports/142183
Submitted by: Jacula Modyun <jacula(at)gmail.com>
|
| |
|
|
|
|
| |
- Use ${COPYTREE_SHARE} to install docs
|
|
|
|
| |
translation process.
|
|
|
|
|
| |
PR: ports/141892
Submitted by: Denis Pokataev <catone xx cpan.org>
|
| |
|
|
|
|
|
| |
PR: ports/142098
Submitted by: Jacula Modyun <jacula(at)gmail.com>
|
|
|
|
|
|
| |
- Release maintainership.
Notified by: portscout via miwi
|
|
|
|
|
| |
PR: ports/142097
Submitted by: Jacula Modyun <jacula(at)gmail.com>
|
|
|
|
|
| |
PR: 142166
Submitted by: maintainer
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
PR: ports/136065 ports/127469
Submitted by: N.J. Mann <njm@njm.me.uk> and Aldis Berjoza <killasmurf86@gmail.com>
- Early identify port CONFLICTS
PR: 137855
Submitted by: Piotr Smyrak <smyru@heron.pl>
- Add --no-same-permissions to the EXTRACT_AFTER_ARGS command.
Tijl Coosemans has been reported an issue that when root is extracting from the
tarball, and the tarball contains world writable files
(sysutils/policykit as an example), there is a chance that the files
gets changed by malicious third parties right after the extraction,
which makes it possible to inject code into the package thus compromise
the system.
Submitted by: Tijl Coosemans <tijl@coosemans.org> Xin LI (delphij@)
- Fix some whitespaces
Tested with: exp-run
|
|
|
|
|
|
| |
PR: ports/141611
Approved by: maintainer timeout (simond@irrelevant.org; 14 days)
Submitted by: myself (pgollucci@)
|
|
|
|
|
|
| |
PR: ports/141560
Approved by: maintainer timeout (reki@reki.ru; 14 days)
Submitted by: myself (pgollucci@)
|
|
|
|
|
| |
PR: 141148
Submitted by: thierry
|
| |
|
|
|
|
|
|
|
|
| |
- Shell script was converted to python upstream -> patching of a2x no longer needed
- Removed file files/patch-a2x
PR: ports/142081
Submitted by: Peter Schuller <peter.schuller@infidyne.com> (maintainer)
|
|
|
|
| |
- Claim maintainership
|
|
|
|
|
|
| |
PR: 142002
Submitted by: Alex Deiter <alex.deiter@gmail.com>
Approved by: maintainer
|
|
|
|
|
|
|
| |
- Bump PORTREVISION of depend ports (sh lib bump)
PR: ports/142032
Submitted by: lwshu
|
|
|
|
|
|
|
|
|
|
| |
like ":-)", ";-P", etc. to the icons of MSN Messenger, detailed
in http://messenger.msn.com/Resource/Emoticons.aspx
WWW: http://search.cpan.org/dist/Text-Emoticon-MSN/
PR: ports/142027
Submitted by: Alex Deiter <Alex.Deiter at Gmail.COM>
|
|
|
|
|
|
| |
PR: ports/141508
Approved by: maintainer
Submitted by: myself (pgollucci@)
|
|
|
|
|
|
|
|
|
| |
Changes:
http://cpansearch.perl.org/src/GTERMARS/JavaScript-Minifier-XS-0.06/Changes
PR: 140205
Submitted by: ehaupt@
Approved by: maintainer timeout
|
|
|
|
|
|
|
|
|
| |
- Fix Bareword "_out_" problem
- Bump PORTREVISION
PR: 141151
Submitted by: leeym
Approved by: maintainer timeout
|
|
|
|
|
|
|
|
|
| |
Changes:
http://cpansearch.perl.org/src/GTERMARS/CSS-Minifier-XS-0.04/Changes
PR: 140197
Submitted by: ehaupt@
Approved by: maintainer timeout
|