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
atlast Autodesk Threaded Language Application System Toolkit
1.2 lang on this many watch lists=1 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 1.2Version of this port present on the latest quarterly branch.
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: unknown
Last Update: 2022-09-07 21:58:51
Commit Hash: fb16dfe
People watching this port, also watch:: python-doc-html, mscompress, pdflib
License: PD
WWW:
https://www.fourmilab.ch/atlast/
Description:
ATLAST is an attempt to make software component technology and open architecture applications commonplace in the mainstream software market. It is both a software component which can be readily integrated into existing applications, providing them a ready-made macro language and facilities for user extension and customisation and, at the same time, it is a foundation upon which new applications can be built in an open, component-oriented manner.
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb - no subversion history for this port

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
Expand this list (4 items)
Collapse this list.
  1. bin/atlast
  2. /usr/local/share/licenses/atlast-1.2/catalog.mk
  3. /usr/local/share/licenses/atlast-1.2/LICENSE
  4. /usr/local/share/licenses/atlast-1.2/PD
Collapse this list.
Dependency lines:
  • atlast>0:lang/atlast
To install the port:
cd /usr/ports/lang/atlast/ && make install clean
To add the package, run one of these commands:
  • pkg install lang/atlast
  • pkg install atlast
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: atlast
Flavors: there is no flavor information for this port.
distinfo:
SHA256 (atlast-1.2.tar.gz) = d287dd4cf3c8478c3534357e70b76c8adc816fba7b914dee6ff95e63b9b163d4 SIZE (atlast-1.2.tar.gz) = 422140

Packages (timestamps in pop-ups are UTC):
atlast
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest1.21.21.21.21.2-1.2-
FreeBSD:13:quarterly1.21.21.21.21.21.21.21.2
FreeBSD:14:latest1.21.21.21.21.21.2-1.2
FreeBSD:14:quarterly1.21.2-1.21.21.21.21.2
FreeBSD:15:latest1.21.2n/a1.2n/a1.21.21.2
FreeBSD:15:quarterly--n/a-n/a---
This port has no dependencies.
There are no ports dependent upon this port

Configuration Options:
===> The following configuration options are available for atlast-1.2: DOCS=on: Build and/or install documentation ===> Use 'make config' to modify these settings
Options name:
lang_atlast
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. http://www.fourmilab.ch/atlast/download/1.2/
Collapse this list.

Number of commits found: 20

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
07 Sep 2022 21:58:51
commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
Remove WWW entries moved into port Makefiles

Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.

This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.

Approved by:		portmgr (tcberner)
1.2
07 Sep 2022 21:10:59
commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
Add WWW entries to port Makefiles

It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.

Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.

There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above View all of this commit message)
1.2
20 Jul 2022 14:22:15
commit hash: f98ae56653d5255e3519da4e97d6edbaa7e6df91commit hash: f98ae56653d5255e3519da4e97d6edbaa7e6df91commit hash: f98ae56653d5255e3519da4e97d6edbaa7e6df91commit hash: f98ae56653d5255e3519da4e97d6edbaa7e6df91 files touched by this commit
Tobias C. Berner (tcberner) search for other commits by this committer
lang: remove 'Created by' lines

A big Thank You to the original contributors of these ports:

  *  Aaron Dalton <aaron@FreeBSD.org>
  *  Adam Weinberger <adamw@FreeBSD.org>
  *  Akinori MUSHA aka knu <knu@idaemons.org>
  *  Alex Dupre <ale@FreeBSD.org>
  *  Alexey Dokuchaev <danfe@FreeBSD.org>
  *  Alonso Cardenas Marquez <acm@FreeBSD.org>
  *  Andreas Klemm <andreas@klemm.gtn.com>
  *  Andrew Pantyukhin <infofarmer@FreeBSD.org>
  *  Andrey Zakhvatov
  *  Anton Berezin <tobez@FreeBSD.org>
  *  Anton Berezin <tobez@tobez.org>
