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

Number of commits found: 67

Sunday, 7 Oct 2018
20:25 antoine search for other commits by this committer
Deprecate some GNOME 2 applications

With hat:	portmgr
Original commitRevision:481492 
Monday, 10 Sep 2018
14:40 mat search for other commits by this committer
Add NLS option to ports using it but not defining it.
Original commitRevision:479427 
Monday, 26 Mar 2018
12:38 bapt search for other commits by this committer
Make libgnome and libgnomeui not implying esound dependency

It has been a while both does not depend anymore on esound, before this change
esound dependency was wrongly added to plenty of packages which actually does
not depend on it.

While here:

- audio/glame: remove esound support
- games/monkeybubble: add an explicit dependency on esound
- sysutils/gnome-schedule: add en explicit dependency on pkg-config
- comms/kb: add missing dependency on pkgconfig
- x11-toolkits/libgnomeui:
  * update to 2.4.5
  * use USES=localbase
Original commitRevision:465584 
Friday, 1 Apr 2016
14:33 mat search for other commits by this committer
Remove ${PORTSDIR}/ from dependencies, categories v, w, x, y, and z.

With hat:	portmgr
Sponsored by:	Absolight
Original commitRevision:412351 
Sunday, 27 Mar 2016
14:58 tijl search for other commits by this committer
- Update security/gnutls to 3.4.10.
- Rename the LIBDANE option DANE because that's the name of the protocol
  supported by libgnutls-dane and gnutls-cli.  Also clarify the option
  description.
- Add an IDN option.
- libgnutls-openssl has been removed in 3.4.  Some ports used this library
  in their LIB_DEPENDS but no port actually required it.
- Some old API functions have been removed.  Ports that used these have been
  updated or patched to use the new API.
- Add a patch to print/cups to prevent overlinking of libgnutls.so.
- Bump PORTREVISION on dependent ports.

net-im/jabber: This port used the old API to give users fine grained
control over which crypto algorithms were used via a configuration file.
It's not immediately obvious how to port this to the new API so the port
always uses the defaults now.

www/hydra: Mark BROKEN.  This uses more removed calls than the other ports,
is said to be alpha quality and not fully functional and has been abandoned
10 years ago.

PR:		207768
Exp-run by:	antoine
Approved by:	portmgr (antoine)
Original commitRevision:411990 
Tuesday, 12 Jan 2016
16:20 amdmi3 search for other commits by this committer
Convert LICENSE= "GPLxx # or later" to "GPLxx+"

Approved by:	portmgr blanket
Original commitRevision:405891 
Friday, 11 Dec 2015
01:08 zi search for other commits by this committer
- Bump PORTREVISION after security/clamav update

PR:		205086
Submitted by:	me
Original commitRevision:403481 
Wednesday, 10 Jun 2015
17:33 amdmi3 search for other commits by this committer
- Add LICENSE
- Drop @dirrm* from plist
Original commitRevision:389102 
Thursday, 14 May 2015
10:15 mat search for other commits by this committer
MASTER_SITES cleanup.

- Replace ${MASTER_SITE_FOO} with FOO.
- Merge MASTER_SITE_SUBDIR into MASTER_SITES when possible. (This means 99.9%
  of the time.)
- Remove occurrences of MASTER_SITE_LOCAL when no subdirectory was present and
  no hint of what it should be was present.
- Fix some logic.
- And generally, make things more simple and easy to understand.

While there, add magic values to the FESTIVAL, GENTOO, GIMP, GNUPG, QT and
SAMBA macros.

Also, replace some EXTRACT_SUFX occurences with USES=tar:*.

Checked by:	make fetch-urlall-list
With hat:	portmgr
Sponsored by:	Absolight
Original commitRevision:386312 
Tuesday, 2 Dec 2014
22:40 bapt search for other commits by this committer
Reset maintainership:
- Lots of maintainers timeout
- unresponsive for almost a year

PR:		195059
Original commitRevision:373790 
Friday, 29 Aug 2014
10:21 tijl search for other commits by this committer
Fix dependencies on libtidy

Reported by:	amdmi3
Original commitRevision:366491 
Tuesday, 26 Aug 2014
14:06 tijl search for other commits by this committer
- Fix missing library problems when the linker enforces explicit linking

