- Queries
- All Stories
- Search
- Advanced Search
- Transactions
- Transaction Logs
Feed Advanced Search
Advanced Search
Advanced Search
Jun 25 2019
Jun 25 2019
Jun 22 2019
Jun 22 2019
devel/tortoisehg: Update to 4.9.1.
Jun 20 2019
Jun 20 2019
arrowd committed rP504637: In wrapper scripts, use $@ instead of $* to correctly pass arguments to the….
In wrapper scripts, use $@ instead of $* to correctly pass arguments to the…
Jun 13 2019
Jun 13 2019
math/hs-Agda: Update to latest version and unbreak.
arrowd committed rP504093: For ports with USES=cabal install a wrapper shell script instead of a real.
For ports with USES=cabal install a wrapper shell script instead of a real
Jun 11 2019
Jun 11 2019
In D20556#445213, @tcberner wrote:Does for example x11-wm/hs-xmonad not also require a bump? It also has an EXECUTABLES=xmonad. In short, all hs-ports that define EXECUTABLES should be bumped, as their plist changes due to the new wrapper script: or did I misread the cabal.mk change?
Remove PLIST_FILES now that devel/hs-git-annex has pkg-plist.
Jun 10 2019
Jun 10 2019
In D20570#444950, @dg_syrec.org wrote:In D20570#444928, @mat wrote:Well, DEFAULT_VERSIONS is a user facing variable something users can set to choose the version they want to use. I have a feeling this is only for testing purposes, so it would probably be better to patch your local installation. Otherwise, people would end up setting go=go14 and complain things break.
Correct, go-devel is primarily for testing by port maintainers. The idea was to make this testing easier so most failures can be caught and fixed before the new lang/go version lands.
Jun 9 2019
Jun 9 2019
Jun 8 2019
Jun 8 2019
Jun 6 2019
Jun 6 2019
Add myself (arrowd) to calendar.freebsd.
Jun 4 2019
Jun 4 2019
devel/hs-happyL Update to 1.19.10.
Jun 3 2019
Jun 3 2019
lang/ghc: Upgrade to 8.6.5.
Jun 2 2019
Jun 2 2019
lang/ghc: Update to 8.6.4 and bump PORTREVISIONs for Haskell ports.
multimedia/zoneminder: Fix MP4 file generation by patching UB bug in…
May 31 2019
May 31 2019
- While here, fix the build with DOCS=off.
May 29 2019
May 29 2019
Merge lang/ghcXXX ports into lang/ghc.
Forgot to mention: tested on rel12 and rel12x86 jails.
May 28 2019
May 28 2019
arrowd committed rP502899: devel/hs-hashable: Make INTEGER_GMP option default for all arches. Fixes build….
devel/hs-hashable: Make INTEGER_GMP option default for all arches. Fixes build…
May 27 2019
May 27 2019
May 25 2019
May 25 2019
What needs to be done to get this in?
May 20 2019
May 20 2019
- List removed ports in MOVED file.
May 18 2019
May 18 2019
net/qt5-network: Add patch from Qt upstream fixing QDnsLookup.
May 17 2019
May 17 2019
arrowd added a comment to D18903: [new port] print/miktex: cross-platform implementation of TeX/LaTeX and related programs.
Upstream has fixed the LUA bug and it will be present in the next release.
Then your D20253 was perfectly sensible, why did you discarded it?
May 16 2019
May 16 2019
games/hedgewars: Fix build on i386 arch.
May 12 2019
May 12 2019
In D19888#435371, @0mp wrote:LGTM.
arrowd committed rP501378: Workaround failure building net/geoipupdate by enabling hs-pandoc's EMBED_DATA….
Workaround failure building net/geoipupdate by enabling hs-pandoc's EMBED_DATA…
May 11 2019
May 11 2019
devel/hs-cabal-install: Pass ${MAKE_ENV} in do_build target to support…
arrowd committed rP501242: games/hedgewars-server: Unbreak build by adding missing dependencies. Set….
games/hedgewars-server: Unbreak build by adding missing dependencies. Set…
May 9 2019
May 9 2019
Fix typo in devel/Makefile.
arrowd committed rP501122: Restore some Haskell libraries. These are still required to build x11/hs-xmonad..
Restore some Haskell libraries. These are still required to build x11/hs-xmonad.
Restore "hs-" package name prefix for Haskell packages.
Introduce USES=cabal and use it to build Haskell applications.
Remove expired ports of Haskell libraries.
May 8 2019
May 8 2019
arrowd updated subscribers of D19730: Introduce USES=cabal and use it to build Haskell applications.
- Create games/hedgewars-server port using cabal.mk.
- Whitespace fixes.
May 7 2019
May 7 2019
- Address comments.
Weekly bump.
May 6 2019
May 6 2019
That if(color_option == 2) block checks terminal features and enables/disables output coloring based on that.
May 5 2019
May 5 2019
arrowd added a comment to D18903: [new port] print/miktex: cross-platform implementation of TeX/LaTeX and related programs.
It turned out that miktex uses internal LUA and luasocket, so the new port isn't needed. Bad news is that I cannot figure out where the error comes from. Any help with debugging this would be welcome.
arrowd updated the diff for D18903: [new port] print/miktex: cross-platform implementation of TeX/LaTeX and related programs.
- Properly install symlinks.
May 1 2019
May 1 2019
arrowd added a comment to D18903: [new port] print/miktex: cross-platform implementation of TeX/LaTeX and related programs.
In D18903#433045, @mat wrote:I do not think anyone has plans to write flavors for USES=lua so openning a PR requesting it would probably be pointless.
arrowd added a comment to D18903: [new port] print/miktex: cross-platform implementation of TeX/LaTeX and related programs.
So, I need net/luasocket for LUA 5.3. Should I open a PR requesting lua flavorization, or just create a net/luasocket53?
arrowd updated the diff for D18903: [new port] print/miktex: cross-platform implementation of TeX/LaTeX and related programs.
- Update to 7000, remove license hack.
arrowd updated the diff for D15902: science/tensorflow-core: Work-in-progress port for TensorFlow core library..
- Add ONLY_FOR_ARCHS, address comments.
Apr 30 2019
Apr 30 2019
arrowd added inline comments to D19730: Introduce USES=cabal and use it to build Haskell applications.
- Address comments.
Apr 26 2019
Apr 26 2019
arrowd added a comment to D15902: science/tensorflow-core: Work-in-progress port for TensorFlow core library..
Mark old comments as done.
arrowd updated the diff for D15902: science/tensorflow-core: Work-in-progress port for TensorFlow core library..
Take repackaging route, like wine-i386.
Apr 25 2019
Apr 25 2019
Apr 24 2019
Apr 24 2019
- Add cabal.mk options helpers to _ALL_OPTIONS_HELPERS.
arrowd added inline comments to D19730: Introduce USES=cabal and use it to build Haskell applications.
Apr 23 2019
Apr 23 2019
arrowd added inline comments to D19730: Introduce USES=cabal and use it to build Haskell applications.
Address comments.
Apr 18 2019
Apr 18 2019
arrowd added inline comments to D19730: Introduce USES=cabal and use it to build Haskell applications.
- Fix PORTEXAMPLES variable order.
Apr 14 2019
Apr 14 2019
sysutils/bsdisks: Update to 0.8.
Apr 13 2019
Apr 13 2019
- Fix extra patch in x11/hs-xmobar and PORTEXAMPLES entries in devel/hs-{alex,happy}.
- Add SKIP_CABAL_PLIST knob to use it in devel/hs-haddock.
In D19730#427371, @tcberner wrote:> poudriere bulk -j130amd64 -pghc -tC */hs* [...] [00:00:08] Warning: www/hs-yesod dependency on textproc/hs-yaml has wrong PKGNAME of 'hs-yaml' but should be 'yaml' [00:00:08] Warning: www/hs-yesod-static dependency on www/hs-wai-app-static has wrong PKGNAME of 'hs-wai-app-static' but should be 'wai-app-static' [...]
Apr 12 2019
Apr 12 2019
Apr 10 2019
Apr 10 2019
arrowd updated the diff for D19873: Add an example of mounting VirtualBox shared folders from within FreeBSD guest..
- Elaborate the documentation a bit.
- Use <replaceable> tag.
Apr 9 2019
Apr 9 2019
x11/sddm: Install man pages.
Address comments.
@mat I've addressed all your comments. Please take another look.
This can be closed, I guess.
Apr 5 2019
Apr 5 2019
arrowd added a comment to D18903: [new port] print/miktex: cross-platform implementation of TeX/LaTeX and related programs.
The question about net/luasocket stays open.
arrowd updated the diff for D18903: [new port] print/miktex: cross-platform implementation of TeX/LaTeX and related programs.
- Use option helpers for UIQT.
arrowd committed rP497913: security/klee: Depend on python 3 and py-tabulate. Required for ktest-tool….
security/klee: Depend on python 3 and py-tabulate. Required for ktest-tool…
Apr 4 2019
Apr 4 2019
Depend on py-tabulate.
Apr 3 2019
Apr 3 2019
Remove python3 dependency, use python:3.5+.
- Get rid of INSTALL_PORTDATA and INSTALL_PORTEXAMPLES knobs.
arrowd added inline comments to D19730: Introduce USES=cabal and use it to build Haskell applications.
- Fix cabal helpers in bsd.options.mk.
Apr 2 2019
Apr 2 2019
It turned out that
- Use = when setting DISTFILES instead of ?=.
- Move cabal option helpers to bsd.options.mk.
Apr 1 2019
Apr 1 2019
- Use _USES_extract to run post-extract target.
arrowd added inline comments to D19730: Introduce USES=cabal and use it to build Haskell applications.
Address comments.
- Mark old hs-* ports that were affected by the overhaul as BROKEN.
devel/hs-hspec: Add deprecation notice.
Mar 31 2019
Mar 31 2019
Mar 30 2019
Mar 30 2019
Update science/dlib-cpp and science/py-dlib to 19.17.