Port details |
- as31 Free 8051 assembler
- 2.0.b3_7 devel
=0 2.0.b3_7Version of this port present on the latest quarterly branch.
- DEPRECATED: unknown license
This port expired on: 2018-08-15
- There is no maintainer for this port.
- Any concerns regarding this port should be directed to the FreeBSD Ports mailing list via ports@FreeBSD.org
- Port Added: 2003-12-06 13:27:10
- Last Update: 2018-08-16 20:28:33
- SVN Revision: 477371
- License: NONE
- WWW:
- https://www.pjrc.com/tech/8051/
- Description:
- AS31 is a free 8051 assembler originally written by Ken Stauffer. Versions
of AS31 found here include important bug fixes and added features, such as
standard intel-hex output format for use with PAULMON2 and EPROM programmers.
AS31 is a good tool for building small 8051-based projects that are written
in 100% 8051 assembly language.
WWW: https://www.pjrc.com/tech/8051/
-
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: there is no package for this port: _LICENSE_RESTRICTED = delete-package delete-distfiles
- Flavors: there is no flavor information for this port.
- distinfo:
- SHA256 (as31_beta3.tar.gz) = 26a8425ec71b7b91f9194febd9c8530b5c2a391963c9bd9bd1e3bc840879ed4c
SIZE (as31_beta3.tar.gz) = 82696
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:
-
- bison : devel/bison
- gmake : devel/gmake
- There are no ports dependent upon this port
Configuration Options:
- ===> The following configuration options are available for as31-2.0.b3_7:
X11=off: X11 (graphics) support
===> Use 'make config' to modify these settings
- Options name:
- N/A
- USES:
- bison gmake
- 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 |
2.0.b3_7 16 Aug 2018 20:28:33 |
rene |
Remove expired ports:
2018-08-16 net/traceroute: Upstream gone
2018-08-15 net/e169-stats: unknown license
2018-08-15 net/l4ip: unknown license
2018-08-15 net/dhcprelay: unknown license
2018-08-15 emulators/m2000: unknown license
2018-08-15 textproc/ant-xinclude-task: unknown license
2018-08-15 textproc/bomstrip: unknown license
2018-08-15 x11-fonts/ecofont: unknown license
2018-08-15 mail/roundcube-groupvice: unknown license
2018-08-15 security/pft: unknown license
2018-08-15 devel/kickassembler: unknown license
2018-08-15 devel/gdbmods: unknown license
2018-08-15 devel/as31: unknown license
2018-08-15 databases/dbf2mysql: unknown license (Only the first 15 lines of the commit message are shown above ) |
2.0.b3_7 13 Jul 2018 09:56:57 |
antoine |
Deprecate unmaintained ports under the NONE license |
2.0.b3_7 04 Jul 2017 09:00:19 |
amdmi3 |
- Add LICENSE
- Switch to options helpers
- Update WWW |
2.0.b3_7 15 Oct 2014 07:06:31 |
joerg |
Fix a bug with the location counter calculation that becomes obvious
when running on 64-bit machines.
Submitted by: Holm Tiffe <holm@freibergnet.de>
Obtained from: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=655487 |
2.0.b3_6 10 Dec 2013 21:02:03 |
bapt |
Support stage |
20 Sep 2013 17:03:27
|
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
devel part 1) |
2.0.b3_6 30 Aug 2013 03:37:22 |
danfe |
- Unbreak parallel builds (-jX): their makefile has a "bison" rule which
outputs two files and is triggered twice; use GNU make(1) with ordered
prerequisites to avoid this race
- Revert r143367 (and drop MAKE_ARGS) since we now need a patch anyways
- While here, convert to OptionsNG, tighten COMMENT, sort the knobs, etc.
- Reformat port description
Reported by: marino |
2.0.b3_6 08 Mar 2013 11:32:12 |
bapt |
Convert USE_BISON to USES= bison
It brings bison as a build dependency in case it is set the following way:
USES= bison or USES= bison:build
it brings bison as a run dependency in case it is set the following way:
USES= bison:run
it brings bison both as a run and build dependency in case it the set the
following way:
USES= bison:both
While here trim some headers
Convert some USE_GNOME= gnomehack to USES= pathfix |
2.0.b3_6 03 Jul 2011 14:59:23 |
ohauer |
-remove MD5 |
2.0.b3_6 02 Jan 2010 17:31:42 |
linimon |
Reset vs@FreeBSD.org at his request due to lack of time. |
2.0.b3_6 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) |
2.0.b3_5 17 Oct 2007 10:13:01 |
ade |
Migration from bison 1.x to 2.x
PR: 117086
Tested by: -exp runs |
2.0.b3_4 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}. |
2.0.b3_3 04 Aug 2006 06:05:58 |
vs |
Install man-page
Submitted by: Gil Kloepfer |
2.0.b3_2 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) |
2.0.b3_1 22 Jan 2006 08:30:12 |
edwin |
SHA256ify
Approved by: krion@ |
2.0.b3_1 22 Sep 2005 14:21:55 |
vs |
Cleanup |
2.0.b3_1 22 Mar 2004 10:38:34 |
vs |
SIZE-ify distinfo
Reminded by: trevor
Approved by: linimon (mentor) |
2.0.b3_1 10 Mar 2004 13:16:51 |
vs |
- Update MAINTAINER-line of my ports to new @FreeBSD.org address
- Nuke 2x USE_SIZE while here
Approved by: linimon (mentor) |
2.0.b3_1 04 Feb 2004 05:21:48 |
marcus |
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
(Part 2) |
2.0.b3 06 Dec 2003 13:26:12 |
pav |
Add as31, a free 8051 assembler originally written by Ken Stauffer.
AS31 is a good tool for building small 8051-based projects that are
written in 100% 8051 assembly language.
PR: ports/59549
Submitted by: Volker Stolz <stolz@i2.informatik.rwth-aachen.de> |