- Queries
- All Stories
- Search
- Advanced Search
- Transactions
- Transaction Logs
Advanced Search
May 22 2019
just noting that ports and scripts that rely on doing kldload if_tap will obviously break at this point. Something like:
nix the nits
facepalm nope need this, wrong browser tab :(
seems we have doubled up, D19229 is the place to B....SD.
thanks koobs; however 0.9.0 is the last working version for python 2.7. Can we do a small bump (per my BZ patch) to 0.9.0, and wait for 2020/01/01 to move to 1.0.2? I'd prefer this as it will break anybody who hasn't gone through their own personal pycopalypse yet...
May 21 2019
nits purged
fix nits, add pkg-message
float UPDATING entry to top of file and bump date
add missing ETCDIR to pkg-plist
update to 3.0.2
remove local.conf we do not want to provide one but we refer people
to online docs in pkg-message instead.
handle wait loop vars correctly
merge in DHCP handling and fix nits
refine the patch not to alter first line of some ports
Apr 26 2019
- use appropriate permissions for runtime dirs
- appease portlint
- fix UPDATING nits
- override weird git base for patch that pulled in unwanted garbage
- massive diff to appease portlint
portlint is not happy:
it seems Thomas is in phab too - yay
aside from permissions nit, this seems to be working just fine in production today :-)
FWIW I needed this additional diff https://reviews.freebsd.org/P253 to
keep up with the last erlang bump. IMO let's ship all the things.
per my comment on the https://reviews.freebsd.org/D19911 lang/erlang* diff, this works great once the additional patch was applied.
Apr 24 2019
- tweak sort order
Apr 23 2019
In D20025#430403, @jrm wrote:Could you give a short description of the change here? If I am recalling the password format correctly, you are changing the login class. Is that correct? What does this fix/solve wrt to the missing mlock capabilities?
see https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=237485 as well for maintainer feedback.
Apr 17 2019
Apr 14 2019
hey folks, this is a much simpler patch than Mark's earlier one and it's been working fine for me. Let's ship it if there's no complaints. I will amend the absolute path noted above.
Proposing we drop this in favour of Jimmy's git-based work for OTP itself, and my simpler shim for elixir at https://reviews.freebsd.org/D18324. Feedback hasn't been forthcoming yet Mark so please speak up on the 2nd patch if needed. Thanks!
Apr 4 2019
Apr 1 2019
Mar 30 2019
Mar 29 2019
Mar 28 2019
dropped as its easier to include danfe's fix from upstream
Mar 27 2019
ship it - I think hipe and dialyzer will need some care for 22 but we donโt have to fix it right now.
Mar 26 2019
minor tweaks to download sites.
Mar 22 2019
tidy up stray ends and add riemann-dashboard gem
dealt with in next rev
Mar 20 2019
un-pet Makefile with correct tabstops
Mar 18 2019
*cough* PORTREVISION
Mar 14 2019
In D18820#416085, @jrm wrote:Should LOCAL/olgeni also be removed? It was a quick check, so maybe I am missing something.
jrm@storage2 /usr/ports/lang/erlang-runtime21(arcpatch-D18820_1|โ) % distilator | grep olgeni 404 [DISTFILE] http://distcache.FreeBSD.org/local-distfiles/olgeni/preloaded-21.2.6.tar.gz 404 [DISTFILE] http://distcache.eu.FreeBSD.org/local-distfiles/olgeni/preloaded-21.2.6.tar.gz 302 [DISTFILE] http://olgeni.olgeni.com/~olgeni/distfiles/preloaded-21.2.6.tar.gz -> https://hub.olgeni.com/~olgeni/distfiles/preloaded-21.2.6.tar.gz 302 [DISTFILE] http://olgeni.olgeni.com/~olgeni/distfiles/patch-otp-21.2.6 -> https://hub.olgeni.com/~olgeni/distfiles/patch-otp-21.2.6 404 [DISTFILE] http://distcache.us-east.FreeBSD.org/local-distfiles/olgeni/preloaded-21.2.6.tar.gz 404 [DISTFILE] http://distcache.us-west.FreeBSD.org/local-distfiles/olgeni/preloaded-21.2.6.tar.gz 404 [DISTFILE] http://distcache.us-east.FreeBSD.org/local-distfiles/olgeni/patch-otp-21.2.6 404 [DISTFILE] http://distcache.us-west.FreeBSD.org/local-distfiles/olgeni/patch-otp-21.2.6 404 [DISTFILE] http://distcache.eu.FreeBSD.org/local-distfiles/olgeni/patch-otp-21.2.6 404 [DISTFILE] http://distcache.FreeBSD.org/local-distfiles/olgeni/patch-otp-21.2.6
OTP releases faster than we do... 21.3 is the new hotness.
Mar 3 2019
add brief usage instructions
scrapped in favour of dante@'s patch upstreamed in https://reviews.freebsd.org/D19429
Mar 2 2019
- lang/erlang-runtime21: update to 21.2.6
- use MASTERSITES and PATCHFILES correctly
Feb 25 2019
In D18820#412296, @jrm wrote:I still see a fetching issue (after 12 hours).
http://pkg.awarnach.mathstat.dal.ca/data/12amd64-default/2019-02-20_09h09m24s/logs/errors/erlang-runtime21-21.2.6.logIt looks like preloaded-21.2.6.tar.gz is only available from your account. Adding LOCAL/dch:local to MASTER_SITES allows it to fetch.
add dch local repo to Makefile
Feb 19 2019
- update to 21.2.6 and sprinkle a few more reviewers in
- move couchdb2 diff to separate patch with a few more changes
Feb 14 2019
see https://reviews.freebsd.org/D19192 for alternative diff
