Age | Commit message (Collapse) | Author | Files | Lines |
|
Changes since 4.42:
- Reduced the number of duplicate diagnostics when checking multiple files.
Only diagnostics concerning the current package are printed.
- Added checks for EXTRACT_SUFX and PKG_INSTALLATION_TYPES.
- Added a work-around for the PHP patches warnings.
- PERL5_PACKLIST should not contain references to other variables.
- Added the -s|--source command line option to show the code along with the
diagnostics.
- Fixed a bug in get_logical_line(); logical lines have not had their
physical lines attached.
- Deprecated variables are not only checked when they are defined but also
when they are used.
|
|
the upstrems repository.
|
|
Set NO_BUILD=yes instead of NO_BUILD=#defined to make pkglint happy.
|
|
- Replaced 1 with yes in NO_BUILD and NO_CONFIGURE, as the latter is more
common.
|
|
- Replaced #defined with #none for EXTRACT_ONLY.
- Replaced #defined with yes for NO_BUILD, NO_CONFIGURE, NO_MTREE.
- Removed NO_CHECKSUM completely, as a distinfo file exists, it has the
correct checksums, and I couldn't find even a hint to why NO_CHECKSUM
was set.
|
|
|
|
|
|
bug on netbsd-*-alpha is not needed anymore. Fixes PR 31387.
|
|
|
|
- Added a check that PERL5_PACKLIST does not contain references to other
variables. Some packages have ${PERL5_SITEARCH} in it, which results in
a double slash, and the CHECK_FILES framework cannot handle this.
|
|
|
|
Pod::Tree parses a POD ("plain old documentation") text into a static
syntax tree. Applications walk the tree to recover the structure and
content of the POD.
|
|
|
|
This module provides you with an object-oriented (and subclassable) way
of outputting HTML. Basically, you open up an "HTML stream" on an
existing filehandle, and then do all of your output to the HTML stream
(you can intermix HTML-stream-output and ordinary-print-output, if you
like).
|
|
silently skipping the dependency.
|
|
|
|
Solaris. Fixes PR 32114.
|
|
|
|
package list more useful by only showing the invalid characters, not the
complete variable value.
|
|
- Added more sanity checks.
|
|
playing internet streams with moc.
Thanks to rivo nurges and Peter Schuller (Maintainer).
Bump PKGREVISION.
|
|
|
|
* The spell checking feature was implemented (requires GtkSpell).
* The drop of files is allowed on the whole composition window.
* The insertion of text by drag and drop was disabled.
* The PGP interface is disabled if GnuPG is not available.
* A bug that aborted program if invalid UTF-8 text is put in the log
window was fixed.
* The pane between summary and message view became more visible.
* Reply-to-list is not enabled for subscribe confirmation request etc.
* The bug that the separator of newsgroups was broken was fixed.
* The bug that broke the summary selection when mark, unread, and
colorlabel flags were changed while the summary was sorted by them
was fixed.
* The bug that caused crash when quote colors dialog was closed by the
window close button was fixed.
* The bug that showed wrong value if the total size of a folder was more
than 2GB was fixed.
|
|
be unlinked. Not even in a comment.
|
|
SUBDIR entry in the category Makefile to follow suit.
|
|
|
|
- Set USE_LIBTOOL to override libtool.
Bump PKGREVISION.
|
|
|
|
running doxygen. Instead, let fontconfig find PostScript fonts.
Bump PKGREVISION.
|
|
o Correct and consistent handling of file names containing
white-space and other special characters.
|
|
the filename of the toplevel BROKENFILE correctly.
|
|
with gcc 4.
|
|
cd's into pkgtools/pkglint and does a "make fetch".
Since the audit-packages check was introduced to bsd.pkg.mk, this
"make fetch" will fail with an error message which looks like:
===> do-fetch [pkglint-4.42.1] ===> Checking for vulnerabilities in pkglint-4.42.1
===> check-vulnerable [pkglint-4.42.1] ===> *** The audit-packages package must be at least version 1.40
===> check-vulnerable [pkglint-4.42.1] ===> *** Please install the security/audit-packages package and run
===> check-vulnerable [pkglint-4.42.1] ===> *** '/usr/pkg/sbin/download-vulnerability-list'.
*** Error code 1
since there is no audit-packages package installed at this point (we
are still doing the pre-installation checks).
So call "make fetch" with an additional SKIP_AUDIT_PACKAGES=yes
argument at this point.
|
|
|
|
|
|
MD4 Collision Generation
Faster implementation of techniques described in Cryptanalysis for
Hash Functions MD4 and RIPEMD, by Xiaoyun Wang, et al.
Average runtime on P4 1.6ghz - 5 seconds
|
|
MD5 Collision Generation
Faster implementation of techniques in How to Break MD5 and Other Hash
Functions, by Xiaoyun Wang, et al.
Old (Wang, et al.) average run time on IBM P690 supercomputer - 1 hour
New average run time on P4 1.6ghz PC - 45 minutes
|
|
when using gcc 4.
|
|
|
|
|
|
Renamed graphics/exiftool to graphics/p5-Image-ExifTool [gdt 2005-11-18]
|
|
|
|
|
|
Replace it with CONFLICTS=mpd-[0-9]*
|
|
_ULIMIT_CMD to use a ${...:@var@loop ...@} construct
_ACCEPTABLE to use a !empty(var:Mfoo) conditional
|
|
the tex files to ${PKG_TEXMFPREFIX}/tex/latex/lyx/.
This makes it so the latex recognizes these available classes/styles.
I noticed that previously cv (curriculum vitae) was not recognized,
but now it is available.
Bumped PKGREVISION.
|
|
(This packages 2.1.1.)
|
|
|
|
|
|
- fix 'label at end of compound statement'
|