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: security/revelation/Makefile

Number of commits found: 55

Thursday, 26 Dec 2019
07:54 antoine search for other commits by this committer
Deprecate a few ports

With hat:	portmgr
Original commitRevision:520894 
Friday, 8 Nov 2019
13:17 tobik search for other commits by this committer
security: Add missing USES={gnome,php}
Original commitRevision:517058 
Tuesday, 9 Oct 2018
08:45 tobik search for other commits by this committer
security/revelation: Chase dictionary rename from r408137

r408137 of security/cracklib renamed pw_dict to cracklib-words and
revelation now fails to check passwords with 9 characters or more:

Traceback (most recent call last):
  File "/usr/local/lib/python2.7/site-packages/revelation/dialog.py", line 1183,
in __cb_changed
    util.check_password(password)
  File "/usr/local/lib/python2.7/site-packages/revelation/util.py", line 97, in
check_password
    cracklib.FascistCheck(password, "/usr/local/libdata/cracklib/pw_dict")
OSError: [Errno 2] No such file or directory:
'/usr/local/libdata/cracklib/pw_dict.pwd'

PR:		212367
Submitted by:	Tomoaki AOKI <junchoon@dec.sakura.ne.jp>
Original commitRevision:481611 
Tuesday, 22 May 2018
13:15 mat search for other commits by this committer
Add PY_FLAVOR to Python module dependencies.

Sponsored by:	Absolight
Original commitRevision:470610 
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 
Sunday, 10 Dec 2017
20:48 antoine search for other commits by this committer
- Those ports fail to build with python3
- Add some explicit FLAVOR to dependencies where needed
Original commitRevision:455913 
Friday, 1 Apr 2016
14:25 mat search for other commits by this committer
Remove ${PORTSDIR}/ from dependencies, categories r, s, t, and u.

With hat:	portmgr
Sponsored by:	Absolight
Original commitRevision:412349 
Sunday, 2 Aug 2015
20:23 kwm search for other commits by this committer
Part 1 of adding USE_GNOME=intltool to ports that require it.

The reason for this is that in the GNOME 3.16 update, USE_GNOME gtk20 and
gtk30 don't pull intltool in anymore.

PR:		201980
Exp-run by:	antoine@
Original commitRevision:393444 
Wednesday, 10 Sep 2014
22:01 antoine search for other commits by this committer
Fix a typo
Bump portrevision as RUN_DEPENDS have changed
Original commitRevision:367899 
21:58 antoine search for other commits by this committer
- Allow staging as a regular user
- Make fetchable again
- USES=python
Original commitRevision:367898 
Friday, 5 Sep 2014
20:19 tijl search for other commits by this committer
security/cracklib:
- Add USES=libtool and bump dependent ports
- Add INSTALL_TARGET=install-strip
- Convert to USES=python
- Use MAKE_CMD
- Create manpage link in post-install instead of using @exec
Original commitRevision:367386 
Tuesday, 29 Jul 2014
18:58 adamw search for other commits by this committer
Fix misapplication
Original commitRevision:363373 
18:41 adamw search for other commits by this committer
Convert a bunch of USE_BZIP2 to USES=tar:bzip2

Approved by:	portmgr (not really, but touches unstaged ports)
Original commitRevision:363371 
Wednesday, 19 Feb 2014
19:29 kwm search for other commits by this committer
Remove gnome-panel 2.x support, it going away in the GNOME 3 update.

While here: USES=gmake, use new lib_depend syntax, stagify.
> Description of fields to fill in above:                     76 columns --|
> PR:            If a GNATS PR is affected by the change.
> Submitted by:  If someone else sent in the change.
> Reviewed by:   If someone else reviewed your modification.
> Approved by:   If you needed approval for this commit.
> Obtained from: If the change is from a third party.
> MFC after:     N [day[s]|week[s]|month[s]].  Request a reminder email.
> Security:      Vulnerability reference (one per line) or description.
> Sponsored by:  If the change was sponsored by an organization.
> Empty fields above will be automatically removed.

M    revelation/Makefile
M    revelation/pkg-plist
Original commitRevision:345135 
Friday, 20 Sep 2013
22:55 bapt search for other commits by this committer
Add NO_STAGE all over the place in preparation for the staging support (cat:
security)
Original commitRevision:327769 
Wednesday, 14 Aug 2013
22:35 ak search for other commits by this committer
- Remove MAKE_JOBS_SAFE variable

Approved by:	portmgr (bdrewery)
Original commitRevision:324744 
Monday, 17 Jun 2013
15:32 miwi search for other commits by this committer
- Add RUN_DEPENDS for security/py-cracklib
- Support desktop-file-utils/shebangfix/shared-mime-info

PR:		179594
Submitted by:	Ports Fury
Original commitRevision:321136 
Friday, 26 Apr 2013
10:44 ak search for other commits by this committer
- Convert USE_GETTEXT to USES (part 4)

