aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* - Update to 1.2ehaupt2013-06-023-10/+12
| | | | | | - Move to github - Adjust WWW - Trim header
* Remove duplicate optipng vulnerability.rakuco2013-06-021-32/+0
| | | | | | | It was separately committed in r315254, so remove the version I added in r318453. Reported by: Alexander Milanov <a@amilanov.com>
* Mention that ack 2.04 has some incompatibilities with ack 1.rakuco2013-06-021-0/+8
| | | | Suggested by az.
* - Update to 2.04rakuco2013-06-024-25/+18
| | | | | | | | | | | | - Use a more user-friendly site in pkg-descr. - Remove OPTIONS, upstream does not ship completion files anymore. Please note that ack2 is slightly incompatible with some options present in ack1, see http://beyondgrep.com/ack-2.0/ for more information. PR: ports/178515 Submitted by: rakuco Approved by: perl (swills on IRC)
* Unbreak.antoine2013-06-021-1/+1
| | | | I am not convinced this line is necessary because of NO_PROFILE in MAKEFILE.
* - Downgrade gcc requirement to 4.6.stephen2013-06-021-2/+3
| | | | | | | | - Stop sage from building its own version of gcc. - Clean whitespace. - Bump portrevision. Suggested by: Robert.Burmeister@UToledo.edu
* Add two more URLs to openvpn's vulnerability from March 2013 (CVE-2013-2061)mandree2013-06-021-0/+2
| | | | Security: 92f30415-9935-11e2-ad4c-080027ef73ec
* Convert to USES for pkgconfig and pkgconfig.novel2013-06-021-5/+1
| | | | | PR: 178313 Submitted by: Kimmo Paasiala <kpaasial@gmail.com>
* - Backport fix for CVE-2013-2061 to openvpn22 and openvpn20;mandree2013-06-025-3/+158
| | | | | | | | | | | | while it is unclear whether it affects OpenSSL-builds at all. Let's play it safe. - Reference CVE-2013-2061 name in OpenVPN's VuXML entry - Mark 2.0.9_4 <= openvpn < 2.1.0 and 2.2.2_2 < openvpn < 2.3.0 not vulnerable - Mark openvpn22 deprecated and to expire 2013-09-01. (openvpn20 is already marked to expire 2013-07-11.) Security: CVE-2013-2061 Security: 92f30415-9935-11e2-ad4c-080027ef73ec
* x11-drivers/xf86-input-fpit has been re-added.eadler2013-06-021-1/+0
|
* - Fix typo in port nameswills2013-06-015-2/+2
|
* Universal Ruby library to handle WebSocket protocolswills2013-06-014-0/+22
| | | | WWW: http://github.com/imanel/websocket-ruby
* WebDriver is a tool for writing automated tests of websites. It aims to mimicswills2013-06-014-0/+29
| | | | | | | the behaviour of a real user, and as such interacts with the HTML of the application. WWW: http://selenium.googlecode.com/
* Provides a more HTTPish API around the ruby-openid libraryswills2013-06-014-0/+25
| | | | WWW: http://github.com/josh/rack-openid
* Capybara is an integration testing tool for rack based web applications. Itswills2013-06-014-0/+30
| | | | | | simulates how a user would interact with a website. WWW: http://github.com/jnicklas/capybara
* XPath is a Ruby DSL for generating XPath expressionsswills2013-06-014-0/+24
| | | | WWW: http://rubygems.org/gems/xpath
* Ruby module for reading and writing zip filesswills2013-06-014-0/+22
| | | | WWW: http://rubygems.org/gems/rubyzip
* - Trim Makefile headerswen2013-06-018-40/+8
|
* devel/py-fabric: Update to 1.6.1koobs2013-06-012-9/+8
| | | | | | | | | - Update to 1.6.1 - Move TEST_DEPENDS up into DEPENDS section - Tweak TESTS option description - Make the tests verbose in regression-test: Changes: https://github.com/fabric/fabric/blob/1.6.1/docs/changelog.rst
* - Update to 2.3.1 [1]swills2013-06-018-4160/+1894
| | | | | | | - Patch Gemfile and update dependencies so that "rake generate_secret_token" works PR: ports/178051 [1] Submitted by: Geoffroy Desvernay <dgeo@centrale-marseille.fr> [1]
* - Update to 0.7.3wen2013-06-014-10/+9
| | | | | - Trim Makefile headers - Update COMMENT and WWW line
* - Update to 1.0.4wen2013-06-012-3/+3
|
* - Update to 2.5.6wen2013-06-013-700/+679
| | | | - Trim Makefile headers
* - Add NO_LATEST_LINK= yes to fix duplicate LATEST_LINKs errorwen2013-06-011-0/+1
|
* AjaXplorer is a software that can turn any web server into a powerfullmadpilot2013-06-017-0/+2878
| | | | | | | file management system and an alternative to mainstream cloud storage providers. WWW: http://ajaxplorer.info/
* - Update to checkin c61b908704bdrewery2013-06-012-4/+4
| | | | | | | | | | | | | | | | | | | | | Changes: - Leftover fixes - Status fixes - ports-mgmt/pkg no longer required in the host when building WITH_PKGNG sets. - CCACHE fixes - jail: Support -m url= [1] - jail -u: Allow updating snapshot jails [1] - jail: Fix destroying/cleanup of jails with USE_TMPFS=all - HTML: Show skipped counts in failed/ignored tables - HTML: Show SVN URL - Allow DISTFILES_CACHE=PORTSDIR/distfiles now that DISTFILES are mounted in /distfiles [2] - testport: Make failed builds more clear [3] Submitted by: will [1] Reported by: mat [2] Reported by: tj [3]
* Fix pkg-plist.hrs2013-06-014-6/+5
| | | | Reported by: miwi
* - Update to 4.0.hrs2013-06-014-17/+58
| | | | | | | - Trim old-style header. - Add LICENSE. - Use shebangfix. - Replace pathname lookups in the scripts with fixed pathnames.
* Update to version 1.1.1pawel2013-06-012-4/+3
| | | | | PR: ports/179103 Submitted by: Veniamin Gvozdikov <g.veniamin@googlemail.com> (maintainer)
* Document passenger vulnerability.osa2013-06-011-0/+26
|
* - Do not depend on MySQL server but clientwen2013-06-011-25/+36
| | | | | | | | | - Trim Makefile headers - Add LICENSE - Convert to optionsNG PR: 179137 Submitted by: remko@
* - Update to 6.5.13wen2013-06-012-3/+3
|
* - update to 1.1.4rm2013-06-012-3/+3
|
* - worked with upstream to roll versioned source distfilejgh2013-06-012-5/+3
| | | | | - no difference in previous distfile (ie. checksum) - remove unneeded dist_subdir directive
* - Do not depend on MySQL server but clientwen2013-06-011-1/+1
| | | | | PR: 179137 Submitted by: remko@
* - Update to 1.25wen2013-06-012-9/+5
| | | | | - Trim Makefile headers - Pass maintainership to perl@
* - Update ruby note to remind users to stop software before updating it.swills2013-06-011-2/+3
|
* - Fix RUN_DEPENDS line so that it doesn't remove ruby as a dependencyswills2013-06-011-2/+2
| | | | | | - Bump PORTREVISION With hat: ruby@
* Update to new upstream releasemandree2013-06-012-3/+3
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 2013.05.31 -- Version 2.3.2 Arne Schwabe (3): Only print script warnings when a script is used. Remove stray mention of script-security system. Move settings of user script into set_user_script function Move checking of script file access into set_user_script Davide Brini (1): Provide more accurate warning message Gert Doering (2): Fix NULL-pointer crash in route_list_add_vpn_gateway(). Fix problem with UDP tunneling due to mishandled pktinfo structures. James Yonan (1): Always push basic set of peer info values to server. Jan Just Keijser (1): make 'explicit-exit-notify' pullable again Josh Cepek (2): Fix proto tcp6 for server & non-P2MP modes Fix Windows script execution when called from script hooks Steffan Karger (2): Fixed tls-cipher translation bug in openssl-build Fixed usage of stale define USE_SSL to ENABLE_SSL svimik (1): Fix segfault when enabling pf plug-ins
* Update to the 20130526 snapshot of GCC 4.9.0. (This requires a smallgerald2013-06-013-13/+11
| | | | adjustment to our Java hierarchy patch, no functional change though.)
* Fix build:eadler2013-06-011-2/+2
| | | | | | I had done the testing and committing in two separate trees :( Reported by: sunpoet
* - fix distinfo for svn docs (lost in last commit)ohauer2013-06-016-6/+14
| | | | | | - adjust CONFLICTS add upcomming 1.8 Approved by: lev (implicit)
* Update subversion ports to 1.7.10 and 1.6.23.lev2013-06-015-15/+96
| | | | | | | | | | | | It fixes 3 security issues: CVE-2013-1968: fsfs repository corruption caused by newline characters in filenames CVE-2013-2088: contrib hook-scripts can allow arbitrary code execution CVE-2013-2112: svnserve remotely triggerable DoS. Security: CVE-2013-1968 Security: CVE-2013-2088 Security: CVE-2013-2112
* New port: rubygem-pcaprubantoine2013-06-014-0/+26
| | | | | | | libpcap bindings for ruby WWW: https://github.com/shadowbq/pcaprub Approved by: miwi, eadler (mentors, implicit)
* Update clang/dragonegg/llvm-devel to subversion rev r182968.brooks2013-06-019-29/+37
|
* Fix typos from options conversionbdrewery2013-06-012-3/+3
|
* Fix buildbdrewery2013-06-011-1/+1
|
* Fix segfault on current when binary installing packagesbapt2013-06-012-0/+15
| | | | Reported by: Nikolai Lifanov <lifanov@mail.lifanov.com>
* New port: www/p5-Dancer-Logger-Log4perltj2013-06-015-0/+37
| | | | | | | An interface between Dancer's logging engine abstraction layer and the Log::Log4perl library. WWW: http://search.cpan.org/dist/Dancer-Logger-Log4perl/
* - Do not try to remove dirs. not created by the portmiwi2013-06-011-2/+0
| | | | Reported by: pkg (DEVELOPER_MODE)
* - Do not try to remove dirs. not created by the portmiwi2013-06-011-3/+0
| | | | Reported by: pkg (DEVELOPER_MODE)
* -- Do not try to remove dirs. not created by the portmiwi2013-06-012-6/+1
| | | | Reported by: pkg (DEVELOPER_MODE)
* - Do not try to remove dirs. not created by the portmiwi2013-06-011-1/+0
| | | | Reported by: pkg (DEVELOPER_MODE)
* - Do not try to remove dirs. not created by the portmiwi2013-06-011-1/+1
| | | | Reported by: pkg (DEVELOPER_MODE)
* - Do not try to remove dirs. not created by the portmiwi2013-06-011-1/+0
| | | | Reported by: pkg (DEVELOPER_MODE)
* - Update sdcc to 3.3.0tijl2013-06-015-1603/+28
| | | | | | | | | - Group target options - Change CPPFLAGS and remove LDFLAGS to always use base system libreadline and its headers - Use a dynamically generated pkg-plist Reviewed by: crees
* - Add PS_CMDmiwi2013-06-011-0/+1
| | | | | | PR: 176118 Submitted by: zi Tested via: ph-w exp-run
* - Remove support for USE_CMAKE and KDE4_BUILDENV, they are no of use anymore.miwi2013-06-011-2/+1
| | | | | | | Unconditionally set CMAKE_ARGS in bsd.python.mk, as it don't affect non-cmake ports PR: 177356 Submitted by: makc@
* Update to 20130531garga2013-05-312-3/+3
|
* - Trim headermiwi2013-05-311-5/+1
|
* - Do not try to remove dirs. not created by the portmiwi2013-05-311-1/+0
| | | | Reported by: pkg (DEVELOPER_MODE)
* - Do not try to remove dirs. not created by the portmiwi2013-05-311-1/+0
| | | | Reported by: pkg (DEVELOPER_MODE)
* - Fix PORTDOCSmiwi2013-05-311-0/+2
| | | | Reported by: pkg (DEVELOPER_MODE)
* - Do not try to remove dirs. not created by the portmiwi2013-05-311-1/+0
| | | | Reported by: pkg (DEVELOPER_MODE)
* - Do not try to remove dirs. not created by the portmiwi2013-05-311-0/+1
| | | | Reported by: pkg (DEVELOPER_MODE)
* - Do not try to remove dirs. not created by the portmiwi2013-05-311-3/+0
| | | | Reported by: pkg (DEVELOPER_MODE)
* - Do not try to remove dirs. not created by the portmiwi2013-05-311-1/+0
| | | | Reported by: pkg (DEVELOPER_MODE)
* - Do not try to remove dirs. not created by the portmiwi2013-05-311-2/+0
| | | | Reported by: pkg (DEVELOPER_MODE)
* - Do not try to remove dirs. not created by the portmiwi2013-05-311-1/+0
| | | | Reported by: pkg (DEVELOPER_MODE)
* - Do not try to remove dirs. not created by the portmiwi2013-05-312-6/+1
| | | | | | - Trim header Reported by: pkg (DEVELOPER_MODE)
* - Do not try to remove dirs. not created by the portmiwi2013-05-311-1/+0
| | | | Reported by: pkg (DEVELOPER_MODE)
* - Do not try to remove dirs. not created by the portmiwi2013-05-311-1/+0
| | | | Reported by: pkg (DEVELOPER_MODE)
* - Do not try to remove dirs. not created by the portmiwi2013-05-311-1/+0
| | | | Reported by: pkg (DEVELOPER_MODE)
* - Do not try to remove dirs. not created by the portmiwi2013-05-311-1/+0
| | | | Reported by: pkg (DEVELOPER_MODE)
* - - Do not try to remove dirs. not created by the portmiwi2013-05-312-6/+1
| | | | Reported by: pkg (DEVELOPER_MODE)
* - Do not try to remove dirs. not created by the portmiwi2013-05-311-1/+0
| | | | Reported by: pkg (DEVELOPER_MODE)
* - Do not try to remove dirs. not created by the portmiwi2013-05-311-1/+0
| | | | Reported by: pkg (DEVELOPER_MODE)
* - Do not try to remove dirs. not created by the portmiwi2013-05-311-1/+0
| | | | Reported by: pkg (DEVELOPER_MODE)
* - fix removal of OPTIONS line, after conversion to optionsNGjgh2013-05-311-1/+0
|
* Update to 1.27ehaupt2013-05-312-6/+7
|
* - Do not try to remove dirs. not created by the portmiwi2013-05-312-6/+1
| | | | | | - Trim header Reported by: pkg (DEVELOPER_MODE)
* - Add missing PEAR_AUTOINSTALLmiwi2013-05-311-0/+1
| | | | Reported by: pkg (DEVELOPER_MODE)
* - Do not try to remove dirs. not created by the portmiwi2013-05-312-6/+1
| | | | Reported by: pkg (DEVELOPER_MODE)
* - Do not try to remove dirs. not created by the portmiwi2013-05-311-2/+0
| | | | Reported by: pkg (DEVELOPER_MODE)
* - Do not try to remove dirs. not created by the portmiwi2013-05-311-1/+0
| | | | Reported by: pkg (DEVELOPER_MODE)
* - Do not try to remove dirs. not created by the portmiwi2013-05-311-1/+0
| | | | Reported by: pkg (DEVELOPER_MODE)
* - Do not try to remove dirs. not created by the portmiwi2013-05-312-6/+1
| | | | | | - Trim header Reported by: pkg (DEVELOPER_MODE)
* - Do not try to remove dirs. not created by the portmiwi2013-05-311-1/+0
| | | | Reported by: pkg (DEVELOPER_MODE)
* - Do not try to remove dirs. not created by the portmiwi2013-05-312-6/+1
| | | | | | - Trim header Reported by: pkg (DEVELOPER_MODE)
* - Do not try to remove dirs. not created by the portmiwi2013-05-312-9/+6
| | | | | | - Trim header Reported by: pkg (DEVELOPER_MODE)
* Update to 1.1.0.b3:bapt2013-05-312-3/+3
| | | | | | | | - Fix the solver endlessly proposing to reinstall some packages [1] - Fix a typo in repository configuration parser - Explain why a package is being reinstalled Reported and tested by: Nikolai Lifanov <lifanov@mail.lifanov.com> [1]
* - adopt optionsNG for gamesjgh2013-05-3145-623/+525
| | | | | | | - trim historical headers and trim comments - some Makefile cleanup Approved by: portmgr (bapt)
* - Trim Makefile headerantoine2013-05-313-13/+21
| | | | | | | - Unbreak with clang - Respect PREFIX Approved by: miwi, eadler (mentors, implicit)
* - Update to 3.7.17culot2013-05-313-5/+5
| | | | | PR: ports/178970 Submitted by: Pavel I Volkov <pavelivolkov@gmail.com> (maintainer)
* - Update to 3.7.17 [1]culot2013-05-312-5/+5
| | | | | | | | - Remove leading article from COMMENT Changes: http://www.sqlite.org/releaselog/3_7_17.html PR: ports/178971 [1] Submitted by: Pavel I Volkov <pavelivolkov@gmail.com> (maintainer)
* Update to 3.01a14. For the changes since 3.01a13 see:marius2013-05-312-3/+3
| | | | | | ftp://ftp.berlios.de/pub/cdrecord/ALPHA/AN-3.01a14 Approved by: bapt (mentor)
* - Remove bashisms from configure.ingarga2013-05-311-2/+8
| | | | | | | | - Fix libinconv and libintl linking - Bump PORTREVISION PR: ports/178465 (based on) Submitted by: John Marino <draco@marino.st>
* - Update to 0.7 [1]nivit2013-05-314-15/+184
| | | | | | | | | | | | | | | - Trim Makefile header [1] - Fix MASTER_SITES entries - Add license (BSD) - Add option BABEL (default off) - Convert to the new options framework [1] - Fix WWW field in pkg-descr Build log: http://goo.gl/DCc7n Release notes: http://goo.gl/SPXrx PR: ports/178991 [1] Submitted by: olivierd
* Update to 1.1.0.b2bapt2013-05-313-52/+3
| | | | | | | | - Fix pkg audit -F [1] - Fix the new solver trying to downgrade some packages when it shouldn't - Properly show how much space is going to be free/required when deinstalling [2] Reported by: Nikolai Lifanov <lifanov@mail.lifanov.com> [1], gerald [2]
* Stop checking for get_pidfile_from_conf function in rc.subr.crees2013-05-316-35/+21
| | | | | | | | | | | It is present in all supported versions of FreeBSD, and has had poor takeup. I strongly suspect the strange-looking checks are partially to blame for scaring maintainers off. Go forth and please use it! PR: ports/178269 Approved by: maintainers of all ports involved
* Actually remove bitchx-devel and add a VuXML entry.crees2013-05-3111-330/+51
| | | | | | Security: CVE-2007-4584 Security: CVE-2007-5839 Security: CVE-2007-5922
* Chase devel/libexplain updateehaupt2013-05-313-3/+3
|
* Update to 1.2ehaupt2013-05-317-433/+424
|
* Eliminate redundancy in this file which also helps avoids typos.bdrewery2013-05-311-372/+372
| | | | Generated with: sed -e 's/\([^=]*\)=\${\1=\([^}]*\)}/: ${\1=\2}/'
* Update to 1.87.tobez2013-05-312-8/+4
| | | | Changes: http://search.cpan.org/dist/threads/Changes
* Update to 2.0004.tobez2013-05-312-3/+3
| | | | Changes: http://search.cpan.org/dist/Text-Xslate/Changes
* Update to 0.28.tobez2013-05-312-9/+4
| | | | Changes: http://search.cpan.org/dist/Pod-POM/Changes
* Update to 0.54.tobez2013-05-313-3/+5
| | | | Changes: http://search.cpan.org/dist/Lingua-Identify/Changes
* Update to 0.40.tobez2013-05-312-3/+3
| | | | Changes: http://search.cpan.org/dist/Test-DBIx-Class/Changes
* Update to 4.00006.tobez2013-05-312-3/+3
| | | | Changes: http://search.cpan.org/dist/Net-Twitter/Changes
* Update to 9.9.3erwin2013-05-313-7/+8
|
* Update to 1.2crees2013-05-319-373/+98
| | | | | | | | | | | The release is finally here! Add vulnerabilities to vuxml, and remove bitchx-devel Approved by: Dan Mashal <dan.mashal@gmail.com> (maintainer) Security: CVE-2007-4584 Security: CVE-2007-5839 Security: CVE-2007-5922
* Update libmsiecf to alpha-20130529antoine2013-05-312-4/+4
| | | | Approved by: miwi, eadler (mentors, implicit)
* Update to 0.31.tobez2013-05-312-3/+3
| | | | Changes: http://search.cpan.org/dist/Module-ExtractUse/Changes
* Update to 9.8.5erwin2013-05-313-7/+8
|
* Update to 9.6-ESV-R9 and extend the EOL to January 2014erwin2013-05-312-8/+6
|
* - Trim Makefile headerantoine2013-05-312-6/+25
| | | | | | | | - Install optimized bytecode and be prefix clean (PYDISTUTILS_INSTALLARGS+= has to be used after bsd.port.pre.mk is included) PR: ports/178468 Approved by: maintainer timeout (3 weeks), miwi, eadler (mentors, implicit)
* - Trim Makefile headerantoine2013-05-311-8/+6
| | | | | | - Unbreak with clang using -Wno-error=return-type (old K&R code) Approved by: miwi, eadler (mentors, implicit)
* Update RPZ and RRL patch set:erwin2013-05-314-6/+6
| | | | | | | | | | | | | | - address the issue raised by Bob Harold. RRL on recursive servers applies rate limits after waiting for recursion except on sub-domains of domains for which the server is authoritative. - fix the bug reported by Roy Arends in which "slipped" NXDOMAIN responses had rcode values of 0 (NoError) instead of 3 (NXDOMAIN). - move reports of RRL drop and slip actions from the "queries" log category to the "query-errors" category. Because they are not in the "queres" category, enabling or disabling query logging no longer affects them.
* Unbreak with clang using -Wno-error=return-type (old K&R code)antoine2013-05-311-7/+4
| | | | Approved by: miwi, eadler (mentors, implicit)
* - Do not try to remove dirs. not created by the portmiwi2013-05-311-4/+1
| | | | Reported by: pkg (DEVELOPER_MODE)
* - Do not try to remove dirs. not created by the portmiwi2013-05-312-6/+0
| | | | | | - Trim header Reported by: pkg (DEVELOPER_MODE)
* - Do not try to remove dirs. not created by the portmiwi2013-05-311-1/+0
| | | | Reported by: pkg (DEVELOPER_MODE)
* - Do not try to remove dirs. not created by the portmiwi2013-05-312-4/+1
| | | | | | - Trim header Reported by: pkg (DEVELOPER_MODE)
* - Do not try to remove dirs. not created by the portmiwi2013-05-312-6/+1
| | | | | | - Trim header Reported by: pkg (DEVELOPER_MODE)
* - Do not try to remove dirs. not created by the portmiwi2013-05-312-6/+1
| | | | Reported by: pkg (DEVELOPER_MODE)
* - Do not try to remove dirs. not created by the portmiwi2013-05-312-6/+1
| | | | | - Trim header Reported by: pkg (DEVELOPER_MODE)
* - Do not try to remove dirs. not created by the portmiwi2013-05-312-6/+1
| | | | | | - Trim header Reported by: pkg (DEVELOPER_MODE)
* - Fix buildmiwi2013-05-311-0/+1
| | | | Reported by: pkg (DEVELOPER_MODE)
* - Do not try to remove dirs. not created by the portmiwi2013-05-311-1/+0
| | | | Reported by: pkg (DEVELOPER_MODE)
* - Do not try to remove dirs. not created by the portmiwi2013-05-312-6/+1
| | | | | | - Trim header Reported by: pkg (DEVELOPER_MODE)
* - Update to 1.1.11bdrewery2013-05-316-1848/+76
| | | | | PR: ports/178561 Submitted by: Radim Kolar <hsn@sendmail.cz> (maintainer)
* - Fix duplicate latest linkswills2013-05-311-3/+2
| | | | - Trim header while here
* - Update to 1.1.1tota2013-05-312-6/+6
|
* - Respect CFLAGSantoine2013-05-312-2/+3
| | | | | | - Unbreak with clang using -Wno-error=return-type (old K&R code) Approved by: miwi, eadler (mentors, implicit)
* Unbreak with clang using -Wno-error=return-type (old K&R code)antoine2013-05-311-0/+1
| | | | Approved by: miwi, eadler (mentors, implicit)
* - Seems --disable-opengl is now called --disable-glx. (doh!)nox2013-05-311-1/+1
| | | | | | - No PORTREVISION bump as its a build fix (with non-default options.) Reported by: gjb (via irc)
* - Update to 0.139.2amdmi32013-05-312-5/+5
| | | | - Fix fetch
* Let htop build when python 3 is default.eadler2013-05-311-2/+2
| | | | Approved by: maintainer timeout (2 weeks)
* - disable WRKDIR creation during fetchohauer2013-05-313-35/+11
| | | | - trim Makefile header
* Unbreak with clang using -Wno-error=return-type (old K&R code)antoine2013-05-311-4/+3
| | | | Approved by: miwi, eadler (mentors, implicit)
* Fix typosbdrewery2013-05-311-2/+2
|
* - update to 1.131470gblach2013-05-312-3/+3
| | | | Approved by: crees, tabthorpe (mentors, implicit)
* - Unbreak on currentantoine2013-05-313-10/+3
| | | | | | - Trim Makefile header Approved by: miwi, eadler (mentors, implicit)
* - Trim Makefile headeramdmi32013-05-312-5/+12
| | | | - Fix build with clang
* - Fix build with clangamdmi32013-05-311-0/+11
|
* Fix pkg audit -Fbapt2013-05-312-0/+49
| | | | Reported by: Nikolai Lifanov <lifanov@mail.lifanov.com>
* - Trim Makefile headeraz2013-05-312-12/+2
| | | | | | | | - Remove unnecessary depend on PERL_LEVEL < 5.12 PR: ports/178921 Submitted by: az Approved by: maintainer
* - Update to 2.0.12swills2013-05-315-111/+76
| | | | | | | | - rc script passes rclint - Add UPDATING entry PR: ports/179015 Submitted by: Mark Felder <feld@feld.me> (maintainer)
* Update to 0.6.ume2013-05-312-3/+3
|
* - Put back PATH setting, so that unrar and par2 are found, but only add it toswills2013-05-312-14/+16
| | | | | | | | prestart - Bump PORTREVISION Reported by: flo Submitted by: "Mark Felder" <feld@feld.me> (maintainer, private email)
* - Fix build for 8.xmiwi2013-05-312-1/+11
|
* Fix rene's internal calendar :)bapt2013-05-311-52/+52
|
* This CPython extension provides Python bindings for cracklib.crees2013-05-315-0/+44
| | | | | | | It contains a pythonic interface to cracklib's functions and some Python convenience functions. WWW: https://pypi.python.org/pypi/cracklib
* The pkg developement team is proud to announce the new 1.1.0 beta1 release ofbapt2013-05-309-3/+184
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | pkg. Here is the list of new features that happened in pkg 1.1: - new simpler and more reliable solver - shared libraries are now always tracked - ssh:// is supported as a protocol to distribute packages (needs pkg 1.1+ on the server hosting the packages) - multirepository is no longer considered experimental and works by default. - incremental update of the catalog (only if the repository was created by pkg 1.1+) - simplification of the public API - stabilisation of the public API (we will now try to keep it stable and if change are needed there will be deprecation time before removal of some old functions) - new experimental pkg convert (can convert from and to legacy pkg database) pkg2ng now uses pkg convert (still recommanded to use pkg2ng) - new pkg lock/unlock to prevent any manipulation of a given package (no upgrade,delete,etc) - improved UI (now you can see the progress of an upgrade what is left to be done) - new pkg annotation to allow one to add annotations (free form key/value) to a package) - pkg audit is now able to directly parse the vuxml native format and not only the compact version - pkg -vv now shows all available options and their current settings - pkg -vvv now shows a description of all the available options - pkg info now automatically considers the query as globbing if * is in the requested pattern - new hook plugin interface (allows users to create hooks that get called at anytime during and upgrade/installation/deletion of a package) - new cmd plugin interface (allows users to create new sub command available for pkg) - pkg register can now register a port installation in the legacy database format - repository can be defined in simple yaml files Internal: - massive usage of hash tables (uthash), which simplifies a lot of the code, and improves performances - lots of optimisation in plist and manifest parsing - lots of optimisation in loading packages (mmap used when possible) - lots of cleanup in memory usage - regression test framework is now ready (using atf) regression test are slowly being added and populated. To use this new version: Ports users (or in building factories: poudriere/tinderbox): Add WITH_PKGNG=devel to your make.conf pkg set -o ports-mgmt/pkg:ports-mgmt/pkg-devel Binary package users, if the remote repository is providing pkg 1.1: pkg set -o ports-mgmt/pkg:ports-mgmt/pkg-devel pkg upgrade Note that pkg 1.1 can use a repository created for pkg 1.0 and vis versa. Huge thanks to all the people that have contributed to the pkg developement: - may that be by code - documentation - bug report - feedback - ideas List of people who contributed code: Baptiste Daroussin, Matthew Seaman, Bryan Drewery, Vsevolod Stakhov, Marin Atanasov Nikolov, Alexandre Perrin, Romain Tartière, Julien Laffaye, Glen Barber, John Marino, Alex Kozlov, Roman Naumann, Sofian Brabez, Alberto Villa, Will Andrews, Eitan Adler, Dan McGregor, namor, niamtokik, Arthur Gautier, Garrett Cooper, Andrew Turner, Jeremy Chadwick, Hajimu UMEMOTO, Mark Lokowich, Eygene Ryabinkin, Pietro Cerutti, Rolf Grossmann, Ed Schouten, Dimitry Andric, David Forsythe, Stefan Grundmann, Craig Rodrigues, Antoine Brodin, Andrey Zonov, Joel Dahl Stats between 1.0 and 1.1: 287 files changed, 63418 insertions(+), 18763 deletions(-) 1198 commits
* - Use pkg-static as PKG_BIN which is safer during upgrades ifbdrewery2013-05-301-1/+1
| | | | | | | libpkg.so disappears. With hat: portmgr Reviewed by: bapt
* Minor style changes and clean-up, including: use shebangfix and removebf2013-05-302-31/+11
| | | | | | a redundant patch [1] Submitted by: J. Marino [1]
* Update to 1.2.2, fixing security issues.crees2013-05-302-6/+10
| | | | | | | PR: ports/178331 Submitted by: wollman Security: CVE-2012-5649 Security: CVE-2012-5650
* Add missing mo file.sumikawa2013-05-302-0/+2
|
* - Fix plistmiwi2013-05-301-1/+0
|
* - Fix buildmiwi2013-05-301-2/+0
|
* - Fix buildmiwi2013-05-301-1/+0
|
* - Update to 0.0.20130415swills2013-05-303-7/+10
| | | | | | | - Use USE_GITHUB framework to fetch file PR: ports/179077 Submitted by: Masaki TAGAWA <masaki@club.kyutech.ac.jp> (maintainer)
* SQL::Abstract::More Generates SQL from Perl datastructures. This is aculot2013-05-305-0/+43
| | | | | | | | | | | | | | | | subclass of SQL::Abstract, fully compatible with the parent class, but it handles a few additional SQL constructs, and provides a different API with named parameters instead of positional parameters, so that various SQL fragments are more easily identified. This module was designed for the specific needs of DBIx::DataModel, but is published as a standalone distribution, because it may possibly be useful for other needs. WWW: http://search.cpan.org/dist/SQL-Abstract-More/ PR: ports/176883 Submitted by: Espen Tagestad <espen@tagestad.no>
* Upgrade to 1.2.6.sumikawa2013-05-305-15/+28
|
* - Update to 0.5.0, make fetchableswills2013-05-302-4/+4
| | | | | PR: ports/178606 Submitted by: Garrett Wollman <wollman@csail.mit.edu>
* Upgrde to version 13.5.1.olgeni2013-05-303-8/+17
|
* - Oops, somehow the commit ID changed too.swills2013-05-301-1/+1
|
* - Unbreak build on HEADmiwi2013-05-301-4/+0
|
* - Fix kvm_read() issuezi2013-05-302-1/+11
| | | | | | | - Bump PORTREVISION PR: ports/177761 Submitted by: sbruno@
* - Update to version 0.8.4 [1]pawel2013-05-305-29/+22
| | | | | | | - Remove Author tag, fix WWW line in pkg-descr PR: ports/179069 [1] Submitted by: Phil Oleson <oz@nixil.net> (maintainer)
* - Update distinfo due to github, if it happens again, I'll make a local dist ↵swills2013-05-301-2/+2
| | | | file
* - Unbreak with clangantoine2013-05-303-20/+29
| | | | | | | - Use PORTDOCS, PORT_OPTIONS, DATADIR - Trim Makefile header Approved by: miwi (mentor)
* - Update to 0.8.2swills2013-05-305-6/+40
| | | | | PR: ports/179091 Submitted by: Robert Backahus <robbak@robbak.com>
* Update deskutils/horde-groupware and mail/horde-webmail to 5.0.5mm2013-05-304-6/+6
|
* Update to 1.4:crees2013-05-302-4/+4
| | | | | | | | - Actually checkout the older version when recursing Reported by: jrm: IRC - Behave properly when the path to the temp ports directory contains a symlink
* - Finish removal of support for Linux 2.4 in bsd.linux-apps.mk andrene2013-05-30257-15471/+60
| | | | | | | | | | | | | | | | | bsd.linux-rpm.mk. The default linux version is now Fedora 10. - Remove now obsolete checks for Linux 2.4 in emulators/linux_base-c6, emulators/linux_base-f10, and emulators/linux_dist-gentoo-stage3. While there, remove superfluous -p argument from ${MKDIR}. - Remove now obsolete check for Linux 2.4 or FreeBSD 6 and lower from astro/google-earth. - Remove expired Fedora Core 4 ports which were only used on FreeBSD 7 and below. - Update LEGAL and MOVED PR: ports/176877 Submitted by: myself Approved by: portmgr (bapt) Exp-run by: bapt
* - Remove support for Linux 2.4miwi2013-05-301-7/+2
| | | | Submitted by: rene@
* . update to 1.33.0;bsam2013-05-303-9/+13
| | | | | . check for "${PORT_OPTIONS:MDOCS}" rather then "! ${PORT_OPTIONS:MDOCS}" since both conditions are used.
* - Unbreak buildmiwi2013-05-301-5/+0
|
* - Mark BROKEN fails to buildmiwi2013-05-301-0/+2
|
* - Add missing type for py-txamqp codecdelphij2013-05-302-3/+45
| | | | | | | - Pass maintainership to submitter. PR: ports/179100 Submitted by: Chenguang Li <horus.li gmail.com>
* Update to 1.7.4.knu2013-05-303-508/+1074
|
* Litecoin is a peer-to-peer Internet currency that enables instant payments toswills2013-05-306-0/+154
| | | | | | | | | | | | | | | | | anyone in the world. It is based on the Bitcoin protocol but differs from Bitcoin in that it can be efficiently mined with consumer-grade hardware. Litecoin provides faster transaction confirmations (2.5 minutes on average) and uses memory-hard, scrypt-based mining proof-of-work algorithm to target the regular computers and GPUs most people already have. The Litecoin network is scheduled to produce 84 million currency units. One of the aims of Litecoin was to provide a mining algorithm that could run at the same time, on the same hardware used to mine bitcoins. With the rise of specialized ASICs for Bitcoin, Litecoin continues to satisfy these goals. It is unlikely for ASIC mining to be developed for Litecoin until the currency is widely used. WWW: http://www.litecoin.org/
* Update to 4.4.0wxs2013-05-302-8/+4
|
* Update to 1.4.0.wxs2013-05-302-3/+3
|
* Fix build with WITH_CCACHE_BUILD with ports that override PATH viabdrewery2013-05-301-2/+8
| | | | | | | | | | | | | | | MAKE_ENV or CONFIGURE_ENV. I.e., don't set PATH in MAKE_ENV twice as env(1) only takes one, in which case some ports fail to build. One example is any USES=ada port (such as textproc/xmlada). Instead, add the ccache path into PATH via := and let it fall into there via the sourcing port's MAKE_ENV=PATH=...:${PATH} line. A more comprehensive solution to this could be to add a MACRO/feature to modify the PATH for all ports without using MAKE_ENV via something like ADDPATH=... With hat: portmgr Tested by: several exp-runs
* Fix build when WITH_CCACHE_BUILD is set.bdrewery2013-05-301-0/+2
| | | | | | | | The problem is that WITH_CCACHE_BUILD adds PATH to the MAKE_ENV, but the gnustep support sources a GNUStep.sh file that already sets the PATH. Next when env PATH=... is called, it overwrites and losers the gnustep PATH additions. This is a temporary fix until a better solution is found.
* Update math/glpk to 4.50 and adjust dependent portsbf2013-05-305-6/+6
|
* Add an option to build SHA2 modules.delphij2013-05-302-2/+24
| | | | | PR: ports/178268 Submitted by: Mike Carlson <mike bayphoto com>
* - update to 2.0.14flo2013-05-306-47/+27
| | | | | | | | - make port non-interactive [1] - add PORTSCOUT hints, 2.1.X is a development version PR: ports/178532 [1] Submitted by: Claudius Herder <claudius_herder@ambtec.de> [1]
* I no longer use this port, return it back to pool.delphij2013-05-301-1/+1
|
* - update to 0.15.4rm2013-05-303-15/+3
|
* - update to 2.9.5rm2013-05-302-3/+3
|
* - update to 2.4.12rm2013-05-303-5/+5
| | | | | - remove leading article from COMMENT - tab -> space change in pkg-descr:WWW
* Update to 0.25.b2ehaupt2013-05-302-3/+3
|
* Update silktools to 2.5.0.lx2013-05-303-5/+12
|
* Update libfixbuf to 1.3.0.lx2013-05-304-6/+5
|
* Require versions of perl supporting smartmatch operator (~~)crees2013-05-301-0/+3
| | | | Submitted by: az
* - Add namespace-aware DocBook XSLT stylesheetsgabor2013-05-305-0/+3293
|
* - Update to 1.5.0, announce message is here:nox2013-05-3022-252/+339
| | | | | | | | | | | | | | | https://lists.gnu.org/archive/html/qemu-devel/2013-05/msg02557.html Full changelog: http://wiki.qemu.org/ChangeLog/1.5 The new libusb host code needs recent 10-current; for older releases you can still try the net/usbredir support knob, see pkg-message for details. - Update pkg-message a bit. Thanx to: emaste for some suggestions
* Update to 1.7.1bf2013-05-303-14/+47
|
* Fix build on HEAD by setting USE_GCC=any which I believe is better than markingehaupt2013-05-301-4/+15
| | | | | | it BROKEN if clang is detected. In order to do that handle do-build target since the distribution Makefile includes <bsd.prog.mk> which does not handle USE_GCC=any well.
* Update from 4.0.4 to 4.0.5:osa2013-05-308-15/+15
| | | | | o) www/rubygem-passenger; o) third-party passenger module for www/nginx and www/nginx-devel.
* - Add backport patches to support xorg-server 1.12.xswills2013-05-305-8/+2378
| | | | | | | | - Fix the build after xorg mega-update - Fix typo s/LISENCE/LICENSE/ PR: ports/179018 Submitted by: Koichiro IWAO <meta+ports@vmeta.jp>
* - Mark Jobs unsafemiwi2013-05-291-1/+1
|
* - Disable regression testmiwi2013-05-291-4/+4
| | | | | | Reported by: pointyhat building 2(D)-02:56:27 With hat: portmgr
* - Update to 0.21jadawin2013-05-292-3/+3
| | | | - Changelog: http://cpansearch.perl.org/src/BOBTFISH/FCGI-Engine-0.21/Changes
* - Update 4.41.0 [1]wg2013-05-292-4/+6
| | | | | | | | | | - Use EXAMPLES option to install examples Changes: http://pyropus.ca/software/getmail/CHANGELOG PR: ports/179052 [1] Submitted by: Linh Pham <question+fbsdports@closedsrc.org> (maintainer) [1] Approved by: jpaetzel (mentor)
* Horde package update:mm2013-05-2932-48/+50
| | | | | | | | | | | | | | | | | | | | devel/pear-Horde_Data 2.0.3 -> 2.0.4 devel/pear-Horde_Date 2.0.5 -> 2.0.6 devel/pear-Horde_Itip 2.0.4 -> 2.0.5 devel/pear-Horde_Nls 2.0.2 -> 2.0.3 mail/pear-Horde_Imap_Client 2.10.1 -> 2.11.2 mail/pear-Horde_Mime 2.1.1 -> 2.2.0 mail/pear-Horde_Mime_Viewer 2.0.4 -> 2.0.5 textproc/pear-Horde_Text_Filter 2.1.2 -> 2.1.3 www/pear-Horde_Form 2.0.3 -> 2.0.4 deskutils/horde-kronolith 4.0.4 -> 4.0.5 deskutils/horde-nag 4.0.2 -> 4.0.3 mail/horde-imp 6.0.4 -> 6.0.5 mail/horde-ingo 3.0.3 -> 3.0.4 mail/horde-turba 4.0.3 -> 4.0.4 www/horde-base 5.0.4 -> 5.0.5 www/horde-passwd 5.0.0beta1 -> 5.0.0RC1
* Replace Horde_Text_Filter_Csstidy dependency with Horde_Css_Parsermm2013-05-291-1/+2
|
* Update devel/abi-compliance-checker to 1.99,bf2013-05-294-8/+7
| | | | and devel/api-sanity-autotest to 1.98.4
* Add Horde_Css_Parser to bsd.horde.mkmm2013-05-291-0/+1
|
* This Horde package provides access to the Sabberworm CSS Parser from withinmm2013-05-294-0/+19
| | | | | | the Horde framework. WWW: http://pear.horde.org
* - Update MASTER_SITES and WWW: linewg2013-05-292-2/+2
| | | | | | PR: ports/179060 Submitted by: KATO Tsuguru <tkato432@yahoo.com> Approved by: jpaetzel (mentor)
* - Update to 2.59jadawin2013-05-293-6/+6
| | | | - Changelog: http://search.cpan.org/src/SZABGAB/SVG-2.59/Changes
* - Update to 0.6.5-2tota2013-05-292-4/+3
|
* Reset maintainer for till@php.netcrees2013-05-292-7/+3
| | | | | Thanks for all your help in the past, but unfortunately we haven't heard from you in a very long time.
* - Update to 1.14jadawin2013-05-293-9/+5
| | | | - Changelog: http://search.cpan.org/src/WROG/Net-OpenID-Consumer-1.14/Changes
* - Update to 2.1.1wg2013-05-293-9/+10
| | | | | | | | | | | | | - Add LICENSE (GPLv2) - NOPORTDOCS -> PORT_OPTIONS:MDOCS - Trim Makefile header Changes: wifi: add support for /usr/bin binary path README: usage examples are for awesome version 3.4 contrib: add buildbot monitoring widget Approved by: jpaetzel (mentor)
* Do not leave .bak files after converting shebangsbapt2013-05-291-1/+1
|
* Remove the leftovers directoriesbapt2013-05-291-0/+2
|
* With the new plist it is better :)bapt2013-05-292-1/+11
| | | | While here fix the shebang of some scripts
* Update to 0.9.2bapt2013-05-295-95/+12
| | | | | Update bundle git to 1.8.2.3 mark as job safe
* - Take maintainershipgabor2013-05-291-1/+1
|
* Update to 0.16.tobez2013-05-292-9/+5
| | | | Changes: http://search.cpan.org/dist/Carp-REPL/Changes
* Manually install the desktop file instead of using DESKTOP_ENTRIES, thisrene2013-05-293-4/+18
| | | | | | | | allows to set the MimeTypes. PR: ports/175369 (still open) Submitted by: Lawrence Chen (lchen@zen.lhaven.homeip.net) The BSD Dreamer (beastie@tardisi.com)
* Update to 0.022.tobez2013-05-292-3/+3
| | | | Changes: http://search.cpan.org/dist/Path-Tiny/Changes
* Update to 0.622.tobez2013-05-292-3/+3
| | | | Changes: http://search.cpan.org/dist/XML-Writer/Changes
* - Convert to PEAR_AUTOINSTALLmiwi2013-05-291-8/+1
|
* - Trim Headermiwi2013-05-291-5/+0
|
* - Trim headermiwi2013-05-291-5/+0
|
* - Mark BROKEN fails to buildmiwi2013-05-291-0/+2
|
* Fix build on HEAD by adding USE_GCC=any (uses unicode in source code).ehaupt2013-05-291-0/+1
|
* Fix build on HEAD by adding USE_GCC=any (uses nested functions).ehaupt2013-05-291-0/+1
|
* Update to 0.030ehaupt2013-05-293-4/+3
|
* Update to 2.4.2ehaupt2013-05-292-3/+3
|
* Update to 293ehaupt2013-05-292-3/+3
| | | | | Changelog: http://invisible-island.net/xterm/xterm.log-contents.html#xterm_293
* - Update to 0.3amiwi2013-05-292-3/+3
| | | | | PR: 179057 Submitted by: Ports Fury
* - Update MASTER_SITESmiwi2013-05-292-10/+13
| | | | | | | | - Add License - Trim Header - Add WWW PR: 179056 Submitted by: ports fury
* - Update to 2.6.2miwi2013-05-292-10/+13
| | | | | PR: 179055 Submitted by: Ports Fury
* - Fix build with clangmiwi2013-05-292-50/+48
| | | | | | | | | - Support PORTDOCS/PLIST_FILES - Add MAKE_JOBS_UNSAFE - Trim header PR: 179058 Submitted by: Ports Fury
* - Update MASTER_SITESmiwi2013-05-292-9/+25
| | | | | | | | | | - Add LICENSE - Add MAKE_JOBS_SAFE - Support CC/CFLAGS properly - Support STRIP properly PR: 179059 Submitted by: Ports Fury
* - Update to 6.2.05miwi2013-05-292-5/+4
| | | | | PR: 179061 Submitted by: Ports Fury
* - Update MASTER_SITESmiwi2013-05-291-7/+10
| | | | | | | | | - Add LICENSE - Trim header - OptionsNG PR: 179062 Submitted by: ports fury
* - Update to 6.2.0miwi2013-05-293-3/+14
| | | | | PR: 179064 Submitted by: Ports Fury
* This is python module for RFC 5451 Authentication-Results Headersmiwi2013-05-295-0/+68
| | | | | | | | | | | | | | | generation and parsing. It also supports Authentication Results extensions: RFC 5617 DKIM/ADSP RFC 6008 DKIM signature identification (header.b) RFC 6212 Vouch By Reference (VBR) draft-kucherawy-dmarc-base-00 DMARC WWW: https://launchpad.net/authentication-results-python/ PR: ports/177824 Submitted by: Yasuhiro KIMURA <yasu@utahime.org>
* - adoption of optionsNGjgh2013-05-2913-146/+118
| | | | | | | | | - add trace options to ncurses{-deve} - doc knob conversion in subversion{16} - trim headers/comments - eliminate some processing of bsd.port.pre.mk Approved by: portmgr (miwi)
* Its ruby client for Tarantool Key-Value Storagemiwi2013-05-294-0/+28
| | | | | | | WWW: https://github.com/mailru/tarantool-ruby PR: ports/178624 Submitted by: Gvozdikov Veniamin <g.veniamin@googlemail.com>
* This is an implementation of MurmurHash3 - noncriptographic hash function.miwi2013-05-294-0/+23
| | | | | | | WWW: https://github.com/funny-falcon/murmurhash3-ruby PR: ports/178623 Submitted by: Gvozdikov Veniamin <g.veniamin@googlemail.com>