|
Posted
over 9 years
ago
by
[email protected] (vsevolod)
- Update to 1.2.1.b1
|
|
Posted
over 9 years
ago
by
[email protected] (tota)
- Update to 0.3.5
|
|
Posted
over 9 years
ago
by
[email protected] (marino)
math/ogdf: Unbreak DragonFly
DragonFly needs the same modifications as FreeBSD. They were carried
in dports before, but the macros were moved to new files.
Approved by: Restore DF functionality blanket
|
|
Posted
over 9 years
ago
by
[email protected] (matthew)
Update to 1.9.5
- extend deprecation period by 3 months. The plan is to expire the
port about 6 months after the last upstream release.
ChangeLog: https://raw.githubusercontent.com/ansible/ansible/v1.9.5-1/CHANGELOG.md
PR: 208200
Submitted by: maintainer ([email protected])
|
|
Posted
over 9 years
ago
by
[email protected] (marino)
lang/expect: fix configuration phase fs violation
The "long file names" support check touches /usr/local/lib which is a
file system violation. The value is always "yes", so just pass it as
a cached value to the configure script.
Approved by: just fix it
|
|
Posted
over 9 years
ago
by
[email protected] (jbeich)
multimedia/ffmpeg: chase r405873 by clarifying license
From on WRKSRC/configure:
license="LGPL version 2.1 or later"
if enabled nonfree; then
license="nonfree and unredistributable"
elif enabled gplv3; then
license="GPL version 3
|
|
Posted
over 9 years
ago
by
[email protected] (jbeich)
multimedia/ffmpeg: chase r405873 by clarifying license
From on WRKSRC/configure:
license="LGPL version 2.1 or later"
if enabled nonfree; then
license="nonfree and unredistributable"
elif enabled gplv3; then
license="GPL version 3
|
|
Posted
over 9 years
ago
by
[email protected] (jbeich)
multimedia/ffmpeg: chase r405873 by clarifying license
From on WRKSRC/configure:
license="LGPL version 2.1 or later"
if enabled nonfree; then
license="nonfree and unredistributable"
elif enabled gplv3; then
license="GPL version 3
|
|
Posted
over 9 years
ago
by
[email protected] (wen)
- Update to 3.18
Changes: http://cpansearch.perl.org/src/MARKOV/XML-Compile-SOAP-3.18/ChangeLog
|
|
Posted
over 9 years
ago
by
[email protected] (tijl)
Patch configure to define OPENIPMI_VERSION_*. These variables are defined
too early in configure.ac so autoconf doesn't copy them to configure.
This fixes version information in include/OpenIPMI/ipmiif.h.
|