Re: Creating port from pre-built package

2021-02-12 Thread Matthew Seaman
t a matter of copying the pkg into the data area of your repo, and then using `pkg repo` to rebuild the repo index. Cheers, Matthew ___ freebsd-ports@freebsd.org mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-ports To unsubsc

Re: Building a port with poudriere that depends on a cargo crate that needs net access

2021-02-10 Thread Matthew D. Fuller
notice and complain about that. In this case, x-ref https://github.com/addr-rs/addr/issues/6 so apparently there's some way to point it at a manually pre-fetched list. -- Matthew Fuller (MF4839) | fulle...@over-yonder.net Systems/Network Administrator | http://www.over-yonder.net/~fu

Re: Committer needed: x11-wm/ctwm, PR 251520

2020-12-22 Thread Matthew D. Fuller
On Sun, Dec 20, 2020 at 10:18:23AM +0100 I heard the voice of Kurt Jaeger, and lo! it spake thus: > > > > Can somebody land the patch in the approved attachment to > > https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=251520 > > ? > > Done. Thanks! -- Matthew

Committer needed: x11-wm/ctwm, PR 251520

2020-12-19 Thread Matthew D. Fuller
? Thanks, -- Matthew Fuller (MF4839) | fulle...@over-yonder.net Systems/Network Administrator | http://www.over-yonder.net/~fullermd/ On the Internet, nobody can hear you scream. ___ freebsd-ports@freebsd.org mailing list https

Re: FreeBSD Port: pgbarman-2.11

2020-11-06 Thread Matthew Seaman
On 06/11/2020 20:17, Ryan Quinn wrote: > Hi Matthew! > > Would it be possible to get barman to support multiple versions of postgres? > > Here’s the background. > > I’m testing barman as a backup solution, and I upgraded barman to version > 2.11 on my test system. I was

Re: [HEADS UP] Planned deprecation of portsnap

2020-08-09 Thread Matthew Seaman
(8) will run make(1) to extract the needed dependency information, which, as you have already discovered, takes approximately forever. Cheers, Matthew signature.asc Description: OpenPGP digital signature

Re: WITH_META_MODE and poudriere: *.meta files, where?

2020-06-23 Thread matthew
, it's well worth doing overall. Cheers, Matthew ___ freebsd-ports@freebsd.org mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-ports To unsubscribe, send any mail to "freebsd-ports-unsubscr...@freebsd.org"

Re: Lsof port can't build (again)

2020-06-17 Thread Matthew Seaman
use `svn switch ^/releng/12.1` which will save you many gigabytes of unnecessary network traffic. Cheers, Matthew signature.asc Description: OpenPGP digital signature

Re: Ports from github

2020-05-25 Thread Matthew Seaman
On 25/05/2020 03:55, Adam Weinberger wrote: > Thank you, Matthew! This is such gold. Could you maybe dump that into > a page on the FreeBSD wiki? It'd be nice to have in the PHB but wiki > would be a great start. Clear explanations like this are precisely > what users need, and we n

Re: Ports from github

2020-05-24 Thread Matthew Seaman
bt, ask. It helps if you can provide a concrete example or a specific context for your questions, and indeed, trying to formulate such a question will often lead you directly to the answer yourself. Cheers, Matthew signature.asc Description: OpenPGP digital signature

Re: python 2.7 marked as deprecated and EOL while 2.7.18 RC is available

2020-04-18 Thread Matthew Seaman
s or even good old backups to make sure you have a way of un-fubarring your system if it all does go a bit pear-shaped. Cheers, Matthew signature.asc Description: OpenPGP digital signature

Re: Notifying maintainers when their port is labeled BROKEN would make a difference

2020-02-18 Thread Matthew Seaman
gt; > Who can make this change? If you create yourself an account at freshports.org, then you can arrange to be notified whenever one of your ports gets modified. I'd recommend doing this to anyone who is maintaining ports. Cheers, Matthew signature.asc Description: OpenPGP digital signature

Re: Portmaster failing

2020-01-01 Thread Matthew Seaman
iere repo on a machine that is over 6 years old and that cost less than £500 when I first built it. A very ordinary PC will be able to run poudriere perfectly well. Cheers, Matthew signature.asc Description: OpenPGP digital signature

Re: python distutils without setup.py?

