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/ccrypt/Makefile
SVNWeb

Number of commits found: 31

Wed, 7 Sep 2022
[ 21:10 Stefan Eßer (se) search for other commits by this committer ]    commit hash:b7f05445c00f2625aa19b4154ebcbce5ed2daa52  commit hash:b7f05445c00f2625aa19b4154ebcbce5ed2daa52  commit hash:b7f05445c00f2625aa19b4154ebcbce5ed2daa52  b7f0544  (Only the first 10 of 27931 ports in this commit are shown above. View all ports for this commit)
Add WWW entries to port Makefiles

It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.

Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.

There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above View all of this commit message)
Wed, 20 Jul 2022
[ 14:22 Tobias C. Berner (tcberner) search for other commits by this committer ]    commit hash:857c05f8674c5f4c990f49f9d0fb7034ebd340fe  commit hash:857c05f8674c5f4c990f49f9d0fb7034ebd340fe  commit hash:857c05f8674c5f4c990f49f9d0fb7034ebd340fe  857c05f  (Only the first 10 of 840 ports in this commit are shown above. View all ports for this commit)
security: remove 'Created by' lines

A big Thank You to the original contributors of these ports:

  *  <ports@c0decafe.net>
  *  Aaron Dalton <aaron@FreeBSD.org>
  *  Adam Weinberger <adamw@FreeBSD.org>
  *  Ade Lovett <ade@FreeBSD.org>
  *  Aldis Berjoza <aldis@bsdroot.lv>
  *  Alex Dupre <ale@FreeBSD.org>
  *  Alex Kapranoff <kappa@rambler-co.ru>
  *  Alex Samorukov <samm@freebsd.org>
  *  Alexander Botero-Lowry <alex@foxybanana.com>
  *  Alexander Kriventsov <avk@vl.ru>
  *  Alexander Leidinger <netchild@FreeBSD.org>
(Only the first 15 lines of the commit message are shown above View all of this commit message)
Tue, 6 Apr 2021
[ 14:31 Mathieu Arnold (mat) search for other commits by this committer ]    commit hash:305f148f482daf30dcf728039d03d019f88344eb  commit hash:305f148f482daf30dcf728039d03d019f88344eb  commit hash:305f148f482daf30dcf728039d03d019f88344eb  305f148  (Only the first 10 of 29333 ports in this commit are shown above. View all ports for this commit)
Remove # $FreeBSD$ from Makefiles.
Sun, 9 Sep 2018
[ 20:54 fernape search for other commits by this committer ] Original commit   Revision:479334
security/ccrypt: update to 1.11

* Fixes a number of minor portability issues and minor bugs

PR:	230995
Submitted by:	dg@syrec.org
Approved by:	tcberner (mentor), dev2@heesakkers.info (maintainer)
Differential Revision:	https://reviews.freebsd.org/D17098
Thu, 8 Dec 2016
[ 19:52 tijl search for other commits by this committer ] Original commit   Revision:428152 (Only the first 10 of 551 ports in this commit are shown above. View all ports for this commit)
Remove libintl.so.9 compatibility link that was added in r374303 to
prevent massive PORTREVISION bumps.  Bump dependent ports that have not
been bumped since.
Sun, 29 Jun 2014
[ 19:39 rakuco search for other commits by this committer ] Original commit   Revision:359790
- Support staging.
- Add licensing information.

PR:		191478
Submitted by:	Oliver Heesakkers <dev2@heesakkers.info> (maintainer)
Fri, 21 Feb 2014
[ 13:39 ehaupt search for other commits by this committer ] Original commit   Revision:345433 (Only the first 10 of 18 ports in this commit are shown above. View all ports for this commit)
Remove trailing whitespaces from category security
Mon, 10 Feb 2014
[ 13:54 ehaupt search for other commits by this committer ] Original commit   Revision:343634 (Only the first 10 of 581 ports in this commit are shown above. View all ports for this commit)
According to the Porter's Handbook (5.12.2.3.) default options must be added to
OPTIONS_DEFINE. This policy has been implemented only recently that's why we
have many ports violating this policy.

This patch adds the default options specified in the Porter's Handbook to
OPTIONS_DEFINE where they are being used. Ports maintained by
gnome@FreeBSD.org, kde@FreeBSD.org and x11@FreeBSD.org have been excluded.

Approved by:    portmgr (bapt)
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)
Mon, 16 Sep 2013
[ 16:58 bapt search for other commits by this committer ] Original commit   Revision:327417 (Only the first 10 of 18 ports in this commit are shown above. View all ports for this commit)
Convert to new perl framework
Convert USE_GMAKE to USES=gmake
Wed, 24 Apr 2013
[ 18:10 ak search for other commits by this committer ] Original commit   Revision:316464 (Only the first 10 of 1028 ports in this commit are shown above. View all ports for this commit)
- Convert USE_GETTEXT to USES (part 3)

