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: www/rt2/Makefile

Number of commits found: 28

Saturday, 11 Apr 2009
21:25 linimon search for other commits by this committer
Remove obsolete, expired versions of RT.  Use www/rt38 instead.
Original commit
Saturday, 27 Dec 2008
03:38 pgollucci search for other commits by this committer
               PLEASE WELCOME www/rt38

o www/rt3 has marked been IGNORE for at least one year, so has been removed.
o All www/rt* ports are now deprecated and will be removed 2008-02-01
  except www/rt36.
o GID 180 has been registered officially for rt's use.
o exactly one of www/rt36 or www/rt38 may be installed at any one time

www/p5-RT* and www/p5-RTx* will be updated shortly to depend on www/rt38.

www/rt38 is now packageable.  This means that you have to run some scripts
BY HAND after the port installation is done.

PR:             ports/125745, ports/125785
Requested by:   several on ports@
Approved by:    vivek@khera.org (previous rt maintainer)
Original commit
Saturday, 8 Sep 2007
01:11 linimon search for other commits by this committer
Welcome bsd.perl.mk.  Add support for constructs such as USE_PERL5=5.8.0+.
Drop support for antique perl.

Work done by:   gabor
Sponsored by:   Google Summer of Code 2007
Hat:            portmgr
Original commit
Saturday, 4 Aug 2007
11:41 gabor search for other commits by this committer
- Remove the DESTDIR modifications from individual ports as we have a new,
  fully chrooted DESTDIR, which does not need such any more.

Sponsored by:   Google Summer of Code 2007
Approved by:    portmgr (pav)
Original commit
Friday, 4 Aug 2006
12:34 erwin search for other commits by this committer
Add support for DESTDIR part I.

This commit should largele be a NOOP as it only adds support
for DESTDIR undefined. This does allow us to start testing
ports with DESTDIR set, but this is as of yet not supported.

Although this has been extensively tested on pointyhat, this
is a very intrusive change and some cases may have been
overlooked. Please contact Gabor and me if you find any.

PR:             100555
Submitted by:   gabor
Sponsored by:   Google Summer of Code 2006
Original commit
Saturday, 13 May 2006
04:41 edwin search for other commits by this committer
Remove USE_REINPLACE from categories starting with W
Original commit
Wednesday, 5 Apr 2006
21:04 jmelo search for other commits by this committer
- Change my ports MAINTAINER to jmelo@FreeBSD.org.

Approved by:    mnag (mentor)
Original commit
Tuesday, 28 Feb 2006
11:12 tobez search for other commits by this committer
Fix plist for 5.8.8.  IGNORE this port for older perls, since some of
its dependencies require 5.8.X.  Bump PORTREVISION.

Approved by:    portmgr (kris/semi-implicit)
Original commit
Saturday, 12 Nov 2005
19:05 pav search for other commits by this committer
- Respect PREFIX
- Cosmetic changes

PR:             ports/88673
Submitted by:   Jean Milanez Melo <jmelo@freebsdbrasil.com.br> (maintainer)
Original commit
Wednesday, 24 Aug 2005
09:59 garga search for other commits by this committer
- Use pure_install instead install to don't create perllocal.pod to fix
pkg-plist
- fixed URL
- Unbreak
- Pass maintainership to submitter

PR:             ports/85234
Submitted by:   Jean Milanez Melo <jmelo@freebsdbrasil.com.br>
Approved by:    portmgr (clement)
Original commit
Saturday, 11 Jun 2005
16:13 skv search for other commits by this committer
* reflect renaming on CPAN File-Spec to PathTools
   + add devel/p5-PathTools, remove devel/p5-File-Spec
   + update dependencies for all affected ports (make them unconditional),
     bump PORTREVISION for these ports
module was renamed
* reflect renaming on CPAN PodParser to Pod-Parser
   + add textproc/p5-Pod-Parser, remove textproc/p5-PodParser
   + update dependencies for all affected ports (make them unconditional),
     bump PORTREVISION for these ports

