NOTICE: This package has been removed from pkgsrc

./editors/p5-Wx-Scintilla, Scintilla source code editing component for wxWidgets

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ]


Branch: CURRENT, Version: 0.39nb33, Package name: p5-Wx-Scintilla-0.39nb33, Maintainer: pkgsrc-users

Scintilla is a contributed project which means it will not be the latest
by the time a new wxWidgets distribution is released. And on the scintilla
front, the Perl 5 lexer is not 100% bug free even and we do not have any
kind of Perl 6 support in Scintilla.

The ambitious goal of this project is to provide fresh Perl 5 and maybe 6
support in Wx while preserving compatibility with Wx::StyledTextCtrl and
continually contribute it back to Scintilla project.


Required to run:
[lang/perl5]

Required to build:
[pkgtools/x11-links] [devel/p5-Module-Build] [x11/xcb-proto] [devel/p5-ExtUtils-XSpp] [x11/p5-Wx] [x11/p5-Alien-wxWidgets] [x11/fixesproto4] [pkgtools/cwrappers] [x11/xorgproto]

Master sites: (Expand)

SHA1: 40cb8b7b7ae0b8bb418d7c885022b821369ce42e
RMD160: d487ca7bb79ca5581f36fb8ca6e7a1a6649522ba
Filesize: 828.677 KB

Version history: (Expand)


CVS history: (Expand)


   2020-08-31 20:13:29 by Thomas Klausner | Files touched by this commit (3631)
Log message:
*: bump PKGREVISION for perl-5.32.
   2020-08-17 22:20:41 by Leonardo Taccari | Files touched by this commit (2202)
Log message:
*: revbump after fontconfig bl3 changes (libuuid removal)
   2020-03-10 23:11:24 by Thomas Klausner | Files touched by this commit (1681) | Package updated
Log message:
librsvg: update bl3.mk to remove libcroco in rust case

recursive bump for the dependency change
   2020-03-08 17:51:54 by Thomas Klausner | Files touched by this commit (2833)
Log message:
*: recursive bump for libffi
   2019-08-11 15:25:21 by Thomas Klausner | Files touched by this commit (3557)
Log message:
Bump PKGREVISIONs for perl 5.30.0
   2019-07-22 00:26:08 by Thomas Klausner | Files touched by this commit (1256)
Log message:
*: recursive bump for gdk-pixbuf2-2.38.1
   2019-06-30 22:17:50 by Nia Alarie | Files touched by this commit (1816)
Log message:
Update packages using a search.cpan.org HOMEPAGE to metacpan.org.

The former now redirects to the latter.

This covers the most simple cases where http://search.cpan.org/dist/name
can be changed to https://metacpan.org/release/name.

Reviewed by hand to hopefully make sure no unwanted changes sneak in.
   2019-06-08 12:41:00 by Roland Illig | Files touched by this commit (93)
Log message:
editors/*: let pkglint fix indentation and variable alignment

pkglint -Wall -F -r editors

Manually fixed the changes in editors/nedit since the "fixed" indentation
was wrong.