[MacPorts] #47381: bsdowl @2.2.1: update to 3.0.0-20150401
#47381: bsdowl @2.2.1: update to 3.0.0-20150401 -------------------------+-------------------------------- Reporter: michipili@… | Owner: macports-tickets@… Type: update | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.3.3 Keywords: | Port: -------------------------+-------------------------------- - https://github.com/michipili/bsdowl/releases/tag/v3.0.0-20150401 Version 3.0.0-20150401 is a pre-release, it is usable and works well but is still not feature complete. IMO it can supersedes actual 2.2.1, but maybe we could be as careful as keeping the v2.2.1 around for a while. -- Ticket URL: <https://trac.macports.org/ticket/47381> MacPorts <https://www.macports.org/> Ports system for OS X
#47381: bsdowl @2.2.1: update to 3.0.0-20150401 --------------------------+-------------------------------- Reporter: michipili@… | Owner: macports-tickets@… Type: update | Status: new Priority: Normal | Milestone: Component: ports | Version: Resolution: | Keywords: Port: bsdowl | --------------------------+-------------------------------- Changes (by mf2k@…): * version: 2.3.3 => * port: => bsdowl Comment: Normally in cases like this, you should make this a {{{-devel}}} port, so in this case create a new port called {{{bsdowl-devel}}}. Otherwise, [https://guide.macports.org/#development.patches per the guidelines], please instead attach a unified diff of the Portfile so we can easily see what changes you are proposing. -- Ticket URL: <https://trac.macports.org/ticket/47381#comment:1> MacPorts <https://www.macports.org/> Ports system for OS X
#47381: bsdowl @2.2.1: update to 3.0.0-20150401 --------------------------+-------------------------------- Reporter: michipili@… | Owner: macports-tickets@… Type: update | Status: new Priority: Normal | Milestone: Component: ports | Version: Resolution: | Keywords: maintainer Port: bsdowl | --------------------------+-------------------------------- Changes (by mf2k@…): * keywords: => maintainer -- Ticket URL: <https://trac.macports.org/ticket/47381#comment:2> MacPorts <https://www.macports.org/> Ports system for OS X
#47381: bsdowl @2.2.1: update to 3.0.0-20150401 --------------------------+-------------------------------- Reporter: michipili@… | Owner: macports-tickets@… Type: update | Status: new Priority: Normal | Milestone: Component: ports | Version: Resolution: | Keywords: maintainer Port: bsdowl | --------------------------+-------------------------------- Comment (by michipili@…): Thank you for your help! I updated the `Portfile` so that it now describes a `bsdowl-devel` package. It conflicts with `bsdowl`. -- Ticket URL: <https://trac.macports.org/ticket/47381#comment:3> MacPorts <https://www.macports.org/> Ports system for OS X
#47381: bsdowl @2.2.1: update to 3.0.0-20150401 --------------------------+-------------------------------- Reporter: michipili@… | Owner: macports-tickets@… Type: update | Status: new Priority: Normal | Milestone: Component: ports | Version: Resolution: | Keywords: maintainer Port: bsdowl | --------------------------+-------------------------------- Comment (by mf2k@…): Thanks! As an observation, your new variants do not have descriptions. Please add those. -- Ticket URL: <https://trac.macports.org/ticket/47381#comment:4> MacPorts <https://www.macports.org/> Ports system for OS X
#47381: bsdowl @2.2.1: update to 3.0.0-20150401 --------------------------+-------------------------------- Reporter: michipili@… | Owner: macports-tickets@… Type: update | Status: new Priority: Normal | Milestone: Component: ports | Version: Resolution: | Keywords: maintainer Port: bsdowl | --------------------------+-------------------------------- Comment (by michipili@…): I will. Is there anywhere a semi-official list of variants? I am hesitating between `+gpg` and `+gnupg`. -- Ticket URL: <https://trac.macports.org/ticket/47381#comment:5> MacPorts <https://www.macports.org/> Ports system for OS X
#47381: bsdowl @2.2.1: update to 3.0.0-20150401 --------------------------+-------------------------------- Reporter: michipili@… | Owner: macports-tickets@… Type: update | Status: new Priority: Normal | Milestone: Component: ports | Version: Resolution: | Keywords: maintainer Port: bsdowl | --------------------------+-------------------------------- Comment (by michipili@…): I prepared a new `Portfile` with variant descriptions. -- Ticket URL: <https://trac.macports.org/ticket/47381#comment:6> MacPorts <https://www.macports.org/> Ports system for OS X
#47381: bsdowl-devel: new port, version 3.0.0-20150401 ---------------------------+-------------------------------- Reporter: michipili@… | Owner: macports-tickets@… Type: update | Status: new Priority: Normal | Milestone: Component: ports | Version: Resolution: | Keywords: maintainer Port: bsdowl-devel | ---------------------------+-------------------------------- Changes (by ryandesign@…): * port: bsdowl => bsdowl-devel Comment: The whitespace of the portfile does not conform to what the modeline says the whitespace is. MacPorts standard whitespace is spaces indented at multiples of 4 spaces. -- Ticket URL: <https://trac.macports.org/ticket/47381#comment:7> MacPorts <https://www.macports.org/> Ports system for OS X
#47381: bsdowl-devel: new port, version 3.0.0-20150401 ---------------------------+-------------------------------- Reporter: michipili@… | Owner: macports-tickets@… Type: update | Status: new Priority: Normal | Milestone: Component: ports | Version: Resolution: | Keywords: maintainer Port: bsdowl-devel | ---------------------------+-------------------------------- Comment (by michipili@…): I prepared a new `Portfile` with correct indentation. I was so happy with it that I uploaded it two times. :) -- Ticket URL: <https://trac.macports.org/ticket/47381#comment:8> MacPorts <https://www.macports.org/> Ports system for OS X
#47381: bsdowl-devel: new port, version 3.0.0-20150401 ---------------------------+-------------------------------- Reporter: michipili@… | Owner: macports-tickets@… Type: update | Status: new Priority: Normal | Milestone: Component: ports | Version: Resolution: | Keywords: maintainer Port: bsdowl-devel | ---------------------------+-------------------------------- Comment (by khindenburg@…): I think the attached patch is the correct way of doing this - however, the configure script appears to be ignoring the --without-* -- Ticket URL: <https://trac.macports.org/ticket/47381#comment:10> MacPorts <https://www.macports.org/> Ports system for OS X
#47381: bsdowl-devel: new port, version 3.0.0-20150401 ---------------------------+-------------------------------- Reporter: michipili@… | Owner: macports-tickets@… Type: update | Status: new Priority: Normal | Milestone: Component: ports | Version: Resolution: | Keywords: maintainer Port: bsdowl-devel | ---------------------------+-------------------------------- Comment (by michipili@…): Which particular `without-*` option are you talking about? Most of these flags will actually only disable or enable tests – and will not have visible effects on the installed files. -- Ticket URL: <https://trac.macports.org/ticket/47381#comment:11> MacPorts <https://www.macports.org/> Ports system for OS X
#47381: bsdowl-devel: new port, version 3.0.0-20150401 ---------------------------+-------------------------------- Reporter: michipili@… | Owner: macports-tickets@… Type: update | Status: new Priority: Normal | Milestone: Component: ports | Version: Resolution: | Keywords: maintainer Port: bsdowl-devel | ---------------------------+-------------------------------- Comment (by khindenburg@…): These from ./configure - since the script will auto-add any of these that it finds, we have to start w/ all --without-* {{{ --with-PACKAGE[=ARG] use PACKAGE [ARG=yes] --without-PACKAGE do not use PACKAGE (same as --with-PACKAGE=no) --with-gpg support signing of distribution files with GPG --with-gm support conversion of METAPOST pictures to PNG with GraphicsMagick --with-tex support preparation of TeX documents --with-ocaml support preparation of OCaml projects --with-findlib support use of OCaml findlib in OCaml projects --with-tidy support use of tidy to canonise HTML pages --with-opensp support static HTML pages generation with OpenSP --with-noweb support literate programming with noweb }}} -- Ticket URL: <https://trac.macports.org/ticket/47381#comment:12> MacPorts <https://www.macports.org/> Ports system for OS X
#47381: bsdowl-devel: new port, version 3.0.0-20150401 ---------------------------+-------------------------------- Reporter: michipili@… | Owner: macports-tickets@… Type: update | Status: new Priority: Normal | Milestone: Component: ports | Version: Resolution: | Keywords: maintainer Port: bsdowl-devel | ---------------------------+-------------------------------- Comment (by michipili@…): These `with-*` force the `./configure` script to fail if the corresponding component cannot be detected. Besides this, they have no effect on what is actually installed or not. -- Ticket URL: <https://trac.macports.org/ticket/47381#comment:13> MacPorts <https://www.macports.org/> Ports system for OS X
participants (1)
-
MacPorts