non port: graphics/stamp/Makefile |
SVNWeb
|
Number of commits found: 34 |
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, 8 Feb 2023
|
[ 23:24 Robert Clausecker (fuz) ] 24bd5a3 (Only the first 10 of 66 ports in this commit are shown above. )
*/*: Update fuz@fuz.su to fuz@FreeBSD.org
www/writefreely had a stray duplicate MAINTAINER block
from an earlier botched commit. I did intentionally not
touch the entry in UPDATING.
Reviewed by: eduardo, flo
Differential Revision: https://reviews.freebsd.org/D38435
|
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 )
|
Thu, 19 Aug 2021
|
[ 05:57 Fernando Apesteguía (fernape) Author: Robert Clausecker ] 06483f2 (Only the first 10 of 14 ports in this commit are shown above. )
graphics/stamp: Unbreak with -fno-common
* Submitter becomes MAINTAINER. Already maintainer of several ports.
* Define LICENSE
While here:
* Remake old patches
* Add USES localbase
PR: 257911
MFH: 2021Q3
|
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.
|
Thu, 18 Feb 2021
|
[ 01:35 linimon ]
Mark BROKEN in 13/14 (via latest llvm update).
|
Fri, 1 Feb 2019
|
[ 15:32 tobik ]
graphics/stamp: Remove X11 option
x11-toolkits/gtk12 is gone since r488008.
|
Thu, 8 Dec 2016
|
[ 16:39 tijl ] (Only the first 10 of 39 ports in this commit are shown above. )
Remove libjpeg.so.11 compatibility link that was added in r374303 to
prevent massive PORTREVISION bumps. Bump dependent ports that have not
been bumped since.
|
Mon, 22 Jun 2015
|
[ 18:33 antoine ] (Only the first 10 of 374 ports in this commit are shown above. )
Convert to USES=jpeg
|
Mon, 21 Jul 2014
|
[ 18:38 adamw ]
%%X11%%-out the stuff that only gets built if X11 support is enabled.
|
[ 17:47 adamw ] (Only the first 10 of 11 ports in this commit are shown above. )
Remove some instances of WITHOUT_X11 and use an X11 OPTION
instead.
|
Sun, 13 Jul 2014
|
[ 23:36 bapt ] (Only the first 10 of 69 ports in this commit are shown above. )
Modernize LIB_DEPENDS
With hat: portmgr
|
Wed, 11 Jun 2014
|
[ 14:50 tijl ] (Only the first 10 of 297 ports in this commit are shown above. )
Support LIBS like LDFLAGS.
- Add LIBS="${LIBS}" to MAKE_ENV and CONFIGURE_ENV.
- Add an option helper for LIBS.
- Adjust all ports that already use LIBS. Also remove references to
PTHREAD_CFLAGS and PTHREAD_LIBS while here.
- Some ports did not support having a LIBS environment variable and
required additional patches.
Somewhat simplified a linker command line looks like:
${CC} ${src_LDFLAGS} ${LDFLAGS} ${src_LIBS} ${LIBS}
where src_LDFLAGS and src_LIBS are controlled by upstream and LDFLAGS and
LIBS can be controlled by us. If possible -L and -l flags need to be (Only the first 15 lines of the commit message are shown above )
|
Sun, 2 Feb 2014
|
[ 14:41 miwi ]
- Stage support
- Convert svgfig to PYDISTUTILS_AUTOPLIST
|
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)
|
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, 12 Mar 2011
|
[ 20:37 naddy ]
* Remove need for gmake (and it breaks with 3.82).
* Add missing includes and fix LP64 warnings.
|
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, 22 Aug 2009
|
[ 00:23 amdmi3 ] (Only the first 10 of 415 ports in this commit are shown above. )
- Switch SourceForge ports to the new File Release System: categories starting
with G
|
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
|
Fri, 6 Jun 2008
|
[ 13:35 edwin ] (Only the first 10 of 304 ports in this commit are shown above. )
Bump portrevision due to upgrade of devel/gettext.
The affected ports are the ones with gettext as a run-dependency
according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT
in Makefile (29 of them).
PR: ports/124340
Submitted by: edwin@
Approved by: portmgr (pav)
|
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
|
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}.
|
Sun, 7 May 2006
|
[ 23:46 edwin ] (Only the first 10 of 402 ports in this commit are shown above. )
Remove USE_REINPLACE for categories starting with a G
|
Sat, 18 Mar 2006
|
[ 22:21 linimon ] (Only the first 10 of 13 ports in this commit are shown above. )
Reset maintainer at his request due to current lack of FreeBSD time.
|
Tue, 7 Mar 2006
|
[ 08:28 ade ] (Only the first 10 of 633 ports in this commit are shown above. )
Bump PORTREVISION on glib12/gtk12 consumer ports to ease the upgrade path.
Discussed with: kris
Approved by: portmgr (implicit)
|
Fri, 4 Nov 2005
|
[ 22:35 edwin ]
Unbreak by fixing pkg-plist
|
Fri, 28 Oct 2005
|
[ 23:26 kris ]
BROKEN: Incomplete pkg-plist
|
Mon, 17 Oct 2005
|
[ 09:31 billf ]
0) fix hardcoded data directory
1) respect WITHOUT_X11
Noticed by: kris and his magical mystery cluster (#0)
|
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)
|
Mon, 14 Jul 2003
|
[ 02:53 sf ] (Only the first 10 of 72 ports in this commit are shown above. )
get rid of libgnugetopt dependency for -CURRENT,
use USE_GETOPT_LONG instead.
|
Fri, 7 Mar 2003
|
[ 06:04 ade ] (Only the first 10 of 238 ports in this commit are shown above. )
Clear moonlight beckons.
Requiem mors pacem pkg-comment,
And be calm ports tree.
E Nomini Patri, E Fili, E Spiritu Sancti.
|
Tue, 27 Feb 2001
|
[ 05:59 steve ]
Update MASTER_SITES.
|
Number of commits found: 34 |