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.

non port: lang/alisp/Makefile

Number of commits found: 28

Friday, 3 Jun 2016
16:44 antoine search for other commits by this committer
Deprecate ports broken for more than 6 months
Original commitRevision:416324 
Monday, 9 Nov 2015
12:59 antoine search for other commits by this committer
Mark a few ports BROKEN: unfetchable
Original commitRevision:401096 
Monday, 4 Aug 2014
03:40 adamw search for other commits by this committer
In some straightforward cases, protect documentation behind
PORTDOCS, adding a DOCS option where needed, and a couple
PORTEXAMPLES for good measure.
Original commitRevision:363960 
Saturday, 31 May 2014
19:20 pawel search for other commits by this committer
- Add staging suport, allow it as normal user
- Remove leading article from COMMENT
- Strip library
Original commitRevision:356010 
Monday, 14 Apr 2014
13:18 culot search for other commits by this committer
- Reassign to the heap at maintainer's request

With hat:	portmgr-lurker
PR:		ports/188514
Submitted by:	Nils M Holm <nmh@t3x.org>
Original commitRevision:351258 
Friday, 20 Sep 2013
19:53 bapt search for other commits by this committer
Add NO_STAGE all over the place in preparation for the staging support (cat:
lang)
Original commitRevision:327741 
Wednesday, 16 Nov 2011
16:11 miwi search for other commits by this committer
- Unbreak build

PR:             162532
Submitted by:   Jan Beich <jbeich@tormail.net>
Approved by:    maintainer
Feature safe:   yes
Original commit
Thursday, 8 Jan 2009
16:58 pav search for other commits by this committer
- No need to define USE_REINPLACE these days
Original commit
Friday, 25 Jul 2008
12:24 pav search for other commits by this committer
- Remove duplicates from MAKE_ENV after inclusion of CC and CXX in default
MAKE_ENV
Original commit
Monday, 18 Sep 2006
19:19 miwi search for other commits by this committer
- Update to 20060917

PR:             ports/103336
Submitted by:   Nils M Holm <nmh(at)t3x.org> (maintainer)
Original commit
Tuesday, 12 Sep 2006
19:07 miwi search for other commits by this committer
- Update to 20060912

PR:             ports/103199
Submitted by:   Nils M Holm <nmh(at)t3x.org> (maintainer)
Original commit
Monday, 17 Jul 2006
19:00 novel search for other commits by this committer
Update to 20060717:
 - Changed core language (see README)
 - Added KANREN-like logic programming extensions (examples/amk)
 - Added M-expression compiler (examples/mexprc)
 - Added loads of example programs (examples/misc)
 - Looking up default image in $PREFIX now rather than in /usr/local

PR:             100440
Submitted by:   Nils M Holm (maintainer)
Original commit
Wednesday, 14 Jun 2006
02:36 aaron search for other commits by this committer
- re-wrote the T3X part of the interpreter in C
- re-wrote the reference manual
- added AND and OR primitives
- added RECURSIVE-BIND primitive
- added DEFINED primitive
- replaced meta commands with functions, ie
  :L FILE.L became (LOAD FILE)
- replaced (DEFUN f(x) ...) with (DEFINE (f x) ...)
- replaced LABEL with LET and LETREC
- replaced *T* and *F* (true/false) with T and ()
- dropped CALL/CC
- renamed math functions:
    plus/iplus/rplus -> N+, I+, R+, +
    times/itimes/rtimes -> N*, I*, R*, *
    difference/idifference/rdifference -> N-, I-, R-, -
    rquotient -> /
- added default workspace image (no need to install a
  local copy of the library functions any longer)
- temporarily removed most example programs

PR:             ports/98483
Submitted by:   Nils M Holm <nmh@t3x.org>
Reviewed by:    aaron
Approved by:    tobez
Original commit
Sunday, 16 Apr 2006
15:30 mnag search for other commits by this committer
- Distfile are rerolled. From diff and README: As of version 2005-04-29, dynamic
scoping was dropped.
- Bump PORTREVISION

