Age | Commit message (Collapse) | Author | Files | Lines |
|
and of length 2^20 when copying from stdin to stdout.
|
|
|
|
|
|
many different implementations and are by no way easy to use. This test
collects some assumptions about what the tools must be able to handle.
It is also meant as a guide on using these tools correctly and reliably.
|
|
variable defined in a .h file. This makes the pkg build when using gcc 4.
|
|
deserve to have the pkgsrc guide as a homepage.
|
|
|
|
pkgsrc use.
|
|
BULK_PREREQ package.
|
|
- Removed some of the old checks.
- Replaced some of the old checks with modern code.
- Replaced some of the old checks with TODO markers.
|
|
|
|
good, not including unistd.h (which defines the macro) is bad.
Correct this mistake to get a working thread stack on DragonFly and
other systems which have less than 2 MB by default. Bump revision.
|
|
$makevar table. This allows for easy checks that involve more than only
one variable.
|
|
|
|
|
|
|
|
|
|
|
|
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.
|