Age | Commit message (Collapse) | Author | Files | Lines |
|
|
|
current subversion. Switch to the Egg framework.
|
|
|
|
Fix confusion around Narrow vs Wide strings.
|
|
|
|
|
|
|
|
|
|
|
|
- Fix security issue in save-pref command.
|
|
|
|
* Use lib/xulrunner.
|
|
lib/sulrunner-sdk is obsolete now.
Buildlink lib/xulrunner instead of -sdk.
Fix firefox build.
|
|
|
|
changing the version number.
Caution not to update pkgsrc for a week after an upstream release to
avoid this in the future.
|
|
|
|
|
|
wip -> devel; Fixed.
|
|
|
|
been built with it's own nspr and nss.
The code remnant stop firefox10 from building because it was trying to set
NSPR_LIBS using pkg-config from the non-existent 'mozilla-nspr' package.
|
|
|
|
Bump PKGREVISION.
|
|
Add some missing includes. Prefer ext/hash_map over hash_map.
|
|
avoid a clang warning made fatal by -Werror.
|
|
with the next version.
|
|
|
|
signal as parameter name. This conflicts with the Qt macro of the same
name, so include the header earlier.
|
|
net/bind99 9.9.2pl2
net/bind98 9.8.4pl2
|
|
--- 9.8.4-P2 released ---
3516. [security] Removed the check for regex.h in configure in order
to disable regex syntax checking, as it exposes
BIND to a critical flaw in libregex on some
platforms. [RT #32688]
|
|
--- 9.9.2-P2 released ---
3516. [security] Removed the check for regex.h in configure in order
to disable regex syntax checking, as it exposes
BIND to a critical flaw in libregex on some
platforms. [RT #32688]
|
|
From jmc@openbsd.
|
|
the freeze.
|
|
|
|
Closes PR/31473.
|
|
Regenerate source from missing protocol description fetched from:
https://bitbucket.org/statgen/plinkseq/raw/976c492c6e11e81aa798e2c4c20bcf17ea4073a1/lib/variant.proto
https://bitbucket.org/statgen/plinkseq/raw/976c492c6e11e81aa798e2c4c20bcf17ea4073a1/lib/pp.proto
Bump PKGREVISION.
|
|
net/isc-dhcp4
net/isc-dhclient4
net/isc-dhcpd4
net/isc-dhcrelay4
|
|
isc-dhclient4
isc-dhcp4
isc-dhcpd4
isc-dhcrelay4
Changes since 4.2.5
- A security issue in Bind9 was found and fixed. This release includes the
fixed Bind9 code. There have been no code changes to the DHCP code.
[ISC-Bugs #32688]
CVE: CVE-2013-2266
|
|
* In test, match the "make makesum" warning more loosely.
* In test, find packages to run against in $PKGSRCDIR explicitly.
* Bump version.
This is the last commit in a set developed for my "Rehabilitating
pkglint" talk at pkgsrcCon 2013.
Reviewed-at-pkgsrcCon-and-approved-during-the-freeze-by: wiz
|
|
This regex almost certainly didn't intend to match an occurrence
of "ARRAY" in PkgLint::Line, but it did match.
|
|
Leave the silly self-grep in place, adjusting to also match the
lines that initialize the dispatch table. The underlying code is
better and the tests still pass. (No functional change intended.)
|
|
pkglint greps itself (really) to generate this list of types. Test
exhaustively for all types in the list today, so that the tested
code can become more civilized tomorrow. Adds a test-time dependency
on Test::Deep for cmp_bag().
|
|
This is more correct and more polite. For instance, pkglint.t no
longer needs to declare a package of its own just for tests.
|
|
In the configure stage, tell pkglint to find *.map in ${FILESDIR}.
That lets tests run even when pkglint isn't installed (which means
it also makes the tests less wrong when pkglint is installed!).
In the install stage, tell pkglint to find *.map under ${PREFIX},
as before (no functional change to the installed package).
Specify USE_TOOLS=perl to quell pkglint. :-)
|
|
|
|
These bits of non-main functionality are distracting to the casual
reader, and also to your intrepid refactorer. Since we recently
added some characterization tests that run the pkglint executable
against real packages, we can safely extract bits of code to separate
files and prove nothing broke in the move.
Instead of installing the new Perl modules where pkglint can find
them at runtime, I've added a build step to inline them right back
where they used to be (same order and everything). This is a little
annoying, but less annoying than suddenly needing to deal with Perl
runtime paths just for these few tiny modules. Also, loading modules
at runtime would affect pkglint's performance, and I don't yet have
performance tests to prove that this would be fine (or not), so I
can't safely do it.
No functional change intended.
|
|
|
|
This is the first commit in a set developed for my "Rehabilitating
pkglint" talk at pkgsrcCon 2013.
Reviewed-at-pkgsrcCon-and-approved-during-the-freeze-by: wiz
|
|
|
|
64 bit time_t NetBSD.
|
|
|