Missing lib: but program works

2020-07-10 Thread deserter666
I'm working on a drumgizmo which is a drum plugin, with zita-resampler being one of the dependency. Build goes without a whiff, and the program works just fine. But port-lib-depends-check closes with an error. What does this mean? I can see the library with "ldconfig -r" and "ldd

NEW: audio/drumstick

2020-07-10 Thread deserter666
Drumstick is a tool to play music. This is a set of C++ MIDI libraries using Qt5 objects, idioms and style. It contains a C++ wrapper around software support for MIDI. A complementary library provides classes for SMF (Standard MIDI files: .MID/.KAR), Cakewalk (.WRK), and Overture (.OVE) file

Re: fatal error: 'wordexp.h' file not found

2020-07-09 Thread deserter666
On Thu, July 9, 2020 5:53 pm, Ingo Schwarze wrote: > Hi, > > The interface is so outrageously ill-designed that we decided to not > provide it, even though it is part of POSIX. > > Talk to the upstream program author and ask them to use a saner API > instead. > > Yours, > Ingo > Hey, thanks for

fatal error: 'wordexp.h' file not found

2020-07-09 Thread deserter666
wordexp.h is part of glibc: functions, constants and data types for word expansion are declared in the header file `wordexp.h'. But it is not in my system! Is this by design? or an error? drumgizmoc.cc:37:10: fatal error: 'wordexp.h' file not found #include ^~~ 1 error

NEW: audio/zita-resampler

2020-07-09 Thread deserter666
Hey, as always this is a new port: Zita-resampler is a C++ library for resampling audio signals. It is designed to be used within a real-time processing context, to be fast, and to provide high-quality sample rate conversion. The library operates on signals represented in single-precision

NEW: math/cddlib

2020-07-09 Thread deserter666
The C-library cddlib is a C implementation of the *Double Description Method* of Motzkin et al. for generating all vertices (i.e. extreme points) and extreme rays of a general convex polyhedron in R^d given by a system of linear inequalities. The program can be used for the reverse operation

gpgme with python subpackage

2020-07-09 Thread deserter666
Hey, I'm trying for a gpgme subpackage with python bindings but everthing goes sideways. Specifically qt subpackage is not built and the python bindings become part of PLIST-main. Any feedback is welcomed. Makefile: for python bindings --- /usr/ports/security/gpgme/Makefile Thu Jul 9 12:05:18

NEW: devel/py-urwidtrees

2020-07-08 Thread deserter666
Hey, this is a new port, which provides widget container API for urwid toolkit. It uses a MVC approach and allows you to build trees of widgets. This is necessary dependency for the upcoming port. Any comments? py-urwidtrees.tar.gz Description: application/gzip

Re: NEW: math/4ti2

2020-07-08 Thread deserter666
On Tue, July 7, 2020 11:47 pm, Daniel Dickman wrote: > > > seems like it does everything except classify the finite simple groups > :-) > > > It's a nice port, but I had a few minor suggestions: Appreciate the feedback :) > 1) I simplified the top of the Makefile so there's only one place for the

NEW: math/4ti2

2020-07-07 Thread deserter666
Hey, this is a new port math/4ti2, I hope someone takes this one quick, all the test passed on amd64, I've a few ports around which depend on it. 4ti2 is a software package for algebraic, geometric and combinatorial problems on linear spaces. It computes * the circuits of a cone * a problem

NEW: productivity/almanah

2020-07-07 Thread deserter666
Almanah allows you to keep a diary of your life. It has editing abilities, including text formatting and printing. It lists event which happened for each day and allows terms used in diary entries to be defined across the set of entries, to allow you to log things which were present over longer

Re: NEW: x11/rofimoji

2020-07-06 Thread deserter666
On Mon, July 6, 2020 5:37 pm, deserter...@danwin1210.me wrote: > As the name would suggest rofimoji is a new port which functions as > a emoji picker and utilizes sysutils/rofi to create windows. It essentially > maintains a list of unicode defined emoji's or even international > characters and

NEW: x11/rofimoji

2020-07-06 Thread deserter666
As the name would suggest rofimoji is a new port which functions as a emoji picker and utilizes sysutils/rofi to create windows. It essentially maintains a list of unicode defined emoji's or even international characters and allows you to copy and paste it to any input field, even in terminals

UPDATE: devel/py-configargparse

2020-07-06 Thread deserter666
Hey, I hope someone takes this in quick, I've tested the build also run tested it with a new port. Any Comments/OK? Index: Makefile === RCS file: /cvs/ports/devel/py-configargparse/Makefile,v retrieving revision 1.10 diff -u -p

Re: NEW: x11/fff

2020-07-06 Thread deserter666
On Mon, July 6, 2020 4:53 am, Bjorn Ketelaars wrote: > > Hi, > > > Couple of comments: > - I think CATEGORIES=sysutils is better. nnn and ranger are also there. > - No need to set HOMEPAGE as this is done by the GH_* magic. Have a look > at infrastructure/mk/bsd.port.mk. However, if fff has a

NEW: x11/fff

2020-07-05 Thread deserter666
This is port consist of a fast fucking file manager, it is simply a bash script which does the job of copying, moving, deleting and navigating easier particularly for small task. Any comments? fff.tar.gz Description: application/gzip

Re: NEW: x11/ntk

2020-07-05 Thread deserter666
On Sat, July 4, 2020 2:47 pm, Stuart Henderson wrote: > > so that is a better description than "custom LGPLv2" :) > Hey, Now the shared library version control is more seamless and occurs in the Makefile alone, so no need to update the patch file. Portcheck passes too, and the audio/luppp port

NEW: audio/luppp

2020-07-04 Thread deserter666
This is a new port audio/luppp, it employs the recent liblo and ntk port Luppp is a music creation tool, intented for live use. The focus is on real time processing and a fast and intuitive workflow. With extensive MIDI mapping support, you can get looping just how you like it! Build and run

Re: NEW: x11/ntk

2020-07-04 Thread deserter666
On Sat, July 4, 2020 12:02 pm, Stuart Henderson wrote: > > ..also portcheck finds some problems needing fixing, and there is no such > thing as "custom LGPLv2", it's either LGPLv2 or not.. > > FLTK License December 11, 2001 The FLTK library

NEW: x11/ntk

2020-07-04 Thread deserter666
This is a new port x11/ntk a fork of fltk with improved graphics rendering using cairo, a streamlined and enchanced widget set, and other features designed to improve the appearance and performance of applications. The port is build and run tested on amd64. There is one minor caveat I couldn't

Re: NEW: x11/bemenu

2020-07-03 Thread deserter666
On Fri, July 3, 2020 3:13 pm, Brian Callahan wrote: > Hello -- > > First, thanks for the port. > > > I'm attaching a new tarball with fixes that I hope improves the port. > I think this version is OK to commit. > Hey, Thanks for looking into this port and doing most of the tough work :) I'm a

NEW: x11/bemenu

2020-07-03 Thread deserter666
This is a new port x11/bemenu, it is similar to dmenu except supports wider range of renderer like curses, x11, wayland I've only enabled x11 target for now. Any Comments? bemenu.tar.gz Description: application/gzip

NEW: textproc/lesspipe

2020-07-01 Thread deserter666
textproc/lesspipe quiet simply outputs text version of different formats by using format specific conversion tools. The list of applications required by various format is included in README. Should I add them as run dependency? Because it is format specific. And no one is going to deal with them

Re: gobject-introspection: can't resolve dependencies

2020-06-29 Thread deserter666
Now it's a different error /bin/sh cannot fork - try again ===> ImageMagick-6.9.10.86p0 depends on: ghostscript-* - not found ===> Verifying install for ghostscript-* in print/ghostscript/gnu ===> Checking files for ghostscript-9.07p7 `/usr/ports/distfiles/ghostscript-9.07.tar.gz' is up to

