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/sbcl/Makefile

Number of commits found: 219 (showing only 100 on this page)

«  1 | 2 | 3  »  

Sunday, 22 Mar 2015
12:59 marino search for other commits by this committer
lang/sbcl: Fix MASTER_SITES, support DragonFly and more

Now that SBCL is current, there was some cleanup needed.  This included:
  - MASTER_SITES for bootstrap compilers did not resolve
    - Replaced with LOCAL/marino
  - FreeBSD 7 not supported anymore
    - removed references from distinfo and bootstrap list
  - contrib modules not supported anymore, removed references
  - removed -pthread change
  - Added support for x86-64-dragonfly
  - simplified docs handling (remove condition DISTFILE for docs)
  - unmasked build target commands
  - moved cleanup of patching to post-patch target
  - general aesthetic cleanup

No revbump needed.
Original commitRevision:381909 
08:16 marino search for other commits by this committer
lang/sbcl: remove experimental THREADS option; it doesn't build

PR:	184425, 198590
Original commitRevision:381890 
Saturday, 21 Mar 2015
01:55 marino search for other commits by this committer
lang/sbcl: Upgrade version 1.1.12 => 1.2.9

PR:		198590
Submitted by:	Satosi Kimura (nifty.ne.jp)
Original commitRevision:381785 
Tuesday, 12 Aug 2014
20:19 olgeni search for other commits by this committer
Add staging support.

PR:		190708
Submitted by:	olgeni
Approved by:	maintainer timeout
Original commitRevision:364741 
Monday, 11 Aug 2014
13:46 marino search for other commits by this committer
Reset maintainer on lang/sbcl

There's been a staging PR in place since June that prevent a maintainer
reset back in June.

Approved by:	portmgr (implicit, NOT_STAGED)
Original commitRevision:364609 
Tuesday, 29 Jul 2014
20:55 adamw search for other commits by this committer
Repair instances, almost all courtesy of bf ;-), of spaces
and/or tabs before the =. This made doing regular expressions
on the ports tree really difficult.

Approved by:	portmgr (not really, but touches unstaged ports)
Original commitRevision:363390 
18:41 adamw search for other commits by this committer
Convert a bunch of USE_BZIP2 to USES=tar:bzip2

Approved by:	portmgr (not really, but touches unstaged ports)
Original commitRevision:363371 
Saturday, 5 Jul 2014
19:27 olgeni search for other commits by this committer
Remove indefinite articles and trailing periods from COMMENT, plus minor
COMMENT typos and surrounding whitespace fixes. A few Makefiles where not
included as they contain Latin-1 characters that break the Phabricator
workflow. Categories J-L.

CR:		D305
Approved by:	portmgr (swills)
Original commitRevision:360810 
Thursday, 3 Oct 2013
13:47 bf search for other commits by this committer
Update lang/sbcl to 1.1.12 [1] and math/maxima to 5.31.1; adjust
dependent ports

PR:		181545 [1]
Original commitRevision:329191 
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 
Thursday, 6 Jun 2013
13:13 bf search for other commits by this committer
update lang/sbcl to 1.1.8, and adjust dependent ports
Original commitRevision:320089 
Monday, 6 May 2013
15:33 bf search for other commits by this committer
update lang/sbcl to 1.1.7, and adjust dependent ports
Original commitRevision:317524 
Sunday, 3 Mar 2013
15:55 bf search for other commits by this committer
update lang/sbcl to 1.1.5+bugfixes, and adjust dependent ports
Original commitRevision:313363 
Saturday, 2 Feb 2013
21:57 bf search for other commits by this committer
update lang/sbcl to 1.1.4 and adjust dependent ports
Original commitRevision:311445 
Saturday, 5 Jan 2013
14:13 bf search for other commits by this committer
update lang/sbcl to 1.1.3 and adjust dependent ports
Original commitRevision:309961 
Sunday, 16 Dec 2012
05:34 bf search for other commits by this committer
update sbcl to 1.1.2 and maxima to 5.29.1; adjust dependent ports
Original commitRevision:308981 
Thursday, 13 Sep 2012
02:03 bf search for other commits by this committer
update lang/sbcl to 1.0.58 and switch to the new options format;
adjust dependent ports
Original commitRevision:304169 
Wednesday, 5 Sep 2012
15:43 des search for other commits by this committer
Remove useless metadata from ports I created.
Original commitRevision:303710 
Friday, 1 Jun 2012
05:26 dinoex search for other commits by this committer
- update png to 1.5.10
Original commit
Tuesday, 22 May 2012
19:16 bf search for other commits by this committer
update lang/sbcl to 1.0.57, and adjust dependent ports
Original commit
Monday, 23 Apr 2012
09:27 bf search for other commits by this committer
update to 1.0.56 and adjust dependent ports; switch to the packaged
html documents, to avoid problems with our texinfo tools; pass prefix,
dynamic space size, and lisp bootstrap via make.sh options; update
flags and use them in tests; remove unused patches; simplify and sort
some variables and options-handling; shorten some long lines
Original commit
Wednesday, 18 Apr 2012
21:23 pav search for other commits by this committer
- Mark BROKEN: does not build (broken by recent texinfo update)

