non port: graphics/metapixel/Makefile |
SVNWeb
|
Number of commits found: 46 |
Fri, 28 Jul 2023
|
[ 17:13 Daniel Engberg (diizzy) ] 664a2fa (Only the first 10 of 502 ports in this commit are shown above. )
*/*: Bump jpeg-turbo users treewide
New major version 3.0.0
|
Wed, 7 Sep 2022
|
[ 21:10 Stefan Eßer (se) ] b7f0544 (Only the first 10 of 27931 ports in this commit are shown above. )
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 )
|
Wed, 20 Jul 2022
|
[ 14:22 Tobias C. Berner (tcberner) ] 022e658 (Only the first 10 of 771 ports in this commit are shown above. )
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 )
|
Tue, 6 Apr 2021
|
[ 14:31 Mathieu Arnold (mat) ] 305f148 (Only the first 10 of 29333 ports in this commit are shown above. )
Remove # $FreeBSD$ from Makefiles.
|
Fri, 1 Apr 2016
|
[ 14:00 mat ] (Only the first 10 of 5103 ports in this commit are shown above. )
Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.
With hat: portmgr
Sponsored by: Absolight
|
Sat, 6 Feb 2016
|
[ 23:16 amdmi3 ]
- Clarify LICENSE
- Add LICENSE_FILE
- Use MANPREFIX
- Switch to options helpers
|
Thu, 3 Dec 2015
|
[ 20:01 antoine ] (Only the first 10 of 49 ports in this commit are shown above. )
Update giflib to 5.1.1
PR: 204492
|
Mon, 22 Jun 2015
|
[ 18:33 antoine ] (Only the first 10 of 374 ports in this commit are shown above. )
Convert to USES=jpeg
|
Wed, 14 Jan 2015
|
[ 18:19 antoine ] (Only the first 10 of 55 ports in this commit are shown above. )
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 ] (Only the first 10 of 446 ports in this commit are shown above. )
Bump portrevision after png update
|
Wed, 24 Dec 2014
|
[ 15:31 antoine ]
Properly support png 1.5
Obtained from: Gentoo
|
Mon, 8 Dec 2014
|
[ 16:48 tijl ] (Only the first 10 of 920 ports in this commit are shown above. )
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 )
|
Mon, 28 Apr 2014
|
[ 08:57 pawel ]
- Add staging support
- Convert to new LIB_DEPENDS format
- Fix few shebangs
|
Sun, 9 Mar 2014
|
[ 15:22 sunpoet ]
- Use USES=gmake
- Remove Author line
|
Fri, 20 Sep 2013
|
[ 18:35 bapt ] (Only the first 10 of 1084 ports in this commit are shown above. )
Add NO_STAGE all over the place in preparation for the staging support (cat:
graphics)
|
Wed, 14 Aug 2013
|
[ 22:35 ak ] (Only the first 10 of 1725 ports in this commit are shown above. )
- Remove MAKE_JOBS_SAFE variable
Approved by: portmgr (bdrewery)
|
Fri, 15 Mar 2013
|
[ 17:52 sunpoet ]
- 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 ]
- 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 ] (Only the first 10 of 4371 ports in this commit are shown above. )
- update png to 1.5.10
|
Thu, 23 Feb 2012
|
[ 19:15 erwin ]
Remove BROKEN, I missed the commit to files/patch-Makefile that
resolves this.
Submitted by: arved
|
[ 08:41 erwin ]
Fix typo in previous commit
Submitted by: freshports
|
[ 08:20 erwin ]
Mark BROKEN: does not build with giflib
|
Sat, 18 Feb 2012
|
[ 18:53 dinoex ]
- build with giflib
|
Fri, 23 Sep 2011
|
[ 22:26 amdmi3 ] (Only the first 10 of 2369 ports in this commit are shown above. )
- 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 ]
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 ] (Only the first 10 of 14 ports in this commit are shown above. )
Drop Maintainership
PR: 149436
Submitted by: old maintainer
|
Sun, 28 Mar 2010
|
[ 06:47 dinoex ] (Only the first 10 of 4470 ports in this commit are shown above. )
- update to 1.4.1
Reviewed by: exp8 run on pointyhat
Supported by: miwi
|
Fri, 5 Feb 2010
|
[ 11:46 dinoex ] (Only the first 10 of 4271 ports in this commit are shown above. )
- update to jpeg-8
|
Sat, 18 Jul 2009
|
[ 11:11 dinoex ] (Only the first 10 of 337 ports in this commit are shown above. )
- update to jpeg7
Tested by: pav on pointyhat
|
Thu, 20 Mar 2008
|
[ 09:46 pav ] (Only the first 10 of 70 ports in this commit are shown above. )
- Remove USE_GETOPT_LONG which is a no-op since March 2007
|
Thu, 14 Jun 2007
|
[ 14:08 jmelo ]
- Fix mastersite.
PR: ports/113202
Submitted by: Daniel Roethlisberger <daniel@roe.ch> (maintainer)
|
Sat, 19 May 2007
|
[ 20:32 flz ] (Only the first 10 of 7868 ports in this commit are shown above. )
- 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 ]
upgrade to 1.0.2
PR: 106846
Submitted by: maintainer
|
Sun, 2 Apr 2006
|
[ 14:31 pav ]
- Update to 1.0.1
PR: ports/95229
Submitted by: Daniel Roethlisberger <daniel@roe.ch> (maintainer)
|
Mon, 1 Aug 2005
|
[ 15:42 sem ]
- 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 ]
- Install documentation
- Use PLIST_FILES
PR: ports/70214
Submitted by: Ulrich Spoerlein
Approved by: maintainer
|
Thu, 6 May 2004
|
[ 07:35 krion ]
- Update to version 0.9
PR: ports/66308
Submitted by: maintainer
|
Thu, 12 Feb 2004
|
[ 13:16 krion ]
- Update to version 0.8
PR: ports/62698
Submitted by: maintainer
|
Tue, 10 Feb 2004
|
[ 17:45 arved ]
Pass Maintainership to Daniel Roethlisberger.
|
Wed, 4 Feb 2004
|
[ 05:21 marcus ] (Only the first 10 of 1588 ports in this commit are shown above. )
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
(Part 2)
|
Thu, 14 Aug 2003
|
[ 10:14 arved ]
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 ]
get rid of libgnugetopt dependency for -CURRENT,
use USE_GETOPT_LONG instead.
respect CC, CFLAGS.
|
Sat, 22 Feb 2003
|
[ 14:38 arved ] (Only the first 10 of 34 ports in this commit are shown above. )
de-pkg-comment
|
Tue, 22 Oct 2002
|
[ 13:15 arved ]
Update my Emailadress
Approved by: kris (mentor)
|
Sat, 21 Sep 2002
|
[ 17:48 ijliao ]
fix build after values.h removal
PR: 42514
Submitted by: maintainer
|
Thu, 23 May 2002
|
[ 19:07 ijliao ]
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 |