Port License Changes Depending on Options

2015-05-21 Thread Reed A. Cartwright
is by choosing to change the license if GPL is enabled: LICENSE= MIT [snip...] .if ${PORT_OPTIONS:MGPL} MAKE_ENV+= USE_GPL=1 LICENSE= GPLv3 .endif However, I am not sure if this is the accepted way to specify the license in this case. Does anyone have any other opinion? -- Reed A. Cartwright, PhD Ba

Re: Synchronising ports with package cluster

2015-04-15 Thread Reed A. Cartwright
have been revised, it looks like > 101amd64-default started on Monday. > > I'm now able to synchronise my ports tree with the package repository but > can't help wondering if the servers might change again in the future. > > -- > Mike Clarke > _

Re: Synchronising ports with package cluster

2015-04-14 Thread Reed A. Cartwright
; The mystery is where do we get the logs from now? > > -- > Mike Clarke > ___ > freebsd-ports@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-ports > To unsubscribe, send any mail to "freebsd-ports-

Re: Synchronising ports with package cluster

2015-04-14 Thread Reed A. Cartwright
find the stable package build revision info that used to be > on beefy2. > > Regards > > Simon. > > > ___ > freebsd-ports@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-ports > To unsubscribe, se

Re: Tracking Binary Ports/Pkgs Tree

2014-12-01 Thread Reed A. Cartwright
The attachment was stripped, so I created a gist. https://gist.github.com/reedacartwright/8622973baf89b263a6d7 #!/bin/sh # Copyright (c) 2014 Reed A. Cartwright # # This script determines the revision number used to build FreeBSD packages # and syncs a local ports directory to match it

Re: Tracking Binary Ports/Pkgs Tree

2014-12-01 Thread Reed A. Cartwright
ll affected ports from my current ports tree. > > Cheers > > Simon. > > On 30/11/2014 05:58, Reed A. Cartwright wrote: >> >> I have been using poudriere for a while to build packages locally. I >> recently reduced the package server to just the ports that I

Re: Tracking Binary Ports/Pkgs Tree

2014-11-30 Thread Reed A. Cartwright
arser the .data.json file and determine the latest revision. On Sun, Nov 30, 2014 at 4:50 AM, Tijl Coosemans wrote: > On Sat, 29 Nov 2014 21:58:17 -0700 "Reed A. Cartwright" > wrote: >> I have been using poudriere for a while to build packages locally. I >> recently red

Tracking Binary Ports/Pkgs Tree

2014-11-29 Thread Reed A. Cartwright
ability. -- Reed A. Cartwright, PhD Barrett Honors Faculty Assistant Professor of Genomics, Evolution, and Bioinformatics School of Life Sciences Center for Evolutionary Medicine and Informatics The Biodesign Institute Arizona State University == Address: The Biodesign Institute, PO

Re: Updating less-than-everything with poudriere & pkgng

2014-04-03 Thread Reed A. Cartwright
nding ports. > > -- > Mathieu Arnold > ___ > freebsd-ports@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-ports > To unsubscribe, send any mail to "freebsd-ports-unsubscr...@freebsd.org" -- Reed