summaryrefslogtreecommitdiff
path: root/x11/Xaw-Xpm
AgeCommit message (Collapse)AuthorFilesLines
2005-02-23Add RMD160 checksums to the SHA1 ones.wiz1-1/+2
2004-08-27Convert to use {COMPILER,LINKER}_RPATH_FLAG.jlam1-5/+5
2004-05-03Unused.wiz1-29/+0
2004-04-14Drop the disctinction of xdg and xdg-x11 from USE_DIRS POV. We can choosejmmv1-2/+2
which one is required in an automatic way by checking USE_X11BASE. This simplifies things and avoids possible problems in the future due to confusion.
2004-04-14Make use of the new USE_DIRS variable, instead of directly depending on thejmmv1-3/+2
*-dirs packages.
2004-04-11bl3ifyxtraeme1-0/+28
2004-03-11bl3ifyxtraeme1-3/+3
2004-03-08Handle some shared directories by depending on (or updating dependancies tojmmv1-1/+4
the latest versions) xdg-dirs, xdg-x11-dirs or gnome*-dirs. Bump PKGREVISION.
2004-01-20Move WRKSRC definition away from the first paragraph in a Makefile.agc1-2/+2
2003-03-03Use ${_OPSYS_RPATH_NAME} instead of bare `-R'seb1-3/+5
2002-10-10buildlink1 -> buildlink2.wiz1-2/+3
2002-10-08Unused.jlam1-39/+0
2002-09-23Add the -Wl,-R flags to find the widget library. The ld wrapper scriptjlam1-2/+5
understands "-Wl,-R" to be just "-R", so it will work fine.
2002-08-25Merge changes in packages from the buildlink2 branch that havejlam1-0/+24
buildlink2.mk files back into the main trunk.
2001-10-31Move pkg/ files into package's toplevel directoryzuntum2-1/+1
2001-09-27Mechanical changes to 375 files to change dependency patterns of the formjlam1-2/+2
foo-* to foo-[0-9]*. This is to cause the dependencies to match only the packages whose base package name is "foo", and not those named "foo-bar". A concrete example is p5-Net-* matching p5-Net-DNS as well as p5-Net. Also change dependency examples in Packages.txt to reflect this.
2001-08-23Create buildlink.mk files for the various Xaw libraries. Instead ofjlam1-0/+39
USE_XAW, a package Makefile may just include mk/xaw.buildlink.mk, which pulls in the correct buildlink.mk file depending on the value of XAW_TYPE. A package Makefile may also rely on LIBXAW being set to the correct libraries.
2001-08-23Make this compile and install correctly on XFree86-4.x.jlam4-8/+27
2001-04-19Move to sha1 digests, and add distfile sizes.skrll1-2/+3
2001-04-17+ move the distfile digest/checksum value from files/md5 to distinfoagc3-10/+8
+ move the patch digest/checksum values from files/patch-sum to distinfo
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