summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2020-09-04*: remove p5-Getopt-Long, part of perlwiz8-24/+16
2020-09-04p5-File-Temp: remove, part of perl since 2001wiz5-35/+3
2020-09-04*: remove p5-File-Temp, part of perlwiz6-19/+12
2020-09-04p5-File-Path: remove, part of perl since 1997wiz5-29/+3
2020-09-04*: remove p5-File-Path, part of perlwiz2-6/+4
2020-09-04p5-ExtUtils-ParseXS: remove, part of perl since 2008wiz5-32/+3
2020-09-04p5-ExtUtils-Manifest: remove, part of perl since 1997wiz5-28/+3
2020-09-04Enable grapheneprlw11-1/+2
2020-09-04doc: Added graphics/graphene version 1.10.2prlw11-1/+2
2020-09-04Add graphene 1.10.2prlw15-0/+100
Needed for GTK4. Description: When creating graphic libraries you most likely end up dealing with points and rectangles. If you're particularly unlucky, you may end up dealing with affine matrices and 2D transformations. If you're writing a graphic library with 3D transformations, though, you are going to hit the jackpot: 4x4 matrices, projections, transformations, vectors, and quaternions. Most of this stuff exists, in various forms, in other libraries, but it has the major drawback of coming along with the rest of those libraries, which may or may not be what you want. Those libraries are also available in various languages, as long as those languages are C++; again, it may or may not be something you want. For this reason, I decided to write the thinnest, smallest possible layer needed to write a canvas library; given its relative size, and the propensity for graphics libraries to have a pun in their name, I decided to call it Graphene. This library provides types and their relative API; it does not deal with windowing system surfaces, drawing, scene graphs, or input. You're supposed to do that yourself, in your own canvas implementation, which is the whole point of writing the library in the first place.
2020-09-04p5-ExtUtils-MakeMaker: remove, part of perl since foreverwiz6-78/+3
2020-09-04*: remove p5-ExtUtils-MakeMaker, part of perl since foreverwiz2-6/+4
2020-09-04doc: Updated devel/pango to 1.46.1prlw11-1/+2
2020-09-04doc: Updated devel/pango to 1.46.1prlw11-1/+2
2020-09-04Update pango to 1.46.1prlw13-14/+17
XXX Are the CoreText patches still necessary? (c.f. PR pkg/53730) Overview of changes in 1.46.1 ============================= - Revert an unintentional PangoRenderer abi break in 1.46.0 - Various small fixes Overview of changes in 1.46.0 ============================= - Bump version to 1.46 Overview of changes in 1.45.5 ============================= - Export pango_color_parse_with_alpha - Stop using hb-glib Overview of changes in 1.45.4 ============================= - Fix build on Windows - Fix a pidgin crash - fc: Always reject unsupported font formats - coretext: Fix cairo scaling Overview of changes in 1.45.3 ============================= - Fix pango_attr_list_change - Fix crashes with empty attribute lists Overview of changes in 1.45.2 ============================= - Fix several crashes in gtk2 applications - Revert an unintentional introspection API change - Include HarfBuzz when igenerating introspection data Overview of changes in 1.45.1 ============================= - Undo PangoFontsetSimple deprecation - Annotation fixes for various apis - Add api to compare attribute lists - Update data tables to Unicode 13.0 - Various test improvements - Require GLib 2.60 Overview of changes in 1.45.0 ============================= - Some new font enumeration apis: pango_font_map_get_family pango_font_family_get_face pango_font_face_get_family pango_font_get_face - Support for line-wide underlines - Support for overlines
2020-09-04p5-ExtUtils-Command: remove, part of perl since 1998wiz5-34/+3
2020-09-04p5-ExtUtils-CBuilder: remove, part of perl since 2008wiz5-33/+3
2020-09-04p5-Digest-SHA: remove, part of perl since 2008wiz5-32/+3
2020-09-04*: remove p5-Digest-SHA, part of perlwiz5-17/+10
2020-09-04p5-Digest: remove, part of perl since 2003wiz5-32/+3
2020-09-04p5-Devel-PPPort: remove, part of perl since 2004wiz5-42/+3
2020-09-04p5-Compress-Raw-*: remove, part of perl since 2009wiz10-99/+4
2020-09-04p5-RPC-XML: remove p5-Compress-Raw-Zlib, part of perlwiz1-6/+2
2020-09-04p5-IO-Compress: remove, part of perl since 2008wiz5-45/+4
2020-09-04doc: Updated fonts/harfbuzz to 2.7.2prlw11-1/+2
2020-09-04Update harfbuzz to 2.7.2prlw14-16/+27
Add introspection option defaulting to ON as new pango needs this. Overview of changes leading to 2.7.2 Saturday, August 29, 2020 ==================================== - Fix a regression in the previous release that caused a crash with Kaithi. - More OOM fixes.
2020-09-04p5-CPAN-Meta-YAML: remove, part of perl since 2011wiz5-34/+3
2020-09-04perl: Revert previous, thinkowiz1-1/+2
2020-09-04perl5: remove conflict with p5-CPAN-Meta-YAML, corelist says it was never ↵wiz1-2/+1
part of perl
2020-09-04p5-CPAN-Meta-Requirements: remove, part of perl since 2012wiz5-35/+3
2020-09-04ExtUtils-MakeMaker: remove p5-CPAN-Meta-Requirements dependency, part of perlwiz1-3/+2
2020-09-04p5-CPAN-Meta: remove, part of perl since 2011wiz5-42/+3
2020-09-04*: remove p5-CPAN-Meta dependency, part of perlwiz3-8/+3
2020-09-04doc: Updated textproc/po4a to 0.57nb3wiz1-1/+2
2020-09-04po4a: add some missing dependencieswiz1-3/+7
Now more of the testsuite runs through successfully. Bump PKGREVISION.
2020-09-04[devel/ncurses] Work around #error due to include order on QNXjs3-1/+25
Still doesn't link, yet.
2020-09-04p5-CPAN: remove, part of perl since 1998wiz5-43/+3
2020-09-04p5-AutoLoader: remove, part of perl since perl's first releasewiz5-35/+3
2020-09-04doc: Added chat/profanity version 0.9.5nia1-1/+2
2020-09-04chat: Add profanity. Based on work by js and leot in pkgsrc-wip.nia9-1/+211
Profanity is a simple lightweight console based XMPP chat client. Its emphasis is on having a simple and configurable command driven UI.
2020-09-04p5-Archive-Tar: remove, part of perl since 2008wiz6-48/+3
2020-09-04*: remove dependency on p5-Archive-Tar, which is part of perlwiz3-12/+5
2020-09-04doc: Added chat/libmesode version 0.9.3nia1-1/+2
2020-09-04chat: Add libmesode. Based on work by js in pkgsrc-wip.nia7-1/+78
libmesode is a libstrophe fork. libstrophe is a minimal XMPP library written in C. It has almost no external dependencies, only an XML parsing library.
2020-09-04Oops, forgot to check in updated distinfojs1-2/+2
2020-09-04[lang/perl5] Fix rpath on QNXjs1-27/+26
2020-09-04p5-Storable: removewiz5-45/+3
Part of perl since 2004 or so.
2020-09-04p5-Unicode-Normalize: removewiz5-29/+3
This has been part of perl since 2004.
2020-09-04doc: Updated print/p5-biblatex-biber to 2.14nb2wiz1-1/+2
2020-09-04p5-biblatex-biber: remove p5-Unicode-Normalize dependencywiz1-3/+2
That package has been part of perl since 2004.