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: graphics/libart_lgpl2/Makefile

Number of commits found: 31

Sunday, 28 May 2006
13:37 pav search for other commits by this committer
- Renamed port graphics/libart_lgpl2 -> graphics/libart_lgpl
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
Friday, 21 Jan 2005
18:31 marcus search for other commits by this committer
Update to 2.3.17.
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
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
Monday, 17 Nov 2003
12:29 trevor search for other commits by this committer
USE_REINPLACE need be defined only when REINPLACE_CMD is used.
Original commit
Wednesday, 15 Oct 2003
20:50 marcus search for other commits by this committer
These two ports conflict with each other.
Original commit
Wednesday, 10 Sep 2003
06:43 marcus search for other commits by this committer
Update to 2.3.16.
Original commit
Tuesday, 2 Sep 2003
21:41 marcus search for other commits by this committer
Update to 2.3.15.
Original commit
Friday, 8 Aug 2003
15:48 marcus search for other commits by this committer
Update to 2.3.14.
Original commit
Friday, 11 Jul 2003
23:29 adamw search for other commits by this committer
Update to 2.3.13.
Original commit
Monday, 16 Jun 2003
20:52 adamw search for other commits by this committer
Utilize USE_GNOME= pkgconfig.
Original commit
Saturday, 17 May 2003
21:46 marcus search for other commits by this committer
Add a CONFLICTS entry for libart-*.  If libart is installed, ports that
depend on libart_lgpl2 will fail to build.
Original commit
Tuesday, 6 May 2003
01:37 marcus search for other commits by this committer
Update to 2.3.12.
Original commit
Tuesday, 22 Apr 2003
04:30 marcus search for other commits by this committer
Convert to new GNOME infrastructure.
Original commit
Friday, 7 Mar 2003
06:04 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
Sunday, 19 Jan 2003
19:31 marcus search for other commits by this committer
Update to 2.3.11.
Original commit
Friday, 20 Sep 2002
17:07 marcus search for other commits by this committer
GNOME has just changed the layout of their FTP site.  This resulted in
making all the distfiles unfetachable.  Update all GNOME ports that fetch
from MASTER_SITE_GNOME to fetch from the correct location.
Original commit
Wednesday, 10 Jul 2002
05:46 marcus search for other commits by this committer
Update to 2.3.10.
Original commit
Sunday, 30 Jun 2002
22:20 marcus search for other commits by this committer
The FreeBSD GNOME team is proud to present GNOME 2.0 Release.
Original commit
Saturday, 15 Jun 2002
09:05 marcus search for other commits by this committer
Update to GNOME 2.0 Release Candidate 1...the "Fever Pitch" release.
Original commit
Wednesday, 12 Jun 2002
00:18 marcus search for other commits by this committer
Update to the latest GNOME 2 snapshot.
Original commit
Tuesday, 28 May 2002
16:08 marcus search for other commits by this committer
Update to the latest GNOME 2.0 snapshot, the "Stay on target!" release.
Original commit
Sunday, 19 May 2002
20:16 marcus search for other commits by this committer
Back to betas...Update to GNOME 2.0 beta 5.
Original commit
Sunday, 12 May 2002
06:49 marcus search for other commits by this committer
Update to GNOME 2.0 RC2.
Original commit
Thursday, 2 May 2002
03:37 marcus search for other commits by this committer
Update to GNOME 2.0 RC 1.
Original commit
Friday, 26 Apr 2002
14:50 sobomax search for other commits by this committer
Use GNOME2 beta4 download location for all GNOME2 ports.
Original commit
09:38 sobomax search for other commits by this committer
Use USE_LIBTOOL.
Original commit
Monday, 11 Mar 2002
20:35 sobomax search for other commits by this committer
Bring up already ported portion on GNOME2 development platform on par with
GNOME2 beta2 release.
Original commit
Saturday, 16 Feb 2002
12:13 sobomax search for other commits by this committer
Update libart_lgpl2 to 2.3.8 after a repo-copy from ports/graphics/libart and  
connect it to the build.    
Original commit

Number of commits found: 31