Page MenuHomeFreeBSD
Feed All Stories

Dec 16 2018

cy updated the diff for D18579: Remove amd(8) from base.

This contains all the delete as svn would.

Dec 16 2018, 7:17 PM
yuri committed rP487623: graphics/dcmtk: Fix build with GCC-based architectures.
graphics/dcmtk: Fix build with GCC-based architectures
Dec 16 2018, 7:13 PM
bofh committed rP487622: ports-mgmt/pkg_cutleaves: Allow non-versioned git versioned ports to be allowed….
ports-mgmt/pkg_cutleaves: Allow non-versioned git versioned ports to be allowed…
Dec 16 2018, 7:13 PM
yuri committed rP487621: multimedia/py-moviepy: Unbreak: it couldn't find the ffmpeg executable.
multimedia/py-moviepy: Unbreak: it couldn't find the ffmpeg executable
Dec 16 2018, 6:59 PM
tsoome added a comment to D18558: loader: zfs reader should not probe partitionless disks.

This broke boot on my laptop.
Single SATA SSD. UEFI boot.
loader.efi does not find my ZFS pool, which is on GPT partition 3.

=>       40  250069600  ada0  GPT  (119G)
         40       1024     1  freebsd-boot  (512K)
       1064     131072     2  efi  (64M)
     132136        984        - free -  (492K)
     133120  249935872     3  freebsd-zfs  (119G)
  250068992        648        - free -  (324K)
Dec 16 2018, 6:45 PM
cy added a comment to D18579: Remove amd(8) from base.

I haven't figured out how to diff deleted files in git yet. I'll upload it soon.

Dec 16 2018, 6:44 PM
lwhsu committed rP487620: Add x11-fonts/py-fontmake, compile fonts from sources to binary.
Add x11-fonts/py-fontmake, compile fonts from sources to binary
Dec 16 2018, 6:42 PM
lwhsu committed rP487619: Add x11-fonts/py-ufo2ft, bridge between UFOs and FontTools.
Add x11-fonts/py-ufo2ft, bridge between UFOs and FontTools
Dec 16 2018, 6:41 PM
lwhsu committed rP487618: Add x11-fonts/py-cu2qu, cubic-to-quadratic bezier curve conversion.
Add x11-fonts/py-cu2qu, cubic-to-quadratic bezier curve conversion
Dec 16 2018, 6:39 PM
lwhsu committed rP487617: Add x11-fonts/py-booleanOperations, boolean operations on paths.
Add x11-fonts/py-booleanOperations, boolean operations on paths
Dec 16 2018, 6:38 PM
lwhsu committed rP487616: Add x11-fonts/py-glyphsLib, bridge from Glyphs source files (.glyphs) to UFOs.
Add x11-fonts/py-glyphsLib, bridge from Glyphs source files (.glyphs) to UFOs
Dec 16 2018, 6:36 PM
mizhka updated subscribers of D18543: Planned obsolete mips support removal.

I prefer to deprecate chips / sub-arch, but not removal. Honestly approach with "unimplementable" atomic_64_swap looks too aggressive.
I and @yamori813_yahoo.co.jp have boards with mips4k SoCs and to be honest such chips do their job well.
Another point: I saw plenty of emails with information that 8Mb is very slow. If it looks small for certain group of people, it doesn't mean that it's small in wide audience. I see that firmware with kernel, modules, 20Mb of uncompressed UFS/CD9660 filesystem is powerful to handle plenty of tasks: routing, monitoring of sensors, graphical output to LCD, keyboard/IR control and so on.

