Commit graph

265235 commits

Author SHA1 Message Date
wiz
a12db05a00 Updated devel/gitolite to 3.6.6 2017-06-12 08:24:47 +00:00
wiz
786d49f368 Updated gitolite to 3.6.6.
2016-09-08  v3.6.6  simple but important fix for a future perl deprecation
                    (perl will be removing "." from @INC in 5.24)

                    'perms' now requires a '-c' to activate batch mode
                    (should not affect interactive use but check your scripts
                    perhaps?)

                    gitolite setup now accepts a '-m' option to supply a
                    custom message (useful when it is used by a script)

From Harry Waddell in PR 52293.
2017-06-12 08:24:37 +00:00
maya
fbf9090375 Fix build with perl 5.26 2017-06-12 08:15:01 +00:00
maya
749d3a58b5 Fix build with perl 5.26. indentation. 2017-06-12 08:14:30 +00:00
maya
ce17fdb2fa Fix build with perl 5.26 2017-06-12 08:10:59 +00:00
maya
a0463e9d36 Fix build with perl 5.26. indentation. 2017-06-12 08:10:27 +00:00
maya
649096cd51 Fix build with perl 5.26 2017-06-12 08:06:25 +00:00
maya
af22c511b1 Fix build with perl 5.26. indentation. 2017-06-12 08:05:43 +00:00
maya
a3f7344647 Fix build with perl 5.26 2017-06-12 08:04:57 +00:00
maya
ff7e61694f Fix build with perl 5.26. fix indentation 2017-06-12 07:59:53 +00:00
maya
ca18d30e6f Fix build with perl 5.26 2017-06-12 07:51:55 +00:00
maya
55e0705b87 Fix build with perl 5.26 2017-06-12 07:41:33 +00:00
maya
274483483b fix build with perl 5.26 2017-06-12 07:40:28 +00:00
maya
acde551f94 Fix build with perl 5.26 2017-06-12 07:30:16 +00:00
maya
9013ff72c4 Fix build with perl 5.26 the dirty way 2017-06-12 07:20:58 +00:00
maya
2b5f2f1662 Reorder so cpan http mirrors are first
at least with nbftp, ftp downloads involve several slow back and forth 'cd'
commands and end up being noticeably slower for lots of little files
2017-06-12 07:13:35 +00:00
maya
2c6f490a0f Fix build with perl 5.26 the dirty way 2017-06-12 07:02:24 +00:00
maya
67157bdd3f Fix build with perl 5.26 the dirty way. 2017-06-12 06:57:34 +00:00
adam
7db13d2294 Added www/py-django-countries 2017-06-12 06:49:24 +00:00
adam
1be9c2f0f7 A Django application that provides country choices for use with forms, flag
icons static files, and a country field for models.
2017-06-12 06:48:20 +00:00
ryoon
7b15eea1fd Regen distinfo 2017-06-11 23:58:41 +00:00
joerg
71f8dd3a8a Updated pkgtools/cwrappers to 20170611 2017-06-11 19:35:16 +00:00
joerg
48c0962bbd cwrappers-20170611:
Add new configuration options {ap,pre}pend_{shared,executable} for
adding options when the operation mode is identified as linking.

Based loosely on patch from khorben.
2017-06-11 19:34:43 +00:00
maya
6cc0ab321b Fix build with perl 5.26 the dirty way 2017-06-11 18:54:25 +00:00
maya
7b404d90c2 Fix build with perl 5.26 the dirty way. 2017-06-11 18:51:43 +00:00
taca
b740878efb Note update of devel/ruby-mixlib-shellout package to 2.2.7. 2017-06-11 15:22:02 +00:00
taca
0cd655f5b0 UPdate ruby-mixlib-shellout to 2.2.7.
Release 2.2.7

* Format markdown for better rendering.
* Document more advanced usage.
* Link to the code for the complete list.
* Add logging message if attempting to kill critical process.

Release 2.2.6

* Fix regression introduced in 2.2.2 by changing CreateProcessAsUserW to use a
  :int instead of :bool for the inherit flag to fix shell_out on windows from
  a service context.
