Commit Graph

6 Commits

Author SHA1 Message Date
Jean-Yves Lefort
aed4a99ee5 Conflicts with linux-libGLU 2006-11-06 14:17:41 +00:00
Boris Samorodov
2fb3e05efa Let the ports which have both bz2 and gz distfiles extract on 4.x
(actually, if ${OSVERSION} < 502111):
- remove BROKEN from graphics/linux_dri-devel;
- remove IGNORE from graphics/linux_dri.

The next technique is used (thanks Brooks Davis):
.if ${OSVERSION} < 502111
EXTRACT_DEPENDS+= bsdtar:${PORTSDIR}/archivers/libarchive
TAR=              bsdtar
.endif

Approved by:	netchild (mentor, implicit)
2006-08-08 19:19:35 +00:00
Boris Samorodov
f4d08cc508 Replace spaces with tabs at the BROKEN message.
Pointy hat to:	bsam
Approved by:	netchild (implicit)
2006-08-07 15:01:01 +00:00
Boris Samorodov
01cb06b163 Correct the misplaced BROKEN message.
Pointy hat to:	bsam
Approved by:	netchild (mentor, implicit)
2006-08-07 14:53:46 +00:00
Boris Samorodov
687fb29544 Mark the port BROKEN if ${OSVERSION} < 500000: does not extract on 4.x
(both bz2 and gz sources are used)

Reported by:	krismail
Approved by:	netchild (mentor, implicit)
2006-08-07 14:37:09 +00:00
Eric Anholt
4df68e63a6 Add a linux_dri-devel port: CVS snapshot of DRI drivers for linux, which I
compiled on a debian machine.
2006-06-25 14:33:51 +00:00