2019-12-09 Thread Matthew Seaman
-ansible-lint 4.2.0. Good idea. I've just committed an update on that basis. Thank you very much for the suggestion. Cheers, Matthew signature.asc Description: OpenPGP digital signature

Re: python distutils without setup.py?

2019-12-08 Thread Matthew Seaman
On 05/12/2019 07:36, Matthew Seaman wrote: > There's a comment in the ChangeLog: > >* Fully depend on Pip having PEP 517 implementation #607 > > and the associated merge: > >https://github.com/ansible/ansible-lint/pull/607/files > > has the removal of

python distutils without setup.py?

2019-12-04 Thread Matthew Seaman
==> Configuring for py37-ansible-lint-4.2.0 Traceback (most recent call last): File "", line 1, in FileNotFoundError: [Errno 2] No such file or directory: 'setup.py' *** Error code 1 Stop. make: stopped in /home/matthew/work/ports/sysutils/py-ansible-lint ``` There's a comme

Re: Many ports recently marked BROKEN/unfetchable that aren't broken?

2019-11-15 Thread Matthew Seaman
if you can show that the distfiles are now fetchable, eg. by: make distclean make fetch then by all means please do report it. A PR with patches is preferred, but any reasonable mechanism for bringing it to the attention of developers is acceptable. Cheers, Matthew

Re: "poudriere testport" to download binary depends

2019-10-21 Thread Matthew Seaman
On 21/10/2019 14:59, John Kennedy wrote: On Mon, Oct 21, 2019 at 01:59:17PM +0100, Matthew Seaman wrote: On 21/10/2019 13:31, Sergei Vyshenski wrote: Is it possible to instruct "poudriere testport" such that it downloads depends (in a form of binary packages) from the central

Re: "poudriere testport" to download binary depends

2019-10-21 Thread Matthew Seaman
other repo to seed the repo you're building test packages in is something that has been talked about, but not implemented yet. I get the feeling that it's trickier than it at first seems. Cheers, Matthew ___ freebsd-ports@freebsd.org ma

Re: Ansible playbooks for building a poudriere test system

2019-09-23 Thread Matthew Seaman
On 23/09/2019 14:27, Bernhard Fröhlich wrote: > On Mon, Sep 23, 2019 at 10:27 AM Matthew Seaman wrote: >> >> Hi, >> >> I put this together as the basis of the class I gave at EuroBSDCon a few >> days ago, and I thought I'd share it as it might prove us

Ansible playbooks for building a poudriere test system

2019-09-23 Thread Matthew Seaman
, or the default config of a VM from AWS, Azure etc. upto a fully configured poudriere build box. Currently it sets up jails suitable for running build tests on updated ports, but turning it into a system for managing a private ports repo should be pretty simple. Cheers, Matthew

Re: make index produces 0 byte INDEX-11

2019-07-25 Thread Matthew Seaman
is the value of the PERL5_DEPEND variable in your setup? You can find it by eg: ``` % cd /usr/ports/archivers/atool % make -V PERL5_DEPEND perl5>=5.28.r1<5.29 ``` What's the contents of /usr/ports/lang/perl5.26/version.mk ? Cheers, M

Re: portsnap broken?

2019-07-06 Thread Matthew D. Fuller
On Wed, Jul 03, 2019 at 10:11:41AM +0200 I heard the voice of Kurt Jaeger, and lo! it spake thus: > > > With a little script to pull the snapdates: > > [...] > > Nice! Can you put that script somewhere for others to use ? It's pretty small and straightforward. Attached. It _is_ based on a bit

Re: portsnap broken?

2019-07-02 Thread Matthew D. Fuller
east-1: Sun Jun 30 19:26:35 2019 (2 days, 01:24:42 ago) -- Matthew Fuller (MF4839) | fulle...@over-yonder.net Systems/Network Administrator | http://www.over-yonder.net/~fullermd/ On the Internet, nobody can hear you scream. ___ f

Anyone want to take over these ports?

2019-06-15 Thread Matthew Seaman
been 4 so far this year, and that is quite a lot fewer than usual. Cheers, Matthew [*] Or perhaps cesspool. signature.asc Description: OpenPGP digital signature

Re: How to best check a configuration of another port/package?

2019-06-13 Thread Matthew Seaman
at the editors/emacs port for a nice little self-contained example. The majority of flavoured packages do support parallel installs, but that's because they're mostly python modules and python allows multiple versions of itself to be installed concurrently. Cheers, Matthew

Re: Cleaning up pkg-message

2019-06-09 Thread Matthew Seaman
ted messages. The new UCL formatting stuff is an excellent improvement in that regard. Cheers, Matthew signature.asc Description: OpenPGP digital signature

Re: GSoC: Separation of Ports Build Process from Local Installation

2019-05-29 Thread Matthew Seaman
as an awful lot of work to solve a perceived problem where we do already have some pretty good solutions in place, but not to everybodies' taste. Cheers, Matthew ___ freebsd-ports@freebsd.org mailing list https://lists.freebsd.org

Re: portupgrade + FLAVORS

2019-05-12 Thread Matthew D. Fuller
opped being ng. Given my druthers, there's probably big hunks of portupgrade's bucket I'd just whack :) -- Matthew Fuller (MF4839) | fulle...@over-yonder.net Systems/Network Administrator | http://www.over-yonder.net/~fullermd/ On the Internet, n

Re: pango-1.42.4_2 fails in configure on 12.0-RELEASE-p3

2019-05-11 Thread Matthew D. Fuller
he patches need some adjusting? -- Matthew Fuller (MF4839) | fulle...@over-yonder.net Systems/Network Administrator | http://www.over-yonder.net/~fullermd/ On the Internet, nobody can hear you scream. ___ freebsd-ports@freebsd.org mailing

Re: Problem with portupgrade and py27-tkinter

2019-04-19 Thread Matthew D. Fuller
: > > Am I correct in remembering portupgrade dosen't handle flavors? https://lists.freebsd.org/pipermail/freebsd-ports/2019-April/115971.html -- Matthew Fuller (MF4839) | fulle...@over-yonder.net Systems/Network Administrator | http://www.over-yonder.net/~fullermd/ On the Inter

Re: upgrade of port fails because of existing link

2019-04-10 Thread Matthew D. Fuller
nually delete the compat symlink, then go `portupgrade -w` the thing again to get it to retry the install. And hope it annoys someone else enough that they go fix it... -- Matthew Fuller (MF4839) | fulle...@over-yonder.net Systems/Network Administrator | http://www.over-yonder.net/~fullermd/

Re: portupgrade + FLAVORS

2019-04-10 Thread Matthew D. Fuller
ly notice if it were that much slower ;p My best guess is still something along the way tweaked up the patch you're trying; check the md5 vs the one in my earlier mail. -- Matthew Fuller (MF4839) | fulle...@over-yonder.net Systems/Network Administrator | http://www.over-yonder.net/

Re: portupgrade + FLAVORS

2019-04-08 Thread Matthew D. Fuller
eam. And the upstream maintainer is also the port $MAINTAINER, so... -- Matthew Fuller (MF4839) | fulle...@over-yonder.net Systems/Network Administrator | http://www.over-yonder.net/~fullermd/ On the Internet, nobody can hear you scr

Re: portupgrade + FLAVORS

2019-04-08 Thread Matthew D. Fuller
5705b4cc958d5bc62ac (md5 matches the attachment as I see it coming through the ML post) -- Matthew Fuller (MF4839) | fulle...@over-yonder.net Systems/Network Administrator | http://www.over-yonder.net/~fullermd/ On the Internet, nobody can hear you scream.

portupgrade + FLAVORS

2019-04-07 Thread Matthew D. Fuller
to handle the upgrading path just fine. Also sitting in a PR upstream at https://github.com/freebsd/portupgrade/pull/72 -- Matthew Fuller (MF4839) | fulle...@over-yonder.net Systems/Network Administrator | http://www.over-yonder.net/~fullermd/ On the Internet, nobody can hear

Re: How to use @preexec to test for installed packages

2019-04-06 Thread Matthew Seaman
ls of pkg code. I doubt that using @preexec commands in the pkg-plist is going to be very satisfactory -- the end result is that pkg will end up trying to install conflicting packages and then abort in the middle of installation, which could well result in an inconsistent pkg database and user frust

Re: Fwd: FreeBSD ports you maintain which are out of date

2019-03-17 Thread Matthew Seaman
mmit, then try setting the PORTSCOUT variable as described here: https://www.freebsd.org/doc/en/books/porters-handbook/makefile-portscout.html The have the change committed as above. 3) Resign as the port maintainer. Just send an e-mail to freebsd-ports@freebsd.org listing the ports you'ld like returned to the pool. Cheers, Matthew signature.asc Description: OpenPGP digital signature

Re: Django versions

2019-03-07 Thread Matthew Seaman
Although it would be good to have a more general solution to multiple-flavourization. Matthew signature.asc Description: OpenPGP digital signature

Re: p5-Quota on 12

2019-02-05 Thread Matthew D. Fuller
even need anything perl, but then I realized I also really wanted to drag it up to a current version too, and that was way too much work to contemplate in the 5 minutes I had... -- Matthew Fuller (MF4839) | fulle...@over-yonder.net Systems/Network Administrator | http://www.over-y

Re: Deregister a port?

2019-02-04 Thread Matthew Seaman
On 04/02/2019 14:22, Luciano Mannucci wrote: > On Mon, 4 Feb 2019 13:38:56 + > Matthew Seaman wrote: > >> Tell us the details and we may be able to help. > Well, I'm migrating some web servers from very old linux to freebsd. > I need several versions of php

Re: Deregister a port?

2019-02-04 Thread Matthew Seaman
led on your machine is generally a bat idea. If you're trying to work around a package conflict, there are usually better ways to do it. Tell us the details and we may be able to help. Cheers, Matthew signature.asc Description: OpenPGP digital signature

Re: replacement for xmms?

2019-01-16 Thread Matthew D. Fuller
It even accepts the skin I had on xmms (which was probably originally a winamp skin I downloaded from somewhere 15 years ago...). -- Matthew Fuller (MF4839) | fulle...@over-yonder.net Systems/Network Administrator | http://www.over-yonder.net/~fullermd/ On the Internet, nobody

Re: py27 ./. py3 version of ports

2019-01-10 Thread Matthew Seaman
On 10/01/2019 11:58, Matthias Apitz wrote: El día jueves, enero 10, 2019 a las 11:14:19a. m. +, Matthew Seaman escribió: On 10/01/2019 10:04, Matthias Apitz wrote: I've compiled on CURRENT the ports of December 23 from SVN with my poudriere oven. ANd I have nothing set about FLAVOR

Re: py27 ./. py3 version of ports

2019-01-10 Thread Matthew Seaman
as input to poudriere, or to build absolutely all standard flavours for everything by adding FLAVOR_DEFAULT_ALL=yes to poudriere.conf Cheers, Matthew (*) "Standard" in the case of python means py27 and py36 flavours. You could also build py35 or py37 flavours, but you h

Re: Updating perl

2018-12-14 Thread Matthew Seaman
there. You should be able to fix it by: cd ${PORTSDIR}/security/py-certbot svn revert -R . and then try rebuilding. That is assuming you have the ports tree checked out of SVN. Use something like 'git reset --hard' if you're a git user. Anything else, I don't actually know, but the main aim

Re: A potential new porter seeking some clarifications

2018-12-13 Thread Matthew Seaman
sufficient disk space and you aren't trying to rebuild the entire ports tree, it can work well on a very ordinary desktop machine. Cheers, Matthew ___ freebsd-ports@freebsd.org mailing list https://lists.freebsd.org/mailman/listinfo/freebsd

Re: certbot lost certificates , and registration data

2018-12-10 Thread Matthew Seaman
On 10/12/2018 14:54, Kubilay Kocak wrote: On 11/12/2018 1:43 am, Matthew Seaman wrote: On 10/12/2018 14:10, Paul Macdonald via freebsd-ports wrote: On 10/12/2018 13:15, Paul Macdonald via freebsd-questions wrote: Is anyone else seeing py-certbot having lost all installed certs

Re: certbot lost certificates , and registration data

2018-12-10 Thread Matthew Seaman
|' \ ${WRKSRC}/${PORTNAME}/constants.py Looks like the REINPLACE_CMD should be applied to ${WRKSRC}/${PORTNAME}/compat.py now. Or compat.py should be patched to grok FREEBSD_DEFAULT_FOLDERS Cheers, Matthew ___ freebsd-ports@freebsd.org

Re: pkg falls behind port version - how do ports become pkg's?

2018-11-12 Thread Matthew Seaman
kind of thing? Nope. Official packages are built on the official package building cluster. The certainly aren't built by random port maintainers who may be of particularly uncertain provenance and are not absolutely guaranteed to have your best interests at heart.[*] Cheers,

Re: Few how-it-works questions

2018-11-11 Thread Matthew Seaman
. I'd recommend uing git to clone the freebsd-ports repo and creating your own branch as that is probably the lowest effort way of being able to merge in upstream changes. Cheers, Matthew signature.asc Description: OpenPGP digital signature

Re: FreeBSD Port: firefox-63.0.1,1 multiple errors build

2018-11-01 Thread Matthew D. Fuller
On Thu, Nov 01, 2018 at 03:28:58AM -0700 I heard the voice of David Wolfskill, and lo! it spake thus: > > I would welcome such a thing: it's annoying to need to manually "pkg > delete lang/rust" every time rust needs an update. I haven't needed to do that in quite some ti

Re: orphaned: www/suphp

2018-10-20 Thread Matthew Seaman
u have installed). If you just re-install the port, pkg(8) will sort everything out for you. Cheers, Matthew signature.asc Description: OpenPGP digital signature

Re: python ports -- setuptools requiring the pbr module and failing on denied network access?

2018-09-22 Thread Matthew Seaman
Cheers, Matthew signature.asc Description: OpenPGP digital signature

python ports -- setuptools requiring the pbr module and failing on denied network access?

2018-09-22 Thread Matthew Seaman
Could not find suitable distribution for Requirement.parse('pbr') *** Error code 1 So setuptools apparently tries to go to the net and download pbr, which poudriere of course denies. Adding the devel/py-pbr port as any of a PATCH_, BUILD_ or RUN_DEPENDS doesn't help. Any clues gratefully received. Cheers, Matthew signature.asc Description: OpenPGP digital signature

Re: poudriere, FLAVOR and rebuilding for python3.6

2018-09-10 Thread Matthew Seaman
into unflavoured packages, and it's the last built that will appear in your repository. However, your example of trying to treat the mail/mailman port in this way is unfortunately doomed to failure, as mailman is specifically restricted to python-2.7 only. Cheers, Matthew signature.asc Description: OpenPGP digital signature

Re: getting PKGNAME from CONFLICTS

2018-08-15 Thread Matthew Seaman
glob expression into a regex match (in this case something like '^p5-CGI\.pm-[1-3].*') Unless there's a PG extension that allows using glob(3) to match strings? I can't see one after a pretty cursory search. (sqlite has glob(3) support, which is what the pkg(8) command above is using under the hood.) Cheers, Matthew signature.asc Description: OpenPGP digital signature

Re: how to make ports not install xorg or dependencies

2018-07-31 Thread Matthew Seaman
o, if you're an emacs user, then DEFAULT_VERSIONS+= emacs=nox would probably interest you. Cheers, Matthew ___ freebsd-ports@freebsd.org mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-ports To unsubscribe, send any mail

Re: Should a package restart on upgrade itself

2018-06-27 Thread Matthew D. Fuller
g-plist?revision=425590=markup#l1 -- Matthew Fuller (MF4839) | fulle...@over-yonder.net Systems/Network Administrator | http://www.over-yonder.net/~fullermd/ On the Internet, nobody can hear you scream. ___ freebsd-ports@freebsd.org ma

Re: make[1]: cannot open Makefile for new custom port

2018-06-23 Thread Matthew Seaman
it may not be the right answer for you. You will need to arrange for all your extracted files to end up in $STAGEDIR somehow if you want 'makeplist' to work -- a typical way of doing that is using one or more of the COPYTREE_* macros as part of the install target. This is the way that many ports which don't do any actual compilation work. See www/phpsysinfo as a nice and simple example. Cheers, Matthew signature.asc Description: OpenPGP digital signature

Re: Removing git dependencies on perl5 and python27

2018-06-17 Thread Matthew Seaman
e FreeBSD projects's own perforce servers will be shutdown later this month, having the P4 option default to ON doesn't make much sense at all anymore. Cheers, Matthew signature.asc Description: OpenPGP digital signature

Re: make package "*** Error code 1"

2018-06-08 Thread Matthew Seaman
e already passing a '-i' flag to sed(1), and it's the additional -i '' on your command line that sed(1) doesn't like. Cheers, Matthew signature.asc Description: OpenPGP digital signature

Re: How to debug this...

2018-05-27 Thread Matthew Seaman
advice on IRC. Cheers, Matthew signature.asc Description: OpenPGP digital signature

Re: How to debug this...

2018-05-27 Thread Matthew Seaman
On 26/05/2018 23:08, Matthew Seaman wrote: > Given what you say, I'm pretty sure this is something peculiar to my > system, but I can't see what's causing the effect I'm seeing. > Hmmm I'm getting the same result on a new poudriere setup on HEAD r334236. 'poudriere testport -

Re: How to debug this...

2018-05-26 Thread Matthew Seaman
On 26/05/2018 21:23, Adam Weinberger wrote: > On Sat, May 26, 2018 at 2:17 PM Matthew Seaman <matt...@freebsd.org> wrote: > >> On 26/05/2018 15:58, Adam Weinberger wrote: >>> On Sat, May 26, 2018 at 5:20 AM Matthew Seaman <matt...@freebsd.org> > wrote:

Re: How to debug this...

2018-05-26 Thread Matthew Seaman
On 26/05/2018 15:58, Adam Weinberger wrote: > On Sat, May 26, 2018 at 5:20 AM Matthew Seaman <matt...@freebsd.org> wrote: > >> Hi, Folks, > >> Here's something that's had me head-scratching for a while. I've what >> should be a pretty routine update to sysutils

How to debug this...

2018-05-26 Thread Matthew Seaman
provement, enlightenment still proving elusive. It's definitely specific to this version of rsyslog -- 8.34.0 builds just fine, and I've not seen anything similar for any of the multitude of other ports I've built. Any ideas? Cheers, Matthew signature.asc Description: OpenPG

Re: sysutils/ansible and FLAVOR (Python 3.6 support)

2018-05-15 Thread Matthew Seaman
x. Just add PKGNAMESUFFIX and take away the noflavors from USES, plus add flavour markers to any dependencies that need them. You'll end up with packages called ansible-py27 and ansible-py36. Cheers, Matthew ___ freebsd-ports@freebsd.or

Re: Updating www/py-recaptcha

2018-04-22 Thread Matthew Seaman
? cd /usr/ports make fetchindex grep py..-recaptcha INDEX-* | less -S - or - cd /usr/ports grep -r www/py-recaptcha . However, it looks like nothing depends specifically on that package. Cheers, Matthew signature.asc Description: OpenPGP digital signature

Re: cannot compile www/node

2018-04-19 Thread Matthew D. Fuller
n this (well, something that looks like this anyway; I don't have a recent error handy so I'm going by memory) regularly on node for 6 months or so. My workaround is to set CXX to a clang I've got around from ports, and then it gets through fine. -- Matthew Fuller (MF4839) | fulle...@over-yonder

Re: pkg version - Orphanned status phpMyAdmin 4.7.9

2018-04-08 Thread Matthew Seaman
ntical to what they are replacing. While flavouring does allow end users a lot more flexibility in selecting a version of PHP, in fact a better solution here would be the proposed 'flexible dependencies' but that's not available yet. The only significant difference between the flavoured packages i

Re: phpLDAPadmin -- is it time to drop this from ports?

2018-04-05 Thread Matthew Seaman
On 05/04/2018 13:35, Per olof Ljungmark wrote: Quoting Matthew Seaman <matt...@freebsd.org>: Dear all, I've maintained the net/phpldapadmin port for _many_ years. Unfortunately this project seems to have ceased development upstream. There hasn't been a new release for more than 5

phpLDAPadmin -- is it time to drop this from ports?

2018-04-05 Thread Matthew Seaman
will need to be ripped from their cold, dead hands? Cheers, Matthew ___ freebsd-ports@freebsd.org mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-ports To unsubscribe, send any mail to "freebsd-ports-uns

Re: Perl help needed

2018-03-30 Thread Matthew D. Fuller
he theory that (a) it sounds like it relates to a Socket, (b) installs a .so so obviously compiles stuff, and (c) has "Socket.c" in the .so according to strings(1). (mostly (a) of course) -- Matthew Fuller (MF4839) | fulle...@over-yonder.net Systems/Network Administrator | http://

Re: Two pkg(8) repo configs pointing to same repo

2018-03-27 Thread Matthew Seaman
n A record that resolves to the two different IPs, but I'm not sure how well pkg(8) handles that if one of the IPs is unreachable. Cheers, Matthew ___ freebsd-ports@freebsd.org mailing list https://lists.freebsd.org/mailman/listinfo/fre

Re: FreeBSD 11.1-RELEASE - mail/milter-manager broken

2018-03-18 Thread Matthew D. Fuller
e time back (early last year? It's been a while...) and it failed to even start up. Went back to 2.3 and it's been solid since. So I'd guess it's ruby version dependent. -- Matthew Fuller (MF4839) | fulle...@over-yonder.net Systems/Network Administrator | http://www.over-yo

Re: Error 8192 with phpldapadmin

2018-02-08 Thread Matthew Seaman
, Matthew ___ freebsd-ports@freebsd.org mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-ports To unsubscribe, send any mail to "freebsd-ports-unsubscr...@freebsd.org"

Re: Error 8192 with phpldapadmin

2018-02-07 Thread Matthew Seaman
ood things about, although I have not used it myself. Cheers, Matthew signature.asc Description: OpenPGP digital signature

Re: Package depending on any one of multiple FLAVORS

2018-02-07 Thread Matthew Seaman
On 06/02/2018 10:43, Dan Mahoney (Gushi) wrote: On Tue, 6 Feb 2018, Matthew Seaman wrote: This is down to a deficiency in pkg(8) -- it can't handle having a number of alternate packages or ranges of different package versions to fulfil a dependency.  The dependencies "baked into" ea

Re: Package depending on any one of multiple FLAVORS

2018-02-06 Thread Matthew Seaman
cies "baked into" each package are on exactly the dependency package and version used at compilation time. Cheers, Matthew signature.asc Description: OpenPGP digital signature

Re: rubygem-facter versus sysutils/facter

2018-02-06 Thread Matthew Seaman
em-facter/Makefile. In fact, this makes little practical difference as pkg(8) will compare the package manifests and detect and find such file name conflicts automatically. Cheers, Matthew signature.asc Description: OpenPGP digital signature

Re: When does a newly committed port become installable via 'pkg'?

2018-01-28 Thread Matthew Seaman
ranch, or else you'ld have to wait until the end of March and the next quarterly branch to see the new port in the repository. Cheers, Matthew signature.asc Description: OpenPGP digital signature

Re: daily security run output and joomla3

2018-01-28 Thread Matthew Seaman
stallation sub-directory as part of the examples: still part of the package, but outside the web-root so inaccessible during normal operation? Create a sym-link as required to hook the installation parts into the web-root as needed -- perhaps use a POST-INSTALL script for this? Or write a small scrip

Re: pkg search dependency tree

2018-01-12 Thread matthew
dependency tree: https://github.com/freebsd/pkg/blob/master/scripts/pkg_tree.sh Cheers, Matthew ___ freebsd-ports@freebsd.org mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-ports To unsubscribe, send any mail to &quo

Re: First time porter seeks guidance on 'make package' (as user)

2018-01-08 Thread matthew
On 08/01/2018 20:46, James E Keenan wrote: The one place where I have not gotten the desired results is found at "Procedure 3.1: Recommended Test Ordering" (https://www.freebsd.org/doc/en_US.ISO8859-1/books/porters-handbook/porting-testing.html).  Step 6 of that process is to invoke 'make

Re: using security/openssl in a port

2018-01-04 Thread Matthew Luckie
On 1/5/18 5:09 PM, Eugene Grosbein wrote: > On 05.01.2018 09:44, Matthew Luckie wrote: > >> My main worry is that I could not find a single port that apparently >> depends on security/openssl. I'm worried that its more complicated than >> simply declaring a depend

Re: using security/openssl in a port

2018-01-04 Thread Matthew Luckie
On 01/05/18 15:37, Chris H wrote: > On Fri, 5 Jan 2018 15:11:00 +1300 "Matthew Luckie" <m...@luckie.org.nz> said > >> Hi, >> >> I maintain a port that has a new release which requires openssl 1.0.2 to >> build.  FreeBSD 10.3 and 10.4 both ha

using security/openssl in a port

2018-01-04 Thread Matthew Luckie
grep "security/openssl" {} \; -print and didn't find anything that I could use as a recipe. USES = ssl doesn't seem to be it either. Matthew signature.asc Description: OpenPGP digital signature

Re: Can we have multiple flavors for a port?

2017-12-17 Thread Matthew Seaman
On 16/12/2017 14:24, Stefan Esser wrote: > Am 16.12.17 um 14:51 schrieb Matthew Seaman: >> >> I have a review up to add a USES=django -- >> https://reviews.freebsd.org/D12592 which I'm now modifying to be FLAVORS >> compatible given that has hit the tree. >> >

Can we have multiple flavors for a port?

2017-12-16 Thread Matthew Seaman
for specifying a particular combination? eg. www/py-django-mezzanine@py27+django111 ? Cheers, Matthew signature.asc Description: OpenPGP digital signature

Re: FreeBSD Port: php72-7.2.0 : trouble with lang/php72 & libargon2

2017-12-11 Thread Matthew D. Fuller
n for "missing file". -- Matthew Fuller (MF4839) | fulle...@over-yonder.net Systems/Network Administrator | http://www.over-yonder.net/~fullermd/ On the Internet, nobody can hear you scream. ___ freebsd-ports@freebsd.org mailing list http

Re: FreeBSD Port: php72-7.2.0 : trouble with lang/php72 & libargon2

2017-12-11 Thread Matthew D. Fuller
or the like in the poudriere setup, which may be outpacing the system you're running the final result on? -- Matthew Fuller (MF4839) | fulle...@over-yonder.net Systems/Network Administrator | http://www.over-yonder.net/~fullermd/ On

Re: Procmail Vulnerabilities check

2017-12-10 Thread Matthew Seaman
more capability than to either deliver to a local mailbox, or forward all e-mails to a smart host. Certainly you don't need anything capable of receiving incoming e-mails. Cheers, Matthew signature.asc Description: OpenPGP digital signature

Re: Package database problems

2017-11-16 Thread Matthew Seaman
s an accurate representation of the packages you have installed, then you can probably remove all of those old-style directories without significant penalty. Cheers, Matthew signature.asc Description: OpenPGP digital signature

Re: how to code Makefile to add script to periodic/daily

2017-11-14 Thread Matthew Seaman
tion or provide an example. See mail/sa-utils -- that port just installs one periodic script. Cheers, Matthew signature.asc Description: OpenPGP digital signature

Re: build logs

2017-11-10 Thread Matthew Seaman
On 10/11/2017 14:44, blubee blubeeme wrote: > Is there a standard way to keep those make logs? Use poudriere. You'ld be able to access your build output via the web interface. Cheers, Matthew ___ freebsd-ports@freebsd.org mailing l

Re: cython 0.14

2017-11-05 Thread Matthew Seaman
s to me that the upstream project has gone away and you're unlikely to get much help from that quarter. Despite that, and considering the nature of what cython is, my feeling is that approach (2) is possibly your best bet, and might well work out with fairly minimal effort. Worth giving it a go

Fwd: [exp - 103i386-default-build-as-user][mail/sa-utils] Failed for sa-utils-0.04 in run-depends

2017-10-16 Thread Matthew Seaman
perfectly well. Something isn't right here... Cheers, Matthew Forwarded Message Subject: [exp - 103i386-default-build-as-user][mail/sa-utils] Failed for sa-utils-0.04 in run-depends Date: Mon, 16 Oct 2017 05:14:09 GMT From: pkg-fall...@freebsd.org To: matt

Re: New pkg audit FNs

2017-10-09 Thread Matthew Seaman
tee it will be comprehensive. Cheers, Matthew ___ freebsd-ports@freebsd.org mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-ports To unsubscribe, send any mail to "freebsd-ports-unsubscr...@freebsd.org"

Re: portmaster, portupgrade, etc

2017-10-06 Thread Matthew Seaman
lution would be better provided by variable dependencies. It's particularly annoying in the case of phpMyAdmin since the process of "building" the port is literally to copy the files into the staging area. Cheers, Matthew signature.asc Description: OpenPGP digital signature

  1   2   3   4   5   6   7   8   9   10   >