Reported by:    pointyhat
Original commit
Tuesday, 24 Jan 2012
14:10 bf search for other commits by this committer
update lang/sbcl to 1.0.55, and adjust dependent ports
Original commit
Friday, 9 Dec 2011
12:54 bf search for other commits by this committer
update lang/sbcl to 1.0.54, and adjust dependent ports (this allows sbcl to
be build WITH_THREADS on recent versions of FreeBSD once again) [1]; rename
*.core files in sbcl and math/maxima so that they are not removed by
disk-cleaning scripts [2]; make it possible to use the makesum target in sbcl
WITH_SBCL; fix maxima build WITH_CMUCL, and place a default memory cap of
1GiB on amd64; reduce default output from a few targets in maxima, and defer
patch cleaning to the pre-build target to make debugging easier

PR:             162017 [1], 162680 [2]
Approved by:    pav (portmgr)
Feature safe:   yes
Original commit
Wednesday, 23 Nov 2011
02:43 bf search for other commits by this committer
update lang/sbcl to 1.0.53, and adjust dependent ports

PR:             161444
Submitted by:   olgeni (earlier version)
Approved by:    miwi (portmgr)
Feature safe:   yes
Original commit
Tuesday, 22 Nov 2011
00:42 bf search for other commits by this committer
really fix NOPORTDOCS

Feature safe:   yes
Original commit
Monday, 21 Nov 2011
00:39 bf search for other commits by this committer
-fix builds on FreeBSD 9,10 [1]
-temporarily mark WITH_THREADS as BROKEN on 9,10 [2]
-fix NOPORTDOCS; add a regression-test alias for the test
 target; delay the patch clean-up to ease debugging; remove
 some lines dealing with unsupported versions of FreeBSD

PR:             161502 [1], 162017 [2]
Submitted by:   N. Toja [1,2]
Feature safe:   yes
Original commit
Wednesday, 26 Oct 2011
05:54 bf search for other commits by this committer
Adopt during Stas's hiatus

Approved by:    stas
Original commit
Monday, 24 Oct 2011
03:33 stas search for other commits by this committer
- Return my ports back to the pool.  I was unable to make any fixes to
  my ports in the past 3 weeks while ports were broken on any 10.x
  machines, which means I'm unable to maintain them.  So let people know
  that there's no available support for them until things are back to
  normal (which also means that anyone with spare time will be able
  to fix them without getting approval).
Original commit
Thursday, 14 Jul 2011
21:35 stas search for other commits by this committer
- Forced commit to note that the previous one is based on the ports/154050.

PR:             ports/154050
Submitted by:   Anonymous <swell.k@gmail.com>
Original commit
21:34 stas search for other commits by this committer
- Disable some failing threading tests so the threaded build succeeds.
Original commit
Wednesday, 13 Jul 2011
19:13 stas search for other commits by this committer
- Graphviz is not required for the build if all the documentation is disabled.

