| There is a PORTS FREEZE in effect! |
|
A ports freeze
means that commits will be few and far between and only by approval.
|
| non port: graphics/linux_dri/Makefile |
|
CVSWeb
|
Number of commits found: 23 |
|
Thu, 20 Mar 2008
|
[ 19:07 beech ]
1.23 graphics/linux_dri/Makefile
- Add amd64 to archs
- Allows some ports (skype) to install in that platform.
Reviewed by: netchild, linimon
|
|
Fri, 13 Jul 2007
|
[ 04:22 anholt ]
1.22 graphics/linux_dri/Makefile
1.9 graphics/linux_dri/distinfo
1.4 graphics/linux_dri/pkg-descr
1.7 graphics/linux_dri/pkg-plist
Update linux_dri to Mesa 7.0 libraries and current libdrm.
Most importantly, this adds the 965 DRI driver.
|
|
Mon, 6 Nov 2006
|
[ 14:17 jylefort ]
1.6 graphics/linux_dri-devel/Makefile
1.21 graphics/linux_dri/Makefile
Conflicts with linux-libGLU
|
|
Tue, 8 Aug 2006
|
[ 20:19 bsam ]
1.5 graphics/linux_dri-devel/Makefile
1.20 graphics/linux_dri/Makefile
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)
|
|
Mon, 31 Jul 2006
|
[ 14:18 netchild ]
1.19 graphics/linux_dri/Makefile
Mark IGNORE on 4.x, does not extract with the tar in 4.x.
PR: 100714
Noticed by: Detlef Sax <sax@noart.de>
|
|
Sun, 25 Jun 2006
|
[ 15:27 anholt ]
1.18 graphics/linux_dri/Makefile
1.8 graphics/linux_dri/distinfo
1.6 graphics/linux_dri/pkg-plist
Update linux_dri to Mesa 6.5 binaries I rolled on a debian machine.
|
|
Tue, 14 Feb 2006
|
[ 19:03 netchild ]
1.17 graphics/linux_dri/Makefile
Add some mirrors to make it fetchable again.
|
|
Wed, 4 Jan 2006
|
[ 20:47 edwin ]
1.16 graphics/linux_dri/Makefile
[fix] graphics/linux_dri: works on amd64 too
Submitted by: Simun Mikecin <sime@logos.hr>
PR: ports/91318
|
|
Mon, 10 Oct 2005
|
[ 10:50 jylefort ]
1.15 graphics/linux_dri/Makefile
Forced commit to note that the last update was to 4.4.0, not 4.4.4
|
|
Sun, 9 Oct 2005
|
[ 19:30 jylefort ]
1.14 graphics/linux_dri/Makefile
1.6 graphics/linux_dri/distinfo
1.5 graphics/linux_dri/pkg-plist
- Update to 4.4.4 (although a more recent version is available,
x11/linux-XFree86-libs is still at 4.3.99.902): fixes an unresolved
library dependency in libGLU (libstdc++-libc6.1-2.so.3)
- Remove useless mkdir from pkg-plist
- Also run ldconfig when installing from a package
PR: ports/87079
Submitted by: jylefort
Approved by: netchild
|
|
Fri, 17 Jun 2005
|
[ 23:59 netchild ]
1.45 CHANGES
1.10 accessibility/linux-atk/Makefile
1.16 archivers/stuffit/Makefile
1.11 astro/linux-setiathome/Makefile
1.25 audio/baudline/Makefile
1.11 audio/linux-arts/Makefile
1.10 audio/linux-esound/Makefile
1.10 audio/linux-libaudiofile/Makefile
1.4 audio/linux-mbrola/Makefile
1.6 audio/linux-vsound/Makefile
(Only the first 10 of 190 ports in this commit are shown above. )
Mega-patch to cleanup the ports infrastructure regarding our linux bits:
- USE_LINUX now implies NO_FILTER_SHLIBS=yes. It also doesn't use FreeBSD
tools to strip binaries anymore, so it's not neccesary anymore to override
STRIP and STRIP_CMD.
- USE_LINUX_PREFIX implies NO_MTREE now.
- In the USE_LINUX case, USE_XLIB now depends upon the linux X11 libraries
instead upon the native FreeBSD libraries.
- The variable LINUX_BASE_PORT contains a string which is suitable as an
item in *_DEPENDS, so if a port BATCH_DEPENDS or FETCH_DEPENDS upon the
default (or overriden) linux base, ${LINUX_BASE_PORT} should be used
instead of a hardcoded reference.
- Change all ports to comply to the "new world order".
- The Ports Collection now allows to override the default linux_base port.
Specify e.g. OVERRIDE_LINUX_BASE_PORT=rh-9 in /etc/make.conf to use
${PORTSDIR}/emulators/linux_base-rh-9 (the logic is to use(Only the first 15 lines of the commit message are shown above )
|
|
Tue, 1 Mar 2005
|
[ 21:51 trevor ]
1.15 archivers/stuffit/Makefile
1.10 astro/linux-setiathome/Makefile
1.20 audio/baudline/Makefile
1.8 audio/linux-arts/Makefile
1.3 audio/linux-mbrola/Makefile
1.5 audio/linux-vsound/Makefile
1.7 audio/teamspeak_client/Makefile
1.6 audio/teamspeak_server/Makefile
1.15 cad/linux-eagle/Makefile
1.2 databases/sybase_ase/Makefile
(Only the first 10 of 138 ports in this commit are shown above. )
Respect the user's USE_LINUX setting.
|
|
Fri, 31 Dec 2004
|
[ 18:24 netchild ]
1.36 CHANGES
1.8 accessibility/linux-atk/Makefile
1.13 archivers/stuffit/Makefile
1.7 astro/linux-setiathome/Makefile
1.18 audio/baudline/Makefile
1.7 audio/linux-arts/Makefile
1.7 audio/linux-esound/Makefile
1.7 audio/linux-libaudiofile/Makefile
1.4 audio/linux-vsound/Makefile
1.14 cad/linux-eagle/Makefile
(Only the first 10 of 168 ports in this commit are shown above. )
Say hello to the linux mega patch, it consolidates our linux bits a
little bit and allows to proceed to a more recent linux_base from
a stable (read as: the major bugs should be ironed out or identified
and most linux ports build just fine) source.
It also allows to ship 4.11 with a working linuxolator (the EOLed
linux_base is marked forbidden because of a security hole).
This is a major update, please read UPDATING (and CHANGES if you
develop linux ports).
Changes:
- change the default linux_base from v7 to v8
- add a newer freetype to linux_base-8 for nicer fonts display [1]
- don't let cpio use hardlinks in the linux_base-8 port to quiet some (Only the first 15 lines of the commit message are shown above )
|
|
Fri, 6 Feb 2004
|
[ 16:58 trevor ]
1.2 chinese/mingunittf/Makefile
1.11 devel/qt-designer/Makefile
1.31 devel/qtez/Makefile
1.12 graphics/kisomandel/Makefile
1.10 graphics/linux_dri/Makefile
1.23 graphics/linux_mesa3/Makefile
1.11 mail/liamail/Makefile
1.8 sysutils/task/Makefile
1.7 x11-fonts/xfontselector/Makefile
1.14 x11-wm/xwmm/Makefile
Apply studly caps to "FreeBSD".
|
|
Wed, 28 Jan 2004
|
[ 09:29 anholt ]
1.9 graphics/linux_dri/Makefile
Return to ports@ because I won't be working on FreeBSD for 3 months minimum.
|
|
Wed, 14 May 2003
|
[ 04:12 anholt ]
1.8 graphics/linux_dri/Makefile
Fix packaging of linux_dri by adding NO_FILTER_SHLIBS.
Reported by: bento
|
|
Tue, 11 Mar 2003
|
[ 23:38 anholt ]
1.26 devel/imake-4/Makefile
1.6 graphics/dri-devel/Makefile
1.7 graphics/linux_dri/Makefile
1.11 x11-fonts/XFree86-4-font100dpi/Makefile
1.10 x11-fonts/XFree86-4-font75dpi/Makefile
1.15 x11-fonts/XFree86-4-fontCyrillic/Makefile
1.10 x11-fonts/XFree86-4-fontDefaultBitmaps/Makefile
1.9 x11-fonts/XFree86-4-fontEncodings/Makefile
1.10 x11-fonts/XFree86-4-fontScalable/Makefile
1.19 x11-servers/XFree86-4-FontServer/Makefile
(Only the first 10 of 124 ports in this commit are shown above. )
Update XFree86 ports, including linux_dri, to 4.3.0. Set IGNORE= in dri-devel
for being outdated. Thank you to all the testers and people who submitted
patches for this update.
Approved by: portmgr
|
|
Fri, 7 Mar 2003
|
[ 06:04 ade ]
1.11 graphics/Cgraph/Makefile
1.55 graphics/Mesa3/Makefile
1.3 graphics/backfract/Makefile
1.4 graphics/camserv/Makefile
1.12 graphics/chbg/Makefile
1.5 graphics/crw/Makefile
1.2 graphics/cybervrml97/Makefile
1.24 graphics/dia/Makefile
1.7 graphics/diacanvas/Makefile
1.5 graphics/dri-devel/Makefile
(Only the first 10 of 238 ports in this commit are shown above. )
Clear moonlight beckons.
Requiem mors pacem pkg-comment,
And be calm ports tree.
E Nomini Patri, E Fili, E Spiritu Sancti.
|
|
Tue, 17 Dec 2002
|
[ 08:12 anholt ]
1.5 graphics/linux_dri/Makefile
Mark this ONLY_FOR_ARCHS=i386.
Submitted by: bento
|
|
Thu, 15 Aug 2002
|
[ 21:28 anholt ]
1.4 graphics/linux_dri/Makefile
1.3 graphics/linux_dri/distinfo
1.3 graphics/linux_dri/pkg-descr
1.3 graphics/linux_dri/pkg-plist
Use my own binaries for linux_dri which are fixed to work on -stable, using a
patch which has been committed to DRI CVS (and will then be in 4.3.0). Also
fix libglide3 installation for Voodoos with linux compatibility.
|
|
Tue, 30 Jul 2002
|
[ 22:04 anholt ]
1.10 games/tuxracer/Makefile
1.6 graphics/glide3/Makefile
1.3 graphics/linux_dri/Makefile
Change email to anholt@freebsd.org and move local distfiles.
Approved by: des
|
|
Fri, 26 Jul 2002
|
[ 00:54 pat ]
1.2 graphics/linux_dri/Makefile
1.2 graphics/linux_dri/distinfo
1.2 graphics/linux_dri/pkg-descr
1.2 graphics/linux_dri/pkg-message
1.2 graphics/linux_dri/pkg-plist
Update to 4.2.0
Submitted by: anholt (maintainer)
|
|
Sat, 15 Dec 2001
|
[ 08:16 pat ]
unknown graphics/linux_dri/Makefile
unknown graphics/linux_dri/distinfo
unknown graphics/linux_dri/pkg-comment
unknown graphics/linux_dri/pkg-descr
unknown graphics/linux_dri/pkg-message
unknown graphics/linux_dri/pkg-plist
Add port graphics/linux_dri, Binary Linux DRI libraries for 3D hardware
acceleration of linux apps
|
Number of commits found: 23 |