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
non port: graphics/metapixel/Makefile
SVNWeb

Number of commits found: 46

Fri, 28 Jul 2023
[ 17:13 Daniel Engberg (diizzy) search for other commits by this committer ]    commit hash:664a2fa1e56e670a356f54c94389bdb47d868f3f  commit hash:664a2fa1e56e670a356f54c94389bdb47d868f3f  commit hash:664a2fa1e56e670a356f54c94389bdb47d868f3f  664a2fa  (Only the first 10 of 502 ports in this commit are shown above. View all ports for this commit)
*/*: Bump jpeg-turbo users treewide

New major version 3.0.0
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)
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.
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, 6 Feb 2016
[ 23:16 amdmi3 search for other commits by this committer ] Original commit   Revision:408321
- Clarify LICENSE
- Add LICENSE_FILE
- Use MANPREFIX
- Switch to options helpers
Thu, 3 Dec 2015
[ 20:01 antoine search for other commits by this committer ] Original commit   Revision:402898 (Only the first 10 of 49 ports in this commit are shown above. View all ports for this commit)
Update giflib to 5.1.1

PR:		204492
Mon, 22 Jun 2015
[ 18:33 antoine search for other commits by this committer ] Original commit   Revision:390310 (Only the first 10 of 374 ports in this commit are shown above. View all ports for this commit)
Convert to USES=jpeg
Wed, 14 Jan 2015
[ 18:19 antoine search for other commits by this committer ] Original commit   Revision:377033 (Only the first 10 of 55 ports in this commit are shown above. View all ports for this commit)
Update graphics/giflib to 5.0.5

Differential Revision:	https://reviews.freebsd.org/D1361
Submitted by:	bapt
Reviewed by:	self
Exp-run by:	self
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
Wed, 24 Dec 2014
[ 15:31 antoine search for other commits by this committer ] Original commit   Revision:375468
Properly support png 1.5

Obtained from:	Gentoo
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)
Mon, 28 Apr 2014
[ 08:57 pawel search for other commits by this committer ] Original commit   Revision:352474
- Add staging support
- Convert to new LIB_DEPENDS format
- Fix few shebangs
Sun, 9 Mar 2014
[ 15:22 sunpoet search for other commits by this committer ] Original commit   Revision:347651
- Use USES=gmake
- Remove Author line
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)
Wed, 14 Aug 2013
[ 22:35 ak search for other commits by this committer ] Original commit   Revision:324744 (Only the first 10 of 1725 ports in this commit are shown above. View all ports for this commit)
- Remove MAKE_JOBS_SAFE variable

Approved by:	portmgr (bdrewery)
Fri, 15 Mar 2013
[ 17:52 sunpoet search for other commits by this committer ] Original commit   Revision:314320
- Remove LICENSE_FILE for well-known licenses
- Fix LIB_DEPENDS and remove unnecessary dependencies (USE_XORG) [1]
- Bump PORTREVISION for dependency change
- Cosmetic change

Discussed with:	pawel [1]
Sat, 10 Nov 2012
[ 11:57 pawel search for other commits by this committer ] Original commit   Revision:307271
- Add LICENSE
- Support PORTEXAMPLES

While I'm here:
- Add missing deps this package links to
- Fix COMMENT

PR:		ports/172019
Submitted by:	KATO Tsuguru <tkato432@yahoo.com>
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
Thu, 23 Feb 2012
[ 19:15 erwin search for other commits by this committer ] Original commit 
Remove BROKEN, I missed the commit to files/patch-Makefile that
resolves this.

Submitted by:   arved
[ 08:41 erwin search for other commits by this committer ] Original commit 
Fix typo in previous commit

Submitted by:   freshports
[ 08:20 erwin search for other commits by this committer ] Original commit 
Mark BROKEN: does not build with giflib
Sat, 18 Feb 2012
[ 18:53 dinoex search for other commits by this committer ] Original commit 
- build with giflib
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
Sat, 15 Jan 2011
[ 22:57 gerald search for other commits by this committer ] Original commit 
Properly set CPPFLAGS and LDFLAGS at a Makefile level instead of just
within MAKE_ENV and incrementally instead of absolutely.

PR:             153625
Feature safe:   yes
Mon, 9 Aug 2010
[ 13:28 arved search for other commits by this committer ] Original commit  (Only the first 10 of 14 ports in this commit are shown above. View all ports for this commit)
Drop Maintainership

PR:             149436
Submitted by:   old maintainer
Sun, 28 Mar 2010
[ 06:47 dinoex search for other commits by this committer ] Original commit  (Only the first 10 of 4470 ports in this commit are shown above. View all ports for this commit)
- update to 1.4.1
Reviewed by:    exp8 run on pointyhat
Supported by:   miwi
Fri, 5 Feb 2010
[ 11:46 dinoex search for other commits by this committer ] Original commit  (Only the first 10 of 4271 ports in this commit are shown above. View all ports for this commit)
- update to jpeg-8
Sat, 18 Jul 2009
[ 11:11 dinoex search for other commits by this committer ] Original commit  (Only the first 10 of 337 ports in this commit are shown above. View all ports for this commit)
- update to jpeg7
Tested by:      pav on pointyhat
Thu, 20 Mar 2008
[ 09:46 pav search for other commits by this committer ] Original commit  (Only the first 10 of 70 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
Thu, 14 Jun 2007
[ 14:08 jmelo search for other commits by this committer ] Original commit 
- Fix mastersite.

PR:             ports/113202
Submitted by:   Daniel Roethlisberger <daniel@roe.ch> (maintainer)
Sat, 19 May 2007
[ 20:32 flz search for other commits by this committer ] Original commit  (Only the first 10 of 7868 ports in this commit are shown above. View all ports for this commit)
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
Mon, 18 Dec 2006
[ 05:46 ijliao search for other commits by this committer ] Original commit 
upgrade to 1.0.2

PR:             106846
Submitted by:   maintainer
Sun, 2 Apr 2006
[ 14:31 pav search for other commits by this committer ] Original commit 
- Update to 1.0.1

PR:             ports/95229
Submitted by:   Daniel Roethlisberger <daniel@roe.ch> (maintainer)
Mon, 1 Aug 2005
[ 15:42 sem search for other commits by this committer ] Original commit 
- update to 1.0.0
- use INSTALL_DATA for PORTDOCS instead of INSTALL_MAN

PR:             ports/84390
Submitted by:   maintainer
Fri, 27 Aug 2004
[ 16:31 vs search for other commits by this committer ] Original commit 
- Install documentation
- Use PLIST_FILES

PR:             ports/70214
Submitted by:   Ulrich Spoerlein
Approved by:    maintainer
Thu, 6 May 2004
[ 07:35 krion search for other commits by this committer ] Original commit 
- Update to version 0.9

PR:             ports/66308
Submitted by:   maintainer
Thu, 12 Feb 2004
[ 13:16 krion search for other commits by this committer ] Original commit 
- Update to version 0.8

PR:             ports/62698
Submitted by:   maintainer
Tue, 10 Feb 2004
[ 17:45 arved search for other commits by this committer ] Original commit 
Pass Maintainership to Daniel Roethlisberger.
Wed, 4 Feb 2004
[ 05:21 marcus search for other commits by this committer ] Original commit  (Only the first 10 of 1588 ports in this commit are shown above. View all ports for this commit)
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.

(Part 2)
Thu, 14 Aug 2003
[ 10:14 arved search for other commits by this committer ] Original commit 
Fix a Typo in the REINPLACE_CMD, that made metapixel unusable
Bump PORTREVISION.

Submitted by:   Daniel Roethlisberger <daniel@roe.ch>
Mon, 14 Jul 2003
[ 02:36 sf search for other commits by this committer ] Original commit 
get rid of libgnugetopt dependency for -CURRENT,
use USE_GETOPT_LONG instead.
respect CC, CFLAGS.
Sat, 22 Feb 2003
[ 14:38 arved search for other commits by this committer ] Original commit  (Only the first 10 of 34 ports in this commit are shown above. View all ports for this commit)
de-pkg-comment
Tue, 22 Oct 2002
[ 13:15 arved search for other commits by this committer ] Original commit 
Update my Emailadress

Approved by: kris (mentor)
Sat, 21 Sep 2002
[ 17:48 ijliao search for other commits by this committer ] Original commit 
fix build after values.h removal

PR:             42514
Submitted by:   maintainer
Thu, 23 May 2002
[ 19:07 ijliao search for other commits by this committer ] Original commit 
add metapixel 0.7
Metapixel is a program for generating photomosaics

PR:             38464
Submitted by:   Tilman Linneweh <tilman@arved.de>

Number of commits found: 46