diff options
author | feld <feld@FreeBSD.org> | 2015-08-13 00:10:30 +0800 |
---|---|---|
committer | feld <feld@FreeBSD.org> | 2015-08-13 00:10:30 +0800 |
commit | e64e294d596e56406bbc0824782a49a218a1ff08 (patch) | |
tree | ef674021db309bb1f9dc62fbfcbc0616a972a5e1 /sysutils/Makefile | |
parent | 67bf11360f5a00d1b062e40aacbb4a389c5b1be6 (diff) | |
download | freebsd-ports-gnome-e64e294d596e56406bbc0824782a49a218a1ff08.tar.gz freebsd-ports-gnome-e64e294d596e56406bbc0824782a49a218a1ff08.tar.zst freebsd-ports-gnome-e64e294d596e56406bbc0824782a49a218a1ff08.zip |
sysutils/moosefs-* update to 2.0.72-1
The update to 2.0.72-1 includes splitting the sysutils/moosefs-master
port into several new ports to achieve better modularization. This
matches the approach upstream has taken with their own FreeBSD packages
which they were distributing via their own pkgng repository.
Further details are provided in the UPDATING entry.
Upstream MooseFS team is now taking maintainership of these ports.
PR: 199342
PR: 199343
PR: 199344
PR: 199345
PR: 199346
PR: 199347
PR: 199348
PR: 199349
Diffstat (limited to 'sysutils/Makefile')
-rw-r--r-- | sysutils/Makefile | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/sysutils/Makefile b/sysutils/Makefile index f72a49a841f3..9ea11afaf448 100644 --- a/sysutils/Makefile +++ b/sysutils/Makefile @@ -551,8 +551,13 @@ SUBDIR += monitorix SUBDIR += mono-kmod SUBDIR += moosefs-chunkserver + SUBDIR += moosefs-cgi + SUBDIR += moosefs-cgiserv + SUBDIR += moosefs-cli SUBDIR += moosefs-client SUBDIR += moosefs-master + SUBDIR += moosefs-metalogger + SUBDIR += moosefs-netdump SUBDIR += moreutils SUBDIR += most SUBDIR += mount.app |