(Only the first 15 lines of the commit message are shown above View all of this commit message)
1.2
06 Apr 2021 14:31:07
commit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344eb files touched by this commit
Mathieu Arnold (mat) search for other commits by this committer
Remove # $FreeBSD$ from Makefiles.
1.2
06 Sep 2016 09:01:29
Revision:421413Original commit files touched by this commit
amdmi3 search for other commits by this committer
- Add LICENSE
- Silence patching
- Switch to options helpers
1.2
20 Feb 2014 15:07:07
Revision:345249Original commit files touched by this commit
ehaupt search for other commits by this committer
Support staging
1.2
20 Sep 2013 19:53:10
Revision:327741Original commit files touched by this commit
bapt search for other commits by this committer
Add NO_STAGE all over the place in preparation for the staging support (cat:
lang)
1.2
03 Jul 2011 13:45:36
Original commit files touched by this commit
ohauer search for other commits by this committer
- remove MD5
1.2
01 Aug 2010 17:40:29
Original commit files touched by this commit
makc search for other commits by this committer
Update to 1.2
Use vendor's Makefile for build.

PR:             based on ports/149096
Submitted by:   Frederic Culot <frederic at culot.org>
1.1
19 Aug 2008 09:18:37
Original commit files touched by this commit
linimon search for other commits by this committer
Return laszlof's ports to the pool due to lack of time.

Hat:            portmgr
1.1
07 Nov 2006 15:37:06
Original commit files touched by this commit
laszlof search for other commits by this committer
Update my email address in all ports that I maintain.

Approved by:    flz (mentor)
1.1
21 Dec 2005 19:49:43
Original commit files touched by this commit
ehaupt search for other commits by this committer
- Update to 1.1
- Remove two patches

PR:             90723
Submitted by:   Frank Laszlo <laszlof@vonostingroup.com> (maintainer)
1.0_1
25 Nov 2005 00:33:45
Original commit files touched by this commit
pav search for other commits by this committer
- Add SHA256
1.0_1
19 Apr 2005 21:01:14
Original commit files touched by this commit
vs search for other commits by this committer
- Use PLIST_FILES/PORTDOCS
- Minimize Makefile-patch
1.0_1
29 Jan 2004 07:24:56
Original commit files touched by this commit
trevor search for other commits by this committer
SIZEify.
1.0_1
20 Feb 2003 18:38:02
Original commit files touched by this commit
knu search for other commits by this committer
De-pkg-comment.
1.0_1
15 May 2002 13:59:54
Original commit files touched by this commit
dwcjr search for other commits by this committer
Fix building under -current

PR:             37940
Submitted by:   obraun@informatik.unibw-muenchen.de
06 Oct 2001 18:37:23
commit hash: fp1.19432@dev.null.freshports.orgcommit hash: fp1.19432@dev.null.freshports.orgcommit hash: fp1.19432@dev.null.freshports.orgcommit hash: fp1.19432@dev.null.freshports.org files touched by this commit
lioux search for other commits by this committer
o CFLAGS/CC safeness; therefore, bump PORTREVISION   o simplify DESCR, add WWW
tag   o support NOPORTDOCS in PLIST   o style changes in Makefile:   	- un"echo"
installation   	- merge do-install/post-install    
23 Aug 2001 21:21:52
commit hash: fp1.17743@dev.null.freshports.orgcommit hash: fp1.17743@dev.null.freshports.orgcommit hash: fp1.17743@dev.null.freshports.orgcommit hash: fp1.17743@dev.null.freshports.org files touched by this commit
kris search for other commits by this committer
Remove giffunip@asme.org as the maintainer: he no longer has the ability   to
maintain these ports.  Any non-committer who wants to grab one let me   know.   
08 Oct 2000 04:17:26
commit hash: fp1.4779@dev.null.freshports.orgcommit hash: fp1.4779@dev.null.freshports.orgcommit hash: fp1.4779@dev.null.freshports.orgcommit hash: fp1.4779@dev.null.freshports.org files touched by this commit
asami search for other commits by this committer
Convert category lang to new layout.  

Number of commits found: 20