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

Number of commits found: 45

Thursday, 7 Jan 2010
17:04 olgeni search for other commits by this committer
Remove unmaintained lang/drscheme port, which is superceded by
lang/plt-scheme. According to pointyhat lang/drscheme it has been
broken since 2007/06.
Original commit
Sunday, 2 Aug 2009
19:36 mezz search for other commits by this committer
-Repocopy devel/libtool15 -> libtool22 and libltdl15 -> libltdl22.
-Update libtool and libltdl to 2.2.6a.
-Remove devel/libtool15 and devel/libltdl15.
-Fix ports build with libtool22/libltdl22.
-Bump ports that depend on libltdl22 due to shared library version change.
-Explain what to do update in the UPDATING.

It has been tested with GNOME2, XFCE4, KDE3, KDE4 and other many wm/desktop
and applications in the runtime.

With help:      marcus and kwm
Pointyhat-exp:  a few times by pav
Tested by:      pgollucci, "Romain Tartière" <romain@blogreen.org>, and
                a few MarcusCom CVS users. Also, I might have missed a few.
Repocopy by:    marcus
Approved by:    portmgr
Original commit
Saturday, 18 Jul 2009
11:11 dinoex search for other commits by this committer
- update to jpeg7
Tested by:      pav on pointyhat
Original commit
Friday, 23 Jan 2009
16:28 flz search for other commits by this committer
- Update X.org ports to 7.4+ (few ports are more recent than the katamari).
- Bump PORTREVISION for all ports depending on libglut since the shlib
version number went from 4 to 3.
- Bump PORTREVISION for all ports depending on libXaw as libXaw.so.8 isn't
installed anymore.
- Couple of ports fixes (mostly missing xorg components added to USE_XORG).
Original commit
Sunday, 22 Jun 2008
18:43 pav search for other commits by this committer
- Mark IGNORED on pointyhat - receives signal 10 during build on pointyhat, but
  builds on my regular workstation
Original commit
Thursday, 19 Jun 2008
02:50 pav search for other commits by this committer
- Fix segfaults, unbreak
- Add missed xorg dependency

PR:             ports/118808
Submitted by:   Andrew Reilly <areilly@bigpond.net.au>
Original commit
Saturday, 19 Apr 2008
17:56 miwi search for other commits by this committer
- Remove unneeded dependency from gtk12/gtk20 [1]
- Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG
- Remove X11BASE support in favor of LOCALBASE or PREFIX
- Use USE_LDCONFIG instead of INSTALLS_SHLIB
- Remove unneeded USE_GCC 3.4+

Thanks to all Helpers:
        Dmitry Marakasov, Chess Griffin, beech@, dinoex, rafan, gahr,
        ehaupt, nox, itetcu, flz, pav

PR:             116263
Tested on:      pointyhat
Approved by:    portmgr (pav)
Original commit
Thursday, 10 Apr 2008
08:48 jkoshy search for other commits by this committer
Reset maintainership.
Original commit
Sunday, 23 Mar 2008
23:03 miwi search for other commits by this committer
- Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG
- Bump PORTREVISION

Approved by:    portmgr (xorg cleanup)
Original commit
Sunday, 25 Nov 2007
00:58 linimon search for other commits by this committer
Now is getting signal 11 everywhere on the cluster, not just problems
with gcc4.2.

Approved by:    portmgr (self)
Original commit
Monday, 29 Oct 2007
03:09 jkoshy search for other commits by this committer
Mark BROKEN with GCC 4.2.
Original commit
Friday, 26 Oct 2007
05:50 jkoshy search for other commits by this committer
Fix a memory corruption/core dump that is reproduceable in my
FreeBSD/amd64 6-stable environment [1].  Unbreak the port.

Submitted by:   Matthew Flatt <mflatt at cs dot utah dot edu> [1]
Original commit
Saturday, 28 Jul 2007
22:31 kris search for other commits by this committer
BROKEN: Segfault during build
Original commit
Thursday, 7 Jun 2007
09:07 jkoshy search for other commits by this committer
Upgrade to v370.  The port now unconditionally depends on Cairo
graphics.  Additional upstream changes include:
 - The conservative garbage collector (CGC) has been replaced with a
   precise garbage collector (3m) in the standard build.  For most
   users, this change simply amounts to "better performance in space
   and time".  Use the port knob 'CGC' to build DrScheme with
   the conservative garbage collector.
 - Unit-based servlets are no longer supported in the web server.
   Use module-based servlets, instead.
 - A new `(lib "unit.ss")' library replaces the old one and provides
   a simpler and more flexible syntax.
 - The HtDP "world.ss" and "image.ss" teachpacks have been revised,
   including support for the creation of animated GIFs and DrScheme's
   teachpack GUI now works only with the HtDP languages.  In other
   languages, use `require' to access teachpacks.
Original commit
Saturday, 19 May 2007
20:32 flz search for other commits by this committer
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
Original commit
Friday, 26 Jan 2007
11:48 jkoshy search for other commits by this committer
Upgrade to v360.  Upstream changes include:
 - A new macro stepper that traces through macro expansion
   step by step.
 - A new "Lazy Scheme" language level.
 - New support for prompts and composable continuations.
 - Regexp support now includes the usual collection of
   "Perl-compatible" features.
 - Compiler improvements and bug fixes.
Original commit
Friday, 22 Sep 2006
10:44 jkoshy search for other commits by this committer
- Upgrade to v352.  This is a bug-fix release.
- Tweak the port's build to detect and use libpng and
  libjpeg present in $LOCALBASE.
- Build this port for the amd64 architecture in addition to i386.
Original commit
Wednesday, 20 Sep 2006
06:25 jkoshy search for other commits by this committer
- Bring down the parts of upstream change SVN#4389 that make
  .zo file generation more deterministic.  Package building
  should work reliably now, so unbreak the port.