2017-06-11 15:21:35 +00:00
taca
51066a5450 Note update of devel/ruby-mixlib-log package to 1.7.1. 2017-06-11 15:01:47 +00:00
taca
596e0b3356 Update ruby-mixlib-log to 1.7.1.
1.7.1 (2016-08-12)

* Allow applications to query if they've got loggers #18 (thommay)


1.7.0 (2016-08-04)

* test with updated ruby versions and run cucumber #16 (thommay)
* Add dev dependency on chefstyle #15 (tas50)
* Misc cleanup + add Travis #14 (tas50)
* File log devices opened by mixlib-log should be closed. #13 (mhorbul)
* Include the license type in the .gemspec #9 (benders)
* MIXLIB-10: don't be so pessimistic about development libraries #8 (jkeiser)

Fixed bugs:

* Ensure that arguments to Mixlib::Log#add are passed as is to all loggers #7
  (ketan)
* Fixing RDoc formatting of README.rdoc. #4 (ampledata)
2017-06-11 15:01:14 +00:00
taca
8b3c3d3cdc Note update of devel/ruby-mixlib-config package to 2.2.4. 2017-06-11 14:57:40 +00:00
taca
a46a909eb0 Update ruby-mixlib-config to 2.2.4.
2.2.4 (2016-09-02)

* Allow a config context to be set from another config context #42 (mwrock)
* Allow configuring contexts via block #35 (KierranM)

2.2.3 (2016-08-30)

* Dont reset state during restore #40 (mwrock)
* Ignore Gemfile.lock #39 (tas50)
* Update specs for rspec 3.0 #38 (tas50)
* Bump version to 2.2.2 #37 (jkeiser)

2.2.2 (2016-08-22)

* chefstyle fixes #33 (lamont-granquist)
* Add gemspec files to allow bundler to run from the gem #32 (ksubrama)
* Fix ruby warnings #30 (danielsdeleo)
2017-06-11 14:56:56 +00:00
taca
0ae21ea6a5 Note update of devel/ruby-mixlib-cli package to 1.7.0. 2017-06-11 14:53:38 +00:00
taca
0501722f2f Update ruby-mixlib-cli to 1.7.0.
1.7.0							2016/07/06

* Support two-argument procs for reducer style

1.6.0							2016/05/05

* Properly pass options during inheritance
* Added option key ':in' to specify that option value should be included in
  the given list
* Fixed ruby-warning "instance variable @{ivar} not initialized". - Kenichi
  Kamiya
* Documented CLI arguments. - C Chamblin
* Added rake, rdoc, and rspec and development dependencies
* Removed the contributions.md document and merged it with the changelog
* Updated code to comply with chefstyle style guidelines
* Fixed a missing comma from an example in the readme
* Ship the Gemfile so that tests can run from the Gem
2017-06-11 14:53:03 +00:00
taca
9f4334aa45 Note update of devel/ruby-mixlib-authentication package to 1.4.1. 2017-06-11 14:48:02 +00:00
taca
26d8f5c80c Update ruby-mixlib-authentication to 1.4.1.
pkgsrc change:
	Update HOMEPAGE.

