Port details |
- openvex Open source firmware for Vex robotics controllers
- 0.5.3 devel
=0 0.5.3Version of this port present on the latest quarterly branch.
- BROKEN: does not build (crt0iz.c:31: error 226: no type specifier for 'stack')
DEPRECATED: Broken for more than 6 months This port expired on: 2017-03-27 IGNORE: is marked as broken: does not build (crt0iz.c:31: error 226: no type specifier for 'stack')
- Maintainer: bacon4000@gmail.com
- Port Added: 2012-09-25 12:06:02
- Last Update: 2017-03-27 18:27:12
- SVN Revision: 437071
- License: GPLv3
- WWW:
- http://personalpages.tds.net/~jwbacon/vex.html
- Description:
- OpenVex is an API (Application Program Interface) library for programming
Vex robot controllers using SDCC or MCC18.
WWW: http://personalpages.tds.net/~jwbacon/vex.html
-
cgit ¦ GitHub ¦ GitHub ¦ GitLab ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - There is no configure plist information for this port.
- Dependency lines:
-
- No installation instructions:
- This port has been deleted.
- PKGNAME: openvex
- Flavors: there is no flavor information for this port.
- distinfo:
- SHA256 (openvex-0.5.3.tar.xz) = f54ceecc3f2982273aeeff3b330f854041f71c29eddc3a489bd554d2a37baaea
SIZE (openvex-0.5.3.tar.xz) = 377184
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:
-
- sdcc : lang/sdcc
- gpasm : devel/gputils
- Runtime dependencies:
-
- vexctl : devel/roboctl
- sdcc : lang/sdcc
- gpasm : devel/gputils
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- N/A
- USES:
- tar:xz
- 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 |
0.5.3 27 Mar 2017 18:27:12 |
rene |
Remove expired ports:
2017-03-27 print/musixtex: Broken for more than 6 months
2017-03-27 www/wml: Broken for more than 6 months
2017-03-27 www/offline-npm: Broken for more than 6 months
2017-03-27 x11-themes/kde-icons-cezanne: Broken for more than 6 months
2017-03-27 x11-themes/kde-icons-sky: Broken for more than 6 months
2017-03-27 deskutils/gnome-shell-extension-backslide: Broken for more than 6
months
2017-03-27 devel/openvex: Broken for more than 6 months
2017-03-27 mail/mixmaster: Broken for more than 6 months
2017-03-27 net-mgmt/nat: Broken for more than 6 months
2017-03-27 net-p2p/gnunet-gtk: Depends on expiring net-p2p/gnunet
2017-03-27 net-p2p/gnunet: Broken for more than 6 months
2017-03-27 print/abc2mtex: Depends on expiring print/musixtex |
0.5.3 26 Feb 2017 13:58:50 |
antoine |
Deprecate ports broken for more than 6 months |
0.5.3 18 Jul 2016 15:52:00 |
amdmi3 |
- Mark BROKEN: does not build:
crt0iz.c:31: error 226: no type specifier for 'stack'
Reported by: pkg-fallout
Approved by: portmgr blanket |
0.5.3 21 Apr 2016 16:43:15 |
swills |
many ports: mark broken on powerpc64 |
0.5.3 01 Apr 2016 14:00:57 |
mat |
Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.
With hat: portmgr
Sponsored by: Absolight |
0.5.3 11 Dec 2015 08:48:57 |
miwi |
- Update maintainer mail address
- Update/Remove MASTER_SITE
PR: 204755
Submitted by: jwbacon@tds.net (maintainer)
Approved by: mat (mentor)
Differential Revision: D4493 |
0.5.3 27 Oct 2014 10:40:08 |
bapt |
Cleanup plist |
0.5.3 22 Jun 2014 22:36:29 |
rakuco |
- Upgrade to 0.5.3.
- Move parallel build patch upstream.
- Support staging.
PR: 191277
Submitted by: jwbacon@tds.net (maintainer) |
0.5.2 20 Sep 2013 17:13:47 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
devel part 3) |
0.5.2 22 Aug 2013 19:11:59 |
tijl |
Multiple targets in ALL_TARGET are run in parallel and here we want to
run them sequentially, so run make clean from post-build.
Approved by: Jason Bacon <jwbacon@tds.net> (maintainer) |
0.5.2 22 Aug 2013 09:46:31 |
tijl |
Update to openvex 0.5.2 which fixes a workaround for a bug in sdcc that
has recently been fixed.
Submitted by: Jason Bacon <jwbacon@tds.net> (maintainer) |
0.5.1 26 Jul 2013 05:41:37 |
danfe |
Fix typos in comments and use correct flavor of braces. |
0.5.1 26 Jul 2013 05:37:42 |
danfe |
Fix parallel builds by sanitizing inner Makefiles and removing possible race
due to having two targets in ALL_TARGET. Instead, do the cleaning after the
build.
Reported by: pointyhat-west |
0.5.1 25 Sep 2012 12:04:49 |
makc |
Add new port devel/openvex:
OpenVex is an API (Application Program Interface) library for programming
Vex robot controllers using SDCC or MCC18.
WWW: http://personalpages.tds.net/~jwbacon/vex.html
PR: ports/171876
Submitted by: Jason Bacon <jwbacon at tds.net> |