| Commit History - (may be incomplete: see SVNWeb link above for full details) |
| Date | By | Description |
17 May 2013 20:09:11
1.6.27
|
madpilot  |
- Update to 1.6.27
- Trim Makefile headers
- Use space in WWW Line
PR: ports/178397, ports/178398, ports/178399
Submitted by: Chifeng Qu <chifeng@gmail.com> (maintainer) |
23 Apr 2013 14:20:28
1.6.26
|
bapt  |
Finish converting the whole ports tree to USES=pkgconfig |
06 Mar 2013 16:52:02
1.6.26
|
bapt  |
Convert USE_FUSE macros into USES feature.
While here trim headers
Convert some USE_GNOME= gnomehack -> USES= pathfix |
14 Dec 2012 15:47:01
1.6.26
|
flo  |
- introduce a USE_FUSE macro
- 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) |
26 Jul 2012 05:40:24
1.6.25
|
bapt  |
new devel/pkgconf added to replace devel/pkg-config. new version of pkg-config
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) |
30 Apr 2012 07:44:39
1.6.24  |
scheidell  |
- Update to 1.6.24
PR: ports/167137
Submitted by: Chifeng Qu <chifeng@gmail.com> (maintainer) |
21 Jan 2011 09:29:04
1.6.20
|
wen  |
- Update to 1.6.20
PR: ports/154159
Submitted by: Chifeng Qu <chifeng@gmail.com> (maintainer)
Feature safe: yes |
30 Dec 2010 06:20:54
1.6.19
|
wen  |
- Update to 1.6.19
PR: ports/153515 ports/153516 ports/153517
Submitted by: Chifeng Qu <chifeng@gmail.com> (maintainer) |
30 Jul 2010 14:24:45
1.6.17
|
araujo  |
- Update to 1.6.17.
PR: ports/149089, ports/149090, ports/149092
Submitted by: Chifeng QU <chifeng@gmail.com> (maintainer) |
27 Jul 2010 00:10:32
1.6.16
|
sylvio  |
- Update to 1.6.16
PR: ports/148944
Submitted by: Chifeng QU <chifeng@gmail.com> (maintainer) |
17 Apr 2010 19:37:55
1.6.15
|
sylvio  |
- Update to 1.6.15
PR: ports/145745
Submitted by: Chifeng Qu <chifeng@gmail.com> (maintainer)
Approved by: itetcu (mentor, implicit) |
07 Apr 2010 03:04:52
1.6.14
|
wen  |
MooseFS is a fault tolerant, network distributed file system.
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) |