PR:		192062
Exp-run by:	antoine
Approved by:	portmgr (antoine)
Original commitRevision:366215 
Wednesday, 23 Jul 2014
09:54 tijl search for other commits by this committer
- Replace security/gnutls with security/gnutls3 and update to 3.2.15
- Bump PORTREVISION on all ports that depend on security/gnutls and
  adjust all ports that depend on security/gnutls3
- Update mail/anubis to version 4.2 which supports gnutls 3.x
- Update mail/libvmime to a development snapshot (recommended by upstream
  developers)

PR:		191274
Exp-run by:	antoine
Approved by:	portmgr (antoine)
Original commitRevision:362645 
Thursday, 15 May 2014
15:40 garga search for other commits by this committer
. Add USES=libtool on security/clamav
. Drop .la files
. Since lib version was downgraded, bump portrevision on ports that depends of
clamav
. Fix REQUIRE names on rc.d scripts
Original commitRevision:354141 
13:32 garga search for other commits by this committer
Move to LIB_DEPENDS new syntax

Approved by:	portmgr (blanket)
Original commitRevision:354124 
Wednesday, 29 Jan 2014
11:52 miwi search for other commits by this committer
- Stage support
Original commitRevision:341719 
Friday, 20 Sep 2013
23:36 bapt search for other commits by this committer
Add NO_STAGE all over the place in preparation for the staging support (cat:
www)
Original commitRevision:327776 
Friday, 6 Sep 2013
22:12 bapt search for other commits by this committer
Add an explicit dependency on pkgconf
Original commitRevision:326556 
Wednesday, 1 May 2013
07:23 jgh search for other commits by this committer
- conversion to USES framework
- conversion to optionsNG (gurlchecker)

Approved by:	portmgr (bapt@)
Original commitRevision:316995 
Tuesday, 5 Feb 2013
16:17 novel search for other commits by this committer
- Add UPDATING entry for gnutls update
- Chase shlib version bump for dependant ports
Original commitRevision:311722 
Friday, 1 Jun 2012
05:26 dinoex search for other commits by this committer
- update png to 1.5.10
Original commit
Friday, 23 Sep 2011
22:26 amdmi3 search for other commits by this committer
- Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)
- Fix all ports that add {CPP,LD}FLAGS to *_ENV to modify flags instead

PR:             157936
Submitted by:   myself
Exp-runs by:    pav
Approved by:    pav
Original commit
Sunday, 5 Jun 2011
18:43 novel search for other commits by this committer
Chase security/gnutls update and add an UPDATING entry.
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
Tuesday, 6 Apr 2010
12:01 garga search for other commits by this committer
Chase clamav's lib bump
Original commit
Sunday, 28 Mar 2010
06:47 dinoex search for other commits by this committer
- update to 1.4.1
Reviewed by:    exp8 run on pointyhat
Supported by:   miwi
Original commit
Friday, 5 Feb 2010
11:46 dinoex search for other commits by this committer
- update to jpeg-8
Original commit
Tuesday, 18 Aug 2009
05:42 novel search for other commits by this committer
- Fix build by fixing gnutls dependency
- Remove duplicated gnutls dependency

Pointy hat to:          novel
Original commit
Sunday, 16 Aug 2009
18:04 novel search for other commits by this committer
Bump PORTREVISIONs of the gnutls dependant ports to chase gnutls update.
Original commit
Friday, 31 Jul 2009
13:57 dinoex search for other commits by this committer
- bump all port that indirectly depends on libjpeg and have not yet been bumped
or updated
Requested by:   edwin
Original commit
Friday, 27 Mar 2009
11:53 garga search for other commits by this committer
- Bump necessary PORTREVISIONS and fix some ports to new clamav API
Original commit
Monday, 15 Sep 2008
19:56 garga search for other commits by this committer
- Update security/clamav to 0.94 [1] and fix a remote DoS [2]
- Chase libclamav version bump on all dependant ports
- Bump necessary PORTREVISIONS
- Fix some BROKEN messages from ports that were already broken with clamav-0.93
- Mark security/klamav as BROKEN since it doesn't build with clamav-0.94

