aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Add an explicit dependency on pkgconfbapt2013-09-073-8/+4
|
* Fix build with libc++bapt2013-09-071-0/+10
|
* Fix build with libc++bapt2013-09-071-0/+1
|
* Fix build with libc++bapt2013-09-071-0/+1
|
* Report correct OSVERSION in IGNORE message.madpilot2013-09-071-1/+1
|
* Fix build with libc++bapt2013-09-071-0/+11
|
* - Fix build on 10.xamdmi32013-09-071-0/+1
|
* Work around a bug in libcpp that pulls in the optional system iconvgerald2013-09-071-0/+10
| | | | | | | | | | | | | | 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
* Fixup typo.mat2013-09-071-1/+1
|
* - Fix build with clangamdmi32013-09-071-0/+20
|
* Update to 0.79.tobez2013-09-072-3/+3
| | | | Changes: http://search.cpan.org/dist/Log-Handler/ChangeLog
* Update to 0.2802(.)10.tobez2013-09-072-4/+4
| | | | Changes: http://search.cpan.org/dist/ExtUtils-CBuilder/Changes
* Work around a bug in libcpp that pulls in the optional system iconvgerald2013-09-071-0/+10
| | | | | | | | | | | | | 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
* - Fix build on 10.xamdmi32013-09-071-0/+1
|
* Fix -jX builds; cleanup Makefile and pkg-descr; sort pkg-plist; pet portlint(1).danfe2013-09-073-71/+70
|
* - convert to the new perl5 frameworkaz2013-09-0719-19/+32
| | | | Approved by: portmgr (bapt@, blanket)
* Fix build with clangbapt2013-09-071-5/+2
|
* - update to 7.5rm2013-09-072-19/+17
| | | | | | | - reflect license change: GPLv3 -> AGPLv3 - use new library dependencies syntax and remove no more needed hacks for libssh dependency - unmute installation commands
* Fix build with clangbapt2013-09-072-7/+4
|
* - convert to the new perl5 frameworkaz2013-09-0719-19/+37
| | | | Approved by: portmgr (bapt@, blanket)
* devel/hwloc: update to 1.7.2wg2013-09-072-8/+7
| | | | | | | | | | | | | | | - 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)
* devel/awscli: update to 1.0.0wg2013-09-073-16/+332
| | | | | | | - Update to 1.0.0 PR: ports/181866 Submitted by: Alexey Degtyarev <alexey renatasystems.org> (maintainer)
* - Trim Makefile header down to two linesdanfe2013-09-072-15/+10
| | | | | | | - 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
* - convert to the new perl5 frameworkaz2013-09-0719-19/+36
| | | | Approved by: portmgr (bapt@, blanket)
* - Move NO_PACKAGE higher, where it's usually expected to be founddanfe2013-09-071-5/+6
| | | | - Convert USE_GMAKE and modernize LIB_DEPENDS while I'm here
* - Update sysutils/rsyslog7 to 7.4.4brd2013-09-063-8/+14
| | | | | | | | | | - 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@
* devel/py-bcdoc: tools to help document botocore-based projectswg2013-09-065-0/+28
| | | | | | | | | Tools to help document botocore-based projects. WWW: https://github.com/boto/bcdoc/ PR: ports/181864 Submitted by: Alexey Degtyarev <alexey renatasystems.org>
* devel/py-botocore: update to 0.16.0wg2013-09-064-8/+62
| | | | | | | - Update to 0.16.0 PR: ports/181865 Submitted by: Alexey Degtyarev <alexey renatasystems.org> (maintainer)
* - Oops, forgot to bump PORTREVISIONglarkin2013-09-061-0/+1
|
* - Ensure that Puppet 2.7 is installed if not already present, notglarkin2013-09-061-1/+1
| | | | | | the conflicting Puppet 3.x version Reported by: jgh
* cad/freehdl: fix build with clangwg2013-09-066-1/+92
| | | | | | | - Fix build with clang PR: ports/181830 Obtained from: NetBSD
* x11/xtrlock: update to 2.3wg2013-09-062-5/+4
| | | | | | | | - Update to 2.3 - Pass maintainership to submitter PR: ports/181868 Submitted by: A.J. 'Fonz' van Werven <freebsd skysmurf.nl>
* Add an explicit dependency on pkgconfbapt2013-09-0621-68/+30
|
* Update from 1.96 to 2.1. Despite being newer, the upstream releasemi2013-09-068-399/+261
| | | | | | | | | | | 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
* Teach fpc not to try to link to libiconv on head after the iconv change.madpilot2013-09-062-3/+10
| | | | | | | | This fixes the lang/fpc-utils port build. Bump PORTREVISION due to runtime behaviour change on head. Approved by: portmgr (bapt, implicit)
* Fix build with libc++bapt2013-09-061-0/+10
|
* Fix build on head after iconv change.madpilot2013-09-061-0/+3
| | | | Approved by: portmgr (bapt, implicit)
* Really correct plist.mat2013-09-062-16/+32
| | | | | From perl 5.16 onwards, it doesn't need any .xs because Perl already has a version of Socket::getaddrinfo.
* Add an explicit dependency on pkgconfbapt2013-09-066-16/+7
|
* - convert to the new perl5 frameworkaz2013-09-0619-19/+38
| | | | Approved by: portmgr (bapt@, blanket)
* - Reduce some minor differences with `games/netradiant'; mention the latterdanfe2013-09-062-7/+14
| | | | | | in the port description - While here, fix annoying warnings of "GtkSpinButton: setting an adjustment with non-zero page size is deprecated"
* Add an explicit dependency on pkgconfbapt2013-09-067-22/+10
|
* Update to 6.76.tobez2013-09-062-3/+3
| | | | Changes: http://search.cpan.org/dist/ExtUtils-MakeMaker/Changes
* Update to 0.8.9bf2013-09-062-13/+13
|
* Update to 1.23.tobez2013-09-062-3/+3
| | | | Changes: http://search.cpan.org/dist/Time-Piece/Changes
* Update to 1.7.2bf2013-09-063-17/+7
|
* graphics/xfig: update to 3.2.5cwg2013-09-068-121/+41
| | | | | | | | - 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)
* - Update texinfo.tex and texi2dvi to latest versionjohans2013-09-062-7/+7
| | | | | | | - Fix build without NLS [1] PR: ports/181409 [1] Submitted by: mat
* - DEPRECATE, no longer maintained upstreamtabthorpe2013-09-061-6/+4
| | | | Submitted by: maintainer
* Add an explicit dependency on pkgconfbapt2013-09-061-1/+1
|
* Fix build after iconv conversion on head.madpilot2013-09-062-3/+13
| | | | Approved by: portmgr (bapt, implicit)
* Add an explicit dependency on pkgconfbapt2013-09-0628-82/+41
|
* - Update to checkin 63ec9efc9abdrewery2013-09-062-4/+31
| | | | | | | | | | | | | | 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
* Add a port of NetRadiant, a fork of the well-known GtkRadiant 1.5 FPS gamesdanfe2013-09-068-0/+369
| | | | | | | 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/
* Add an explicit dependency on pkgconfbapt2013-09-0649-123/+64
|
* Repo copy libgda4 ports to libgda5 and libgdamm to libgdamm5.kwm2013-09-0628-2/+1664
| | | | | | | 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.
* Change bogus optimization option -O6 to a more sane -O3 to unbreak the builddanfe2013-09-061-2/+2
| | | | | | against Clang. Reported by: pkg-fallout
* - Update to 0.8-27tota2013-09-062-3/+3
|
* - Update to 0.5-63tota2013-09-062-3/+3
|
* - convert to the new perl5 frameworkaz2013-09-0619-19/+37
| | | | Approved by: portmgr (bapt@, blanket)
* Add an explicit dependency on pkgconfbapt2013-09-062-3/+2
|
* Fix configure and build with clangbapt2013-09-061-3/+2
|
* Update to 0.10023.tobez2013-09-063-6/+6
| | | | | Changes: http://search.cpan.org/dist/Catalyst-Plugin-Authentication/Changes
* devel/py-fabric: Update to 1.7koobs2013-09-062-3/+4
| | | | | | | | | | | - 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>
* - convert to the new perl5 frameworkaz2013-09-0619-19/+37
| | | | Approved by: portmgr (bapt@, blanket)
* Add explicit iconv dependency. The port requires variable ICONV_LIBdecke2013-09-061-1/+1
| | | | | | | | 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>
* Update to 0.00011.tobez2013-09-062-3/+3
| | | | Changes: http://search.cpan.org/dist/Crypt-DH-GMP/Changes
* Update to 2.16.tobez2013-09-062-3/+3
| | | | Changes: http://search.cpan.org/dist/Config-Tiny/Changes
* Update to 1.15.tobez2013-09-062-3/+3
| | | | Changes: http://search.cpan.org/dist/Tree-DAG_Node/Changes
* Update to 1.05(0).tobez2013-09-062-3/+3
| | | | Changes: http://search.cpan.org/dist/enum/Changes
* Update to 0.19.tobez2013-09-062-3/+3
| | | | Changes: http://search.cpan.org/dist/Net-Abuse-Utils/Changes
* Update to 0.2.4.17-rcbf2013-09-062-3/+3
|
* - New port: math/ogdfgahr2013-09-068-0/+634
| | | | | | | | | | | | | | | | 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
* - Allow respect USES from slave-ports (libproxy-perl now using USES)az2013-09-061-1/+1
|
* - revert r326430, as this fix broke buildjgh2013-09-061-2/+2
| | | | | Reported by: qat Approved by: maintainer (danilogondolfo@gmail.com, implicit)
* - Unbreak linking with our new ld(1) by explicitly listing -lgobject-2.0 ondanfe2013-09-062-8/+16
| | | | | | | | | | | | 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)
* - Update to 1.12culot2013-09-063-11/+11
| | | | | | - Trim Makefile's header - Convert to new Uses/perl5.mk framework - Pet portlint(1)
* - convert to the new perl5 frameworkaz2013-09-0619-19/+36
| | | | Approved by: portmgr (bapt@, blanket)
* Add explicit iconv dependency. The port requires variable ICONV_LIBmadpilot2013-09-061-1/+1
| | | | | | | | | 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)
* - drop maintainershiprm2013-09-061-3/+2
| | | | | | | - convert USE_GMAKE to USES, while here PR: 181857 Submitted by: chris petrik <c.petrik.sosa@gmail.com> (maintainer)
* Unbreak the build on recent -CURRENT (after cap_rights_t type was changeddanfe2013-09-061-0/+6
| | | | | | from uint64_t to a structure in r255219). PR: ports/181840
* - Update to 5.0tabthorpe2013-09-063-10/+4
| | | | | | | - Builds on sparc64 now PR: ports/181803 Submitted by: James Bailie <jimmy@mammothcheese.ca> (maintainer)
* - Revert commit, maintainer made contacttabthorpe2013-09-062-2/+2
| | | | Submitted by: Ivan Klymenko (maintainer)
* Fix build with libc++.jkim2013-09-063-100/+107
|
* Fix build.delphij2013-09-062-1/+12
| | | | | | | | | | 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.
* - Remove unnecessary and conflictant dependencylippe2013-09-061-5/+1
| | | | Reported by: pkg-fallout
* Update to 1.04(0).tobez2013-09-062-3/+3
| | | | Changes: http://search.cpan.org/dist/enum/Changes
* Work around a bug in libcpp that pulls in the optional system iconvgerald2013-09-061-0/+10
| | | | | | | | | | | | | 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
* Fix the build with clang.marcus2013-09-061-6/+14
| | | | Reported by: pkg-fallout
* - Added CONFLICTS with puppet 3.x. Hiera-puppet is now included in allglarkin2013-09-061-0/+2
| | | | | | | versions of puppet >=3.0.0 Ref: http://projects.puppetlabs.com/projects/hiera-puppet Submitted by: pkg-fallout
* - Update to 0.8-11tota2013-09-062-4/+3
|
* Add an explicit dependency on pkgconfantoine2013-09-066-15/+7
| | | | Approved by: portmgr (bapt)
* The last port: --with-libiconv-prefix=${LOCALBASE} -> ${ICONV_CONFIGURE_ARG}bsam2013-09-061-1/+1
| | | | Approved by: portmgr (bapt, implicit)
* Add an explicit dependency on pkgconfantoine2013-09-061-1/+1
| | | | Approved by: portmgr (bapt)
* Update to 1.7.5skreuzer2013-09-062-3/+3
|
* - Fix typo in FreeBSSDtabthorpe2013-09-061-1/+1
| | | | Submitted by: makc
* . introduce ICONV_CONFIGURE_BASE variable at Mk/Uses/iconv.mk. It's value isbsam2013-09-0619-41/+28
| | | | | | | | "--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)
* www/qupzilla: update to 1.4.4wg2013-09-063-5/+5
| | | | | | | | - Update to 1.4.4 [1] - Convert lib depends to new syntax PR: ports/181835 Submitted by: Javad Kouhi <javad.kouhi gmail.com> (maintainer)
* Remove unmaintained japanese/texfamily{,-vfn2a} and japanese/dvi2dvi.hrs2013-09-0633-2718/+4
|
* Work around a bug in libcpp that pulls in the optional system iconvgerald2013-09-061-0/+10
| | | | | | | | | | | | | | 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
* databases/libmongo-client: update to 0.1.6.3wg2013-09-062-7/+6
| | | | | | | | | - Update to 0.1.6.3 - USES gmake - Add LICENSE (AL2) PR: ports/181757 Submitted by: Denis Generalov <gd rambler-co.ru> (maintainer)
* Remove math/libmath++. The only thing that used it (monopd) was removedjhb2013-09-0610-523/+1
| | | | | | | back in 2011, the distfile no longer fetches, and it doesn't build correctly with clang as it is missing -fPIC. Reviewed by: az
* Add an explicit dependency on pkgconfantoine2013-09-063-10/+4
| | | | Approved by: portmgr (bapt)
* - Deprecate and reassign to the heap at maintainer's requesttabthorpe2013-09-063-13/+10
|
* - Fix LICENSEsunpoet2013-09-061-1/+2
|
* - Reassign to the heap due to maintainer mail bouncestabthorpe2013-09-062-7/+3
|
* - Deprecate the port at maintainer's requesttabthorpe2013-09-061-0/+2
|
* - Fix freeze when splash screen is enabledgblach2013-09-062-0/+35
| | | | | | - Bump PORTREVISION Approved by: crees, tabthorpe (mentors, implicit)
* Update to 0.35.tobez2013-09-062-3/+3
| | | | Changes: http://search.cpan.org/dist/Clone/Changes
* Update to 0.094.tobez2013-09-062-3/+3
| | | | Changes: http://search.cpan.org/dist/Getopt-Long-Descriptive/Changes
* - Fix CONFIGURE_ARGSsunpoet2013-09-061-2/+2
|
* Update to 1.4.1.hrs2013-09-065-9/+26
|
* - Cleanup Makefilesunpoet2013-09-061-2/+0
|
* - Reassign to the heap due to maintainer mail bouncestabthorpe2013-09-061-6/+2
|
* - Reassign to the heap due to maintainer mail bouncestabthorpe2013-09-061-1/+1
|
* - Reassign to the heap due to maintainer mail bouncestabthorpe2013-09-061-8/+2
|
* - Reassign to the heap due to maintainer mail bouncetabthorpe2013-09-062-2/+2
| | | | With hat: portmgr
* - Add patch to fix pcnet-pci NIC big endian guests like MIPS Malta: [1]nox2013-09-062-0/+49
| | | | | | | | | | | | | 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]
* Add an explicit dependency on pkgconfantoine2013-09-069-10/+10
| | | | Approved by: portmgr (bapt)
* cad/irsim: update to 9.7.81wg2013-09-062-18/+14
| | | | | | | | | | - 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>
* net-mgmt/netdisco: update to 1.3.2wg2013-09-062-4/+4
| | | | | | | | - Update to 1.3.2 - USES perl5 PR: ports/181829 Submitted by: Geoffroy Desvernay <dgeo centrale-marseille.fr> (maintainer)
* Update to 0.13.1.novel2013-09-062-3/+3
|
* - update to 4.6.6 (patch6)mich2013-09-063-24/+4
|
* - update to 2.0.4novel2013-09-068-1130/+29
| | | | - pet portlint
* - update to 3.5.2novel2013-09-063-11/+21
| | | | - pet portlint
* Add an explicit dependency on pkgconfantoine2013-09-066-9/+6
| | | | Approved by: portmgr (bapt)
* - Add OPTION to enable non-Ethernet decoderszi2013-09-061-1/+6
| | | | Requested by: Andrew Nichols <andrew@quadrant.net>
* - Convert to OptionsNGculot2013-09-061-1/+5
| | | | | PR: ports/181773 Submitted by: Takefu <takefu@airport.fm>
* - Attempt to unbreak the build against Clangdanfe2013-09-062-7/+21
| | | | | | | | - 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
* Readd USE_GCC=any building with clang at least 3.2 on amd64 to have problembapt2013-09-061-0/+1
|
* - New port: math/abacusgahr2013-09-065-0/+242
| | | | | | | | | 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/
* - Update to 2.19.6culot2013-09-062-3/+3
| | | | | | Changes: http://www.lemke-it.com/litexec?request=pubclogcego&user=&lang=en PR: ports/181751 Submitted by: Kurt Jaeger <fbsd-ports@opsec.eu> (maintainer)
* - Fix build with clang [1]lme2013-09-052-1/+12
| | | | | | - Use to new LIB_DEPENDS format Reported by: pkg-fallout
* security/clamav-unofficial-sigs: updte to 3.7.2wg2013-09-056-23/+34
| | | | | | | | | | - 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)
* Fix build with clang, remove now unnecessary USE_GCC=anybapt2013-09-052-1/+20
|
* Needs pkgconfig to buildpawel2013-09-051-1/+1
|
* - Do not depend on security/openssl if openssl in base is sufficient.sem2013-09-052-12/+11
| | | | | | PR: ports/178262 Submitted by: Jan Beich <jbeich@tormail.org> Reviewed by: ldns' port maintainer
* www/py-flexget: update to 1.1.105wg2013-09-053-3/+6
| | | | - Update to 1.1.105
* - Fix build on head after iconv and new ld behavior changesmadpilot2013-09-053-11/+32
| | | | - Convert to new LIB_DEPENDS format
* print/transfig: update to 3.2.5ewg2013-09-053-26/+6
| | | | | | | | | | | - 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>
* Plugins need pkgconf to build too, they are using the samepawel2013-09-052-2/+2
| | | | | | configure script - move USES=pkgconf to shared Makefile.claws Reported by: pkg-fallout
* Fix missing quotes in generated conf.php filefeld2013-09-052-3/+2
| | | | Approved by: swills (mentor)
* - Update to 1.2.2feld2013-09-053-6/+3
| | | | Approved by: swills (mentor)
* - Fix build with clangswills2013-09-051-0/+24
| | | | | PR: ports/181788 Approved by: arved (maintainer, via private mail)
* deskutils/blogtk: mark as deprecatedwg2013-09-051-7/+5
| | | | | | | - 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)
* - Add explicit pkgconfig dependencymadpilot2013-09-051-2/+2
| | | | | | - Bump PORTREVISION due to resulting runtime binary changes Approved by: portmgr (bdrewery)
* Fix previous commit: close conditional.madpilot2013-09-051-0/+1
|
* - Update to 0.0.14 (Alpha 14 "Naukratis")madpilot2013-09-054-30/+30
| | | | | - Add explicit dependency on pkgconf - Convert to USES=gmake
* irc/ngircd: update to 20.3wg2013-09-052-5/+5
| | | | | | | | | - Update to 20.3 [1] - Add DOCS to options - NOPORTDOCS -> PORT_OPTIONS:MDOCS PR: ports/181737 [1] Submitted by: Kjetil Rustad <kjetil cckengine.com>
* sysutils/ansible: add FIREBALL optionwg2013-09-051-1/+8
| | | | | | | | - 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)
* Add p5-Digest-Bcrypt 1.0.1, perl interface to the bcrypt digestmat2013-09-055-0/+38
| | | | | | | algorithm. PR: ports/ports/180613 Submitted by: Henk van Oers <hvo.pm@xs4all.nl>
* - Fix crash when registering some linux ports, such asbdrewery2013-09-052-7/+16
| | | | | | | games/linux-candycruncher-demo With hat: portmgr Reported by: mva
* Fix build without libstdc++bapt2013-09-051-5/+4
|
* - Rename ARM patch to proper name and remove unneeded newvers.sh patchbdrewery2013-09-051-13/+0
| | | | | | as the PORTREVISION is passed in MAKE_ENV With hat: portmgr
* Fix build without libstdc++bapt2013-09-051-5/+6
|
* Do not overwrite CONFIGURE_ARGSbapt2013-09-052-2/+2
| | | | Submitted by: tijl
* - convert to the new perl5 frameworkaz2013-09-0519-19/+36
| | | | Approved by: portmgr (bapt@, blanket)
* - Fix pkg-plistaz2013-09-052-27/+16
| | | | Submitted by: sahil@
* - add an explicit dependency on pkgconfaz2013-09-051-1/+2
| | | | | - convert to the new perl5 framework Approved by: portmgr (bapt@, blanket)
* - add an explicit dependency on pkgconfaz2013-09-051-1/+1
|
* - convert to the new perl5 frameworkaz2013-09-0519-19/+37
| | | | Approved by: portmgr (bapt@, blanket)
* Fix build on head with iconv in libcbapt2013-09-052-5/+13
|
* - Unbreak the build against Clangdanfe2013-09-051-7/+13
| | | | | | | | - Tighten Makefile header and COMMENT - Add LICENSE (sadly, has to be GPLv2) - Convert NOPORTDOCS while I'm here Reported by: pkg-fallout
* - Add explicit dependency on pkgconfigmadpilot2013-09-051-2/+2
| | | | - Convert to new LIB_DEPENDS format
* Fix build with clangbapt2013-09-051-0/+10
|
* - Add explicit dependency on pkgconfigmadpilot2013-09-052-4/+3
| | | | | | - While here, convert to new LIB_DEPENDS format Approved by: portmgr (bapt)
* Fix typobapt2013-09-051-1/+1
|
* Add an explicit dependency on pkgconfbapt2013-09-058-14/+9
|
* Mention devel/avr-gcc-3 as being removed.joerg2013-09-051-0/+1
|
* Update to 4.31.tobez2013-09-052-4/+4
| | | | | | | Changes: http://search.cpan.org/dist/Mojolicious/Changes Change the port maintainer to perl@FreeBSD.org - approved by the former maintainer, mopsfelder@gmail.com.
* Update to 1.191.tobez2013-09-052-3/+4
| | | | Changes: http://search.cpan.org/dist/Email-Valid/Changes
* Add an explicit dependency on pkgconfbapt2013-09-051-1/+1
|
* Update to 0.23.tobez2013-09-052-3/+3
| | | | Changes: http://search.cpan.org/dist/MooseX-NonMoose/Changes
* Update to 1.14.tobez2013-09-052-3/+3
| | | | Changes: http://search.cpan.org/dist/Tree-DAG_Node/Changes
* Update to 0.02.tobez2013-09-052-3/+3
| | | | Changes: http://search.cpan.org/dist/MRO-Define/Changes
* Fix with clang.thierry2013-09-052-5/+14
| | | | | | Since I'm there, define the license. Reported by: pkg-fallout
* - Fix the build against Clangdanfe2013-09-051-7/+11
| | | | | | | | - 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
* Clang is more strict than gcc. Fix build for 10.*marck2013-09-051-2/+11
| | | | | | | No need to bump revision as there are no changes except one brach build fix. Notified by: pkg-fallout
* GCC 3.x has passed its useful lifetime.joerg2013-09-0514-1002/+0
| | | | | | | | 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.
* - convert to the new perl5 frameworkaz2013-09-0519-19/+35
| | | | Approved by: portmgr (bapt@, blanket)
* - Fix the build against Clangdanfe2013-09-053-9/+59
| | | | | | | | | - Drop the check for old OSVERSION - Improve OPTIONS descriptions - Remove non-working WWW line - Add LICENSE (GPLv2) while here Reported by: pkg-fallout
* Attempt to fix 10-CURRENT build failure involving strchrnul.mandree2013-09-051-3/+6
|
* Remove USE_GCC=any, it builds properly with recent clangbapt2013-09-051-1/+0
|
* - Add explicit dependency on pkgconfigmadpilot2013-09-051-1/+1
| | | | | | - While here also convert to USES=gmake Approved by: portmgr (bapt)
* Update to 1.33.delphij2013-09-053-4/+4
| | | | | PR: ports/181677 Submitted by: Johannes Meixner <xmj chaot net>
* Fix build with clangbapt2013-09-051-0/+11
| | | | Reported by: pkg-fallout
* - Unbreak against Clang and other strict C++ compilersdanfe2013-09-051-4/+5
| | | | | | - Sanitize some post-extract commands while I'm here Reported by: pkg-fallout
* - Unbreak the build against Clang (non-void function should return a value)danfe2013-09-052-1/+33
| | | | | | | | - 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
* Add an explicit dependency on pkgconfantoine2013-09-051-0/+1
| | | | Approved by: portmgr (bapt)
* Add an explicit dependency on pkgconfantoine2013-09-051-1/+1
| | | | Approved by: portmgr (bapt)
* Add an explicit dependency on pkgconfantoine2013-09-051-1/+1
| | | | Approved by: portmgr (bapt)
* Add an explicit dependency on pkgconfantoine2013-09-051-2/+1
| | | | Approved by: portmgr (bapt)
* Add an explicit dependency on pkgconfantoine2013-09-051-1/+1
| | | | Approved by: portmgr (bapt)
* Add an explicit dependency on pkgconfantoine2013-09-051-0/+1
| | | | Approved by: portmgr (bapt)
* Add an explicit dependency on pkgconfantoine2013-09-051-0/+1
| | | | Approved by: portmgr (bapt)
* Add an explicit dependency on pkgconfantoine2013-09-051-0/+1
| | | | Approved by: portmgr (bapt)
* Add an explicit dependency on pkgconfantoine2013-09-051-1/+1
| | | | Approved by: portmgr (bapt)
* Add an explicit dependency on pkgconfantoine2013-09-051-1/+1
| | | | Approved by: portmgr (bapt)
* Add an explicit dependency on pkgconfantoine2013-09-051-1/+1
| | | | Approved by: portmgr (bapt)
* - shift build_depends to test_dependsjgh2013-09-051-1/+1
| | | | Approved by: danilogondolfo@gmail.com (maintainer, implicit)
* - Update PORTSCOUTsunpoet2013-09-051-2/+1
| | | | - Cleanup Makefile header
* - Update to 1.37sunpoet2013-09-052-8/+8
| | | | | | | - Convert to new LIB_DEPENDS format - Fix GTK2 option Changes: https://github.com/dk/Prima/blob/master/HISTORY
* - Add pkgconf to build dependency to fix buildsunpoet2013-09-051-1/+1
|
* Remove the manual setting of the -j argument to make -- the hackmi2013-09-051-2/+0
| | | | | predates MAKE_JOBS_(UN)?SAFE and is no longer necessary. No other changes.
* Fix build with clangbapt2013-09-052-7/+13
| | | | Submitted by: dim
* Remove USE_GCC=any, it properly build with recent clangbapt2013-09-051-2/+2
| | | | While here convert to new Perl Framework
* Convert USE_GCC=any into proper USE_CSTD=gnu89bapt2013-09-051-2/+2
|
* Fix with clang is cc is clang, remove the now useless USE_GCC=anybapt2013-09-051-2/+2
|
* Remove USE_GCC=any, the port build properly with clang is USE_CSTD is set to ↵bapt2013-09-051-6/+2
| | | | gnu89
* Build properly with recent clangbapt2013-09-051-1/+1
| | | | | | While here make it use USES=readline Approved by: eadler
* Add -fPIC to cflagsbapt2013-09-051-1/+1
|
* Fix build with gd 2.1mm2013-09-053-1/+76
| | | | PR: ports/181772
* - Fix a warning "Having multiple values in <test> isn't supported and mayhrs2013-09-0531-128/+258
| | | | | | | | | | 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 [*]
* Update to 2.12.anders2013-09-054-110/+8
|
* - Update to 1.0.1.stephen2013-09-052-3/+3
|
* - Add explicit pkgconfig ddependency.madpilot2013-09-051-1/+1
|
* - Add explicit pkgconfig dependencymadpilot2013-09-051-5/+3
| | | | | - Convert to new LIB_DEPENDS format - Include bsd.port.mk instead of the pre/post split ones.
* Update to 3.0.4.anders2013-09-053-28/+13
|
* Drop USE_GMAKE, it doesn't work and is not necessaryantoine2013-09-051-1/+1
| | | | | | Add an explicit dependency on pkgconf (needed for plugin detection) Approved by: portmgr (bapt)
* Mark it deprecated: Varnish 2 is de facto EOL, no update since januaryanders2013-09-051-0/+3
| | | | 2011.
* Deprecate this port, as 2.6 is EOL.anders2013-09-051-0/+3
|
* Remove no parameter for --yesno which does not work in 9.xanders2013-09-051-1/+1
| | | | | Submitted by: jhs@FreeBSD.ORG PR: 179925
* Needs pkgconfig during buildpawel2013-09-051-1/+1
| | | | Reported by: pkg-fallout
* mail/sgwi: update to 1.1.6wg2013-09-052-15/+11
| | | | | | | | | - Update to 1.1.6 [1] - Trim Makefile header - Unmute install commands PR: ports/181804 Submitted by: Lukasz Wasikowski <lukasz wasikowski.net> (maintainer)
* Introduce ICONV_CONFIGURE_ARG variable defined at Uses/iconv.mk.bsam2013-09-0563-83/+75
| | | | | | | | 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)
* Re-add the missing CFLAGS and LDFLAGS.thierry2013-09-052-1/+13
| | | | Reported by: pkg-fallout
* Mark BROKEN, does not compile under perl >= 5.12,lth2013-09-051-0/+2
| | | | | | see https://rt.cpan.org/Public/Bug/Display.html?id=56079 Reported by: pkg-fallout
* Fix build.hrs2013-09-052-3/+3
| | | | Reported by: pkg-fallout
* www/py-flexget: update to 1.1.102wg2013-09-052-3/+3
| | | | - Update to 1.1.102
* databases/pymongo: update to 2.6.1wg2013-09-053-4/+4
| | | | | | | | - 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
* Fix name of port.madpilot2013-09-051-1/+1
| | | | Reported by: pgj
* Fix wording in UPDATING message.madpilot2013-09-051-5/+5
|
* - Make ports use the libc provided iconv implementation on 10-CURRENTmadpilot2013-09-05129-134/+326
| | | | | | | | | | 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)
* Dancer plugin which provides an easy way implement ExtDirect APIs.tj2013-09-055-0/+38
| | | | WWW: http://search.cpan.org/dist/Dancer-Plugin-ExtDirect/
* Mark IGNORE.mandree2013-09-051-1/+1
|
* Fix SSL and Feedparser optionsfeld2013-09-051-2/+2
| | | | | PR: ports/181806 Approved by: crees (mentor)
* pkg-config is needed for cairo detectionantoine2013-09-051-0/+1
| | | | Approved by: portmgr (bapt)
* LWP::Authen::Negotiate is a authentication plugin for LWP totj2013-09-055-0/+36
| | | | | | support WWW-Negotiate. WWW: http://search.cpan.org/dist/LWP-Authen-Negotiate/
* Add an explicit dependency on pkgconfantoine2013-09-051-1/+1
| | | | Approved by: portmgr (bapt)
* Add an explicit dependency on pkgconfantoine2013-09-051-1/+1
| | | | Approved by: portmgr (bapt)
* p5-Module-Build-Tiny is self-sufficient to build itselfaz2013-09-051-1/+1
| | | | With hat: perl@
* Add an explicit dependency on pkgconfantoine2013-09-051-0/+1
| | | | Approved by: portmgr (bapt)
* Update to 2.03.tobez2013-09-053-3/+4
| | | | Changes: http://search.cpan.org/dist/MIME-Types/ChangeLog
* Update to 0.32.tobez2013-09-052-3/+3
| | | | Changes: http://search.cpan.org/dist/Module-ExtractUse/Changes
* - Fix things after recent modbuildtiny commitaz2013-09-051-2/+6
| | | | | Reviewed by: bapt@ Kudos to: bapt@
* Update to the 20130831 snapshot of GCC 4.7.4.gerald2013-09-053-3/+13
| | | | | | | | | | | | | | | 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 build without libstdc++bapt2013-09-051-5/+4
|
* - Convert to USES=gmake perl5.nox2013-09-056-60/+43
| | | | | | | | | | | | | | | - 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
* Add an explicit dependency on pkgconfbapt2013-09-051-1/+1
|
* Remove patch that is not needed anymore (tested on 8.3 and 9.1) and that ↵bapt2013-09-051-9/+0
| | | | makes clang+libc++ failing to build properly the port