PR:             ports/158723
Submitted by:   Quentin Stievenart <acieroid@awesom.eu>
Original commit
Tuesday, 12 Jul 2011
00:09 stas search for other commits by this committer
- Mark broken if threads are enabled until the problem is fixed instead of
  silently building without threads.

Suggested by:   Pan Tsu <inyaoo@gmail.com>
Original commit
Monday, 11 Jul 2011
21:25 stas search for other commits by this committer
- Comment out THREADS option for now, sbcl fails to pass tests with threads
  on.
Original commit
Friday, 8 Jul 2011
19:45 stas search for other commits by this committer
- Update to 1.0.49.

PR:             ports/157088 (based on)
Submitted by:   Jimmy Olgeni <olgeni@freebsd.org>
Original commit
Saturday, 18 Jun 2011
16:13 hrs search for other commits by this committer
- Use print/texinfo for texi2{dvi,pdf} instead of print/teTeX-base.
- Use print/teTeX-base for latex instead of print/teTeX.
- Use share/texmf for TeX-related files instead of share/texmf-local.
Original commit
Thursday, 31 Mar 2011
07:41 stas search for other commits by this committer
- Unbreak "test" make target.

PR:             ports/156049
Submitted by:   Jimmy Olgeni <olgeni@freebsd.org>
Original commit
Friday, 12 Nov 2010
14:03 stas search for other commits by this committer
- Install .lisp files before .fasl.  Otherwise sbcl ends up
  thinking that FASL files are outdated.
- Bump portrevision.

Submitted by:   Anonymous <swell.k@gmail.com>
Original commit
Sunday, 7 Nov 2010
07:56 stas search for other commits by this committer
- Fix texinfo reference in internals documentation.
- Bump portrevision.

PR:             ports/151651
Submitted by:   Anonymous <swell.k@gmail.com>
Original commit
Sunday, 31 Oct 2010
19:07 pav search for other commits by this committer
- Mark BROKEN on 6.X: does not build

Reported by:    pointyhat
Original commit
Monday, 18 Oct 2010
19:07 stas search for other commits by this committer
- Graphviz is required even for non-PDF documents.

PR:             ports/151540
Submitted by:   Anonymous <swell.k@gmail.com>
Original commit
Friday, 15 Oct 2010
23:04 stas search for other commits by this committer
- Update to 1.0.43. [1]
- Allow memory upper bound on amd64, too. [1]
- Respect CC, *FLAGS, and toolchain-related variables. [1]
- Disable failing tests on threaded build: mailbox.interrupts-safety.1
    and get-protocol-by-name/error. [2]
- Prevent local SBCL_HOME from interfering with installation. [2]
- Delete both .bak *and* .orig files in WRKSRC. [2]
- Install supplied documentation, both for the SBCL itself and the modules.
- Provide a way to install HTML, PDF and PS versions of manuals.  Install
  PDF and HTML by defaul.
- Substitue the correct build date in sbcl.1 manual page before installing.
- Don't install empty dirs and other temporary files.
- Respect NOPORTDOCS.

PR:             ports/146623
Submitted by:   bf <bf1783@gmail.com> [1], Anonymous <swell.k@gmail.com> [2]
Original commit
Thursday, 23 Sep 2010
16:31 olgeni search for other commits by this committer
Revert to 1.0.34 (keeping the --dynamic-space-size build fixes) due
to explanations found in ports/146623.

Noticed by:     b. f.
Pointy hat to:  olgeni
Original commit
14:15 olgeni search for other commits by this committer
- Update to 1.0.40.0

- Patch a few files to use the exported LISP_EXTRA_ARG variable,
thus respecting --dynamic-space-size on every sbcl invocation.
Without this, the port fails to build even if DYNAMIC_SPACE_SIZE
is set to a proper value.

