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

Number of commits found: 20

Sunday, 1 May 2011
18:11 bapt search for other commits by this committer
remove the unmaintained expired ports from x11 category
2011-05-01 x11/buttonbox: Upstream disapear and distfile is no more available
2011-05-01 x11/cnslock: Upstream disapear and distfile is no more available
2011-05-01 x11/gcursor: Upstream disapear and distfile is no more available
2011-05-01 x11/gnome-launch-box: Upstream disapear and distfile is no more
available
2011-05-01 x11/gtk-themepreview: Upstream disapear and distfile is no more
available
2011-05-01 x11/gxset: Upstream disapear and distfile is no more available
2011-05-01 x11/portoseguro: Upstream disapear and distfile is no more available
2011-05-01 x11/props: Upstream disapear and distfile is no more available
2011-05-01 x11/wmfstatus: Upstream disapear and distfile is no more available
2011-05-01 x11/wmoldmenu2new: Upstream disapear and distfile is no more
available
2011-05-01 x11/xbindkeys_config: Upstream disapear and distfile is no more
available
2011-05-01 x11/xmold: Upstream disapear and distfile is no more available
2011-05-01 x11/xtattr: Upstream disapear and distfile is no more available
Original commit
Friday, 11 Mar 2011
21:08 bapt search for other commits by this committer
Deprecate unmaintained ports from x11 where upstream disapear and/or
where no distfiles can be found and are not used by maintained ports
Original commit
Saturday, 4 Dec 2010
07:34 ade search for other commits by this committer
Sync to new bsd.autotools.mk
Original commit
Friday, 6 Jun 2008
14:09 edwin search for other commits by this committer
Bump portrevision due to upgrade of devel/gettext.

The affected ports are the ones with gettext as a run-dependency
according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT
in Makefile (29 of them).

PR:             ports/124340
Submitted by:   edwin@
Approved by:    portmgr (pav)
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
Tuesday, 25 Mar 2008
22:44 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
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
Thursday, 23 Mar 2006
21:42 garga search for other commits by this committer
Use DOCSDIR macro

PR:             ports/94880
Submitted by:   Ion-Mihai "IOnut" Tetcu <itetcu@people.tecnik93.com>
Reworked by:    garga
Original commit
Tuesday, 7 Mar 2006
08:28 ade search for other commits by this committer
Bump PORTREVISION on glib12/gtk12 consumer ports to ease the upgrade path.

Discussed with: kris
Approved by:    portmgr (implicit)
Original commit
Saturday, 11 Feb 2006
21:03 netchild search for other commits by this committer
Reset maintainership to ports@ after ~4 months without any response to any
PR.

Thanks for contributing.

Since the acroread7 port is a somewhat important port for our users, I
will hand it over to emulation@ if no _active_ *committer* takes it
before the ports freeze.

While I'm here:
 - fix a little nit in the csound port (I think the intention was to
   create no backup file instead of creating one with a "-e" extension)
 - set ARCH to i386 in the amd64 case for the acroread7 port. This
   is a work-around to be able to install everything when a dependency
   is not already installed (ARCH is read-only in sub-makes, so the
   dependencies can't change it). This should be removed when the
   dependencies are fixed or converted to use bsd.linux-rpm.mk. [1]

Not objected to by:     portmgr (explicit: krion; silence: rest)
Maintainer timeout:     ~4 months
Submitted by:           Sangwoo Shim <sangwoos@gmail.com> [1]
PR:                     87985 [1]
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
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
Wednesday, 4 Feb 2004
05:10 marcus search for other commits by this committer
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.

(Part 1)
Original commit
Sunday, 20 Apr 2003
19:47 marcus search for other commits by this committer
Remove USE_GNOMENG.
Original commit
Saturday, 1 Mar 2003
14:34 trevor search for other commits by this committer
Retire comment file.
Original commit
Sunday, 1 Sep 2002
15:37 lioux search for other commits by this committer
Deploy USE_GNOMENG infrastructure

PR:             42283
Submitted by:   Edwin Groothuis <edwin@mavetju.org>
Original commit
Friday, 1 Jun 2001
16:39 trevor search for other commits by this committer
Use MASTER_SITE_LOCAL because the author seems to have taken the   distfile
offline when he moved his Web pages.  I've dropped him a   note about it, but
judging from http://www.advogato.org/person/khazad/   he seems to feel this
project is complete.    
Original commit
Tuesday, 17 Oct 2000
03:49 trevor search for other commits by this committer
Add USE_XPM.    
Original commit
Sunday, 15 Oct 2000
15:33 trevor search for other commits by this committer
Fix misplaced README and share/doc/portoseguro directory.    
Original commit
Sunday, 8 Oct 2000
22:47 trevor search for other commits by this committer
Add PortoSeguro, Felipe Bergo's dock.    
Original commit

Number of commits found: 20