non port: graphics/gdtclft/Makefile |
SVNWeb
|
Number of commits found: 42 |
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.
|
Mon, 4 May 2020
|
[ 21:31 dinoex ] (Only the first 10 of 72 ports in this commit are shown above. )
- update libgd to 2.3.0
- new option RAQM
- resurrect deprecated gdlib-config
- bump dependend ports
|
[ 11:18 dinoex ]
- direct depends on libpng
|
Sat, 19 Oct 2019
|
[ 12:21 rakuco ] (Only the first 10 of 106 ports in this commit are shown above. )
Switch MASTER_SITES and WWW to https in Chris' ports.
PR: 241272
Submitted by: Chris Hutchinson <portmaster@bsdforge.com> (maintainer)
|
Wed, 12 Jun 2019
|
[ 15:33 gahr ]
graphics/gdtclft: remove meaningless 85+ from USES tcl
|
Thu, 7 Sep 2017
|
[ 10:56 gahr ]
Convert USES of tcl or tk from 84+ to 85+
This shouldn't change anything in the default case because tcl86 is chosen
anyway.
|
Wed, 20 Jul 2016
|
[ 09:33 dinoex ] (Only the first 10 of 77 ports in this commit are shown above. )
- update libgd to 2.2.2
- new MASTER_SITES
- add security patch
PR: 210913
Submitted by: Piotr Kubaj
MFH: 2016Q3
Security: CVE-2015-8874
Security: CVE-2016-3074
Security: http://www.openwall.com/lists/oss-security/2016/07/12/4
|
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
|
Mon, 5 Jan 2015
|
[ 23:11 antoine ]
- Provide a real MASTER_SITES
- Pass maintainership to submitter
PR: ports/195256
With hat: portmgr
|
Tue, 23 Dec 2014
|
[ 14:47 mi ]
Remove the BROKEN-flag -- the port builds perfectly fine. It has
not had a MASTER_SITE for a long time -- relying on FreeBSD's
caches only.
Some day I'll make a new release myself -- with the patch-improve
applied -- which will justify my hosting the tarball on my own
server.
|
Wed, 19 Nov 2014
|
[ 17:35 antoine ]
- Hook to the build
- Cleanup a bit
- Mark BROKEN: Missing MASTER_SITES
With hat: portmgr
|
Tue, 18 Nov 2014
|
[ 23:54 mi ]
Resurrect the port, that was removed by mistake. Remove the mention of
"NO_STAGE", that lead to the mistake.
Appease portlint by renaming MANN to MANNPAGE. Bump PORTREVISION yet
again.
|
Sun, 13 Jul 2014
|
[ 23:23 bapt ] (Only the first 10 of 54 ports in this commit are shown above. )
Modernize LIB_DEPENDS
With hat: portmgr
|
Fri, 13 Jun 2014
|
[ 07:36 olgeni ] (Only the first 10 of 235 ports in this commit are shown above. )
Remove indefinite articles and trailing periods from COMMENT, plus
minor COMMENT typos and surrounding whitespace fixes. Categories G-I.
CR: D201
Approved by: portmgr (bapt)
|
Wed, 30 Apr 2014
|
[ 17:43 mi ]
Fix-up a bug in the new code, which prevented safe-interpreters from using even
the already opened file-handles.
Bump PORTREVISION.
Reviewed by: John Ellson (upstream maintainer)
|
Tue, 29 Apr 2014
|
[ 23:45 mi ]
Because we are installing into a directory specific to TCL against which
we built anyway, we don't need to use TCL_STUBS.
|
[ 23:38 mi ]
Switch from using our own method of figuring out TCL_VER to USES=tcl:84+
PR: ports/181412
Bump PORTREVISION accordingly. Add STAGE-conformance (grrr..) Get rid of
the short pkg-plist in favor of PLIST_{DIRS,FILES}.
While here, improve the code itself a bit:
* Use Tcl API more, instead of cooking our own implementations.
* Add meainingful checks for safe interpreters instead of
blindly letting them use the same functionality as the
trusted ones.
* Fix compiler warnings enough for WARNS=3.
Sponsored by: United Marsupials
|
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, 9 Aug 2013
|
[ 14:05 dinoex ] (Only the first 10 of 86 ports in this commit are shown above. )
- update libdg to 2.1.0
|
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
|
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, 31 Jul 2009
|
[ 13:57 dinoex ] (Only the first 10 of 3009 ports in this commit are shown above. )
- bump all port that indirectly depends on libjpeg and have not yet been bumped
or updated
Requested by: edwin
|
Wed, 9 Apr 2008
|
[ 13:42 pav ] (Only the first 10 of 171 ports in this commit are shown above. )
- Move from versioned tcl/tk CATEGORIES to simple tcl and tk categories
With hat: portmgr
|
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, 4 Dec 2006
|
[ 10:00 mi ]
Another round of improvements:
* support read/write of files in the GD2-format (obtained from
the vendor's version bundled with, but not installed by
Graphviz);
* add an optional argument to `gd create W H' -- if "true", the
created image will be "TrueColor"
Bump PORTREVISION again.
|
Fri, 1 Dec 2006
|
[ 07:05 mi ]
Expand the patch-gif to also support JPEG, XPM, XBM, and WBMP input as
well as JPEG, GIF, and WBMP output formats.
Set WARNS=2. Clean-up the man-page. Bump Tcl-package's version and PORTREVISION.
|
Mon, 27 Oct 2003
|
[ 20:15 mi ]
Change the MASTER_SITE to its http-variant. Add WWW to pkg-descr.
|
[ 20:11 mi ]
Catch up once again with bsd.lib.mk -- rename SHLIBDIR to LIBDIR -- to
fix installation/packaging on -current. Default to TCL 8.4 -- still
overwritable.
Submitted by: kris
|
Mon, 18 Aug 2003
|
[ 23:08 kuriyama ]
Fix forgotten gd* dependency.
|
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, 23 Oct 2001
|
[ 18:37 mi ]
Although it will compile and link with the older gd-1.8.x, it will now
depend on the 2.x installed by the graphics/gd2 port. Bump up PORTREVISION.
|
Thu, 23 Aug 2001
|
[ 20:25 mi ]
Do not bogusly link with -lttf. gd itself links with -lfreetype only, and we
don't care ourselves.
|
Tue, 21 Aug 2001
|
[ 02:32 mi ]
Add back the ability to _read_ GIF images, now that our gd has it again.
|
Tue, 3 Jul 2001
|
[ 17:10 mi ]
Package building for this port was broken, when `n' was removed from the list
of recognized MAN-sections in bsd.man.mk. The port's Makefile.bsd simply
declared MANN=gdtclft.n and the included bsd.lib.mk was doing the right thing.
|
Tue, 1 May 2001
|
[ 10:55 mharo ]
${ENV} -> ${SETENV}
|
Mon, 12 Feb 2001
|
[ 10:01 knu ] (Only the first 10 of 18 ports in this commit are shown above. )
Chase graphics/gd's shlib version bump.
|
Thu, 1 Feb 2001
|
[ 01:50 jeh ]
Update to version 2.2.5
|
Thu, 3 Aug 2000
|
[ 10:28 asami ] (Only the first 10 of 285 ports in this commit are shown above. )
(1) Add new variable, XFREE86_VERSION, to specify which version of XFree86
(3 or 4) to depend to when USE_XLIB is set. XFREE86_VERSION defaults to 3
for now, but adventurous users can override it in /etc/make.conf. When
XFREE86_VERSION=3, USE_XLIB will add a dependency to x11/XFree86; when it
is set to 4, the dependency will be to x11/XFree86-4-libraries. When
XFREE86_VERSION=4, the PKG_IGNORE_DEPENDS and ALWAYS_BUILD_DEPENDS hacks
to avoid messing with XFree86 are turned off.
|
Sun, 2 Jul 2000
|
[ 23:24 kris ]
Add missing dependency on freetype port
|
Fri, 9 Jun 2000
|
[ 06:34 will ]
Add gdtclft, a Tcl interface to gd.
|
Number of commits found: 42 |