aboutsummaryrefslogtreecommitdiff
path: root/devel
Commit message (Collapse)AuthorAgeFilesLines
* The Perl 5 module Test::Fixture::DBIC::Schema is a fixture data loaderMartin Wilke2008-10-245-0/+44
| | | | | | | | | for DBIx::Class::Schema. WWW: http://search.cpan.org/dist/Test-Fixture-DBIC-Schema/ Notes: svn path=/head/; revision=221966
* The Perl 5 module Devel::Gladiator iterate's Perl's internal memoryMartin Wilke2008-10-245-0/+39
| | | | | | | | | | | structures and can be used to enumerate all the currently live SVs. This can be used to hunt leaks and to profile memory usage. WWW: http://search.cpan.org/dist/Devel-Gladiator/ Notes: svn path=/head/; revision=221965
* - Update to 0.09Chin-San Huang2008-10-242-5/+5
| | | | Notes: svn path=/head/; revision=221956
* - Update to 1.2.5.Marcelo Araujo2008-10-233-7/+4
| | | | | | | - Removed old contact in pkg-descr. Notes: svn path=/head/; revision=221953
* - Update to 0.18.2.Marcelo Araujo2008-10-233-13/+8
| | | | Notes: svn path=/head/; revision=221951
* - update to 0.1.1Yen-Ming Lee2008-10-233-8/+8
| | | | Notes: svn path=/head/; revision=221947
* Update to 3.45Wesley Shields2008-10-233-5/+7
| | | | | | | | PR: ports/128291 Submitted by: Vladimir Timofeev <vovkasm@gmail.com> (maintainer) Notes: svn path=/head/; revision=221919
* Devel::NYTProf is a powerful feature-rich perl source code profiler.Dmitry Marakasov2008-10-225-0/+79
| | | | | | | | | | | | | | | | | | | | | | | | | | | | * Performs per-line statement profiling for fine detail * Performs per-subroutine statement profiling for overview * Performs per-block statement profiling (the first profiler to do so) * Accounts correctly for time spent after calls return * Performs inclusive and exclusive timing of subroutines * Subroutine times are per calling location (a powerful feature) * Can profile compile-time activity, just run-time, or just END time * Uses novel techniques for efficient profiling * Sub-microsecond (100ns) resolution on systems with clock_gettime() * Very fast - the fastest statement and subroutine profilers for perl * Handles applications that fork, with no performance cost * Immune from noise caused by profiling overheads and I/O * Program being profiled can stop/start the profiler * Generates richly annotated and cross-linked html reports * Trivial to use with mod_perl - add one line to httpd.conf * Includes an extensive test suite * Tested on very large codebases WWW: http://search.cpan.org/dist/Devel-NYTProf/ PR: 128255 Submitted by: Vladimir Timofeev <vovkasm at gmail dot com> Notes: svn path=/head/; revision=221914
* Update to 0.05Lars Balker Rasmussen2008-10-222-6/+7
| | | | Notes: svn path=/head/; revision=221903
* - update to 0.630Yen-Ming Lee2008-10-222-12/+5
| | | | Notes: svn path=/head/; revision=221901
* - simplify dependencyYen-Ming Lee2008-10-221-5/+9
| | | | | | | - bump PORTREVISION Notes: svn path=/head/; revision=221900
* - Update to 3.0.6.Stefan Walter2008-10-223-4/+10
| | | | | | | | | | | - Add symlinks for include files in ${PREFIX}/include. PR: 127552 Submitted by: Gea-Suan Lin <gslin@gslin.org> Patch by: maintainer Notes: svn path=/head/; revision=221897
* Add py-wsgi_xmlrpc 0.2.5p, WSGI application for a simple XMLRPC methodMaxim Sobolev2008-10-215-0/+30
| | | | | | | | | dispatching. Submitted by: Yevgen Drachenko <geka@sippysoft.com> Notes: svn path=/head/; revision=221882
* Add py-dal 20081003, a database abstraction layer for Python.Maxim Sobolev2008-10-215-0/+34
| | | | | | | Submitted by: Andriy Pylypenko <bamby@sippysoft.com> Notes: svn path=/head/; revision=221879
* - Update to 0.24Chin-San Huang2008-10-212-4/+4
| | | | Notes: svn path=/head/; revision=221859
* - Update to 2.0Cheng-Lung Sung2008-10-203-6/+16
| | | | Notes: svn path=/head/; revision=221819
* - Updated to 1.8;Felippe de Meirelles Motta2008-10-199-239/+31
| | | | | | | | | | | | | | | - Use SF macro; - Use USE_LDCONFIG instead of deprecated INSTALLS_SHLIB; - Makefile Cleanup; - Update pkg-plist; - Remove unnecessary patches. PR: ports/120853 Submitted by: lippe Approved by: maintainer timeout (>2 weeks) Notes: svn path=/head/; revision=221796
* - Update to 1.3.25Martin Wilke2008-10-193-52/+66
| | | | | | | | | PR: 127772 Submitted by: Wen heping <wenheping@gmail.com> Approved by: maintainer timeout Notes: svn path=/head/; revision=221791
* - Update to 0.10.2Martin Wilke2008-10-193-80/+330
| | | | | | | | | PR: 128189 Submitted by: Wen Heping <wenheping@gmail.com> Approved by: maintainer Notes: svn path=/head/; revision=221782
* - Update to 0.10.2Martin Wilke2008-10-193-26/+21
| | | | | | | | | PR: 128188 Submitted by: Wen Heping <wenheping@gmail.com> Approved by: maintainer Notes: svn path=/head/; revision=221781
* Columnize - sorts an array in column order.Martin Wilke2008-10-195-0/+57
| | | | | | | | | | WWW: http://rubyforge.org/projects/rocky-hacks/ PR: ports/128178 Submitted by: Wen Heping <wenheping at gmail.com> Notes: svn path=/head/; revision=221775
* LineCache - caches (Ruby source) files as might beMartin Wilke2008-10-195-0/+148
| | | | | | | | | | | | | used in a debugger or a tool that works with sets of Ruby source files. WWW: http://rubyforge.org/projects/rocky-hacks/ PR: ports/128169 Submitted by: Wen Heping <wenheping at gmail.com> Notes: svn path=/head/; revision=221774
* The Thunar SVN Plugin adds Subversion actions to the context menu of thunar.Martin Wilke2008-10-1911-0/+131
| | | | | | | | | | | | | | | | The current features are: Most of the svn action: add, blame, checkout, cleanup, commit, copy, delete, export, import, lock, log, move, properties, relocate, resolved, revert, status, switch, unlock, update. Subversion info in file properties dialog. WWW: http://goodies.xfce.org/projects/thunar-plugins/thunar-svn-plugin PR: ports/128117 Submitted by: Sergey V. Dyatko <sergey.dyatko at gmail.com> Notes: svn path=/head/; revision=221773
* - Update to 0.00002Martin Wilke2008-10-182-4/+4
| | | | | | | | PR: 128208 Submitted by: Masahiro Teramoto <markun@onohara.to> (maintainer) Notes: svn path=/head/; revision=221755
* - Update to 1.5.1Martin Wilke2008-10-183-11/+13
| | | | | | | | | | - Pass maintainership PR: 128196 Submitted by: Wen heping <wenheping@gmail.com> Notes: svn path=/head/; revision=221751
* - Update to 1.3.1Martin Wilke2008-10-183-6/+6
| | | | | | | | | PR: 127820 Submitted by: Wen heping <wenheping@gmail.com> Approved by: maintainer Notes: svn path=/head/; revision=221748
* - Update to 1.8.0Martin Wilke2008-10-182-4/+4
| | | | | | | | PR: 128205 Submitted by: Matthew D. Fuller <fullermd@over-yonder.net> (maintainer) Notes: svn path=/head/; revision=221745
* - Update to 1.8Martin Wilke2008-10-186-146/+152
| | | | | | | | PR: 128206 Submitted by: Matthew D. Fuller <fullermd@over-yonder.net> Notes: svn path=/head/; revision=221744
* - update to 1.05Yen-Ming Lee2008-10-182-12/+11
| | | | | | | | | PR: 128158 Submitted by: leeym Approved by: maintainer Notes: svn path=/head/; revision=221736
* Upgrade to 1.09.Jun Kuriyama2008-10-182-16/+8
| | | | Notes: svn path=/head/; revision=221722
* - Upgrade to 08.1 version.Jun Kuriyama2008-10-173-28/+65
| | | | | | | | | | - Also supports amd64 arch. PR: ports/127632 Submitted by: tobez@ Notes: svn path=/head/; revision=221713
* - update to 0.84Yen-Ming Lee2008-10-172-7/+4
| | | | Notes: svn path=/head/; revision=221712
* - update to 0.629Yen-Ming Lee2008-10-172-10/+14
| | | | Notes: svn path=/head/; revision=221705
* - Update to 1.5.7.Stefan Walter2008-10-173-13/+12
| | | | | | | | | | | - Assign maintainership to submitter. PR: 127727 Submitted by: Naram Qashat <cyberbotx@cyberbotx.com> Approved by: Marcin Wisnicki <mwisnicki+freebsd@gmail.com> (former maintainer) Notes: svn path=/head/; revision=221694
* - add p5-Module-Depends-0.14Yen-Ming Lee2008-10-175-0/+41
| | | | | | | | | | | | | | | Module::Depends extracts module dependencies from an unpacked distribution tree. Module::Depends only evaluates the META.yml shipped with a distribution. This won't be effective until all distributions ship META.yml files, so we suggest you take your life in your hands and look at Module::Depends::Intrusive. WWW: http://search.cpan.org/dist/Module-Depends/ Notes: svn path=/head/; revision=221691
* Update to 1.96.0.Anton Berezin2008-10-172-5/+4
| | | | | | | Changes: http://search.cpan.org/dist/Parse-RecDescent/Changes Notes: svn path=/head/; revision=221680
* Update to 0.42.Anton Berezin2008-10-172-14/+13
| | | | | | | | | | Changes: http://search.cpan.org/dist/IPC-Cmd/CHANGES Submitted by: leeym PR: 128023 Notes: svn path=/head/; revision=221670
* Update to 2.2.3.Jeremy Messenger2008-10-162-6/+5
| | | | Notes: svn path=/head/; revision=221657
* Ok, this time it's correct, I promise. Fix packing list.Florent Thoumie2008-10-162-1/+4
| | | | | | | Reported by: QAT (I hate you in secret) Notes: svn path=/head/; revision=221648
* Man, this is becoming embarassing. Remind me not to commit before runningFlorent Thoumie2008-10-161-0/+2
| | | | | | | | | through tinderbox. Add missing build dependency (ftp/curl). Reported by: QAT Notes: svn path=/head/; revision=221647
* Fix distinfo for real, using tar.bz2 as tar.gz snapshots seem a bit wonky.Florent Thoumie2008-10-162-3/+4
| | | | Notes: svn path=/head/; revision=221645
* Fix packing list when NOPORTDOCS is defined.Florent Thoumie2008-10-161-0/+2
| | | | Notes: svn path=/head/; revision=221639
* Fix distinfo.Florent Thoumie2008-10-161-2/+2
| | | | | | | Reported by: QAT Notes: svn path=/head/; revision=221638
* Add cgit 0.8.2, a fast web interface for git written in C.Florent Thoumie2008-10-168-0/+140
| | | | Notes: svn path=/head/; revision=221637
* - Update to 1.2.2Li-Wen Hsu2008-10-163-6/+29
| | | | | | | | PR: ports/128135 Submitted by: Wen Heping <wenheping AT gmail.com> Notes: svn path=/head/; revision=221634
* Updated to 0.59 (no longer featuring test-failures)Lars Balker Rasmussen2008-10-152-5/+5
| | | | Notes: svn path=/head/; revision=221631
* Updated to 0.67Lars Balker Rasmussen2008-10-152-4/+4
| | | | Notes: svn path=/head/; revision=221630
* - reduce dependenciesYen-Ming Lee2008-10-151-3/+3
| | | | | | | | | | | | - bump PORTREVISION - reset MAINTAINER per request PR: 128120 Submitted by: leeym Approved by: maintainer Notes: svn path=/head/; revision=221620
* Add p5-Devel-LeakTrace-Fast 0.11, indicate where leaked variables areLars Thegler2008-10-155-0/+39
| | | | | | | coming from. Notes: svn path=/head/; revision=221610
* libmsocket is a socket abstraction library for C programmers.Dmitry Marakasov2008-10-154-0/+51
| | | | | | | | | | | | | | In addition to simple TCP sockets, it is moving towards transparent support for additional abstractions in a seamless manner, such as SSL and Socks5 proxies. WWW: http://sourceforge.net/projects/kageki PR: 128105 Submitted by: Matt Harris <mattdharris at users dot sourceforge dot net> Notes: svn path=/head/; revision=221607