| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
if present (even if the libiconv port is present and requested) and
fails using that.
The issue is that /usr/include/iconv.h has #include <stdbool.h> which
in turn, since both are included very late in the game, conflicts with
similar definintions by libcpp itself.
libstdc++ does not seem to require adjustments, so PR 161417 may not
be relevant in full.
PR: 161417
|
| |
|
| |
|
|
|
|
| |
Changes: http://search.cpan.org/dist/Log-Handler/ChangeLog
|
|
|
|
| |
Changes: http://search.cpan.org/dist/ExtUtils-CBuilder/Changes
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
if present (even if the libiconv port is present) and fails using that.
The issue is that /usr/include/iconv.h has #include <stdbool.h> which
in turn, since both are included very late in the game, conflicts with
similar definintions by libcpp itself.
libstdc++ does not seem to require adjustments, so PR 161417 may not
be relevant in full.
PR: 161417
|
| |
|
| |
|
|
|
|
| |
Approved by: portmgr (bapt@, blanket)
|
| |
|
|
|
|
|
|
|
| |
- reflect license change: GPLv3 -> AGPLv3
- use new library dependencies syntax and remove
no more needed hacks for libssh dependency
- unmute installation commands
|
| |
|
|
|
|
| |
Approved by: portmgr (bapt@, blanket)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Update to 1.7.2 [1]
- Add DOCS to options
- Convert lib depends to new syntax
- Remove leading indefinite article from COMMENT
- Unmute doc install command
- Remove unneeded LICENSE_FILE
Changes:
http://www.open-mpi.org/community/lists/hwloc-announce/2013/09/0061.php
PR: ports/181867 [1]
Submitted by: Eijiro Shibusawa <phd_kimberlite yahoo.co.jp> (maintainer)
|
|
|
|
|
|
|
| |
- Update to 1.0.0
PR: ports/181866
Submitted by: Alexey Degtyarev <alexey renatasystems.org> (maintainer)
|
|
|
|
|
|
|
| |
- Remove defunct mirror from MASTER_SITES
- Use modern LIB_DEPENDS syntax
- Convert USE_GMAKE and USE_PERL5 to USES
- Kill EOL space, fix formatting in pkg-descr
|
|
|
|
| |
Approved by: portmgr (bapt@, blanket)
|
|
|
|
| |
- Convert USE_GMAKE and modernize LIB_DEPENDS while I'm here
|
|
|
|
|
|
|
|
|
|
| |
- Make UUID support optional since it not used very often and conflicts with postgres [1]
Changes: http://www.rsyslog.com/changelog-for-7-4-4-v7-stable/
PR: 180139 [1]
Submitted by: Sevan Janiyan <venture37@geeklan.co.uk> [1]
Reviewed by: swills@
|
|
|
|
|
|
|
|
|
| |
Tools to help document botocore-based projects.
WWW: https://github.com/boto/bcdoc/
PR: ports/181864
Submitted by: Alexey Degtyarev <alexey renatasystems.org>
|
|
|
|
|
|
|
| |
- Update to 0.16.0
PR: ports/181865
Submitted by: Alexey Degtyarev <alexey renatasystems.org> (maintainer)
|
| |
|
|
|
|
|
|
| |
the conflicting Puppet 3.x version
Reported by: jgh
|
|
|
|
|
|
|
| |
- Fix build with clang
PR: ports/181830
Obtained from: NetBSD
|
|
|
|
|
|
|
|
| |
- Update to 2.3
- Pass maintainership to submitter
PR: ports/181868
Submitted by: A.J. 'Fonz' van Werven <freebsd skysmurf.nl>
|
| |
|
|
|
|
|
|
|
|
|
|
|
| |
remains uncompileable by modern compilers and substantial patches --
obtained from both Debian and NetBSD ports of the same software were
necessary.
Among the patches is a functionality-improving one, which allows the
new version to continue using voices created for 1.9x
Tested by: bapt
|
|
|
|
|
|
|
|
| |
This fixes the lang/fpc-utils port build.
Bump PORTREVISION due to runtime behaviour change on head.
Approved by: portmgr (bapt, implicit)
|
| |
|
|
|
|
| |
Approved by: portmgr (bapt, implicit)
|
|
|
|
|
| |
From perl 5.16 onwards, it doesn't need any .xs because Perl already has a
version of Socket::getaddrinfo.
|
| |
|
|
|
|
| |
Approved by: portmgr (bapt@, blanket)
|
|
|
|
|
|
| |
in the port description
- While here, fix annoying warnings of "GtkSpinButton: setting an adjustment
with non-zero page size is deprecated"
|
| |
|
|
|
|
| |
Changes: http://search.cpan.org/dist/ExtUtils-MakeMaker/Changes
|
| |
|
|
|
|
| |
Changes: http://search.cpan.org/dist/Time-Piece/Changes
|
| |
|
|
|
|
|
|
|
|
| |
- Update to 3.2.5c [1]
- Convert lib depends to new syntax
PR: ports/181771 [1]
Submitted by: Matthew Luckie <mjl luckie.org.nz> (maintainer)
|
|
|
|
|
|
|
| |
- Fix build without NLS [1]
PR: ports/181409 [1]
Submitted by: mat
|
|
|
|
| |
Submitted by: maintainer
|
| |
|
|
|
|
| |
Approved by: portmgr (bapt, implicit)
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Changes:
- HTML interface now use DataTables for pagination/searching/sorting
- NO_FORCE_PACKAGE added to prevent setting FORCE_PACKAGE
- New pkgclean subcommand for removing unwanted/unneeded packages.
Similar concept as 'pkg autoremove', but for the repository.
- testport -i: Fix for when the build fails
- testport: Add hint about using -n when leftovers are found
- Switch to using USE_PACKAGE_DEPENDS_ONLY
- Fixes for detecting errors in startup, such as missing fdescfs
support
- Improved runaway output
|
|
|
|
|
|
|
| |
map editor. The focus is put on stabilizing and bugfixing the included map
compiler, q3map2, so it can become a reliable tool for map authors.
WWW: http://ingar.satgnu.net/gtkradiant/
|
| |
|
|
|
|
|
|
|
| |
Update libgda5 to 5.0.3 and libgdamm5 to 4.99.6.
Libgda 5 is the new version of libgda data abstraction library.
Obtained from: gnome dev repo.
|
|
|
|
|
|
| |
against Clang.
Reported by: pkg-fallout
|
| |
|
| |
|
|
|
|
| |
Approved by: portmgr (bapt@, blanket)
|
| |
|
| |
|
|
|
|
|
| |
Changes:
http://search.cpan.org/dist/Catalyst-Plugin-Authentication/Changes
|
|
|
|
|
|
|
|
|
|
|
| |
- Update to 1.7
- Add Jinja2 to TEST_DEPENDS
Changes:
http://docs.fabfile.org/en/1.7/changelog.html
PR: ports/181861
Submitted by: Gasol Wu <gasol.wu@gmail.com>
|
|
|
|
| |
Approved by: portmgr (bapt@, blanket)
|
|
|
|
|
|
|
|
| |
defined in the iconv USES Makefile to build correctly on 8.x and
9.x after the iconv migration of the ports tree.
PR: ports/181854
Submitted by: Dave Hayes <dave@jetcafe.org>
|
|
|
|
| |
Changes: http://search.cpan.org/dist/Crypt-DH-GMP/Changes
|
|
|
|
| |
Changes: http://search.cpan.org/dist/Config-Tiny/Changes
|
|
|
|
| |
Changes: http://search.cpan.org/dist/Tree-DAG_Node/Changes
|
|
|
|
| |
Changes: http://search.cpan.org/dist/enum/Changes
|
|
|
|
| |
Changes: http://search.cpan.org/dist/Net-Abuse-Utils/Changes
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
OGDF (Open Graph Drawing Framework) is a self-contained C++ class library
for the automatic layout of diagrams. OGDF offers sophisticated algorithms
and data structures to use within your own applications or scientific
projects. The library provides:
* A wide range of graph drawing algorithms that allow to reuse and replace
particular algorithm phases by using a dedicated module mechanism.
* Sophisticated data structures that are commonly used in graph drawing,
equipped with rich public interfaces.
* Self-contained code that does not require any additional libraries
(except for some optional branch-and-cut algorithms).
WWW: http://www.ogdf.net
|
| |
|
|
|
|
|
| |
Reported by: qat
Approved by: maintainer (danilogondolfo@gmail.com, implicit)
|
|
|
|
|
|
|
|
|
|
|
|
| |
the LINKFLAGS, otherwise we get this:
/usr/bin/ld: invalid DSO for symbol `g_signal_connect_data' definition
/usr/local/lib/libgobject-2.0.so.0: could not read symbols: Bad value
c++: error: linker command failed with exit code 1 (...)
scons: *** [build/release/radiant.cpu] Error 1
- Replace PTHREAD_LIBS variable with '-pthread' and tidy up some superfluous
LOCALBASE-related assignments while here (leftovers from X11BASE era)
|
|
|
|
|
|
| |
- Trim Makefile's header
- Convert to new Uses/perl5.mk framework
- Pet portlint(1)
|
|
|
|
| |
Approved by: portmgr (bapt@, blanket)
|
|
|
|
|
|
|
|
|
| |
defined in the iconv USES Makefile to build correctly on 8.x and
9.x after the iconv migration of the ports tree.
PR: ports/181854
Submitted by: Dave Hayes <dave@jetcafe.org>
Approved by: portmgr (bapt, implicit)
|
|
|
|
|
|
|
| |
- convert USE_GMAKE to USES, while here
PR: 181857
Submitted by: chris petrik <c.petrik.sosa@gmail.com> (maintainer)
|
|
|
|
|
|
| |
from uint64_t to a structure in r255219).
PR: ports/181840
|
|
|
|
|
|
|
| |
- Builds on sparc64 now
PR: ports/181803
Submitted by: James Bailie <jimmy@mammothcheese.ca> (maintainer)
|
|
|
|
| |
Submitted by: Ivan Klymenko (maintainer)
|
| |
|
|
|
|
|
|
|
|
|
|
| |
Per ISO C++03 14.2/4:
When the name of a member template specialization appears after . or ->
in a postfix-expression, or after nested-name-specifier in a qualified-id,
and the postfix-expression or qualified-id explicitly depends on a
template-parameter (14.6.2), the member template name must be prefixed by
the keyword template. Otherwise the name is assumed to name a non-template.
|
|
|
|
| |
Reported by: pkg-fallout
|
|
|
|
| |
Changes: http://search.cpan.org/dist/enum/Changes
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
if present instead of relying on the port we actually depend on.
The issue is that /usr/include/iconv.h has #include <stdbool.h> which
in turn, since both are included very late in the game, conflicts with
similar definintions by libcpp itself.
libstdc++ does not seem to require adjustments, so PR 161417 may not
be relevant in full.
PR: 161417
|
|
|
|
| |
Reported by: pkg-fallout
|
|
|
|
|
|
|
| |
versions of puppet >=3.0.0
Ref: http://projects.puppetlabs.com/projects/hiera-puppet
Submitted by: pkg-fallout
|
| |
|
|
|
|
| |
Approved by: portmgr (bapt)
|
|
|
|
| |
Approved by: portmgr (bapt, implicit)
|
|
|
|
| |
Approved by: portmgr (bapt)
|
| |
|
|
|
|
| |
Submitted by: makc
|
|
|
|
|
|
|
|
| |
"--with-libiconv=${LOCALBASE}" at systems pre OSVERSION 100043 and "" (null)
otherwise;
. convert all ports which has CONFIGURE_ARGS=--with-libiconv=${LOCALBASE}.
Approved by: portmgr (bapt, implicit)
|
|
|
|
|
|
|
|
| |
- Update to 1.4.4 [1]
- Convert lib depends to new syntax
PR: ports/181835
Submitted by: Javad Kouhi <javad.kouhi gmail.com> (maintainer)
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
if present instead of relying on the port we actually depend on.
The issue is that /usr/include/iconv.h has #include <stdbool.h> which
in turn, since both are included very late in the game, conflicts with
similar definintions by libcpp itself.
Interestingly enough, lang/gcc46 and lang/gcc48 did not fail under the
same test scenarios and libstdc++ does not seem to require adjustments,
so PR 161417 may not be relevant in full.
PR: 161417
|
|
|
|
|
|
|
|
|
| |
- Update to 0.1.6.3
- USES gmake
- Add LICENSE (AL2)
PR: ports/181757
Submitted by: Denis Generalov <gd rambler-co.ru> (maintainer)
|
|
|
|
|
|
|
| |
back in 2011, the distfile no longer fetches, and it doesn't build
correctly with clang as it is missing -fPIC.
Reviewed by: az
|
|
|
|
| |
Approved by: portmgr (bapt)
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
|
| |
- Bump PORTREVISION
Approved by: crees, tabthorpe (mentors, implicit)
|
|
|
|
| |
Changes: http://search.cpan.org/dist/Clone/Changes
|
|
|
|
| |
Changes: http://search.cpan.org/dist/Getopt-Long-Descriptive/Changes
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
With hat: portmgr
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
http://lists.nongnu.org/archive/html/qemu-stable/2013-08/msg00217.html
See also gonzo's blog post:
http://kernelnomicon.org/?p=401
- Bump PORTREVISION.
Submitted by: gonzo (via irc) [1]
Obtained from: qemu upstream [1]
|
|
|
|
| |
Approved by: portmgr (bapt)
|
|
|
|
|
|
|
|
|
|
| |
- Update to 9.7.81
- Use options helpers
- USES gmake
- Pass maintainership to submitter
PR: ports/181843
Submitted by: Danilo Egêa Gondolfo <danilogondolfo gmail.com>
|
|
|
|
|
|
|
|
| |
- Update to 1.3.2
- USES perl5
PR: ports/181829
Submitted by: Geoffroy Desvernay <dgeo centrale-marseille.fr> (maintainer)
|
| |
|
| |
|
|
|
|
| |
- pet portlint
|
|
|
|
| |
- pet portlint
|
|
|
|
| |
Approved by: portmgr (bapt)
|
|
|
|
| |
Requested by: Andrew Nichols <andrew@quadrant.net>
|
|
|
|
|
| |
PR: ports/181773
Submitted by: Takefu <takefu@airport.fm>
|
|
|
|
|
|
|
|
| |
- Get rid of bogus dependency on devel/py-subversion
- Modernize LIB_DEPENDS syntax, copy files with -a
- Add an explicit dependency on pkgconfig
Reported by: pkg-fallout
|
| |
|
|
|
|
|
|
|
|
|
| |
ABACUS is a software system written in C++ that provides a framework for the
implementation of branch-and-bound algorithms using linear programming
relaxations. Cutting planes or columns can be generated dynamically
(branch-and-cut, branch-and-price, branch-and-cut-and-price).
WWW: http://www.informatik.uni-koeln.de/abacus/
|
|
|
|
|
|
| |
Changes: http://www.lemke-it.com/litexec?request=pubclogcego&user=&lang=en
PR: ports/181751
Submitted by: Kurt Jaeger <fbsd-ports@opsec.eu> (maintainer)
|
|
|
|
|
|
| |
- Use to new LIB_DEPENDS format
Reported by: pkg-fallout
|
|
|
|
|
|
|
|
|
|
| |
- Update to 3.7.2 [1]
- USES perl5
- Add DOCS to options
- NOPORTDOCS -> PORT_OPTIONS:MDOCS
PR: ports/181814
Submitted by: Marko Njezic <sf maxempire.com> (maintainer)
|
| |
|
| |
|
|
|
|
|
|
| |
PR: ports/178262
Submitted by: Jan Beich <jbeich@tormail.org>
Reviewed by: ldns' port maintainer
|
|
|
|
| |
- Update to 1.1.105
|
|
|
|
| |
- Convert to new LIB_DEPENDS format
|
|
|
|
|
|
|
|
|
|
|
| |
- Update to 3.2.5e [1]
- Convert lib depends to new syntax
- Pass maintainership to submitter
Changes: http://www.xfig.org/art17.html
PR: ports/181750
Submitted by: Kurt Jaeger <fbsd-ports opsec.eu>
|
|
|
|
|
|
| |
configure script - move USES=pkgconf to shared Makefile.claws
Reported by: pkg-fallout
|
|
|
|
| |
Approved by: swills (mentor)
|
|
|
|
| |
Approved by: swills (mentor)
|
|
|
|
|
| |
PR: ports/181788
Approved by: arved (maintainer, via private mail)
|
|
|
|
|
|
|
| |
- This is no longer maintained upstream and is not under active development
PR: ports/181749
Submitted by: Zane C.B-H. <vvelox vvelox.net> (maintainer)
|
|
|
|
|
|
| |
- Bump PORTREVISION due to resulting runtime binary changes
Approved by: portmgr (bdrewery)
|
| |
|
|
|
|
|
| |
- Add explicit dependency on pkgconf
- Convert to USES=gmake
|
|
|
|
|
|
|
|
|
| |
- Update to 20.3 [1]
- Add DOCS to options
- NOPORTDOCS -> PORT_OPTIONS:MDOCS
PR: ports/181737 [1]
Submitted by: Kjetil Rustad <kjetil cckengine.com>
|
|
|
|
|
|
|
|
| |
- Add FIREBALL option for the to use "fireball" mode with ansible [1]
- Add EXAMPLES to options
PR: ports/181815 [1]
Submitted by: Nikolai Lifanov <lifanov mail.lifanov.com> (maintainer)
|
|
|
|
|
|
|
| |
algorithm.
PR: ports/ports/180613
Submitted by: Henk van Oers <hvo.pm@xs4all.nl>
|
|
|
|
|
|
|
| |
games/linux-candycruncher-demo
With hat: portmgr
Reported by: mva
|
| |
|
|
|
|
|
|
| |
as the PORTREVISION is passed in MAKE_ENV
With hat: portmgr
|
| |
|
|
|
|
| |
Submitted by: tijl
|
|
|
|
| |
Approved by: portmgr (bapt@, blanket)
|
|
|
|
| |
Submitted by: sahil@
|
|
|
|
|
| |
- convert to the new perl5 framework
Approved by: portmgr (bapt@, blanket)
|
| |
|
|
|
|
| |
Approved by: portmgr (bapt@, blanket)
|
| |
|
|
|
|
|
|
|
|
| |
- Tighten Makefile header and COMMENT
- Add LICENSE (sadly, has to be GPLv2)
- Convert NOPORTDOCS while I'm here
Reported by: pkg-fallout
|
|
|
|
| |
- Convert to new LIB_DEPENDS format
|
| |
|
|
|
|
|
|
| |
- While here, convert to new LIB_DEPENDS format
Approved by: portmgr (bapt)
|
| |
|
| |
|
| |
|
|
|
|
|
|
|
| |
Changes: http://search.cpan.org/dist/Mojolicious/Changes
Change the port maintainer to perl@FreeBSD.org -
approved by the former maintainer, mopsfelder@gmail.com.
|
|
|
|
| |
Changes: http://search.cpan.org/dist/Email-Valid/Changes
|
| |
|
|
|
|
| |
Changes: http://search.cpan.org/dist/MooseX-NonMoose/Changes
|
|
|
|
| |
Changes: http://search.cpan.org/dist/Tree-DAG_Node/Changes
|
|
|
|
| |
Changes: http://search.cpan.org/dist/MRO-Define/Changes
|
|
|
|
|
|
| |
Since I'm there, define the license.
Reported by: pkg-fallout
|
|
|
|
|
|
|
|
| |
- Add LICENSE (GPLv2), convert USE_GMAKE
- Kill bogus and useless line (from r297915)
- Get rid of .for loop in do-install
Reported by: pkg-fallout
|
|
|
|
|
|
|
| |
No need to bump revision as there are no changes
except one brach build fix.
Notified by: pkg-fallout
|
|
|
|
|
|
|
|
| |
The original reason for establishing the port was poorer optimization
for the AVR backend in GCC 4.x in some cases. This reason no longer
exists.
As GCC 3.x causes tons of build warnings with clang now, just drop it.
|
|
|
|
| |
Approved by: portmgr (bapt@, blanket)
|
|
|
|
|
|
|
|
|
| |
- Drop the check for old OSVERSION
- Improve OPTIONS descriptions
- Remove non-working WWW line
- Add LICENSE (GPLv2) while here
Reported by: pkg-fallout
|
| |
|
| |
|
|
|
|
|
|
| |
- While here also convert to USES=gmake
Approved by: portmgr (bapt)
|
|
|
|
|
| |
PR: ports/181677
Submitted by: Johannes Meixner <xmj chaot net>
|
|
|
|
| |
Reported by: pkg-fallout
|
|
|
|
|
|
| |
- Sanitize some post-extract commands while I'm here
Reported by: pkg-fallout
|
|
|
|
|
|
|
|
| |
- Sound file loader in the engine already converts the data to host-endian,
therefore the device must be open in host-endian mode, too
- Convert obsolete USE_GMAKE while here
Reported by: pkg-fallout
|
|
|
|
| |
Approved by: portmgr (bapt)
|
|
|
|
| |
Approved by: portmgr (bapt)
|
|
|
|
| |
Approved by: portmgr (bapt)
|
|
|
|
| |
Approved by: portmgr (bapt)
|
|
|
|
| |
Approved by: portmgr (bapt)
|
|
|
|
| |
Approved by: portmgr (bapt)
|
|
|
|
| |
Approved by: portmgr (bapt)
|
|
|
|
| |
Approved by: portmgr (bapt)
|
|
|
|
| |
Approved by: portmgr (bapt)
|
|
|
|
| |
Approved by: portmgr (bapt)
|
|
|
|
| |
Approved by: portmgr (bapt)
|
|
|
|
| |
Approved by: danilogondolfo@gmail.com (maintainer, implicit)
|
|
|
|
| |
- Cleanup Makefile header
|
|
|
|
|
|
|
| |
- Convert to new LIB_DEPENDS format
- Fix GTK2 option
Changes: https://github.com/dk/Prima/blob/master/HISTORY
|
| |
|
|
|
|
|
| |
predates MAKE_JOBS_(UN)?SAFE and is no longer necessary.
No other changes.
|
|
|
|
| |
Submitted by: dim
|
|
|
|
| |
While here convert to new Perl Framework
|
| |
|
| |
|
|
|
|
| |
gnu89
|
|
|
|
|
|
| |
While here make it use USES=readline
Approved by: eadler
|
| |
|
|
|
|
| |
PR: ports/181772
|
|
|
|
|
|
|
|
|
|
| |
not work as expected" when using the latest x11-fonts/fontconfig [*].
- Update to the latest version (font-migu, font-ume, font-vlgothic).
- Style clean-ups.
PR: ports/181701 [*]
|
| |
|
| |
|
| |
|
|
|
|
|
| |
- Convert to new LIB_DEPENDS format
- Include bsd.port.mk instead of the pre/post split ones.
|
| |
|
|
|
|
|
|
| |
Add an explicit dependency on pkgconf (needed for plugin detection)
Approved by: portmgr (bapt)
|
|
|
|
| |
2011.
|
| |
|
|
|
|
|
| |
Submitted by: jhs@FreeBSD.ORG
PR: 179925
|
|
|
|
| |
Reported by: pkg-fallout
|
|
|
|
|
|
|
|
|
| |
- Update to 1.1.6 [1]
- Trim Makefile header
- Unmute install commands
PR: ports/181804
Submitted by: Lukasz Wasikowski <lukasz wasikowski.net> (maintainer)
|
|
|
|
|
|
|
|
| |
It's value is "--with-libiconv-prefix=/usr/local" for systems
before 100043 with ports libiconv and to use at systems post
100043 with base iconv it's value is "" (NULL).
Co-authors: bapt, madpilot and bsam (me)
|
|
|
|
| |
Reported by: pkg-fallout
|
|
|
|
|
|
| |
see https://rt.cpan.org/Public/Bug/Display.html?id=56079
Reported by: pkg-fallout
|
|
|
|
| |
Reported by: pkg-fallout
|
|
|
|
| |
- Update to 1.1.102
|
|
|
|
|
|
|
|
| |
- Update to 2.6.1
- Use single space for WWW and end with a slash
Changes:
http://api.mongodb.org/python/current/changelog.html#changes-in-version-2-6-1
|
|
|
|
| |
Reported by: pgj
|
| |
|
|
|
|
|
|
|
|
|
|
| |
after r254273
- Fix a bunch of ports to properly work after this
- Mark converters/libiconv as IGNORE for systems with iconv in libc
Reviewed by: bapt
Approved by: portmgr (bapt)
Discussed with: bapt, bsam (who both contributed ideas and code)
|
|
|
|
| |
WWW: http://search.cpan.org/dist/Dancer-Plugin-ExtDirect/
|
| |
|
|
|
|
|
| |
PR: ports/181806
Approved by: crees (mentor)
|
|
|
|
| |
Approved by: portmgr (bapt)
|
|
|
|
|
|
| |
support WWW-Negotiate.
WWW: http://search.cpan.org/dist/LWP-Authen-Negotiate/
|
|
|
|
| |
Approved by: portmgr (bapt)
|
|
|
|
| |
Approved by: portmgr (bapt)
|
|
|
|
| |
With hat: perl@
|
|
|
|
| |
Approved by: portmgr (bapt)
|
|
|
|
| |
Changes: http://search.cpan.org/dist/MIME-Types/ChangeLog
|
|
|
|
| |
Changes: http://search.cpan.org/dist/Module-ExtractUse/Changes
|
|
|
|
|
| |
Reviewed by: bapt@
Kudos to: bapt@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Work around a bug in libcpp that pulls in the optional system iconv
if present instead of relying on the port we actually depend on. [1]
The issue is that /usr/include/iconv.h has #include <stdbool.h> which
in turn, since both are included very late in the game, conflicts with
similar definintions by libcpp itself.
Interestingly enough, lang/gcc46 and lang/gcc48 did not fail under the
same test scenarios and libstdc++ does not seem to require adjustments,
so PR 161417 may not be relevant in full.
PR: 161417 [1]
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Fix register allocation problems with clang on i386:
* Remove the q modifier from inline asm such that clang no longer
uses a 64 bit register. Instead cast the operand to register_t
which is 32 bit on i386 and 64 bit on amd64.
* Add -fomit-frame-pointer to CFLAGS to free up an extra register.
- Fix the issue with WITH_DEBUG by adding --disable-real-codecs
which apparently never really worked anyway.
- Patch configure so it no longer adds -mtune=i386 to CFLAGS.
- Bump PORTREVISION.
PR: ports/181786
Submitted by: tijl
|
| |
|
|
|
|
| |
makes clang+libc++ failing to build properly the port
|