summaryrefslogtreecommitdiff
path: root/x11/xview-clients
AgeCommit message (Collapse)AuthorFilesLines
2010-04-27Not MAKE_JOBS_SAFE, as seen in kefren's bulk build today.dholland1-1/+3
(We can all now die of not surprise...)
2009-12-10- Add PKG_DESTDIR_SUPPORTabs97-400/+416
- Mark as LICENSE sun-openlook-license - Bump pkgrevision
2008-08-30Make this crap build again. PKGREVISION++ because of the xview-lib issues.dholland6-16/+60
2007-05-12Patch a bunch of gcc4 breakages, mostly static prototype mismatches.tnn6-9/+89
2007-02-15Replaced mv/sed with SUBST.rillig2-15/+12
2006-12-27- fine grained X11 dependencies for packages which have either USE_IMAKEjoerg1-1/+3
or USE_X11BASE set, but don't include mk/x11.buildlink3.mk directly or via buildlink3.mks - introduce BUILDLINK_PREFIX.libXpm as alias for BUILDLINK_PREFIX.xpm in the !modular case - fix some cases where the check for libX11 couldn't work at all by using C++ for compilation without including the proper headers Verified using a full X11_TYPE=xorg bulk build without additional breakage. Discussed with salo@, wiz@ and send to packages@ for feedback.
2006-03-04Point MAINTAINER to pkgsrc-users@NetBSD.org in the case where nojlam1-2/+2
developer is officially maintaining the package. The rationale for changing this from "tech-pkg" to "pkgsrc-users" is that it implies that any user can try to maintain the package (by submitting patches to the mailing list). Since the folks most likely to care about the package are the folks that want to use it or are already using it, this would leverage the energy of users who aren't developers.
2006-02-05Recursive revision bump / recommended bump for gettext ABI change.joerg1-2/+2
2006-01-10olwm needs EXTRA_LDFLAGS handling as well.joerg2-4/+12
2006-01-05Use EXTRA_LDOPTIONS to get ${PREFIX}/lib in rpath, didn't work onjoerg5-10/+59
DragonFly otherwise. Fix some K&R vs. ISO C prototype issues.
2005-09-28Replaced "# defined" with "yes" in Makefile variables like GNU_CONFIGURE,rillig1-2/+2
NO_BUILD, USE_LIBTOOL.
2005-05-23Removed trailing white-space.rillig1-2/+2
2005-04-11Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used.tv1-2/+1
2005-03-24Remove FreeBSD RCS Ids. pkgsrc has diverged too much for syncing to bewiz1-3/+1
useful.
2005-02-23Add RMD160 checksums to the SHA1 ones.wiz1-1/+2
2004-04-28Convert to buildlink3.snj1-3/+3
2004-04-22Change MAINTAINER to tech-pkg@. Requested by jlam@.snj1-2/+2
These packages are going to be removed soon. If you care about them (and are interested in fixing them), please speak up.
2004-01-20Move WRKSRC definition away from the first paragraph in a Makefile.agc1-2/+2
2003-07-17s/netbsd.org/NetBSD.org/grant1-2/+2
2003-05-06Drop trailing whitespace. Ok'ed by wiz.jmmv1-2/+2
2003-03-29Place WRKSRC where it belongs, to make pkglint happy; ok'ed by wiz.jmmv1-2/+2
2003-03-03Use new IMAKE_MAN_DIR variables in PLISTs to make these packages morejschauma2-7/+8
portable. Bump PKGREVISION accordingly.
2002-08-25Merge changes in packages from the buildlink2 branch that havejlam1-2/+4
buildlink2.mk files back into the main trunk.
2001-12-28Cleanup patch files:tron91-1001/+1116
- unified format - only one patch per file - no files get patched twice
2001-10-31Move pkg/ files into package's toplevel directoryzuntum2-1/+1
2001-05-02Fix on powerpc. Patches provided by Andrew Cagney <cagney@tpgi.com.au>dmcmahill1-2/+2
in PR pkg/12803 and integrated by me. It also now compiles on alpha but segfaults there so change the broken message accordingly.
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-11/+9
+ move the patch digest/checksum values from files/patch-sum to distinfo
2001-02-17Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT.wiz2-2/+2
2000-12-29mark as broken on alpha until someone with more of a clue than me can fixdmcmahill1-1/+2
it. The handling of va_arg stuff in broken in xview-lib. In particular an interested programmer could start looking at: the MAKE_AVLIST macro in: xview3.2p1-X11R6//lib/libxview/misc/portable.h and some illegal casts of va_list variables in xview3.2p1-X11R6//lib/libxview/color/cms_pblc.c probably more....
2000-10-23Remove XMKMF definition; we now use pkgxmkmf.jlam1-4/+1
2000-10-21reorder lines for pkglint, fix DEPENDS line, remove whitespacewiz1-4/+3
2000-10-16Depend on xview-config>=3.2.1nb1 to get xvmkmf.jlam1-2/+5
2000-09-14After getting whacked upside the head...set the maintainer to me.jlam1-2/+2
2000-09-13* Remove useless pre-install target.jlam3-14/+15
* Find xview-clients in olvm/olvwm when xpkgwedge is installed.
2000-09-13Back out last change...${PREFIX}/lib/help is part of xview-lib.jlam1-2/+1
2000-09-13Remove ${PREFIX}/lib/help.jlam1-1/+2
2000-09-13Make this work with xpkgwedge:jlam1-2/+3
* Use ${X11PREFIX}/bin/xvmkmf instead of xmkmf to generate Makefiles.
2000-09-13Cosmetic changesjlam1-12/+12
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-06-16Adapt these to work with the OpenLook Virtual Window Managerpooka5-3/+43
patches provided by Witold J. Wnuk <ww181302@zodiac.mimuw.edu.pl> in pkg/9143
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-09Add package patch checksum files.agc1-0/+6
1999-04-24Work around broken "#ident" handling on arm32.hubertf1-0/+592
1999-04-01Rewrite the extraction commands to be more intuitive.agc1-2/+2
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.agc3-0/+6
1998-07-06Forgot "MIRROR_DISTFILE= no".tron1-1/+2
1998-07-04Adapt this package to NetBSD.tron6-40/+27