Approved by:	portmgr (bapt)
Original commitRevision:316596 
Tuesday, 23 Apr 2013
14:20 bapt search for other commits by this committer
Finish converting the whole ports tree to USES=pkgconfig
Original commitRevision:316355 
Thursday, 28 Mar 2013
03:28 eadler search for other commits by this committer
Mechanically convert unmaintained ports which use "gnomehack" to use "pathfix"
instead.
Original commitRevision:315433 
Sunday, 10 Feb 2013
07:57 miwi search for other commits by this committer
- Update to 0.4.14

PR:		175593
Submitted by:	Ports Fury
Original commitRevision:312003 
Tuesday, 14 Aug 2012
18:19 tabthorpe search for other commits by this committer
- Reassign ports to the heap due to a mail bounce

With hat:	portmgr
Original commit
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
Friday, 25 Feb 2011
01:32 delphij search for other commits by this committer
Chase after net/openldap24-server update.

Reminded by:    miwi
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
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
Saturday, 16 Jan 2010
17:06 erwin search for other commits by this committer
Revert BROKEN; fixed in rev. 1.25

Submitted by:   lwhsu
Original commit
Friday, 15 Jan 2010
20:16 erwin search for other commits by this committer
Mark BROKEN after the upgrade of pycrypto
Original commit
11:11 lwhsu search for other commits by this committer
- Chase py-pycrypto update

PR:             ports/142479
Submitted by:   lwhsu
Approved by:    ports AT c0decafe.net (maintainer)
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, 23 Jan 2009
16:28 flz search for other commits by this committer
- Update X.org ports to 7.4+ (few ports are more recent than the katamari).
- Bump PORTREVISION for all ports depending on libglut since the shlib
version number went from 4 to 3.
- Bump PORTREVISION for all ports depending on libXaw as libXaw.so.8 isn't
installed anymore.
- Couple of ports fixes (mostly missing xorg components added to USE_XORG).
Original commit
Monday, 5 Jan 2009
19:04 delphij search for other commits by this committer
Bump PORTREVISION's after OpenLDAP update.

Suggested by:   rafan
Original commit
Friday, 6 Jun 2008
14:01 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
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
Monday, 30 Jul 2007
09:42 alexbl search for other commits by this committer
 - Make Python 2.5.1 the default Python version
 - Add significantly better support in bsd.python.mk for working with
   Python Eggs and the easy_install system

Tested by:      pointyhat runs
Approved by:    pav (portmgr)
Most work by:   perky
Thanks to:      pav
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, 8 Feb 2007
22:33 miwi search for other commits by this committer
- Update to 0.4.11

PR:             108826
Submitted by:   ports@c0decafe.net (maintainer)
Original commit
Wednesday, 3 May 2006
09:07 kwm search for other commits by this committer
Add py-gnome-desktop to fix build after GNOME 2.14 import.

Submitted by:   Alex Salazar on IRC
Original commit
Sunday, 12 Feb 2006
01:27 lawrance search for other commits by this committer
Update to 0.4.7.

PR:             ports/93118
Submitted by:   <ports@c0decafe.net> (maintainer)
Original commit
Sunday, 5 Feb 2006
20:50 barner search for other commits by this committer
- Update to 0.4.6

Submitted by:   ports@c0decafe.net (maintainer)
PR:             ports/92802
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
Wednesday, 31 Aug 2005
19:44 pav search for other commits by this committer
- Update to 0.4.5

PR:             ports/85332
Submitted by:   ports@c0decafe.net <ports@c0decafe.net> (maintainer)
Original commit
Friday, 22 Apr 2005
01:02 jylefort search for other commits by this committer
Fix the packing list.

Reported by:    pointyhat
Approved by:    adamw (implicit, mentor)
Original commit
Monday, 18 Apr 2005
16:02 jylefort search for other commits by this committer
Update to 0.4.3.

PR:             ports/80036
Submitted by:   ports@c0decafe.net (maintainer)
Approved by:    adamw (mentor)
Original commit
Wednesday, 23 Mar 2005
07:13 danfe search for other commits by this committer
Fix configure and thus the build.

Approved by:    portmgr (marcus)
Original commit
Friday, 18 Mar 2005
12:49 danfe search for other commits by this committer
Update to 0.4.0.

PR:             ports/78969
Submitted by:   maintainer
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, 30 Dec 2004
00:06 sem search for other commits by this committer
- Fix plist
- use GCONF_SCHEMAS

PR:             ports/75357
Submitted by:   maintainer
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
Thursday, 14 Oct 2004
18:47 marcus search for other commits by this committer
Update to 0.3.4.

PR:             72679
Submitted by:   maintainer
Original commit
Monday, 30 Aug 2004
22:17 marcus search for other commits by this committer
Update to 0.3.3.

PR:             71156
Submitted by:   maintainer
Original commit
Thursday, 19 Aug 2004
18:49 marcus search for other commits by this committer
Add revelation, a password manager for the GNOME 2 desktop.  It stores all
your account and passwords in a single, secure, place, and give you access
to them all through a user-friendly graphical interface.

PR:             70653
Submitted by:   ports@c0decafe.net <ports@c0decafe.net>
Original commit

Number of commits found: 55