summaryrefslogtreecommitdiff
path: root/devel
AgeCommit message (Collapse)AuthorFilesLines
2015-03-31Changes 1.8.13:adam3-12/+12
This release addresses 3 security issues. CVE-2015-0202: Subversion HTTP servers with FSFS repositories are vulnerable to a remotely triggerable excessive memory use with certain REPORT requests. CVE-2015-0248: Subversion mod_dav_svn and svnserve are vulnerable to a remotely triggerable assertion DoS vulnerability for certain requests with dynamically evaluated revision numbers CVE-2015-0251: Subversion HTTP servers allow spoofing svn:author property values for new revisions
2015-03-31Assume that C99 platforms have uintptr_t. Fixes build on ARM.joerg2-1/+18
2015-03-31Relocate build under ${WRKSRC} to simplify patching. Create buildjoerg1-3/+3
directory in post-extract.
2015-03-31Use GEM_EXTSDIR in PLIST, sadly it seems not supported well withtaca5-14/+14
print-PLIST. Fix build problem several versions of Ruby.
2015-03-31Remove unnecessary xmlto and asciidoc build dependencies.wiz1-3/+1
Noted by uwe.
2015-03-30Remove redundant RUBY_VERSION_SUPPORTED.ryoon1-3/+1
Thank you, taca@.
2015-03-30Fix LICENSE to match current package contents.gdt1-2/+2
2015-03-30Updated to 0.4.1. No longer has tests directory installed to ${PYSITELIB}.rodent2-9/+6
0.4.1 -- Added missing SourceGenerator.visit_arguments()
2015-03-29Condense and sort GEMS_DISTFILES. This will make the Makefile easier torodent1-49/+23
maintain.
2015-03-29Comment patch. Move REPLACE_RUBY to options.mk for pgsql option. Cleanuprodent5-89/+69
REPLACE_RUBY, REPLACE_BASH, CHECK_INTERPRETER_SKIP, etc. Move those respective directives which reference pgsql to options.mk. That fixed 100+ warnings/informationals with those directives. Approved by MAINTAINER in private mail.
2015-03-29SECURITY: Fix CVE-2014-7204 (DoS in JavaScript parser) in exuberant-ctags.bsiegert3-2/+92
2015-03-29Update to 3.0.1ryoon12-5767/+3609
* Fix sqlite3 option. Changelog: 3.0.1 (2015-03-16) Defect #19197: Missing notification if assignee was a group Defect #19260: Non-default identifier-less git repositories are undeletable Defect #19305: settings: incompatible character encodings: UTF-8 and ASCII-8BIT: yaml generated on ruby 1.8 Defect #19313: Attached inline images with non-ascii file name can not be seen when text formatting is Makdown Defect #19348: Project name is missing for versions from sub-projects Defect #19381: Wrong syntax for wiki macros in wiki_syntax_detailed.html Defect #19172: "gem update bundler" suggestion for "`x64_mingw` is not a valid platform" Defect #19218: Wrong name for pt-BR in language drop-down Defect #19225: When deleting one item from multivalued custom field / list of users, name of removed user is not visible in history Defect #19232: IMAP STARTTLS options typo :tls Defect #19253: Repository users broken if only one committer exists Defect #19316: CustomField#possible_values may raise undefined method `force_encoding' error Defect #19320: Spent time (last 7 days) in My page not updated Defect #19323: Incorrect links generated in emails if host setup uses other port (":" symbol) Defect #19325: ActionController::UnknownFormat: error for PDF request and unknown user Defect #19354: Unexpected milliseconds in JSON time attributes Defect #19368: Creating an issue without tracker_id attribute ignores custom field values Patch #19233: Change 20150113213922_remove_users_mail.rb from Irreversible to Reversible Patch #19322: Allow to ignore auto reply messages from Exchange server 3.0.0 (2015-02-19) Defect #2573: Latest projects list: no space after lists in project description Defect #6579: Tree hierachy being currupted on multiple submissions of an issue Defect #14151: Grammer problem with German x_days Defect #15789: Users can see all groups when adding a filter "Assignee's Group" Defect #15988: Unexpected behaviour on issue fields for users that have multiple roles Defect #18237: From a rake task context, impossible to create an IssueRelation normally Defect #18265: Wrong csv separator in Croatian Defect #18301: Revision shortlink at end of URL breaks URL autolinking Defect #18314: German Translation - button_update Defect #18605: Wrong usage of logger.info to test log level Defect #18654: Custom field is rendered, even if its value is empty (for multiple) Defect #18711: Respect cross-project subtask setting on issue bulk edit form Defect #18781: Redmine::FieldFormat::IntFormat does not accept "real" Integer values Defect #18832: Activity Stream Filter missing on right hand side due to permission Defect #18855: User with only Move Issue rights in the project can still create issues using mass copy! Defect #18918: Grouping label for "none" should be changed to "null", "No Value", or" (blank) ". Defect #19024: link_to in Redmine::Hook::ViewListener omits url root Defect #19030: Links to completed versions on the roadmap page might lead to a "403 not authorized page" Defect #19039: Mail notification is formatting dates with changer's locale Defect #19040: Potential DB deadlocks on concurrent issue creation Defect #19055: 'label_per_page' is no longer used Defect #19111: Bad spelling in Spanish "mail_body_reminder" Feature #992: Option to search open issues only Feature #1326: Add / edit an attachment description after upload Feature #1415: Let system administrator limit repositories valid sources Feature #4244: Multiple email addresses for each user Feature #4383: Search Names of Files Attached to Issues Feature #4518: Wiki formatting documentation for nested lists Feature #5450: Move wiki page to other project Feature #5991: Tracker should have it's own default issue status Feature #6426: MenuManager::MenuItem should support a named route as a url Feature #7249: Custom fields for Documents Feature #8121: Allow overriding direction of part of text Feature #8818: Repository user-mapping with multiple email addresses Feature #11702: Add user/group to multiple projects at once Feature #11724: Prevent users from seeing other users based on their project membership Feature #12097: Multi Thread Support Feature #12734: Add table reference to textile help Feature #13051: Support any macro in (pdf) export for wiki's and issues Feature #13425: Ignore X-Autoreply mails Feature #13497: Document all available Redmine links properly Feature #13849: Grouped filters in the filter drop-down Feature #14371: Drop Ruby 1.8.7 support Feature #14534: Upgrade to Rails 4.2 Feature #15236: Propose diff view for long text custom fields Feature #16823: IMAP STARTTLS support Feature #17354: User detail : show user login to admins Feature #17763: Ability to render multiple partials with view hook Feature #18500: Optional linking when copying issues Feature #18571: Tab "New Issue" should not be displayed if a project has no trackers Feature #18631: Better search results pagination Feature #18801: Support for accent insensitive search with PostgreSQL Feature #18860: Replace awesome_nested_set gem with a custom implementation of nested sets Feature #18947: Ruby 2.2 support Feature #19131: Use a better content type for attachments created with application/octet-stream Patch #6586: Calendar view hook Request Patch #13120: Translation in language selection Patch #18182: Latvian translation update Patch #18261: Japanese translation change (fix terms mismatch "default") Patch #18276: Allow queries captions to be dynamic Patch #18290: Issue performance patch Patch #18390: Better RTL css for the system Patch #18392: German translation: Self-registration Patch #18565: html improvements on project landing page Patch #18659: Do not truncate subissue/related issues titles on single issue view Patch #18671: Japanese translation change (fix misspelled word) Patch #18679: LabelledFormBuilder#label outputs 2 label elements Patch #18692: Access keys for previous (p)/next (n) links Patch #18707: Allow attachment thumbnails from REST api Patch #18817: Sort helper undefined to_a for string Patch #18818: TimeEntry acts_as_activity_provider scope should joins(:project) Patch #18983: Allow filtering of Redmine Reminders by Version Patch #19005: Make search results per page configurable Patch #19035: Japanese translation fix (label_age)
2015-03-28Fix PLIST for nopangocairo case.gdt1-2/+1
There's no sign of this inherit_graph file in destdir or even in the working directory. This change only affects non-default options, and it didn't build before, so no PKGREVISION++.
2015-03-27Update to latest release, 6.9. Fix HOMEPAGE and MASTER_SITES. Some patchesrodent7-153/+14
were applied upstream, so remove. Comment, update, and defuzz remaining ones. Ragel 6.9 - Oct 13, 2014 ======================== -updated command-line synopsis -ocaml: fix missing semicolon -ocaml: support -G1 -ocaml: choose a unique name for type state -ruby: reduce the amount of calls to GET_WIDE_KEY() -union test case: warning fix -omit line directives around expression-oriented write statements -use AS_IF and test command to check if the DIST file is present -added missing std:: using -go: added '//line' directive support Ragel 6.8 - Feb 11, 2013 ======================== -The -G2 code generator for Go1 was rewritten. Table, flat and switch-based code generators were added. (Anton Ageev) -The CXXFLAGS variable is not longer set in the configure script.
2015-03-26No need to list the same PYTHON_VERSIONS_INCOMPATIBLE version mulitple times.jperkin2-7/+7
2015-03-26Fix build with newer DTrace.jperkin2-5/+31
2015-03-26Mark this package as BROKEN if whatever version of PHP isn't built with therodent1-1/+6
maintainer-zts option.
2015-03-26devel/libmemcached builds with the sasl option by default. Therefore, thisrodent2-1/+18
package will pickup that option and build itself with SASL support too. However, the user might want to disable that in devel/libmemcached and this package too. Use the options framework to make that possible, while retain- ing default pkgsrc behaviour which is enabling it.
2015-03-25Update to 0.64ryoon3-10/+9
Changelog: Version 0.64 (Mon Feb 09 2015) - Check for series file consistency - Performance: Several optimizations - Test suite: Several fixes and coverage improvements - Test suite: Run the tests in predictable order - files: Add support for unapplied patches - graph: Check for graphviz availability - mail: Remove procmail dependency - mail: Don't include the release number in User-Agent - pop: Add --refresh option - push: Add --refresh option - push: Do not use interactive mode with -f - setup: Skip version check - setup: Check for rpmbuild availability - setup: Handle long options passed to tar - setup: Several cleanups and minor fixes - setup: Major performance optimizations - setup: Fix path to extra patches in series file - setup: Trace calls earlier - setup: Add --fast option - setup: Fix link creation - quilt.el: Fix tramp support - quilt.el: Fix patch select completion Version 0.63 (Sun May 25 2014) - New NEWS file, containing a human-readable changelog - Option -E is no longer passed to patch by default - Huge performance improvement (e.g., for commands series, applied and unapplied) - configure: Add compat symlinks for md5sum - Return 2 when there is nothing to do, contrasting with errors (ret=1) - Exit with an error when diff's retcode=2 (error) on patch refresh - bash_completion: cleanups and performance improvement (Savannah's #27111) - test/run: Use perl module Text::ParseWords (+ performance improvement) - Add some tests to our testsuite, for a better coverage - Fix heuristic for unapplied patches with timestamps - Bug fix: Patches emptying files should work now - Bug fix: Check for duplicate patch in series (Savannah's #20628) - Portability fixes for older Bash and GNU patch Version 0.62 (Wed May 07 2014) - Was a buggy release, with an incomplete tarfile
2015-03-24Use C++11 containers in gold for libc++, old ext version doesn't work onjoerg4-5/+63
ARM due to lack of long long support.
2015-03-24Update devel/lua-filesystem to 1.6.3.fhajny2-8/+9
- Lua 5.3 support. - Assorted bugfixes.
2015-03-24Update devel/libbson to 1.1.2.fhajny3-8/+8
Libbson 1.1.2 ============= * sscanf_s doesn't exist for mingw. Libbson 1.1.0 ============= ABI/API changes include: * Deprecation of bson_copy_to_excluding * Addition of bson_copy_to_excluding_noinit * Removal of MIN, MAX and ABS macros in favor of BSON_MIN, BSON_MAX and BSON_ABS. Note this is a breaking source level change if you relied on these from bson.h. Also note that this is not a breaking ABI change. * Addition of BSON_ERROR_BUFFER_SIZE macro Other changes include: * Addition of a versioned ABI for the libbson shared library * fixed bson_get_monotonic_time fallback when a system monotonic clock can not be found. Formerly failed to compile with an incorrect call to bson_gettimeofday * Allow the "dbref" convention in bson_validate when BSON_VALIDATE_DOLLAR_KEYS is present * Support for ISO-8601 or $numberLong dates in bson <-> json parsing * Quiet various compiler warnings
2015-03-24Remove hash for deleted patch patch-Makefile.indsainty1-2/+1
2015-03-23Disable incompatible assembly sections on 32-bit OSX. Based on MacPorts fixjperkin2-1/+25
in http://trac.macports.org/ticket/44170
2015-03-23Revbump because of security/libssh2 update.nros1-2/+2
2015-03-21Support different installations of PHP package versions. Fix MESSAGE, PLISTrodent3-65/+67
and bump PKGREVISION.
2015-03-21Uses set and dict comprehension as well as OrderedDict -- not for Pythonjoerg1-1/+3
2.6.
2015-03-21SECURITY: Apply patch for XSS in html::textarea as ofbsiegert3-2/+20
http://core.tcl.tk/tcllib/info/09110adc43. Bump PKGREVISION.
2015-03-21Adapt syscall name patch for NetBSD>=6.0.wiz3-10/+38
From Yasushi Oshima in PR 49759.
2015-03-20Has race conditions at least on NetBSD.joerg1-1/+4
2015-03-20Reset PKGREVISION with updating of php54, php55 and php56.taca1-2/+1
2015-03-20Fix build under Cygwin.ryoon2-1/+25
2015-03-20add missing patch sum and annotate the patchtnn3-9/+13
bump revision
2015-03-19Forgot this.rodent1-0/+15
2015-03-19change from .xz to .gz distfile. xz needs gettext-lib by default whichtnn2-6/+8
leads to circular dependencies on some platforms with PKGSRC_COMPILER=ccache gcc
2015-03-19Remove obsolete BUILDLINK_TRANSFORMs. The package does not set any of thetnn1-5/+3
transformed compiler flags when built through pkgsrc because config.guess overrides are in effect. Fixes build with cwrappers on i386. Also add a comment that we should enable the runtime CPU detection support on amd64 some time in the future.
2015-03-19Add a BSD license.tron1-1/+31
2015-03-19Fix build under Solaris 10 and older.tron2-1/+43
2015-03-19Fix build with Clang on ARM.joerg2-1/+102
2015-03-19g/c CCACHE_DEFAULT_MAXSIZE, it is no longer possible to set the defaulttnn1-5/+1
cache size this way, and the default is now bumped to 5GB so it's not really needed.
2015-03-19Add workaround for bin/47757 on NetBSD < 7. Bump revision.tnn3-2/+30
2015-03-19Don't use the frame pointer on SunOS.jperkin3-1/+35
2015-03-18I've we detected an Mac OS X SDK location use it as the prefix of thetron1-1/+4
builtin "editline" package. This fixes the build of the "mysql56-client" package (and possibly others) under Mac OS X Yosemite with a clean install of Xcode (in particular with no files in "/Developer").
2015-03-18No support for Lua 5.3.joerg2-2/+6
2015-03-18Correction to PKGNAME, sorrymef1-1/+2
2015-03-17Enable one BUILD_DEPENDS, to let 'make test' pass.mef1-2/+3
2015-03-17Add two more BUILD_DEPENDS+= for make test not to skip t/pod*.tmef1-1/+3
2015-03-17Add BUILD_DEPENDS+= for make test.mef1-2/+3
2015-03-17Add BUILD_DEPENDS+= for make test.mef2-2/+6
2015-03-17Enable Commented out DEPENDS+= for make test by using BUILD_DEPENDS.mef1-2/+3