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: x11-wm/kahakai/Makefile

Number of commits found: 30

Sunday, 7 Dec 2008
19:49 miwi search for other commits by this committer
2008-10-19 x11-wm/flwm: Project is dead, and uses obsolete version of fltk
2008-09-19 x11-wm/kahakai: "Development ceased"
2008-08-24 palm/synce-gnomevfs: No longer supported by developers
2008-08-24 palm/synce-kde: No longer supported by developers
2008-08-24 palm/synce-multisync: No longer supported by developers
2008-12-06 shells/ksh93-devel: This port is Outdated.  Please use shells/ksh93
2008-09-19 sysutils/dtc-toaster: Has been broken for more than 6 months
2008-09-19 sysutils/dusage: Has been broken for more than 6 months
2008-09-19 games/linux-alienarena: Has been broken for more than 6 months
Original commit
Thursday, 21 Aug 2008
06:18 rafan search for other commits by this committer
Update CONFIGURE_ARGS for how we pass CONFIGURE_TARGET to configure script.
Specifically, newer autoconf (> 2.13) has different semantic of the
configure target. In short, one should use --build=CONFIGURE_TARGET
instead of CONFIGURE_TARGET directly. Otherwise, you will get a warning
and the old semantic may be removed in later autoconf releases.

To workaround this issue, many ports hack the CONFIGURE_TARGET variable
so that it contains the ``--build='' prefix.

To solve this issue, under the fact that some ports still have
configure script generated by the old autoconf, we use runtime detection
in the do-configure target so that the proper argument can be used.

