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/ruby-gd/Makefile
SVNWeb

Number of commits found: 66

Thu, 9 Mar 2023
[ 14:31 Dirk Meyer (dinoex) search for other commits by this committer ]    commit hash:48ad0a5e8e8293a9f07fa3a5ff5822d2843cd045  commit hash:48ad0a5e8e8293a9f07fa3a5ff5822d2843cd045  commit hash:48ad0a5e8e8293a9f07fa3a5ff5822d2843cd045  48ad0a5 
graphics/ruby-gd: fix build on FreeBSD-14
Sat, 14 Jan 2023
[ 23:08 Muhammad Moinur Rahman (bofh) search for other commits by this committer ]    commit hash:18c6e18276691edf5274406bf82a3b06792ff9ae  commit hash:18c6e18276691edf5274406bf82a3b06792ff9ae  commit hash:18c6e18276691edf5274406bf82a3b06792ff9ae  18c6e18  (Only the first 10 of 2869 ports in this commit are shown above. View all ports for this commit)
Mk/**ruby.mk: Switch from USE_RUBY=yes to USES=ruby

Switch from Mk/bsd.ruby.mk to Mk/Uses/ruby.mk

Notable changes are.

- Mk/bsd.ruby.mk is moved to Mk/Uses/ruby.mk.
- USE_RUBY=yes is replaced with USES=ruby.
- USE_RUBY_EXTCONF is replaced with USES=ruby:extconf.
- USE_RUBY_RDOC is replaced with USES=ruby:rdoc.
- USE_RUBY_SETUP is replaces with USES=ruby:setup.
- RUBY_NO_BUILD_DEPENDS and RUBY_NO_RUN_DEPENDS are replaced with
  USES=ruby:{build,none,run}.
- RUBY_REQUIRE isn't used anywhere, so removed.
- USES=gem now implies USES=ruby.

This is mainly the work of yasu@ at https://reviews.freebsd.org/D27863

I have just made some cosmetic changes and ran exp-run to test that the
tree is not in a BROKEN state.

Approved by:	portmgr
Differential Revision:	https://reviews.freebsd.org/D37925
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.
Mon, 4 May 2020
[ 21:31 dinoex search for other commits by this committer ] Original commit   Revision:533989 (Only the first 10 of 72 ports in this commit are shown above. View all ports for this commit)
- update libgd to 2.3.0
- new option RAQM
- resurrect deprecated gdlib-config
- bump dependend ports
[ 11:17 dinoex search for other commits by this committer ] Original commit   Revision:533918
- fix gd with xpm
- fix dependecies
- drop xpm suffix
Fri, 3 Jan 2020
[ 16:37 tobik search for other commits by this committer ] Original commit   Revision:521949
graphics/ruby-gd: Remove BROKEN_RUBY20

lang/ruby20 is long gone.
Tue, 5 Nov 2019
[ 22:16 zeising search for other commits by this committer ] Original commit   Revision:516845 (Only the first 10 of 474 ports in this commit are shown above. View all ports for this commit)
Add USES=xorg USES=gl, ports categories g

Add USES=xorg and USES=gl to ports in categories starting with 'g'.
While here, try to sprinkle other USES (mostly gnome and sdl) as needed.
Wed, 20 Jul 2016
[ 09:33 dinoex search for other commits by this committer ] Original commit   Revision:418829 (Only the first 10 of 77 ports in this commit are shown above. View all ports for this commit)
- 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 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, 19 Dec 2015
[ 21:31 dinoex search for other commits by this committer ] Original commit   Revision:404028
- fix MASTER_SITES
- remove BROKEN
Sun, 13 Dec 2015
[ 09:41 bapt search for other commits by this committer ] Original commit   Revision:403659 (Only the first 10 of 64 ports in this commit are shown above. View all ports for this commit)
Mark as broken: does not fetch
Thu, 3 Dec 2015
[ 14:20 dinoex search for other commits by this committer ] Original commit   Revision:402875
- fix build for ruby >= 2.1
Thu, 3 Sep 2015
[ 16:24 sunpoet search for other commits by this committer ] Original commit   Revision:396003
- Use BROKEN_RUBY21 and BROKEN_RUBY22

With hat:	ruby
Fri, 3 Apr 2015
[ 19:43 swills search for other commits by this committer ] Original commit   Revision:383170
graphics/ruby-gd: mark does not build with ruby 2.2 also
Sat, 21 Mar 2015
[ 23:05 bapt search for other commits by this committer ] Original commit   Revision:381876 (Only the first 10 of 422 ports in this commit are shown above. View all ports for this commit)
Make fonts repecting XDG

Xorg is now looking in ${LOCALBASE}/share/fonts by default
Xorg now accepts symlinks in etc/X11/fontpath.d (as decribed in Xserver(1))
Large cleanup on lots of font ports
All fonts are now properly dynamically generating fonts.dir and fonts.scale
instead of sometime overwriting existing ones)
All fonts are generating fontconfig's cache
Improve consistency in fonts ports
Wed, 12 Nov 2014
[ 02:16 swills search for other commits by this committer ] Original commit   Revision:372476
Mark broken with Ruby 2.1

With hat:	ruby@
Mon, 25 Aug 2014
[ 18:49 antoine search for other commits by this committer ] Original commit   Revision:366129
Allow ports using ruby extconf to be built as non root

PR:		ports/191313
Mon, 5 May 2014
[ 09:45 bapt search for other commits by this committer ] Original commit   Revision:352986 (Only the first 10 of 293 ports in this commit are shown above. View all ports for this commit)
Convert all :U to :tu and :L to :tl

Since FreeBSD 8.4 and FreeBSD 9.1 make(1) do support :tu and :tl as a
replacement for :U and :L (which has been marked as deprecated)

bmake which is the default on FreeBSD 10+ only support by default
:tu/:tl a hack has been added at the time to support :U and :L to ease
migration. This hack is now not necessary anymore

Note that this makes the ports tree incompatible with make(1) from
FreeBSD 8.3 or earlier

With hat:	portmgr
Wed, 16 Apr 2014
[ 18:28 zeising search for other commits by this committer ] Original commit   Revision:351411 (Only the first 10 of 1008 ports in this commit are shown above. View all ports for this commit)
The FreeBSD x11@ and graphics team proudly presents
a zeising, kwm production, with help from dumbbell, bdrewery:

NEW XORG ON FREEBSD 9-STABLE AND 10-STABLE

This update switches over to use the new xorg stack by default on FreeBSD 9
and 10 stable, on osversions where vt(9) is available.
It is still possible to use the old stack by specifying WITHOUT_NEW_XORG in
/etc/make.conf .
FreeBSD 8-STABLE and released versions of FreeBSD still use
the old version.
A package repository with binary packages for new xorg will
be available soon.

This patch also contains updates of libxcb and related ports, pixman, as well
(Only the first 15 lines of the commit message are shown above View all of this commit message)
Fri, 21 Feb 2014
[ 13:37 ehaupt search for other commits by this committer ] Original commit   Revision:345412 (Only the first 10 of 39 ports in this commit are shown above. View all ports for this commit)
Remove trailing whitespaces from category graphics
Mon, 10 Feb 2014
[ 13:54 ehaupt search for other commits by this committer ] Original commit   Revision:343634 (Only the first 10 of 581 ports in this commit are shown above. View all ports for this commit)
According to the Porter's Handbook (5.12.2.3.) default options must be added to
OPTIONS_DEFINE. This policy has been implemented only recently that's why we
have many ports violating this policy.

This patch adds the default options specified in the Porter's Handbook to
OPTIONS_DEFINE where they are being used. Ports maintained by
gnome@FreeBSD.org, kde@FreeBSD.org and x11@FreeBSD.org have been excluded.

Approved by:    portmgr (bapt)
Wed, 11 Dec 2013
[ 21:57 dinoex search for other commits by this committer ] Original commit   Revision:336231
- cleanup
Sun, 1 Dec 2013
[ 15:02 dinoex search for other commits by this committer ] Original commit   Revision:335388
- drop linker path to stagedir
Wed, 27 Nov 2013
[ 05:58 dinoex search for other commits by this committer ] Original commit   Revision:334997
- use STAGEDIR
Sat, 21 Sep 2013
[ 11:06 dinoex search for other commits by this committer ] Original commit   Revision:327804 (Only the first 10 of 129 ports in this commit are shown above. View all ports for this commit)
- fix misplaced NO_STAGE in slaveports and ifdefs
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)
Fri, 9 Aug 2013
[ 14:05 dinoex search for other commits by this committer ] Original commit   Revision:324437 (Only the first 10 of 86 ports in this commit are shown above. View all ports for this commit)
- update libdg to 2.1.0
Fri, 24 May 2013
[ 13:30 bapt search for other commits by this committer ] Original commit   Revision:318966
Fix with bmake
Sat, 26 Jan 2013
[ 16:06 dinoex search for other commits by this committer ] Original commit   Revision:311023 (Only the first 10 of 12 ports in this commit are shown above. View all ports for this commit)
- cleanup header
- strip shlibversion in depedency
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, 12 Jan 2012
[ 05:40 dinoex search for other commits by this committer ] Original commit 
- detect ttf support in libgd
Sat, 19 Nov 2011
[ 12:35 dinoex search for other commits by this committer ] Original commit 
- update to 0.8.0
- fix build with ruby19
- drop obsolte option WITH_GD1
- add homepages
Feature safe:   yes
Obtained from:  Mark Somerville
Thu, 9 Dec 2010
[ 21:46 pgollucci search for other commits by this committer ] Original commit  (Only the first 10 of 12 ports in this commit are shown above. View all ports for this commit)
- Mark some ruby* and rubygem* broken with ruby 1.9

With Hat:       ruby@
Sponsored by:   RideCharge Inc. / TaxiMagic
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
Fri, 31 Jul 2009
[ 13:57 dinoex search for other commits by this committer ] Original commit  (Only the first 10 of 3009 ports in this commit are shown above. View all ports for this commit)
- bump all port that indirectly depends on libjpeg and have not yet been bumped
or updated
Requested by:   edwin
Fri, 30 May 2008
[ 17:03 dinoex search for other commits by this committer ] Original commit 
- use PORTEXAMPLES
Sun, 30 Mar 2008
[ 09:36 dinoex search for other commits by this committer ] Original commit  (Only the first 10 of 12 ports in this commit are shown above. View all ports for this commit)
- clean X11BASE
Mon, 17 Mar 2008
[ 18:04 dinoex search for other commits by this committer ] Original commit 
- set USE_XORG
Tue, 11 Dec 2007
[ 20:35 dinoex search for other commits by this committer ] Original commit 
- remove oblsolete gd1 handling
Thu, 26 Jul 2007
[ 21:39 dinoex search for other commits by this committer ] Original commit 
- fix build with xpm
(revert portlint change)
Wed, 25 Jul 2007
[ 11:55 dinoex search for other commits by this committer ] Original commit 
- take maintainership
- make portlint happier
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}.
Wed, 28 Dec 2005
[ 15:02 erwin search for other commits by this committer ] Original commit 
- Fixed mastersite, the tarball was unfetchable since 2003.
- Removed WWW, this site doesn't exist anymore.

PR:             91019
Submitted by:   Jean Milanez Melo <jmelo@freebsdbrasil.com.br>
Fri, 11 Nov 2005
[ 01:18 linimon search for other commits by this committer ] Original commit  (Only the first 10 of 286 ports in this commit are shown above. View all ports for this commit)
With portmgr hat on, reset maintainership of knu's ports since he has
been inactive more than 6 months.  We hope to see him back sometime.
Thu, 18 Mar 2004
[ 19:26 knu search for other commits by this committer ] Original commit 
Fix a stupid typo and activate GD2 features properly.  D'oh!
Mon, 18 Aug 2003
[ 16:15 nork search for other commits by this committer ] Original commit  (Only the first 10 of 85 ports in this commit are shown above. View all ports for this commit)
o Main modification
  graphics/gd(based on 1.8.4)    -> graphics/gd1
  graphics/gd2(based on 2.0.15)  -> graphics/gd
  graphics/p5-GD(based on 1.41)  -> graphics/p5-GD1
  graphics/p5-GD2(based on 2.07) -> graphics/p5-GD
  japanese/gd                    -> japanese/gd1
  japanese/gd2                   -> japanese/gd
o Include some feature
  WITH_XPM(w/, w/o WITHOUT_X11)
o Chase this modification
o Fix build error [1]

PR:             ports/54540
Submitted by:   Ports Fury
Approved by:    maintainer (blanket)
Reported by:    bento via kris [1]
Fri, 11 Jul 2003
[ 18:16 nork search for other commits by this committer ] Original commit  (Only the first 10 of 33 ports in this commit are shown above. View all ports for this commit)
o Change library name from libgd to libgd1.
o Do not install everything except headers and libraries
  (to avoid conflicting with graphics/gd2)
o Fix dependency on new libgd1(for many ports).

PR:             ports/54100
Submitted by:   Ports Fury
Tue, 18 Feb 2003
[ 05:19 knu search for other commits by this committer ] Original commit  (Only the first 10 of 44 ports in this commit are shown above. View all ports for this commit)
De-pkg-comment.
Sat, 11 Jan 2003
[ 08:39 knu search for other commits by this committer ] Original commit 
This does not seem to require ruby-rdtool.
Sun, 6 Oct 2002
[ 21:17 knu search for other commits by this committer ] Original commit 
Add a WITH_GD2 knob.

Use RUBY_MOD*.
[ 19:50 knu search for other commits by this committer ] Original commit  (Only the first 10 of 20 ports in this commit are shown above. View all ports for this commit)
Reflect *_RD renaming.
Tue, 12 Mar 2002
[ 22:45 knu search for other commits by this committer ] Original commit 
Bump PORTREVISION after a libfreetype2 major bump.

Move the print/freetype2 dependency from BUILD_DEPENDS to LIB_DEPENDS
while I'm here.
Mon, 17 Sep 2001
[ 18:54 knu search for other commits by this committer ] Original commit  (Only the first 10 of 93 ports in this commit are shown above. View all ports for this commit)
Bump the PORTREVISION's of the ports which install architecture   dependent ruby
modules, due to the RUBY_ARCH change I've just   committed.    
Sat, 9 Jun 2001
[ 02:45 knu search for other commits by this committer ] Original commit 
Do not dig this obsolete directory.    
Wed, 30 May 2001
[ 16:32 knu search for other commits by this committer ] Original commit 
Update to 0.7.4.    
Tue, 22 May 2001
[ 20:51 knu search for other commits by this committer ] Original commit 
Update to 0.7.3.    
Mon, 9 Apr 2001
[ 19:20 sobomax search for other commits by this committer ] Original commit 
Ensure that the freetype-config is available. This should workaround the  
XFree86-4 + freetype2 problem. This is not a final solution and provided   only
for forthcoming 4.3 release, after which it will be removed.    
Mon, 5 Mar 2001
[ 11:33 knu search for other commits by this committer ] Original commit 
Chase the distfile repack.  The difference was just some wording fixes   of
English documents.    
Mon, 12 Feb 2001
[ 10:48 knu search for other commits by this committer ] Original commit 
Update to 0.7.2, which now supports GD 1.8.4 with FreeType 2.x support.    
Sun, 29 Oct 2000
[ 09:54 knu search for other commits by this committer ] Original commit 
Update to 0.7.1.    
Mon, 9 Oct 2000
[ 11:58 knu search for other commits by this committer ] Original commit 
Oops, forgot to commit Makefile too.     - PORTREVISION bump due to the checksum
update    
Wed, 4 Oct 2000
[ 05:44 asami search for other commits by this committer ] Original commit 
Check for file's existence before trying to run ldd on it so this won't kill  
make INDEX.    
Mon, 2 Oct 2000
[ 15:43 knu search for other commits by this committer ] Original commit 
Add ruby-gd, Ruby extension library to use Thomas Boutell's gd library.    

Number of commits found: 66