PR:             ports/127122 [1], ports/127310 [2]
Submitted by:   Gary Palmer <freebsd-gnats@in-addr.com> [1], delphij [2]
Approved by:    portmgr (pav)
Original commit
Friday, 6 Jun 2008
14:07 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
Thursday, 17 Apr 2008
08:45 clsung search for other commits by this committer
- one liner to unbreak it
- bump PORTREVISION
Original commit
Wednesday, 16 Apr 2008
16:10 garga search for other commits by this committer
- Chase clamav library to version 4
- Bump PORTREVISION

Following ports are marked as BROKEN since they don't build with new clamav
0.93:

www/c-icap
mail/claws-mail-clamav
www/gurlchecker
www/havp
security/klamav
devel/p5-Mail-ClamAV
devel/py-clamav
www/squidclam

This clamav version needed to be updated without wait other ports fixes
because it fixes important vulnerabilities.
Original commit
Friday, 7 Mar 2008
15:23 novel search for other commits by this committer
Fix gnutls dependency line.

Reported by:    pointyhat via erwin
Pointy hat to:  novel
Original commit
Monday, 3 Mar 2008
11:57 novel search for other commits by this committer
- Chase security/gnutls shlib version bump
- Add an entry to UPDATING
Original commit
Wednesday, 19 Dec 2007
23:08 garga search for other commits by this committer
- Update security/clamav to 0.92
- Add a new OPTION (RAR) because unrar code is optional to fix a license
  issue
- Some cosmetic changes
- Chase library version bump and bump PORTREVISION of all dependant ports

Approved by:    portmgr (pav)
Security:       CVE-2007-6335, CVE-2007-6336, CVE-2007-6337
Original commit
Wednesday, 24 Oct 2007
23:37 marcus search for other commits by this committer
Presenting GNOME 2.20.1 and all related works for FreeBSD.  The official
GNOME 2.20 release notes can be found at
http://www.gnome.org/start/2.20/notes/en/ .  Beyond that, this update
includes the new GIMP 2.4 (courtesy of ahze).

The GNOME 2.20 update also includes a huge change in the FreeBSD GNOME
hierarchy.  We are now using the more standard DATADIR of ${PREFIX}/share
rather than ${PREFIX}/share/gnome. The result is that fewer patches and
hacks are needed to port GNOME components to FreeBSD.  This will mean some
user changes may be required, so be sure to read /usr/ports/UPDATING for
more details.

This release and the things we accomplished in it would not have been
possible without mezz's crazy idea to collapse DATADIR, and his persistence
to make it happen successfully.  Ahze and pav also deserve thanks for
their work on porting modules and testing the whole ball of wax on
pointyhat (respectively).

The FreeBSD GNOME team would also like to thank our various testers and
contributors:

Yasuda Keisuke
Frank Jahnke
Pawel Worach
Brian Gruber
Franz Klammer
Yuri Pankov
Nick Barkas
Cristian KLEIN
Tony Maher
Scot Hetzel
Martin Matuska (mm)
Benoit Dejean
Martin Wilke (miwi)
(And anyone else I may have missed)

PRs fixed in this release:

111272, 113470, 115995, 116338
Original commit
Wednesday, 4 Jul 2007
03:35 novel search for other commits by this committer
Fix gnutls dependency line.

Reported by:    pointyhat via pav
Pointy hat to:  novel
Original commit
Sunday, 1 Jul 2007
08:56 novel search for other commits by this committer
Chase gnutls shared library version chase: adjust DEPENDS lines and
bump PORTREVISIONs.
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, 27 Apr 2007
17:00 lwhsu search for other commits by this committer
- Add OPTIONS:
        Use CROCO library for CSS2 validation
        Use TIDY library for HTML w3c validation
        Use CLAMAV library for virii scan
        Use GNU TLS library for HTTPS check

- Remove needless patch
- Update WWW
- Bump PORTREVISION

PR:             112138 (based on)
Submitted by:   KATO Tsuguru <tkato432 AT yahoo.com>
Approved by:    clsung (mentor, maintainer)
Original commit
Thursday, 26 Apr 2007
08:22 clsung search for other commits by this committer
- update to 0.10.1
- add WITHOUT_NLS knob
- I'll maintain it
Original commit
Tuesday, 2 Jan 2007
08:54 novel search for other commits by this committer
- Chase security/gnutls update
- Add an entry to UPDATING
- Pet portlint(1) for some ports while I'm here
Original commit
Thursday, 6 Jul 2006
17:41 novel search for other commits by this committer
Chase gnutls shlib version change.
Original commit
Saturday, 13 May 2006
21:44 stefan search for other commits by this committer
Update to 0.8.3.

