non port: graphics/mesagl/Makefile |
SVNWeb
|
Number of commits found: 24 |
Fri, 20 Sep 2013
|
[ 18:35 bapt ] (Only the first 10 of 1084 ports in this commit are shown above. )
Add NO_STAGE all over the place in preparation for the staging support (cat:
graphics)
|
Fri, 20 Nov 2009
|
[ 22:53 pav ] (Only the first 10 of 102 ports in this commit are shown above. )
- Mark MAKE_JOBS_UNSAFE
Reported by: pointyhat
|
Sat, 22 Aug 2009
|
[ 00:23 amdmi3 ] (Only the first 10 of 415 ports in this commit are shown above. )
- Switch SourceForge ports to the new File Release System: categories starting
with G
|
Wed, 6 May 2009
|
[ 06:13 leeym ]
- reset MAINTAINER per request
PR: 134253
Submitted by: giffunip@tutopia.com
|
Thu, 30 Oct 2008
|
[ 13:07 tabthorpe ]
- Resurrect graphics/mesagl in a mangled version
PR: ports/125705
Submitted by: Pedro F. Giffuni <giffunip tutopia.com>
|
Fri, 2 Feb 2007
|
[ 20:07 pav ] (Only the first 10 of 76 ports in this commit are shown above. )
- Remove XFree86 3.3.6
It was released seven years ago, and is totally outdated by now.
|
Sat, 2 Sep 2006
|
[ 23:15 kris ]
No need to conditionalize on PACKAGE_BUILDING
|
Mon, 14 Aug 2006
|
[ 23:06 clsung ] (Only the first 10 of 81 ports in this commit are shown above. )
- s,INSTALLS_SHLIB,USE_LDCONFIG,g
- these include dns/ editors/ emulators/ finance/
games/ graphics/ maintained by ports@
PR: ports/101916
Submitted by: Gea-Suan Lin <gslin_AT_gslin dot org>
|
Mon, 3 Jul 2006
|
[ 16:17 stefan ]
- Update to 5.0.2.
- Slightly adjust CONFLICTS.
- IGNORE only when PACKAGE_BUILDING.
PR: 94036
Submitted by: Pedro F. Giffuni <giffunip@asme.org>
Approved by: arved (mentor)
|
Sun, 7 May 2006
|
[ 23:46 edwin ] (Only the first 10 of 402 ports in this commit are shown above. )
Remove USE_REINPLACE for categories starting with a G
|
Thu, 23 Feb 2006
|
[ 10:40 ade ] (Only the first 10 of 2514 ports in this commit are shown above. )
Conversion to a single libtool environment.
Approved by: portmgr (kris)
|
Fri, 27 Jan 2006
|
[ 05:41 linimon ]
USE_MESA has been removed from bsd.port.mk.
|
Tue, 15 Nov 2005
|
[ 06:52 ade ] (Only the first 10 of 1438 ports in this commit are shown above. )
Mass-conversion to the USE_AUTOTOOLS New World Order. The code present
in bsd.autotools.mk essentially makes this a no-op given that all the
old variables set a USE_AUTOTOOLS_COMPAT variable, which is parsed in
exactly the same way as USE_AUTOTOOLS itself.
Moreover, USE_AUTOTOOLS has already been extensively tested by the GNOME
team -- all GNOME 2.12.x ports use it.
Preliminary documentation can be found at:
http://people.FreeBSD.org/~ade/autotools.txt
which is in the process of being SGMLized before introduction into the
Porters Handbook.
Light blue touch-paper. Run.
|
Wed, 1 Jun 2005
|
[ 19:56 oliver ] (Only the first 10 of 45 ports in this commit are shown above. )
change the libtool version to use from 1.3 to 1.5
|
Sat, 21 Aug 2004
|
[ 04:51 lesi ]
Add conflicts to XFree86- and xorg- libraries, as they already install
Mesa GL.
Noticed by: David Julien (david dot julien at gmail dot com)
PR: ports/70004
Approved by: anholt (mentor)
|
Fri, 23 Jul 2004
|
[ 19:10 anholt ] (Only the first 10 of 163 ports in this commit are shown above. )
- Add the X_WINDOW_SYSTEM={xorg,xfree86-4,xfree86-3} variable to bsd.port.mk,
and make XFREE86_VERSION map to it. XFREE86_VERSION is now deprecated.
- Make xorg the default X_WINDOW_SYSTEM on -current.
- Add several new X_*_PORT variables which point to various pieces of X11 based
on the setting of X_WINDOW_SYSTEM, and make ports use them.
- Add information to CHANGES about how to handle the transition.
PR: ports/68763
Approved by: portmgr (marcus)
Approved by: re (scottl)
|
Sun, 14 Mar 2004
|
[ 06:17 ade ] (Only the first 10 of 945 ports in this commit are shown above. )
Whoa there, boy, that's a mighty big commit y'all have there...
Begin autotools sanitization sequence by requiring ports to explicitly
specify which version of {libtool,autoconf,automake} they need, erasing
the concept of a "system default".
For ports-in-waiting:
USE_LIBTOOL=YES -> USE_LIBTOOL_VER=13
USE_AUTOCONF=YES -> USE_AUTOCONF_VER=213
USE_AUTOMAKE=YES -> USE_AUTOMAKE_VER=14
Ports attempting to use the old style system after June 1st 2004 will be
sorely disappointed.
|
Wed, 4 Feb 2004
|
[ 05:21 marcus ] (Only the first 10 of 1588 ports in this commit are shown above. )
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
(Part 2)
|
Sat, 8 Nov 2003
|
[ 21:57 anholt ]
Re-add PORTREVISON, dropped accidentally in the last commit, and bump it for
libglut removal change.
Submitted by: arved
|
Fri, 24 Oct 2003
|
[ 05:27 anholt ]
Remove libglut from this port (it is now located in graphics/libglut) and mark
it IGNORE on XFree86-4.
|
Tue, 29 Jul 2003
|
[ 09:12 sobomax ] (Only the first 10 of 128 ports in this commit are shown above. )
Let be hohest: I really don't have a time now to properly maintain all
these great pieces of software, so that let others with more free time
to take over them.
|
Mon, 9 Jun 2003
|
[ 11:27 kris ]
Add missing files and bump PORTREVISION
|
Tue, 13 May 2003
|
[ 17:27 sobomax ]
Fix patch target on non-current systems.
|
Sat, 10 May 2003
|
[ 17:39 sobomax ] (Only the first 10 of 11 ports in this commit are shown above. )
Update mesagl to 5.0.1 after a repo-copy from Mesa3 and connect it
to the build.
|
Number of commits found: 24 |