Path to this page:
./
editors/manedit,
UNIX Manual (man, manpage) page editor, viewer, and browser for X11
Branch: CURRENT,
Version: 0.8.1nb1,
Package name: manedit-0.8.1nb1,
Maintainer: pkgsrc-usersThe ManEdit UNIX Manual Page Editor is an editor specifically tailored
for UNIX manual (man, manpage) pages. It has a preview viewer, it uses
the manual page XML format for easy editing, and it comes with a tutorial
and referance guide. It uses the GTK+ widget set and features syntax
highlighting, a complete drag and drop system for easy viewing and
editing, a crash recovery system, and sample manual page templates.
Required to run:[
x11/gtk]
Required to build:[
pkgtools/x11-links] [
pkgtools/cwrappers]
Master sites:
Filesize: 502.174 KB
Version history: (Expand)
- (2025-10-24) Package has been reborn
- (2025-10-24) Package deleted from pkgsrc
- (2025-07-15) Package has been reborn
- (2025-07-15) Package deleted from pkgsrc
- (2017-11-23) Package has been reborn
- (2011-04-22) Updated to version: manedit-0.8.1nb1
CVS history: (Expand)
| 2026-08-04 22:29:21 by Thomas Klausner | Files touched by this commit (336) |
Log message:
*: add LDFLAGS overide that was previously in mk
This is a workaround and should be fixed properly per-package - they
should use the pkgsrc LDFLAGS, but this restores what happened
before the mk/ cleanup.
Fixes relro build for packages that do not honor LDFLAGS.
Package list provided by mef@, thanks!
Workaround commit requested by bsiegert on tech-pkg.
|
| 2021-10-26 12:21:45 by Nia Alarie | Files touched by this commit (160) |
Log message:
editors: Replace RMD160 checksums with BLAKE2s checksums
All checksums have been double-checked against existing RMD160 and
SHA512 hashes
|
| 2021-10-07 15:47:53 by Nia Alarie | Files touched by this commit (160) |
Log message:
editors: Remove SHA1 hashes for distfiles
|
| 2020-05-14 21:05:49 by Joerg Sonnenberger | Files touched by this commit (3) |
Log message:
Don't define __cplusplus, that's the job of the compiler.
|
| 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.
|
| 2018-04-21 15:38:07 by Thomas Klausner | Files touched by this commit (28) |
Log message:
*: gd.tuwien.ac.at/ftp.tuwien.ac.at is gone, remove it from various mastersites
|
| 2018-01-01 23:30:04 by Roland Illig | Files touched by this commit (537) |
Log message:
Sort PLIST files.
Unsorted entries in PLIST files have generated a pkglint warning for at
least 12 years. Somewhat more recently, pkglint has learned to sort
PLIST files automatically. Since pkglint 5.4.23, the sorting is only
done in obvious, simple cases. These have been applied by running:
pkglint -Cnone,PLIST -Wnone,plist-sort -r -F
|
| 2017-09-03 10:37:04 by Thomas Klausner | Files touched by this commit (182) |
Log message:
Comment out dead MASTER_SITES/HOMEPAGEs.
|