CVSROOT:/cvs
Module name:ports
Changes by: k...@cvs.openbsd.org2021/01/20 00:31:55
Modified files:
net/catgirl: Makefile
Removed files:
net/catgirl/patches: patch-Makefile
Log message:
Replace Makefile patch with FAKE_FLAGS
No change.
OK solene
No PLIST change.
Feedback? OK?
Index: Makefile
===
RCS file: /cvs/ports/net/catgirl/Makefile,v
retrieving revision 1.4
diff -u -p -r1.4 Makefile
--- Makefile17 Jan 2021 10:17:51 - 1.4
+++ Makefile19 Jan 2021 17:02:31
On Sun, Jan 17, 2021 at 02:12:19PM +, Lucas wrote:
> As such, I propose the following patch, dropping MAINTAINER and removing
> version constraint for glib2 and sqlite3.
Thanks, I've committed the update without any version requirements and
removed you as maintainer.
CVSROOT:/cvs
Module name:ports
Changes by: k...@cvs.openbsd.org2021/01/17 10:08:09
Modified files:
net/profanity : Makefile distinfo
net/profanity/patches: patch-configure_ac
net/profanity/pkg: PLIST
Log message:
update to profanity 0.10.0
Remove
CVSROOT:/cvs
Module name:ports
Changes by: k...@cvs.openbsd.org2021/01/17 03:17:51
Modified files:
net/catgirl: Makefile distinfo
Log message:
update to catgirl 1.5
Lots of bug fixes and added features, upstream also did pledge and unveil.
OK solene
Upstream fixed a bunch of things. Useful new features include server
certificate handling and pledge/unveil support.
Built on amd64 and spar64, tested on sparc64.
Feedback? OK?
Index: Makefile
===
RCS file:
On Sat, Jan 16, 2021 at 06:43:05PM +, Lucas wrote:
> Find a tiny update for release 1.1 of mblaze. From the release notes:
> I decided to also start including the `contrib/` directory in the
> package, which is a collection of 3rd parties scripts that might be
> useful for users. In
CVSROOT:/cvs
Module name:ports
Changes by: k...@cvs.openbsd.org2021/01/17 00:36:21
Modified files:
mail/mblaze: Makefile distinfo
mail/mblaze/pkg: PLIST
Log message:
update to mblaze 1.1
* mcom: allow tilde prefixed path for profile's outbox setting
*
https://github.com/profanity-im/profanity/releases/tag/0.10.0
Version requirements taken from the changelog.
One could also emit the first python3 hunk now from the configure.ac
patch but 3.8 is more explicit so best leave it there in case multiple
python 3 versions are a problem.
Tested on
CVSROOT:/cvs
Module name:ports
Changes by: k...@cvs.openbsd.org2021/01/16 14:08:39
Modified files:
net/dino : Makefile distinfo
net/dino/patches: patch-libdino_CMakeLists_txt
patch-main_CMakeLists_txt
On Tue, Jan 05, 2021 at 07:18:20AM -0700, Aaron Bieber wrote:
> This teaches portgen and go.port.mk how to handle module URLs that
> contain uppercase characters.
>
> Go has chosen to translate module names like
> 'github.com/poolpOrg/filter-rspamd' to
> 'github.com/ploop!org/filter-rspamd'.
Your
On Sat, Jan 16, 2021 at 11:39:31AM +0100, Rafael Sadowski wrote:
> Cloud we remove x11/qt5styleplugins? It is upstream completely
> unmaintained and I'm no really willing to do the extra work and unbreak
> it with Qt 5.15.
No point in beating a dead horse that hinders you in maintaining the Qt
CVSROOT:/cvs
Module name:ports
Changes by: k...@cvs.openbsd.org2021/01/15 22:24:42
Modified files:
sysutils/portroach-cli: Makefile
sysutils/portroach-cli/files: portroach-cli
Log message:
Print column headers
CVSROOT:/cvs
Module name:ports
Changes by: k...@cvs.openbsd.org2021/01/15 21:45:36
Modified files:
sysutils/ruby-puppet/5: Makefile
Log message:
Fix Puppet 5 after switching Ruby from 2.6 to 2.7
The sync gem has been removed from Ruby 2.7, add new port to
On Fri, Jan 15, 2021 at 12:49:00PM +0100, Klemens Nanni wrote:
> On Fri, Jan 15, 2021 at 12:18:21AM -0500, George Koehler wrote:
> > On Thu, 14 Jan 2021 18:39:13 +0100
> > Giovanni Bechis wrote:
> >
> > > Attached is a wip port of ruby-sync (created with portgen in
CVSROOT:/cvs
Module name:ports
Changes by: k...@cvs.openbsd.org2021/01/15 04:54:00
Modified files:
sysutils/ruby-puppet/5: Makefile
sysutils/ruby-puppet/5/patches: patch-ext_rack_config_ru
Log message:
SYSCONFIDR -> SYSCONFDIR
Spotted by gkoehler@, thanks.
On Fri, Jan 15, 2021 at 12:18:21AM -0500, George Koehler wrote:
> On Thu, 14 Jan 2021 18:39:13 +0100
> Giovanni Bechis wrote:
>
> > Attached is a wip port of ruby-sync (created with portgen in few minutes),
> > puppet 5.5 now works even if with a lot of deprecated warnings...
>
> My attachment
On Thu, Jan 14, 2021 at 09:37:59AM +0100, Giovanni Bechis wrote:
> unfortunately Puppet6 has no pdk command ported yet and I have lot of Puppet
> code to double check before switching to Puppet6.
Neither do we have puppetmaster or puppetdb ported for version 6, so
only agents are working on
On Thu, Jan 14, 2021 at 08:51:10AM +0100, Giovanni Bechis wrote:
> On Thu, Jan 14, 2021 at 08:46:26AM +0100, Giovanni Bechis wrote:
> > Hi,
> > on current (packages as of today) Puppet cannot start anymore,
> > the error is the following:
> >
> > [~]$ doas puppet agent -t
> >
On Thu, Jan 14, 2021 at 08:46:26AM +0100, Giovanni Bechis wrote:
> Hi,
> on current (packages as of today) Puppet cannot start anymore,
> the error is the following:
>
> [~]$ doas puppet agent -t
> /usr/local/lib/ruby/site_ruby/2.7/puppet/util.rb:461: warning: URI.escape is
> obsolete
> cannot
On Tue, Jan 12, 2021 at 05:10:09PM +0100, Remi Locherer wrote:
> After updating the baikal package I was greeted with this message:
>
> Composer detected issues in your platform: Your Composer dependencies
> require the following PHP extensions to be installed: curl
>
> OK for below diff?
OK kn
On Wed, Jan 13, 2021 at 09:09:50PM +0100, Henrik Friedrichsen wrote:
> Updates ncspot to 0.3.0
>
> Release notes: https://github.com/hrkfdn/ncspot/releases/tag/v0.3.0
Committed, thanks.
CVSROOT:/cvs
Module name:ports
Changes by: k...@cvs.openbsd.org2021/01/13 17:05:43
Modified files:
audio/ncspot : Makefile distinfo
Log message:
Update to ncspot 0.3.0
>From maintainer Henrik Friedrichsen
CVSROOT:/cvs
Module name:ports
Changes by: k...@cvs.openbsd.org2021/01/12 06:20:41
Modified files:
sysutils/portroach-cli: Makefile
sysutils/portroach-cli/files: portroach-cli
Log message:
Show COMMENT if HOMEPAGE is empty, disable empty matches for regexes
CVSROOT:/cvs
Module name:ports
Changes by: k...@cvs.openbsd.org2021/01/12 01:34:58
Modified files:
sysutils/portroach-cli: Makefile
sysutils/portroach-cli/files: portroach-cli
Log message:
Fail on URLs without scheme, add missing RCS id
Otherwise ftp(1)
CVSROOT:/cvs
Module name:ports
Changes by: k...@cvs.openbsd.org2021/01/11 15:13:08
Modified files:
sysutils : Makefile
Log message:
+ portroach-cli
CVSROOT:/cvs
Module name:ports
Changes by: k...@cvs.openbsd.org2021/01/11 15:12:03
Log message:
Import portroach-cli(1)
portroach-cli is a utility to query a portroach(1) instance.
It can filter ports and prints results on standard output.
OK
table printing:
$ portroach-cli -m kn@ -p 'git|^sysutils/|varnish'
===>benoit lecocq , klemens nanni
devel/git 2.30.0 up-to-date https://git-scm.com/
===>klemens nanni
sysutils/augeas 1.12.0 up-to-date https://auge
On Mon, Jan 11, 2021 at 12:23:59AM +0100, Charlene Wendling wrote:
> $ xdg-settings set default-web-browser netsurf.desktop
> which: netsurf-gtk: Command not found.
> readlink: : No such file or directory
>
> It has been forgotten since the www/netsurf transition to gtk3.
>
> The below diff
CVSROOT:/cvs
Module name:ports
Changes by: k...@cvs.openbsd.org2021/01/10 15:34:50
Modified files:
security/ssh-ldap-helper: Makefile
Log message:
Convert quirky .rpm handling to regular EXTRACT_SUFX=.rpm
No plist change.
OK espie robert
CVSROOT:/cvs
Module name:ports
Changes by: k...@cvs.openbsd.org2021/01/10 15:33:22
Modified files:
sysutils/mdprint: Makefile
mail/kopano/webapp: Makefile
Log message:
Convert quirky .rpm handling to regular EXTRACT_SUFX=.rpm
OK espie robert
CVSROOT:/cvs
Module name:ports
Changes by: k...@cvs.openbsd.org2021/01/10 15:29:33
Modified files:
infrastructure/mk: bsd.port.mk
Log message:
Support .rpm in EXTRACT_CASES
Less special cases in (rare) ports, pluse one can use EXTRACT_FILES as usual
now.
OK espie
On Sat, Jan 09, 2021 at 10:45:23PM +0100, Marc Espie wrote:
> No objection from me, but you need a small snippet for bsd.port.mk(5) as
> well.
Right, thanks.
Index: share/man//man5/bsd.port.mk.5
===
RCS file:
On Sat, Jan 09, 2021 at 10:38:36PM +0100, Klemens Nanni wrote:
> Coming from sysutils/mdprint I want ordinary distfiles handling.
> Since we have more than one port using RPM files, here is a straight
> forward diff to unify each of their quirky handling.
>
> Less code, no plist ch
Coming from sysutils/mdprint I want ordinary distfiles handling.
Since we have more than one port using RPM files, here is a straight
forward diff to unify each of their quirky handling.
Less code, no plist change and we can use EXTRACT_FILES if need be.
OK?
Index: infrastructure/mk/bsd.port.mk
On Fri, Jan 08, 2021 at 12:21:00PM +0100, Stefan Sperling wrote:
> This adds a patch which makes amtterm work against a machine running
> Intel ME version 12.
>
> This should really be upstream code, but it looks like upstream is inactive.
> And without this patch amtterm is entirely useless
perform virtual machine power operations gracefully.
- Periodic collection of network, disk, and memory usage information
from the
guest.
Maintainer: Klemens Nanni
WWW: https://github.com/vmware/open-vm-tools
Feedback? OK?
open-vm-tools.tgz
Description: application/tar-gz
On Fri, Jan 08, 2021 at 06:05:04PM +, Mike Larkin wrote:
> Does vmtoolsd populate all the values (IP addresses, etc) when vmt(4) is
> also running?
To clarify and have that info on ports@:
open-vm-tools works fine with vmt(4) running; If the driver is enabled
(default), one does not have
in
VMware products for better management of, and seamless user
interactions with,
guests. It includes kernel modules for enhancing the performance of
virtual
machines running Linux or other VMware supported Unix like guest
operating
systems.
Maintainer: Klemens
On Tue, Jan 05, 2021 at 11:24:03AM +, Stuart Henderson wrote:
> The @conflict weren't quite right, no harm but there were never any
> pylint-main-$VER/pylint3-main-$VER packages so they aren't needed
> (it's good to avoid "not needed" things in ports even if they don't
> cause an actual
On Mon, Jan 04, 2021 at 10:33:37PM -0500, Daniel Dickman wrote:
> Updates work ok for me with my latest diff below. Maybe take a look if it
> helps?
>
> Note I haven't checked the pkgpath and conflict markers carefully enough.
> And I haven't tested the pylint consumers, but this has been
CVSROOT:/cvs
Module name:ports
Changes by: k...@cvs.openbsd.org2021/01/04 21:37:20
Modified files:
devel/quirks : Makefile
devel/quirks/files: Quirks.pm
devel/pylint : Makefile distinfo
Added files:
devel/pylint/patches:
On Thu, Dec 31, 2020 at 01:33:21AM +0100, Klemens Nanni wrote:
> On Wed, Dec 30, 2020 at 06:15:04PM -0500, Daniel Dickman wrote:
> > See below for how far I've gotten with that. Please feel free to finish up
> > the update and commit when you're happy with it.
> Mostly what
CVSROOT:/cvs
Module name:ports
Changes by: k...@cvs.openbsd.org2021/01/03 15:53:18
Modified files:
net/tinc : Makefile distinfo
net/tinc/pkg : PLIST
Added files:
net/tinc/patches: patch-test_splice_c
Log message:
Update to tinc 1.1pre17
On Fri, Dec 25, 2020 at 01:23:47AM +0100, Charlene Wendling wrote:
> On Wed, 9 Sep 2020 16:58:56 +0200
> Rafael Sadowski wrote:
>
> > On Sat Aug 22, 2020 at 03:58:23PM +0200, Rafael Sadowski wrote:
> > > On Sat Aug 22, 2020 at 03:11:16PM +0200, Matthieu Herrb wrote:
> > > > On Sat, Aug 22, 2020
https://marc.info/?l=openbsd-ports=156916051316517=2 was my first
attempt over a year ago to update.
naddy and sthen had provided feedback which made it to the final diff;
thread/diff and my interest stalled after that, now I have a use case
for tinc again, so hopefully we can get it in this
On Sat, Jan 02, 2021 at 08:59:31AM -0600, joshua stein wrote:
> Installing ruby-shims gives a more user-friendly default experience
> since it will automatically make /usr/local/bin/ruby and friends
> work with whichever ruby package is installed, without having to use
> symlinks.
OK kn wit
On Wed, Dec 30, 2020 at 11:46:25PM +0100, Marc Espie wrote:
> There aren't that many specific cases.
But they exist and the consequences are subtle breakage in the ports
infrastructure code.
> Actually, you've got an example of bsd.port.mk dealing with things
> for dwz, for instance.
>
> and the
On Wed, Dec 30, 2020 at 06:15:04PM -0500, Daniel Dickman wrote:
> See below for how far I've gotten with that. Please feel free to finish up
> the update and commit when you're happy with it.
Mostly what I have, but I also made tests work and added @pkgpath bits
for the pylint3,-main,python3 ->
CVSROOT:/cvs
Module name:ports
Changes by: k...@cvs.openbsd.org2020/12/30 16:13:54
Modified files:
sysutils/ruby-puppet/6: Makefile
sysutils/ruby-puppet/6/pkg: PLIST
Log message:
Remove broken puppetmaster rc.d script
Someone on IRC mentioned
On Sun, Dec 27, 2020 at 10:58:48PM -0500, Daniel Dickman wrote:
> Yeah, devel/py-astroid is not python 3.8 compatible from what I remember.
>
> To fix pylint, you'll need to get py-astroid updated to version 2.1.0 or
> later.
I see sthen and you have updated (and fixed) ports for pylint to work
CVSROOT:/cvs
Module name:ports
Changes by: k...@cvs.openbsd.org2020/12/30 15:34:04
Modified files:
devel/py-lazy-object-proxy: Makefile
Log message:
Add setuptools_scm as BUILD_DEPENDS to unbreak build
On Wed, Dec 30, 2020 at 09:30:57PM +, Stuart Henderson wrote:
> Oh wow, quite a deep rabbit hole to go down for this. I went for the
> simple approach:
>
> $ echo $PKG_PATH
> http://ftp.hostserver.de/pub/OpenBSD/snapshots/packages/%a/
I don't use `-Dsnap' to ensure snapshot packages but
CVSROOT:/cvs
Module name:ports
Changes by: k...@cvs.openbsd.org2020/12/30 14:43:51
Modified files:
devel/quirks : Makefile
Log message:
Check syntax for all .pm files
CVSROOT:/cvs
Module name:ports
Changes by: k...@cvs.openbsd.org2020/12/30 14:38:58
Modified files:
net: Makefile
net/scapy : Makefile
net/scapy/pkg : PLIST
devel/quirks : Makefile
devel/quirks/files: Quirks.pm
So the tech@ thread about make.1 improvements stems from an issue I have
with `make package' in devel/quirks and `FETCH_PACKAGES=-Dsnap' in
mk.conf(5):
$ cat /etc/mk.conf
SUDO = doas
FETCH_PACKAGES =-Dsnap
PORTS_PRIVSEP = Yes
$ cd
CVSROOT:/cvs
Module name:ports
Changes by: k...@cvs.openbsd.org2020/12/29 13:23:05
Modified files:
devel/git : Makefile distinfo
devel/git/patches: patch-builtin_gc_c
devel/git/pkg : PLIST-main
Log message:
Update to git 2.30.0
CVSROOT:/cvs
Module name:ports
Changes by: k...@cvs.openbsd.org2020/12/27 21:01:48
Modified files:
sysutils/mdprint: Makefile
sysutils/mdprint/patches: patch-tools_mdprint_mdprint_py
Log message:
Fix Python 3.8+ SyntaxWarning messages on every usage
Tried to use pylint for the first time, this does not look right:
$ pylint-3 -h
Traceback (most recent call last):
File "/usr/local/lib/python3.8/site-packages/astroid/astpeephole.py",
line 29, in
_TYPES = (_ast.Str, _ast.Bytes)
AttributeError:
ces and intregration to stream arbitrary URLs or
watch YouTube search results.
Maintainer: Klemens Nanni
I know this could conflict with a future port of the GNU watch(1) tool,
but it has yet to arrive and other names for this tool are already used,
e.g. view(1) from editors/vim and strea
On Sat, Dec 12, 2020 at 12:22:25PM +0100, Rafael Sadowski wrote:
> Time to remove x11/qt3. There are no cosumers lefs, OK to remove it?
OK kn
CVSROOT:/cvs
Module name:ports
Changes by: k...@cvs.openbsd.org2020/12/11 12:17:42
Modified files:
editors/vis: Makefile distinfo
editors/vis/patches: patch-configure
editors/vis/pkg: PLIST
Log message:
Update to vis 0.7
"This is mostly a bug
On Sun, Dec 06, 2020 at 09:38:50AM +0100, Rafael Sadowski wrote:
> Without much text, without much argument. I think it's time to get rid
> of KDE3 forever.
>
> OK to remove KDE3?
OK kn
Ah, one thing: I think there were drawbacks with using
RUN_DEPENDS = ${BUILD_DEPENDS}
so best to duplicate them here.
I think pre-build can be smarter, i.e.
cd ${WRKSRC}/lib/ && find . -name \*.whl -exec env pip ... {} +
But I can't test that right now, so OK kn for the updated
On Sun, Nov 22, 2020 at 02:42:16AM +0300, Pavel Korovin wrote:
> I'm looking for OKs to import this.
`make test' works with two small warnings, "devel" should probably be
the primary category instead of "sysutils".
Where do those LOCAL_DEPS come from? How did yoy compile that list?
I'd be
CVSROOT:/cvs
Module name:ports
Changes by: k...@cvs.openbsd.org2020/11/21 07:46:15
Modified files:
sysutils/coreboot-utils: Makefile distinfo
sysutils/coreboot-utils/patches: patch-util_cbmem_cbmem_c
CVSROOT:/cvs
Module name:ports
Changes by: k...@cvs.openbsd.org2020/11/07 10:17:22
Modified files:
www/varnish: Makefile
www/varnish/files: varnishreload varnishreload.1
www/varnish/pkg: PLIST
Log message:
Zap duplicate example VCL files,
CVSROOT:/cvs
Module name:ports
Changes by: k...@cvs.openbsd.org2020/11/05 15:33:30
Modified files:
sysutils/tmate : Makefile
Log message:
Zap stray backslash
CVSROOT:/cvs
Module name:ports
Changes by: k...@cvs.openbsd.org2020/11/05 15:32:31
Modified files:
sysutils/tmate : Makefile distinfo
Removed files:
sysutils/tmate/patches: patch-tmate-session_c
patch-tmate-ssh-client_c
Log
CVSROOT:/cvs
Module name:ports
Changes by: k...@cvs.openbsd.org2020/11/05 13:27:59
Modified files:
sysutils/ruby-puppet/6: Makefile distinfo
sysutils/ruby-puppet/6/patches: patch-lib_puppet_defaults_rb
CVSROOT:/cvs
Module name:ports
Changes by: k...@cvs.openbsd.org2020/11/05 13:21:35
Modified files:
lang/ruby/2.7 : Makefile distinfo
Log message:
Switch github.com/.diff URLs to .patch in PATCHFILES
The latter includes the original commit message which we then
get
CVSROOT:/cvs
Module name:ports
Changes by: k...@cvs.openbsd.org2020/11/05 12:27:38
Modified files:
security/angrop: Makefile
Log message:
Fix previous (removed the wrong MAINTAINER)
CVSROOT:/cvs
Module name:ports
Changes by: k...@cvs.openbsd.org2020/11/04 13:58:17
Modified files:
security/angrop: Makefile
devel/angr : Makefile.inc
devel/angr/py-ailment: Makefile
devel/angr/py-angr: Makefile
On Wed, Nov 04, 2020 at 03:28:09PM +, Stuart Henderson wrote:
> Updated version attaached:
Thanks, I had some of thoes but didn't come around to mail it, but you
did a better job anyway.
> - whitespace fixes
>
> - while you had MODPY_SETUPTOOLS set you were overriding do-install so it
>
On Sun, Nov 01, 2020 at 02:12:33PM +0100, Jeremie Courreges-Anglas wrote:
> On Sun, Nov 01 2020, Antoine Jacoutot wrote:
> > Hi.
> >
> > Is anyone using x11/keybinder,-python?
> > It seems nothing depends on it and it's in the way of py-gtk2 deprecation.
> >
> > OK to remove that subpackage?
>
>
CVSROOT:/cvs
Module name:ports
Changes by: k...@cvs.openbsd.org2020/10/24 08:52:15
Modified files:
devel/git : Makefile distinfo
Log message:
Update to git 2.29.1
This is to fix the build procedure change in 2.28 [...]
when the non-default SKIP_DASHED_BUILT_INS
On Wed, Oct 21, 2020 at 01:08:54PM -0700, Jeremy Evans wrote:
> Anyway, I think this is probably enough of an improvement to make Ruby
> 2.7 usable on sparc64. However, since I'm way outside my area of
> expertise, I'd like to get an OK on this from someone who uses sparc64
> and ideally other
On Sat, Oct 24, 2020 at 10:34:24AM +0200, Caspar Schutijser wrote:
> www/tor-browser/https-everywhere can be removed since it is now part
> of the www/tor-browser/browser port. The diff below makes that happen.
> I went with "outdated and/or no longer required by other ports" as the
> reason for
CVSROOT:/cvs
Module name:ports
Changes by: k...@cvs.openbsd.org2020/10/21 07:25:03
Modified files:
print/ghostscript/gnu: Makefile
Log message:
Use PATCHORIG
No update-patches churn, no change.
CVSROOT:/cvs
Module name:ports
Changes by: k...@cvs.openbsd.org2020/10/19 13:51:01
Modified files:
devel/git : Makefile distinfo
devel/git/patches: patch-builtin_gc_c
devel/git/pkg : PLIST-main
Removed files:
devel/git/patches:
On Mon, Oct 19, 2020 at 06:52:35PM +0200, Charlene Wendling wrote:
> I've found out that audio/pulseaudio is in x11/qt5/qtbase's build
> depends, but there is no mention in the source, except for a changelog
> entry.
>
> There is also no configure check for pulseaudio on amd64 [0] and macppc
>
CVSROOT:/cvs
Module name:ports
Changes by: k...@cvs.openbsd.org2020/10/18 16:00:52
Modified files:
sysutils/augeas: Makefile
sysutils/ruby-augeas: Makefile
Log message:
take MAINTAINER (for portroach)
On Sun, Oct 18, 2020 at 02:09:29PM +0200, Klemens Nanni wrote:
> I quickly amended the following to post-install and redid fake/package
> after grepping to avoid MODPY_ADJ_FILES, hence changing WRKSRC and thus
> having to rebuild:
>
> ${MODPY_BIN_ADJ} ${PREFIX}/bin/piglit
Af
On Sun, Oct 11, 2020 at 01:06:56AM -0400, Daniel Dickman wrote:
> piglit is a consumer of python2 numpy. because newer versions of numpy are
> python3-only, the diff below proposes to move piglit from python2 to
> python3 so numpy can be updated.
>
> By moving to python3 we can also get rid of
On Sat, Oct 17, 2020 at 09:36:34PM -0400, Ashton Fagg wrote:
> This is a new port for autorandr. This is a simple-ish Python script
> that wraps xrandr and lets you automate xrandr actions as you unplug
> monitors etc.
>
> Tested on my machine (amd64) running current. Port patches, builds and
>
CVSROOT:/cvs
Module name:ports
Changes by: k...@cvs.openbsd.org2020/10/17 16:25:31
Modified files:
multimedia : Makefile
Log message:
Follow up on "Move from MODPY_DEFAULT_VERSION_3 to python3 FLAVOR" from
ajacoutot
CVSROOT:/cvs
Module name:ports
Changes by: k...@cvs.openbsd.org2020/10/17 10:48:43
Modified files:
sysutils/firmware/urtwn: Makefile
Log message:
Use EXTRACT_FILES
No PLIST change, WRKSRC shrinks from 283M to 1.1M
On Sat, Oct 17, 2020 at 05:50:07PM +0200, Sebastien Marie wrote:
> it seems I didn't do enough py2->py3 migration.
>
> here new diff.
OK kn with py-relatorio unhooked from print/Makefile as well.
On Wed, Oct 14, 2020 at 01:20:21PM -0400, Kurt Mosiejczuk wrote:
> py-kiwisolver cannot be built with base-gcc since it needs c++11.
>
> Telling it to use ports-gcc over base-gcc fixes the build.
Sure, a "# C++11" wouldn't hurt, either.
On Sun, Oct 11, 2020 at 10:54:00AM -0400, Daniel Dickman wrote:
> It blew up last time on sparc64, perhaps a test build on that platform
> could be useful before it goes in?
Builds fine on sparc64.
CVSROOT:/cvs
Module name:ports
Changes by: k...@cvs.openbsd.org2020/10/10 12:34:06
Modified files:
textproc/yq: Makefile distinfo
textproc/yq/pkg: PLIST
Log message:
Update to yq 2.11.1
CVSROOT:/cvs
Module name:ports
Changes by: k...@cvs.openbsd.org2020/10/10 02:01:31
Modified files:
sysutils/augeas: Makefile distinfo
sysutils/augeas/patches: patch-configure patch-examples_dump_c
patch-lenses_shellvars_aug
CVSROOT:/cvs
Module name:ports
Changes by: k...@cvs.openbsd.org2020/10/08 17:12:04
Modified files:
sysutils : Makefile
devel/quirks : Makefile
devel/quirks/files: Quirks.pm
sysutils/py-augeas: Makefile
sysutils/py-augeas/pkg:
On Thu, Oct 08, 2020 at 06:13:50PM -0400, Daniel Dickman wrote:
> Index: pkg/PLIST
> ===
> RCS file: /cvs/ports/math/py-scipy/pkg/PLIST,v
> retrieving revision 1.12
> diff -u -p -u -r1.12 PLIST
> --- pkg/PLIST 3 Apr 2020 15:12:07
Nothing depends on it; after that, I can look at updating it to 1.1.0.
Note the existing "FLAVOR? =" which as been there since 2017; luckily
this still works.
Feedback? OK?
Index: devel/quirks/Makefile
===
RCS file:
Although bit of a jump with lots of changelog, this update is straight
forward with no dynamic export changes according to
/usr/src/lib/check_sym in either of the shared libraries; all patches
still apply (with offset), one got merged upstream.
The update includes a fix for the syslog lense
CVSROOT:/cvs
Module name:ports
Changes by: k...@cvs.openbsd.org2020/10/08 13:54:32
Modified files:
textproc : Makefile
devel/quirks : Makefile
devel/quirks/files: Quirks.pm
Removed files:
textproc/glimpse: Makefile distinfo
CVSROOT:/cvs
Module name:ports
Changes by: k...@cvs.openbsd.org2020/10/08 06:34:23
Modified files:
www/varnish: Makefile distinfo
www/varnish/pkg: PLIST
Log message:
Update to varnish 6.5.1
https://github.com/varnishcache/varnish-cache/blob/6.5/doc/changes.rst
There are (breaking) ABI and API changes, so I cranked our lib's major.
Tests look as good as with in-tree 6.4.x - there are things to fix but
that is separate from this update.
Upstream uses realpath(1) during build which
CVSROOT:/cvs
Module name:ports
Changes by: k...@cvs.openbsd.org2020/10/07 10:58:34
Modified files:
audio/mumble : Makefile distinfo
Log message:
Update to Mumble 1.3.3
Fixed: Chatbox invisble (zero height) (#4388)
Fixed: Handling of invalid packet sizes (#4394)
1 - 100 of 1670 matches
Mail list logo