PR:             95820
Submitted by:   KATO Tsuguru <tkato432@yahoo.com>
Approved by:    arved (mentor)
Original commit
Saturday, 15 Apr 2006
07:03 edwin search for other commits by this committer
www/gurlchecker: fix MASTER_SITES

        Fix patch on MASTER_SITES. [1]
        USE_GETTEXT and silence portlint with this.

        Reported by:            fenner's distfiles survey [1]

PR:             ports/95732
Submitted by:   "Ion-Mihai "IOnut" Tetcu" <itetcu@people.tecnik93.com>
Original commit
Friday, 14 Apr 2006
23:25 linimon search for other commits by this committer
Reset kwm due to no response about email.

Hat:    portmgr
Original commit
Monday, 9 Jan 2006
16:34 novel search for other commits by this committer
Chase gnutls update.
Original commit
Saturday, 5 Nov 2005
05:22 marcus search for other commits by this committer
Bump PORTREVISION to chase the glib20 shared library update.
Original commit
Saturday, 10 Sep 2005
15:14 kwm search for other commits by this committer
Update to 0.8.2.
Original commit
Tuesday, 5 Apr 2005
16:29 kwm search for other commits by this committer
Update to 0.8.1.
Original commit
Saturday, 12 Mar 2005
10:54 marcus search for other commits by this committer
Bump PORTREVISION to chase the glib20 shared lib version change.
Original commit
Thursday, 10 Feb 2005
15:55 kwm search for other commits by this committer
Add intlhack to USE_GNOME to fix build on 4.x.

Pointed out by: pointyhat via kris
Original commit
Thursday, 3 Feb 2005
22:34 kwm search for other commits by this committer
Update to 0.8.0.
Original commit
Sunday, 7 Nov 2004
22:37 marcus search for other commits by this committer
Bump PORTREVISIONS for all ports that depend on atk or pango to ease in the
big upgrade.
Original commit
Monday, 5 Apr 2004
03:31 marcus search for other commits by this committer
Chase the glib20 update, and bump all affected ports' PORTREVISIONs.
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
Friday, 16 Jan 2004
23:19 clement search for other commits by this committer
- Change maintainer's e-mail address
  (einekoai@chello.nl -> kwm@rainbow-runner.nl)

PR:                 61447
Submitted by:       Koop Mast <kwm@rainbow-runner.nl> (maintainer)
Approved by:        erwin (mentor) (implicitly)
Original commit
Thursday, 25 Dec 2003
19:32 pav search for other commits by this committer
- Update to 0.6.3

PR:             ports/59928
Submitted by:   Koop Mast <einekoai@chello.nl> (maintainer)
Original commit
Friday, 3 Oct 2003
11:04 edwin search for other commits by this committer
Chase up new MASTER_SITE_SAVANNAH.

PR:             ports/56970
Submitted by:   Jean-Yves Lefort <jylefort@brutele.be>
Original commit
Wednesday, 1 Oct 2003
17:00 marcus search for other commits by this committer
Update to 0.6.2 which fixes a problem with the Content-location header
field, fixes some segfaults, optimizes time checking, as well as offers other
debugging and enhancements.

PR:             57463
Submitted by:   maintainer
Original commit
Friday, 26 Sep 2003
07:00 daichi search for other commits by this committer
update www/gurlchecker: 0.4.1 -> 0.6.1

PR:             56640
Submitted by:   Koop Mast <einekoai"@chello.nl> (maintainer)
Original commit
Thursday, 12 Jun 2003
03:31 lioux search for other commits by this committer
Update to 0.4.1

PR:             52992
Submitted by:   maintainer
Original commit
Sunday, 1 Jun 2003
22:17 marcus search for other commits by this committer
Add gurlchecker, a GNOME program to check a page/website for broken links.

PR:             52847
Submitted by:   Koop Mast <einekoai@chello.nl>
Original commit

Number of commits found: 67