aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* - 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
* Upgrade clang, dragonegg, and llvm -devel ports to r182968.brooks2013-09-049-53/+64
|
* cad/repsnapper: update to 2.2.0b3wg2013-09-042-4/+4
| | | | | | | | - Update to 2.2.0b3 [1] - Fix gtkglextmm depend PR: ports/181812 [1] Submitted by: Martin Dieringer <martin.dieringer gmx.de> (maintainer)
* x11/yad: update to 0.23.0wg2013-09-043-18/+17
| | | | | | | | | | | | | - Updated from 0.22.1 to 0.23.0 - Added Makefile header - Use new options helpers - Added YAD Icon Browser option Changes: https://code.google.com/p/yad/source/browse/trunk/ChangeLog?spec=svn687&r=687 PR: ports/181790 Submitted by: Danilo Egêa Gondolfo <danilogondolfo gmail.com>
* - Update to 3.2.9zi2013-09-043-4/+8
|
* Update to 2.202.tobez2013-09-042-3/+4
| | | | Changes: http://search.cpan.org/dist/Email-Simple/Changes
* Fix the build on i386 9 with a patch from upstream the. This wasbrooks2013-09-042-1/+36
| | | | | | broken by the enabling of R600 support. Tested by: mat
* - Remove leading indefinite article from COMMENTsunpoet2013-09-041-1/+1
|
* Update from 2.12 to 2.13.mi2013-09-042-3/+3
|
* Fix typobapt2013-09-041-1/+1
|
* www/py-django-registration: update to 1.0wg2013-09-044-48/+51
| | | | | | | | | | | - Update to 1.0 [1] - Trim Makefile header [1] - Use single space in WWW [1] - Use CHEESESHOP mirror [2] PR: ports/181756 Submitted by: Kozlov Sergey <kozlov.sergey.404 gmail.com> [1] Approved by: maintainer [2]
* - Obsolated NOPORTDOCSsem2013-09-041-1/+1
|
* - Update to 4.7sem2013-09-042-9/+9
|
* Fix build without libstdc++bapt2013-09-041-0/+5
|
* Back to the presentbapt2013-09-041-1/+1
| | | | Reported by: madpilot
* Use the new modbuildtiny macro.mat2013-09-043-8/+5
|
* * Add devel/p5-Module-Build-Tiny support to USE_PERL5 with modbuildtiny.mat2013-09-041-2/+8
| | | | | | | * Add doc for the configure, modbuild and modbuildtiny options. Reviewed by: az, bapt Approved by: az, bapt
* - Remove USE_GCC=any.tijl2013-09-041-9/+2
| | | | | - Add OPTIONS_DEFINE. - Remove FreeBSD/alpha support.
* - convert to the new perl5 frameworkaz2013-09-0419-19/+33
| | | | Approved by: portmgr (bapt@, blanket)
* - convert to the new perl5 frameworkaz2013-09-0419-19/+33
| | | | Approved by: portmgr (bapt@, blanket)
* Update to 1.21.tobez2013-09-042-3/+3
| | | | Changes: http://search.cpan.org/dist/Net-Patricia/Changes
* Fix build when audio/portaudio is installedmartymac2013-09-041-1/+1
| | | | | PR: ports/181683 Submitted by: amdmi3
* This one uses Module::Build::Tiny to build.mat2013-09-041-1/+2
|
* Remove expired ports:rene2013-09-0415-323/+2
| | | | | 2013-09-04 www/p5-Catalyst-Plugin-Unicode-Encoding: This module now part of core Catalyst distribution 2013-09-04 databases/phpmyadmin35: Has unresolved security problems: http://www.phpmyadmin.net/home_page/security/PMASA-2013-10.php
* Add an explicit dependency on pkgconfbapt2013-09-041-1/+1
|
* - convert to the new perl5 frameworkaz2013-09-0419-19/+31
| | | | Approved by: portmgr (bapt@, blanket)
* Add two more dependencies.mr2013-09-041-2/+2
|
* sysutils/libfvde: Update MASTER_SITES to fix fetch 404koobs2013-09-041-1/+1
| | | | | | | | - Update MASTER_SITES since Google Code download service is 404 [1] [1] http://google-opensource.blogspot.com/2013/05/a-change-to-google-code-download-service.html Reported by: pkg-fallout
* Update to 0.18.tobez2013-09-042-3/+3
| | | | Changes: http://search.cpan.org/dist/Net-Abuse-Utils/Changes
* Update to 0.36.tobez2013-09-042-3/+3
| | | | Changes: http://search.cpan.org/dist/Package-Stash/Changes
* Fix build without libstdc++bapt2013-09-041-0/+1
|
* Adopt USES=gmake iconv.bsam2013-09-041-2/+2
| | | | | Submitted by: bsam (me, by e-mail) Approved by: olgeni (maintainer)
* Add an explicit dependency upon pkg-config (USES+=pkgconfig)bsam2013-09-046-2/+6
| | | | | | uncovered by an exp libiconv -> inconv swith. Approved by: portmgr (implicit)
* - convert to the new perl5 frameworkaz2013-09-0419-19/+36
| | | | Approved by: portmgr (bapt@, blanket)
* - Unbreak by setting MAKE_JOBS_UNSAFEgahr2013-09-041-0/+1
| | | | Reported by: pkg-fallout
* Update to 1.4.hrs2013-09-046-37/+37
|
* - Use new Makefile header formatmartymac2013-09-041-5/+4
| | | | | | | | - Mark as DEPRECATED and set an EXPIRATION_DATE, as uhso-kmod is now available in base on all supported versions PR: ports/181563 Submitted by: rene
* - update to 0.043jgh2013-09-042-4/+9
| | | | | | | | - adoption of perl USES framework - adjust dependencies PR: 181770 Submitted by: danilogondolfo@gmail.com ( maintainer )
* Add brebis, a fully automated backup checkermartymac2013-09-045-0/+134
|
* Update to 4.4.9martymac2013-09-042-3/+3
|
* Fix build on 10.0 and 8.X.hrs2013-09-043-8/+41
| | | | Reported by: Lars Eggert, pkg-fallout
* - convert to the new perl5 frameworkaz2013-09-0419-19/+33
| | | | Approved by: portmgr (bapt@, blanket)
* - convert to the new perl5 frameworkaz2013-09-0419-19/+32
| | | | Approved by: portmgr (bapt@, blanket)
* - update to 1.25jgh2013-09-042-13/+17
| | | | | | | | - pass maintainership to submitter - convert to new lib_depends format and adopt new options helpers PR: 181766 (based on) Submitted by: danilogondolfo@gmail.com
* - convert to the new perl5 frameworkaz2013-09-0419-19/+31
| | | | Approved by: portmgr (bapt@, blanket)
* - convert to the new perl5 frameworkaz2013-09-0419-19/+28
| | | | Approved by: portmgr (bapt@, blanket)
* - Update to 3.2.8zi2013-09-044-114/+160
|
* - Mark BROKEN, fails to resolve dependenciesbdrewery2013-09-041-0/+2
| | | | | | | | | | | ===> Installing for rubygem-pry-0.9.12.2 ===> Generating temporary packing list ===> Checking if devel/rubygem-pry already installed ERROR: While executing gem ... (Gem::DependencyError) Unable to resolve dependencies: pry requires coderay (~> 1.0.5) *** Error code 1 Stop in /usr/ports/devel/rubygem-pry.
* - Set make_jobs_unsafe, otherwise patches can get applied out of order.stephen2013-09-041-0/+2
|
* - Update to 5.6feld2013-09-043-19/+18
| | | | | | | | - Port cleanup PR: ports/181782 Submitted by: martinp@tildeslash.com Approved by: swills (mentor)
* - Update to 3.5tabthorpe2013-09-042-9/+4
| | | | | PR: ports/181780 Submitted by: James Bailie <jimmy@mammothcheese.ca> (maintainer)
* - Update to 2.3tabthorpe2013-09-042-8/+4
| | | | | PR: ports/181739 Submitted by: James Bailie <jimmy@mammothcheese.ca> (maintainer)
* - Update to 1.13tabthorpe2013-09-042-8/+4
| | | | | PR: ports/181738 Submitted by: James Bailie <jimmy@mammothcheese.ca> (maintainer)
* - Update to 1.91tabthorpe2013-09-042-3/+3
| | | | | PR: ports/181476 Submitted by: James Bailie <jimmy@mammothcheese.ca> (maintainer)
* - Update to 4.195tabthorpe2013-09-044-5/+5
| | | | | PR: ports/181437 Submitted by: James Bailie <jimmy@mammothcheese.ca> (maintainer)
* Update to 5.0.3madpilot2013-09-043-4/+123
|
* New port: www/rubygem-redmine_acts_as_taggable_on:zi2013-09-044-0/+25
| | | | | | Allows multiple Redmine plugins to use tags safely WWW: https://rubygems.org/gems/redmine_acts_as_taggable_on
* New port: devel/rubygem-redmine_plugin_support:zi2013-09-044-0/+23
| | | | | | | This libarary is a collection of rake tasks and other scripts that will make Redmine plugin development easier. WWW: https://rubygems.org/gems/redmine_plugin_support
* New port: textproc/rubygem-ya2yaml:zi2013-09-044-0/+25
| | | | | | | | Ya2YAML is "yet another to_yaml". It emits YAML document with complete UTF8 support (string/binary detection, "\u" escape sequences and Unicode specific line breaks). WWW: https://rubygems.org/gems/ya2yaml
* New port: devel/rubygem-redcarpet:zi2013-09-044-0/+25
| | | | | | A fast, safe and extensible Markdown to (X)HTML parser. WWW: https://rubygems.org/gems/redcarpet
* Use local mirror for lmdb distfiles.delphij2013-09-041-3/+2
|
* - Unbroken removing leftover patch.lippe2013-09-041-19/+0
| | | | | Reported by: ohauer@ (mail) Approved by: maintainer implicit
* Remove duplicate directory in plistantoine2013-09-041-1/+0
| | | | Reported by: pkg
* www/zend-framework: update to 2.2.4wg2013-09-042-5/+3
| | | | | | - Update to 2.2.4 Changes: http://framework.zend.com/changelog/2.2.4/
* Update to 0.65.tobez2013-09-042-3/+3
| | | | Changes: http://search.cpan.org/dist/BibTeX-Parser/Changes
* Update to 0.05.tobez2013-09-042-3/+3
| | | | Changes: http://search.cpan.org/dist/File-ShareDir-Install/Changes
* - Reassign to the heap at maintainer's requesttabthorpe2013-09-041-1/+1
|
* Add an explicit dependency on pkgconfantoine2013-09-041-2/+1
| | | | | | (needed for gtk detection) Approved by: portmgr (bapt)
* Add an explicit dependency on pkgconfantoine2013-09-041-7/+2
| | | | | | (needed for detection of gtk) Obtained from: portmgr (bapt)
* Add an explicit dependency on pkgconfantoine2013-09-041-2/+1
| | | | | | (needed for good detection of gtk) Approved by: portmgr (bapt)
* Add an explicit dependency on pkgconfantoine2013-09-041-2/+1
| | | | | | (needed for good gtk20 detection) Approved by: portmgr (bapt)
* - Mark CONFLICTS_INSTALL with www/tinymcesunpoet2013-09-041-0/+3
| | | | - Add NO_LATEST_LINK
* - Update to 4.0.5sunpoet2013-09-044-616/+186
| | | | | | | | | | - Add my LOCAL to MASTER_SITES - Add LICENSE - Mark CONFLICTS_INSTALL with www/tinymce3 - Add maintainer section - Take maintainership Changes: http://www.tinymce.com/develop/changelog/index.php?type=tinymce
* - Update to 0.53sunpoet2013-09-043-19/+12
| | | | | | | | - Remove leading indefinite article from COMMENT - Convert to new options framework - Use PORTEXAMPLES Changes: http://search.cpan.org/dist/WWW-Mechanize-Shell/Changes
* - Update to 0.15sunpoet2013-09-042-5/+7
| | | | Changes: http://search.cpan.org/dist/App-gist/Changes
* - Update to 1.37sunpoet2013-09-042-4/+4
| | | | Changes: http://search.cpan.org/dist/XML-Compile/ChangeLog
* - Update to 1.81sunpoet2013-09-042-7/+9
| | | | | | - Convert to new LIB_DEPENDS format Changes: http://search.cpan.org/dist/XML-LibXSLT/Changes
* - Update to 2.0104sunpoet2013-09-043-25/+40
| | | | | | | - Convert to new LIB_DEPENDS format - Sort MAN3 and PLIST Changes: http://search.cpan.org/dist/XML-LibXML/Changes
* - Update to 0.28sunpoet2013-09-042-8/+4
| | | | Changes: http://search.cpan.org/dist/Sphinx-Search/Changes
* - Update to 2.200004sunpoet2013-09-042-4/+3
| | | | Changes: http://search.cpan.org/dist/Config-MVP/Changes
* - Update to 2.23sunpoet2013-09-042-10/+12
| | | | | | - Add TEST_DEPENDS Changes: http://search.cpan.org/dist/Petal/Changes
* - Update to 1.35sunpoet2013-09-042-3/+6
| | | | | | - Add LICENSE Changes: http://search.cpan.org/dist/MARC-Charset/Changes
* - Update to 0.007sunpoet2013-09-042-4/+4
| | | | Changes: http://search.cpan.org/dist/Test-FailWarnings/Changes
* - Update to 0.4007sunpoet2013-09-043-12/+7
| | | | | | | - Add LICENSE - Fix PORTSCOUT Changes: http://search.cpan.org/dist/Module-Build/Changes
* - Convert to new LIB_DEPENDS formatsunpoet2013-09-041-5/+6
| | | | - Move PORTDOCS upward
* Add an explicit dependency on pkgconfantoine2013-09-041-0/+1
| | | | Approved by: portmgr (bapt)
* Add an explicit dependency on pkgconfantoine2013-09-041-6/+2
| | | | Approved by: portmgr (bapt)
* Add an explicit dependency on pkgconfantoine2013-09-041-0/+1
| | | | Approved by: portmgr (bapt)
* - cleanup configure stagedinoex2013-09-042-12/+60
| | | | - fix side effects in Makefile
* www/py-rhodecode: update to 1.7.2wg2013-09-045-23/+295
| | | | | | | | - Update to 1.7.2 - Fix start rc.d script Changes: https://secure.rhodecode.org/rhodecode/files/fc64cd9bb85636f614215addae45b88dab12cd98/docs/changelog.rst
* Re-add mistakenly removed CONFLICTS_INSTALL linepawel2013-09-041-0/+2
|
* Horde package update:mm2013-09-0416-28/+26
| | | | | | | | | | | Horde_ActiveSync 2.7.0 -> 2.7.2 Horde_Auth 2.0.6 -> 2.1.0 Horde_Core 2.7.0 -> 2.8.0 Horde_Queue 1.1.0 -> 1.1.1 Horde_Smtp 1.2.0 -> 1.2.1 Horde_Support 2.1.0 -> 2.1.1 horde-base 5.1.3 -> 5.1.4 horde-webmail 5.1.1 -> 5.1.2
* Remove Horde_Smtp dependency from horde-impmm2013-09-041-2/+1
|
* Use MAKE_ARGS to simplify patches.jkim2013-09-042-11/+1
| | | | Suggested by: danfe
* Add an explicit dependency on pkgconfantoine2013-09-041-0/+1
| | | | Approved by: portmgr (bapt)
* Add an explicit dependency on pkgconfantoine2013-09-041-1/+1
| | | | Approved by: portmgr (bapt)
* Add an explicit dependency on pkgconfantoine2013-09-041-6/+2
| | | | Approved by: portmgr (bapt)
* Fix USES conversionantoine2013-09-041-2/+1
| | | | Approved by: portmgr (bapt)
* Add an explicit dependency on pkgconfantoine2013-09-041-1/+1
| | | | Approved by: portmgr (bapt)
* Fix PORT_OPTIONS conversionantoine2013-09-041-1/+1
|
* Add an explicit dependency on pkgconfantoine2013-09-041-6/+2
| | | | Approved by: portmgr (bapt)
* Add an explicit dependency on pkgconfantoine2013-09-041-7/+2
| | | | Approved by: portmgr (bapt)
* Add an explicit dependency on pkgconfantoine2013-09-041-2/+1
| | | | | | (needed for proper detection of PANGOCAIRO and maybe other things) Approved by: portmgr (bapt)
* Add an explicit dependency on pkgconfbapt2013-09-041-2/+1
|
* Add an explicit dependency on pkgconfantoine2013-09-041-1/+1
| | | | Approved by: portmgr (bapt)
* Add an explicit dependency on pkgconfantoine2013-09-041-1/+1
| | | | Approved by: portmgr (bapt)
* Add an explicit dependency on pkgconfantoine2013-09-041-1/+1
| | | | Approved by: portmgr (bapt)
* Magick-config and friends run depend on pkgconfantoine2013-09-041-1/+1
| | | | Approved by: portmgr (bapt)
* Add an explicit dependency on pkgconfantoine2013-09-041-1/+1
| | | | Approved by: portmgr (bapt)
* Add an explicit dependency on pkgconfantoine2013-09-041-1/+1
| | | | Approved by: portmgr (bapt)
* Re-use gmakeantoine2013-09-041-1/+1
| | | | Approved by: portmgr (bapt)
* Add an explicit dependency on pkgconfantoine2013-09-041-1/+1
| | | | Approved by: portmgr (bapt)
* Add an explicit dependency on pkgconfbapt2013-09-041-2/+1
|
* Update to 1.2skreuzer2013-09-043-11/+34
| | | | | PR: ports/178240 Submitted by: Stas Timokhin <devel@stasyan.com>
* Add an explicit dependency on pkgconfbapt2013-09-041-2/+1
|
* Update to 3.2.1skreuzer2013-09-043-6/+5
| | | | | PR: ports/178239 Submitted by: Stas Timokhin <devel@stasyan.com>
* Add an explicit dependency on pkgconfbapt2013-09-041-2/+1
|
* Add an explicit dependency on pkgconfbapt2013-09-041-2/+1
|
* Update to 2.4.2, a brand new version rewritten in Python. Also, assumemarcus2013-09-044-318/+54
| | | | | | | maintainership. Note: the convenience scripts for txt, html and nroff are gone, but the functionality still exists with --text, --html and --nroff.
* Allow to build with clang and libc++bapt2013-09-042-1/+13
|
* devel/py-robotframework-selenium2library: update to 1.3.0wg2013-09-042-3/+3
| | | | | | | - Update to 1.3.0 PR: ports/181775 Submitted by: Vladimir Chukharev <Vladimir.Chukharev gmail.com> (maintainer)
* Fix build with clangbapt2013-09-041-6/+3
|
* - convert to the new perl5 frameworkaz2013-09-0419-19/+35
| | | | Approved by: portmgr (bapt@, blanket)
* Use correct value of DISTFILES if TEST is off.rene2013-09-041-1/+1
|
* - Update to 29.0.1547.65, which fixes a bug in Google Sync.rene2013-09-0427-62/+491
| | | | | | | | | | - Add an option to run regression test, default off. [1] If this option is selected, an extra distribution file containing test data is downloaded from an upstream mastersite. - Rename the CLANG option to GCC and flip the default to off, as clang is the default compiler for this port for quite some time now. [2] Submitted by: George Liaskos [1,2]
* mail/{gmime2,gmime24}: convert docs to options ngwg2013-09-042-6/+12
| | | | | | | | | - NOPORTDOCS -> PORT_OPTIONS:MDOCS [1] - Convert to USES gmake - Define DOCS option PR: ports/181778 [1] Submitted by: Alan Hicks <ahicks p-o.co.uk> (maintainer)
* Add an explicit dependency on pkgconfbapt2013-09-031-7/+2
|
* mail/gmime26: update to 2.6.17wg2013-09-032-5/+4
| | | | | | | | - Update to 2.6.17 [1] - Convert to USES gmake PR: ports/181777 Submitted by: Alan Hicks <ahicks p-o.co.uk> (maintainer)
* - convert to the new perl5 frameworkaz2013-09-0319-19/+38
| | | | Approved by: portmgr (bapt@, blanket)
* Add an explicit dependency on pkgconfbapt2013-09-032-13/+4
|
* Add en explicit dependency on pkgconfbapt2013-09-036-12/+6
|
* Fix typobapt2013-09-031-1/+1
|
* - Add p5-Pithub 0.01020sunpoet2013-09-035-0/+129
| | | | | | | | | Pithub provides a set of modules to access the Github v3 API in an object oriented way. There is also Net::GitHub which does the same for all the versions (v1, v2, v3) of the Github API. Pithub supports all API calls so far, but only for v3. http://search.cpan.org/dist/Pithub/ WWW: http://search.cpan.org/dist/Pithub/
* - convert to the new perl5 frameworkaz2013-09-0319-19/+37
| | | | Approved by: portmgr (bapt@, blanket)
* - Update to 1.8.004.20130831sunpoet2013-09-032-5/+5
| | | | | | Changes: http://svn.stylite.de/viewvc/egroupware/branches/1.8/egroupware/doc/rpm-build/debian.changes?view=markup PR: ports/181769 Submitted by: Danilo Egea Gondolfo <danilogondolfo@gmail.com> (maintainer)
* Fix building without libstdc++bapt2013-09-031-0/+1
|
* Further cleanupfeld2013-09-032-25/+24
| | | | Approved by: crees (mentor)
* Add an explicit dependency on pkgconfbapt2013-09-031-7/+2
|
* Add an explicit dependency on pkgconfbapt2013-09-0323-76/+32
|
* - convert to the new perl5 frameworkaz2013-09-0319-19/+38
| | | | Approved by: portmgr (bapt@, blanket)
* Update MAINTAINER to rodrigo@bebik.netskreuzer2013-09-031-1/+1
|
* - convert to the new perl5 frameworkaz2013-09-0319-19/+35
| | | | Approved by: portmgr (bapt@, blanket)
* Add an explicit dependency on pkgconfbapt2013-09-033-15/+5
|
* Add an explicit dependency on pkgconfbapt2013-09-031-7/+2
|
* Add an explicit dependency on pkgconfbapt2013-09-031-6/+2
|
* Fix typobapt2013-09-031-1/+1
|
* - Followup to r325807, with USE_PACKAGE_DEPENDS_ONLY, still allowbdrewery2013-09-031-1/+1
| | | | | | | | | | | | ports framework to use the port for *_DEPENDS= ${NONEXISTENT}:PORT:target dependencies An example port is irc/gseen.mod, it depends on another port being extracted, not an installed pkg. PR: ports/180725 Reported by: antoine With hat: portmgr
* Add an explicit dependency on pkgconfbapt2013-09-035-23/+8
|
* Add an explicit dependency on pkgconfbapt2013-09-031-1/+1
|
* Fix stupid mistakebapt2013-09-031-2/+1
|
* - convert to the new perl5 frameworkaz2013-09-0319-19/+37
| | | | Approved by: portmgr (bapt@, blanket)
* devel/py-celery: update to 3.0.23wg2013-09-032-4/+4
| | | | | | - Update to 3.0.23 Changes: https://github.com/celery/celery/blob/v3.0.23/Changelog
* Add an explicit dependency on pkgconfbapt2013-09-0377-294/+117
|
* - login(3), logout(3), and logwtmp(3) were removed in base r202216bdrewery2013-09-031-3/+0
| | | | | | | | due to utmpx This fixes build for at least security/openssh-portable With hat: portmgr
* Add an explicit dependency on pkgconfbapt2013-09-031-1/+1
|
* Add an explicit dependency on pkgconfbapt2013-09-031-1/+1
|
* Add an explicit dependency on pkgconfbapt2013-09-0329-75/+38
|
* Add an explicit dependency on pkgconfbapt2013-09-0320-67/+27
|
* - Unbreak parallel (-jX) builds by calling sub-makes correctly (via -C)danfe2013-09-031-4/+8
| | | | | | - Drop leading indefinite article from the COMMENT line - Use new, more robust syntax for LIB_DEPENDS (available since r322328) - Sort the knobs, remove no longer required (and deprecated) USE_GMAKE
* Get rid of /proc dependency.kevlo2013-09-032-0/+31
| | | | | PR: ports/181659 Submitted by: Jan Beich <jbeich at tormail dot org>
* Add an explicit dependency on pkgconfbapt2013-09-0353-168/+78
|
* Update to 1.04.tobez2013-09-032-3/+3
| | | | Changes: http://search.cpan.org/dist/Parallel-ForkManager/Changes
* Update to 0.29.tobez2013-09-032-3/+3
| | | | Changes: http://search.cpan.org/dist/WWW-Scraper-ISBN/Changes
* Update to 0.41.tobez2013-09-032-3/+3
| | | | Changes: http://search.cpan.org/dist/MooseX-Storage/Changes
* Update to 0.99(.)04.tobez2013-09-032-3/+3
| | | | Changes: http://search.cpan.org/dist/version/Changes
* Add an explicit dependency on pkgconfbapt2013-09-031-2/+1
|
* Fix typobapt2013-09-031-1/+1
|
* Add an explicit dependency on pkgconfbapt2013-09-03148-403/+211
|
* - fix segfault on 64bit with option XFTdinoex2013-09-032-1/+18
|
* - update to 4.2.2dinoex2013-09-034-4/+24
|
* - revert r325819dinoex2013-09-031-0/+2
|
* - update to 1.1.2jgh2013-09-034-19/+17
| | | | | | | | | | - move to new lib_depends format - shift perl build inclusion to USES framework - fix formatting of pkg-descr Note: this should fix building on CURRENT Changes: http://www.libvirt.org/news.html
* - Fix regression from r325805 and allow 'make fetch' to workbdrewery2013-09-031-1/+1
| | | | | | | without distinfo Reported by: sunpoet With hat: portmgr
* Corrected log for previous commit:eadler2013-09-032-22/+0
| | | | | | | - Update to 2.4.2 - Remove now unneeded patches Tested by: redports
* cause you need to commit from the porteadler2013-09-032-3/+4
|
* Update to 0.50eadler2013-09-032-3/+3
| | | | | | | Changes: No functional changes. Tested by: redports
* Add an explicit dependency on pkgconfbapt2013-09-037-9/+8
|
* Fix stupid mistakebapt2013-09-031-2/+1
|
* Add an explicit dependency on pkgconfbapt2013-09-0312-32/+17
|
* - Update to 4.0.2zi2013-09-032-3/+3
|
* Add an explicit dependency on pkgconfbapt2013-09-039-19/+12
|
* Fix build after removal or artsbapt2013-09-031-3/+1
| | | | Submitted by: Herbert J. Skuhra <h.skuhra@gmail.com>
* Add an explicit dependency on pkgconfbapt2013-09-0317-55/+27
|
* - Update to 2.4.6zi2013-09-033-3/+26
|
* Add an explicit dependency on pkgconfbapt2013-09-038-16/+10
|
* - Update to 1.9.4zi2013-09-034-6/+9
|
* Add an explicit dependency on pkgconfbapt2013-09-0312-30/+16
|
* - Remove USE_GCC=any and fix building with clang by disabling -Werror.tijl2013-09-031-4/+3
| | | | | | | - Convert USE_GMAKE to USES=gmake. PR: 181761 Approved by: Naram Qashat <cyberbotx@cyberbotx.com> (maintainer)
* Do not overwrite USESbapt2013-09-031-1/+1
|
* Add an explicit dependency on pkgconfbapt2013-09-031-2/+1
|
* Fix stupid mistakebapt2013-09-031-2/+2
|
* Fix a typo that prevented the port from buildingflo2013-09-031-1/+1
|
* Update to 5.6.13-rc60.5flo2013-09-033-13/+14
|
* Add an explicit dependency on pkgconfantoine2013-09-031-1/+1
| | | | Approved by: portmgr (bapt)
* Add an explicit dependency on pkgconfbapt2013-09-0310-19/+12
|
* Add an explicit dependency on pkgconfantoine2013-09-031-1/+1
| | | | Approved by: portmgr (bapt)
* Add an explicit dependency on pkgconfantoine2013-09-031-1/+1
| | | | Approved by: portmgr (bapt)
* Add an explicit dependency on pkgconfbapt2013-09-0328-91/+40
|
* Update to the 20130901 snapshot of GCC 4.9.0.gerald2013-09-032-3/+3
|
* Add an explicit dependency on pkgconfbapt2013-09-0330-82/+41
|
* Add an explicit dependency on pkgconfbapt2013-09-0330-56/+35
|
* Add an explicit dependency on pkgconfbapt2013-09-0318-42/+21
|
* Add an explicit dependency on pkgconfantoine2013-09-031-1/+1
| | | | Approved by: portmgr (bapt)
* Fix build without libstdc++bapt2013-09-031-2/+2
|
* Add an explicit dependency on pkgconfbapt2013-09-031-1/+1
|
* Add an explicit dependency on pkgconfantoine2013-09-031-1/+1
| | | | Approved by: portmgr (bapt)
* Fix a hidden USE_GNOME=pkgconfigbapt2013-09-031-9/+3
|
* Fix build without libstdc++bapt2013-09-031-0/+3
|
* - Pet portlint: remove DISTVERSIONsunpoet2013-09-031-1/+1
|
* Add an explicit dependency on pkgconfantoine2013-09-031-0/+1
| | | | Approved by: portmgr (bapt)
* Add an explicit dependency on pkgconfbapt2013-09-031-1/+1
|
* Update to 1.03(0).tobez2013-09-032-3/+3
| | | | Changes: http://search.cpan.org/dist/enum/Changes
* Add an explicit dependency on pkgconfantoine2013-09-031-1/+1
| | | | Approved by: portmgr (bapt)
* Update to 0.10(.)01.tobez2013-09-033-4/+6
| | | | Changes: http://search.cpan.org/dist/XML-MyXML/Changes
* Add an explicit dependency on pkgconfantoine2013-09-031-1/+1
| | | | Approved by: portmgr (bapt)
* Add an explicit dependency on pkgconfantoine2013-09-031-0/+1
| | | | Approved by: portmgr (bapt)
* - CVE-2013-4277 fixohauer2013-09-032-1/+15
| | | | | | Approved by: lev@ (explicit) Security: f8a913cc-1322-11e3-8ffa-20cf30e32f6d CVE-2013-4277
* Add an explicit dependency on pkgconfbapt2013-09-032-8/+5
|
* Add an explicit dependency on pkgconfbapt2013-09-037-26/+16
|
* Add an explicit dependency on pkgconfbapt2013-09-0332-89/+49
|
* - Convert to the new perl5 frameworkaz2013-09-031-6/+3
| | | | - Trim Makefile header
* - Convert to the new perl5 frameworkaz2013-09-037-42/+21
| | | | - Trim Makefile header
* - Update to 0.17sahil2013-09-032-4/+4
| | | | - Pass maintainership to perl@
* - Update to 0.64sahil2013-09-032-4/+4
| | | | - Pass maintainership to perl@
* - Update to 2.03sahil2013-09-032-4/+4
| | | | - Pass maintainership to perl@
* - Update to 0.22sahil2013-09-032-4/+4
| | | | - Pass maintainership to perl@
* - Update to 0.26sahil2013-09-032-4/+4
| | | | - Pass maintainership to perl@
* - Update to 0.64sahil2013-09-032-4/+4
| | | | - Pass maintainership to perl@
* - Update to 1.35sahil2013-09-032-4/+3
|
* - Update to 1.4.4sahil2013-09-032-3/+4
|
* - Update to 0.78sahil2013-09-032-4/+4
| | | | - Pass maintainership to perl@
* - Update to 1.219sahil2013-09-032-4/+4
| | | | - Pass maintainership to perl@
* - update devel/subversion to 1.8.3 [1]ohauer2013-09-039-64/+100
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - update devel/subversion17 to 1.7.13 [1] - add vuxml entry Version 1.7.13 (29 Aug 2013, from /branches/1.7.x) http://svn.apache.org/repos/asf/subversion/tags/1.7.13/CHANGES User-visible changes: - General * merge: fix bogus mergeinfo with conflicting file merges (issue #4306) * diff: fix duplicated path component in '--summarize' output (issue #4408) * ra_serf: ignore case when checking certificate common names (r1514763) - Server-side bugfixes: * svnserve: fix creation of pid files (r1516556) * mod_dav_svn: better status codes for commit failures (r1490684) * mod_dav_svn: do not map requests to filesystem (r1512432 et al) Developer-visible changes: - General: * support linking against gssapi on Solaris 10 (r1515068) * don't use uninitialized variable to produce an error code (r1482282) - Bindings: * swig-pl: fix SVN::Client not honoring config file settings (r150744) * swig-pl & swig-py: disable unusable svn_fs_set_warning_func (r1515119) Version 1.8.3 (29 August 2013, from /branches/1.8.x) http://svn.apache.org/repos/asf/subversion/tags/1.8.3/CHANGES User-visible changes: - Client- and server-side bugfixes: * translation updates for Swedish * enforce strict version equality between tools and libraries (r1502267) * consistently output revisions as "r%ld" in error messags (r1499044 et al) - Client-side bugfixes: * status: always use absolute paths in XML output (issue #4398) * ra_serf: 'svn log -v' fails with a 1.2.x server (issue #4044) * ra_serf: fix crash when committing cp with deep deletion (issue #4400) * diff: issue an error for files that can't fit in memory (r1513119 et al) * svnmucc: generate proper error for mismatched URLs (r1511353) * update: fix a crash when a temp file doesn't exist (r1513156) * commit & update: improve sleep for timestamps performance (r1508438) * diff: continue on missing or obstructing files (issue #4396) * ra_serf: use runtime serf version for User-Agent (r1514315, r1514628) * ra_serf: ignore case when checking certificate common names (r1514763) * ra_serf: format distinguished names properly (r1514804) * ra_serf: do not retry HTTP requests if we started to parse them (r1503318) * ra_serf: output ssl cert verification failure reason (r1514785 et al) * ra_serf: allow session reuse after SVN_ERR_CEASE_INVOCATION (r1502901) * ra_serf: include library version in '--version' output (r1514295 et al) * info: fix spurious error on wc root with child in conflict (r1515366) - Server-side bugfixes: * svnserve: fix creation of pid files (r1516556) * svnadmin: fix output encoding in non-UTF8 environments (r1506966) * svnsync: fix high memory usage when running over ra_serf (r1515249 et al) * mod_dav_svn: do not map requests to filesystem (r1512432 et al) * svnauthz: improve help strings (r1511272) * fsfs: fixed manifest file growth with revprop changes (r1513874) * fsfs: fix packed revprops causing loss of revprops (r1513879 et al) - Other tool improvements and bugfixes: * svnwcsub/irkerbridge: fix symlink attack via pid file (r175 from upstream) Developer-visible changes: - General: * describe APR unimplemented errors as coming from APR (r1503010 et al) * mod_dav_svn: update INSTALL to reflect configure defaults (r1515141) * davautocheck: use the correct apxs binary by default (r1507889, r1507891) - API changes: * svn_config_walk_auth_data() config_dir arg: permit NULL (r1507382 et al) - Bindings: * swig-pl: fix SVN::Client not honoring config file settings (r150744) * swig-pl & swig-py: disable unusable svn_fs_set_warning_func (r1515119) Approved by: lev@ (explicit per PM) Security: f8a913cc-1322-11e3-8ffa-20cf30e32f6d CVE-2013-4277 [1]
* - Fix issue when spamd crashes because of memory problems in Logger.pmaz2013-09-032-1/+108
| | | | | | | | | | | | For more details see Bug 6745 - Do not bump portrevision since issue not global While I'm here: - convert to the new perl5 framework PR: ports/181242 Submitted by: Igor Roshchin <spamd-pr@str.komkon.org> Tested by: Igor Roshchin <spamd-pr@str.komkon.org> (two weeks) Approved by: maintainer (timeout)
* - Fix plist problems with PostgreSQL version > 9.0 bypawel2013-09-032-5/+12
| | | | | | | | | setting target moduledir in make enviroment - With default PostgreSQL version hashtypes.control file is not installed while newer versions do install it, fix this by adding post-install check Approved by: maintainer via private mail
* - convert to the new perl5 frameworkaz2013-09-0319-19/+37
| | | | Approved by: portmgr (bapt@, blanket)
* - convert to the new perl5 frameworkaz2013-09-0319-19/+38
| | | | Approved by: portmgr (bapt@, blanket)
* Add an explicit dependency on pkgconfantoine2013-09-031-0/+1
| | | | Approved by: portmgr (bapt)
* Add an explicit dependency on pkgconfbapt2013-09-031-2/+1
|
* Add an explicit dependency on pkgconfantoine2013-09-031-1/+1
| | | | Approved by: portmgr (bapt)
* Add an explicit dependency on pkgconfbapt2013-09-033-10/+4
|
* Add an explicit dependency on pkgconfantoine2013-09-031-1/+1
| | | | Approved by: portmgr (bapt)
* Add an explicit dependency on pkgconfantoine2013-09-031-1/+1
| | | | Approved by: portmgr (bapt)
* Add an explicit dependency on pkgconfantoine2013-09-031-1/+1
| | | | Approved by: portmgr (bapt)
* Add an explicit dependency on pkgconfantoine2013-09-031-1/+1
| | | | Approved by: portmgr (bapt)
* - Fix the build on -CURRENT ;thierry2013-09-033-16/+15
| | | | | | | - Since I'm there, define LICENSE and split PORTDOCS/PORTEXAMPLES. PR: ports/181759 Submitted by: tijl
* - Add LICENSEsunpoet2013-09-032-1/+3
| | | | - Use CPAN as primary WWW
* - convert to the new perl5 frameworkaz2013-09-0319-19/+37
| | | | Approved by: portmgr (bapt@, blanket)