Dec 16 2018, 6:36 PM
lwhsu committed rP487615: Add math/py-MutatorMath, Piecewise linear interpolation in multiple dimensions.
Add math/py-MutatorMath, Piecewise linear interpolation in multiple dimensions
Dec 16 2018, 6:35 PM
lwhsu committed rP487614: Add x11-fonts/py-compreffor, CFF subroutinizer for fontTools.
Add x11-fonts/py-compreffor, CFF subroutinizer for fontTools
Dec 16 2018, 6:33 PM
lwhsu committed rP487613: Add math/py-pyclipper, cython wrapper for the C++ translation of Clipper.
Add math/py-pyclipper, cython wrapper for the C++ translation of Clipper
Dec 16 2018, 6:32 PM
lwhsu committed rP487612: Add x11-fonts/py-defcon, set of flexible objects for representing UFO data.
Add x11-fonts/py-defcon, set of flexible objects for representing UFO data
Dec 16 2018, 6:30 PM
tcberner accepted D18540: GHC ports: Fix variables ordering and add create-stack-bindist target to bsd.ghc.mk..

Looks good to me.

Dec 16 2018, 6:28 PM
lwhsu committed rP487611: Add x11-fonts/py-fontMath, set of objects for performing math operations on.
Add x11-fonts/py-fontMath, set of objects for performing math operations on
Dec 16 2018, 6:27 PM
lwhsu committed rP487610: Add x11-fonts/py-ufoLib, Low-level Unified Font Object (UFO) reader and writer.
Add x11-fonts/py-ufoLib, Low-level Unified Font Object (UFO) reader and writer
Dec 16 2018, 6:25 PM
lwhsu committed rP487609: Pet portlint.
Pet portlint
Dec 16 2018, 6:23 PM
lwhsu committed rP487608: Add devel/py-setuptools_scm_git_archive, Python setuptools_scm plugin for git.
Add devel/py-setuptools_scm_git_archive, Python setuptools_scm plugin for git
Dec 16 2018, 6:21 PM
pfg added a reviewer for D18579: Remove amd(8) from base: bapt.

Age should not be a criteria for removal. BSD is old, very old, shall we remove it simply cause it is old? IMHO you all are getting way ahead of the process, having reviews to remove code before the cost/benefit and open discussions happens is backwards.

Dec 16 2018, 6:20 PM
bofh committed rP487607: databases/postgresql-repmgr: Update version 4.1.0=>4.2.0.
databases/postgresql-repmgr: Update version 4.1.0=>4.2.0
Dec 16 2018, 6:16 PM
phk committed rS342152: Make (no)ro an alias for (no)readonly.
Make (no)ro an alias for (no)readonly
Dec 16 2018, 6:11 PM
rgrimes added a comment to D18579: Remove amd(8) from base.

Age should not be a criteria for removal. BSD is old, very old, shall we remove it simply cause it is old? IMHO you all are getting way ahead of the process, having reviews to remove code before the cost/benefit and open discussions happens is backwards.

Dec 16 2018, 5:56 PM
vmaffione added inline comments to D18490: netmap: add suite of unit tests.
Dec 16 2018, 5:56 PM
jbeich committed rP487606: multimedia/vlc3: backport dav1d support.
multimedia/vlc3: backport dav1d support
Dec 16 2018, 5:46 PM
cy created D18579: Remove amd(8) from base.
Dec 16 2018, 5:43 PM
vmaffione updated the diff for D18490: netmap: add suite of unit tests.

Addressed more reviewer's comments.

Dec 16 2018, 5:39 PM
tobik committed rP487605: multimedia/kodi-devel: Update to 18.0rc3.
multimedia/kodi-devel: Update to 18.0rc3
Dec 16 2018, 5:38 PM
vmaffione added inline comments to D18490: netmap: add suite of unit tests.
Dec 16 2018, 5:38 PM
bofh committed rP487604: net-mgmtt/librenms: Fix build with EXAMPLES disabled.
net-mgmtt/librenms: Fix build with EXAMPLES disabled
Dec 16 2018, 5:38 PM
pi committed rP487603: graphics/vigra: update 1.11.0 -> 1.11.1, should fix PNG support.
graphics/vigra: update 1.11.0 -> 1.11.1, should fix PNG support
Dec 16 2018, 5:01 PM
rene committed rP487602: Remove partial support for flavored DEPRECATED and EXPIRATION_DATE.
Remove partial support for flavored DEPRECATED and EXPIRATION_DATE
Dec 16 2018, 4:56 PM
alvisen_gmail.com reopened D18558: loader: zfs reader should not probe partitionless disks.

