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/pkg-plist

Number of commits found: 22

Monday, 22 Jan 2024
20:26 Muhammad Moinur Rahman (bofh) search for other commits by this committer
lang/clisp: Sanitize MANPREFIX

Approved by:    portmgr (blanket)
commit hash: e979a3ee143019c1cef448ad4d991ea2b890a05b commit hash: e979a3ee143019c1cef448ad4d991ea2b890a05b commit hash: e979a3ee143019c1cef448ad4d991ea2b890a05b commit hash: e979a3ee143019c1cef448ad4d991ea2b890a05b e979a3e
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
Friday, 27 Nov 2009
18:21 amdmi3 search for other commits by this committer
- Add D-Bus and threads support

PR:             140504
Submitted by:   "Joseph S. Atkinson" <jsa@wickedmachine.net>
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
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, 7 Dec 2006
04:29 alepulver search for other commits by this committer
- Update to version 2.41.
- Add more MASTER_SITES.
Original commit
Wednesday, 28 Jun 2006
22:04 alepulver search for other commits by this committer
- Take maintainership.
- Add OPTIONS and support for modules.
- Fix building on non-i386.
- Fix building on FreeBSD 4.X.
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
Tuesday, 6 Sep 2005
03:32 lawrance search for other commits by this committer
Disable the clisp X module at the request of the maintainer, until he
sorts out the options and dependencies.
Bump PORTREVISION.

PR:             ports/85723
Submitted by:   Jakub Rehor <jakub@rehor.net> (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
Wednesday, 6 Apr 2005
07:53 flz search for other commits by this committer
- Fix packing list.
- Mark BROKEN for 64bits architectures.

PR:             ports/79438
Submitted by:   Matthew X. Economou <xenophon@irtnog.org>
Approved by:    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
Thursday, 16 Dec 2004
05:49 kris search for other commits by this committer
Clean up handling of locale directories at deinstall-time:

* Don't remove "system directories" (which were created by BSD.*.dist)
* Silently try to remove locale directories which we might have created
Original commit
Saturday, 22 Feb 2003
03:59 kris search for other commits by this committer
Add missing files
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, 12 Jan 2002
01:20 nectar search for other commits by this committer
Commit after maintainer timeout:    
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