notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
All times are UTC
Ukraine
The safest procedure: change your FreshPorts password. Anything you had set before Friday March 24 2023 09:49:20 UTC should be changed. You can read more here: SQL inejection issues fixed and FreshSource code fixes Sorry about the extra work for you.
All known SQL injection issues patched. There is no evidence it was exploited. That doesn’t mean it wasn’t. Please change your password.
non port: security/revelation/Makefile
SVNWeb

Number of commits found: 55

Thu, 26 Dec 2019
[ 07:54 antoine search for other commits by this committer ] Original commit   Revision:520894 (Only the first 10 of 255 ports in this commit are shown above. View all ports for this commit)
Deprecate a few ports

With hat:	portmgr
Fri, 8 Nov 2019
[ 13:17 tobik search for other commits by this committer ] Original commit   Revision:517058 (Only the first 10 of 36 ports in this commit are shown above. View all ports for this commit)
security: Add missing USES={gnome,php}
Tue, 9 Oct 2018
[ 08:45 tobik search for other commits by this committer ] Original commit   Revision:481611
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>
Tue, 22 May 2018
[ 13:15 mat search for other commits by this committer ] Original commit   Revision:470610 (Only the first 10 of 74 ports in this commit are shown above. View all ports for this commit)
Add PY_FLAVOR to Python module dependencies.

Sponsored by:	Absolight
Mon, 26 Mar 2018
[ 12:38 bapt search for other commits by this committer ] Original commit   Revision:465584 (Only the first 10 of 92 ports in this commit are shown above. View all ports for this commit)
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
Sun, 10 Dec 2017
[ 20:48 antoine search for other commits by this committer ] Original commit   Revision:455913 (Only the first 10 of 38 ports in this commit are shown above. View all ports for this commit)
- Those ports fail to build with python3
- Add some explicit FLAVOR to dependencies where needed
Fri, 1 Apr 2016
[ 14:25 mat search for other commits by this committer ] Original commit   Revision:412349 (Only the first 10 of 2099 ports in this commit are shown above. View all ports for this commit)
Remove ${PORTSDIR}/ from dependencies, categories r, s, t, and u.

With hat:	portmgr
Sponsored by:	Absolight
Sun, 2 Aug 2015
[ 20:23 kwm search for other commits by this committer ] Original commit   Revision:393444 (Only the first 10 of 124 ports in this commit are shown above. View all ports for this commit)
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@
Wed, 10 Sep 2014
[ 22:01 antoine search for other commits by this committer ] Original commit   Revision:367899
Fix a typo
Bump portrevision as RUN_DEPENDS have changed
[ 21:58 antoine search for other commits by this committer ] Original commit   Revision:367898
- Allow staging as a regular user
- Make fetchable again
- USES=python
Fri, 5 Sep 2014
[ 20:19 tijl search for other commits by this committer ] Original commit   Revision:367386
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
Tue, 29 Jul 2014
[ 18:58 adamw search for other commits by this committer ] Original commit   Revision:363373
Fix misapplication
[ 18:41 adamw search for other commits by this committer ] Original commit   Revision:363371 (Only the first 10 of 426 ports in this commit are shown above. View all ports for this commit)
Convert a bunch of USE_BZIP2 to USES=tar:bzip2

Approved by:	portmgr (not really, but touches unstaged ports)
Wed, 19 Feb 2014
[ 19:29 kwm search for other commits by this committer ] Original commit   Revision:345135
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
Fri, 20 Sep 2013
[ 22:55 bapt search for other commits by this committer ] Original commit   Revision:327769 (Only the first 10 of 1016 ports in this commit are shown above. View all ports for this commit)
Add NO_STAGE all over the place in preparation for the staging support (cat:
security)
Wed, 14 Aug 2013
[ 22:35 ak search for other commits by this committer ] Original commit   Revision:324744 (Only the first 10 of 1725 ports in this commit are shown above. View all ports for this commit)
- Remove MAKE_JOBS_SAFE variable

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

PR:		179594
Submitted by:	Ports Fury
Fri, 26 Apr 2013
[ 10:44 ak search for other commits by this committer ] Original commit   Revision:316596 (Only the first 10 of 277 ports in this commit are shown above. View all ports for this commit)
- Convert USE_GETTEXT to USES (part 4)

Approved by:	portmgr (bapt)
Tue, 23 Apr 2013
[ 14:20 bapt search for other commits by this committer ] Original commit   Revision:316355 (Only the first 10 of 407 ports in this commit are shown above. View all ports for this commit)
Finish converting the whole ports tree to USES=pkgconfig
Thu, 28 Mar 2013
[ 03:28 eadler search for other commits by this committer ] Original commit   Revision:315433 (Only the first 10 of 149 ports in this commit are shown above. View all ports for this commit)
Mechanically convert unmaintained ports which use "gnomehack" to use "pathfix"
instead.
Sun, 10 Feb 2013
[ 07:57 miwi search for other commits by this committer ] Original commit   Revision:312003
- Update to 0.4.14

PR:		175593
Submitted by:	Ports Fury
Tue, 14 Aug 2012
[ 18:19 tabthorpe search for other commits by this committer ] Original commit  (Only the first 10 of 31 ports in this commit are shown above. View all ports for this commit)
- Reassign ports to the heap due to a mail bounce

