Commit graph

23098 commits

Author SHA1 Message Date
Cheng-Lung Sung
3b4eaee949 - Update to 0.08 2008-11-23 09:10:06 +00:00
Cheng-Lung Sung
fc3f49139e - Update to 0.34 2008-11-23 09:09:46 +00:00
Martin Wilke
bee59b90be A UTF8 layer for IO and Strings. The utf8-string package
provides operations for encoding UTF8 strings to Word8 lists
and back, and for reading and writing UTF8 without truncation.

WWW:	http://code.haskell.org/utf8-string/

PR:		ports/129049
Submitted by:	Ashish Shukla <wahjava at gmail.com>
2008-11-23 08:23:25 +00:00
Michael Johnson
e912040f55 Update to 0.17 2008-11-22 17:23:44 +00:00
Martin Wilke
38198c7fd2 Shibboleth 2.x relies on OpenSAML 2, which in turn requires this
lower-level library that provides a higher level interface to XML
processing, particularly in light of signing and encryption.

WWW: https://spaces.internet2.edu/display/OpenSAML/XMLTooling-C

PR:		ports/127326
Submitted by:	Janos Mohacsi
2008-11-22 15:15:27 +00:00
Yen-Ming Lee
83d8e86b58 - update dependency
- bump PORTREVISION
2008-11-22 13:19:30 +00:00
Sergey Skvortsov
1b1536900b Update to 0.07
Changes:	http://search.cpan.org/src/DROLSKY/MooseX-ClassAttribute-0.07/Changes
2008-11-22 10:04:17 +00:00
Yen-Ming Lee
cd57d53c7d - update to 0.12
PR:		128504
Submitted by:	leeym
Approved by:	maintainer timeout
2008-11-22 08:53:32 +00:00
Yen-Ming Lee
fb40493251 - fix dependency
- update COMMENT to make it portlint clean
- bump PORTREVISION

PR:		128503
Submitted by:	leeym
Approved by:	maintainer timeout
2008-11-22 08:35:46 +00:00
Martin Wilke
25cf48d571 - Update to 1.13
- Pass maintainership to submitter

PR:		128756
Submitted by:	Dennis Herrmann <adox@mcx2.org>
2008-11-21 20:56:47 +00:00
Martin Wilke
89102a6fba Test::WWW::Mechanize is a subclass of WWW::Mechanize that incorporates
features for web application testing. The Test::WWW::Mechanize::Catalyst
module meshes the two to allow easy testing of Catalyst applications
without starting up a web server.

Testing web applications has always been a bit tricky, normally starting
a web server for your application and making real HTTP requests to it.
This module allows you to test Catalyst web applications but does not
start a server or issue HTTP requests. Instead, it passes the HTTP
request object directly to Catalyst. Thus you do not need to use a real
hostname: "http://localhost/" will do.

WWW: http://search.cpan.org/dist/Test-WWW-Mechanize-Catalyst/

PR:		ports/129004
Submitted by:	George Hartzell <hartzell at alerce.com>
2008-11-21 20:48:41 +00:00
Martin Wilke
a4bb32a2aa This module creates compile-time constants in the manner of
constant.pm, but makes them local to the enclosing scope.

WWW:	http://search.cpan.org/dist/constant-lexical/

PR:		ports/128900
Submitted by:	Gea-Suan Lin <gslin at gslin.org>
2008-11-21 20:45:41 +00:00
Martin Wilke
4f9a4470e1 This module provides one function, delete_sub, that deletes the
subroutine whose name is passed to it. (To load the module without
importing the function, write use Sub::Delete();.)

