1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-05 01:55:52 +00:00
Commit Graph

11 Commits

Author SHA1 Message Date
Chris Rees
4cd8672cf9 Fake fstab for compile stage, fixing build on package cluster.
PR:		ports/160666
Approved by:	pirzyk (maintainer)
Feature safe:	yes
2011-11-28 20:23:10 +00:00
Mark Linimon
7d8608ab13 Mark broken on powerpc as well as sparc64. (In fact, on all the tier-2s.)
Hat:		portmgr
2011-11-10 05:38:32 +00:00
Martin Wilke
a9481afc8a - Get Rid MD5 support 2011-03-19 12:38:54 +00:00
Mark Linimon
deb6a6b36b Also acts up on sparc64 on pointyhat.
Hat:		portmgr
2010-12-08 19:29:44 +00:00
Pav Lucistnik
bdbae792b3 - Disallow on amd64 pointyhat, accesses /etc/fstab during build which is not
available in build jails

Reported by:	pointyhat
2010-08-31 21:33:40 +00:00
Ashish SHUKLA
6264508b94 - Update to 1.30.
PR:		ports/149475
Submitted by:	Frederic Culot <frederic@culot.org>
Approved by:	pgj (mentor), pirzyk (maintainer)
2010-08-17 05:46:23 +00:00
Wen Heping
6a7af898e2 - Update to 1.27
PR:		ports/146356
Submitted by:	Jim Pirzyk <pirzyk@FreeBSD.org> (maintainer)
2010-05-07 02:52:28 +00:00
Martin Wilke
d6cd0dce2b - Update to 1.22
PR:		118362
Submitted by:	pirzyk@
2007-12-15 23:19:41 +00:00
Mark Linimon
9839011ec3 Welcome bsd.perl.mk. Add support for constructs such as USE_PERL5=5.8.0+.
Drop support for antique perl.

Work done by:	gabor
Sponsored by:	Google Summer of Code 2007
Hat:		portmgr
2007-09-08 01:12:10 +00:00
Erwin Lansing
57b79d0f93 Fix for special filesystems and bump PORTREVISION.
PR:		103362
Submitted by:	pirzyk (maintainer)
2006-09-18 18:13:41 +00:00
Roman Bogorodskiy
9d9ba9300a Retrieve list of filesystems and their properties
Sys::Filesystem is intended to be a portable interface to list and query
filesystem names and their properties. At the time of writing there were
only Solaris and Win32 modules available on CPAN to perform this kind of
operation. This module hopes to provide a consistant API to list all,
mounted, unmounted and special filesystems on a system, and query as
many properties as possible with common aliases wherever possible.

WWW: http://search.cpan.org/dist/Sys-Filesystem/

PR:		ports/98307
Submitted by:	pirzyk
2006-06-29 08:36:42 +00:00