Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2009-01-07 | Fix my last change (back in August) -- apparently I forgot to escape the | dholland | 3 | -17/+21 | |
shell variable $? as $$? so it wouldn't be treated as a make variable. This is wrong but nonfatal with NetBSD's make, but fatal with some other versions of make. While here, unhide a chmod that pkglint was complaining about. PKGREVISION++ (now at 5) | |||||
2008-08-30 | Fix the xview imake templates to stop on error in a number of cases. | dholland | 3 | -19/+110 | |
2008-07-14 | Mark as destdir ready. | joerg | 1 | -1/+3 | |
2007-02-22 | Whitespace cleanup, courtesy of pkglint. | wiz | 1 | -2/+2 | |
Patch provided by Sergey Svishchev in private mail. | |||||
2006-03-04 | Point MAINTAINER to pkgsrc-users@NetBSD.org in the case where no | jlam | 1 | -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-05 | Recursive revision bump / recommended bump for gettext ABI change. | joerg | 1 | -2/+2 | |
2005-09-28 | Replaced "# defined" with "yes" in Makefile variables like GNU_CONFIGURE, | rillig | 1 | -2/+2 | |
NO_BUILD, USE_LIBTOOL. | |||||
2005-04-11 | Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used. | tv | 1 | -2/+1 | |
2005-03-24 | Remove FreeBSD RCS Ids. pkgsrc has diverged too much for syncing to be | wiz | 1 | -3/+1 | |
useful. | |||||
2005-02-23 | Add RMD160 checksums to the SHA1 ones. | wiz | 1 | -1/+2 | |
2004-04-22 | Change MAINTAINER to tech-pkg@. Requested by jlam@. | snj | 1 | -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-04-13 | Convert to buildlink3. | snj | 1 | -2/+2 | |
2004-01-20 | Move WRKSRC definition away from the first paragraph in a Makefile. | agc | 1 | -2/+2 | |
2003-07-17 | s/netbsd.org/NetBSD.org/ | grant | 1 | -2/+2 | |
2003-03-29 | Place WRKSRC where it belongs, to make pkglint happy; ok'ed by wiz. | jmmv | 1 | -2/+2 | |
2002-08-25 | Merge changes in packages from the buildlink2 branch that have | jlam | 1 | -1/+3 | |
buildlink2.mk files back into the main trunk. This provides sufficient buildlink2 infrastructure to start merging other packages from the buildlink2 branch that have already been converted to use the buildlink2 framework. | |||||
2001-11-29 | Get rid of manually adding "nbX" to PKGNAME when a pkg was changed in | hubertf | 1 | -2/+3 | |
pkgsrc. Instead, a new variable PKGREVISION is invented that can get bumped independent of DISTNAME and PKGNAME. Example #1: DISTNAME= foo-X.Y PKGREVISION= Z => PKGNAME= foo-X.YnbZ Example #2: DISTNAME= barthing-X.Y PKGNAME= bar-X.Y PKGREVISION= Z => PKGNAME= bar=X.YnbZ (!) On subsequent changes, only PKGREVISION needs to be bumped, no more risk of getting DISTNAME changed accidentally. | |||||
2001-10-31 | Move pkg/ files into package's toplevel directory | zuntum | 2 | -1/+1 | |
2001-05-02 | Fix on powerpc. Patches provided by Andrew Cagney <cagney@tpgi.com.au> | dmcmahill | 6 | -75/+105 | |
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-19 | Move to sha1 digests, and add distfile sizes. | skrll | 1 | -2/+3 | |
2001-04-17 | + move the distfile digest/checksum value from files/md5 to distinfo | agc | 3 | -10/+8 | |
+ move the patch digest/checksum values from files/patch-sum to distinfo | |||||
2001-02-17 | Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT. | wiz | 2 | -2/+2 | |
2000-10-23 | Update xview-config to 3.2.1nb2. Changes from version 3.2.1nb1: | jlam | 7 | -117/+21 | |
* Remove xvmkmf; we use pkgxmkmf now. * Move config files to ${PREFIX}/lib/X11/config where pkgxmkmf can find them. | |||||
2000-09-14 | After getting whacked upside the head...set the maintainer to me. | jlam | 1 | -2/+2 | |
2000-09-13 | Remove config dir on deinstallation. | jlam | 1 | -1/+2 | |
2000-09-13 | Make this work with xpkgwedge: | jlam | 9 | -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-13 | Regen. | jlam | 1 | -6/+6 | |
2000-09-13 | Use unified diffs | jlam | 5 | -298/+177 | |
2000-09-13 | Cosmetic changes | jlam | 1 | -11/+11 | |
2000-08-18 | Replace MIRROR_DISTFILES and NO_CDROM with the more descriptive and | hubertf | 1 | -2/+3 | |
more fine-grained NO_{BIN,SRC}_ON_{FTP,CDROM} definitions. MIRROR_DISTFILES and NO_CDROM are now dead. | |||||
2000-03-16 | chmod -> ${CHMOD} | wiz | 1 | -2/+2 | |
1999-12-15 | Change the -fpic flag to -fPIC. This allows the xview-libs package to | dmcmahill | 2 | -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-28 | Use a relative path for bsd.pkg.mk instead of relying on the search path. | soren | 1 | -2/+2 | |
1999-09-21 | Consistency: | abs | 1 | -1/+1 | |
Capitalise, remove trailing '.', remove many leading 'a', or 'the'. | |||||
1999-07-23 | Make buildling of shared libraries work on ELF systems. | tron | 2 | -27/+49 | |
1999-07-09 | Add package patch checksum files. | agc | 1 | -0/+7 | |
1999-04-01 | Rewrite the extraction commands to be more intuitive. | agc | 1 | -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-07 | Add NetBSD RCS Ids. | agc | 1 | -0/+2 | |
1998-08-07 | Add NetBSD RCS Ids. | agc | 5 | -0/+10 | |
1998-07-03 | Don't mirror distribution files which are kept locally anyway. | tron | 1 | -1/+2 | |
1998-07-03 | Adapt this package to NetBSD. | tron | 2 | -11/+8 | |
1998-07-03 | Initial commit of FreeBSD's "xview-config" port: | tron | 10 | -0/+367 | |
OpenLook Toolkit config files. |