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: sysutils/ucspi-proxy/Makefile
SVNWeb

Number of commits found: 18

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

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

  *  <jsmith@resonatingmedia.com>
  *  Aaron Dalton <aaron@FreeBSD.org>
  *  Aaron Landwehr <aaron@snaphat.com>
  *  Adam Weinberger <adamw@FreeBSD.org>
  *  Adrian Chadd
  *  Adrian Chadd <adrian@FreeBSD.org>
  *  Akinori MUSHA aka knu <knu@idaemons.org>
  *  Alan Eldridge <alane@FreeBSD.org>
  *  Alan Eldridge <alane@geeksrus.net>
  *  Aldis Berjoza <aldis@bsdroot.lv>
  *  Alex Deiter <alex.deiter@gmail.com>
(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.
Tue, 3 Nov 2020
[ 20:51 rene search for other commits by this committer ] Original commit   Revision:554036 (Only the first 10 of 23 ports in this commit are shown above. View all ports for this commit)
Return araujo@'s ports to the pool after his commit bit was safekept.
Mon, 29 Jan 2018
[ 14:27 araujo search for other commits by this committer ] Original commit   Revision:460309
- Update to 1.1.
Sun, 26 Mar 2017
[ 04:54 araujo search for other commits by this committer ] Original commit   Revision:436933
- Update to 1.0.
- Reset maintainership to myself, previous maintainer is unresponsive.
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, 5 Oct 2014
[ 18:01 tijl search for other commits by this committer ] Original commit   Revision:370099 (Only the first 10 of 50 ports in this commit are shown above. View all ports for this commit)
- Update devel/libtool and devel/libltdl to version 2.4.2.418
- Patch libtool so it uses the same library version specification as on
  Darwin, Linux and other systems.  Given the version current:revision:age
  a library will be given the extension .so.major.age.revision with major
  equal to current-age.  Before libtool would use .so.current on FreeBSD.
- Patch libtoolize to remove two cases of umask 0 that caused libltdl
  files to be copied world writable (--ltdl option)
- Let USES=libtool patch this new version correctly
- Adjust all ports with USES=libtool:build and bump PORTREVISION on their
  dependent ports if a library version changed

PR:		194068
Exp-run by:	antoine
Approved by:	portmgr (antoine)
Thu, 17 Jul 2014
[ 08:57 olgeni search for other commits by this committer ] Original commit   Revision:362126 (Only the first 10 of 206 ports in this commit are shown above. View all ports for this commit)
Remove indefinite articles and trailing periods from COMMENT, plus
minor COMMENT typos and surrounding whitespace fixes. A few Makefiles
where not included as they contain Latin-1 characters that break
the Phabricator workflow. Categories P-S.

CR:		D422
Approved by:	portmgr (bapt)
Thu, 17 Apr 2014
[ 06:17 bdrewery search for other commits by this committer ] Original commit   Revision:351455
Bump PORTREVISION due to new run-time dependency
[ 06:17 bdrewery search for other commits by this committer ] Original commit   Revision:351454
- Stage
- Add missing run-time dependency on bglibs
  ====>> Checking shared library dependencies
  /lib/libc.so.7
  /usr/local/lib/bglibs/libbg-sysdeps.so.2
  /usr/local/lib/bglibs/libbg.so.2
Fri, 20 Sep 2013
[ 23:06 bapt search for other commits by this committer ] Original commit   Revision:327772 (Only the first 10 of 1053 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:
sysutils)
Wed, 11 Apr 2012
[ 03:34 miwi search for other commits by this committer ] Original commit  (Only the first 10 of 11 ports in this commit are shown above. View all ports for this commit)
- Respect STRIP/LDFLAGS

PR:             162920
Submitted by:   Jan Beich (jbeich@tormail.net)
Sat, 22 Oct 2011
[ 11:54 pawel search for other commits by this committer ] Original commit 
Forced commit, fixes my mistake in earlier log entry.

Update to version 0.98

PR:             ports/158889
Submitted by:   Jin-Sih Lin <linpct@gmail.com>
Approved by:    maintainer timeout
[ 10:22 pawel search for other commits by this committer ] Original commit 
Update to version 0.5.18

PR:             ports/158897
Submitted by:   Jin-Sih Lin <linpct@gmail.com>
Approved by:    maintainer timeout
Sun, 10 Aug 2008
[ 21:19 miwi search for other commits by this committer ] Original commit 
 - Chase bglibs shlib bump
Fri, 12 Jan 2007
[ 21:57 miwi search for other commits by this committer ] Original commit 
- Update to 0.97

PR:             ports/107749
Submitted by:   miwi
Approved by:    maintainer
Wed, 16 Nov 2005
[ 03:02 mnag search for other commits by this committer ] Original commit 
This package contains a proxy program that passes data back and forth
between two connections set up by a UCSPI server and a UCSPI client.

WWW: http://untroubled.org/ucspi-proxy/

PR:             89096
Submitted by:   Dale Woolridge <dale.woolridge@gmail.com>

Number of commits found: 18