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

Number of commits found: 25

Sunday, 11 Apr 2004
01:45 kris search for other commits by this committer
As announced 2 months ago, remove these deprecated or broken ports.
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
Tuesday, 17 Feb 2004
10:30 linimon search for other commits by this committer
Mark as deprecated: either fails to fetch, and has done so for some time;
and/or fails to build; and/or the maintainer has recommended
that the ports are obsolete and should be deleted.

In each of these cases, the port has been in trouble for quite some time.
The deprecation date is set for April 09, 2004, except for a very few
ports that are in really bad shape (or the maintainer has recommended
deletion), in which case they are set for March 09, 2004.

If anyone wants to keep these ports in the ports collection, now is
the time to step up and fix them.

PR:             ports/62575
No objection:   freebsd-ports, 10 days
Original commit
Wednesday, 4 Feb 2004
05:21 marcus search for other commits by this committer
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.

(Part 2)
Original commit
Wednesday, 19 Nov 2003
11:25 linimon search for other commits by this committer
Currently this fails to compile and install both on 4.x and 5.x.
Original commit
Monday, 18 Aug 2003
16:15 nork search for other commits by this committer
o Main modification
  graphics/gd(based on 1.8.4)    -> graphics/gd1
  graphics/gd2(based on 2.0.15)  -> graphics/gd
  graphics/p5-GD(based on 1.41)  -> graphics/p5-GD1
  graphics/p5-GD2(based on 2.07) -> graphics/p5-GD
  japanese/gd                    -> japanese/gd1
  japanese/gd2                   -> japanese/gd
o Include some feature
  WITH_XPM(w/, w/o WITHOUT_X11)
o Chase this modification
o Fix build error [1]

PR:             ports/54540
Submitted by:   Ports Fury
Approved by:    maintainer (blanket)
Reported by:    bento via kris [1]
Original commit
Friday, 8 Aug 2003
04:40 kris search for other commits by this committer
This port is scheduled for removal on Nov 7 2003 if it is still broken at
that time and no PRs have been submitted to fix it.  If you are interested
in saving this port, please send your patches to the maintainer.  If the
maintainer is unresponsive or the port has no maintainer, then please
submit them via send-pr.
Original commit
Thursday, 7 Aug 2003
09:44 kris search for other commits by this committer
BROKEN: Does not configure
Original commit
Tuesday, 29 Jul 2003
09:12 sobomax search for other commits by this committer
Let be hohest: I really don't have a time now to properly maintain all
these great pieces of software, so that let others with more free time
to take over them.
Original commit
Friday, 11 Jul 2003
18:16 nork search for other commits by this committer
o Change library name from libgd to libgd1.
o Do not install everything except headers and libraries
  (to avoid conflicting with graphics/gd2)
o Fix dependency on new libgd1(for many ports).

PR:             ports/54100
Submitted by:   Ports Fury
Original commit
Sunday, 20 Apr 2003
02:56 marcus search for other commits by this committer
Remove USE_GNOMENG.
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
Thursday, 5 Dec 2002
12:41 arved search for other commits by this committer
Don't include values.h

Submitted by:   bento
Original commit
Thursday, 14 Nov 2002
13:07 edwin search for other commits by this committer
Make devel/veepee building again.
Noticed on: bento
Original commit
Friday, 30 Aug 2002
13:31 lioux search for other commits by this committer
Deploy USE_GNOMENG infrastructure

PR:             42195
Submitted by:   Edwin Groothuis <edwin@mavetju.org>
Original commit
Friday, 17 May 2002
09:42 kris search for other commits by this committer
BROKEN: does not build
Original commit
Friday, 4 May 2001
22:41 ade search for other commits by this committer
Various patches (mainly shared library revision changes) for those   ports that
depend on GNOME and need to change for 1.4    
Original commit
Thursday, 29 Mar 2001
16:35 sobomax search for other commits by this committer
-pthread --> ${PTHREAD_LIBS}   -D_THREAD_SAFE --> ${PTHREAD_CFLAGS}    
Original commit
Monday, 12 Feb 2001
10:01 knu search for other commits by this committer
Chase graphics/gd's shlib version bump.    
Original commit
Tuesday, 31 Oct 2000
09:07 sobomax search for other commits by this committer
Also add -lssl in addition to -lcrypto to fix builds on systems with crypto  
installed.    
Original commit
Monday, 23 Oct 2000
09:14 sobomax search for other commits by this committer
Attempt to fix breakage when building on ssl-enabled systems (add -lcrypto if  
/usr/lib/libcrypto.a exists). Also add -lutil for glimmer which seems required  
to build it with Python2.0.    
Original commit
Saturday, 21 Oct 2000
16:40 sobomax search for other commits by this committer
- Update to 1.0;   - use USE_PYTHON.    
Original commit
Friday, 15 Sep 2000
08:45 sobomax search for other commits by this committer
Update to 0.3.    
Original commit
Friday, 8 Sep 2000
13:24 tg search for other commits by this committer
Don't break package building on Satoshi's cluster. Explicitly depend   on
python1.5:lang/python15.    
Original commit
Wednesday, 2 Aug 2000
14:30 sobomax search for other commits by this committer
Add VeePee - user orientated scripting environment for embedding in  
applications. Based on Python/GNOME.    
Original commit

Number of commits found: 25