Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2005-10-10 | x11/imake was moved and renamed to x11/XFree86-imake. | reed | 14 | -552/+0 | |
So remove x11/imake. | |||||
2005-10-09 | Add more to patch-ad. This is from XFree86 CVS: | reed | 3 | -7/+18 | |
xc/config/cf/NetBSD.cf,v 3.128 141. Avoid /tmp files in NetBSD.cf's man page creation (Jeremy C. Reed). Bump PKGREVISION. | |||||
2005-09-28 | Replaced "# defined" with "yes" in Makefile variables like GNU_CONFIGURE, | rillig | 1 | -2/+2 | |
NO_BUILD, USE_LIBTOOL. | |||||
2005-07-17 | Completed the last change. It could have failed if NONBINMODE was 444. | rillig | 1 | -10/+7 | |
2005-07-17 | Changed the way the host.def file is updated. When doing unprivileged | rillig | 1 | -7/+8 | |
builds, this file may have mode 0444 and was unwritable. | |||||
2005-04-11 | Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used. | tv | 1 | -2/+1 | |
2005-02-23 | Add RMD160 checksums to the SHA1 ones. | wiz | 1 | -1/+3 | |
2004-11-07 | Add support for building XFree86 packages on Solaris. | markd | 2 | -6/+20 | |
Claim to be using gcc always and assume that the wrapper framework will deal with the differences for other compilers (rather than getting imake to try and do it). | |||||
2004-07-31 | I'm maintainer for the XFree86/X.org packages from pkgsrc. | xtraeme | 1 | -2/+2 | |
2004-07-31 | Define ProjectRoot inside of BeforeVendorCF, so xpkgwedge works | xtraeme | 1 | -11/+23 | |
finally. Bump PKGREVISION. | |||||
2004-07-29 | Use ${XF_VER} instead of using 4.4.0. | xtraeme | 1 | -2/+2 | |
2004-07-29 | xorg packages now will be installed into ${PREFIX}/xorg by default, | xtraeme | 1 | -3/+1 | |
so we don't have to conflict between XFree86 and xorg. Suggested by grant@. | |||||
2004-07-29 | CONFLICTS with xorg-imake. | xtraeme | 1 | -1/+3 | |
2004-07-21 | Ensure that BuildCyrillicFonts is not defined (to avoid some warnings | xtraeme | 2 | -6/+14 | |
building XFree86-* pkgs under OpenBSD). | |||||
2004-07-21 | Added OpenBSD support. | xtraeme | 4 | -4/+51 | |
2004-07-03 | define BuildXFree86OnSparcSunOS to get this at least half building on | grant | 2 | -1/+16 | |
Solaris. | |||||
2004-07-03 | we already patched SUBDIRS= # empty because this only builds imake, so | grant | 2 | -7/+16 | |
also comment out #define IHaveSubdirs. imake builds different targets for "includes" based on whether IHaveSubdirs is defined. however, this was only working by chance because if IHaveSubdirs is defined, the shell code used is: for blah in $(SUBDIRS); do which doesn't work with Solaris sh(1) or ksh(1), where NetBSD sh(1), bash(1), etc. just skip empty for loops. fixes install on Solaris. | |||||
2004-04-20 | Enable pkgviews installation. | xtraeme | 1 | -1/+3 | |
2004-04-14 | Set USE_DIRS+=XFree86-1.0 instead of depending on the package directly. | jmmv | 1 | -3/+2 | |
2004-03-28 | Fix meta-pkgs/XFree86 PATH. | xtraeme | 1 | -2/+2 | |
2004-03-28 | Upgrade XFree86 packages to 4.4.0. | xtraeme | 10 | -405/+280 | |
To see a full list of changes, please review: http://xfree86.org/4.4.0/RELNOTES.html These packages has been tested under NetBSD 1.6/-current, FreeBSD 4.x/5.x, and GNU/Linux (i386) by Jeremy C. Reed, Michal Pasternak and myself. | |||||
2004-02-02 | Revert previous commit, buildlink still is needed as pointed out | xtraeme | 1 | -2/+2 | |
Julio Merino. | |||||
2004-02-02 | There's no need to use buildlink[23] here. | xtraeme | 1 | -3/+3 | |
2004-02-02 | XFree86 meta-package can be now installed with or without xpkgwedge, | xtraeme | 3 | -141/+148 | |
installation prefix is ${X11PREFIX}/X11R6. Bump PKGREVISION. | |||||
2004-01-31 | Simplify imake package doing the following changes: | xtraeme | 7 | -46/+44 | |
o Use IMAKE_* variables defined in defs.${OPSYS}.mk for the manpages. o Disable compression of manual pages in FreeBSD. | |||||
2004-01-24 | s/wip/meta-pkgs/ | xtraeme | 1 | -2/+2 | |
2004-01-24 | Initial import of imake-4.3.0, from pkgsrc-wip. | xtraeme | 17 | -0/+556 | |
The imake package provides various utilities, such as imake, lndir, mkdirhier, xmkmf, and others. These utilities are from XFree86, although an X server and X libraries are not needed. |