With hat:	portmgr
Fri, 1 Jun 2012
[ 05:26 dinoex search for other commits by this committer ] Original commit  (Only the first 10 of 4371 ports in this commit are shown above. View all ports for this commit)
- update png to 1.5.10
Fri, 23 Sep 2011
[ 22:26 amdmi3 search for other commits by this committer ] Original commit  (Only the first 10 of 2369 ports in this commit are shown above. View all ports for this commit)
- 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
Fri, 25 Feb 2011
[ 01:32 delphij search for other commits by this committer ] Original commit  (Only the first 10 of 296 ports in this commit are shown above. View all ports for this commit)
Chase after net/openldap24-server update.

Reminded by:    miwi
Mon, 31 May 2010
[ 02:01 ade search for other commits by this committer ] Original commit  (Only the first 10 of 1416 ports in this commit are shown above. View all ports for this commit)
Bounce PORTREVISION for gettext-related ports.  Have fun, ya'll.
Sun, 28 Mar 2010
[ 06:47 dinoex search for other commits by this committer ] Original commit  (Only the first 10 of 4470 ports in this commit are shown above. View all ports for this commit)
- update to 1.4.1
Reviewed by:    exp8 run on pointyhat
Supported by:   miwi
Fri, 5 Feb 2010
[ 11:46 dinoex search for other commits by this committer ] Original commit  (Only the first 10 of 4271 ports in this commit are shown above. View all ports for this commit)
- update to jpeg-8
Sat, 16 Jan 2010
[ 17:06 erwin search for other commits by this committer ] Original commit 
Revert BROKEN; fixed in rev. 1.25

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

PR:             ports/142479
Submitted by:   lwhsu
Approved by:    ports AT c0decafe.net (maintainer)
Fri, 31 Jul 2009
[ 13:57 dinoex search for other commits by this committer ] Original commit  (Only the first 10 of 3009 ports in this commit are shown above. View all ports for this commit)
- bump all port that indirectly depends on libjpeg and have not yet been bumped
or updated
Requested by:   edwin
Fri, 23 Jan 2009
[ 16:28 flz search for other commits by this committer ] Original commit  (Only the first 10 of 612 ports in this commit are shown above. View all ports for this commit)
- 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).
Mon, 5 Jan 2009
[ 19:04 delphij search for other commits by this committer ] Original commit  (Only the first 10 of 249 ports in this commit are shown above. View all ports for this commit)
Bump PORTREVISION's after OpenLDAP update.

Suggested by:   rafan
Fri, 6 Jun 2008
[ 14:01 edwin search for other commits by this committer ] Original commit  (Only the first 10 of 129 ports in this commit are shown above. View all ports for this commit)
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)
Sat, 19 Apr 2008
[ 17:56 miwi search for other commits by this committer ] Original commit  (Only the first 10 of 2842 ports in this commit are shown above. View all ports for this commit)
- 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)
Wed, 24 Oct 2007
[ 23:37 marcus search for other commits by this committer ] Original commit  (Only the first 10 of 1479 ports in this commit are shown above. View all ports for this commit)
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
(Only the first 15 lines of the commit message are shown above View all of this commit message)
Mon, 30 Jul 2007
[ 09:42 alexbl search for other commits by this committer ] Original commit  (Only the first 10 of 445 ports in this commit are shown above. View all ports for this commit)
 - 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
Sat, 19 May 2007
[ 20:32 flz search for other commits by this committer ] Original commit  (Only the first 10 of 7868 ports in this commit are shown above. View all ports for this commit)
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
Thu, 8 Feb 2007
[ 22:33 miwi search for other commits by this committer ] Original commit 
- Update to 0.4.11

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

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

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

Submitted by:   ports@c0decafe.net (maintainer)
PR:             ports/92802
Sat, 5 Nov 2005
[ 05:22 marcus search for other commits by this committer ] Original commit  (Only the first 10 of 1045 ports in this commit are shown above. View all ports for this commit)
Bump PORTREVISION to chase the glib20 shared library update.
Wed, 31 Aug 2005
[ 19:44 pav search for other commits by this committer ] Original commit 
- Update to 0.4.5

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

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

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

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

PR:             ports/78969
Submitted by:   maintainer
Sat, 12 Mar 2005
[ 10:54 marcus search for other commits by this committer ] Original commit  (Only the first 10 of 911 ports in this commit are shown above. View all ports for this commit)
Bump PORTREVISION to chase the glib20 shared lib version change.
Thu, 30 Dec 2004
[ 00:06 sem search for other commits by this committer ] Original commit 
- Fix plist
- use GCONF_SCHEMAS

PR:             ports/75357
Submitted by:   maintainer
Sun, 7 Nov 2004
[ 22:37 marcus search for other commits by this committer ] Original commit  (Only the first 10 of 631 ports in this commit are shown above. View all ports for this commit)
Bump PORTREVISIONS for all ports that depend on atk or pango to ease in the
big upgrade.
Thu, 14 Oct 2004
[ 18:47 marcus search for other commits by this committer ] Original commit 
Update to 0.3.4.

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

PR:             71156
Submitted by:   maintainer
Thu, 19 Aug 2004
[ 18:49 marcus search for other commits by this committer ] Original commit 
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>

Number of commits found: 55