| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
Notes:
svn path=/head/; revision=394023
|
|
|
|
|
|
|
| |
- Drop @dirrm* from plist
Notes:
svn path=/head/; revision=389101
|
|
|
|
|
|
|
| |
Submitted by: chifeng@gmail.com(previous maintainer, via email)
Notes:
svn path=/head/; revision=364535
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
This was a master and two slave ports. Now each port stands alone, each
with it's own defined distinfo which allows for the separate mk to be
removed.
* Ownership of slave ports restored to chifeng. They were reset in
error because their staging was combined with master staging
* Configure locations uniformly fixed to /etc/mfs
* cgiserv now runs as unpriviledged user
* Fixes ability to reload config without restarting
* Uses @sample keyword for config files now
* fixes -master, -chunkserver, and -client ports
PR: 191046
Submitted by: takeda (takeda.tk)
Approved by: maintainer (chifeng)
Minor fixes: marino
Notes:
svn path=/head/; revision=361607
|
|
|
|
|
|
|
|
|
| |
pending PR (related to stage)
With hat: portmgr
Notes:
svn path=/head/; revision=360930
|
|
|
|
|
|
|
| |
sysutils)
Notes:
svn path=/head/; revision=327772
|
|
|
|
|
|
|
|
|
|
|
| |
- Trim Makefile headers
- Use space in WWW Line
PR: ports/178397, ports/178398, ports/178399
Submitted by: Chifeng Qu <chifeng@gmail.com> (maintainer)
Notes:
svn path=/head/; revision=318402
|
|
|
|
| |
Notes:
svn path=/head/; revision=316355
|
|
|
|
|
|
|
|
|
| |
While here trim headers
Convert some USE_GNOME= gnomehack -> USES= pathfix
Notes:
svn path=/head/; revision=313527
svn path=/tags/RELEASE_7_EOL/; revision=313528; tag=7-eol
|
|
|
|
|
|
|
|
|
|
|
|
| |
- convert all fuse ports to use the new macro
The macro makes sure sysutils/fusefs-libs gets installed and depending on
fuse being in base or not it installs sysutils/fusefs-kmod.
Approved by: portmgr (bapt)
Notes:
svn path=/head/; revision=308910
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
are no more self hosting so we are stuck with 0.25 version while pkgconf provide
the same set of features as 0.27 and a compatible frontend. A symlink to
pkg-config has been added for convenience and compatibility
This also introduces a new macro to use pkgconf in your ports:
USE_PKGCONFIG
it can take the following arguments:
- yes (meaning build only dep)
- build (meaning build only dep)
- run (meaning run only dep)
- both (meaning run and build dep)
From now USE_GNOME= pkgconfig is deprecated in favour of USE_PKGCONFIG
The old gnome macro has been modified to use pkgconf but still the sameway: run
and build dep to avoid large breakage.
While here fix some ports relying on pkg-config but not specifying it, fix some
ports broken because testing wrong .pc files, and fix ports using pkg-config
--version to determine pkg-config version instead of
pkg-config --modversion pkg-config like recommanded by pkg-config
With Hat: portmgr
Exp-runs by: bapt (pointhat-west), beat (pointyhat)
Notes:
svn path=/head/; revision=301539
|
|
|
|
|
|
|
|
| |
PR: ports/167137
Submitted by: Chifeng Qu <chifeng@gmail.com> (maintainer)
Notes:
svn path=/head/; revision=295709
|
|
|
|
|
|
|
|
|
| |
PR: ports/154159
Submitted by: Chifeng Qu <chifeng@gmail.com> (maintainer)
Feature safe: yes
Notes:
svn path=/head/; revision=268081
|
|
|
|
|
|
|
|
| |
PR: ports/153515 ports/153516 ports/153517
Submitted by: Chifeng Qu <chifeng@gmail.com> (maintainer)
Notes:
svn path=/head/; revision=267154
|
|
|
|
|
|
|
|
| |
PR: ports/149089, ports/149090, ports/149092
Submitted by: Chifeng QU <chifeng@gmail.com> (maintainer)
Notes:
svn path=/head/; revision=258504
|
|
|
|
|
|
|
|
| |
PR: ports/148944
Submitted by: Chifeng QU <chifeng@gmail.com> (maintainer)
Notes:
svn path=/head/; revision=258309
|
|
|
|
|
|
|
|
|
| |
PR: ports/145745
Submitted by: Chifeng Qu <chifeng@gmail.com> (maintainer)
Approved by: itetcu (mentor, implicit)
Notes:
svn path=/head/; revision=252816
|
|
moosefs client is any number of machines using mfsmount process
to communicate with the managing server (to receive and modify
file metadata) and with chunkservers (to exchange actual file
data).
WWW: http://www.moosefs.org/
Submitted by: Chifeng Qu <chifeng@gmail.com> (via Email)
Notes:
svn path=/head/; revision=252360
|