This broke boot on my laptop.
Single SATA SSD. UEFI boot.
loader.efi does not find my ZFS pool, which is on GPT partition 3.

Dec 16 2018, 4:54 PM
rene committed rP487601: Use regular DEPRECATED and EXPIRATION_DATE variables in an "if FLAVOR" block.
Use regular DEPRECATED and EXPIRATION_DATE variables in an "if FLAVOR" block
Dec 16 2018, 4:49 PM
ngie added inline comments to D18490: netmap: add suite of unit tests.
Dec 16 2018, 4:37 PM
ngie added inline comments to D18490: netmap: add suite of unit tests.
Dec 16 2018, 4:34 PM
tijl committed rP487600: Mark net/libsrtp deprecated, superseded by libsrtp2..
Mark net/libsrtp deprecated, superseded by libsrtp2.
Dec 16 2018, 4:34 PM
vmaffione updated the diff for D18490: netmap: add suite of unit tests.

Addressed more reviewer's comments.

Dec 16 2018, 4:30 PM
vmaffione added inline comments to D18490: netmap: add suite of unit tests.
Dec 16 2018, 4:30 PM
joneum committed rP487599: Update to 6.5.38.
Update to 6.5.38
Dec 16 2018, 4:07 PM
swills committed rP487598: devel/p5-Config-Perl-V: update to 0.31.
devel/p5-Config-Perl-V: update to 0.31
Dec 16 2018, 3:39 PM
tcberner committed rP487597: Update PyQt5 to 5.11.3.
Update PyQt5 to 5.11.3
Dec 16 2018, 3:25 PM
asomers added a comment to D18578: OpenRC for FreeBSD.

This review is enormous. Might I suggest that you cancel it, and then create two smaller reviews? The first would cover adding openrc to contrib, and the second would cover everything else.

Dec 16 2018, 3:03 PM
tcberner committed rP487595: Update KDE Frameworks to 5.53.0.
Update KDE Frameworks to 5.53.0
Dec 16 2018, 2:59 PM
tcberner committed rP487594: Update Qt5 to 5.12.0.
Update Qt5 to 5.12.0
Dec 16 2018, 2:49 PM
miwi updated subscribers of D18578: OpenRC for FreeBSD.
Dec 16 2018, 2:43 PM
miwi created D18578: OpenRC for FreeBSD.
Dec 16 2018, 2:41 PM
riggs committed rP487593: MFH: r487592.
MFH: r487592
Dec 16 2018, 2:39 PM
voidanix_420blaze.it added a comment to D18451: New port: x11-fonts/tamzen: Monospace bitmap font forked from Tamsyn.
In D18451#396062, @mat wrote:

@tobik is there any way I can get this port committed? I can't commit this yet :p

This tool, here, Phabricator, is a code review tool, not a patch queue for things to be committed, which is what Bugzilla is for.
If you are not a committer, or do not plan to commit it yourself, it is best to always open a PR on our bugzilla in parallel so that the change actually goes in our pipeline.