PR:             ports/149281
Submitted by:   olgeni
Approved by:    maintainer timeout (50 days)
Original commit
Tuesday, 5 Jan 2010
01:29 stas search for other commits by this committer
- Update to 1.0.34.
Original commit
Friday, 16 Oct 2009
15:01 stas search for other commits by this committer
- Update bootstrap binaries to the latest version.
Original commit
Wednesday, 14 Oct 2009
22:02 stas search for other commits by this committer
- Update to 1.0.31.
- Use FreeBSD8 binaries for 9.0 bootstrap
- Add "bootstrap" target to simplify binary distribution builds
Original commit
Thursday, 27 Aug 2009
18:31 amdmi3 search for other commits by this committer
- Fix some more SF URLs, including ones in PATCH_SITES and comments (for
consistency)

Approved by:    portmgr (pav)
Original commit
Sunday, 9 Aug 2009
11:28 stas search for other commits by this committer
- Update to 1.0.30.
- Fix threading support (thanks to Hiroyuki Komatsu <kom@narihara-lab.jp>).
- Temporary use my mirror for distfiles until issues with sourceforge are
  resolved.
Original commit
Friday, 5 Jun 2009
10:46 stas search for other commits by this committer
- The distfile has been rerolled with the missing SUPPORT file included.
- Fix FILL bug on amd64 platforms.
Original commit
Thursday, 4 Jun 2009
15:40 stas search for other commits by this committer
- Update to 1.0.29.
Original commit
Tuesday, 7 Apr 2009
11:00 stas search for other commits by this committer
- Update to 1.0.27.
Original commit
Monday, 9 Feb 2009
15:24 stas search for other commits by this committer
- Update to 1.0.25.

PR:             ports/131103 (based on)
Submitted by:   bf <bf2006a@yahoo.com>
Original commit
Monday, 1 Dec 2008
19:28 stas search for other commits by this committer
- Update to 1.0.23.
Original commit
Saturday, 8 Nov 2008
19:36 stas search for other commits by this committer
- Update to 1.0.22.

PR:             ports/128695
Submitted by:   bf <bf2006a@yahoo.com>
Original commit
Friday, 3 Oct 2008
09:52 stas search for other commits by this committer
- Update to 1.0.21.
Original commit
Friday, 5 Sep 2008
23:44 stas search for other commits by this committer
- Update to 1.0.20.

PR:             ports/127062
Submitted by:   bf <bf2006a@yahoo.com>
Original commit
Saturday, 2 Aug 2008
20:34 stas search for other commits by this committer
- Update to 1.0.19.
Original commit
Wednesday, 23 Jul 2008
07:23 stas search for other commits by this committer
- Update to 1.0.18.

PR:             ports/125620
Submitted by:   bf <bf2006a@yahoo.com>
Original commit
Thursday, 5 Jun 2008
08:39 stas search for other commits by this committer
- Update to 1.0.17.
- Update bootstrap binaries to the latest version. Also, add bootstrap
  for each supported FreeBSD version to eliminate compat-XXX dependency.
- Add a knob to specify SBCL dynamic space size (useful for low-memory
  systems). [1]
- Enable sb-luted for threaded SBCL. [1]
- FreeBSD 5.x cleanup.

PR:             ports/123250 (based on) [1]
Submitted by:   bf <bf2006a@yahoo.com>
Original commit
Wednesday, 14 May 2008
14:39 stas search for other commits by this committer
- Take maintainership.
Original commit
Sunday, 4 May 2008
04:47 edwin search for other commits by this committer
Fix build of sbcl on non-i386 due to distfiles issues
Original commit
Wednesday, 30 Apr 2008
01:55 edwin search for other commits by this committer
Update to 1.0.16
Original commit
Wednesday, 23 Apr 2008
20:37 pav search for other commits by this committer
- Update to 1.0.14

PR:             ports/120530
Submitted by:   Yoshiaki Uchikawa <yoshiaki@kt.rim.or.jp>
Approved by:    maintainer timeout (2 months)
Original commit
Wednesday, 19 Mar 2008
12:47 lippe search for other commits by this committer
- Drop maintainership of this maintainer.

PR:             ports/121790
Submitted by:   NIIMI Satoshi <sa2c@sa2c.net>
Approved by:    gabor (mentor)
Original commit
Tuesday, 18 Dec 2007
16:21 pav search for other commits by this committer
- Update to 1.0.11