Changes to Mk/*:
 - Add runtime detection magic in bsd.port.mk
 - Remove CONFIGURE_TARGET hack in various bsd.*.mk
 - USE_GNOME=gnometarget is now an no-op

Changes to individual ports, other than removing the CONFIGURE_TARGET hack:

= pkg-plist changed (due to the ugly CONFIGURE_TARGET prefix in * executables)
  - comms/gnuradio
  - science/abinit
  - science/elmer-fem
  - science/elmer-matc
  - science/elmer-meshgen2d
  - science/elmerfront
  - science/elmerpost

= use x86_64 as ARCH
  - devel/g-wrap

= other changes
  - print/magicfilter
    GNU_CONFIGURE -> HAS_CONFIGURE since it's not generated by autoconf

Total # of ports modified:  1,027
Total # of ports affected: ~7,000 (set GNU_CONFIGURE to yes)

PR:             126524 (obsoletes 52917)
Submitted by:   rafan
Tested on:      two pointyhat 7-amd64 exp runs (by pav)
Approved by:    portmgr (pav)
Original commit
Thursday, 19 Jun 2008
02:54 pav search for other commits by this committer
- This port has been BROKEN for more than 6 months.  It will be removed unless
  fixed in next two months.

With hat:       portmgr
Original commit
Monday, 12 May 2008
18:42 lippe search for other commits by this committer
Reset maintainer:
        <xcas@cox.net>: host mx.west.cox.net[68.6.19.3] said: 550 5.1.1
        <xcas@cox.net> recipient rejected (in reply to RCPT TO command)

Approved by:    gabor (mentor)
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
Friday, 21 Mar 2008
23:55 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
Tuesday, 11 Mar 2008
21:13 stas search for other commits by this committer
- Update enlightenment-devel and EFL libraries to the latest snapshot
- Deprecate old unsupported apps and modules (entice, devian, eveil, engage)
- Split evas and ecore to separate modules to handle dependencies properly
- Disable PAM in enlightenment-devel as it don't work anyway (requires root
  privilegies)
- Add DBUS support.

Thanks to:      az
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, 20 Apr 2007
07:58 kris search for other commits by this committer
BROKEN: Does not compile
Original commit
Sunday, 11 Mar 2007
08:51 stas search for other commits by this committer
- Update e17 ports to 20070223 snapshot
- Bump portrevisions on all imlib2-dependend ports as the library soversion
  was bumped [1]
- Disable fade-in effects in x11-fm/evidence permanently, since evas doesn't
  support it anymore. [2]

The patch was tested in the tinderbox.

Approved by:    portmgr (marcus) [1],
                Anders Troback <freebsd@troback.com> (maintainer) [2]
Original commit
Saturday, 10 Feb 2007
06:05 kris search for other commits by this committer
Use libtool15 port instead of included version to avoid objformat a.out botch
Original commit
Saturday, 13 May 2006
05:00 edwin search for other commits by this committer
Remove USE_REINPLACE from categories starting with X
Original commit
Saturday, 22 Apr 2006
21:55 kris search for other commits by this committer
Add missing USE_PERL5_BUILD
Original commit
Thursday, 23 Feb 2006
10:40 ade search for other commits by this committer
Conversion to a single libtool environment.

Approved by:    portmgr (kris)
Original commit
Tuesday, 15 Nov 2005
06:52 ade search for other commits by this committer
Mass-conversion to the USE_AUTOTOOLS New World Order.  The code present
in bsd.autotools.mk essentially makes this a no-op given that all the
old variables set a USE_AUTOTOOLS_COMPAT variable, which is parsed in
exactly the same way as USE_AUTOTOOLS itself.

Moreover, USE_AUTOTOOLS has already been extensively tested by the GNOME
team -- all GNOME 2.12.x ports use it.

Preliminary documentation can be found at:
        http://people.FreeBSD.org/~ade/autotools.txt

which is in the process of being SGMLized before introduction into the
Porters Handbook.

Light blue touch-paper.  Run.
Original commit
Monday, 7 Mar 2005
16:41 adamw search for other commits by this committer
Bump PORTREVISION on all ports that received the imlib2 shlib chase.
Original commit
15:10 vanilla search for other commits by this committer
1: Upgrade imlib2 to 1.2.0
2: chase shared library version to 3.

PR:             ports/78347
Submitted by:   Russell Jackson <raj at cserv62.csub.edu>
Somepart by:    me
Original commit
Wednesday, 29 Dec 2004
22:58 sem search for other commits by this committer
- Fix recent python conflict

PR:             ports/75437
Submitted by:   maintainer
Original commit
Sunday, 12 Dec 2004
09:56 krion search for other commits by this committer
Fix pkg-plist and mark BROKEN on alpha

PR:             ports/74969
Submitted by:   maintainer
Original commit
Saturday, 11 Dec 2004
21:18 kris search for other commits by this committer
BROKEN: Broken by python 2.4 update
Original commit
Thursday, 30 Sep 2004
05:32 kris search for other commits by this committer
Increase USE_GCC to 3.4 for those ports which compile with it.

Approved by:    portmgr
Original commit
Saturday, 21 Aug 2004
19:06 arved search for other commits by this committer
This now compiles on amd64.
Original commit
18:58 pav search for other commits by this committer
- Fix build with gcc 3.4
- Please portlint

PR:             ports/70439
Submitted by:   Greg J. <xcas@cox.net> (maintainer)
Original commit
Friday, 9 Jul 2004
17:43 marcus search for other commits by this committer
Apply a big libtool patch to allow porters to use the libtool installed by
the libtoolX ports instead of the one included with each port.  Ports that
set USE_LIBTOOL_VER=X will now use the ports version of libtool instead of
the included version.  To restore previous behavior, use the new macro,
USE_INC_LIBTOOL_VER.  Both macros accept the same argument: a libtool version.

For example, to use the ports version of libtool-1.5, add the following to
your Makefile:

USE_LIBTOOL_VER=        15

To use the included version of libtool with extra hacks provided by
libtool-1.5, add the following to your Makefile:

USE_INC_LIBTOOL_VER=    15

With this change, ports that had to add additional libtool hacks to prevent
.la files from being installed or to fix certain threading issues can now
delete those hacks (after appropriate testing, of course).

PR:             63944
Based on work by:eik and marcus
Approved by:    ade (autotools maintainer)
Tested by:      kris on pointyhat
Bound to be hidden problems:    You bet
Original commit
Monday, 14 Jun 2004
21:31 vs search for other commits by this committer
Note that development ceased by setting DEPRECATED.
It can be removed once the original site dies.

PR:             ports/67835
Submitted by:   maintainer
Original commit
Monday, 3 May 2004
15:23 pav search for other commits by this committer
- Mark BROKEN on amd64: runaway cc

PR:             ports/66174
Submitted by:   Greg J. <xcas@cox.net> (maintainer)
Original commit
Tuesday, 16 Mar 2004
22:54 marcus search for other commits by this committer
Chase the new location of libXft.
Original commit
Sunday, 14 Mar 2004
17:03 krion search for other commits by this committer
- Utilize USE_GCC=3.3

PR:             ports/64253
Submitted by:   maintainer
Original commit
06:17 ade search for other commits by this committer
Whoa there, boy, that's a mighty big commit y'all have there...

Begin autotools sanitization sequence by requiring ports to explicitly
specify which version of {libtool,autoconf,automake} they need, erasing
the concept of a "system default".

For ports-in-waiting:

        USE_LIBTOOL=YES         ->      USE_LIBTOOL_VER=13
        USE_AUTOCONF=YES        ->      USE_AUTOCONF_VER=213
        USE_AUTOMAKE=YES        ->      USE_AUTOMAKE_VER=14

Ports attempting to use the old style system after June 1st 2004 will be
sorely disappointed.
Original commit
Thursday, 11 Mar 2004
15:18 trevor search for other commits by this committer
new port of kahakai, a scriptable window manager based on waimea

PR:             64094
Submitted by:   Greg J.
Original commit

Number of commits found: 30