- Explicitly depend on -lXft.
- Change the build to always use the libjpeg and libpng
  libraries bundled with the source package.
Original commit
Sunday, 17 Sep 2006
01:45 kris search for other commits by this committer
BROKEN: Does not compile
Original commit
Tuesday, 25 Jul 2006
03:27 jkoshy search for other commits by this committer
Update to v351.

Upstream changes include:
 - bug-fixes,
 - improved 3m performance,
 - HtDC libraries have been reorganized into four packages,
 - improvements to the 'Debug' button, including persistent
   breakpoints,
 - expressiveness improvements and a 2x performance boost
   for tight loops that do a lot of contract checking.
Original commit
Saturday, 15 Jul 2006
06:15 jkoshy search for other commits by this committer
This port no longer requires `gmake`.
Original commit
Friday, 14 Jul 2006
15:29 jkoshy search for other commits by this committer
Upgrade to v350.

Major changes include:
 - A new JIT compiler for mzscheme.
 - The installed port uses a hier(7)-compatible directory
   structure under ${PREFIX}.
 - ProfessorJ includes a unit-testing mechanism.
 - The default exception handler in mzscheme now shows
   stack-trace information.

The port now offers a new option 'MMM' that builds DrScheme with
the experimental 3M garbage collector.
Original commit
Wednesday, 18 Jan 2006
16:09 jkoshy search for other commits by this committer
Upgrade to v301 --- bug fixes and changes to the demos.
Original commit
Wednesday, 21 Dec 2005
18:53 jkoshy search for other commits by this committer
- Upgrade to v300.  This DrScheme release offers Unicode support,
  a foreign function interface, anti-aliased text, and many other
  extensions and improvements.

- Add a port knob 'CAIRO' to conditionally allow compilation with
  the Cairo graphics library.
Original commit
Tuesday, 25 Oct 2005
17:58 jkoshy search for other commits by this committer
X11BASE and portlint cleanups.
Original commit
Saturday, 26 Feb 2005
04:48 jkoshy search for other commits by this committer
Upgrade to v209.
Original commit
Wednesday, 20 Oct 2004
15:41 jkoshy search for other commits by this committer
Fix fetch breakage.

Submitted by:   Ion-Mihai Tetcu <itetcu@people.tecnik93.com>
Original commit
Tuesday, 19 Oct 2004
17:29 jkoshy search for other commits by this committer
Upgrade to v208.
Original commit
Saturday, 13 Mar 2004
10:15 kris search for other commits by this committer
Remove unneccessary bsd.port.(pre|post).mk inclusion.
Original commit
Sunday, 7 Mar 2004
09:20 jkoshy search for other commits by this committer
Fix installation glitch that caused a slowdown of DrScheme.  Bump
PORTREVISION.

Correct typo (ONLY_FOR_ARCH -> ONLY_FOR_ARCHS).

PR:             ports/63782
Original commit
Wednesday, 3 Mar 2004
16:47 jkoshy search for other commits by this committer
Upgrade to v206p1.  Mark as 'only for i386', till the ports to other
Tier-1 architectures are completed.
Original commit
Wednesday, 25 Feb 2004
10:33 kris search for other commits by this committer
BROKEN on !i386: Does not compile
Original commit
Wednesday, 10 Dec 2003
03:38 jkoshy search for other commits by this committer
Update to v205.
Original commit
Thursday, 28 Aug 2003
00:01 edwin search for other commits by this committer
Use the virtual category "scheme" (part ii)

        Add the virtual category "scheme" to the maintained ports
        (except sxm). I guess no maintainer would deny this trivial
        change.

PR:             ports/56052
Submitted by:   Kimura Fuyuki <fuyuki@nigredo.org>
Original commit
Sunday, 29 Jun 2003
06:02 jkoshy search for other commits by this committer
Upgrade to v204.
Original commit
Friday, 2 May 2003
01:54 jkoshy search for other commits by this committer
Bundle in the 'include/' and 'lib/' directories to support extension
writers.

PR:             ports/51644
Submitted by:   Martin Vito Cruz <sleepinghead@netzero.com>
Original commit
Friday, 7 Mar 2003
06:05 ade search for other commits by this committer
Clear moonlight beckons.
Requiem mors pacem pkg-comment,
And be calm ports tree.

E Nomini Patri, E Fili, E Spiritu Sancti.
Original commit
Wednesday, 5 Feb 2003
14:13 jkoshy search for other commits by this committer
Update to v203.
Original commit
Wednesday, 18 Sep 2002
11:05 ijliao search for other commits by this committer
better for future maintain
Original commit
10:02 jkoshy search for other commits by this committer
Correct ${MASTER_SITE}, update checksums.

Submitted by:   Paul Gabriel <paul@pogo.franken.de>
Original commit
Friday, 13 Sep 2002
04:07 jkoshy search for other commits by this committer
Move downloaded distfile to a directory numbered by ${PORTVERSION} to
compensate for the fact the master tarball does not have a version
number in its filename.  This prevents older copies of the sources
being picked up during the "fetch" phase.
Original commit
Monday, 9 Sep 2002
09:03 jkoshy search for other commits by this committer
Update to v202.
Original commit
Wednesday, 24 Jul 2002
08:48 jkoshy search for other commits by this committer
Upgrade to v200.

Requested by:   Austus <austus@adelphia.net>
Original commit
Thursday, 13 Dec 2001
08:18 jkoshy search for other commits by this committer
Upgrade to v103p1.    
Original commit
Tuesday, 26 Jun 2001
10:19 jkoshy search for other commits by this committer
A port of `DrScheme', a graphical teaching environment and IDE for Scheme.    
Original commit

Number of commits found: 45