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

Number of commits found: 26

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: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)
Wed, 19 May 2021
[ 19:56 Danilo Egea Gondolfo (danilo) search for other commits by this committer ]    commit hash:a4040a37248d2bc63622b3d05279bdc3ba846c70  commit hash:a4040a37248d2bc63622b3d05279bdc3ba846c70  commit hash:a4040a37248d2bc63622b3d05279bdc3ba846c70  a4040a3 
graphics/apngasm: Drop maintainership
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, 1 Jan 2017
[ 00:08 danilo search for other commits by this committer ] Original commit   Revision:430180
- Update to 2.91
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
Sun, 16 Aug 2015
[ 15:48 danilo search for other commits by this committer ] Original commit   Revision:394412
- Convert to system libzopfli

PR:		201934
Submitted by:	jbeich
Mon, 19 Jan 2015
[ 17:43 marino search for other commits by this committer ] Original commit   Revision:377443
Designatate 4 ports as unsafe for parallel building

All had similar errors that it couldn't find something during the build,
yet built on a subsequent pass with no adjustments.  Most I've seen before
on previous bulk runs.
Thu, 25 Dec 2014
[ 20:54 bapt search for other commits by this committer ] Original commit   Revision:375598 (Only the first 10 of 446 ports in this commit are shown above. View all ports for this commit)
Bump portrevision after png update
[ 19:04 antoine search for other commits by this committer ] Original commit   Revision:375594 (Only the first 10 of 332 ports in this commit are shown above. View all ports for this commit)
Change libpng15.so to libpng.so in LIB_DEPENDS to prepare the upgrade
Fri, 24 Oct 2014
[ 13:54 danilo search for other commits by this committer ] Original commit   Revision:371439
- Update from 2.8 to 2.9
- Use options helpers
- Take maintainership
Mon, 10 Mar 2014
[ 14:49 bapt search for other commits by this committer ] Original commit   Revision:347760 (Only the first 10 of 191 ports in this commit are shown above. View all ports for this commit)
Convert g* to USES=zip
Thu, 26 Dec 2013
[ 19:50 marino search for other commits by this committer ] Original commit   Revision:337611
graphics/apngasm: restore LDFLAGS+= -lz

The LDFLAGS definition was removed with the previous commit, but
LDFLAGS+=-lz is still required for newer gcc with new binutils.
Wed, 18 Dec 2013
[ 17:51 danilo search for other commits by this committer ] Original commit   Revision:336852
- Update from 2.7 to 2.8
- Improve COMMENT
- Add stage support
- Convert LIB_DEPENDS to new syntax
- Use CC and CXX properly

PR:		ports/184864
Submitted by:	KATO Tsuguru <tkato432@yahoo.com>
Tue, 10 Dec 2013
[ 19:39 nemysis search for other commits by this committer ] Original commit   Revision:336096
- Reset maintainer to ports@

Approved by:	pawel / wg (mentors, implicit)
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)
Sun, 4 Nov 2012
[ 09:42 jhale search for other commits by this committer ] Original commit   Revision:306958
- Update to 2.7 [1]
- Update COMMENT/LICENSE [1]
- Convert to new options framework [1]
- Pass maintainership to submitter [1]
- Trim Makefile header
- Fix STATIC option

PR:		ports/173206 [1]
Submitted by:	nemysis <nemysis@gmx.ch> [1]
Approved by:	makc, avilla (mentors, implicit)
Feature safe:	yes
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
Mon, 20 Feb 2012
[ 00:05 miwi search for other commits by this committer ] Original commit 
- Update to version 2.6

PR:             164996
Submitted by:   Ports Fury
Sat, 28 Jan 2012
[ 20:24 miwi search for other commits by this committer ] Original commit 
- Update to 2.5

PR:             164158
Submitted by:   Ports Fury
Mon, 26 Dec 2011
[ 16:12 tabthorpe search for other commits by this committer ] Original commit  (Only the first 10 of 13 ports in this commit are shown above. View all ports for this commit)
- Reset ports to heap due to mail bounces

<swell.k@gmail.com>: host gmail-smtp-in.l.google.com[74.125.53.26] said:
   550-5.1.1 The email account that you tried to reach does not exist. Please
   try 550-5.1.1 double-checking the recipient's email address for typos or
   550-5.1.1 unnecessary spaces. Learn more at
   550 5.1.1 http://mail.google.com/support/bin/answer.py?answer=6596
   d6si2748840pbk.7 (in reply to RCPT TO command)

With Hat:       portmgr
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
Wed, 9 Mar 2011
[ 16:54 miwi search for other commits by this committer ] Original commit 
- Update to 2.3

PR:             155112
Submitted by:   maintainer
Thu, 2 Sep 2010
[ 13:56 pav search for other commits by this committer ] Original commit 
- Update to 2.2

PR:             ports/150058
Submitted by:   Anonymous <swell.k@gmail.com> (maintainer)
Sun, 20 Jun 2010
[ 04:52 miwi search for other commits by this committer ] Original commit 
- Update to 2.1

PR:             147771
Submitted by:   Anonymous <swell.k@gmail.com> (maintainer)
Feature safe:   yes
Thu, 13 May 2010
[ 14:47 amdmi3 search for other commits by this committer ] Original commit 
Standalone version of the popular APNG Assembler. Simple command-line
interface. No size limits.

WWW: http://sourceforge.net/projects/apngasm/

PR:             146233
Submitteed by:  Anonymous <swell.k@gmail.com>

Number of commits found: 26