2016-02-01 16:02:16 by Leonardo Taccari | Files touched by this commit (1) |
Log message:
Disable KDE4 (already disabled altough it leads to a failure according to Joyent
pkgsrc-linux-trunk-i386 bulk builds).
|
2016-01-19 11:51:16 by Leonardo Taccari | Files touched by this commit (3) |
Log message:
Update www/libproxy to 0.4.12.
pkgsrc changes:
o Update MASTER_SITES and HOMEPAGE (libproxy migrated to GitHub)
o Delete patches/patch-libproxy_modules_config__macosx.cpp, now present in the
stable release.
Changes:
New in version 0.4.12
==============================
* Move development to github.com/libproxy/libproxy
* Fix fd leak in get_pac (Bug #185)
* Detect running MATE session (Bug #186, Part1).
* Fix linking of perl bindings to pthread (Bug #182)
* Correctly detect spidermonky (mozjs185) (Bug #188)
* Stop pxgsettings from segfaulting on exit (Bug #192)
* Fix test #10 (Bug #189)
* Fix build on Mac OS X (Bug #183)
* Add a generic KDE Config module (fix crashes of Qt5 based
apps) (issue#4)
|
2015-11-04 03:47:43 by Alistair G. Crooks | Files touched by this commit (758) |
Log message:
Add SHA512 digests for distfiles for www category
Problems found locating distfiles:
Package haskell-cgi: missing distfile haskell-cgi-20001206.tar.gz
Package nginx: missing distfile array-var-nginx-module-0.04.tar.gz
Package nginx: missing distfile encrypted-session-nginx-module-0.04.tar.gz
Package nginx: missing distfile headers-more-nginx-module-0.261.tar.gz
Package nginx: missing distfile nginx_http_push_module-0.692.tar.gz
Package nginx: missing distfile set-misc-nginx-module-0.29.tar.gz
Package nginx-devel: missing distfile echo-nginx-module-0.58.tar.gz
Package nginx-devel: missing distfile form-input-nginx-module-0.11.tar.gz
Package nginx-devel: missing distfile lua-nginx-module-0.9.16.tar.gz
Package nginx-devel: missing distfile nginx_http_push_module-0.692.tar.gz
Package nginx-devel: missing distfile set-misc-nginx-module-0.29.tar.gz
Package php-owncloud: missing distfile owncloud-8.2.0.tar.bz2
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-04-27 13:03:42 by Jonathan Perkin | Files touched by this commit (3) |
Log message:
Fix build on SunOS correctly. Ensure we can link against buildlinked
libraries, and ensure the socket libraries are added for both the main
library and test programs which use the static library.
While here use OPSYSVARS instead of bsd.fast.prefs.mk
|
2015-03-16 12:07:34 by Jonathan Perkin | Files touched by this commit (2) |
Log message:
Find zlib correctly.
|
2014-08-28 12:58:19 by Jonathan Perkin | Files touched by this commit (11) |
Log message:
Remove SunOS BUILDLINK_TRANSFORM instances which remove -Wl,--* GNU ld
arguments, these are now handled globally by mk/platform/SunOS.mk
|
2014-01-08 10:57:31 by Jonathan Perkin | Files touched by this commit (1) |
Log message:
Needs zlib.
|
2013-10-25 00:18:03 by Jonathan Perkin | Files touched by this commit (2) |
Log message:
Apply upstream patch to fix build on OSX.
|
2013-05-31 12:58:41 by Thomas Klausner | Files touched by this commit (1) |
Log message:
Final fix for PR pkg/47868.
|
2013-05-31 11:45:55 by Thomas Klausner | Files touched by this commit (1) |
Log message:
Fix previous. From Jörn Clausen.
|