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: devel/qtez/Makefile

Number of commits found: 20

Friday, 23 Jul 2004
14:30 arved search for other commits by this committer
Start QT2 deorbit by removing expired ports.
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, 17 May 2004
09:30 arved search for other commits by this committer
Start the QT2 deorbit by marking all ports that depend non-optional
on qt23 DEPRECATED

Suggested by:   eik
Original commit
Saturday, 10 Apr 2004
17:26 trevor search for other commits by this committer
Tidy up whitespace.
Original commit
Sunday, 14 Mar 2004
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
Friday, 6 Feb 2004
16:58 trevor search for other commits by this committer
Apply studly caps to "FreeBSD".
Original commit
Friday, 23 Jan 2004
19:28 will search for other commits by this committer
No member of the kde@ team has touched anything related to Qt2 in ages, so
stop pretending to maintain these ports.
Original commit
Thursday, 13 Nov 2003
14:45 trevor search for other commits by this committer
Use the FIND and XARGS macros introduced in bsd.port.mk 1.391.
Original commit
Sunday, 18 May 2003
09:15 kris search for other commits by this committer
BROKEN on 5.1: does not compile
Original commit
Friday, 7 Mar 2003
06:01 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
Friday, 23 Aug 2002
05:53 alane search for other commits by this committer
Grab all the qt2/kde2 ports with no maintainer and put them under kde@
maintainership.
Original commit
Wednesday, 26 Jun 2002
17:52 pat search for other commits by this committer
Add USE_PERL5

PR:             39835
Submitted by:   Oliver Braun <obraun@informatik.unibw-muenchen.de>
Original commit
Sunday, 27 Jan 2002
17:56 dwcjr search for other commits by this committer
Remove automake/conf dependency    
Original commit
Tuesday, 30 Oct 2001
09:03 obrien search for other commits by this committer
Who ever added AUTOMAKE_ARGS did not convert all the ports to it that was  
abusing AUTOMAKE...    
Original commit
Tuesday, 3 Apr 2001
09:14 will search for other commits by this committer
Overhaul QT/KDE support:   - bsd.port.mk update to use bsd.kde.mk for
USE_{QT,KDE}*   - Cleanup corresponding ports for bsd.kde.mk update.   - Fix
bsd.kde.mk: use correct kdelibs dependency, put qt at the bottom,     introduce
QT_NONSTANDARD variable for nonstandard configure setup.   - Update KDE2 to
2.1.1.  Two patches included in x11/kdelibs2 to fix the     proxy authentication
that was broken for 2.1.1.  Remove old patches.   - Potentially fix kdelibs
build for alpha.   - Fix qt-designer 2.3.0 build.   - Ruby stuff left alone
since it looks like black magic to me.  Should     still work w/ compat shims
for older USE_QT[,2] style.  Some others     were also left alone for the same
reason.    
Original commit
Monday, 26 Mar 2001
08:27 kuriyama search for other commits by this committer
Update to 0.93.5.    
Original commit
Sunday, 11 Mar 2001
05:00 steve search for other commits by this committer
Use '-O0' when compiling on the Alpha to avoid internal compiler errors.    
Original commit
Saturday, 16 Sep 2000
18:53 ade search for other commits by this committer
Update to 0.93.2    
Original commit
Friday, 14 Jul 2000
15:06 alex search for other commits by this committer
Respect CFLAGS, add -pedantic.   However, port is still broken due to odd C++
compiler error, though this   is a different error as before.    
Original commit
Thursday, 22 Jun 2000
06:52 will search for other commits by this committer
Unleash all of these ports upon the people.  I no longer have any interest   in
any of them, but will be happy to assign MAINTAINER to others and commit  
updates for them.    
Original commit

Number of commits found: 20