summaryrefslogtreecommitdiff
path: root/x11/xview-config
AgeCommit message (Collapse)AuthorFilesLines
2000-10-23Update xview-config to 3.2.1nb2. Changes from version 3.2.1nb1:jlam7-117/+21
* Remove xvmkmf; we use pkgxmkmf now. * Move config files to ${PREFIX}/lib/X11/config where pkgxmkmf can find them.
2000-09-14After getting whacked upside the head...set the maintainer to me.jlam1-2/+2
2000-09-13Remove config dir on deinstallation.jlam1-1/+2
2000-09-13Make this work with xpkgwedge:jlam9-26/+115
* Move installation of config files to ${PREFIX}/lib/X11/xview (consistent with how lesstif installs into ${PREFIX}/lib/X11/lesstif) * Provide a xmkmf-type script called "xvmkmf" which does the right thing for programs needing to generate Makefiles from Imakefiles using XView. * Bump version number to 3.2.1nb1.
2000-09-13Regen.jlam1-6/+6
2000-09-13Use unified diffsjlam5-298/+177
2000-09-13Cosmetic changesjlam1-11/+11
2000-08-18Replace MIRROR_DISTFILES and NO_CDROM with the more descriptive andhubertf1-2/+3
more fine-grained NO_{BIN,SRC}_ON_{FTP,CDROM} definitions. MIRROR_DISTFILES and NO_CDROM are now dead.
2000-03-16chmod -> ${CHMOD}wiz1-2/+2
1999-12-15Change the -fpic flag to -fPIC. This allows the xview-libs package todmcmahill2-4/+4
link on the sparc. Thanks to Ethan Bakshy, ethan@enteract.com for pointing out some of the xview problems on the sparc.
1999-09-28Use a relative path for bsd.pkg.mk instead of relying on the search path.soren1-2/+2
1999-09-21Consistency:abs1-1/+1
Capitalise, remove trailing '.', remove many leading 'a', or 'the'.
1999-07-23Make buildling of shared libraries work on ELF systems.tron2-27/+49
1999-07-09Add package patch checksum files.agc1-0/+7
1999-04-01Rewrite the extraction commands to be more intuitive.agc1-3/+3
In the vast majority of cases, nothing has changed (i.e. .tgz, .tar.gz, and .tar.bz2). EXTRACT_USING_PAX can be set as before. For custom extractions, instead of using EXTRACT_BEFORE_ARGS, EXTRACT_AFTER_ARGS and EXTRACT_CMD, simply set EXTRACT_CMD to be the command needed to decompress and extract the lements from the archive. ${DOWNLOADED_DISTFILE} can be used to reference the distfile(s). e.g. for compressed shars, where previously there was: EXTRACT_CMD= ${GZCAT} EXTRACT_BEFORE_ARGS= EXTRACT_AFTER_ARGS= |sh now use: EXTRACT_CMD= ${GZCAT} ${DOWNLOADED_DISTFILE} | ${SH}
1998-08-07Add NetBSD RCS Ids.agc1-0/+2
1998-08-07Add NetBSD RCS Ids.agc5-0/+10
1998-07-03Don't mirror distribution files which are kept locally anyway.tron1-1/+2
1998-07-03Adapt this package to NetBSD.tron2-11/+8
1998-07-03Initial commit of FreeBSD's "xview-config" port:tron10-0/+367
OpenLook Toolkit config files.