Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
1.10.1 14 Nov 2024 18:33:26 |
Dmitry Marakasov (amdmi3) |
devel/osc: update 1.10.0 → 1.10.1 |
1.10.0 08 Nov 2024 15:13:02 |
Dmitry Marakasov (amdmi3) |
devel/osc: update 1.9.2 → 1.10.0 |
1.9.2 27 Sep 2024 11:08:28 |
Dmitry Marakasov (amdmi3) |
devel/osc: update 1.9.1 → 1.9.2 |
1.9.1 02 Sep 2024 20:01:59 |
Dmitry Marakasov (amdmi3) |
devel/osc: update 1.8.3 → 1.9.1 |
1.8.3 09 Jul 2024 16:24:30 |
Dmitry Marakasov (amdmi3) |
devel/osc: update 1.8.2 → 1.8.3 |
1.8.2 03 Jul 2024 01:09:04 |
Dmitry Marakasov (amdmi3) |
devel/osc: update 1.8.1 → 1.8.2 |
1.8.1 01 Jul 2024 13:26:46 |
Dmitry Marakasov (amdmi3) |
devel/osc: update 1.7.0 → 1.8.1 |
1.7.0 24 May 2024 20:48:43 |
Dmitry Marakasov (amdmi3) |
devel/osc: update 1.6.2 → 1.7.0 |
1.6.2 15 Apr 2024 16:58:53 |
Dmitry Marakasov (amdmi3) |
devel/osc: update 1.6.1 → 1.6.2 |
1.6.1 27 Feb 2024 17:01:05 |
Dmitry Marakasov (amdmi3) |
devel/osc: update 1.4.4 → 1.6.1 |
1.4.4 08 Nov 2023 18:31:04 |
Dmitry Marakasov (amdmi3) |
devel/osc: update 1.4.1 → 1.4.4 |
1.4.1 12 Oct 2023 19:38:12 |
Dmitry Marakasov (amdmi3) |
devel/osc: update 1.4.0 → 1.4.1 |
1.4.0 05 Oct 2023 13:20:28 |
Dmitry Marakasov (amdmi3) |
devel/osc: update 1.3.1 → 1.4.0
- Install completions |
1.3.1 29 Sep 2023 14:19:56 |
Po-Chuan Hsieh (sunpoet) |
*: Replace USES=pycryptography* with USE_PYTHON=cryptography{,_build,_test}
- Introduce USE_PYTHON=cryptography{,_build,_test}
- Switch all 96 ports from USES=pycryptography to with
USE_PYTHON=cryptography{,_build,_test}
- Remove Mk/Uses/pycryptography.mk
PR: 273727
Approved by: tcberner (portmgr)
Exp-run by: antoine |
1.3.1 08 Sep 2023 00:12:25 |
Dmitry Marakasov (amdmi3) |
devel/osc: update 1.3.0 → 1.3.1 |
1.3.0 21 Aug 2023 17:23:18 |
Dmitry Marakasov (amdmi3) |
devel/osc: update 1.2.0 → 1.3.0 |
1.2.0 25 Jul 2023 18:40:34 |
Dmitry Marakasov (amdmi3) |
devel/osc: update 1.1.4 → 1.2.0 |
1.1.4 22 Jul 2023 07:46:38 |
Tobias C. Berner (tcberner) |
framework: convert tree to use USES=pycryptography
A future commit will update to security/py-cryptography will introduce a
rust dependency.
PR: 254853 |
1.1.4 29 May 2023 20:49:08 |
Dmitry Marakasov (amdmi3) |
devel/osc: update 1.1.3 → 1.1.4 |
1.1.3 11 May 2023 11:52:22 |
Dmitry Marakasov (amdmi3) |
devel/osc: update 1.1.2 → 1.1.3 |
1.1.2 03 May 2023 11:26:29 |
Dmitry Marakasov (amdmi3) |
devel/osc: update 1.1.1 → 1.1.2 |
1.1.1 13 Apr 2023 20:26:34 |
Dmitry Marakasov (amdmi3) |
devel/osc: update 1.1.0 → 1.1.1 |
1.1.0 05 Apr 2023 18:48:44 |
Dmitry Marakasov (amdmi3) |
devel/osc: update 1.0.1 → 1.1.0 |
1.0.1 23 Mar 2023 13:22:54 |
Dmitry Marakasov (amdmi3) |
devel/osc: update 0.182.0 → 1.0.1 |
0.182.0 21 Nov 2022 17:23:42 |
Dmitry Marakasov (amdmi3) |
*/*: switch my ports from USES=pytest to USE_PYTHON=pytest
Suggested by: sunpoet |
0.182.0 08 Sep 2022 20:30:19 |
Dmitry Marakasov (amdmi3) |
devel/osc: update 0.181.0 → 0.182.0 |
07 Sep 2022 21:58:51 |
Stefan Eßer (se) |
Remove WWW entries moved into port Makefiles
Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner) |
0.181.0 07 Sep 2022 21:10:59 |
Stefan Eßer (se) |
Add WWW entries to port Makefiles
It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.
Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.
There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above ) |
0.181.0 27 Jul 2022 21:52:16 |
Dmitry Marakasov (amdmi3) |
devel/osc: update 0.180.0 → 0.181.0 |
0.180.0 29 Jun 2022 21:43:32 |
Dmitry Marakasov (amdmi3) |
devel/osc: update 0.179.0 → 0.180.0 |
0.179.0 03 Jun 2022 17:44:32 |
Dmitry Marakasov (amdmi3) |
devel/osc: update 0.178.0 → 0.179.0 |
0.178.0 30 May 2022 15:40:16 |
Dmitry Marakasov (amdmi3) |
devel/osc: update 0.177.0 → 0.178.0, support testing |
0.177.0 29 Apr 2022 11:55:20 |
Dmitry Marakasov (amdmi3) |
devel/osc: update 0.176.0 → 0.177.0 |
0.176.0 03 Mar 2022 19:35:38 |
Dmitry Marakasov (amdmi3) |
devel/osc: update 0.175.0 → 0.176.0 |
0.175.0 13 Dec 2021 11:45:53 |
Dmitry Marakasov (amdmi3) |
devel/osc: update to 0.175.0 |
0.174.0 18 Aug 2021 13:17:18 |
Dmitry Marakasov (amdmi3) |
devel/osc: update to 0.174.0 |
0.173.0 23 May 2021 20:35:31 |
Dmitry Marakasov (amdmi3) |
devel/osc: update to 0.173.0 |
0.172.0 07 Apr 2021 23:19:01 |
Dmitry Marakasov (amdmi3) |
Remove useless Created by: headers mentioning me |
0.172.0 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
0.172.0 28 Jan 2021 16:01:02 |
amdmi3 |
- Update to 0.172.0 |
0.171.0 16 Nov 2020 01:50:16 |
amdmi3 |
- Update to 0.171.0 |
0.170.0 13 Jul 2020 22:35:50 |
amdmi3 |
- Update to 0.170.0 |
0.169.1 31 May 2020 21:51:42 |
amdmi3 |
- Update to 0.169.1 |
0.169.0 28 May 2020 19:32:59 |
amdmi3 |
- Update to 0.169.0 |
0.168.2 29 Mar 2020 15:33:27 |
amdmi3 |
- Update to 0.168.2 |
0.167.2 08 Mar 2020 17:01:47 |
antoine |
Deprecate some ports using deprecated version of python
With hat: portmgr |
0.167.2 08 Jan 2020 15:17:05 |
amdmi3 |
- Update to 0.167.2 |
0.167.1 11 Dec 2019 13:59:43 |
amdmi3 |
- Update to 0.167.1 |
0.167.0 09 Dec 2019 15:26:30 |
amdmi3 |
- Update to 0.167.0 |
0.166.2 15 Nov 2019 23:24:43 |
amdmi3 |
- Update to 0.166.2 |
0.166.1 30 Oct 2019 16:31:52 |
amdmi3 |
- Update to 0.166.1 |
0.166.0 30 Oct 2019 15:13:17 |
amdmi3 |
- Update to 0.166.0 |
0.165.4 14 Aug 2019 13:32:44 |
amdmi3 |
- Update to 0.165.4 |
0.165.3 27 Jul 2019 20:30:51 |
amdmi3 |
- Update to 0.165.3 |
0.165.2 22 Jul 2019 17:59:18 |
amdmi3 |
- Update to 0.165.2 |
0.165.1 02 Jun 2019 13:53:11 |
amdmi3 |
- Update to 0.165.1 |
0.165.0 30 Apr 2019 17:21:07 |
amdmi3 |
- Update to 0.165.0 |
0.164.2 13 Feb 2019 20:35:15 |
amdmi3 |
- Update to 0.164.2 |
0.164.1 18 Jan 2019 15:58:13 |
amdmi3 |
- Update to 0.164.1 |
0.164.0 13 Jan 2019 17:02:01 |
amdmi3 |
- Update to 0.164.0 |
0.163.0 27 Aug 2018 13:04:00 |
amdmi3 |
- Update to 0.163.0 |
0.162.1 20 Jun 2018 17:05:44 |
mat |
Use PY_FLAVOR for dependencies.
FLAVOR is the current port's flavor, it should not be used outside of
this scope.
Sponsored by: Absolight |
0.162.1 06 Dec 2017 12:28:52 |
amdmi3 |
- Update to 0.162.1 |
0.162.0 05 Dec 2017 14:01:13 |
lme |
devel/osc:
Fix typo in pkg-descr
Approved by: portmgr blanket |
0.162.0 04 Dec 2017 20:27:09 |
amdmi3 |
- Chase tag slip; diff only includes version change |
0.162.0 02 Dec 2017 00:24:36 |
amdmi3 |
- Update to 0.162.0 |
0.161.1 30 Nov 2017 15:50:34 |
mat |
Convert Python ports to FLAVORS.
Ports using USE_PYTHON=distutils are now flavored. They will
automatically get flavors (py27, py34, py35, py36) depending on what
versions they support.
There is also a USE_PYTHON=flavors for ports that do not use distutils
but need FLAVORS to be set. A USE_PYTHON=noflavors can be set if
using distutils but flavors are not wanted.
A new USE_PYTHON=optsuffix that will add PYTHON_PKGNAMESUFFIX has been
added to cope with Python ports that did not have the Python
PKGNAMEPREFIX but are flavored.
USES=python now also exports a PY_FLAVOR variable that contains the (Only the first 15 lines of the commit message are shown above ) |
0.161.1 08 Nov 2017 14:18:20 |
amdmi3 |
- Update to 0.161.1 |
0.160.0 04 Oct 2017 11:21:34 |
amdmi3 |
- Update to 0.160.0 |
0.159.0 21 Jul 2017 12:09:44 |
amdmi3 |
- Update to 0.159.0 |
0.158.0 10 May 2017 15:05:42 |
amdmi3 |
- Update to 0.158.0 |
0.157.2 28 Mar 2017 18:37:01 |
amdmi3 |
- Update to 0.157.2 |
0.157.1 14 Mar 2017 08:15:17 |
amdmi3 |
- Update to 0.157.1 |
0.156.0 23 Jan 2017 15:13:54 |
amdmi3 |
- Update WWW |
0.156.0 23 Dec 2016 10:15:39 |
amdmi3 |
- Update to 0.156.0 |
0.155.1 01 Oct 2016 06:32:18 |
amdmi3 |
- Update to 0.155.1
- Switch to USE_PYTHON=autoplist |
0.155.0 17 Aug 2016 13:28:56 |
amdmi3 |
- Update to 0.155.0
- Switch to options helpers |
0.154.0 12 May 2016 18:32:28 |
amdmi3 |
- Update to 0.154.0 |
0.151.2 01 Apr 2016 14:00:57 |
mat |
Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.
With hat: portmgr
Sponsored by: Absolight |
0.151.2 12 Jan 2016 16:20:32 |
amdmi3 |
Convert LICENSE= "GPLxx # or later" to "GPLxx+"
Approved by: portmgr blanket |
0.151.2 13 Jun 2015 20:02:59 |
amdmi3 |
- Add NO_ARCH |
0.151.2 29 Apr 2015 20:00:21 |
amdmi3 |
- Clarify LICENSE |
0.151.2 28 Apr 2015 18:44:05 |
bdrewery |
USE_GITHUB: For the new support, fix DISTNAME to be more consistent.
When using GH_TAGNAME the DISTNAME would have GH_PROJECT and GH_ACCOUNT in
it. When not using GH_TAGNAME it would not have this. Now both cases
will add in the GH_PROJECT and GH_ACCOUNT.
Add special care to ensure that the DISTVERSION is not added in twice. If
a port does GH_TAGNAME=v${PORTVERSION} it will be added in twice though. For
that case DISTVERSIONPREFIX=v should be set and no GH_TAGNAME should be used.
empty() is used rather than (!defined || !${}) to support fmake.
The purpose of setting DISTNAME at all in these cases is to make it more clear
that the distfile is from *GITHUB* and to avoid collisions if a project were
to be renamed or moved. Without adding in GH_PROJECT and GH_ACCOUNT then there
are real risks that collisions on filenames would happen on renamed or moved
projects, which is fairly common. A GITHUB-generated file may not match
a custom-rolled or git-archive-rolled distfile.
PR: 199069
With hat: portmgr
Testing done: All USE_GITHUB ports without GH_COMMIT were
checksum/fetch/extract/WRKSRC tested. |
0.151.2 03 Apr 2015 16:33:32 |
amdmi3 |
- Add CPE info |
0.151.2 31 Mar 2015 16:25:38 |
amdmi3 |
- Update to 0.151.2
- Fixes CVE-2015-0778 (shell command injection via crafted _service files)
PR: 198876
Submitted by: venture37@geeklan.co.uk |
0.140.0 30 Sep 2014 13:47:15 |
amdmi3 |
- Convert to USES=python |
0.140.0 22 Sep 2014 12:49:26 |
amdmi3 |
- Cleanup plist |
0.140.0 19 Oct 2013 01:46:13 |
amdmi3 |
- Move manpage to plist |
0.140.0 24 Sep 2013 17:11:51 |
amdmi3 |
Support staging |
0.140.0 20 Sep 2013 17:13:47 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
devel part 3) |
0.140.0 27 Jun 2013 08:21:45 |
amdmi3 |
- Update to 0.140.0
- Fix fetch
PR: 179757
Submitted by: John Marino <draco@marino.st> |
0.139.2 30 May 2013 19:31:47 |
amdmi3 |
- Update to 0.139.2
- Fix fetch |
0.138.0 06 Feb 2013 00:30:45 |
amdmi3 |
osc is a command-line client fot openSUSE build service. It is
written in Python, and in addition to the commandline interface it
also provides a Python module, for use by other Python programs.
osc is a subversion-like client. It serves as client for the source
code repository component of the build service, and it is used to
edit metadata or query about build results.
WWW: http://en.opensuse.org/openSUSE:OSC |