PR:             ports/117519
Submitted by:   NIIMI Satoshi <sa2c@sa2c.net> (maintainer)
Original commit
Thursday, 27 Sep 2007
22:27 miwi search for other commits by this committer
- Update to 1.0.10

PR:             116654
Submitted by:   NIIMI Satoshi <sa2c@sa2c.net> (maintainer)
Original commit
Wednesday, 29 Aug 2007
00:13 okazaki search for other commits by this committer
Update to 1.0.9.

PR:             115857
Submitted by:   maintainer
Original commit
Thursday, 26 Jul 2007
11:53 miwi search for other commits by this committer
- Update to 1.0.8

PR:             114909
Submitted by:   NIIMI Satoshi <sa2c@sa2c.net> (maintainer)
Original commit
Thursday, 28 Jun 2007
14:02 arved search for other commits by this committer
Update to 1.0.7

PR:             114094
Submitted by:   NIIMI Satoshi <sa2c@sa2c.net>
Original commit
Monday, 4 Jun 2007
07:45 keramida search for other commits by this committer
Fix minor typo in the description of the THREADS option.
Original commit
Friday, 1 Jun 2007
11:20 miwi search for other commits by this committer
- Fix build

Submitted by:   pointyhat via kris
                : NIIMI Satoshi <sa2c@sa2c.net> (maintainer)
Original commit
Sunday, 27 May 2007
17:39 miwi search for other commits by this committer
- Update to 1.0.6

PR:             113051
Submitted by:   NIIMI Satoshi <sa2c@sa2c.net> (maintainer)
Original commit
Sunday, 29 Apr 2007
21:07 miwi search for other commits by this committer
- Update to 1.0.5
- Drop support for FreeBSD 4

PR:             112220
Submitted by:   NIIMI Satoshi <sa2c@sa2c.net> (maintainer)
Original commit
Monday, 26 Mar 2007
05:21 clsung search for other commits by this committer
- Update lang/sbcl to 1.0.4.

PR:             ports/110829
Submitted by:   maintainer (NIIMI Satoshi)
Original commit
Thursday, 1 Mar 2007
10:01 miwi search for other commits by this committer
- Update to 1.0.3

PR:             109652
Submitted by:   NIIMI Satoshi <sa2c@sa2c.net> (maintainer)
Original commit
Friday, 26 Jan 2007
13:19 vanilla search for other commits by this committer
Upgrade to 1.0.2

PR:             ports/108363
Submitted by:   maintainer
Original commit
Thursday, 11 Jan 2007
07:41 miwi search for other commits by this committer
-Use native binaries to bootstrap on amd64 not to require i386 binary
 compatibility.
- This would fix build failure on pointyhat.

PR:             ports/107804
Submitted by:   NIIMI Satoshi <sa2c@sa2c.net> (maintainer)
Original commit
Wednesday, 27 Dec 2006
15:17 miwi search for other commits by this committer
- Update to 1.0.1

PR:             ports/107223
Submitted by:   NIIMI Satoshi <sa2c@sa2c.net> (maintainer)
Original commit
Saturday, 9 Dec 2006
09:31 miwi search for other commits by this committer
- Fix handling of floating point exception on AMD64.
- Support build on AMD64 with threading.

PR:             ports/106506
Submitted  by:  NIIMI Satoshi <sa2c@sa2c.net>
Original commit
Saturday, 2 Dec 2006
00:20 miwi search for other commits by this committer
- Update to 1.0

Submitted by:   NIIMI Satoshi <sa2c@sa2c.net> (maintainer)
Original commit
Wednesday, 1 Nov 2006
08:06 miwi search for other commits by this committer
- Update to 0.9.18

PR:             ports/104846
Submitted by:   NIIMI Satoshi <sa2c@sa2c.net> (maintainer)
Original commit
Wednesday, 27 Sep 2006
18:49 rafan search for other commits by this committer
- Update to 0.9.17

PR:             ports/103698
Submitted by:   NIIMI Satoshi <sa2c at sa2c.net> (maintainer)
Original commit
Saturday, 26 Aug 2006
15:56 clsung search for other commits by this committer
- Update to 0.9.16

