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: devel/cutils/Makefile
SVNWeb

Number of commits found: 21

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:21 Tobias C. Berner (tcberner) search for other commits by this committer ]    commit hash:aa6eefd5e663357e8223399bc38c7987f5e35746  commit hash:aa6eefd5e663357e8223399bc38c7987f5e35746  commit hash:aa6eefd5e663357e8223399bc38c7987f5e35746  aa6eefd  (Only the first 10 of 5087 ports in this commit are shown above. View all ports for this commit)
devel: remove 'Created by' lines

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

  *  "Waitman Gobble" <uzimac@da3m0n8t3r.com>
  *  <jkoshy@FreeBSD.org>
  *  Aaron Dalton <aaron@FreeBSD.org>
  *  Aaron Dalton <aaron@daltons.ca>
  *  Aaron H. K. Diep <ahkdiep@gmail.com>
  *  Aaron Hurt <ahurt@anbcs.com>
  *  Abel Chow <abel_chow@yahoo.com>
  *  Adam McLaurin
  *  Adam Saponara <as@php.net>
  *  Adam Weinberger <adamw@FreeBSD.org>
  *  Ade Lovett <ade@FreeBSD.org>
(Only the first 15 lines of the commit message are shown above View all of this commit message)
Fri, 29 Oct 2021
[ 09:50 Stefan Eßer (se) search for other commits by this committer ]    commit hash:819f25b36d45b8ac5593ec8e6f470d9ad454b08a  commit hash:819f25b36d45b8ac5593ec8e6f470d9ad454b08a  commit hash:819f25b36d45b8ac5593ec8e6f470d9ad454b08a  819f25b  (Only the first 10 of 388 ports in this commit are shown above. View all ports for this commit)
*/*: Remove redundant '-[0-9]*' from CONFLICTS

The conflict checks compare the patterns first against the package
names without version (as reported by "pkg query "%n"), then - if
there was no match - agsinst the full package names including the
version (as reported by "pkg query "%n-%v").

Many CONFLICTS definitions used patterns like "bash-[0-9]*" to filter
for the bash package in any version. But that pattern is functionally
identical with just "bash".

Approved by:	portmgr (blanket)
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.
Sat, 10 Nov 2018
[ 18:12 bapt search for other commits by this committer ] Original commit   Revision:484628 (Only the first 10 of 386 ports in this commit are shown above. View all ports for this commit)
Install texinfo files (GNU info) into ${PREFIX}/share/info

After a discussion on the mailing list on moving manpages to
${PREFIX}/share/man for consistency with base where it is
installed in usr/share/man, it appeared the same should happen
to GNU info files which were installed under share in base and
not in ports.

Now texinfo is not in base on any of the supported version of FreeBSD
it is possible to proceed to this move and it is easier to do than
the manpage change.

Other benefit than consistency are less patching: all build tools but
cmake are expecting info files to be under share/info and cmake (patched here)
was having an exception for BSD so the patch makes FreeBSD case less
specific for them

Bump revision of all impacted ports

PR:		232907
exp-run by:	antoine
Differential Revision:	https://reviews.freebsd.org/D17816
Tue, 6 Nov 2018
[ 21:13 rene search for other commits by this committer ] Original commit   Revision:484353 (Only the first 10 of 70 ports in this commit are shown above. View all ports for this commit)
Return tj's ports to the pool after his commit bit got safekept.
Fri, 28 Jul 2017
[ 21:45 jkim search for other commits by this committer ] Original commit   Revision:446854 (Only the first 10 of 20 ports in this commit are shown above. View all ports for this commit)
Set MAKEINFO to the full path of makeinfo when USES=makeinfo is set.

PR:		221027
Reviewed by:	mat
Approved by:	portmgr (antoine)
Wed, 25 Jun 2014
[ 08:58 bapt search for other commits by this committer ] Original commit   Revision:359209 (Only the first 10 of 36 ports in this commit are shown above. View all ports for this commit)
Fix build on system built WITHOUT_INFO

With hat:	portmgr
Thu, 23 Jan 2014
[ 00:03 bapt search for other commits by this committer ] Original commit   Revision:340755
Support stage
Fri, 20 Sep 2013
[ 17:03 bapt search for other commits by this committer ] Original commit   Revision:327722 (Only the first 10 of 379 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:
devel part 1)
Sat, 2 Jun 2012
[ 04:49 eadler search for other commits by this committer ] Original commit 
Add missing conflicts

Submitted by:   Sulev-Madis "ketas" Silber <madis555@hot.ee>
Approved by:    tj (maintainer)
Thu, 31 May 2012
[ 19:40 tj search for other commits by this committer ] Original commit  (Only the first 10 of 18 ports in this commit are shown above. View all ports for this commit)
Update my email address.

Approved by:    eadler (mentor)
Wed, 16 May 2012
[ 03:06 tabthorpe search for other commits by this committer ] Original commit 
- Pass maintainership to submitter

PR:             ports/167937
Submitted by:   Tom Judge <tom@tomjudge.com>
Thu, 19 Nov 2009
[ 22:07 pav search for other commits by this committer ] Original commit  (Only the first 10 of 68 ports in this commit are shown above. View all ports for this commit)
- Mark MAKE_JOBS_UNSAFE

Reported by:    pointyhat
Sun, 18 Nov 2007
[ 22:37 ade search for other commits by this committer ] Original commit 
Replace remaining hardcoded instances of /usr/bin/makeinfo with makeinfo
as part of some cleanup work.

Approved by:    portmgr (linimon)
Sun, 4 Dec 2005
[ 23:35 edwin search for other commits by this committer ] Original commit  (Only the first 10 of 17 ports in this commit are shown above. View all ports for this commit)
Remove install-info from Makefile, it's automatically done when INFO is defined
Wed, 13 Oct 2004
[ 15:28 leeym search for other commits by this committer ] Original commit 
- replace pkg-plist with INFO and PLIST_FILES
- add WWW in pkg-descr
Thu, 20 Feb 2003
[ 17:07 knu search for other commits by this committer ] Original commit  (Only the first 10 of 432 ports in this commit are shown above. View all ports for this commit)
De-pkg-comment.
Thu, 7 Nov 2002
[ 03:10 adamw search for other commits by this committer ] Original commit  (Only the first 10 of 193 ports in this commit are shown above. View all ports for this commit)
Fix PORTCOMMENTs that were killing INDEX builds.

105 pointy hats to:     me
Approved by:            pat
Wed, 7 Nov 2001
[ 11:46 tg search for other commits by this committer ] Original commit 
Upgrade to 1.6. Change maintainer to ports@, Sandro Sigala is no longer  
running FreeBSD.    
Fri, 9 Jun 2000
[ 22:59 asami search for other commits by this committer ] Original commit  (Only the first 10 of 43 ports in this commit are shown above. View all ports for this commit)
Define MASTER_SITE_SUBDIR=asami/LOCAL_PORTS as these are moved to my   area on
the local ports tree.    

Number of commits found: 21