| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
| |
Notes:
svn path=/head/; revision=126721
|
|
|
|
|
|
|
|
| |
PR: ports/70735
Submitted by: Ying-Chieh Chen <yinjieh@csie.nctu.edu.tw>
Notes:
svn path=/head/; revision=116856
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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)
Notes:
svn path=/head/; revision=114511
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
the libtoolX ports instead of the one included with each port. Ports that
set USE_LIBTOOL_VER=X will now use the ports version of libtool instead of
the included version. To restore previous behavior, use the new macro,
USE_INC_LIBTOOL_VER. Both macros accept the same argument: a libtool version.
For example, to use the ports version of libtool-1.5, add the following to
your Makefile:
USE_LIBTOOL_VER= 15
To use the included version of libtool with extra hacks provided by
libtool-1.5, add the following to your Makefile:
USE_INC_LIBTOOL_VER= 15
With this change, ports that had to add additional libtool hacks to prevent
.la files from being installed or to fix certain threading issues can now
delete those hacks (after appropriate testing, of course).
PR: 63944
Based on work by:eik and marcus
Approved by: ade (autotools maintainer)
Tested by: kris on pointyhat
Bound to be hidden problems: You bet
Notes:
svn path=/head/; revision=113296
|
|
|
|
| |
Notes:
svn path=/head/; revision=110841
|
|
|
|
|
|
|
|
|
| |
pre-configure.
Noticed by: pointyhat
Notes:
svn path=/head/; revision=109217
|
|
|
|
| |
Notes:
svn path=/head/; revision=106671
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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.
Notes:
svn path=/head/; revision=103963
|
|
|
|
|
|
|
| |
(Part 2)
Notes:
svn path=/head/; revision=99920
|
|
|
|
| |
Notes:
svn path=/head/; revision=99360
|
|
|
|
|
|
|
|
|
| |
up. Someone should pick it up and update it to the snapshot at glide.sf.net.
Suggested by: linimon
Notes:
svn path=/head/; revision=97886
|
|
|
|
| |
Notes:
svn path=/head/; revision=95653
|
|
|
|
|
|
|
| |
Reported by: bento
Notes:
svn path=/head/; revision=89747
|
|
|
|
| |
Notes:
svn path=/head/; revision=80718
|
|
|
|
|
|
|
|
|
|
| |
Requiem mors pacem pkg-comment,
And be calm ports tree.
E Nomini Patri, E Fili, E Spiritu Sancti.
Notes:
svn path=/head/; revision=77045
|
|
|
|
|
|
|
| |
Approved by: des
Notes:
svn path=/head/; revision=63761
|
|
|
|
|
|
|
|
|
|
| |
fix automake troubles, include patches for several bugs.
Reviewed by: des
Approved by: portmgr
Notes:
svn path=/head/; revision=60748
|
|
|
|
| |
Notes:
svn path=/head/; revision=56570
|
|
|
|
|
|
|
| |
and version 1.4 doesn't appear to work for this port.
Notes:
svn path=/head/; revision=51604
|
|
|
|
|
|
|
| |
this port since I don't actually have a tdfx card to test with anymore.
Notes:
svn path=/head/; revision=40862
|
|
|
|
| |
Notes:
svn path=/head/; revision=40690
|
|
This makes a library good enough to be able to make the XFree86-4 port's
lib/modules/dri/tdfx_dri.so, which is enough to enable DRI on 3dfx cards.
Notes:
svn path=/head/; revision=40683
|