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: mail/sympa5/Makefile

Number of commits found: 32

Saturday, 7 Jul 2012
10:34 crees search for other commits by this committer
Remove expired port mail/sympa5

Use supported versions in mail/sympa
Original commit
Tuesday, 5 Jun 2012
10:18 crees search for other commits by this committer
Mark FORBIDDEN and deprecate-- this branch is unsupported

Security:      
http://www.sympa.org/security_advisories#security_breaches_in_archives_management
Original commit
10:05 crees search for other commits by this committer
- Fix CONFLICTS

Submitted by:   Sulev-Madis 'ketas' Silber

- While here, nuke any final references to SITE_PERL in dependencies
Original commit
Saturday, 17 Mar 2012
00:17 crees search for other commits by this committer
- Remove bogus post-deinstall target

PR:             ports/166073
Submitted by:   jgh

- Use USERS
- Use package dependencies for p5- dependencies, as per convention
- Actually make pkg-install work correctly for packages using SUB_LIST rather
  than passing values in post-install

Feature safe:   yes
Original commit
Saturday, 21 Jan 2012
17:40 eadler search for other commits by this committer
At the moment 1385 ports use BUILD_DEPENDS= ${RUN_DEPENDS} and 450
ports use BUILD_DEPENDS:= ${RUN_DEPENDS}. This patch fixes ports that are
currently broken. This is a temporary measure until we organically stop using
:= or someone(s) spend a lot of time changing all the ports over.

Explicit duplication > := > = and this just moves ports one step to the left

Approved by:    portmgr
Original commit
Sunday, 1 Jan 2012
16:47 ohauer search for other commits by this committer
- change required APACHE version from 13+ to 20+
  (prepare to remove www/apache13)

- no PORTREVISION bump since apache22 is the default

with hat apache@
Original commit
Tuesday, 23 Aug 2011
12:13 az search for other commits by this committer
Rename www/p5-FastCGI to reflect official module name (FCGI) www/p5-FCGI.
Original commit
Saturday, 20 Aug 2011
17:27 ohauer search for other commits by this committer
 - bump PORTREVISION from ports if USE_APACHE=13+ or 20+ is defined
Original commit
Friday, 17 Jun 2011
06:46 crees search for other commits by this committer
- Update maintainer address

Approved by: rene (mentor)
Original commit
Saturday, 24 Jul 2010
16:40 sahil search for other commits by this committer
- Pass maintainership to to Chris Rees <utisoft@gmail.com>

Submitted by:   Chris Rees (via email)
Approved by:    Olivier Girard (former maintainer; via email)
Original commit
Monday, 31 May 2010
02:01 ade search for other commits by this committer
Bounce PORTREVISION for gettext-related ports.  Have fun, ya'll.
Original commit
Monday, 7 Sep 2009
19:26 bsam search for other commits by this committer
Update to version 5.4.7.

PR:             ports/137804
Submitted by:   bsam (me)
Approved by:    Olivier.Girard@univ-angers.fr (maintainer timeout, 3+ weeks)
Original commit
Friday, 14 Aug 2009
18:47 miwi search for other commits by this committer
- Fix fetch
Original commit
Monday, 27 Apr 2009
21:37 itetcu search for other commits by this committer
Fix plist with -DNOPORTDOCS.

Prompted by:    QAT QA run
Approved by:    maintainer timeout on QATMail
Original commit
Tuesday, 23 Dec 2008
19:36 beech search for other commits by this committer
- Update to 5.4.4
- Fix plist

PR:             ports/128489
Submitted by:   Leon Messner <l.messner@physik.tu-berlin.de>
Approved by:    maintainer timeout (2+ weeks)
Original commit
Friday, 6 Jun 2008
13:43 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
Sunday, 7 Oct 2007
05:45 linimon search for other commits by this committer
Set USE_PERL5/WANT_PERL as appropriate, for ports that either depend on
perl unconditonally, or conditionally.  To be able to conditionalize the
inclusion of bsd.perl.mk, they now need to be defined before the inclusion
of bsd.port.pre.mk.

