notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

FInally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combinatio for a given watch list. This is what FreshPorts will look for.

Port details
as31 Free 8051 assembler
2.0.b3_7 devel Deleted on this many watch lists=0 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 2.0.b3_7Version of this port present on the latest quarterly branch.
Deprecated DEPRECATED: unknown license
Expired 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 search for ports maintained by this maintainer
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/
Homepage    cgit ¦ GitHub ¦ GitHub ¦ GitLab ¦ SVNWeb

Manual pages:
pkg-plist: as obtained via: make generate-plist
Expand this list (6 items)
Collapse this list.
  1. bin/as31
  2. @comment bin/as31_gtk
  3. man/man1/as31.1.gz
  4. /usr/local/share/licenses/as31-2.0.b3_7/catalog.mk
  5. /usr/local/share/licenses/as31-2.0.b3_7/LICENSE
  6. /usr/local/share/licenses/as31-2.0.b3_7/NONE
Collapse this list.
Dependency lines:
  • as31>0:devel/as31
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.
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. bison : devel/bison
  2. 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:
Expand this list (1 items)
Collapse this list.
  1. http://www.pjrc.com/tech/8051/tools/
Collapse this list.

Number of commits found: 21

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
2.0.b3_7
16 Aug 2018 20:28:33
Revision:477371Original commit files touched by this commit
rene search for other commits by this committer
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 View all of this commit message)
2.0.b3_7
13 Jul 2018 09:56:57
Revision:474572Original commit files touched by this commit
antoine search for other commits by this committer
Deprecate unmaintained ports under the NONE license
2.0.b3_7
04 Jul 2017 09:00:19
Revision:445011Original commit files touched by this commit
amdmi3 search for other commits by this committer
- Add LICENSE
- Switch to options helpers
- Update WWW
2.0.b3_7
15 Oct 2014 07:06:31
Revision:370895Original commit files touched by this commit
joerg search for other commits by this committer
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
Revision:336112Original commit files touched by this commit
bapt search for other commits by this committer
Support stage
20 Sep 2013 17:03:27
Revision:327722Original commit files touched by this commit Sanity Test Failure Refresh
bapt search for other commits by this committer
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
Revision:325658Original commit files touched by this commit
danfe search for other commits by this committer
- 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
Revision:313635Original commit files touched by this commit
bapt search for other commits by this committer
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
Original commit files touched by this commit
ohauer search for other commits by this committer
-remove MD5
2.0.b3_6
02 Jan 2010 17:31:42
Original commit files touched by this commit
linimon search for other commits by this committer
Reset vs@FreeBSD.org at his request due to lack of time.
2.0.b3_6
06 Jun 2008 13:21:59
Original commit files touched by this commit
edwin search for other commits by this committer
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
Original commit files touched by this commit
ade search for other commits by this committer
Migration from bison 1.x to 2.x

PR:             117086
Tested by:      -exp runs
2.0.b3_4
19 May 2007 20:32:57
Original commit files touched by this commit
flz search for other commits by this committer
- 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
Original commit files touched by this commit
vs search for other commits by this committer
Install man-page

Submitted by: Gil Kloepfer
2.0.b3_2
07 Mar 2006 08:28:06
Original commit files touched by this commit
ade search for other commits by this committer
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
Original commit files touched by this commit
edwin search for other commits by this committer
SHA256ify

Approved by:    krion@
2.0.b3_1
22 Sep 2005 14:21:55
Original commit files touched by this commit
vs search for other commits by this committer
Cleanup
2.0.b3_1
22 Mar 2004 10:38:34
Original commit files touched by this commit
vs search for other commits by this committer
SIZE-ify distinfo

Reminded by: trevor
Approved by: linimon (mentor)
2.0.b3_1
10 Mar 2004 13:16:51
Original commit files touched by this commit
vs search for other commits by this committer
- 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
Original commit files touched by this commit
marcus search for other commits by this committer
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.

(Part 2)
2.0.b3
06 Dec 2003 13:26:12
Original commit files touched by this commit
pav search for other commits by this committer
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>

Number of commits found: 21