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: graphics/fpc-proj4/Makefile
SVNWeb

Number of commits found: 19

Thu, 9 Mar 2023
[ 12:42 Loïc Bartoletti (lbartoletti) search for other commits by this committer ]    commit hash:486ea1d293d02cd4afaab696b71c6c3d205b57dd  commit hash:486ea1d293d02cd4afaab696b71c6c3d205b57dd  commit hash:486ea1d293d02cd4afaab696b71c6c3d205b57dd  486ea1d  (Only the first 10 of 42 ports in this commit are shown above. View all ports for this commit)
graphics/proj: Update to 9.2.0
Wed, 18 Jan 2023
[ 14:48 Loïc Bartoletti (lbartoletti) search for other commits by this committer ]    commit hash:3db760ad79ec3a2494d776c56a89c6a3eed8f537  commit hash:3db760ad79ec3a2494d776c56a89c6a3eed8f537  commit hash:3db760ad79ec3a2494d776c56a89c6a3eed8f537  3db760a  (Only the first 10 of 42 ports in this commit are shown above. View all ports for this commit)
graphics/proj: Update to 9.1.1
Thu, 17 Nov 2022
[ 08:20 Loïc Bartoletti (lbartoletti) search for other commits by this committer ]    commit hash:de3b9f557801bb43af80c0e2bd6085a70a783631  commit hash:de3b9f557801bb43af80c0e2bd6085a70a783631  commit hash:de3b9f557801bb43af80c0e2bd6085a70a783631  de3b9f5  (Only the first 10 of 41 ports in this commit are shown above. View all ports for this commit)
graphics/proj: Update to 9.1.0

Release notes:
https://proj.org/news.html#id37

Also remove proj-data dependency.

You can use proj to retrieve data or install graphics/proj-data
manually.
Wed, 20 Jul 2022
[ 14:22 Tobias C. Berner (tcberner) search for other commits by this committer ]    commit hash:022e658bd10b8753ede87b3dfda087efabddac98  commit hash:022e658bd10b8753ede87b3dfda087efabddac98  commit hash:022e658bd10b8753ede87b3dfda087efabddac98  022e658  (Only the first 10 of 771 ports in this commit are shown above. View all ports for this commit)
graphics: remove 'Created by' lines

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

  *  "Waitman Gobble" <uzimac@da3m0n8t3r.com>
  *  Aaron Dalton <aaron@FreeBSD.org>
  *  Abel Chow <ozsanh45vds001@sneakemail.com>
  *  Adam Weinberger <adamw@FreeBSD.org>
  *  Ade Lovett <ade@FreeBSD.org>
  *  Ade Lovett <ade@lovett.com>
  *  Akinori MUSHA aka knu <knu@idaemons.org>
  *  Aldis Berjoza <aldis@bsdroot.lv>
  *  Alex Hayward <xelah@xelah.com>
  *  Alex Ivasyuv <siegerstein@pochta.ru>
  *  Alex Samorukov <samm@os2.kiev.ua>
