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) combination for a given watch list. This is what FreshPorts will look for.

non port: lang/clisp/distinfo

Number of commits found: 22

Friday, 9 Apr 2021
18:44 Matthias Fechner (mfechner) search for other commits by this committer
Regenerate all distfiles using gitlab as source.

This regeneration is required as the new gitlab version changed
the address and the directory the source files can be downloaded.

This commit also applies some small fixes to make sure all ports using
gitlab are buildable.

Reviewed by:	mat
Approved by:	portmgr
Differential Revision:	https://reviews.freebsd.org/D29628
commit hash: 911f04257e3175fca4e46c7d57bf5ca79767e209 commit hash: 911f04257e3175fca4e46c7d57bf5ca79767e209 commit hash: 911f04257e3175fca4e46c7d57bf5ca79767e209 commit hash: 911f04257e3175fca4e46c7d57bf5ca79767e209 911f042
Saturday, 6 Apr 2019
20:06 pi search for other commits by this committer
New/resurrected port: lang/clisp

ANSI Common Lisp is a high-level, general-purpose programming language.
GNU CLISP is a Common Lisp implementation by Bruno Haible of Karlsruhe
University and Michael Stoll of Munich University, both in Germany.
It mostly supports the Lisp described in the ANSI Common Lisp standard.
It runs on most Unix workstations (GNU/Linux, FreeBSD, NetBSD, OpenBSD,
Solaris, Tru64, HP-UX, BeOS, NeXTstep, IRIX, AIX and others) and on
other systems (Windows NT/2000/XP, Windows 95/98/ME) and needs only
4 MB of RAM.

It is Free Software and may be distributed under the terms of GNU GPL,
while it is possible to distribute commercial proprietary applications
compiled with GNU CLISP.

The user interface comes in English, German, French, Spanish, Dutch,
Russian and Danish, and can be changed at run time.

GNU CLISP includes an interpreter, a compiler, a debugger, CLOS, MOP,
a foreign language interface, sockets, i18n, fast bignums and more.
An X11 interface is available through CLX, Garnet, CLUE/CLIO.
GNU CLISP runs Maxima, ACL2 and many other Common Lisp packages.

WWW: http://www.gnu.org/software/clisp/

Submitted by:	KIRIYAMA Kazuhiko <kiri@kx.openedu.org>
Original commitRevision:498199 
Monday, 15 Nov 2010
00:27 jsa search for other commits by this committer
Swith to using the dynamic modules system.
Fix several options, now all options actually work.
Enable ZLIB by default since this requires no extra depends.
End support for the ancient ORACLE option.

Approved by:    wxs (mentor)
Original commit
Monday, 12 Jul 2010
14:17 wxs search for other commits by this committer
Update to 2.4.9

Changes can be found here:
http://clisp.cvs.sourceforge.net/viewvc/clisp/clisp/src/NEWS?revision=clisp_2_49-2010-07-07

and more in the ChangeLog.

The new dynamic modules is not enabled for this port.

PR:             ports/148512
Submitted by:   Joseph S. Atkinson <jsa@wickedmachine.net> (maintainer)
Original commit
Thursday, 12 Nov 2009
00:05 amdmi3 search for other commits by this committer
- Update to 2.48

PR:             140282
Submitted by:   "Joseph S. Atkinson" <jsa@wickedmachine.net>
Original commit
Friday, 27 Feb 2009
11:17 miwi search for other commits by this committer
- Update to 2.47

PR:             131581
Submitted by:   maintainer
Original commit
Wednesday, 30 Apr 2008
01:32 alepulver search for other commits by this committer
- Update to version 2.44.1.
- Remove USE_GCC=3.4 for FreeBSD/i386 7.x (not needed anymore).
- Remove wrong mirror (does not have this version).

