| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
ftp/curl and dns/bind-tools are required. Also while here, pet some portlint
warnings.
PR: 232918 235351
Submitted by: Rainbow <rainbow@sanitylinux.org> (maintainer)
Reported by: Andrew <pez_098@yahoo.com>, oz42@oz42.eu
MFH: 2019Q1
Differential Revision: https://reviews.freebsd.org/D17954
Notes:
svn path=/head/; revision=492695
|
|
|
|
| |
Notes:
svn path=/head/; revision=492682
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
mapdir is a shell script utility, that can be used to map the
structure of directory trees. It is mainly used to verify the
consistency between different directory hierachies, which contain
the same files, as the report files generated by mapdir can
subsequently be passed to the diff utility.
WWW: https://www.olivermahmoudi.com/programming/mapping-dirs
PR: 233112
Submitted by: Oliver Mahmoudi <fbsd@olivermahmoudi.com>
Notes:
svn path=/head/; revision=492672
|
|
|
|
|
|
|
| |
Changes: https://github.com/tavianator/bfs/releases/tag/1.3.3
Notes:
svn path=/head/; revision=492652
|
|
|
|
|
|
|
|
|
|
| |
This is a useful command when trying to debug ruby inside of the JVM.
Approved by: mat(mentor)
Differential Revision: D19137
Notes:
svn path=/head/; revision=492626
|
|
|
|
|
|
|
|
|
| |
- Bump PORTREVISION for dependency change
With hat: perl
Notes:
svn path=/head/; revision=492569
|
|
|
|
|
|
|
| |
Reported by: portscout
Notes:
svn path=/head/; revision=492525
|
|
|
|
| |
Notes:
svn path=/head/; revision=492513
|
|
|
|
| |
Notes:
svn path=/head/; revision=492504
|
|
|
|
|
|
|
|
| |
PR: 235618
Submitted by: Nicolas Herry <nicolasherry@gmail.com>
Notes:
svn path=/head/; revision=492501
|
|
|
|
| |
Notes:
svn path=/head/; revision=492500
|
|
|
|
|
|
|
|
|
|
| |
- Clean up Makefile a bit while here
Changes: https://github.com/chneukirchen/lr/blob/v1.4.1/NEWS.md
Changes: https://github.com/chneukirchen/lr/compare/v1.4...v1.4.1
Notes:
svn path=/head/; revision=492468
|
|
|
|
|
|
|
|
| |
[1] https://www.kde.org/announcements/announce-applications-18.12.2.php
[2] https://www.kde.org/announcements/fulllog_applications-aether.php?version=18.12.2
Notes:
svn path=/head/; revision=492409
|
|
|
|
|
|
|
|
| |
PR: 235442
Submitted by: Dmitri Goutnik <dg@syrec.org>
Notes:
svn path=/head/; revision=492408
|
|
|
|
|
|
|
|
| |
2019-02-06 sysutils/yum: Abandoned upstream, does not work with python3
2019-02-06 sysutils/createrepo: Abandoned upstream, does not work with python3
Notes:
svn path=/head/; revision=492382
|
|
|
|
| |
Notes:
svn path=/head/; revision=492361
|
|
|
|
|
|
|
| |
Reported by: portscout
Notes:
svn path=/head/; revision=492356
|
|
|
|
|
|
|
|
| |
Upstream changes:
https://github.com/digitalocean/doctl/blob/master/CHANGELOG.md#1130---2019-01-16
Notes:
svn path=/head/; revision=492317
|
|
|
|
|
|
|
| |
This now depends on devel/json-glib.
Notes:
svn path=/head/; revision=492308
|
|
|
|
| |
Notes:
svn path=/head/; revision=492300
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Sandboxfs is a FUSE file system that exposes a combination of
multiple files and directories from the host's file system in the
form of a virtual tree with an arbitrary layout. You can think of
a sandbox as an arbitrary view into the host's file system with
different access privileges per directory.
Sandboxfs is designed to allow running commands with limited access
to the file system by using the virtual tree as their new root, and
to do so consistently across a variety of platforms.
WWW: https://github.com/bazelbuild/sandboxfs
Announcement: https://julio.meroh.net/2019/02/hello-sandboxfs-0.1.0.html
Notes:
svn path=/head/; revision=492299
|
|
|
|
|
|
|
|
|
|
|
| |
architectures.
PR: 235481
Submitted by: Piotr Kubaj
Approved by: portmgr (tier-2 blanket)
Notes:
svn path=/head/; revision=492277
|
|
|
|
|
|
|
|
|
| |
- remove reference to expired sysutils/grub2 port
- remove obsolete conflict with grub-0
- bump PORTREVISION
Notes:
svn path=/head/; revision=492271
|
|
|
|
| |
Notes:
svn path=/head/; revision=492257
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
This is a ARM64 board with a RockChip RK3399 SoC.
Add support for RK3399 to the u-boot-master port. No METADATA are created
for now as this u-boot is split in two file and we don't support this scheme
yet.
Two patch are needed :
- One to allow booting u-boot proper from the same source as the DTS (accepted
and merge upstream)
- One to have the BL31 (ATF binary) path in a environment variable instead of
in the source directory (accepted upstream).
Notes:
svn path=/head/; revision=492255
|
|
|
|
|
|
|
| |
Reported by: antoine
Notes:
svn path=/head/; revision=492253
|
|
|
|
| |
Notes:
svn path=/head/; revision=492252
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
ARM Arm Trusted Framework (sometimes called TF-A for reasons ...) provides
a reference implementation of secure world software for Armv7-A and Armv8-A,
including a Secure Monitor executing at Exception Level 3 (EL3).
We had a port for Alwinner A64/H5 chip, but we need to introduced more ports.
So convert this to a master/slave port scheme like u-boot.
atf-allwinner is now badly named, when it was introduced it only support A64,
now it both support A64 and H5 and there is another ATF platform for H6.
Rename it with the platform name
Notes:
svn path=/head/; revision=492250
|
|
|
|
|
|
|
| |
Approved by: portmgr (blanket)
Notes:
svn path=/head/; revision=492237
|
|
|
|
|
|
|
| |
Changes: https://dev.yorhel.nl/ncdu/changes
Notes:
svn path=/head/; revision=492191
|
|
|
|
|
|
|
|
|
| |
PR: 234982
Submitted by: Andrey Pevnev <apevnev@me.com> (with slight modification)
Approved by: maintainer timeout (tom@hur.st, >2 weeks)
Notes:
svn path=/head/; revision=492176
|
|
|
|
|
|
|
| |
With hat: portmgr-secretary
Notes:
svn path=/head/; revision=492170
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
sysutils/hs-ekg: Removed, depends on expired sysutils/hs-ekg-json
sysutils/hs-ekg-json: Has expired: Doesn't build with newest Haskell libraries
net-mgmt/icinga-core: Has expired: Upstream EOLed Icinga 1.x from 2018-12-31
net-mgmt/icinga: Removed, depends on expired net-mgmt/icinga-core
net-mgmt/icli: Removed, depends on expired net-mgmt/icinga-core
net-mgmt/icinga-classicweb: Has expired: Upstream EOLed Icinga 1.x from 2018-12-31
net-mgmt/pnp-icinga: Removed, depends on expired net-mgmt/icinga-classicweb
Notes:
svn path=/head/; revision=492156
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2019-01-31 mail/dovecot-pigeonhole04: End of Life upstream, use mail/dovecot-pigeonhole instead
2019-01-31 multimedia/pyjama: Unmaintained upstream
2019-01-31 devel/py-omniorb-3: Uses legacy version of omniORB, consider using devel/py-omniorb
2019-01-31 mail/dovecot22: End of Life upstream, use mail/dovecot instead
2019-01-31 devel/hs-uuagc-bootstrap: No release since 2011
2019-01-31 sysutils/hs-angel: No releases since 2016
2019-01-31 devel/hs-uuagc: No release since 2015
2019-01-31 ports-mgmt/hs-porte: No updates since 2010
2019-02-01 net/pdb: Depends on expired net/py-pcs
2019-02-01 irc/iroffer: Abandoned upstream
2019-02-03 sysutils/fusefs-wdfs: Abandonware, functionally incomplete, has problems with caching
2018-12-19 net/py-pcs: Broken for more than 6 months
Notes:
svn path=/head/; revision=492154
|
|
|
|
|
|
|
|
|
|
| |
While here, pet portlint
PR: 233102
Approved by: maintainer timeout (jt@ixsystems.com, >2 weeks)
Notes:
svn path=/head/; revision=492152
|
|
|
|
|
|
|
| |
Approved by: bapt (mentor, implicit)
Notes:
svn path=/head/; revision=492150
|
|
|
|
|
|
|
|
|
|
|
| |
In release 2019.01 a special config file was added for this board.
Add the port and remove the mention of this board in the sopine pkg-descr
file.
Approved by: bapt (mentor, implicit)
Notes:
svn path=/head/; revision=492149
|
|
|
|
|
|
|
| |
Approved by: bapt (mentor, implicit)
Notes:
svn path=/head/; revision=492148
|
|
|
|
|
|
|
|
|
| |
This removes a lot of local patches
Approved by: bapt (mentor, implicit)
Notes:
svn path=/head/; revision=492147
|
|
|
|
|
|
|
|
|
| |
Changes this release:
https://github.com/nir0s/distro/releases/tag/v1.3.0
https://github.com/nir0s/distro/releases/tag/v1.4.0
Notes:
svn path=/head/; revision=492135
|
|
|
|
|
|
|
|
| |
(And in some case, reorder the Makefiles a bit to complie with the
handbook.)
Notes:
svn path=/head/; revision=492127
|
|
|
|
|
|
|
|
|
|
|
|
| |
Mass MV Editor: move files with your editor
WWW: https://rubygems.org/gems/mmve
PR: 220108
Submitted by: Thibault Jouan <tj+freebsd_ports@a13.fr>
Notes:
svn path=/head/; revision=492122
|
|
|
|
|
|
|
|
|
|
|
| |
USES=compiler:c++11 to fix build on GCC-based architectures.
PR: 235360
Submitted by: Piotr Kubaj
Approved by: portmgr (tier-2 blanket)
Notes:
svn path=/head/; revision=492119
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
is required to avoid the following error:
> $ man screen
> This manpage needs groff(1) to be rendered
> First install groff(1):
> pkg install groff
Reported by: mayhem30@gmail.com
MFH: 2019Q1
Notes:
svn path=/head/; revision=492098
|
|
|
|
|
|
|
| |
when commands finish
Notes:
svn path=/head/; revision=492095
|
|
|
|
| |
Notes:
svn path=/head/; revision=492077
|
|
|
|
|
|
|
|
| |
PR: 235106
Submitted by: Michael Osipov <michael.osipov@siemens.com>
Notes:
svn path=/head/; revision=492072
|
|
|
|
|
|
|
| |
Approved by: bapt (mentor, implicit)
Notes:
svn path=/head/; revision=492070
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* Bump the LLVM revision used for GNUstep to 7, the minimum to support
the new ABI.
* GNUstep-back does not work with lld, so mark it to use Gold (BFD LD
doesn't seem able to link Objective-C things).
* Turn off some annoying debug logs in GNUstep back, which generate
several messages per second when you move the mouse. These should
never have been enabled in a release build anyway.
* Downgrade Cenon to 4.0.2. This was the last version to actually work
with GNUstep (the later ones use XCode >= 5 .xib files, which GNUstep
can't parse).
* Update gorm to git head. The current release doesn't work with the
new Objective-C ABI, but -head has the patches to fix it.
* Update PikoPixel and add it to the gnustep-app meta-package.
* Update the three core GNUstep packages to the latest release.
* Update gnumail and pantomime to the latest release and fix a linking
error with the new ABI.
* Update GNUstep FTP to the latest version.
Reviewed by: bapt (previous version)
Notes:
svn path=/head/; revision=492056
|
|
|
|
|
|
|
|
| |
PR: 235450
Reported by: Scott Loga <cres24@mac.com>
Notes:
svn path=/head/; revision=492044
|