./wip/regexxer, Interactive tool for performing search and replace operations

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


Branch: CURRENT, Version: 0.9nb6, Package name: regexxer-0.9nb6, Maintainer: dhowland

Regexxer is a nifty GUI search/replace tool featuring Perl-style regular
expressions.

If you need project-wide substitution and you're tired of hacking sed
command lines together, then you should definitely give it a try.


Required to run:
[sysutils/desktop-file-utils] [devel/gconfmm] [devel/GConf] [devel/libglademm] [devel/pcre] [x11/gtkmm] [devel/libsigc++1] [lang/gcc49-libs]

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

Master sites:

RMD160: 1833f5932ef7ccefa223cf09987b063296cc66c6
Filesize: 292.085 KB

Version history: (Expand)


CVS history: (Expand)


   2012-10-07 16:53:42 by Aleksej Saushev | Files touched by this commit (79)
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.
   2012-09-02 09:10:40 by ndb | Files touched by this commit (4)
Log message:
DESTDIR, desktop-file-utils/desktopdb.mk and glib patches.
   2010-12-25 13:45:45 by ndb | Files touched by this commit (17)
Log message:
Bring up-to-date w/ x11/libX11/buildlink3.mk >= revision 1.2.
   2010-12-24 18:58:42 by ndb | Files touched by this commit (1)
Log message:
X11_TYPE fix.
   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:10 by Thomas Klausner | Files touched by this commit (92)
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