Hat:            portmgr
Original commit
Saturday, 8 Sep 2007
01:01 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
Monday, 23 Jul 2007
09:36 rafan search for other commits by this committer
- Set --mandir and --infodir in CONFIGURE_ARGS if the configure script
  supports them.  This is determined by running ``configure --help'' in
  do-configure target and set the shell variable _LATE_CONFIGURE_ARGS
  which is then passed to CONFIGURE_ARGS.
- Remove --mandir and --infodir in ports' Makefile where applicable
  Few ports use REINPLACE_CMD to achieve the same effect, remove them too.
- Correct some manual pages location from PREFIX/man to MANPREFIX/man
- Define INFO_PATH where necessary
- Document that .info files are installed in a subdirectory relative to
  PREFIX/INFO_PATH and slightly change add-plist-info to use INFO_PATH and
  subdirectory detection.

PR:             ports/111470
Approved by:    portmgr
Discussed with: stas (Mk/*), gerald (info related stuffs)
Tested by:      pointyhat exp run
Original commit
Friday, 6 Jul 2007
18:20 miwi search for other commits by this committer
- Update to 5.3.2

PR:             114330
Submitted by:   Olivier Girard <Olivier.Girard@univ-angers.fr> (maintainer)
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
Friday, 16 Mar 2007
11:24 miwi search for other commits by this committer
- Update to 5.2.4

PR:             110268
Submitted by:   Olivier Girard <Olivier.Girard@univ-angers.fr> (maintainer)
Original commit
Wednesday, 27 Sep 2006
22:34 miwi search for other commits by this committer
- Update to 5.2.2

PR:             ports/103716
Submitted by:   Olivier Girard <Olivier.Girard@univ-angers.fr> (maintainer)
Original commit
Friday, 23 Jun 2006
16:41 mat search for other commits by this committer
Update to 5.2.1

PR:             95653
Submitted by:   maintainer
Original commit
Wednesday, 10 May 2006
22:37 edwin search for other commits by this committer
Remove USE_REINPLACE from ports starting with M
Original commit
Saturday, 26 Nov 2005
02:19 mnag search for other commits by this committer
Fix wrong pkg-plist files. Already in PORTDOCS=*
Bump PORTREVISION

PR:             89530
Submitted by:   Olivier Girard <Olivier.Girard@univ-angers.fr> (maintainer)
Original commit
Wednesday, 23 Nov 2005
12:10 flz search for other commits by this committer
- Update to 5.1.2.
- Add SHA256 checksum while I'm here.

PR:             ports/89408
Submitted by:   maintainer
Original commit
Monday, 17 Oct 2005
17:21 ehaupt search for other commits by this committer
Remove unnecessary if statement.

Noticed by:     demon
Approved by:    novel (mentor) (implicit)
Original commit
10:25 ehaupt search for other commits by this committer
- Perl modules require perl level > 500806

Reported by:    pointyhat via kris
Approved by:    maintainer,
                novel (mentor) (implicit)
Original commit
Saturday, 15 Oct 2005
19:26 ehaupt search for other commits by this committer
Remove CONFIGURE_TARGET from CONFIGURE_ENV. It makes configure fail
on amd64

Submitted by:   pointyhat (kris)
Approved by:    novel (mentor) (implicit)
Original commit
Wednesday, 5 Oct 2005
14:24 ehaupt search for other commits by this committer
Registering LATEST_LINK for mail/sympa5

PR:             86894
Submitted by:   Olivier Girard <Olivier.Girard@unv-angers.fr> (maintainer)

Approved by:    novel (mentor)
Original commit
Thursday, 29 Sep 2005
13:02 garga search for other commits by this committer
Add sympa5 5.1, sympa is an electronic mailing list manager.

PR:             ports/86599
Submitted by:   Olivier Girard <Olivier.Girard@Univ-Angers.fr>
Original commit

Number of commits found: 32