aboutsummaryrefslogtreecommitdiffstats
path: root/devel
Commit message (Collapse)AuthorAgeFilesLines
* - Add TEST_DEPENDSswills2012-02-111-0/+2
| | | | Approved by: maintainer (blanket)
* - Add TEST_DEPENDSswills2012-02-111-0/+3
| | | | Approved by: maintainer (blanket)
* - Mark MAKE_JOBS_UNSAFEpgollucci2012-02-111-0/+2
| | | | Reported by: P6 TB
* - Update to 20120204dhn2012-02-112-9/+8
| | | | | | | - Update MASTER_SITES PR: ports/164966 Submitted by: Grzegorz Blach <magik@roorback.net> (maintainer)
* - Add TEST_DEPENDSswills2012-02-111-0/+2
|
* - Mark MAKE_JOBS_UNSAFEpgollucci2012-02-111-0/+2
| | | | Reported by: P6 TB
* - Add TEST_DEPENDSswills2012-02-101-0/+1
| | | | Approved by: maintainer (blanket)
* - Update to 1.3 [1]culot2012-02-102-5/+5
| | | | | | | | - Fix LICENSE (Artistic 1 & GPL 1 instead of Artistic 2) Changes: http://search.cpan.org/dist/Term-ReadLine-TTYtter/CHANGES PR: ports/164936 [1] Submitted by: Dereckson <dereckson@gmail.com> (maintainer)
* - Update to 0.63.04dhn2012-02-102-3/+3
|
* - Update to 0.009culot2012-02-102-3/+3
| | | | Changes: http://search.cpan.org/dist/Test-Fatal/Changes
* - Update to 1.32sunpoet2012-02-103-7/+13
| | | | Changes: http://search.cpan.org/dist/Test-WWW-Selenium/Changes
* - Update to 2.004sunpoet2012-02-102-8/+11
| | | | | | - Update *_DEPENDS Changes: http://search.cpan.org/dist/Config-Model/ChangeLog
* - Add p5-Test-Command 0.08sunpoet2012-02-105-0/+56
| | | | | | | | | | | | | | | | | | | | | | | | | | | Test::Command intends to bridge the gap between the well tested functions and objects you choose and their usage in your programs. By examining the exit status, terminating signal, STDOUT and STDERR of your program you can determine if it is behaving as expected. This includes testing the various combinations and permutations of options and arguments as well as the interactions between the various functions and objects that make up your program. The various test functions below can accept either a command string or an array reference for the first argument. If the command is expressed as a string it is passed to system as is. If the command is expressed as an array reference it is dereferenced and passed to system as a list. The final argument for the test functions, $name, is optional. By default the $name is a concatenation of the test function name, the command string and the expected value. This construction is generally sufficient for identifying a failing test, but you may always specify your own $name if desired. Any of the test functions can be used as instance methods on a Test::Command object. This is done by dropping the initial $cmd argument and instead using arrow notation. WWW: http://search.cpan.org/dist/Test-Command/
* - Update to 0.010sunpoet2012-02-102-3/+3
| | | | Changes: http://search.cpan.org/dist/Const-Fast/Changes
* - Update to 0.19sunpoet2012-02-102-4/+4
| | | | Changes: http://search.cpan.org/dist/Config-AutoConf/Changes
* - Update to 2.01sunpoet2012-02-102-5/+5
| | | | Changes: http://search.cpan.org/dist/Class-Autouse/Changes
* - Update to 0.08sunpoet2012-02-102-7/+15
| | | | Changes: http://search.cpan.org/dist/Eval-Closure/Changes
* - Update to 0.39sunpoet2012-02-102-3/+3
| | | | Changes: http://search.cpan.org/dist/MooseX-Getopt/ChangeLog
* - Update to 1.12sunpoet2012-02-102-4/+3
| | | | Changes: http://search.cpan.org/dist/B-Keywords/Changes
* - Connect devel/py-isodatesunpoet2012-02-101-0/+1
|
* - Update to 0.05sunpoet2012-02-102-4/+4
| | | | Changes: http://search.cpan.org/dist/Module-Implementation/Changes
* - Update to 1.93sunpoet2012-02-102-4/+4
| | | | Changes: http://search.cpan.org/dist/PadWalker/Changes
* - Add py-isodate 0.4.7sunpoet2012-02-104-0/+94
| | | | | | | | | | | | | | | | | | | | | | This module implements ISO 8601 date, time and duration parsing. The implementation follows ISO8601:2004 standard, and implements only date/time representations mentioned in the standard. If something is not mentioned there, then it is treated as non existent, and not as an allowed option. For instance, ISO8601:2004 never mentions 2 digit years. So, it is not intended by this module to support 2 digit years. (while it may still be valid as ISO date, because it is not explicitly forbidden.) Another example is, when no time zone information is given for a time, then it should be interpreted as local time, and not UTC. As this module maps ISO 8601 dates/times to standard Python data types, like date, time, datetime and timedelta, it is not possible to convert all possible ISO 8601 dates/times. For instance, dates before 0001-01-01 are not allowed by the Python date and datetime classes. Additionally fractional seconds are limited to microseconds. That means if the parser finds for instance nanoseconds it will round it to microseconds. WWW: http://cheeseshop.python.org/pypi/isodate
* - Fix build with nvidia-driver installedamdmi32012-02-101-0/+1
| | | | | | PR: 163215 Submitted by: myself Approved by: maintainer timeout
* - Update to 5.13-20tota2012-02-102-3/+3
|
* - Should have been part of the original commit, py eggs should not be in ↵scheidell2012-02-102-3/+1
| | | | | | | pkg-plist PR: ports/161518 Approved by: Gavin McDonald<gavin@16degrees.com.au> (maintainer, original commit), gabor (mentor)
* Perl module to install an accessor subroutineswills2012-02-105-0/+39
| | | | WWW: http://search.cpan.org/dist/Class-Accessor-Installer/
* - Add additional TEST_DEPENDSswills2012-02-091-1/+2
| | | | | | PR: ports/164931 Submitted by: swills (myself) Approved by: maintainer (culot)
* - Update to 0.050000sunpoet2012-02-092-3/+4
| | | | Changes: http://search.cpan.org/dist/Perl6-Slurp/Changes
* - Update to 1.05sunpoet2012-02-092-3/+3
| | | | Changes: http://search.cpan.org/dist/Params-Validate/Changes
* - Update to 1.450lwhsu2012-02-092-3/+3
|
* - Update to 2.003sunpoet2012-02-093-12/+10
| | | | Changes: http://search.cpan.org/dist/Config-Model/ChangeLog
* - Update to 1.04sunpoet2012-02-092-5/+5
| | | | Changes: http://search.cpan.org/dist/Params-Validate/Changes
* - Update to 0.04sunpoet2012-02-092-6/+9
| | | | Changes: http://search.cpan.org/dist/Class-Load-XS/Changes
* - Update to 0.15sunpoet2012-02-092-5/+7
| | | | | | | | | - Sort *_DEPENDS Changes: http://search.cpan.org/dist/Class-Load/Changes PR: ports/164897 Submitted by: sunpoet (myself) Approved by: az (maintainer, via mail)
* - Update to 0.04sunpoet2012-02-092-4/+4
| | | | Changes: http://search.cpan.org/dist/Module-Implementation/Changes
* - Add TEST_DEPENDSswills2012-02-091-0/+5
| | | | Approved by: maintainer (blanket)
* - Update to 0.5.1pgollucci2012-02-093-7/+19
| | | | | | PR: ports/161002 Submitted by: h h <aakuusta@gmail.com> Approved by: maintainer timeout (philip ; 136 days)
* - Update to 1.60pgollucci2012-02-092-5/+5
| | | | | | | PR: ports/163202 Submitted by: sunpoet Approved by: maintainer timeout (lippe ; 58 days) Changes: http://search.cpan.org/dist/ExtUtils-Manifest/Changes
* - Allow security/openssl to be used instead of base systempgollucci2012-02-091-0/+3
| | | | | | PR: ports/160593 Submitted by: bf Approved by: maintainer timeout (mm ; 152 days)
* - Update to 2.0.5pgollucci2012-02-093-6/+6
| | | | | | | PR: ports/164868 Submitted by: Shin-ya Murakami <murashin@gfd-dennou.org> With Hat: ruby@ Sponsored by: RideCharge Inc. / TaxiMagic
* Remove whitespace after b.p.m to help reduce false postives when searching ↵eadler2012-02-083-3/+0
| | | | | | | | for other junk after b.p.m Trivial non-functional change so maintainer not contacted Submitted by: Alex Kozlov
* - Bump PORTEPOCHscheidell2012-02-081-0/+1
| | | | Approved by: gabor (mentor, implicit)
* - Update to 0.006010culot2012-02-082-3/+3
| | | | Changes: http://search.cpan.org/dist/Devel-Declare/Changes
* - Connect devel/p5-Module-Implementationsunpoet2012-02-081-0/+1
|
* - Update to 0.007sunpoet2012-02-082-4/+3
| | | | Changes: http://search.cpan.org/dist/CPAN-Meta-YAML/Changes
* - Update to 3.0626sunpoet2012-02-082-3/+3
| | | | Changes: http://search.cpan.org/dist/Object-Simple/Changes
* - Update to 1.03sunpoet2012-02-083-5/+21
| | | | | | - Add TEST_DEPENDS Changes: http://search.cpan.org/dist/Params-Validate/Changes
* - Add p5-Devel-CallChecker 0.004sunpoet2012-02-085-0/+60
| | | | | | | | | | | | | | | | | | | | Devel::CallChecker makes some new features of the Perl 5.14.0 C API available to XS modules running on older versions of Perl. The features are centred around the function cv_set_call_checker, which allows XS code to attach a magical annotation to a Perl subroutine, resulting in resolvable calls to that subroutine being mutated at compile time by arbitrary C code. This module makes cv_set_call_checker and several supporting functions available. (It is possible to achieve the effect of cv_set_call_checker from XS code on much earlier Perl versions, but it is painful to achieve without the centralised facility.) Devel::CallCheckerprovides the implementation of the functions at runtime (on Perls where they are not provided by the core). It also, at compile time, supplies the C header file and link library which provide access to the functions. In normal use, "callchecker0_h" and "callchecker_linkable" should be called at build time (not authoring time) for the module that wishes to use the C functions. WWW: http://search.cpan.org/dist/Devel-CallChecker/
* - Add p5-DynaLoader-Functions 0.001sunpoet2012-02-085-0/+45
| | | | | | | | | DynaLoader::Functions provides a function-based interface to dynamic loading as used by Perl. Some details of dynamic loading are very platform-dependent, so correct use of these functions requires the programmer to be mindful of the space of platform variations. WWW: http://search.cpan.org/dist/DynaLoader-Functions/
* RDoc produces HTML and command-line documentation for Ruby projects. RDocpgollucci2012-02-084-0/+34
| | | | | | | | | | includes the +rdoc+ and +ri+ tools for generating and displaying online documentation. See RDoc for a description of RDoc's markup and basic use. WWW: http://docs.seattlerb.org/rdoc PR: ports/164866 Submitted by: Shin-ya MURAKAMI <murashin@gfd-dennou.org>
* Slop is a simple option parser with an easy to remember syntax and friendly API.pgollucci2012-02-084-0/+27
| | | | | | | | Author: Lee Jarvis <lee _at_ jarvis.co> WWW: http://rubygems.org/gems/slop PR: ports/164865 Submitted by: Shin-ya MURAKAMI <murashin@gfd-dennou.org>
* method_source is a utility to return a method's sourcecode as a Ruby string.pgollucci2012-02-084-0/+30
| | | | | | | | | | Also returns Proc and Lambda sourcecode. Author: John Mair http://banisterfiend.wordpress.com/ WWW: http://rubygems.org/gems/method_source PR: ports/164864 Submitted by: Shin-ya MURAKAMI <murashin@gfd-dennou.org>
* - Pass to ruby@ due to rails dependency on itpgollucci2012-02-081-1/+1
| | | | | PR: ports/162992 Approved by: maintainer
* - Update to 1.6.5pgollucci2012-02-082-3/+3
| | | | | | | PR: ports/164633 Submitted by: TAKATSU Tomonari <tota@freebsd.org> With Hat: ruby@ Sponsored by: RideCharge Inc. / TaxiMagic
* - Update to 1.6.5pgollucci2012-02-082-3/+3
| | | | | | | PR: ports/164632 Submitted by: TAKATSU Tomonari <tota@freebsd.org> With Hat: ruby@ Sponsored by: RideCharge Inc. / TaxiMagic
* - Fix WWW: linkspgollucci2012-02-082-2/+2
|
* - Update to 0.50sunpoet2012-02-082-4/+5
| | | | Changes: http://search.cpan.org/dist/Inline/Changes
* - Update to 0.34sunpoet2012-02-082-3/+3
| | | | Changes: http://search.cpan.org/dist/AnyMQ/Changes
* - Update to 0.101022sunpoet2012-02-082-3/+3
| | | | Changes: http://search.cpan.org/dist/Version-Requirements/Changes
* - Update to 2.0402sunpoet2012-02-082-3/+10
| | | | | | - Add more TEST_DEPENDS Changes: http://search.cpan.org/dist/Moose/Changes
* - Update to 2.8.0pgollucci2012-02-082-3/+3
| | | | | | Approved by: maintainer (implicit, required for other rspec updates belonging to ruby@) With Hat: ruby@ Sponsored by: RideCharge Inc. / TaxiMagic
* - set PORTSCOUT var to prevent future debaclespgollucci2012-02-081-0/+1
|
* - Revert very quickly and don't set PORTEPOCHpgollucci2012-02-082-3/+3
|
* - Update to 2.1.2pgollucci2012-02-082-3/+3
| | | | | | Approved by: maintainer (implicit, required for rails 3.2.0 update) With Hat: ruby@ Sponsored by: RideCharge Inc. / TaxiMagic
* - Update to 0.22sunpoet2012-02-083-19/+14
| | | | | | | - Use PORTEXAMPLES - Do not silence installation message Changes: http://search.cpan.org/dist/Pod-Coverage/Changes
* - Update to 1.2.1pgollucci2012-02-082-3/+3
| | | | | With Hat: ruby@ Sponsored by: RideCharge Inc. / TaxiMagic
* - Update to 3.2.0pgollucci2012-02-082-3/+3
| | | | | With Hat: ruby@ Sponsored by: RideCharge Inc. / TaxiMagic
* - Update to 0.8.0pgollucci2012-02-082-3/+3
| | | | | With Hat: ruby@ Sponsored by: RideCharge Inc. / TaxiMagic
* - Update to 1.0.0pgollucci2012-02-082-3/+3
| | | | | With Hat: ruby@ Sponsored by: RideCharge Inc. / TaxiMagic
* - Update to 2.3.5pgollucci2012-02-082-3/+3
| | | | | With Hat: ruby@ Sponsored by: RideCharge Inc. / TaxiMagic
* - Fix broken portscheidell2012-02-081-4/+2
| | | | | | PR: ports/164854 Submitted by: Tom Judge<tom@tomjudge.com> (maintainer) Approved by: gabor (mentor)
* - Update to 0.3.6pgollucci2012-02-082-3/+3
| | | | | With Hat: ruby@ Sponsored by: RideCharge Inc. / TaxiMagic
* - Update to 3.0.10pgollucci2012-02-082-3/+3
| | | | | With Hat: ruby@ Sponsored by: RideCharge Inc. / TaxiMagic
* - Update to 3.31.0pgollucci2012-02-082-3/+3
| | | | | With Hat: ruby@ Sponsored by: RideCharge Inc. / TaxiMagic
* - Update to 1.5.7pgollucci2012-02-082-3/+3
| | | | | With Hat: ruby@ Sponsored by: RideCharge Inc. / TaxiMagic
* - Update to 2.8.0pgollucci2012-02-086-9/+9
| | | | | With Hat: ruby@ Sponsored by: RideCharge Inc. / TaxiMagic
* - Update to 0.0.6pgollucci2012-02-082-3/+3
| | | | | With Hat: ruby@ Sponsored by: RideCharge Inc. / TaxiMagic
* - Update to 2.10.0pgollucci2012-02-082-3/+3
| | | | | With Hat: ruby@ Sponsored by: RideCharge Inc. / TaxiMagic
* - Update to 1.6.2pgollucci2012-02-082-3/+3
| | | | | With Hat: ruby@ Sponsored by: RideCharge Inc. / TaxiMagic
* - Update to 2.7.1pgollucci2012-02-082-3/+3
| | | | | With Hat: ruby@ Sponsored by: RideCharge Inc. / TaxiMagic
* - Update to 1.6.4pgollucci2012-02-084-8/+6
| | | | | With Hat: ruby@ Sponsored by: RideCharge Inc. / TaxiMagic
* - Update to 2.13.0pgollucci2012-02-082-3/+3
| | | | | With Hat: ruby@ Sponsored by: RideCharge Inc. / TaxiMagic
* - Update to 2.9.3pgollucci2012-02-082-3/+3
| | | | | With Hat: ruby@ Sponsored by: RideCharge Inc. / TaxiMagic
* - Update to 3.0.0pgollucci2012-02-082-3/+3
| | | | | With Hat: ruby@ Sponsored by: RideCharge Inc. / TaxiMagic
* - Update to 3.2.0pgollucci2012-02-082-4/+7
| | | | | | | - disable rdoc, rdoc --encoding UTF8 is broken [sigh] With Hat: ruby@ Sponsored by: RideCharge Inc. / TaxiMagic
* - Add a new port: devel/R-cran-reshape2tota2012-02-084-0/+31
| | | | | | | Reshape lets you flexibly restructure and aggregate data using just two functions: melt and cast. WWW: http://cran.r-project.org/web/packages/reshape2/
* - update to Version 1.1.14ohauer2012-02-083-7/+81
| | | | | | | | | | | | | | | | - pet portlint - always install the rc script CHANGES: Version 1.1.13 (released 23-Jan-2012) * fix svndbadmin failure on deleted paths under Subversion 1.7 (issue #499) * fix annotation of files in svn roots with non-URI-safe paths * fix stray annotation warning in markup display of images * more gracefully handle attempts to display binary content (issue #501) Additional patch (pre 1.1.14): * fix annotation of svn files with non-URI-safe paths (issue #504)
* - Update to 0.10sunpoet2012-02-072-7/+6
| | | | Changes: http://search.cpan.org/dist/B-Hooks-Parser/Changes
* The variable is USE_PERL5 not USE_PERLeadler2012-02-078-8/+8
| | | | | | Submitted by: Alex Kozlov Reviewed by: perl (swills) Approved by: portmgr (pav)
* Update to 0.7.1 (this fix build).romain2012-02-073-8/+42
|
* - Update to 6.03miwi2012-02-072-3/+3
| | | | | PR: 164697 Submitted by: Hirohisa Yamaguchi <umq@ueo.co.jp> (maintainer)
* - Add p5-Module-Implementation 0.03sunpoet2012-02-074-0/+53
| | | | | | | | | | | | | Module::Implementation abstracts out the process of choosing one of several underlying implementations for a module. This can be used to provide XS and pure Perl implementations of a module, or it could be used to load an implementation for a given OS or any other case of needing to provide multiple implementations. Module::Implementation is only useful when you know all the implementations ahead of time. If you want to load arbitrary implementations then you probably want something like a plugin system, not this module. WWW: http://search.cpan.org/dist/Module-Implementation/
* - Update to 2.120351sunpoet2012-02-072-9/+9
| | | | | | - Sort MAN3 Changes: http://search.cpan.org/dist/CPAN-Meta/Changes
* - Update to 0.96sunpoet2012-02-072-3/+3
| | | | Changes: http://search.cpan.org/dist/version/Changes
* - Add BUILD_DEPENDSsunpoet2012-02-071-0/+6
| | | | | | | - Update *_DEPENDS: add missing lang/p5-Try-Tiny PR: ports/164746 Submitted by: swills
* - Update to 0.15sunpoet2012-02-072-3/+3
| | | | | | | Changes: http://search.cpan.org/dist/Capture-Tiny/Changes PR: ports/163896 Submitted by: sunpoet (myself) Approved by: maintainer (timeout, 4 weeks)
* - Respect LOCALBASEmiwi2012-02-071-5/+5
|
* Update p4web to 2011.1/409868.gordon2012-02-075-9/+9
|
* Update p4d to 2011.1/409024.gordon2012-02-075-9/+9
|
* - Update to 1.1.7pgollucci2012-02-072-3/+3
| | | | - This fixes the world writable file issue reported eearlier.
* The scream extension gives the possibility to disable the silencing errormiwi2012-02-074-0/+35
| | | | | | | | | | | control operator (aka The At Sign: '@') so all errors are being reported. This feature is controlled by an ini setting. WWW: http://pecl.php.net/package/scream PR: ports/163669 Submitted by: Volodymyr Kostyrko <c.kworr@gmail.com>
* - Update to version 6.0.8miwi2012-02-0713-332/+821
| | | | | PR: 164153 Submitted by: Ports Fury
* - Update to 0.7miwi2012-02-073-33/+59
| | | | | PR: 164611 Submitted by: maintainer
* remove a redundant "static" that caused builds with gcc-likebf2012-02-072-4/+56
| | | | compilers on big-endian systems to fail
* - Remove useless USE_PERLswills2012-02-071-1/+0
|
* - Remove useless USE_PERLswills2012-02-071-1/+0
|
* give all my p5-* ports to perl teambapt2012-02-074-4/+4
|
* - Add missing BUILD/RUN DEPENDS [1]swills2012-02-071-2/+4
| | | | | | | | | - Turn over to perl@ [2] PR: ports/164779 []1 Submitted by: swills (myself) [1] Approved by: maintainer (blanket) [1] Requested by: maintainer (bapt) [2]
* Update to 1.01crees2012-02-072-3/+3
|
* - fix build with gcc46dinoex2012-02-071-0/+10
|
* - Update to 0.5.1jgh2012-02-073-11/+10
| | | | | | | - while here fix dependency declarations, and move formail to run_depends PR: ports/164718 Submitted by: maintainer, doj at cubic.org
* - Chase unixODBC shlib bumpmiwi2012-02-062-2/+3
|
* Update to 3.6.8skv2012-02-063-36/+3
| | | | | Changes: http://www.bugzilla.org/releases/3.6.8/release-notes.html#v36_point Security: http://www.vuxml.org/freebsd/309542b5-50b9-11e1-b0d8-00151735203a.html
* Update to 4.0.4skv2012-02-063-36/+3
| | | | | Changes: http://www.bugzilla.org/releases/4.0.4/release-notes.html#v40_point Security: http://www.vuxml.org/freebsd/309542b5-50b9-11e1-b0d8-00151735203a.html
* - Update to 2.2tdb2012-02-064-6/+6
| | | | | | | | | Changes: https://github.com/sitaramc/gitolite/blob/pu/doc/CHANGELOG https://github.com/sitaramc/gitolite/compare/v2.1...v2.2 PR: ports/164809 Submitted by: milki <milki@rescomp.berkeley.edu> (maintainer)
* - Update to 0.96culot2012-02-062-3/+3
| | | | Changes: http://search.cpan.org/dist/Devel-CheckLib/CHANGES
* - Update to 20111215.araujo2012-02-068-412/+418
| | | | Submitted by: Tassilo Philipp <tphilipp@potion-studios.com> (maintainer via email)
* - Update to 4.6.2.araujo2012-02-0619-1062/+1534
| | | | Submitted by: Tassilo Philipp <tphilipp@potion-studios.com> (maintainer via email)
* - Update to 1.20.0.araujo2012-02-0647-2654/+3457
| | | | Submitted by: Tassilo Philipp <tphilipp@potion-studios.com> (maintainer via email)
* - Update to 7.3.1.araujo2012-02-0617-287/+283
| | | | Submitted by: Tassilo Philipp <tphilipp@potion-studios.com> (maintainer via email)
* - Update to 2.22.araujo2012-02-0632-3277/+3160
| | | | Submitted by: Tassilo Philipp <tphilipp@potion-studios.com> (maintainer via email)
* - update to 3.7.4rm2012-02-062-3/+3
|
* - update to 0.21.2rm2012-02-062-7/+11
| | | | | | | | | | | - change maintainer's email - add devel/bmkdep to RUN_DEPENDS and set MKDEP to it by default: `mkcmake depend' does not work correctly with FreeBSD's mkdep. This is reported by avg@ - pet portlint while i'm here PR: 164776 Submitted by: trociny (maintainer)
* - Add missing BUILD_DEPENDS to silence build warningsswills2012-02-051-1/+11
| | | | | | | | - Add TEST_DEPENDS to enable testing PR: ports/164777 Submitted by: swills (myself) Approved by: maintainer (blanket)
* Update to version 2.1.roberto2012-02-054-25/+18
| | | | | | | | Release notes for 2.1 and before: http://mercurial.selenic.com/wiki/WhatsNew#Mercurial_2.1_.282012-02-01.29 PR: ports/164708 Submitted by: Olivier Duchateau <duchateau.olivier AT gmail.com>
* Update to 1.35lth2012-02-052-4/+4
|
* Update to 2.60lth2012-02-052-4/+4
|
* - Add TEST_DEPENDSswills2012-02-051-0/+2
| | | | | | PR: ports/164780 Submitted by: swills (myself) Approved by: rpaulo (maintainer, via IRC)
* Extensive, yet simple, logging role using Log::Dispatchouliswills2012-02-055-0/+45
| | | | WWW: http://search.cpan.org/dist/MooseX-Role-Loggable/
* - Add missing BUILD_DEPENDS to silence build warningsswills2012-02-051-0/+3
| | | | | | PR: ports/164744 Submitted by: swills (myself) Approved by: sahil (maintainer)
* - Fix *_DEPENDS:swills2012-02-052-7/+9
| | | | | | | | | | - ExtUtils::MakeMaker is already in all supported Perl releases - Test::Exception is a test-only dependency - Bump PORTREVISION for dependency change - Fix PLIST for p5-Test-Exception removal from *_DEPENDS PR: ports/164648 Submitted by: sunpoet
* - Unbreak after devel/gdb update (1);romain2012-02-043-9/+8
| | | | | | - Fix pkg-plist. Reported by: pointyhat (1)
* - Update to 1.58dhn2012-02-042-3/+5
|
* - Remove dependency on gmake.avilla2012-02-041-2/+0
|
* - Update TEST_DEPENDSswills2012-02-041-2/+2
|
* - Unbreak on 7.x due to missing sigignore()glarkin2012-02-042-2/+18
| | | | Submitted by: pointyhat (via pav)
* - Add TEST_DEPENDSswills2012-02-041-0/+3
| | | | Approved by: maintainer (blanket)
* Respect WITHOUT_NLS.wxs2012-02-042-2/+10
|
* Fix WWW in pkg-descr. git-scm.org redirects to git-scm.com.wxs2012-02-041-1/+1
|
* Update to 1.16.1eadler2012-02-032-3/+3
| | | | | | | | Changes: Build changes only. However update now to avoid problems with future updates and reduce confusion about how up to date our X is. Reviewed by: miwi, kwm Obtained from: xorg-dev repo
* - Update to 0.5.2sbz2012-02-033-4/+8
| | | | Approved by: jadawin@, miwi@ (mentors, implicit)
* - Mark BROKEN on 7.X: does not compilepav2012-02-031-0/+4
| | | | | | | | libtest/test.cc: In function 'int main(int, char**)': libtest/test.cc:116: error: 'sigignore' was not declared in this scope gmake[1]: *** [libtest/libtest_libtest_la-test.lo] Error 1 Reported by: pointyhat
* Update to 1.8.4mm2012-02-022-3/+3
|
* Update to 1.0.5mm2012-02-022-3/+3
|
* Update to 1.1.4mm2012-02-022-3/+3
|
* - Update to 0.006009culot2012-02-022-5/+13
| | | | | | - Add TEST_DEPENDS Changes: http://search.cpan.org/dist/Devel-Declare/Changes
* - Clearify DEPRECATED messagesunpoet2012-02-021-1/+2
| | | | - Set EXPIRATION_DATE to 2012-03-01
* - Add TEST_DEPENDSswills2012-02-021-0/+2
| | | | Approved by: maintainer (blanket)
* - Update to 5.2.0gahr2012-02-024-24/+19
| | | | | | | | | | | | | | | Changes: * better handling of strerror_r support. * corrected copyright. Since cc libs were moved to bayonne and commoncpp had been added, ALL of ucommon (including commoncpp2) are L-GPL, not just the "core" library. * more standardized manpages * improved shell::detach support and new pdetach utility * fsys generic basic file operations * commoncpp file and dso compatibility support added - Add LICENSE (LGPL3) - Move binaries to ${PREFIX}/bin/ucommon to avoid clashes (ucommon binaries have pretty standard names)
* - Update to 1.250swills2012-02-022-3/+3
| | | | | PR: ports/164649 Submitted by: sunpoet
* - Reassign to the heaptabthorpe2012-02-016-6/+6
|
* - Update to 2.10culot2012-02-012-3/+3
| | | | Changes: http://search.cpan.org/dist/Term-Menus/ChangeLog
* - Update to 2.3.1wen2012-02-013-28/+37
|
* Update to 0.8.10cs2012-02-012-4/+4
| | | | Approved by: glarkin@ (mentor, implicit)
* Update to 0.2.7wxs2012-02-012-3/+4
|
* Update to 1.3.3cs2012-02-012-7/+6
| | | | Approved by: glarkin@ (mentor, implicit)
* Update to 0.4.0cs2012-02-012-6/+6
| | | | Approved by: glarkin@ (mentor, implicit)
* - update to 0.8.2rm2012-01-312-3/+3
|
* - Update to 0.40sunpoet2012-01-312-3/+3
| | | | Changes: http://search.cpan.org/dist/Test-Spec/Changes
* - MAKE_JOBS_UNSAFEpav2012-01-311-1/+1
| | | | Reported by: pointyhat
* Update to 1.7.9wxs2012-01-314-16/+50
|
* - check CONFLICTS laterdinoex2012-01-311-1/+1
| | | | | PR: 164652 Submitted by: Tsurutani Naoki
* - Remove duplicated RUN_DEPENDSsunpoet2012-01-312-4/+9
| | | | - Add missing trailing slash to WWW
* Update GNU cppi to version 1.16johans2012-01-313-4/+19
| | | | | - Add a patch to fix charset.alias location - Move PLIST to a separate file, including optional translation files
* - Update opencvs to the version of 14 Januaryjohans2012-01-313-13/+3
| | | | - Remove a patch that's now included upstream
* Update bison to 2.5 releasejohans2012-01-313-3/+6
| | | | | | Thanks to miwi for testing it on an exp-run PR: ports/157769
* - NetBSD's version of mkdepscheidell2012-01-304-0/+37
| | | | | | | | | - it is up to 10-percent faster than the original BSD mkdep shell script. - contains options not available in FreeBSD's mkdep PR: ports/162956 Submitted by: trociny (maintainer) Approved by: gabor (mentor)
* - Upgrade to 2.1.0scheidell2012-01-303-4/+9
| | | | | | PR: ports/161518 Submitted by: Norbert Koch <nkoch@demig.de> Approved by: Gavin McDonald <gavin@16degrees.com.au> (maintainer), gabor (mentor)
* Add an option to statically build ccache.ehaupt2012-01-301-1/+6
| | | | | PR: 164606 Submitted by: zi
* - Add TEST_DEPENDSswills2012-01-301-0/+2
| | | | | | PR: ports/164555 Submitted by: swills (myself) Approved by: maintainer (blanket)
* - Add TEST_DEPENDSswills2012-01-301-0/+1
| | | | | | PR: ports/164553 Submitted by: swills (myself) Approved by: maintainer (blanket)
* - Add missing RUN_DEPENDS [1]swills2012-01-301-1/+5
| | | | | | | | | | - Add TEST_DEPENDS [1] - Reassign to perl@ [2] PR: ports/164513 [1] Submitted by: swills (myself) [1] Approved by: bapt (maintainer) [1] Requested by: bapt (maintainer, via IRC) [2]
* - update to 4.1.0rm2012-01-303-3/+9
|
* - update to 0.3.2rm2012-01-304-17/+15
| | | | | | | | | - adjust required dependencies versions - update pkg-descr and pkg-message text - make it better integrate with bsd.python.mk PR: 164584 Submitted by: Marco Bröder <marco.broeder at gmx dot eu> (maintainer)
* - Add TEST_DEPENDSswills2012-01-301-0/+1
| | | | | | PR: ports/164318 Submitted by: swills (myself) Approved by: Cezary Morga <cm@therek.net> (maintainer)
* - Update to 0.21swills2012-01-303-3/+6
| | | | | | PR: ports/164316 Submitted by: swills (myself) Approved by: Cezary Morga <cm@therek.net> (maintainer)
* - Update to 1.8.avilla2012-01-295-24/+69
| | | | | - Add option to build Cython bindings. - Add two patches to fix build with Clang.
* - Add TEST_DEPENDS to enable testingswills2012-01-291-0/+3
| | | | | | PR: ports/164257 Submitted by: swills (myself) Approved by: maintainer (blanket)
* - Add a new port: devel/quickcheck++tota2012-01-295-0/+83
| | | | | | | | | | | | | | | | | | | | QuickCheck++ is a tool for testing C++ programs automatically, inspired by QuickCheck, a similar library for Haskell programs. In QuickCheck++, the application programmer provides a specification of parts of its code in the form of properties which this code must satisfy. Then, the QuickCheck++ utilities can check that these properties holds in a large number of randomly generated test cases. Specifications, i.e. properties, are written in C++ by deriving from the quickcheck::Property class. This class contains members not only to express the specification but also to observe the distribution of test data and to write custom test data generators. The framework also allows the specification of fixed test data, as can be done with more traditional unit testing frameworks. WWW: http://software.legiasoft.com/quickcheck/
* - Update to 2.09culot2012-01-292-3/+3
| | | | Changes: http://search.cpan.org/dist/Term-Menus/ChangeLog
* - Update to 3.88culot2012-01-292-5/+7
| | | | | | | Changes: http://search.cpan.org/dist/Object-InsideOut/Changes PR: ports/164590 Submitted by: sunpoet@ Approved by: culot@ (myself, maintainer)
* - Update to 0.9.13miwi2012-01-293-11/+3
| | | | | PR: 164297 Submitted by: Armin Pirkovitsch <armin@frozen-zone.org>
* - Mark BROKEN on amd64/9:pav2012-01-291-0/+4
| | | | | | | /usr/bin/ld: [..]/work/llvm-2.6.r71086/Release/lib/LLVMX86CodeGen.o: relocation R_X86_64_PC32 against `X86CompilationCallback2' can not be used when making a shared object; recompile with -fPIC /usr/bin/ld: final link failed: Bad value Reported by: pointyhat
* - Update to version 8.2.3miwi2012-01-293-23/+46
| | | | | PR: 164154 Submitted by: Ports Fury
* - Fix Dependens & Cleanupmiwi2012-01-292-26/+19
| | | | | | | - Add License PR: 164155 Submitted by: Ports Fury
* - Update to 0.9.3miwi2012-01-282-21/+4
|
* - Updates to 1.3.1 [1]scheidell2012-01-283-11/+9
| | | | | | | | | - ONLY_FOR_ARCHS (= i386 amd64) is added. Because hwloc, it seems, has been ported to FreeBSD on these architectures only [1] - tested with and without cairo PR: ports/164562 [1] Submitted by: maintainer [1] Approved by: gabor (mentor, implicit)
* - Update to 3.10.0miwi2012-01-282-3/+3
|
* - Update to 3.5.3miwi2012-01-282-3/+3
|
* - Update to 3.7.1miwi2012-01-282-3/+3
|
* - Update to 0.11sunpoet2012-01-283-13/+14
| | | | | | - Remove outdated PERL_LEVEL check Changes: http://search.cpan.org/dist/Bread-Board-Declare/Changes
* - Update to 0.44sunpoet2012-01-282-3/+3
| | | | Changes: http://search.cpan.org/dist/File-Map/Changes
* Update to version 1.6.15pawel2012-01-282-3/+3
|
* Add a few upstream patches to make KDevelop not crash with SVN 1.7.rakuco2012-01-273-1/+128
| | | | Reported by: Luca Pizzamiglio on #kde-freebsd
* - Update to 2.4.2miwi2012-01-274-108/+3
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Changelog: - The --with-pic configure option now supports a list of comma-separated package names. This can be used to build some static libraries with PIC objects while building others with non-PIC objects. - Initial support for Go, using the gccgo compiler. - On Mac OS X .dylib is now tried as well as .so with lt_dlopenext(). Bug fixes: - The generic approximation of the command line length limit (when getconf is not available) works again. Regression introduced in v2.2.6-39-g9c3d4d8. - The bug that leaked developer tool paths into the release tarballs from ./bootstrap is fixed. - Improved support for the Cuda Compiler Driver (nvcc) on Darwin. - For GCC LTO support, the -fuse-linker-plugin switch is now also removed when computing compiler postdeps. Important incompatible changes: - The undocumented hardcode_libdir_flag_spec_ld tag variable has been removed in favor of using hardcode_libdir_flag_spec with $wl set to empty. Changes in supported systems or compilers: - Fixes for gfortran on Darwin, XL Fortran on GNU/Linux. - Support for FreeBSD 1.x (outdated since 1994) has been removed. PR: 162012 Submitted by: delphij@ Tested via: exp-run
* Update from 1.0.4 to 2.0.0.osa2012-01-273-52/+17
|
* Fix a bug in cross-references parsing/setting.ale2012-01-272-1/+12
|
* - Update to 3.008000culot2012-01-272-3/+3
| | | | Changes: http://search.cpan.org/dist/Test-WeakenChanges
* - update to version 7.4scheidell2012-01-276-26/+50
| | | | | | | | | | - adds devel/readline as mandatory dependency (the previous version is not compatible anymore) - fixes a problem with multihread applications (thanks Lee Thomas) - fixes a misconfiguration issue if the devel/binutils port is installed PR: ports/164521 Submitted by: maintainer Approved by: gabor (mentor, implicit)
* - Add a couple of pure extensions:pav2012-01-2713-0/+144
| | | | | | | | | | | devel/pure-readline: A readline interface for the Pure language devel/pure-stldict: Pure interface to C++ STL map/unordered_map devel/pure-stlvec: Pure interface to C++ STL vector math/pure-mpfr: Multiprecision floats for Pure x11-toolkits/pure-tk: A basic interface between Pure and Tcl/Tk PR: ports/161799 Submitted by: Zhihao Yuan <lichray@gmail.com>
* - Revert change to PORTDOCS installation in commit 1.13 (Makefile)jgh2012-01-271-3/+1
| | | | | Suggested by: maintainer Approved by: cress,rene (mentors,implicit)
* - Update TEST_DEPENDSsunpoet2012-01-261-4/+10
|
* - Update pure to 0.51 and update modulespav2012-01-264-39/+13
| | | | | PR: ports/161799 Submitted by: Zhihao Yuan <lichray@gmail.com> (maintainer)
* - Update to 1.27culot2012-01-262-3/+3
| | | | Changes: http://search.cpan.org/dist/Class-Inspector/Changes
* - Update to 0.42sunpoet2012-01-262-4/+3
| | | | Changes: http://search.cpan.org/dist/File-Map/Changes
* - Update to 0.29sunpoet2012-01-262-3/+3
| | | | Changes: http://search.cpan.org/dist/Data-Printer/Changes
* - Update to 0.99sunpoet2012-01-262-17/+5
| | | | | | - Remove outdated PERL_LEVEL checks Changes: http://search.cpan.org/dist/File-HomeDir/Changes
* - update to 0.5rm2012-01-262-3/+3
|
* - update to 2.2.1rm2012-01-262-4/+4
|
* - Update to 1.1.0nivit2012-01-266-15/+18
| | | | - Remove nivi.interfree.it from MASTER_SITES
* - Update to 0.6.16nivit2012-01-263-5/+5
| | | | - Remove nivi.interfree.it from MASTER_SITES
* - Update to 0.10.10nivit2012-01-262-5/+4
| | | | - Remove nivi.interfree.it from MASTER_SITES
* - Update to 0.30culot2012-01-252-3/+6
| | | | | | - Add LICENSE (Artistic 1 & GPL 1) Changes: http://search.cpan.org/dist/Test-DBIx-Class/Changes
* - update to 0.50 [1]rm2012-01-253-5/+3
| | | | | | | | - remove WWW from pkg-descr, because this projects doesn't exist on SF anymore PR: 163976 Submitted by: Matthias Fechner <idefix at fechner dot net> Approved by: maintainer (timeout; 2 weeks+)
* - Update to 1.31culot2012-01-252-4/+8
| | | | | | | - Add LICENSE (Artistic 1 & GPL 1) - Add TEST_DEPENDS Changes: http://search.cpan.org/dist/Test-File/Changes
* - update to 1.4.6rm2012-01-252-4/+5
| | | | | | | | - switch USE_PYTHON to just `yes', because it supports both python 2 and 3. PR: 163947 Submitted by: rm (myself) Approved by: yzlin (maintainer; timeout 2 weeks+)
* Update to 2.1.11.novel2012-01-252-3/+3
| | | | | PR: 164476 Submitted by: lwhsu
* The KDE/FreeBSD team is pleased to announce KDE SC 4.7.4, whichavilla2012-01-2511-18/+27
| | | | | | | | | | concludes the 4.7 series. The official release notes can be found at: http://kde.org/announcements/announce-4.7.4.php PR: 162216 PR: 163662
* Update to 1.3.1mm2012-01-252-3/+3
|
* Update to 0.4.16mm2012-01-253-4/+4
|
* - Revert lines that shouldn't have made it to my latest commit.avilla2012-01-252-5/+7
|
* - Pet Tinderbox and friends.avilla2012-01-2514-19/+17
| | | | | | | | | | OPTIONSFILE must be set using ?= to allow overriding. PR: 163743 PR: 163744 PR: 163745 PR: 163746 Submitted by: A.J. Kehoe IV (Nanoman) <vOo4vyPj@nanoman.ca>
* - Update to 0.8.3jgh2012-01-253-4/+12
| | | | | PR: ports/164417 Approved by: rene (mentor)
* update lang/sbcl to 1.0.55, and adjust dependent portsbf2012-01-249-8/+9
|
* - Update to 3.11.2sunpoet2012-01-244-6/+11
| | | | | | | - Update WWW Changes: http://scm.opendap.org/svn/branch/libdap/3.11.2/ChangeLog http://scm.opendap.org/svn/branch/libdap/3.11.2/NEWS
* - Add p5-MooseX-Attribute-Chained 1.0.1sunpoet2012-01-245-0/+60
| | | | | | | MooseX::Attribute::Chained is a Moose Trait which allows for method chaining on accessors by returning $self on write/set operations. WWW: http://search.cpan.org/dist/MooseX-Attribute-Chained/
* - Update to 1.101932 [1]culot2012-01-242-5/+11
| | | | | | | | | | - Add LICENSE (Artistic 1 & GPL 1) - Add TEST_DEPENDS - Expand the value of BUILD_DEPENDS before assigning it to RUN_DEPENDS Changes: http://search.cpan.org/dist/MooseX-Types-Signal/Changes PR: ports/164410 [1] Submitted by: Denis Pokataev <catone@cpan.org> (maintainer)
* - Update to 1.102912 [1]culot2012-01-242-7/+14
| | | | | | | | | | - Add LICENSE (Artistic 1 & GPL 1) - Add missing dependency on namespace::clean - Expand the value of BUILD_DEPENDS before assigning it to RUN_DEPENDS - Add TEST_DEPENDS PR: ports/164412 [1] Submitted by: Denis Pokataev <catone@cpan.org> (maintainer)
* - Update to 0.06 [1]culot2012-01-242-5/+11
| | | | | | | | | | - Add LICENSE (Artistic 1 & GPL 1) - Add TEST_DEPENDS - Expand the value of BUILD_DEPENDS before assigning it to RUN_DEPENDS Changes: http://search.cpan.org/dist/Event-Join/Changes PR: ports/164409 [1] Submitted by: Denis Pokataev <catone@cpan.org> (maintainer)
* - Update to 1.10tabthorpe2012-01-242-3/+3
| | | | | PR: ports/164179 Submitted by: maintainer
* - Fix ./configure tests w/ CLANG for IPv6pgollucci2012-01-241-0/+1
| | | | | | | | - No PORTVERSION bump, clang is not default PR: ports/164420 Submitted by: Yuri Pankov <yuri.pankov@gmail.com> With Hat: apache@
* - Update to 1.7.8.4.wxs2012-01-243-7/+10
|
* - Add depends on devel/protobufahze2012-01-242-0/+12
| | | | | | | - Install Make.protobuf file PR: ports/164387 Submitted by: magik@roorback.net
* - Update to 0.28sunpoet2012-01-242-4/+6
| | | | Changes: http://search.cpan.org/dist/Data-Printer/Changes
* - Add p5-IO-Pty-Easy 0.08sunpoet2012-01-245-0/+42
| | | | | | | | | | | IO::Pty::Easy provides an interface to IO::Pty which hides most of the ugly details of handling ptys, wrapping them instead in simple spawn/read/write commands. IO::Pty::Easy uses IO::Pty internally, so it inherits all of the portability restrictions from that module. WWW: http://search.cpan.org/dist/IO-Pty-Easy/
* Path::Class::File::Lockable uses simple files to indicateculot2012-01-235-0/+51
| | | | | | | | | | | | | | | whether a file is locked or not. It does not use flock(), since that is unstable over NFS. Effort has been made to avoid race conditions. Path::Class::File::Lockable is intended for long-standing locks, as in a Subversion workspace. See SVN::Class for example. WWW: http://search.cpan.org/dist/Path-Class-File-Lockable/ PR: ports/164368 (based on) Submitted by: Tatsuya Ueda <ml+freebsd@tatsuya.info>
* - Update to 2.08culot2012-01-232-3/+3
| | | | Changes: http://search.cpan.org/dist/Term-Menus/ChangeLog
* - Update to 1.012rafan2012-01-232-8/+7
|
* - Update to 1.005rafan2012-01-232-4/+3
|
* add missing build dependency on perl (port uses pod2man)arved2012-01-231-0/+1
| | | | Submitted by: pointyhat
* - Add devel/goprotobufahze2012-01-235-0/+38
| | | | | | | | | Go support, in the form of a library and protocol compiler plugin, for Google's protocol buffers. WWW: http://code.google.com/p/goprotobuf/ Approved by: pav
* - Update to 1.7nivit2012-01-232-6/+5
| | | | - Remove nivi.interfree.it from MASTER_SITES
* - Update to 0.006sunpoet2012-01-222-3/+5
| | | | | | - Add TEST_DEPENDS Changes: http://search.cpan.org/dist/Glib-Object-Introspection/NEWS
* - Add a new port: devel/rubygem-bugspotstota2012-01-224-0/+43
| | | | | | | | | | | | | | | | | | Bugspots - Bug Prediction Heuristic An implementation of the simple bug prediction heuristic outlined by the Google Engineering team: Bug Prediction at Google Well, we actually have a great, authoritative record of where code has been requiring fixes: our bug tracker and our source control commit log! The research indicates that predicting bugs from the source history works very well, so we decided to deploy it at Google. Point bugspots at any git repo and it will identify the hotspots for you. WWW: https://github.com/igrigorik/bugspots
* - Add a new port: devel/rubygem-rainbowtota2012-01-224-0/+39
| | | | | | | | | | | | | | | | | | | Rainbow extends ruby String class adding methods to wrap the string with ANSI escape codes. Rainbow adds following methods to String class: * foreground(color) (with color and colour aliases) * background(color) * reset * bright * italic (not well supported by terminal emulators). * underline * blink * inverse * hide. WWW: https://github.com/sickill/rainbow
* - Update to 5.72rafan2012-01-222-3/+3
|
* - Update to 1.07rafan2012-01-222-3/+3
|
* Add test depends.kuriyama2012-01-221-0/+2
| | | | | PR: ports/164125 Submitted by: swills
* - Update to 1.489culot2012-01-222-3/+6
| | | | | | - Add LICENSE (Artistic 1 & GPLv1) Changes: http://search.cpan.org/dist/IPC-Locker/Changes