Dec 16 2018, 2:34 PM
riggs committed rP487592: Update to upstream version 0.9.0; addresses multiple CVEs.
Update to upstream version 0.9.0; addresses multiple CVEs
Dec 16 2018, 2:31 PM
riggs closed D16999: net/uriparser: Upgrade to 0.8.6..
Dec 16 2018, 2:31 PM
tijl committed rP487591: Update kernel-headers to 2.6.32-754.9.1.el6..
Update kernel-headers to 2.6.32-754.9.1.el6.
Dec 16 2018, 2:24 PM
novel committed rP487590: security/libgpg-error: update to 1.33.
security/libgpg-error: update to 1.33
Dec 16 2018, 2:22 PM
tijl committed rP487589: Update nss to 3.36.0-9.el6_10..
Update nss to 3.36.0-9.el6_10.
Dec 16 2018, 2:18 PM
sbruno added reviewers for D18575: Add AT_HWCAP / AT_HWCAP2 to elf64_sysvec_v2.: emaste, mmacy, nwhitehorn.
Dec 16 2018, 2:12 PM · PowerPC
wen committed rP487588: - Update to 3.8.0.
- Update to 3.8.0
Dec 16 2018, 1:11 PM
kbowling committed rP487587: databases/timescaledb: Update to 1.1.0.
databases/timescaledb: Update to 1.1.0
Dec 16 2018, 1:07 PM
kbowling closed D18576: databases/timescaledb: Update to 1.1.0.
Dec 16 2018, 1:07 PM
pi committed rP487586: databases/pecl-mongodb: update 1.5.2 -> 1.5.3.
databases/pecl-mongodb: update 1.5.2 -> 1.5.3
Dec 16 2018, 1:02 PM
mat added inline comments to D18556: New port: math/bcal: Storage expression, unit conversion & address offset CLI calculator.
Dec 16 2018, 12:58 PM
mat added a comment to D18451: New port: x11-fonts/tamzen: Monospace bitmap font forked from Tamsyn.

@tobik is there any way I can get this port committed? I can't commit this yet :p

Dec 16 2018, 12:55 PM
mat added inline comments to D18519: devel/py-mongoengine: Update to 0.16.3 and move to databases/py-mongoengine.
Dec 16 2018, 12:54 PM
tobik committed rP487585: databases/sequeler: Update to 0.6.5.
databases/sequeler: Update to 0.6.5
Dec 16 2018, 12:49 PM
tobik committed rP487584: securit/cargo-audit: Update to 0.6.0.
securit/cargo-audit: Update to 0.6.0
Dec 16 2018, 12:10 PM
tobik committed rP487583: Mk/Uses/cargo.mk: Fix install for Rust 2018 edition applications.
Mk/Uses/cargo.mk: Fix install for Rust 2018 edition applications
Dec 16 2018, 12:08 PM
wen committed rP487582: - Update to 1.1.0.
- Update to 1.1.0
Dec 16 2018, 12:06 PM
egypcio committed rP487581: irc/anope: update 2.0.5 to 2.0.6.
irc/anope: update 2.0.5 to 2.0.6
Dec 16 2018, 12:00 PM
egypcio committed rP487580: security/py-yubikey-manager: fix issue on fetching distfile.
security/py-yubikey-manager: fix issue on fetching distfile
Dec 16 2018, 11:56 AM
araujo added a comment to D18574: vmrun: Default to "vmnet"-style tap devices.

Hi guys,

...

One possible solution would be to give the options for users to choose between tap and vmnet style to be used and also document it (we can add some info on our bhyve wiki page)!

There already is a documented -t option that allows one to change this setting on the command line, it is in the usage() message. vmrun.sh is an example script and needs to die sooner, rather than later, with less effort spent on it and more effort on a new config file syntax that gets us out of using this "temporary" script.

