summaryrefslogtreecommitdiff
path: root/devel/cqual
AgeCommit message (Collapse)AuthorFilesLines
2022-06-28*: recursive bump for perl 5.36wiz1-2/+2
2022-05-14Bump all elisp packages for the CONFLICTS change.dholland1-2/+2
2021-10-26archivers: Replace RMD160 checksums with BLAKE2s checksumsnia1-2/+2
All checksums have been double-checked against existing RMD160 and SHA512 hashes Could not be committed due to merge conflict: devel/py-traitlets/distinfo The following distfiles were unfetchable (note: some may be only fetched conditionally): ./devel/pvs/distinfo pvs-3.2-solaris.tgz ./devel/eclipse/distinfo eclipse-sourceBuild-srcIncluded-3.0.1.zip
2021-10-07devel: Remove SHA1 hashes for distfilesnia1-2/+1
2021-05-24*: recursive bump for perl 5.34wiz1-2/+2
2020-08-31*: bump PKGREVISION for perl-5.32.wiz1-2/+2
2020-05-23devel/cqual: fix build for newer Emacs versionsrillig4-3/+3064
Building the code with Emacs 26 failed since the generated AST_types.h contained only "nil" as the type definitions. Luckily, Emacs 21 was still available, so the files were generated with that.
2019-08-11Bump PKGREVISIONs for perl 5.30.0wiz1-2/+2
2018-08-22Recursive bump for perl5-5.28.0wiz1-3/+2
2016-07-09Bump PKGREVISION for perl-5.24.0 for everything mentioning perl.wiz1-2/+2
2015-11-03Add SHA512 digests for distfiles for devel categoryagc1-1/+2
Issues found with existing distfiles: distfiles/eclipse-sourceBuild-srcIncluded-3.0.1.zip distfiles/fortran-utils-1.1.tar.gz distfiles/ivykis-0.39.tar.gz distfiles/enum-1.11.tar.gz distfiles/pvs-3.2-libraries.tgz distfiles/pvs-3.2-linux.tgz distfiles/pvs-3.2-solaris.tgz distfiles/pvs-3.2-system.tgz No changes made to these distinfo files. Otherwise, existing SHA1 digests verified and found to be the same on the machine holding the existing distfiles (morden). All existing SHA1 digests retained for now as an audit trail.
2015-06-12Recursive PKGREVISION bump for all packages mentioning 'perl',wiz1-2/+2
having a PKGNAME of p5-*, or depending such a package, for perl-5.22.0.
2014-05-29Bump for perl-5.20.0.wiz1-2/+2
Do it for all packages that * mention perl, or * have a directory name starting with p5-*, or * depend on a package starting with p5- like last time, for 5.18, where this didn't lead to complaints. Let me know if you have any this time.
2013-05-31Bump all packages for perl-5.18, thatwiz1-2/+2
a) refer 'perl' in their Makefile, or b) have a directory name of p5-*, or c) have any dependency on any p5-* package Like last time, where this caused no complaints.
2013-04-01Not MAKE_JOBS_SAFE.dholland1-1/+2
2013-03-31Patch elisp for emacs24. This likely isn't all of it.dholland3-1/+42
2013-02-17Revbump all elisp packages after emacs changes.dholland1-2/+2
2012-11-16Use optimizer levels that actually exist.dholland3-1/+33
2012-10-31Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days.asau1-3/+1
2012-10-03Bump all packages that use perl, or depend on a p5-* package, orwiz1-2/+2
are called p5-*. I hope that's all of them.
2011-12-02devel/cqual: Fix for modern gccmarino3-2/+19
There are several unreferenced functions in cqual which a modern gcc complains about using -Werror. After trying to fix a few of them, it was easier just to stop considering warnings as errors.
2010-01-29DESTDIR supportjoerg1-3/+5
2009-08-06PKGREVISION bump for elisp packages because of bytecode format changesminskim1-2/+2
in emacs23.
2009-06-14Remove @dirrm entries from PLISTsjoerg1-5/+1
2008-10-11Move mk/emacs.mk to editors/emacs/modules.mk.uebayasi1-2/+2
Don't call pkg_info to get the installed Emacs version; always use the version matching EMACS_TYPE set by users. Be DEPENDS to it. This should address pkg/37146 by Aleksey Cheusov. While here convert some emacs lisp packages to user-destdir.
2008-07-27Fix broken build with gcc4.dholland2-4/+14
2008-02-04PR 37952: Aleksey Cheusov: more missed tools in USE_TOOLStnn1-2/+2
2007-02-22pkglint cleanup; update HOMEPAGE/MASTER_SITES.wiz1-2/+2
From Sergey Svishchev in private mail.
2006-07-17Fixed an internal cqual error. Improved the gcqual program. Added arillig5-8/+72
debugging option. Bumped PKGREVISION.
2006-07-02Added an explanation to patch-cd.rillig2-3/+5
2006-07-01Fixed the gcc4 warning reported in PR 33883 and another similar one. Onerillig3-10/+24
of them was a real bug (missing initialization of a structure; luckily not introduced by me), the other was a false positive.
2006-06-29Now really bump PKGREVISION, which I had forgotten in the last patch.rillig1-2/+2
2006-06-29Fixed gcc warnings that have been reported in PR 33859. While here, alsorillig4-5/+28
fixed the pkglint warning regarding INFO_FILES. Bumped PKGREVISION.
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-03-02Fix build on -current. Fix PLIST.wiz5-14/+41
Bump PKGREVISION.
2006-02-12NetBSD 1.6 needs bison.rillig1-2/+2
2006-02-05Recursive revision bump / recommended bump for gettext ABI change.joerg1-2/+2
2006-01-19Added some patches to make Cqual build on IRIX 6.5/mips with MIPSpro. (Byrillig4-1/+91
the way, all these patches have already been reported upstream and are mostly fixed.)
2006-01-18Added the patches that are required to build CQual on SunOS 5.8/sparcrillig16-7/+445
with SunPro.
2006-01-15Added emacs as a dependency.rillig1-1/+2
2006-01-13Added two patches. patch-ab avoids tons of #line warnings from the cpprillig4-3/+58
output, patch-ac fixes the special handling of functions called malloc(). Bumped PKGREVISION.
2006-01-12- Perl is needed at runtime.rillig1-3/+5
- Made the package work with CHECK_INTERPRETER=yes set. - Bumped PKGREVISION.
2006-01-11Added documentation and example files. Bumped PKGREVISION.rillig2-3/+34
2006-01-11Imported cqual.rillig5-0/+84
cqual is a type-based analysis tool for finding bugs in C programs. It extends the type system of C with extra user-defined type qualifiers. The programmer annotates their program in a few places, and cqual performs qualifier inference to check whether the annotations are correct.