Hi all,
I'm attempting to make my first port which is attempting to literally
unpack a tgz into the correct location. I'm wanting a port, as I want
this to be versioned and upgradable on all my systems via pkg (as well
as to handle dependencies, etc).
I'm attempting to use make makeplist to cre
On 06/23/2018 15:08, Waitman Gobble wrote:
>
> On 2018-06-23 11:36, Joseph Ward wrote:
>
>> Hi all,
>>
>> I'm attempting to make my first port which is attempting to literally
>> unpack a tgz into the correct location. I'm wanting a port, as I want
>&
This was the problem, thank you!
I added the following lines and it worked.
do-install:
@cd ${WRKSRC}/ && ${COPYTREE_SHARE} . ${STAGEDIR}/
On 06/23/2018 17:45, Matthew Seaman wrote:
> On 23/06/2018 19:36, Joseph Ward wrote:
>> I'm attempting to use make makeplist
ally don't want to do
because I have 0 idea why it's there or what I'd break with other ports)
is there any way at all to maintain the ownership of the files?
Thanks,
Joseph Ward
___
freebsd-ports@freebsd.org mailing list
https:
cript to traverse everything, save the permissions, and
apply it after the fact, but I wanted something easier and more elegant,
and this is great!)
Thank you again!
-Joseph
On 06/27/2018 07:22 PM, Bob Eager wrote:
> On Wed, 27 Jun 2018 19:06:44 -0400
> Joseph Ward wrote:
>
>>
On 06/28/2018 04:27, Mathieu Arnold wrote:
> On Wed, Jun 27, 2018 at 07:06:44PM -0400, Joseph Ward wrote:
>> Hi everyone,
>>
>> I'm creating some internal-only ports and I'm trying to maintain the
>> permissions and owners of the files present in the distfile.tar.gz whe
Thank you, I'll look into that tool and will reply back (for future
seekers) if it does what I need.
-Joseph
On 06/28/2018 19:00, Freddie Cash wrote:
> On Thu, Jun 28, 2018, 3:06 PM Mathieu Arnold, wrote:
>
>> On Thu, Jun 28, 2018 at 01:43:41PM -0400, Joseph Ward wrote:
>&g
On 06/29/2018 09:51, Joseph Ward wrote:
> Thank you, I'll look into that tool and will reply back (for future
> seekers) if it does what I need.
>
> -Joseph
>
>
> On 06/28/2018 19:00, Freddie Cash wrote:
>> On Thu, Jun 28, 2018, 3:06 PM Mathieu Arnold, wrote:
&
On 07/02/2018 16:50, Chris H wrote:
> On Fri, 29 Jun 2018 00:05:59 +0200 "Mathieu Arnold"
> said
>
>> On Thu, Jun 28, 2018 at 01:43:41PM -0400, Joseph Ward wrote:
>> > Thank you. I found that to be the case; even though changing the
>> > "do-e
On 07/03/2018 17:38, David Marec wrote:
> Hello,
>
>
> Some days ago, the port games/wesnoth was removed from my poudriere
> builds, because of boost libraries mismatches I guess.
>
> So that, I decided to port a newer version of the game (1.14.%) to
> FreeBSD. If the port "works for me", it 'be be
Freshports listed kmoore as the maintainer, but I see make maintainer lists
ports. Sorry about that Kris.
I've CC's ports.
On Wed, Mar 25, 2015 at 03:57:20PM +0000, Joseph Ward wrote:
> The latest version of pipelight in the ports tree (2.7.3) no longer will work
> for new p
11 matches
Mail list logo