(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.
Thu, 5 Apr 2018
[ 04:52 acm search for other commits by this committer ] Original commit   Revision:466532 (Only the first 10 of 111 ports in this commit are shown above. View all ports for this commit)
- Migrate Mk/bsd.fpc.mk to Mk/Uses/fpc.mk
- Convert all fpc-based ports to USES=fpc

PR:             227210
Reviewed by:    portmgr
Approved by:    portmgr
Exp-run by:     antoine
Differential Revision:  https://reviews.freebsd.org/D14617
Thu, 3 Aug 2017
[ 23:40 acm search for other commits by this committer ] Original commit   Revision:447304 (Only the first 10 of 96 ports in this commit are shown above. View all ports for this commit)
- Pass maintainership to me. marino@ is not part of FreeBSD committers
Fri, 1 Apr 2016
[ 14:00 mat search for other commits by this committer ] Original commit   Revision:412346 (Only the first 10 of 5103 ports in this commit are shown above. View all ports for this commit)
Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.

With hat:	portmgr
Sponsored by:	Absolight
Sat, 5 Dec 2015
[ 23:29 marino search for other commits by this committer ] Original commit   Revision:403082 (Only the first 10 of 246 ports in this commit are shown above. View all ports for this commit)
FPC ecosystem: Upgrade version 2.6.4 => 3.0.0

This is the first major release of FreePascal in nearly four years.
There are a ton of new features, way more to list here. see:
http://wiki.freepascal.org/FPC_New_Features_3.0

Several new unit ports were added, some were contracted.  Most of
those were absorbed into the main FPC packages, but two units are
no longer supported: sndfile and matroshka.

All 99 remaining ports (including Lazarus ports) were build tested
on FreeBSD i386 and amd64 Release 10.2
Sun, 9 Aug 2015
[ 08:06 acm search for other commits by this committer ] Original commit   Revision:393766 (Only the first 10 of 106 ports in this commit are shown above. View all ports for this commit)
- editors/lazarus update to 1.4.2
- Add USE_FPC_RUN to bsd.fpc.mk. It add fpc units like run dependencies.
Otherwise
  fpc units only are added like build dependencies (less dependencies registered
  when they are installed with pkg).
- Remove GTK1 obsolete dependencies
- Bump all ports with dependencies of fpc-* units
- Bump all ports with dependencies of lazarus ports
- Clean up
Mon, 15 Jun 2015
[ 13:03 wen search for other commits by this committer ] Original commit   Revision:389704 (Only the first 10 of 29 ports in this commit are shown above. View all ports for this commit)
- Update graphics/proj to 4.9.1
- Bump PORTREVISION to chase the update of proj

PR:		200434
Submitted by:	wen@(myself)
Approved by:	maintainer(timeout, >20 days)
Mon, 5 Jan 2015
[ 00:16 marino search for other commits by this committer ] Original commit   Revision:376279 (Only the first 10 of 96 ports in this commit are shown above. View all ports for this commit)
Assign maintainership of FPC ports to new FPC ports team

The new team currently consists of the previous maintainer (acm@) and
myself (marino@).

PR:	195363
Mon, 8 Dec 2014
[ 16:48 tijl search for other commits by this committer ] Original commit   Revision:374303 (Only the first 10 of 920 ports in this commit are shown above. View all ports for this commit)
Replace USES=libtool:oldver with USES=libtool or USES=libtool:keepla in
the 32 ports that still use it.  Bump PORTREVISION on their dependent
ports except the ones that depend on these:

audio/libogg
audio/libvorbis
devel/pcre
ftp/curl
graphics/jpeg
graphics/libart_lgpl
graphics/tiff
textproc/expat2
textproc/libxslt

In these cases the same trick as in the recent gettext update is used.
(Only the first 15 lines of the commit message are shown above View all of this commit message)
Tue, 28 Jan 2014
[ 00:16 antoine search for other commits by this committer ] Original commit   Revision:341492 (Only the first 10 of 99 ports in this commit are shown above. View all ports for this commit)
Stage support
Fri, 20 Sep 2013
[ 18:35 bapt search for other commits by this committer ] Original commit   Revision:327733 (Only the first 10 of 1084 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:
graphics)
Sat, 23 Mar 2013
[ 05:25 acm search for other commits by this committer ] Original commit   Revision:314989 (Only the first 10 of 82 ports in this commit are shown above. View all ports for this commit)
- Update to 2.6.2
- Trim Makefile headers
Thu, 14 Mar 2013
[ 06:32 jgh search for other commits by this committer ] Original commit   Revision:314133 (Only the first 10 of 49 ports in this commit are shown above. View all ports for this commit)
- adopt optionsNG and trim historical headers

PR:		176928
PR:		176936
PR:		176937
PR:		176938
PR:		176939
PR:		176940
PR:		176941
PR:		176942
PR:		176943
PR:		176944
PR:		176945
Submitted by:	jgh@
Approved by:	portmgr (miwi)
Mon, 7 May 2012
[ 08:12 wen 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)
- Bump PORTREVISION to chase the update of graphics/proj
Mon, 16 Aug 2010
[ 18:30 acm search for other commits by this committer ] Original commit 
- New port: graphcis/fpc-proj4

Free Pascal interface to proj library

PR:             146001
Submitted by:   Christopher Key <cjk32 at _ cam.ac.uk>

Number of commits found: 19