Commit graph

13 commits

Author SHA1 Message Date
Baptiste Daroussin
83f65384c9 Add NO_STAGE all over the place in preparation for the staging support (cat: sysutils) 2013-09-20 23:05:58 +00:00
Guido Falsi
8626d49964 - 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)
2013-05-17 20:09:11 +00:00
Baptiste Daroussin
992586fa08 Finish converting the whole ports tree to USES=pkgconfig 2013-04-23 14:20:25 +00:00
Baptiste Daroussin
da12e6723d Convert USE_FUSE macros into USES feature.
While here trim headers
Convert some USE_GNOME= gnomehack -> USES= pathfix
2013-03-06 16:52:02 +00:00
Florian Smeets
d26530b713 - 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)
2012-12-14 15:47:00 +00:00
Baptiste Daroussin
9346b215f0 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)
2012-07-26 05:40:22 +00:00
Michael Scheidell
242f6308a5 - Update to 1.6.24
PR:		ports/167137
Submitted by:	Chifeng Qu <chifeng@gmail.com> (maintainer)
2012-04-30 07:44:39 +00:00
Wen Heping
d1c61979ea - Update to 1.6.20
PR:		ports/154159
Submitted by:	Chifeng Qu <chifeng@gmail.com> (maintainer)
Feature safe:	yes
2011-01-21 09:29:04 +00:00
Wen Heping
e69880777c - Update to 1.6.19
PR:		ports/153515 ports/153516 ports/153517
Submitted by:	Chifeng Qu <chifeng@gmail.com> (maintainer)
2010-12-30 06:20:54 +00:00
Marcelo Araujo
2c0c53adc6 - Update to 1.6.17.
PR:		ports/149089, ports/149090, ports/149092
Submitted by:	Chifeng QU <chifeng@gmail.com> (maintainer)
2010-07-30 14:24:45 +00:00
Sylvio Cesar Teixeira
529633f01f - Update to 1.6.16
PR:		ports/148944
Submitted by:	Chifeng QU <chifeng@gmail.com> (maintainer)
2010-07-27 00:10:32 +00:00
Sylvio Cesar Teixeira
85d35a89a9 - Update to 1.6.15
PR:		ports/145745
Submitted by:	Chifeng Qu <chifeng@gmail.com> (maintainer)
Approved by:	itetcu (mentor, implicit)
2010-04-17 19:37:55 +00:00
Wen Heping
79c81dcba6 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)
2010-04-07 03:04:52 +00:00