Port details |
- motor Powerful text mode based programming IDE
- 3.4.0_4 devel
=5 3.4.0_4Version of this port present on the latest quarterly branch.
- BROKEN: unfetchable
DEPRECATED: Broken for more than 6 months This port expired on: 2020-05-05 IGNORE: is marked as broken: unfetchable
- Maintainer: ale@FreeBSD.org
- Port Added: 2001-02-20 21:15:08
- Last Update: 2020-05-05 15:38:12
- SVN Revision: 534093
- People watching this port, also watch:: libogg, lame, python, pcre, gmake
- License: GPLv2
- WWW:
- http://konst.org.ua/motor/
- Description:
- Motor is a text mode based programming environment for *nix. It
consists of a powerful editor with syntax highlight, project
manager, makefile generator, gcc and gdb front-end, etc. Deep CVS
integration is also provided.
WWW: http://konst.org.ua/motor/
-
cgit ¦ GitHub ¦ GitHub ¦ GitLab ¦
- Manual pages:
-
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- No installation instructions:
- This port has been deleted.
- PKGNAME: motor
- Flavors: there is no flavor information for this port.
- distinfo:
- SHA256 (motor-3.4.0.tar.bz2) = d876ca4567cb691b17c7a8cde1c5a23a9349bdbe70b587804a7b58f21c1d2f42
SIZE (motor-3.4.0.tar.bz2) = 468265
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.
- Build dependencies:
-
- gmake : devel/gmake
- msgfmt : devel/gettext-tools
- Library dependencies:
-
- libiconv.so : converters/libiconv
- libintl.so : devel/gettext-runtime
- There are no ports dependent upon this port
Configuration Options:
- ===> The following configuration options are available for motor-3.4.0_4:
DOCS=on: Build and/or install documentation
NLS=on: Native Language Support
===> Use 'make config' to modify these settings
- Options name:
- N/A
- USES:
- alias tar:bzip2 gmake iconv ncurses gettext
- 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 |
3.4.0_4 05 May 2020 15:38:12 |
rene |
Remove expired ports:
Adjusted for ports rescued since r534032
2020-05-05 audio/festvox-czech: Broken for more than 6 months
2020-05-05 audio/gkrellmvolume2: Broken for more than 6 months
2020-05-05 audio/mixmos: Broken for more than 6 months
2020-05-05 audio/mma: Broken for more than 6 months
2020-05-05 audio/pd-cyclone: Broken for more than 6 months
2020-05-05 audio/shorten: Broken for more than 6 months
2020-05-05 audio/taglib-sharp: Broken for more than 6 months
2020-05-05 audio/xhippo: Broken for more than 6 months
2020-05-05 biology/consed: Broken for more than 6 months
2020-05-05 biology/plinkseq: Broken for more than 6 months
2020-05-05 biology/seqtools: Broken for more than 6 months (Only the first 15 lines of the commit message are shown above ) |
3.4.0_4 04 Apr 2020 20:51:41 |
antoine |
Deprecate ports broken for more than 6 months |
3.4.0_4 06 Nov 2019 12:48:32 |
antoine |
Mark a few ports BROKEN, unfetchable |
3.4.0_4 09 Jan 2018 07:40:56 |
mat |
Remove support for variables that have been deprecated for a while.
variables deprecation revision
WITHOUT_NLS 2013-12-13 r336337
WITH_/WITHOUT_ 2014-02-24 r345870
NOPORT(DOC|EXAMPLE)S 2014-04-19 r351587
WITH_BDB_VER 2016-05-02 r414444
OVERRIDE_LINUX_BASE_PORT 2016-09-05 r421387
WITH_OPENSSL_(BASE|PORT) 2016-06-16 r416965
While there, add an ERROR variable that works like DEV_ERROR, but for
user facing errors, and move NOPORTDOCS,
NOPORTEXAMPLES and WITHOUT_NLS to it.
Cleanup bsd.sanity.mk a bit.
Fix fallout.
PR: 224613
Submitted by: mat
Exp-run by: antoine
Sponsored by: Absolight
Differential Revision: https://reviews.freebsd.org/D13490 |
3.4.0_4 08 Dec 2016 19:23:25 |
tijl |
Remove libiconv.so.3 compatibility link that was added in r374303 to
prevent massive PORTREVISION bumps. Bump dependent ports that have not
been bumped since. |
3.4.0_3 23 Aug 2016 18:01:24 |
marino |
devel/motor: document ncurses requirement
While here, add USES=alias to help dragonfly
Approved by: ncurses blanket |
3.4.0_3 22 May 2015 13:34:22 |
mat |
Remove $FreeBSD$ from patches files in categories a-j.
With hat: portmgr
Sponsored by: Absolight |
3.4.0_3 27 Oct 2014 10:40:08 |
bapt |
Cleanup plist |
3.4.0_3 29 Jul 2014 17:12:50 |
adamw |
Rename all patches that contain '::' as a path separator, and use
'__' instead. |
3.4.0_3 10 Jun 2014 07:39:02 |
olgeni |
Remove indefinite articles and trailing periods from COMMENT, plus
minor COMMENT typos and surrounding whitespace fixes. Categories D-F.
CR: D196
Approved by: portmgr (bapt) |
3.4.0_3 12 May 2014 14:03:13 |
ale |
Stagify. |
3.4.0_3 21 Feb 2014 13:36:13 |
ehaupt |
Remove trailing whitespaces from category devel |
3.4.0_3 10 Feb 2014 13:54:28 |
ehaupt |
According to the Porter's Handbook (5.12.2.3.) default options must be added to
OPTIONS_DEFINE. This policy has been implemented only recently that's why we
have many ports violating this policy.
This patch adds the default options specified in the Porter's Handbook to
OPTIONS_DEFINE where they are being used. Ports maintained by
gnome@FreeBSD.org, kde@FreeBSD.org and x11@FreeBSD.org have been excluded.
Approved by: portmgr (bapt) |
3.4.0_3 20 Sep 2013 17:13:47 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
devel part 3) |
3.4.0_3 04 Sep 2013 20:01:06 |
bsam |
Introduce ICONV_CONFIGURE_ARG variable defined at Uses/iconv.mk.
It's value is "--with-libiconv-prefix=/usr/local" for systems
before 100043 with ports libiconv and to use at systems post
100043 with base iconv it's value is "" (NULL).
Co-authors: bapt, madpilot and bsam (me) |
3.4.0_3 29 Apr 2013 22:27:05 |
bapt |
Convert a bunch of ports from WITHOUT_NLS -> ${PORT_OPTIONS:MNLS}
While here:
- trim headers
- convert to new options framework |
3.4.0_3 27 Apr 2013 08:50:47 |
mva |
- Convert USE_ICONV=yes to USES=iconv
- Change USE_GNOME=pkgconfig|gnomehack to USES=pathfix|pkgconfig while here
Reviewed by: bapt, kwm |
3.4.0_3 24 Apr 2013 18:10:32 |
ak |
- Convert USE_GETTEXT to USES (part 3)
Approved by: portmgr (bapt) |
3.4.0_3 22 Oct 2011 23:50:23 |
eadler |
- remove maintainer tags from pkg-descr
Approved by: portmgr
Approved by: bapt (mentor) |
3.4.0_3 03 Jul 2011 14:59:23 |
ohauer |
-remove MD5 |
3.4.0_3 21 Jun 2011 12:07:00 |
ale |
Hopefully fix build with clang. |
3.4.0_3 31 May 2010 02:01:56 |
ade |
Bounce PORTREVISION for gettext-related ports. Have fun, ya'll. |
3.4.0_2 19 Jan 2010 10:56:11 |
ale |
Fix build on current (remove inclusion of utmp.h). |
3.4.0_2 30 Dec 2008 09:37:12 |
ale |
Fix build on -CURRENT. |
3.4.0_2 06 Jun 2008 13:21: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) |
3.4.0_1 03 Oct 2007 22:52:59 |
edwin |
Remove support for OSVERSION < 5 |
3.4.0_1 27 Jan 2007 09:38:54 |
ale |
- Patch for gcc4
- Update MASTER_SITES
- Use bzip2 |
3.4.0_1 18 Aug 2006 17:16:36 |
delphij |
Fix files' permissions: install files under the credential of the
current user, i.e. root.
Submitted by: Dmitry Marakasov <amdmi3 mail ru>
PR: ports/102164
Approved by: ale's vacation |
3.4.0 22 Jan 2006 08:30:12 |
edwin |
SHA256ify
Approved by: krion@ |
3.4.0 15 Apr 2005 14:34:18 |
ale |
Update to 3.4.0 release.
PR: ports/79959
Submitted by: Vasil Dimov <vd@datamax.bg> |
3.3.0 12 Oct 2004 10:51:15 |
ale |
Fix compilation on 4.X.
PR: ports/71637
Submitted by: parv <parv@pair.com>
Patch by: Frans Meijer <frans@fenke.xs4all.nl> |
3.3.0 25 Aug 2004 10:12:23 |
ale |
Better fix for gcc 3.4.
PR: ports/69982
Submitted by: Andrey Slusar <vasallia@ukr.net> |
3.3.0 22 Aug 2004 14:37:47 |
krion |
Fix build with gcc-3.4 |
3.3.0 27 Jul 2004 08:43:06 |
ale |
Update to 3.3.0 release. |
3.2.4_2 18 Mar 2004 18:01:13 |
trevor |
Add size data, approved by maintainers. |
3.2.4_2 18 Mar 2004 16:23:17 |
ale |
Remove trailing blank line. (I think this was the "error")
PR: ports/64393
Submitted by: Oliver Eikemeier |
3.2.4_2 04 Feb 2004 04:36:30 |
marcus |
Add USE_GETTEXT and bump PORTREVISION.
Submitted by: trevor
Tested by: bento |
3.2.4_1 23 Jan 2004 18:12:26 |
trevor |
Now gettext 0.12.1 is gettext-old. |
3.2.4_1 18 Jan 2004 10:50:16 |
ale |
Switch to my @FreeBSD.org email address.
Approved by: nork (mentor) |
3.2.4_1 26 Aug 2003 20:25:58 |
marcus |
Bump the PORTREVISION for the ports directly affected by the gettext upgrade.
Prodded by: kris |
3.2.4 25 Aug 2003 05:41:38 |
marcus |
Chase the libintl.so shared lib version. |
3.2.4 21 Feb 2003 11:23:04 |
knu |
De-pkg-comment. |
3.2.4 02 Feb 2003 12:34:40 |
nork |
Update to 3.2.4.
PR: ports/46447
Submitted by: Alex Dupre <sysadmin@alexdupre.com> (maintainer)
Tested by: petef and maintainer |
3.2.3 16 Sep 2002 11:14:17 |
ijliao |
upgrade to 3.2.3
PR: 42505
Submitted by: maintainer |
3.2.2 01 Aug 2002 16:22:41 |
ade |
Chase shlib rev of devel/gettext
Submitted by: lots and lots
Pointy hat to: ade |
3.2.2 16 May 2002 11:22:06 |
sobomax |
- Update to 3.2.2;
- hand over maintainership to Alex Dupre <sysadmin@alexdupre.com>.
PR: 38076
Submitted by: Alex Dupre <sysadmin@alexdupre.com> |
3.2.0_1 12 Apr 2002 17:10:20 |
ade |
gettext upgrade uber-patch (stage 3)
- switch devel/gettext (0.11.1) on, installing full package
- flip devel/gettext-old (0.10.35) to installing only static binaries
with a "-old" suffix -- gettext-old will have its deorbit burn
sequence initiated just after 4.6-RELEASE
- fix up ports for the new world order
Reviewed by: portmgr |
3.2.0 15 Mar 2002 19:44:29 |
ade |
Stage 1 of gettext update.
Move gettext (0.10.35) with gettext-old
Update gettext from gettext-devel (0.10.40)
Remove gettext-devel
Fix dependencies
Stage 2 will involve upgraded gettext to 0.11 and fixing issues
Stage 3 involves a de-orbit burn sequence for gettext-old
Reviewed by: portmgr |
05 Mar 2002 11:29:10 |
sobomax |
Update to 3.2.0. |
08 Oct 2001 14:50:54 |
sobomax |
Update to 3.0.0. |
08 Aug 2001 18:33:46 |
sobomax |
Update to 2.20.14. |
17 Apr 2001 15:18:56 |
sobomax |
Update to 2.15.7. |
13 Mar 2001 11:06:05 |
sobomax |
Put a copy of distfile at my MASTER_SITE_LOCAL, because bento constantly has
strange problems downloading it from the author's site. I really puzzled
because I can't reproduce those problems even from freefall. |
21 Feb 2001 00:15:08 |
sobomax |
Add motor 2.6.3, a powerful text mode based programming IDE. |