Re: gobject-introspection: can't resolve dependencies

2020-06-27 Thread deserter666
On Fri, June 26, 2020 4:29 pm, Stuart Henderson wrote: > > You have some mixture of /usr/ports and /usr/portsdir which might be > confusing things. I sugggest just using /usr/ports (as a real directory not > a symlink). > The error lies with this, the fact is I have different partitions for repo

gobject-introspection: can't resolve dependencies

2020-06-26 Thread deserter666
This happened out of blue, don't know how deal with this. This is repeatable, everytime. I came across it while installing ImageMagick. ===> gobject-introspection-1.64.1 depends on: py3-mako-* - not found ===> Verifying install for py3-mako-* in www/py-mako

Re: [update] security/sudo to 1.9.1

2020-06-24 Thread deserter666
I've stumbled upon some errors in the newest update of sudo, All three config files (sudo,sudoers,sudo_logsrvd) in SYSCONFDIR were duplicate of a single example config in PLIST-main. The maintainer should consider if sudo.conf and sudo_logsrvd.conf are really needed by default in /etc, they

fonts.conf: remove defunct element (tor-browser)

2020-06-23 Thread deserter666
This diff gets rid of the following line in ~/.xsession-error Fontconfig warning: line 145: blank doesn't take any effect anymore. please remove it from your fonts.conf The following diff is build and run tested. This diff of course serves no critical purpose but since a previous patch already