summaryrefslogtreecommitdiff
path: root/x11/Xaw-Xpm
AgeCommit message (Collapse)AuthorFilesLines
2001-02-25Cleanup MKDIR usage => INSTALL_*_DIRhubertf1-6/+6
XXX need to teach pkglint to be more picky about this
2001-02-17Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT.wiz2-2/+2
2001-01-04The way that shared objects were handled in the PLISTs and bsd.pkg.mk wasagc1-1/+3
out of date - it was based on a.out OBJECT_FMT, and added entries in the generated PLISTs to reflect the symlinks that ELF packages uses. It also tried to be clever, and removed and recreated any symbolic links that were created, which has resulted in some fun, especially with packages which use dlopen(3) to load modules. Some recent changes to our ld.so to bring it more into line with other Operating Systems also exposed some cracks. + Modify bsd.pkg.mk and its shared object handling, so that PLISTs now contain the ELF symlinks. + Don't mess about with file system entries when handling shared objects in bsd.pkg.mk, since it's likely that libtool and the BSD *.mk processing will have got it right, and have a much better idea than we do. + Modify PLISTs to contain "ELF symlinks" + On a.out platforms, delete any "ELF symlinks" from the generated PLISTs + On ELF platforms, no extra processing needs to be done in bsd.pkg.mk + Modify print-PLIST target in bsd.pkg.mk to add dummy symlink entries on a.out platforms + Update the documentation in Packages.txt With many thanks to Thomas Klausner for keeping me honest with this.
2000-12-06XtCtextBorder, XtCdrawTextBorder:jlam4-1/+70
These two macros are multiply defined in Label.h, List.h, and SmeBSB.h. We undefine them before setting up their definitions in each header file.
2000-10-06Don't explicitly set CDEBUGFLAGS. It's automatically set by NetBSD.cf tojlam2-8/+8
something that works on that platform.
2000-08-23Use "USE_XPM" option instead of direct dependence on the "xpm" package.tron1-4/+3
2000-08-11Remove (sometimes FreeBSD) packager's (porter's) name from DESCR.wiz1-3/+1
If anywhere, it should be the value of MAINTAINER in the Makefile. Some minor cleanup/reformatting while I'm here.
1999-07-09Add package patch checksum files.agc1-0/+4
1999-06-28Make this compile on platforms with wide signal masks.agc1-5/+11
1999-05-01Fix distfile fetching on these as notices by Bernd Ernesti.tv2-11/+12
1999-04-15Completely replace "MASTER_SITE_SUBDIR" and "PATCH_SITE_SUBDIR" withtron1-3/+2
variable substituition of "MASTER_SITES" and "PATCH_SITES".
1999-02-20Fix CONFLICTS (remove redundancy, mostly)hubertf1-2/+2
1998-09-13Fix some more of my MAINTAINER email addresses that pointed to thegarbled1-2/+2
old address.
1998-08-26Automatically append HOMEPAge to DESCR files, and remove homepage URLstsarna1-2/+0
from individual DESCR files that had them.
1998-08-20The Grand Homepagification:tsarna1-1/+2
- New, optional Makefile variable HOMEPAGE, specifies a URL for the home page of the software if it has one. - The value of HOMEPAGE is used to add a link from the README.html files. - pkglint updated to know about it. The "correct" location for HOMEPAGE in the Makefile is after MAINTAINER, in that same section.
1998-08-07Add NetBSD RCS Ids.agc1-0/+2
1998-08-07Add NetBSD RCS Ids.agc2-0/+4
1998-07-15Use automatic shared object handlingagc2-5/+2
1998-07-04Update xpm to 3.4k.mycroft1-2/+2
1998-07-04Add CONFLICTS for Xaw3d-1.5.mycroft1-2/+2
1998-06-05Add CONFLICTS where its needed so far.frueauf1-2/+2
1998-05-05Initial import of Xaw-Xpm-1.1 based on pr 4912.frueauf7-0/+217