This does more than simply undefine the subroutine in the manner of
undef &foo, which leaves a stub that can trigger AUTOLOAD (and,
consequently, won't work for deleting methods). The subroutine is
completely obliterated from the symbol table (though there may be
references to it elsewhere, including in compiled code).

WWW:	http://search.cpan.org/dist/Sub-Delete/

PR:		ports/128899
Submitted by:	Gea-Suan Lin <gslin at gslin.org>
2008-11-21 20:44:48 +00:00
Martin Wilke
d360c82ddc Module::Starter::Plugin::SimpleStore
This is a set of simple plugins for Module::Starter to provide methods of
retrieving templates.

WWW: http://search.cpan.org/dist/Module-Starter-Plugin-SimpleStore

PR:		ports/129007
Submitted by:	George Hartzell <hartzell at alerce.com>
2008-11-21 20:29:21 +00:00
Dmitry Marakasov
eb3394b69e A faster implementation of hgk using pygtk/pyqt4. Its primary purpose
was to be able to browse the linux kernel mercurial repository.

WWW: http://www.logilab.org/project/name/hgview/
2008-11-21 13:46:17 +00:00
Cheng-Lung Sung
d0325d592b - A Pure Perl interface to Git repositories 2008-11-21 03:04:34 +00:00
Yen-Ming Lee
64588fc117 - Update to 1.04
PR:		128370
Submitted by:	leeym
Approved by:	maintainer timeout
2008-11-20 18:56:31 +00:00
Yen-Ming Lee
c391cbaadc - use conditional dependency for dual life modules [1]
- keep BUILD_DEPENDS=RUN_DEPENDS to avoid spurious warnings [2]
- bump PORTREVISION

PR:		128187
Submitted by:	leeym
Approved by:	tobez (agreed on [1] and perferred to keep [2])
2008-11-20 18:26:07 +00:00
Cheng-Lung Sung
e406229112 - Update to 5.7.3 2008-11-20 06:24:05 +00:00
Cheng-Lung Sung
751102132c - Update to 4.32 2008-11-20 01:32:25 +00:00
Sergei Kolobov
6e14ce83ab - Take maintainership
Approved by:	gabor
2008-11-19 21:47:06 +00:00
Li-Wen Hsu
1ac6f0e9c4 Add p5-IO-BufferedSelect 1.0, line-buffered select interface.
PR:		ports/128970
Submitted by:	Yi-Jheng Lin <yzlin at cs.nctu.edu.tw>
2008-11-19 20:30:33 +00:00
Dmitry Marakasov
89de9a2fb4 "SilentBob" is a tool to help a programmer/team manager to digest
and comprehend either a simple program or a big source code tree
based on the source code by presenting the code in a searcheable
and tagged way.

It helps to speed up the learning curve and to make it more convenient
to get hands on a code from somebody, or also is convenient to
browse your own projects.

It includes functionality from such tools as: ctags, cscope and
ctree, but it is faster than any of them, and is offering the
features in one package.

In some way it can be viewed as a superset of ctags, cscope and
ctree.

WWW:	http://silentbob.sourceforge.net/

PR:		128969
Submitted by:	TAKATSU Tomonari <tota at rtfm dot jp>
2008-11-19 14:01:19 +00:00
Lars Balker Rasmussen
c5749b2701 Update to 0.08002 2008-11-18 22:41:32 +00:00
Anton Berezin
e547d8a9ef Add devel/p5-File-Dir-Dumper, a Perl module to dump directory
structures' meta-data.

PR:		128955
Submitted by:	Anatoliy Dmytriyev <tolid@tolid.eu.org>
2008-11-18 10:39:53 +00:00
Rong-En Fan
428ce28065 - Update to 5.7 snapshot 20081115
- Bring changes from devel/ncurses (add EXTCOLORS option)
2008-11-18 07:23:29 +00:00
Cheng-Lung Sung
bb0c044ece - A XS based replacement for Class::Accessor::Fast. 2008-11-18 02:31:33 +00:00
Cheng-Lung Sung
0b4fa241d8 - Update to 0.1.1 2008-11-18 02:28:37 +00:00
Wesley Shields
a3918c7084 Update to 1.5.0
PR:		ports/128657
Approved by:	maintainer timeout
2008-11-18 00:05:17 +00:00
Wesley Shields
c4fd7c6175 Update to 1.0.7
PR:		ports/127970
Submitted by:	romain@blogreen.org
Approved by:	maintainer timeout
2008-11-18 00:04:08 +00:00
Lars Balker Rasmussen
c6c11040c3 Update to 0.16 2008-11-17 21:08:27 +00:00
Li-Wen Hsu
795cac10e0 - Update to 1.6.2
- Use PYTHONPREFIX_SITELIBDIR instead

PR:		ports/128850
Submitted by:	Yi-Jheng Lin <yzlin AT cs.nctu.edu.tw>
Approved by:	Attila Nagy <bra AT fsn.hu> (maintainer)
2008-11-17 18:25:33 +00:00
Li-Wen Hsu
73e91847d9 - Update to 3.7.1
PR:		ports/128936
Submitted by:	Yi-Jheng Lin <yzlin AT cs.nctu.edu.tw>
Approved by:	"Petr Holub" <hopet AT ics.muni.cz> (maintainer)
2008-11-17 17:01:29 +00:00
Rong-En Fan
0dc1a5709e - Correct plist when EXTCOLORS is defined 2008-11-17 12:59:31 +00:00
Li-Wen Hsu
2d06942b11 - Update to 2.3.1
PR:		ports/128915
Submitted by:	Yi-Jheng Lin <yzlin AT cs.nctu.edu.tw>
Approved by:	Denis Shaposhnikov <dsh AT vlink.ru> (maintainer)
2008-11-17 10:34:26 +00:00
Rong-En Fan
10f8471df0 - Pet portlint(1) 2008-11-17 09:00:27 +00:00
Li-Wen Hsu
1e481117f4 - Update to 0.3.0
- Take advantage of COPYTREE_SHARE
- the patch file patch-python25 is unnecessary. It's been fixed since ver. 0.3.0.

PR:		ports/128907
Submitted by:	Yi-Jheng Lin <yzlin AT cs.nctu.edu.tw>
Approved by:	Daniel <daniel AT netwalk.org> (maintainer)
2008-11-17 05:07:14 +00:00
Volker Stolz
944cadfd37 Update to 2.8 2008-11-17 02:08:34 +00:00
Ion-Mihai Tetcu
bda7112249 - use DOCSDIR macro
- fix plist for -DNOPORTDOCS
- bump PORTREVISION
- pet portlint

Approved by:	maintainer timeout on QAT BotMail
Prompted by:	QAT QA run
2008-11-16 22:09:15 +00:00
Ion-Mihai Tetcu
a1a8e27454 - use DOCSDIR macro
- fix plist for -DNOPORTDOCS
- bump PORTREVISION

Approved by:	maintainer timeout on QAT BotMail
Prompted by:	QAT QA run
2008-11-16 21:58:04 +00:00
Brooks Davis
05f78a7e55 Upgrade llvm and llvm-gcc4 ports to the 2.4 release.
PR:		ports/128806, ports/128814
2008-11-16 19:43:07 +00:00
Thierry Thomas
76251d28e9 Upgrade to 4.8.3.
Changelog at <http://bouml.sourceforge.net/historic.html>.
2008-11-16 19:34:42 +00:00
Mikhail Teterin
de5c53d1ec Upgrade from 2.2a4 to 2.2.1 (released in 2004). 2008-11-16 17:59:11 +00:00
Lars Thegler
299cd243b6 Update to 0.07 2008-11-16 14:35:40 +00:00
Martin Wilke
6bfd997c44 - Update to 0.740 2008-11-15 22:45:17 +00:00
Martin Wilke
b200f950c3 libburnia is a project for reading, mastering and writing optical
discs. Currently it is comprised of libraries named libisofs,
libburn, libisoburn, a cdrecord emulator named cdrskin, and an
integrated multi-session tool named xorriso.

WWW: http://libburnia-project.org/

PR:		ports/128795
Submitted by:	J.R. Oldroyd <fbsd at opal.com>
2008-11-15 22:05:39 +00:00
Martin Wilke
9e004140e9 libburnia is a project for reading, mastering and writing optical
discs. Currently it is comprised of libraries named libisofs,
libburn, libisoburn, a cdrecord emulator named cdrskin, and an
integrated multi-session tool named xorriso.

WWW: http://libburnia-project.org/

PR:		ports/128794
Submitted by:	J.R. Oldroyd <fbsd at opal.com>
2008-11-15 22:05:07 +00:00
Martin Wilke
a48708961e This is a short script you can run from within an existing git
repository to create a remote repo on Github using a previously
created account. This does not create Github accounts (and that
violates the terms of service).

WWW:	http://search.cpan.org/dist/github_creator/

PR:		ports/128876
Submitted by:	Gea-Suan Lin <gslin at gslin.org>
2008-11-15 21:41:00 +00:00
Martin Wilke
971587b290 I wrote this module as an example of both using closures and using
File::Find. Students are always asking me what closures are good for,
and here's some examples. The functions mostly stand alone (i.e. they
don't need the rest of the module), so rather than creating a
dependency in your code, just lift the parts you want).

WWW:	http://search.cpan.org/dist/File-Find-Closures/

PR:		ports/128875
Submitted by:	Gea-Suan Lin <gslin at gslin.org>
2008-11-15 21:39:12 +00:00
Martin Wilke
a2d02bde18 Differences lists are a list-like type supporting O(1) append. This is
particularly useful for efficient logging and pretty printing, (e.g.
with the Writer monad), where list append quickly becomes too expensive.

WWW: http://code.haskell.org/~dons/code/dlist/

PR:		ports/128770
Submitted by:	Samy Al Bahra <sbahra at kerneled.org>
2008-11-15 19:51:57 +00:00