./wip/scite, Source code editor

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: CURRENT, Version: 4.4.6, Package name: scite-4.4.6, Maintainer: pkgsrc-users

SciTE is a SCIntilla based Text Editor. Originally built to demonstrate
Scintilla, it has grown to be a generally useful editor with facilities
for building and running programs. It is best used for jobs with
simple configurations.


Required to run:
[sysutils/desktop-file-utils] [devel/glib2] [devel/pango] [x11/gtk2]

Required to build:
[pkgtools/x11-links] [x11/xcb-proto] [x11/fixesproto4] [devel/scintilla] [pkgtools/cwrappers] [x11/xorgproto]

Master sites:

RMD160: 18a867d72230e447a43e51fe0f2d92f42b8e3c3b
Filesize: 2712.875 KB

Version history: (Expand)


CVS history: (Expand)


   2014-05-04 16:17:49 by othyro | Files touched by this commit (300) | Package removed
Log message:
Removing old/duplicate/archive copies of packages in HEAD.
   2012-11-13 21:09:29 by othyro | Files touched by this commit (47)
Log message:
Packages that install a .desktop entry should .include
"../../sysutils/desktop-file-utils/desktopdb.mk". Minor formatting fixes in
some files. Other minor fixes in some files. Bump PKGREVISION.
   2012-10-07 18:22:53 by Aleksej Saushev | Files touched by this commit (55)
Log message:
Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days.
Mark packages that don't or might probably not have staged installation.
   2010-10-29 21:44:34 by Sergey Svishchev | Files touched by this commit (3)
Log message:
Unbreak packaging.
   2010-06-14 00:47:10 by Thomas Klausner | Files touched by this commit (235)
Log message:
Bump PKGREVISION for libpng shlib name change.
Also add some patches to remove use of deprecated symbols and fix other
problems when looking for or compiling against libpng-1.4.x.
   2009-10-11 13:18:12 by Thomas Klausner | Files touched by this commit (112)
Log message:
Remove unnecessary @comment lines.
Spill a few more @pkgdir.
   2009-10-11 12:45:10 by Thomas Klausner | Files touched by this commit (261)
Log message:
Remove obsolete @dirrm lines.
   2009-07-22 11:53:14 by Thomas Klausner | Files touched by this commit (1)
Log message:
Remove USE_DIRS from pkgsrc.

Shared directories can now be created independently by the pacakges
needing them and will be removed automatically by pkg_delete when empty.

Packages needing empty directories can use the @pkgdir command in PLIST.

Discussed and ok'd in thread starting at
http://mail-index.netbsd.org/tech-pkg/2009/06/30/msg003546.html