Dec 16 2018, 11:50 AM
joneum committed rP487579: Update to 2.4.3.
Update to 2.4.3
Dec 16 2018, 11:30 AM
brnrd committed rP487578: security/libressl-devel: Update to 2.9.
security/libressl-devel: Update to 2.9
Dec 16 2018, 11:29 AM
brnrd committed rP487577: security/libressl: Security update to 2.8.3.
security/libressl: Security update to 2.8.3
Dec 16 2018, 11:09 AM
bofh committed rP487576: textproc/p5-Net-IDN-Encode: Update version 2.400=>2.500.
textproc/p5-Net-IDN-Encode: Update version 2.400=>2.500
Dec 16 2018, 11:09 AM
krion accepted D18576: databases/timescaledb: Update to 1.1.0.
Dec 16 2018, 10:45 AM
joneum committed rP487575: Update WWW.
Update WWW
Dec 16 2018, 10:22 AM
bsam committed rP487574: print/scribus: Fix build at HEAD..
print/scribus: Fix build at HEAD.
Dec 16 2018, 10:22 AM
joneum committed rP487573: Update WWW.
Update WWW
Dec 16 2018, 10:21 AM
joneum committed rP487572: Update to 7.5.1.
Update to 7.5.1
Dec 16 2018, 10:20 AM
tsoome created D18577: ixgbe: this statement may fall through warnings with gcc.
Dec 16 2018, 9:58 AM
yuri committed rP487571: audio/zynaddsubfx: Unbreak by fixing pkg-plist.
audio/zynaddsubfx: Unbreak by fixing pkg-plist
Dec 16 2018, 9:32 AM
AMDmi3 committed rP487570: - Add NO_ARCH.
- Add NO_ARCH
Dec 16 2018, 9:30 AM
ehaupt committed rP487569: Update to 0.1.b122.
Update to 0.1.b122
Dec 16 2018, 9:21 AM
yuri committed rP487568: science/erkale: Please approve flavorization: serial and parallel.
science/erkale: Please approve flavorization: serial and parallel
Dec 16 2018, 9:21 AM
yuri closed D18315: science/erkale: Please approve flavorization: serial and parallel.
Dec 16 2018, 9:21 AM
yuri committed rP487567: math/hipmcl: Remove the redundant line.
math/hipmcl: Remove the redundant line
Dec 16 2018, 9:07 AM
yuri committed rP487566: New port: math/hipmcl: High-performance parallel algorithm for large-scale….
New port: math/hipmcl: High-performance parallel algorithm for large-scale…
Dec 16 2018, 9:06 AM
yuri committed rP487565: math/combblas: Add compiler:c++14-lang.
math/combblas: Add compiler:c++14-lang
Dec 16 2018, 9:01 AM
AMDmi3 committed rP487564: - Add LICENSE.
- Add LICENSE
Dec 16 2018, 9:00 AM
tsoome committed rS342151: loader: zfs reader should not probe partitionless disks.
loader: zfs reader should not probe partitionless disks
Dec 16 2018, 8:58 AM
tsoome closed D18558: loader: zfs reader should not probe partitionless disks.
Dec 16 2018, 8:58 AM
yuri committed rP487563: math/combblas: Fix the OpenMP dependency.
math/combblas: Fix the OpenMP dependency
Dec 16 2018, 8:32 AM
jbeich committed rP487562: multimedia/aom: adjust COMMENT in relation to dav1d/rav1e.
multimedia/aom: adjust COMMENT in relation to dav1d/rav1e
Dec 16 2018, 8:24 AM
jbeich committed rP487561: multimedia/rav1e: add new port.
multimedia/rav1e: add new port
Dec 16 2018, 8:02 AM
jbeich committed rP487560: multimedia/ffmpeg: backport dav1d support.
multimedia/ffmpeg: backport dav1d support
Dec 16 2018, 8:02 AM
yuri committed rP487559: New port: math/combblas: Combinatorial BLAS library: an extensible parallel….
New port: math/combblas: Combinatorial BLAS library: an extensible parallel…
Dec 16 2018, 7:34 AM
kbowling created D18576: databases/timescaledb: Update to 1.1.0.
Dec 16 2018, 7:30 AM
rgrimes added a comment to D18574: vmrun: Default to "vmnet"-style tap devices.

Hi guys,

...

One possible solution would be to give the options for users to choose between tap and vmnet style to be used and also document it (we can add some info on our bhyve wiki page)!

Dec 16 2018, 6:53 AM
novel committed rP487558: misc/osinfo-db: update to 20181214.
misc/osinfo-db: update to 20181214
Dec 16 2018, 6:28 AM