PR:             ports/102539
Submitted by:   maintainer (NIIMI Satoshi)
Original commit
Thursday, 27 Jul 2006
11:17 itetcu search for other commits by this committer
Update to 0.9.15

PR:     ports/100907
Submitted by:   NIIMI Satoshi (maintainer)
Original commit
Wednesday, 28 Jun 2006
21:52 itetcu search for other commits by this committer
Update lang/sbcl to 0.9.14.

PR:             ports/99582
Submitted by:   maintainer
Original commit
Monday, 29 May 2006
09:48 vs search for other commits by this committer
Update to 0.9.13

PR:             ports/98046
Submitted by:   maintainer
Original commit
Thursday, 27 Apr 2006
15:46 garga search for other commits by this committer
- Update lang/sbcl to 0.9.12
- sbcl depends on archivers/gtar because of the difference of
  bsdtar output and GNU tar output, preceding "x ".
  Changes asdf-install to parse bsdtar's output in addition to
  GNU tar's output.
  This idea is inspired by Paul Ledbetter III.

PR:             ports/96380
Submitted by:   maintainer
Original commit
Tuesday, 11 Apr 2006
19:59 jmelo search for other commits by this committer
- Update to 0.9.11.

PR:             ports/94991
Submitted by:   NIIMI Satoshi <sa2c@sa2c.net> (maintainer)
Approved by:    mnag (mentor)
Original commit
Wednesday, 15 Mar 2006
15:26 mnag search for other commits by this committer
- Update to 0.9.10

PR:             93900
Submitted by:   maintainer
Original commit
Thursday, 9 Feb 2006
13:28 lawrance search for other commits by this committer
Bump the bootstrap binary version to 0.9.9.
PORTVERSION bump is not required as there are no functional changes.

PR:             ports/93043
Submitted by:   NIIMI Satoshi <sa2c@sa2c.net> (maintainer)
Original commit
Saturday, 28 Jan 2006
15:52 pav search for other commits by this committer
- Update to 0.9.9

PR:             ports/92398
Submitted by:   NIIMI Satoshi <sa2c@sa2c.net> (maintainer)
Original commit
Wednesday, 28 Dec 2005
13:35 pav search for other commits by this committer
- Update to 0.9.8

PR:             ports/91012
Submitted by:   NIIMI Satoshi <sa2c@sa2c.net> (maintainer)
Original commit
Sunday, 4 Dec 2005
06:33 edwin search for other commits by this committer
MAINTAINER: lang/sbcl: Change default bootstrap language to CMUCL

        This PR changes to use CMUCL to bootstrap by default, because
        distrubuted binaries does not work on some environment.

PR:             ports/89920
Submitted by:   NIIMI Satoshi <sa2c@sa2c.net>
Original commit
Tuesday, 29 Nov 2005
13:16 mnag search for other commits by this committer
Update to 0.9.7

PR:             89711
Submitted by:   NIIMI Satoshi <sa2c@sa2c.net> (maintainer)
Original commit
Wednesday, 9 Nov 2005
19:33 linimon search for other commits by this committer
Assign to new volunteer.
Original commit
02:45 linimon search for other commits by this committer
Remove maintainer at his request.

PR:     ports/88701
Original commit
Tuesday, 8 Nov 2005
18:47 mnag search for other commits by this committer
Fix build and respect CFLAGS
Add SHA256

Notified by:    kris
Original commit
Monday, 7 Nov 2005
15:46 mnag search for other commits by this committer
Update to 0.9.6
Respect PREFIX

PR:             88582
Submitted by:   Paul Ledbetter III <aeacides@gmail.com> (maintainer)
Original commit
Sunday, 16 Oct 2005
14:48 vs search for other commits by this committer
Populate virtual category "lisp"

PR:             ports/86370
Submitted by:   Julian Stecklina
Approved by:    portmgr (linimon)
Original commit

Number of commits found: 219 (showing only 100 on this page)

«  1 | 2 | 3  »