Next | Query returned 52 messages, browsing 41 to 50 | Previous

History of commit frequency

CVS Commit History:


   2004-10-20 16:33:30 by Jeremy C. Reed | Files touched by this commit (9)
Log message:
Make xdm use configs from under PKG_SYSCONFDIR.
Some ideas came from NetBSD's XFree86 customizations.

Use USE_PKGINSTALL and CONF_FILES for xorg-clients.
Installs xdm configs (and shell scripts) to examples directory.
Create OWN_DIRS for the authDir.

PLIST changes are for chooser is now in bin directory.
And pixmaps moved to include/X11/pixmaps directory.
xdm configs are no longer in lib/X11/xdm (so they are no longer lost
on reinstall).

(Anyone want to do twm and other configs?)
   2004-09-22 17:52:18 by Adam Ciarcinski | Files touched by this commit (1)
Log message:
Master site corrected
   2004-09-21 19:38:53 by Juan Romero Pardines | Files touched by this commit (53)
Log message:
Update X.org packages to 6.8.1.

To see the changes about this release, please review the "RELNOTES" file,
which is available via www or in the distribution tarballs.

These packages were tested on:

	* NetBSD 2.0/-current
	* Bluewall GNU/Linux
	* Slackware 10 GNU/Linux

I'm currently testing them on FreeBSD 5.3BETA4.
   2004-08-27 08:29:11 by Johnny C. Lam | Files touched by this commit (71)
Log message:
Replace RPATH_FLAG with LINKER_RPATH_FLAG and COMPILER_RPATH_FLAG,
which are the full option names used to set rpath directives for the
linker and the compiler, respectively.  In places were we are invoking
the linker, use "${LINKER_RPATH_FLAG} <path>", where the space is
inserted in case the flag is a word, e.g. -rpath.  The default values
of *_RPATH_FLAG are set by the compiler/*.mk files, depending on the
compiler that you use.  They may be overridden on a ${OPSYS}-specific
basis by setting _OPSYS_LINKER_RPATH_FLAG and _OPSYS_COMPILER_RPATH_FLAG,
respectively.  Garbage-collect _OPSYS_RPATH_NAME and _COMPILER_LD_FLAG.
   2004-08-16 14:27:23 by Krister Walfridsson | Files touched by this commit (1)
Log message:
Use PKG_SKIP_REASON so that bulk builds reports the packages as
"unavailable" instead of "broken".
   2004-08-14 19:13:27 by Marc Recht | Files touched by this commit (1)
Log message:
Add substitutions for @_COMPILER_LD_FLAG@ and @RPATH_FLAG@ missed
in my previous commit.
Noted by FUKAUMI Naoki on tech-pkg@.
   2004-07-30 10:24:20 by Juan Romero Pardines | Files touched by this commit (1)
Log message:
Define CHECK_X11_TYPE, which is needed to be sure that all packages
will be installed into the proper location, otherwise X11ROOT_PREFIX
might be empty!
   2004-07-30 09:48:56 by Juan Romero Pardines | Files touched by this commit (3)
Log message:
Add a new variable to specify the installation prefix for
X11 packages (currently XFree86 and xorg), X11ROOT_PREFIX.

Defaults:

xorg: X11ROOT_PREFIX = xorg.
XFree86: X11ROOT_PREFIX = XFree86.

Otherwise it's undefined.

With this modification we don't have to specify X11BASE anymore,
because it's assigned automatically via bsd.pkg.defaults.mk.

If you want to change the defaults, specify X11ROOT_PREFIX in mk.conf.

Update Packages.txt now that we don't need X11BASE.
   2004-07-29 10:59:15 by Juan Romero Pardines | Files touched by this commit (1)
Log message:
Minor nits.
   2004-07-29 09:27:43 by Juan Romero Pardines | Files touched by this commit (2)
Log message:
Depend on xorg-dirs where appropiate, as was done for XFree86 by jmmv@.

Next | Query returned 52 messages, browsing 41 to 50 | Previous