summaryrefslogtreecommitdiff
path: root/x11/imake/Makefile
AgeCommit message (Collapse)AuthorFilesLines
2005-10-10x11/imake was moved and renamed to x11/XFree86-imake.reed1-76/+0
So remove x11/imake.
2005-10-09Add more to patch-ad. This is from XFree86 CVS:reed1-2/+2
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-28Replaced "# defined" with "yes" in Makefile variables like GNU_CONFIGURE,rillig1-2/+2
NO_BUILD, USE_LIBTOOL.
2005-07-17Completed the last change. It could have failed if NONBINMODE was 444.rillig1-10/+7
2005-07-17Changed the way the host.def file is updated. When doing unprivilegedrillig1-7/+8
builds, this file may have mode 0444 and was unwritable.
2005-04-11Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used.tv1-2/+1
2004-07-31I'm maintainer for the XFree86/X.org packages from pkgsrc.xtraeme1-2/+2
2004-07-31Define ProjectRoot inside of BeforeVendorCF, so xpkgwedge worksxtraeme1-11/+23
finally. Bump PKGREVISION.
2004-07-29Use ${XF_VER} instead of using 4.4.0.xtraeme1-2/+2
2004-07-29xorg packages now will be installed into ${PREFIX}/xorg by default,xtraeme1-3/+1
so we don't have to conflict between XFree86 and xorg. Suggested by grant@.
2004-07-29CONFLICTS with xorg-imake.xtraeme1-1/+3
2004-07-21Added OpenBSD support.xtraeme1-1/+6
2004-04-20Enable pkgviews installation.xtraeme1-1/+3
2004-04-14Set USE_DIRS+=XFree86-1.0 instead of depending on the package directly.jmmv1-3/+2
2004-03-28Fix meta-pkgs/XFree86 PATH.xtraeme1-2/+2
2004-03-28Upgrade XFree86 packages to 4.4.0.xtraeme1-18/+7
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-02Revert previous commit, buildlink still is needed as pointed outxtraeme1-2/+2
Julio Merino.
2004-02-02There's no need to use buildlink[23] here.xtraeme1-3/+3
2004-02-02XFree86 meta-package can be now installed with or without xpkgwedge,xtraeme1-2/+3
installation prefix is ${X11PREFIX}/X11R6. Bump PKGREVISION.
2004-01-31Simplify imake package doing the following changes:xtraeme1-2/+10
o Use IMAKE_* variables defined in defs.${OPSYS}.mk for the manpages. o Disable compression of manual pages in FreeBSD.
2004-01-24s/wip/meta-pkgs/xtraeme1-2/+2
2004-01-24Initial import of imake-4.3.0, from pkgsrc-wip.xtraeme1-0/+63
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.