PR:             94854
Submitted by:   maintainer
Original commit
Sunday, 4 Sep 2005
12:20 lawrance search for other commits by this committer
- change MASTER_SITE
- change maintainer e-mail
- drop WWW page

PR:             ports/84478
Submitted by:   Nils M Holm <nmh@t3x.org> (maintainer)
Original commit
Monday, 25 Apr 2005
17:47 jylefort search for other commits by this committer
- Update to 20050425
- Fix pkg-plist

PR:             ports/80336
Submitted by:   maintainer
Original commit
Tuesday, 12 Apr 2005
22:13 pav search for other commits by this committer
- Update to 20050327

PR:             ports/79299
Submitted by:   Nils M Holm <nmh@t3x.org> (maintainer)
Original commit
Monday, 14 Mar 2005
14:31 vs search for other commits by this committer
- Update to 20050314
- Previous update broke tail call optimization. Oops.

PR:             ports/78817
Submitted by:   maintainer
Original commit
Sunday, 13 Mar 2005
11:30 krion search for other commits by this committer
Update to 20050312

PR:             ports/78742
Submitted by:   maintainer
Original commit
Sunday, 13 Feb 2005
16:34 vs search for other commits by this committer
- Update to 20050212
- Added M-Expression compiler and examples
- Updated documentation

PR:             ports/77413
Submitted by:   Nils M. Holm (maintainer)
Original commit
Monday, 24 Jan 2005
16:03 pav search for other commits by this committer
- Update to 20050124

PR:             ports/76617
Submitted by:   Nils M Holm <nmh@t3x.org> (maintainer)
Original commit
Monday, 22 Nov 2004
11:11 vs search for other commits by this committer
- Change URL
- Change maintainer e-mail
- Drop WWW pages

PR:             ports/74203
Submitted by:   maintainer
Original commit
Monday, 11 Oct 2004
22:58 pav search for other commits by this committer
- Update to 20040924

PR:             ports/72079
Submitted by:   Nils M Holm <nmh@t3x.org> (maintainer)
Original commit
Friday, 13 Feb 2004
04:57 linimon search for other commits by this committer
Update to 2004-02-06; added pre-compiled image; added a few new functions
(HYPER; DEPTH; EVENP; ODDP; APPLY); lowercased much of the lib code;
bugfixes.

PR:             ports/62630
Submitted by:   Nils M Holm <nmh@t3x.org> (maintainer)
Original commit
Sunday, 14 Dec 2003
18:36 pav search for other commits by this committer
- Update to 20031205.

PR:             ports/60004
Submitted by:   Nils M Holm <nmh@t3x.org> (maintainer)
Original commit
Tuesday, 18 Nov 2003
09:14 linimon search for other commits by this committer
Maintainer update to latest version.  Major changes: renumbered versioning;
the user interface has changed to vi(1) style.  For other changes and
bugfixes see alisp.t.
PR: ports/58996
Submitted by:  nmh@t3x.org (maintainer)
Original commit
Monday, 13 Oct 2003
01:02 edwin search for other commits by this committer
Give the MAKE_ENV the proper BINOWN/BINGRP variables.
Fix pkg-plist to use DOCSDIR

Noticed by: bento
Original commit
Sunday, 28 Sep 2003
10:57 edwin search for other commits by this committer
New port: ArrowLISP - purely symbolic LISP interpreter and IDE

        ArrowLISP is a small, properly tail-recursive, dynamically
        scoped interpreter for a purely symbolic and almost
        side-effect-free dialect of LISP. It may be considered an
        implementation of pure LISP.

        The interpreter has both a command line interface and an
        editor-like full screen interface.

PR:             ports/55501
Submitted by:   Nils M Holm <nmh@t3x.org>
Original commit

Number of commits found: 28