Approved by:	portmgr (bapt)
Wed, 5 Dec 2012
[ 18:26 jgh search for other commits by this committer ] Original commit   Revision:308341
- update to 1.10, trim historical header
- adopt optionsNG and general cleanup

PR:             174137 (based on)
Submitted by:   maintainer, dev2@heesakkers.info
Approved by:    maintainer
Feature safe:	yes
Wed, 27 Apr 2011
[ 10:01 bapt search for other commits by this committer ] Original commit 
- over to new volunteer

PR:             ports/156670
Submitted by:   Oliver Heesakkers <dev2 _at_ heesakkers.info>
[ 01:56 dougb search for other commits by this committer ] Original commit  (Only the first 10 of 33 ports in this commit are shown above. View all ports for this commit)
By Maintainer's request, toss these ports back into the pool
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.
Wed, 9 Sep 2009
[ 12:54 miwi search for other commits by this committer ] Original commit 
- Update to 1.9

PR:             138653
Submitted by:   Charlie Kester <corky1951@comcast.net> (maintainer)
Sat, 22 Aug 2009
[ 00:35 amdmi3 search for other commits by this committer ] Original commit  (Only the first 10 of 349 ports in this commit are shown above. View all ports for this commit)
- Switch SourceForge ports to the new File Release System: categories starting
with P,R,S
Fri, 19 Jun 2009
[ 05:31 miwi search for other commits by this committer ] Original commit 
- Update to 1.8
- Pass maintainership to submitter

PR:             135463
Submitted by:   Charlie Kester <corky1951@comcast.net>
Thu, 20 Mar 2008
[ 10:03 pav search for other commits by this committer ] Original commit  (Only the first 10 of 74 ports in this commit are shown above. View all ports for this commit)
- Remove USE_GETOPT_LONG which is a no-op since March 2007
Tue, 27 Feb 2007
[ 21:18 linimon search for other commits by this committer ] Original commit  (Only the first 10 of 12 ports in this commit are shown above. View all ports for this commit)
Reset jim@corebsd.or.id, since he no longer has access to FreeBSD machines.
We appreciate the help in the past.

Hat:            portmgr
Sat, 13 May 2006
[ 04:15 edwin search for other commits by this committer ] Original commit  (Only the first 10 of 275 ports in this commit are shown above. View all ports for this commit)
Remove USE_REINPLACE from all categories starting with S
Sun, 13 Feb 2005
[ 18:38 vs search for other commits by this committer ] Original commit 
Update to 1.7

PR:             ports/77320
Submitted by:   Roland Smith
Approved by:    maintainer
Wed, 15 Oct 2003
[ 13:35 edwin search for other commits by this committer ] Original commit 
Unbreak port on -current
Informed maintainer.
[ 04:57 kris search for other commits by this committer ] Original commit 
BROKEN on 5.x: does not compile
Mon, 14 Jul 2003
[ 02:53 sf search for other commits by this committer ] Original commit  (Only the first 10 of 72 ports in this commit are shown above. View all ports for this commit)
get rid of libgnugetopt dependency for -CURRENT,
use USE_GETOPT_LONG instead.
Fri, 21 Feb 2003
[ 13:26 knu search for other commits by this committer ] Original commit  (Only the first 10 of 242 ports in this commit are shown above. View all ports for this commit)
De-pkg-comment.
Sat, 19 Oct 2002
[ 22:00 obraun search for other commits by this committer ] Original commit 
* Upgrade to 1.3.
* Give maintainership to submitter.

PR:             43442
Submitted by:   Jim Geovedi <jim@corebsd.or.id>
Fri, 27 Sep 2002
[ 18:10 ijliao search for other commits by this committer ] Original commit 
fix install-doc error

Submitted by:   bento log
Fri, 20 Sep 2002
[ 06:44 ijliao search for other commits by this committer ] Original commit 
- Support CFLAGS/CXXFLAGS properly
- Utilize NOPORTDOCS

PR:             42897
Submitted by:   Ports Fury
Sun, 23 Jun 2002
[ 20:39 pat search for other commits by this committer ] Original commit 
PERL -> REINPLACE_CMD

PR:             ports/39729, ports/39727, ports/39726, ports/39724
PR:             ports/39722, ports/39721, ports/39720, ports/39719, ports/39718
Submitted by:   Scott Flatman <sf@dsinw.com>
Thu, 7 Feb 2002
[ 01:13 ijliao search for other commits by this committer ] Original commit 
add ccrypt 1.2   A command-line utility for encrypting and decrypting files and
streams    

Number of commits found: 31