| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
|
|
| |
rule and grammar constructs, translating them back to Perl 5 regexes via a
source filter. (And hence suffers from all the usual limitations of a source
filter, including the ability to translate complex code spectacularly wrongly).
Approved by: rafan (mentor, implicit)
Notes:
svn path=/head/; revision=196487
|
|
|
|
|
|
|
| |
PR: ports/114729
Notes:
svn path=/head/; revision=196485
|
|
|
|
|
|
|
|
|
| |
NB: PR suggests to use `mingw32' snapshot, but it is same as trunk one.
PR: ports/114728
Notes:
svn path=/head/; revision=196483
|
|
|
|
|
|
|
|
|
| |
6, which acts like print but automatically appends a newline.
Approved by: rafan (mentor, implicit)
Notes:
svn path=/head/; revision=196481
|
|
|
|
|
|
|
|
|
|
|
| |
Several of the builtins in Perl 6 have different
(i.e. more useful, less confusing) behaviours than their Perl 5 counterparts.
This module provides Perl 5 versions of those builtins.
Approved by: rafan (memtor, implicit)
Notes:
svn path=/head/; revision=196464
|
|
|
|
|
|
|
| |
- Bump PORTREVISION
Notes:
svn path=/head/; revision=196462
|
|
|
|
|
|
|
|
|
| |
Perl 6 symbol export mechanism will look like.
Approved by: rafan (mentor, implicit)
Notes:
svn path=/head/; revision=196461
|
|
|
|
|
|
|
| |
One bad merge out of 25. Sigh.
Notes:
svn path=/head/; revision=196455
|
|
|
|
|
|
|
|
| |
PR: ports/114627
Submitted by: ntarmos at ceid.upatras.gr
Notes:
svn path=/head/; revision=196451
|
|
|
|
|
|
|
| |
Approved by: rafan (mentor, implicit)
Notes:
svn path=/head/; revision=196445
|
|
|
|
|
|
|
|
|
| |
Tested by: numerous package build runs
Approved by: portmgr
Thanks to: des, kris, linimon, pav
Notes:
svn path=/head/; revision=196437
|
|
|
|
|
|
|
| |
Reported by: bento, many
Notes:
svn path=/head/; revision=196431
|
|
|
|
|
|
|
|
| |
PR: 114745
Submitted by: Matthias Sund <m.sund@arcor.de> (maintainer)
Notes:
svn path=/head/; revision=196422
|
|
|
|
| |
Notes:
svn path=/head/; revision=196421
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* Speed - it is a C extension and therefore many times faster than the standard
Ruby profiler.
* Flat Profiles - similar to the reports generated by the standard Ruby profiler
* Graph profiles - similar to GProf, these show how long a method runs, which
methods call it and which methods it calls.
* Threads - supports profiling multiple threads simultaneously
* Recursive calls - supports profiling recursive method calls
* Reports - can generate both text and cross-referenced html reports
* Output - can output to standard out or to a file
WWW: http://rubyforge.org/projects/ruby-prof/
PR: ports/114957
Submitted by: Robert Gogolok <gogo at cs.uni-sb.de>
Notes:
svn path=/head/; revision=196407
|
|
|
|
| |
Notes:
svn path=/head/; revision=196400
|
|
|
|
| |
Notes:
svn path=/head/; revision=196399
|
|
|
|
| |
Notes:
svn path=/head/; revision=196395
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
better to be downloading them, but, strangely enough, they
don't seem available in the raw source -- only in the pretty-fied
HTML :-(
Of the two remaining once, the ElectricFence-2.2.2-madvise.patch
is currently causing me unexplained crashes, and the
ElectricFence-2.2.2-pthread.patch does not seem to matter for us,
because we don't USE_SEMAPHORE:
http://www.filewatcher.com/p/ElectricFence-2.2.2-19.src.rpm.38696/ElectricFence-2.2.2-madvise.patch.html
http://www.filewatcher.com/p/ElectricFence-2.2.2-19.src.rpm.38696/ElectricFence-2.2.2-pthread.patch.html
Notes:
svn path=/head/; revision=196391
|
|
|
|
|
|
|
| |
Fix build.
Notes:
svn path=/head/; revision=196390
|
|
|
|
| |
Notes:
svn path=/head/; revision=196387
|
|
|
|
|
|
|
|
|
| |
where size_t is wider than int...
Bump PORTREVISION.
Notes:
svn path=/head/; revision=196386
|
|
|
|
|
|
|
|
| |
only affect the Qt4 core ports but ports depending on them as well, so
try a more sweeping approach for a workaround.
Notes:
svn path=/head/; revision=196381
|
|
|
|
|
|
|
|
|
|
| |
WWW: http://rubyforge.org/projects/ruby-debug
PR: ports/114954
Submitted by: Robert Gogolok <gogo at cs.uni-sb.de>
Notes:
svn path=/head/; revision=196375
|
|
|
|
|
|
|
|
|
|
|
|
| |
a native extension with a new hook Ruby C API.
WWW: http://rubyforge.org/projects/ruby-debug
PR: ports/114954
Submitted by: Robert Gogolok <gogo at cs.uni-sb.de>
Notes:
svn path=/head/; revision=196373
|
|
|
|
|
|
|
| |
Changes: http://search.cpan.org/src/RCAPUTO/POE-0.9999/CHANGES
Notes:
svn path=/head/; revision=196367
|
|
|
|
|
|
|
| |
Changes: http://search.cpan.org/src/KASEI/Class-Accessor-0.31/Changes
Notes:
svn path=/head/; revision=196366
|
|
|
|
|
|
|
|
|
| |
* take maintainership
Approved by: maintainer
Notes:
svn path=/head/; revision=196344
|
|
|
|
| |
Notes:
svn path=/head/; revision=196334
|
|
|
|
|
|
|
|
|
|
|
| |
file, for example, the newer version of asterisk.
PR: ports/114612
Submitted by: viper <viper at perm.raid.ru>
Approved by: Steve Ames <steve at energistic.com> (maintainer)
Notes:
svn path=/head/; revision=196332
|
|
|
|
|
|
|
|
|
|
|
| |
- Respect NOPORTDATA and NOPORTEXAMPLES
- Use PORTDATA and PORTEXAMPLES to simplify pkg-plist
PR: ports/114619
Submitted by: Sergei Vyshenski <svysh at pn.sinp.msu.ru> (maintainer)
Notes:
svn path=/head/; revision=196327
|
|
|
|
|
|
|
| |
Submitted by: sat
Notes:
svn path=/head/; revision=196324
|
|
|
|
| |
Notes:
svn path=/head/; revision=196317
|
|
|
|
| |
Notes:
svn path=/head/; revision=196301
|
|
|
|
| |
Notes:
svn path=/head/; revision=196299
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
It is based on the cross platform Qt gui toolkit, integrating the highly
flexible Scintilla editor control. It is designed to be usable as everdays'
quick and dirty editor as well as being usable as a professional project
management tool integrating many advanced features Python offers
the professional coder.
This is a port of eric4 (based on Qt4).
WWW: http://www.die-offenbachs.de/detlev/eric.html
Notes:
svn path=/head/; revision=196287
|
|
|
|
|
|
|
|
|
|
|
| |
There is no history for those porst, so no repocopy.
. french/fr-py-qt4-eric4
. german/de-py-qt4-eric4
. russian/ru-py-qt4-eric4
. devel/py-qt4-eric4
Notes:
svn path=/head/; revision=196286
|
|
|
|
|
|
|
|
|
| |
- Remove obsoleted patch
- Use DATADIR
- Take maintainership
Notes:
svn path=/head/; revision=196274
|
|
|
|
| |
Notes:
svn path=/head/; revision=196261
|
|
|
|
| |
Notes:
svn path=/head/; revision=196249
|
|
|
|
|
|
|
|
|
|
| |
- reset maintainership
PR: ports/113944
Submitted by: Gea-Suan Lin <gslin_AT_gslin dot org>
Notes:
svn path=/head/; revision=196247
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
additions for the Ruby programming language. The core extensions
are unique by virtue of thier atomicity. Methods are stored in their
own files, allowing for highly granular control of requirements.
The modules include a variety of useful classes, mixins and
microframeworks, from the Functor to a full-blown SI Units system.
WWW: http://Facets.RubyForge.org/
PR: ports/114877
Submitted by: Yarema <yds at CoolRat.org>
Notes:
svn path=/head/; revision=196245
|
|
|
|
|
|
|
|
|
|
| |
- submitter -> maintainer
PR: ports/114865
Submitted by: maintainer (Konstantin Saurbier)
Notes:
svn path=/head/; revision=196244
|
|
|
|
| |
Notes:
svn path=/head/; revision=196203
|
|
|
|
| |
Notes:
svn path=/head/; revision=196202
|
|
|
|
| |
Notes:
svn path=/head/; revision=196161
|
|
|
|
|
|
|
| |
Reported by: pointyhat (via pav)
Notes:
svn path=/head/; revision=196144
|
|
|
|
|
|
|
|
|
| |
PR: ports/114751
Submitted by: Ulf Lilleengen <lulf@stud.ntnu.no> (maintainer)
Approved by: new maintainer, garga (mentor, implicit)
Notes:
svn path=/head/; revision=196114
|
|
|
|
| |
Notes:
svn path=/head/; revision=196113
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
supports them. This is determined by running ``configure --help'' in
do-configure target and set the shell variable _LATE_CONFIGURE_ARGS
which is then passed to CONFIGURE_ARGS.
- Remove --mandir and --infodir in ports' Makefile where applicable
Few ports use REINPLACE_CMD to achieve the same effect, remove them too.
- Correct some manual pages location from PREFIX/man to MANPREFIX/man
- Define INFO_PATH where necessary
- Document that .info files are installed in a subdirectory relative to
PREFIX/INFO_PATH and slightly change add-plist-info to use INFO_PATH and
subdirectory detection.
PR: ports/111470
Approved by: portmgr
Discussed with: stas (Mk/*), gerald (info related stuffs)
Tested by: pointyhat exp run
Notes:
svn path=/head/; revision=196111
|