Age | Commit message (Collapse) | Author | Files | Lines |
|
DragonFly's modern gnu grep caught use of "[:space:]" rather than
the correct "[[:space:]]" in the Gentoo ltmain sanity check, and
returned an error breaking the configure script. The m4 file was
correct though, so the configure wasn't really generated. In any
case, this Gentoo error is widespread, so expect the same patch for
other packages as they are discovered.
It's possible platforms using BSD grep aren't affected.
No PKGREVISION bump required.
|
|
Updated devel/p5-Object-Signature to 1.07.
|
|
Changes from previous:
1.07 Thu 24 Mar 2011
- Updating to Module::Install::DSL 1.00
- Removing the use of prefork as the modules we use are fairly small
- Removed -w from test scripts to be compatible with tainting
1.06 Sat 6 Jan 2007
- Added the specialised subclass Object::Signature::File
|
|
|
|
update databases/p5-SQL-Translator.
p5-strictures provides "strictures" directive.
use strictures 1;
is equivalent to
use strict;
use warnings FATAL => 'all';
except when called from a file where $0 matches:
/^x?t\/.*(?:load|compile|coverage|use_ok).*\.t$/
and when either '.git' or '.svn' is present in the current directory.
|
|
|
|
- Fix race if new message shows up in POP3 mailbox between running the UIDL
and LIST commands. Thanks: Roland Koebler, Osamu Aoki.
|
|
The previous version of festival, 1.95-beta, was extremely picky about
the compiler. When DragonFly moved to gcc 4.4 as the default, this
package would no longer build because it didn't share the pre-requisite
gcc 3.3.6 with NetBSD.
The latest version will accept any version of gcc (tested by developers
to version 4.5). Upgrading the package has the double benefit of once
again building on DragonFly and removing the requirement to build
gcc 3.3.6 on NetBSD.
|
|
The libgstshm plugin was building on DragonFly, but it wasn't in the PLIST.
Rather than conditionally add it to the PLIST, instead shm was added to
the disabled list. This now builds cleanly with PKG_DEVELOPER=yes.
|
|
|
|
|
|
Bump PKGREVISION
|
|
|
|
Weekly release of calibre
Upstream changes:
New Features
------------
Drivers for the Kindle Fire and the Nook Tablet
Closes tickets: 890918 [External link] Conversion: Add an option under Look
& Feel to remove specified style information (CSS) from the document during
conversion.
Closes tickets: 871384 [External link] Add an option in the bulk metadata
edit dialog to restore the pre-conversion files for many books with a single
click.
Closes tickets: 886116 [External link] Jobs list: Add the ability to search
for and to hide jobs, useful if you have run a lot of jobs and the list is
getting crowded.
Closes tickets: 883734 [External link] Book jacket generation: Add ability
to customize the book jacket template and add custom columns into the jacket.
Closes tickets: 889912 [External link] MOBI Input: Performance improvement
when viewing/converting a file with a lot of links
Bug Fixes
---------
Fix regression in 0.8.26 that broke disabling the update of particular
fields during a bulk metadata download.
Closes tickets: 889696 [External link] Get Books: Fix DRM status for legimi
When parsing for lxml via BeatifulSoup, use the calibre modified copy of
BeautifulSoup (more robust).
Closes tickets: 889890 [External link] HTML Input: Handle double encoded
URLs in img tags
Closes tickets: 889323 [External link]
New news sources
----------------
News on Japan by Krittika Goyal Formula AS by Silviu Cotoara Various Turkish
news sources by Osman Kaysan Infra.pl and Spider's Web by fenuks
Improved news sources
Various Polish recipes Academia Catavencu El Periodico de Aragon Weblogs SL
Folha de Sao Paolo (subscription)
|
|
|
|
|
|
Gitolite is an SSH-based gatekeeper providing access control for
a server that hosts many git repositories. Without gitolite, each
developer needing to push to one of the repositories hosted would
need a user account on that server; gitolite lets you do that just
using SSH public keys tied to a single, common, user that hosts
all the repositories.
Gitolite can restrict who can read (clone/fetch) from or write
(push) to a repository, and who can push to what branch or tag -
an important issue in corporate environments. Other features include:
* access control by branch-name or by modified file/directory;
* per-developer "personal namespace" prefixes;
* simple but powerful configuration file syntax (with validation);
* config files (and authority for maintaining them) can be split;
* easy integration with gitweb;
* comprehensive logging;
* easy migration from gitosis.
|
|
Mention security/qca2-gnupg on the line with GnuPG support.
|
|
To allow this package to build on DragonFly:
1) Fix bad #elif
2) Add <string.h> for DragonFly
This shouldn't affect the binary package for other platforms, and it's
never built on DragonFly, so no PKGREVISION bump required.
|
|
Besides syncing with FreeBSD Tinderbox 3.4.1, the following updates were
included:
1) Creating bulkbuild handling script
2) Created postPortBuild hook script to support bulk builds
3) Fixed fake "wrong arch" error due to funky licenses
4) Deviated "mark_failed()" from Tinderbox-FreeBSD to fire postPortBuild
hook for ports marked failed due to failed dependency
5) Added tc_command.pl patch that should have gone in previous update to
support pkgsrc scan bulk script
|
|
one of them.
|
|
|
|
that actually exists.
|
|
My previous commit should have bumped the PKGREVISION.
|
|
The previous update broke DragonFly, OpenBSD, and likely FreeBSD as well.
The added patch mirrors the post-release commit upstream that fixes it:
http://anonscm.debian.org/hg/xine-lib/xine-lib/rev/2dfa82f9ff35
(13 November 2011)
|
|
|
|
|
|
|
|
Release 1.10.2 (2011-11-20) Kouhei Sutou <kou@cozmixng.org>)
============================================================
Fixes
-----
* Added missing pkg-config dependency. #8 [Will Bryant]
|
|
bug fixes.
|
|
|
|
|
|
|
|
A BSD-licensed implementation of compilation tools (nm, ar,
as, ld, etc.) for the ELF object format.
This release contains BSD-licensed implementations of the
"libdwarf" and "libelf" libraries, and of the "addr2line",
"ar", "brandelf", "c++filt", "elfcopy", "elfdump",
"findtextrel", "mcs", "nm", "ranlib", "readelf", "size",
"strings" and "strip" program development utilities. The
release also contains API and utility reference documentation
(300+ manual entries in all), and contains test suites for
some of these released utilities and libraries.
With thanks to jkoshy for all the help.
|
|
|
|
|
|
Gmp is listed as a prerequisite in the INSTALL file.
Bump PKGREVISION
|
|
Changes unknown other than builds with latest R.
|
|
Changes unknown other than builds with latest R.
|
|
|
|
changes to many to list - see NEWS file in distribution for details.
|
|
specific due to the PAE kernel. Add license.
|
|
get garbage in the match, and sed will choke on it during compilation.
|
|
license.
|
|
|
|
|
|
|
|
This commit allows adplug to build on DragonFly without changing the
binary package for any other platform, so no PKGREVISION bump is
required.
|
|
|
|
This package has a history of repacking the tarball, but checking the
same name. Apparently, it has happened twice before, and this a third
time. Regenerating the distinfo allows the package to build again,
whereas before the distinfo file was unretreivable.
|