Some quote from git commit log
(https://github.com/chef/mixlib-authentication/compare/1.3.0...v1.4.1):

* A several bug fixes.
* Add signing algorithm v1.3.
* Sign x-ops-server-api version header.
2017-06-11 14:47:38 +00:00
jmcneill
5f9190a78d Added sysutils/dtb-arm-exynos5422 version 4.11.3 2017-06-11 11:14:55 +00:00
jmcneill
85848ded10 + dtb-arm-exynos5422 2017-06-11 11:14:09 +00:00
jmcneill
aed24c16cc Initial import of dtb-arm-exynos5422.
The devicetree is a data structure for describing hardware. Rather than
hard coding every detail of a device into an operating system, many aspects
of the hardware can be described in a data structure that is passed to the
operating system at boot time.

This package includes Device Tree Blob (.dtb) files generated from
the Linux kernel for Samsung Exynos5422 devices.
2017-06-11 11:13:40 +00:00
wiz
c0dc3368c6 + MesaLib-17.1.2, filezilla-3.26.1, fontconfig-2.12.3, mame-0.186,
meld-3.17.2, musicpd-0.20.9, ocaml-findlib-1.7.3, openal-soft-1.18.0,
  p5-Image-ExifTool-10.55, p5-Mojolicious-7.33, p5-Sub-Quote-2.004000,
  p5-Type-Tiny-1.002001, py-mercurial-4.2.1, py-numpy-1.13.0,
  py-tortoisehg-4.2.1, tor-0.3.0.8, vim-8.0.0633, vim-share-8.0.0633,
  waf-1.9.12, x264-devel-20170610.
2017-06-11 10:05:30 +00:00
adam
aa43235024 Added BUILD_DEPENDS for 'test' target 2017-06-11 06:59:18 +00:00
tsutsui
cf1e7cb258 Move MAINTAINER line to each gem package.
Also retire from maintainership of packages that I don't need and
have less motivation.
2017-06-11 05:51:39 +00:00
dogcow
5722470ae4 if winbindd is enabled, install rc.d script. 2017-06-11 05:26:45 +00:00
maya
abb1ca6abd libxml2 2017-06-11 04:41:52 +00:00
maya
ef90709bc9 libxml2: Apply upstream patch for CVE-2017-5969.
(Minor issue, only a denial-of-service when using recover mode)

bump PKGREVISION
2017-06-11 04:40:53 +00:00
wiedi
7e3eae5b56 Updated www/SOGo3 to 3.2.9 2017-06-10 22:04:55 +00:00
wiedi
591908afbe Update SOGo3 to 3.2.9
3.2.9 (2017-05-09)
------------------

New features
 - [core] email alarms now have pretty formatting (#805)

Enhancements
 - [core] improved event invitation for all day events (#4145)
 - [web] improved interface refresh time with external IMAP accounts
 - [eas] added photo support for GAL search operations

Bug fixes
 - [web] fixed attachment path when inside multiple body parts
 - [web] fixed email reminder with attendees (#4115)
 - [web] prevented form to be marked dirty when changing password (#4138)
 - [web] restored support for SOGoLDAPContactInfoAttribute
 - [web] avoid duplicated email addresses in LDAP-based addressbook (#4129)
 - [web] fixed mail delegation of pristine user accounts (#4160)
 - [core] cherry-picked comma escaping fix from v2 (#3296)
 - [core] fix sogo-tool restore potentially crashing on corrupted data (#4048)
 - [core] handle properly mails using windows-1255 charset (#4124)
 - [core] fixed email reminders sent multiple times (#4100)
 - [core] fixed LDIF to vCard conversion for non-handled multi-value attributes (#4086)
 - [core] properly honor the "include in freebusy" setting (#3354)
 - [core] make sure to use crypt scheme when encoding md5/sha256/sha512 (#4137)
 - [eas] set reply/forwarded flags when ReplaceMime is set (#4133)
 - [eas] remove alarms over EAS if we don't want them (#4059)
 - [eas] correctly set RSVP on event invitations
 - [eas] avoid sending IMIP request/update messages for all EAS clients (#4022)

3.2.8 (2017-03-24)
------------------

New features
 - [core] new sogo-tool manage-acl command to manage calendar/address book ACLs

Enhancements
 - [web] constrain event/task reminder to a positive number
 - [web] display year in day and week views
 - [web] split string on comma and semicolon when pasting multiple addresses (#4097)
 - [web] restrict Draft/Sent/Trash/Junk mailboxes to the top level
 - [web] animations are automatically disabled under IE11
 - [web] updated Angular Material to version 1.1.3

Bug fixes
 - [core] handle broken CalDAV clients sending bogus SENT-BY (#3992)
 - [core] fixed handling of exdates and proper intersection for fbinfo (#4051)
 - [core] remove attendees that have the same identity as the organizer (#3905)
 - [web] fixed ACL editor in admin module for Safari (#4036)
 - [web] fixed function call when removing contact category (#4039)
 - [web] localized mailbox names everywhere (#4040, #4041)
 - [web] hide fab button when printing (#4038)
 - [web] SOGoCalendarWeekdays must now be defined before saving preferences
 - [web] fixed CAS session timeout handling during XHR requests (#1456)
 - [web] exposed default value of SOGoMailAutoSave (#4053)
 - [web] exposed default value of SOGoMailAddOutgoingAddresses (#4064)
 - [web] fixed handling of contact organizations (#4028)
 - [web] fixed handling of attachments in mail editor (#4058, #4063)
 - [web] fixed saving draft outside Mail module (#4071)
 - [web] fixed SCAYT automatic language selection in HTML editor
 - [web] fixed task sorting on multiple categories
 - [web] fixed sanitisation of flags in Sieve filters (#4087)
 - [web] fixed missing CC or BCC when specified before sending message (#3944)
 - [web] enabled Save button after deleting attributes from a card (#4095)
 - [web] don't show Copy To and Move To menu options when user has a single address book
 - [web] fixed display of category colors in events and tasks lists
 - [eas] fixed opacity in EAS freebusy (#4033)

3.2.7 (2017-02-14)
------------------

New features
 - [core] new sogo-tool checkup command to make sure user's data is sane

Enhancements
 - [web] added Hebrew (he) translation - thanks to Raz Aidlitz

Bug fixes
 - [core] generalized the bcc handling code
 - [web] saving the preferences was not possible when Mail module is disabled
 - [web] ignore mouse events in scrollbars of Month view (#3990)
 - [web] fixed public URL with special characters (#3993)
 - [web] keep the fab button visible when the center list is hidden
 - [web] localized mail, phone, url and address types (#4030)
 - [eas] improved EAS parameters parsing (#4003)
 - [eas] properly handle canceled appointments

3.2.6a (2017-01-26)
-------------------

Bug fixes
 - [core] fixed "include in freebusy" (reverts #3354)
 - [web] improved ACLs handling of inactive users

3.2.6 (2017-01-23)
------------------

Enhancements
 - [web] show locale codes beside language names in Preferences module
 - [web] fixed visual glitches in Month view with Firefox
 - [web] mail editor can now be expanded horizontally and automatically expands vertically
 - [web] compose a new message inline or in a popup window
 - [web] allow to select multiple files when uploading attachments (#3999)
 - [web] use "date" extension of Sieve to enable/disable vacation auto-reply (#1530, #1949)
 - [web] updated Angular to version 1.6.1
 - [web] updated CKEditor to version 4.6.2

Bug fixes
 - [core] remove all alarms before sending IMIP replies (#3925)
 - [web] fixed rendering of forwared HTML message with inline images (#3981)
 - [web] fixed pasting images in CKEditor using Chrome (#3986)
 - [eas] make sure we trigger a download of service-side changed events
 - [eas] now strip attendees with no email during MeetingResponse calls
2017-06-10 22:04:15 +00:00
wiedi
d275c09bdf Updated devel/slibtool to 0.5.13 2017-06-10 22:03:08 +00:00
wiedi
6641650e7a Update slibtool to 0.5.13
0.5.13:

This patch release ensures successful installation of a shared library with
which no accompanying static archive was created. The release also includes
two improvements in slibtool's own build system.

- link mode: create an archive /dev/null symlink placeholder as needed.
- PE soname support: added the designated LDFLAGS_SONAME variable.
- build system: configure: pass --sysroot to the linker as a compiler argument.
2017-06-10 22:02:36 +00:00
wiedi
d8669a5e1f Updated geography/osm2pgsql to 0.92.1 2017-06-10 20:01:13 +00:00
wiedi
36210ecb1e Update osm2pgsql to 0.92.1
Release 0.92.1
	This fixes two important bugs which impacted relations with
	excessive members and consuming updates with the multi backend

Release 0.92.0, a new stable branch
	Major changes since 0.90.0 are

	- PostgreSQL 9.1 + PostGIS 2.0 or later are now required, which has
	  allowed performance improvements and cleanups
	- EPSG 3857 is now default. You can get the old behavior by manually
	  specifying 900913
	- Invlid geometries are re-checked for validity after buffering, instead
	  of assuming GEOS returns a valid geom

	Other changes are
	- A new option to change the max bbox size at which polygons will expire
	  all the tiles in them, not just the boundary
	- Behavior fixes for C transforms and tables with no columns
	- More numeric datatypes are allowed for table columns in C tagtransforms
	- Lua is now required by default
	- Code fixes, particularly replacement of C memory management
2017-06-10 20:00:41 +00:00