* for all changed ports make dependencies on File::Temp, Digest::MD5,
  Storable unconditional

* remove 'CONFIGURE_ARGS= INSTALLDIRS=site' from Makefile's
  (this variable is forced by bsd.port.mk now)

* update Class-Autouse to 1.17

* update POE-API-Hooks to 1.05

* make portlint happy (clean IGNORE, convert spaces to tabs and so on)
Original commit
Sunday, 8 May 2005
07:44 nork search for other commits by this committer
Chase dependency on p5-DBD-Pg.
(Use p5-DBD-Pg-13 on FreeBSD 4.x and Perl 5.00503)
Original commit
Monday, 31 Jan 2005
00:35 girgen search for other commits by this committer
Split the postgresql ports into a server and a client part.

All ports depending on postgresql shall use the USE_PGSQL=yes knob
defined in Mk/bsd.ports.mk. Bumping portrevisions where needed.

PR:             75344
Approved by:    portmgr@ (kris), ade & sean (mentors)
Original commit
Thursday, 12 Aug 2004
12:48 mat search for other commits by this committer
After devel/p5-File-Temp has gained an IGNORE for PERL_LEVEL > 500800, all
these ports were broken because they always depended on it. I've rearranged all
the dependencies to fit the new scheme.
Original commit
Monday, 9 Feb 2004
01:48 kris search for other commits by this committer
BROKEN on 5.x: broken pkg-plist
Original commit
Monday, 17 Nov 2003
23:22 linimon search for other commits by this committer
Unbreak by removing hardcoding of perl.
PR: ports/55638.
Submitted by: ian j hart <ianjhart@ntlworld.com>.
Original commit
Friday, 24 Oct 2003
14:15 erwin search for other commits by this committer
Remove the recursive assignment of SITE_PERL to ${SITE_PERL} introduced
in the last commit.
Original commit
12:05 ijliao search for other commits by this committer
utilize SITE_PERL

PR:             58166
Submitted by:   Cheng-Lung Sung <clsung@dragon2.net>
Original commit
Saturday, 27 Sep 2003
01:01 edwin search for other commits by this committer
KATO mega patch

- ECHO -> ECHO_MSG

For some ports:
- pre-fetch -> pre-everything
- ECHO -> ECHO_CMD

PR:             ports/56820-56858
Submitted by:   KATO Tsuguru <tkato@prontomail.com>
Original commit
Tuesday, 16 Sep 2003
05:43 erwin search for other commits by this committer
Conditionalise dependencies on databases/p5-DBI: for perl
5.005_03 use databases/p5-DBI-137 as newer versions do not
support the old perl.

Note that for some port, I merely removed the explicit
dependency as they already have implicit dependencies
via other ports.

Approved by:    portmgr (marcus)
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
Monday, 9 Jun 2003
15:19 ijliao search for other commits by this committer
drop maintainership

Submitted by:   maintainer
Original commit
Wednesday, 4 Jun 2003
17:47 kris search for other commits by this committer
Mark BROKEN on all versions, not just 5.1
Original commit
Sunday, 18 May 2003
12:22 kris search for other commits by this committer
BROKEN on 5.1: does not build
Original commit
Wednesday, 12 Feb 2003
12:24 edwin search for other commits by this committer
Remove errornous reference to ${LOCALBASE}/var
Original commit
11:36 edwin search for other commits by this committer
www/rt2 upgrade to 2.0.15

Note: I haven't been able to test it on in mysql environment, I'll
keep an eye on bento for any problems.

PR:             ports/47106
Submitted by:   plasma <plasma@freebsd.sinica.edu.tw>
Original commit
Friday, 31 Jan 2003
19:31 keichii search for other commits by this committer
Update RT to make it build.
2.0.15 is pending maintainer communications with the committer.
We are also working on a RT3 port.
Original commit
Sunday, 22 Dec 2002
04:50 keichii search for other commits by this committer
Add rt2 2.0.14,
rT is an industrial-grade ticketing system written
in Perl.

PR:             41701
Submitted by:   plasma
Original commit

Number of commits found: 28