| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
| |
Changelog: http://www.kernel.org/pub/software/scm/git/docs/RelNotes-1.7.2.3.txt
Notes:
svn path=/head/; revision=260562
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Devel::StackTrace::Frame class added
Changes: http://search.cpan.org/dist/Devel-StackTrace/Changes
PR: ports/150267
Submitted by: Frederic Culot <frederic@culot.org>
Notes:
svn path=/head/; revision=260560
|
|
|
|
|
|
|
| |
Approved by: makc (co-mentor)
Notes:
svn path=/head/; revision=260546
|
|
|
|
|
|
|
| |
Approved by: makc (co-mentor)
Notes:
svn path=/head/; revision=260545
|
|
|
|
| |
Notes:
svn path=/head/; revision=260540
|
|
|
|
| |
Notes:
svn path=/head/; revision=260531
|
|
|
|
| |
Notes:
svn path=/head/; revision=260529
|
|
|
|
| |
Notes:
svn path=/head/; revision=260521
|
|
|
|
| |
Notes:
svn path=/head/; revision=260520
|
|
|
|
| |
Notes:
svn path=/head/; revision=260519
|
|
|
|
| |
Notes:
svn path=/head/; revision=260518
|
|
|
|
|
|
|
|
| |
relative ports to 0.12.434.102 and fix build error on
recent 9-CURRENT.
Notes:
svn path=/head/; revision=260514
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
unit testing framework. These extensions have been derived from
years of experience with unit testing in Python and come from many
different sources. testtools also backports unittest changes from
recent Pythons to Python 2.4 and 2.5.
WWW: https://launchpad.net/testtools
PR: ports/149967
Submitted by: Carlo Strub
Notes:
svn path=/head/; revision=260500
|
|
|
|
|
|
|
|
|
|
| |
WWW: http://bitbucket.org/klepa/vxlog
PR: ports/141790
Submitted by: Konstantin Lepa <konstantin.lepa at gmail.com>
Notes:
svn path=/head/; revision=260494
|
|
|
|
|
|
|
| |
Add a local mirror since the main site gives 404s every now and then.
Notes:
svn path=/head/; revision=260483
|
|
|
|
|
|
|
|
| |
PR: ports/150054
Submitted by: Ganael Laplanche <ganael.laplanche@martymac.com> (maintainer)
Notes:
svn path=/head/; revision=260470
|
|
|
|
| |
Notes:
svn path=/head/; revision=260464
|
|
|
|
| |
Notes:
svn path=/head/; revision=260462
|
|
|
|
| |
Notes:
svn path=/head/; revision=260461
|
|
|
|
|
|
|
|
|
|
|
| |
- Remove MAKE_JOBS_UNSAFE (this has been fixed in mainstream adding ".ORDER: installdirs install").
- Add license
PR: ports/150232
Submitted by: Mikolaj Golub <to.my.trociny _at_ gmail.com> (maintainer)
Notes:
svn path=/head/; revision=260460
|
|
|
|
| |
Notes:
svn path=/head/; revision=260448
|
|
|
|
|
|
|
| |
Discussed on: ports@
Notes:
svn path=/head/; revision=260447
|
|
|
|
|
|
|
|
| |
New ports added:
misc/kde4-l10n-ia - Interlingua localization for KDE
Notes:
svn path=/head/; revision=260443
|
|
|
|
|
|
|
|
| |
Reported by: pointyhat via pav
With Hat: ruby
Notes:
svn path=/head/; revision=260439
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
http://weblog.rubyonrails.org/2010/8/29/rails-3-0-it-s-done
N.B.:
lang/ruby19 does not work with rails3 until the upgrade to 1.9.2
by stas@ happens.
- Update www/rubygem-rails to 3.0.0
Sponsored by: RideCharge Inc. / Taximagic
Notes:
svn path=/head/; revision=260412
|
|
|
|
|
|
|
|
|
|
|
| |
New wave Internationalization support for Ruby.
WWW: http://rubygems.org/gems/i18n
Sponsored by: RideCharge Inc. / Taximagic
Notes:
svn path=/head/; revision=260406
|
|
|
|
|
|
|
|
|
|
|
| |
A scripting framework that replaces rake, sake and rubigen
WWW: http://rubygems.org/gems/thor
Sponsored by: RideCharge Inc. / Taximagic
Notes:
svn path=/head/; revision=260405
|
|
|
|
|
|
|
|
|
|
| |
Does not depend on rake
With Hat: ruby
Sponsored by: RideCharge Inc. / Taximagic
Notes:
svn path=/head/; revision=260403
|
|
|
|
|
|
|
|
|
|
| |
Update to 0.3.23
With Hat: ruby
Sponsored by: RideCharge Inc. / Taximagic
Notes:
svn path=/head/; revision=260402
|
|
|
|
| |
Notes:
svn path=/head/; revision=260393
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
expression engines like those used in PCRE, Perl, and Python.
It is a C++ library.
RE2 uses automata theory to guarantee that regular expression searches run in
time linear in the size of the input. RE2 implements memory limits, so that
searches can be constrained to a fixed amount of memory. RE2 is engineered to
use a small fixed C++ stack footprint no matter what inputs or regular
expressions it must process; thus RE2 is useful in multithreaded environments
where thread stacks cannot grow arbitrarily large.
WWW: http://code.google.com/p/re2/
PR: ports/150185
Submitted by: Julien Laffaye <kimelto at gmail.com>
Notes:
svn path=/head/; revision=260391
|
|
|
|
|
|
|
|
|
|
|
| |
A library that provides Qt4 implementation of the DBusMenu protocol.
The DBusMenu protocol makes it possible for applications to export
and import their menus over DBus.
WWW: http://people.canonical.com/~agateau/dbusmenu/
Notes:
svn path=/head/; revision=260385
|
|
|
|
| |
Notes:
svn path=/head/; revision=260380
|
|
|
|
|
|
|
|
|
| |
(in preparation for KDE 4.5.1 update)
Approved by: kwm
Notes:
svn path=/head/; revision=260379
|
|
|
|
| |
Notes:
svn path=/head/; revision=260378
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
developed to provide a small and fast IDE, which has only a few dependencies
on other packages. Another goal was to be as independent as possible from a
special Desktop Environment like KDE or GNOME.
This port contains plugins for geany
WWW: http://plugins.geany.org/
PR: ports/146955
Submitted by: Aldis Berjoza <aldis@bsdroot.lv>
Notes:
svn path=/head/; revision=260369
|
|
|
|
|
|
|
|
| |
PR: ports/150181
Submitted by: Chris Rees <utisoft@gmail.com> (maintainer)
Notes:
svn path=/head/; revision=260363
|
|
|
|
|
|
|
| |
Changes: http://cpansearch.perl.org/src/FLORA/MooseX-Declare-0.34/Changes
Notes:
svn path=/head/; revision=260362
|
|
|
|
|
|
|
| |
Changes: http://cpansearch.perl.org/src/FLORA/MooseX-Method-Signatures-0.36/Changes
Notes:
svn path=/head/; revision=260358
|
|
|
|
|
|
|
| |
Changes: http://cpansearch.perl.org/src/FLORA/MooseX-LazyRequire-0.06/Changes
Notes:
svn path=/head/; revision=260355
|
|
|
|
|
|
|
|
|
| |
- Changelog: http://cpansearch.perl.org/src/REEDFISH/Term-Menus-1.46/ChangeLog
Approved by: jadawin (co-mentor)
Notes:
svn path=/head/; revision=260354
|
|
|
|
|
|
|
| |
Changes: http://cpansearch.perl.org/src/DROLSKY/MooseX-Singleton-0.25/ChangeLog
Notes:
svn path=/head/; revision=260352
|
|
|
|
|
|
|
|
|
| |
Changes: http://cpansearch.perl.org/src/DROLSKY/MooseX-ClassAttribute-0.16/Changes
PR: ports/150179
Submitted by: Denis Pokataev <catone@cpan.org>
Notes:
svn path=/head/; revision=260349
|
|
|
|
|
|
|
| |
Changes: http://cpansearch.perl.org/src/DROLSKY/Moose-1.12/Changes
Notes:
svn path=/head/; revision=260347
|
|
|
|
|
|
|
| |
Changes: http://search.cpan.org/dist/MooseX-POE/Changes
Notes:
svn path=/head/; revision=260344
|
|
|
|
| |
Notes:
svn path=/head/; revision=260341
|
|
|
|
|
|
|
| |
Submitted by: Anonymous <swell.k@gmail.com> (maintainer)
Notes:
svn path=/head/; revision=260337
|
|
|
|
|
|
|
|
|
| |
- Changelog: http://cpansearch.perl.org/src/ZEFRAM/Params-Classify-0.011/Changes
Approved by: mentors (implicit)
Notes:
svn path=/head/; revision=260331
|
|
|
|
|
|
|
| |
Approved by: mentors (implicit)
Notes:
svn path=/head/; revision=260330
|
|
|
|
|
|
|
| |
Approved by: mentors (implicit)
Notes:
svn path=/head/; revision=260328
|