Port details |
- manedit UNIX manual page editor and viewer
- 1.2.1_3 editors
=3 1.2.1_3Version of this port present on the latest quarterly branch.
- DEPRECATED: Uses obsolete glib12
This port expired on: 2018-12-20
- Maintainer: johans@FreeBSD.org
- Port Added: 2001-02-20 05:10:42
- Last Update: 2018-12-21 13:19:03
- SVN Revision: 487992
- People watching this port, also watch:: vim, bison, m4, gdbm
- License: not specified in port
- WWW:
- http://freecode.com/projects/manedit
- Description:
- The ManEdit UNIX Manual Page Editor is an editor specifically tailored
for UNIX manual pages. It has a preview viewer, uses the manual page XML
format for easy editing, and comes with a tutorial and reference 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.
WWW: http://freecode.com/projects/manedit
-
cgit ¦ GitHub ¦ GitHub ¦ GitLab ¦
- Manual pages:
-
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- manedit>0:editors/manedit
- No installation instructions:
- This port has been deleted.
- PKGNAME: manedit
- Flavors: there is no flavor information for this port.
- distinfo:
- SHA256 (manedit-1.2.1.tar.bz2) = 8c9a80b2af4ec24db4a22dc0e0bc478feed0c476df23a17a2792384222312592
SIZE (manedit-1.2.1.tar.bz2) = 818596
No package information for this port in our database- Sometimes this happens. Not all ports have packages. Perhaps there is a build error. Check the fallout link:
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Library dependencies:
-
- libglib.so : devel/glib12
- libgtk.so : x11-toolkits/gtk12
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- N/A
- USES:
- alias tar:bzip2 gnome
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
1.2.1_3 21 Dec 2018 13:19:03 |
rene |
Remove expired ports:
2018-12-19 net/py-libstorj: Broken for more than 6 months
2018-12-20 net/xferstats: Uses obsolete glib12
2018-12-20 net/wmlj: Uses obsolete glib12
2018-12-20 net/ipsorc: Uses obsolete glib12
2018-12-20 net/bsdproxy: Uses obsolete glib12
2018-12-20 net/gini: Uses obsolete glib12
2018-12-21 net/netatalk: Outdated branch of netatalk; use net/netatalk3 instead
2018-12-20 net/nocatsplash: Uses obsolete glib12
2018-12-20 net/jags: Uses obsolete glib12
2018-12-19 net/scribe: Broken for more than 6 months
2018-12-20 net/libnetdude: Uses obsolete glib12
2018-12-20 net/nepim: Uses obsolete glib12
2018-12-20 emulators/generator: Uses obsolete glib12
2018-12-19 emulators/py-nova: Broken for more than 6 months (Only the first 15 lines of the commit message are shown above ) |
1.2.1_3 12 Oct 2018 09:19:05 |
antoine |
Deprecate most glib12 consumers
With hat: portmgr |
1.2.1_3 25 Aug 2018 04:43:25 |
tobik |
editors/manedit: Fix build with Clang 6
In file included from <built-in>:375:
<command line>:4:9: warning: '__cplusplus' macro redefined [-Wmacro-redefined]
#define __cplusplus 1
^
<built-in>:371:9: note: previous definition is here
#define __cplusplus 201402L
^
http://beefy11.nyi.freebsd.org/data/head-i386-default/p477696_s338122/logs/errors/manedit-1.2.1_3.log |
1.2.1_3 08 Dec 2016 19:52:20 |
tijl |
Remove libintl.so.9 compatibility link that was added in r374303 to
prevent massive PORTREVISION bumps. Bump dependent ports that have not
been bumped since. |
1.2.1_2 20 Jul 2016 15:33:20 |
mat |
Cleanup $() variables in ports Makefiles.
Mostly replace with ${}, but sometime, replace with $$() because it is
what was intended in the first place. (I think.)
Sponsored by: Absolight |
1.2.1_2 27 Oct 2014 12:19:13 |
bapt |
Cleanup plist |
1.2.1_2 20 Oct 2014 09:34:03 |
marino |
Add USES=alias to several ports
Alias is a new USES tool that allows DragonFly to masquerade as FreeBSD
by setting CFLAGS+= -D__FreeBSD__. For some ports, this fixes the build
without the need for additional patches.
Approved by: portmgr (bapt, blanket) |
1.2.1_2 14 Sep 2014 20:48:04 |
antoine |
Allow staging as a regular user |
1.2.1_2 13 Sep 2014 15:11:28 |
tijl |
devel/glib12 x11-toolkits/gtk12:
- Convert to USES=libtool and bump dependent ports
- Add INSTALL_TARGET=install-strip
- Remove patches that renamed include directories and libraries so they
didn't conflict with early development versions of glib/gtk 2.0 |
1.2.1_1 29 Jul 2014 21:43:18 |
adamw |
Convert some more USE_BZIP2 to USES=tar:bzip2
Approved by: portmgr (not really, but touches unstaged ports) |
1.2.1_1 29 Dec 2013 09:51:52 |
johans |
- Enable STAGE support
- Strip installed binary
- Bump PORTREVISION |
1.2.1 20 Sep 2013 16:36:24 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
editors) |
1.2.1 14 Aug 2013 22:35:54 |
ak |
- Remove MAKE_JOBS_SAFE variable
Approved by: portmgr (bdrewery) |
1.2.1 19 Jul 2013 14:49:18 |
johans |
Don't pass default CFLAGS to c++
Fixes compilation with clang |
1.2.1 24 Feb 2013 15:40:06 |
johans |
Update pkg-descr for editors/manedit.
Take this opportunity to add the WWW site
and sort a section of the Makefile.
PR: ports/176394
Submitted by: Kevin Zheng <kevinz5000@gmail.com> |
1.2.1 24 Feb 2013 13:55:49 |
johans |
- Upgrade manedit to 1.2.1
- Set new MASTER_SITES
- Grab maintainership |
0.8.1_2 29 Jun 2011 21:08:29 |
garga |
Drop maintainership |
0.8.1_2 20 Mar 2011 12:54:45 |
miwi |
- Get Rid MD5 support |
0.8.1_2 30 Sep 2010 17:21:58 |
garga |
Cleanup MASTER_SITES |
0.8.1_2 28 Mar 2009 17:53:24 |
garga |
Mark all my ports as MAKE_JOBS_SAFE and MAKE_JOBS_UNSAFE |
0.8.1_2 20 Jun 2008 14:03:10 |
garga |
- Remove WWW since it doesn't work anymore |
0.8.1_2 06 Jun 2008 13:25:59 |
edwin |
Bump portrevision due to upgrade of devel/gettext.
The affected ports are the ones with gettext as a run-dependency
according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT
in Makefile (29 of them).
PR: ports/124340
Submitted by: edwin@
Approved by: portmgr (pav) |
0.8.1_1 19 Apr 2008 17:56:05 |
miwi |
- Remove unneeded dependency from gtk12/gtk20 [1]
- Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG
- Remove X11BASE support in favor of LOCALBASE or PREFIX
- Use USE_LDCONFIG instead of INSTALLS_SHLIB
- Remove unneeded USE_GCC 3.4+
Thanks to all Helpers:
Dmitry Marakasov, Chess Griffin, beech@, dinoex, rafan, gahr,
ehaupt, nox, itetcu, flz, pav
PR: 116263
Tested on: pointyhat
Approved by: portmgr (pav) |
0.8.1_1 02 Mar 2008 13:04:54 |
garga |
- Add one more MASTER_SITE and make it fetchable again
Reported by: pointyhat via erwin |
0.8.1_1 19 May 2007 20:32:57 |
flz |
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}. |
0.8.1 24 Feb 2007 14:53:07 |
garga |
- Update to 0.8.1
Changelog at:
http://wolfpack.twu.net/users/wolfpack/manedit.CHANGELOG |
0.7.1 31 Oct 2006 00:12:30 |
garga |
- UNBREAK: fix distinfo since tarball was rerolled
I've look changes carefully and made a lot of tests, so, changes are ok.
PR: ports/104346
Submitted by: Frank J. Laszlo <laszlof@vonostingroup.com> |
0.7.1 12 Oct 2006 03:33:21 |
kris |
BROKEN: Size mismatch
Approved by: portmgr (self) |
0.7.1 02 Sep 2006 15:57:58 |
garga |
- Update to 0.7.1
- Take Maintainership |
0.6.1_1 07 Mar 2006 08:28:06 |
ade |
Bump PORTREVISION on glib12/gtk12 consumer ports to ease the upgrade path.
Discussed with: kris
Approved by: portmgr (implicit) |
0.6.1 11 Dec 2005 21:31:07 |
rodrigc |
Only use MNT_NODEV if it is defined. |
0.6.1 24 Nov 2005 02:03:34 |
pav |
- Add SHA256 |
0.6.1 09 Jul 2005 13:41:59 |
kris |
Update to manedit-0.6.1 to fix fetching |
0.5.12 18 Nov 2004 20:22:06 |
krion |
Update to version 0.5.12
PR: ports/74078
Submitted by: Ports Fury |
0.5.11 18 Apr 2004 16:11:39 |
pav |
- Update to 0.5.11
PR: ports/65714
Submitted by: Ports Fury |
0.5.10_1 04 Feb 2004 05:21:48 |
marcus |
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
(Part 2) |
0.5.10 29 Jan 2004 07:24:56 |
trevor |
SIZEify. |
0.5.10 26 Aug 2003 20:24:22 |
krion |
- Update to version 0.5.10
PR: 56001
Submitted by: Ports Fury |
0.5.6 29 Jul 2003 09:12:37 |
sobomax |
Let be hohest: I really don't have a time now to properly maintain all
these great pieces of software, so that let others with more free time
to take over them. |
0.5.6 20 Apr 2003 02:58:54 |
marcus |
Remove USE_GNOMENG. |
0.5.6 07 Mar 2003 06:22:17 |
ade |
Cleaning up after the wonders of remote cvs |
0.5.6 07 Mar 2003 06:00:45 |
ade |
Clear moonlight beckons.
Requiem mors pacem pkg-comment,
And be calm ports tree.
E Nomini Patri, E Fili, E Spiritu Sancti. |
0.5.6 30 Aug 2002 13:36:06 |
lioux |
Deploy USE_GNOMENG infrastructure
PR: 42197
Submitted by: Edwin Groothuis <edwin@mavetju.org> |
0.5.6 02 Jul 2002 11:53:07 |
sobomax |
Update to 0.5.6. |
05 Mar 2002 11:41:56 |
sobomax |
Update to 0.5.5. |
20 Nov 2001 23:49:34 |
lioux |
Style police: WWW tags should either end in a file/script or TRAILING /; Fix the
later case |
08 Nov 2001 15:26:36 |
sobomax |
Update to 0.5.2. |
04 Sep 2001 13:24:15 |
sobomax |
Update to 0.5.1. |
20 Aug 2001 13:48:45 |
sobomax |
Update to 0.5.0. |
17 Jul 2001 16:20:37 |
sobomax |
Update to 0.4.1. |
04 May 2001 14:36:18 |
sobomax |
Update to 0.4.j. |
20 Mar 2001 17:04:45 |
sobomax |
Update to 0.4.i. |
20 Feb 2001 08:10:42 |
sobomax |
Add manedit 0.4.h, a UNIX manual page editor and viewer. |