2018-03-12 12:18:01 by Thomas Klausner | Files touched by this commit (2155) |
Log message:
Recursive bumps for fontconfig and libzip dependency changes.
|
2018-02-03 18:53:12 by Adam Ciarcinski | Files touched by this commit (3) | |
Log message:
tk: updated to 8.6.8
8.6.8:
(bug)[f1a3ca] Memory leak in [text] B-tree
(bug)[ee40fd] Report [console] init errors
(bug)[3295446] Improve history visibility in [console]
(bug) canvas closed polylines fully honor -joinstyle
(bug)[cc42cc] out of mem crash in tests imgPhoto-18.*
(bug)[3406785] fix coords rounding when drawing canvas items
(bug)[8277e1] linux fontchooser sync with available fonts
(bug)[5239fd] Segfault copying a photo image to itself
(bug)[514ff6] canvas rotated text overlap detection
(bug)[1e0db2] canvas rchars artifacts
(bug)[d9fdfa] display of Long non-wrapped lines in text
(bug)[dd9667] text anchor not set
(bugs) memleaks and other changes for macOS 10.13 support
(bug)[111de2] macOS colorspace improvement
(bug) macOS scrolling issues
(bug) clipping regions in scrolling and drawing on macOS
(bug) macOS redraw artifacts
(bug)[bb6b40] ::tk::AmpMenuArgs and 'entryconf'
(bug)[55b95f] Crash [scale] with a bignum value
(bug)[ce62c8] text-37.1 fails
(bug)[0ef1c5] OS X - tests menu-22.[345] hang
(bug)[c8c52b] repair OBOE in menu.test on macOS
(feature) Implement [wm_iconphoto] on macOS
(bug) display of embedded toplevels
(bug)[73ba07] Correct property type for MULTIPLE conversion
(bug) Memory leak in tkImgPhoto.c.
(bug) Defeat zombie toplevels
(bug) macOS resposive menu bar for command line apps
(bug)[1c659e] support png from mac screenshots
(bug)[de4af1] macOS file selector "all types" setting
(bug) [wm withdraw] on Window and Dock menus
(feature) Drop support for macOS 10.5
(bug)[164c1b] Fixes [raise] on macOS
(bug)[13d63d] macOS support of menu -postcommand
(bug) enable custom icon display on macOS
(bug)[1088805,0feb63] macOS bind failures
(bug)[3382424] Suppress noisy messages on macOS
(new)[TIP 477] nmake build system reform
(bug)[b77626] Make [tk busy -cursor] silent no-op on macOS
|
2018-01-07 14:04:44 by Roland Illig | Files touched by this commit (583) |
Log message:
Fix indentation in buildlink3.mk files.
The actual fix as been done by "pkglint -F */*/buildlink3.mk", and was
reviewed manually.
There are some .include lines that still are indented with zero spaces
although the surrounding .if is indented. This is existing practice.
|
2017-08-25 13:05:33 by Adam Ciarcinski | Files touched by this commit (26) |
Log message:
Changes 8.6.7:
Bug fixes.
|
2017-07-16 13:42:59 by Thomas Klausner | Files touched by this commit (2) |
Log message:
Honor LDFLAGS. Fixes RELRO build.
|
2016-09-03 13:58:02 by Adam Ciarcinski | Files touched by this commit (18) |
Log message:
Changes 8.6.6:
Bug-fix release.
|
2016-03-06 12:47:50 by Adam Ciarcinski | Files touched by this commit (27) |
Log message:
Changes 8.6.5:
Bug fixes.
|
2015-11-25 13:54:23 by Jonathan Perkin | Files touched by this commit (4) |
Log message:
Remove mk/find-prefix.mk usage from the x11 category.
The find-prefix infrastructure was required in a pkgviews world where
packages installed from pkgsrc could have different installation
prefixes, and this was a way for a dependency prefix to be determined.
Now that pkgviews has been removed there is no longer any need for the
overhead of this infrastructure. Instead we use BUILDLINK_PREFIX.pkg
for dependencies pulled in via buildlink, or LOCALBASE/PREFIX where the
dependency is coming from pkgsrc.
Provides a reasonable performance win due to the reduction of `pkg_info
-qp` calls, some of which were redundant anyway as they were duplicating
the same information provided by BUILDLINK_PREFIX.pkg.
|
2015-11-04 04:29:14 by Alistair G. Crooks | Files touched by this commit (670) |
Log message:
Add SHA512 digests for distfiles for x11 category
Problems found locating distfiles:
Package modular-xorg-server: missing distfile xorg-server-1.17.4.tar.bz2
Package py-qt4: missing distfile PyQt-mac-gpl-4.11.1.tar.gz
Package xservers: missing distfile xservers-3.3.6.5.tar.bz2
Package xview-clients: missing distfile xview3.2p1-X11R6.tar.gz
Package xview-lib: missing distfile xview3.2p1-X11R6.tar.gz
Otherwise, existing SHA1 digests verified and found to be the same on
the machine holding the existing distfiles (morden). All existing
SHA1 digests retained for now as an audit trail.
|
2015-05-21 12:38:00 by Adam Ciarcinski | Files touched by this commit (19) |
Log message:
Changes 8.6.4:
Bug fixes and improvements.
|