Obtained from:  "Joseph S. Atkinson" <jsatkinson@embarqmail.com> (private
e-mail)
Original commit
Friday, 15 Feb 2008
19:11 alepulver search for other commits by this committer
- Update to version 2.44.
- External ffcall is used instead of bundled one.
- Remove BROKEN for 8.x.
- Add USE_GCC=3.4 for FreeBSD >= 7.x on i386 (others build with base GCC).
Original commit
Tuesday, 11 Dec 2007
21:23 alepulver search for other commits by this committer
- Update to version 2.43.
- Remove regular expression to correct PORTVERSION for MASTER_SITES/WRKSRC.
- Define USE_GHOSTSCRIPT_BUILD instead of using BUILD_DEPENDS.
- Remove NOT_FOR_ARCHS=ia64 (should work now).
- Use HAS_CONFIGURE instead of GNU_CONFIGURE to avoid workarouds for removing
  automatically added but unrecognized configure options.
- Add GDBM, GTK2 and SVM options (for new modules).
- Add pkg-message to note that Vim/Emacs syntax files install in DATADIR.
- Remove USE_GCC=3.4 since it now builds with GCC 4.x.
- Increase base BDB version (now supports 4.3-4.6, not 4.2 anymore).
- Remove BROKEN when PARI module was enabled, since it doesn't segfault now.
- Remove post-configure target because the main configure includes those steps.
Original commit
Thursday, 3 May 2007
21:04 alepulver search for other commits by this committer
- Update to version 2.41a.
Original commit
Thursday, 7 Dec 2006
04:29 alepulver search for other commits by this committer
- Update to version 2.41.
- Add more MASTER_SITES.
Original commit
Sunday, 5 Feb 2006
23:42 barner search for other commits by this committer
- Update to 2.38

Submitted by:   Jakub Rehor <jakub@rehor.net> (maintainer)
PR:             ports/92831
Original commit
Thursday, 19 Jan 2006
12:53 tdb search for other commits by this committer
- Fix distinfo and unbreak.
- Distfile rerolled, changes as follows (full diff is ~500 lines):
    Change version number from 2.36 to 2.37
    configure.in contains a few changes like this:
      -AC_MSG_NOTICE([ * Berkeley-DB (Tools):])
      +AC_MSG_NOTICE([ * Berkeley-DB (Tools)])

PR:             91739
Submitted by:   Andreas Eder <are@staffa.eder.local>
Approved by:    maintainer
Original commit
Tuesday, 3 Jan 2006
04:43 edwin search for other commits by this committer
[maintainer-update] lang/clisp to version 2.37

        Update port to latest upstream version.

PR:             ports/91253
Submitted by:   Jakub Rehor <jakub@rehor.net>
Original commit
Thursday, 22 Dec 2005
18:23 garga search for other commits by this committer
- Update to 2.36

PR:             ports/90781
Submitted by:   maintainer
Original commit
Sunday, 4 Sep 2005
04:49 lawrance search for other commits by this committer
Update to 2.35

From submitter:
* Unmark BROKEN for 64-bit architectures: developers report that it works fine
  (not tested, I only have i386).
* Instead of patching makemake.in, specify correct location of mandir via
  ./makemake option.
* Add build dependency on libsigsegv for better garbage collection.
* Update pkg-descr per request from developers.

PR:             ports/85677
Submitted by:   Jakub Rehor <jakub@rehor.net> (maintainer)
Original commit
Sunday, 6 Mar 2005
21:22 sem search for other commits by this committer
- Update to 2.33.2
- Unorphaning the port

PR:             ports/77624
Submitted by:   Jakub Rehor <jakub@rehor.net>
Original commit
Wednesday, 31 Mar 2004
03:12 trevor search for other commits by this committer
SIZEify (maintainer timeout)
Original commit
Wednesday, 8 Jan 2003
10:32 ijliao search for other commits by this committer
upgrade to 2.30
pass maintainership

PR:             46843
Submitted by:   Henrik Motakef <henrik.motakef@web.de> (new maintainer)
Original commit
Friday, 28 Jun 2002
08:23 kevlo search for other commits by this committer
Update to 2.28

PR: 39898
Submitted by: MAINTAINER
Original commit
Saturday, 1 Sep 2001
06:38 knu search for other commits by this committer
Update to 2.27.    
Original commit
Saturday, 19 May 2001
20:03 ijliao search for other commits by this committer
upgrade to 2.25.1    
Original commit

Number of commits found: 22