Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 09 Feb 2017 13:36:56 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   [Bug 216938] devel/upp: Update to 10804
Message-ID:  <bug-216938-13@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D216938

            Bug ID: 216938
           Summary: devel/upp: Update to 10804
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Keywords: patch
          Severity: Affects Some People
          Priority: ---
         Component: Individual Port(s)
          Assignee: freebsd-ports-bugs@FreeBSD.org
          Reporter: lightside@gmx.com
                CC: m.sund@arcor.de
 Attachment #179794 maintainer-approval?(m.sund@arcor.de)
             Flags:
             Flags: maintainer-feedback?(m.sund@arcor.de)
                CC: m.sund@arcor.de

Created attachment 179794
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D179794&action=
=3Dedit
Proposed patch (since 425758 revision)

Patch to update devel/upp port from 9251 to 10804 version.

Look following link for changes:
http://www.ultimatepp.org/www$uppweb$Roadmap$en-us.html

- Add compiler:c++11-lib to USES
- Remove MAKE_JOBS_UNSAFE
- Adapt (sed) patches for building of theide and/or umk, with using the same
shared output directories [*]
- Add SCD port's option for installation of spelling dictionaries (*.scd fi=
les)
- Add IDE and UMK port's options
- Add dependencies, which was found by stage-qa
- Add C++ compiler option to disable some warnings for Clang
- Adapt generated build methods
- Remove files/patch-uppsrc_Core_Core.h

[*, not for commit message] For example, in case of IDE=3Don and UMK=3Don, =
this
allows to build umk as a side-effect of previous theide build (i.e. without=
 the
need to build the same shared dependencies):
- flagMT is on by default for 10804 version:
https://github.com/ultimatepp/mirror/blob/630b510c283f70819ee1ecc9b0c319432=
7755f37/uppsrc/Core/Core.h#L6
- flagGUI doesn't affect the building of theide/umk, because related U++
packages doesn't use it:
https://github.com/ultimatepp/mirror/search?q=3DflagGUI
- Usage of the same shared output directories

The build was tested for FreeBSD 10.3 amd64 (native and with using poudrier=
e).

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-216938-13>