aboutsummaryrefslogtreecommitdiffstats
path: root/devel
Commit message (Collapse)AuthorAgeFilesLines
* Reassign skv@ ports to the heapbapt2013-04-224-19/+7
| | | | Feature safe: yes
* - New port: devel/tcloogahr2013-04-225-0/+49
| | | | | | | | | This is a backport for Tcl 8.5 of the Object Oriented layer (TclOO) shipped with Tcl 8.6. WWW: http://core.tcl.tk/tcloo/ Feature safe: yes
* Register pear-Horde_Cache_Fast and add dependenciesmm2013-04-223-1/+3
| | | | Feature safe: yes
* Horde ports update:mm2013-04-2230-45/+45
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | comms/pear-Horde_ActiveSync 2.3.0 -> 2.3.6 devel/pear-Horde_Alarm 2.0.3 -> 2.0.4 devel/pear-Horde_Argv 2.0.4 -> 2.0.7 security/pear-Horde_Auth 2.0.3 -> 2.0.4 devel/pear-Horde_Cache 2.0.1 -> 2.0.4 devel/pear-Horde_Core 2.3.0 -> 2.4.3 security/pear-Horde_Crypt 2.1.2 -> 2.1.3 devel/pear-Horde_Date 2.0.3 -> 2.0.4 devel/pear-Horde_Date_Parser 2.0.1 -> 2.0.2 databases/pear-Horde_Db 2.0.1 -> 2.0.2 security/pear-Horde_Group 2.0.1 -> 2.0.2 devel/pear-Horde_History 2.0.1 -> 2.0.2 www/pear-Horde_Http 2.0.1 -> 2.0.2 devel/pear-Horde_Icalendar 2.0.3 -> 2.0.4 graphics/pear-Horde_Image 2.0.3 -> 2.0.4 mail/pear-Horde_Imap_Client 2.7.0 -> 2.8.2 devel/pear-Horde_Lock 2.0.1 -> 2.0.2 mail/pear-Horde_Mail 2.0.3 -> 2.0.5 mail/pear-Horde_Mime 2.0.4 -> 2.1.1 mail/pear-Horde_Mime_Viewer 2.0.3 -> 2.0.4 security/pear-Horde_Perms 2.0.3 -> 2.1.0 devel/pear-Horde_Prefs 2.3.1 -> 2.3.2 devel/pear-Horde_Rdo 2.0.1 -> 2.0.2 devel/pear-Horde_Serialize 2.0.1 -> 2.0.2 www/pear-Horde_SessionHandler 2.0.1 -> 2.0.2 security/pear-Horde_Share 2.0.2 -> 2.0.3 devel/pear-Horde_Support 2.0.3 -> 2.1.0 comms/pear-Horde_SyncMl 2.0.2 -> 2.0.3 textproc/pear-Horde_Text_Diff 2.0.1 -> 2.0.2 textproc/pear-Horde_Text_Filter 2.0.5 -> 2.1.0 devel/pear-Horde_Tree 2.0.1 -> 2.0.2 net/pear-Horde_Url 2.1.0 -> 2.2.0 devel/pear-Horde_Util 2.2.0 -> 2.2.1 Feature safe: yes
* Fix pkg-plist issues.eadler2013-04-221-2/+2
| | | | | Reported by: mva Feature safe: yes
* Fix licenseeadler2013-04-221-1/+1
| | | | | Reported by: mva Feature safe: yes
* Update libregf to alpha 20130420antoine2013-04-222-3/+3
| | | | | Approved by: eadler (mentor) Feature safe: yes
* Update libmsiecf to 20130417antoine2013-04-222-3/+3
| | | | | Approved by: eadler (mentor) Feature safe: yes
* Update liblnk to alpha 20130413antoine2013-04-222-10/+4
| | | | | | | The examples are now on the project web site Approved by: eadler Feature safe: yes
* Update libevtx to alpha 20130418antoine2013-04-222-3/+3
| | | | | Approved by: eadler Feature safe: yes
* - Update to 1.10culot2013-04-212-3/+3
| | | | | Changes: http://search.cpan.org/dist/CPAN-Perl-Releases/Changes Feature safe: yes
* - Update to 3.2.0sunpoet2013-04-213-12/+7
| | | | | | | | | | | | | | - Cleanup Makefile header - Update WWW and reformat pkg-descr Changes: - On newer Linux systems, we use libkmod to look up kernel modules (modules.pcimap no longer exists.) To facilitate this, libpci is able to look up module aliases in sysfs. - Various minor bug fixes. - Updated pci.ids to the today's snapshot of the database. Feature safe: yes
* - Update to 1.0.0sunpoet2013-04-212-3/+6
| | | | | Changes: https://github.com/guard/listen/blob/master/CHANGELOG.md Feature safe: yes
* Update to version 0.3.1pawel2013-04-203-3/+4
| | | | | | PR: ports/177591 Submitted by: Veniamin Gvozdikov <g.veniamin@googlemail.com> (maintainer) Feature safe: yes
* Breaks on a 4-core build, mark MAKE_JOBS_UNSAFEcrees2013-04-201-0/+1
| | | | | Submitted by: Christoph Mallon <christoph.mallon@gmx.de> Feature safe: yes
* - Update to 6.66sunpoet2013-04-202-11/+7
| | | | | | | | - Add BUILD_DEPENDS - Cleanup Makefile Changes: http://search.cpan.org/dist/ExtUtils-MakeMaker/Changes Feature safe: yes
* - Update to 2013.08sunpoet2013-04-203-10/+21
| | | | | | | | | - Add LICENSE - Cleanup Makefile header - Sort PLIST Changes: http://search.cpan.org/dist/File-Flock/CHANGELOG Feature safe: yes
* - Add p5-IO-Event 0.812sunpoet2013-04-205-0/+75
| | | | | | | | | | | | | | | | | | | | | | | | IO::Event provides an object-based callback system for handling nonblocking IO. The design goal is to provide a system that just does the right thing without the user needing to think about it much. All APIs are kept as simple as possible yet at the same time, all functionality is accesible if needed. Simple things are easy. Hard things are possible. Most of the time file handling syntax will work fine: <$filehandle> and print $filehandle 'stuff'. IO::Event provides automatic buffering of output (with a callback to throttle). It provides automatic line-at-a-time input. After initial setup, call IO::Event::loop(). IO::Event was originally written to use Event. IO::Event still defaults to using Event but it can now use AnyEvent or its own event loop. WWW: http://search.cpan.org/dist/IO-Event/ Feature safe: yes
* Prevent libgii from building linux specific modules if linux headers areantoine2013-04-201-0/+2
| | | | | | | | found. Reported by: avg Approved by: eadler (mentor) Feature safe: yes
* - Convert to new options frameworksunpoet2013-04-201-4/+8
| | | | | | | - Do not silence installation message - Cosmetic change Feature safe: yes
* - Update to 0.56sunpoet2013-04-192-4/+4
| | | | | Changes: http://search.cpan.org/dist/IO-Async/Changes Feature safe: yes
* - update to 2.9.0rm2013-04-193-3/+40
| | | | Feature safe: yes
* Update to 0.12.3 release.ale2013-04-192-4/+3
| | | | Feature safe: yes
* Update to 3.0-20130413, including play2 support.ale2013-04-192-3/+4
| | | | Feature safe: yes
* - Convert to OptionsNGeadler2013-04-192-9/+9
| | | | | | | | | | | - Strip header - Remove leading article - Better pkg-descr PR: ports/176459 Submitted by: Kevin Zheng <kevinz5000@gmail.com> Approved by: maintainer timeout (> 1 month) Feature safe: yes
* - Fix runtime behavior due to typo in FreeBSD upstream patchbdrewery2013-04-194-2/+24
| | | | | Submitted by: Yuri <yuri@rawbw.com> Feature safe: yes
* - Update to 0.12culot2013-04-192-6/+8
| | | | | | Changes: http://search.cpan.org/dist/Future/Changes Submitted by: sunpoet@ (via private email) Feature safe: yes
* - Update to 0.018sunpoet2013-04-193-17/+4
| | | | | Changes: http://search.cpan.org/dist/ExtUtils-Helpers/Changes Feature safe: yes
* - Update to 0.2.3sunpoet2013-04-192-8/+4
| | | | | | | - Cleanup Makefile header Changes: https://github.com/nulayer/subexec/commits/master Feature safe: yes
* - Update to 0.13sunpoet2013-04-193-28/+9
| | | | | | | | | - Add LICENSE - Remove outdated PERL_LEVEL check - Cleanup Makefile header Changes: http://search.cpan.org/dist/Hash-FieldHash/Changes Feature safe: yes
* Update to 0.23eadler2013-04-182-3/+3
| | | | Feature safe: yes
* - Update to 1.21 [1]culot2013-04-183-6/+8
| | | | | | | | - Convert to optionsng PR: ports/177941 [1] Submitted by: Sebastien Santoro <dereckson@espace-win.org> (maintainer, from another address) Feature safe: yes
* - Update to b20100604 and unbreaksbz2013-04-183-16/+239
| | | | | | - Add LICENSE Feature safe: yes
* PERL_CONFIGURE don't necessary here, PERL_MODBUILD already include it.az2013-04-181-1/+0
| | | | Feature safe: yes
* - Fix CATEGORIESgahr2013-04-183-5/+7
| | | | | | - Add WWW line to pkg-descr Feature safe: yes
* update to 1.59, temporarily switching to the bundled tinyxml2bf2013-04-183-19/+8
| | | | Feature safe: yes
* - Update to 1.511lwhsu2013-04-182-3/+3
| | | | Feature safe: yes
* - Remove USE_GZIP (it's default)ak2013-04-183-13/+2
| | | | | | | | - Remove USE_GO (unused after r296612) - Convert Makefile headers to new style Approved by: portmgr (bapt) Feature safe: yes
* - Update to 2.37sunpoet2013-04-183-13/+8
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | - Remove LICENSE_FILE for well-known licenses - Cleanup Makefile header - Reformat pkg-descr Changes: 2.36: - auto.py: Use python 2.6 friendly sys.version_info test. Thanks Salvatore Bonaccorso and Gregor Hermann! (First half of #682631) - auto.py: Do not call decode() with an "errors" keyword, as this does not yet work with Python 2.6. Thanks Gregor Hermann! (Closes: #682631) 2.34: - auto.py: Fix *.ui detection to be robust for non-ASCII files. (LP: #1017468) - auto.py: Fix a regression with python2 if files have some utf-8 directives (LP: #1021969) 2.33: - auto.py: Fix crash when encountering binary files with Python 3. (LP: #995653) - auto.py: Fix crash when encountering an UTF-8 Python source code file. 2.32: - auto.py: Add support for installing GSettings schema files (*.gsettings.xml). Thanks to Frederik Elwert! (LP: #936546) Feature safe: yes
* Update libregf to alpha-20130414antoine2013-04-182-3/+3
| | | | | Approved by: miwi (mentor) Feature safe: yes
* Update libmsiecf to alpha-20130414antoine2013-04-182-3/+3
| | | | | Approved by: miwi (mentor) Feature safe: yes
* Update libevtx to 20130414antoine2013-04-182-3/+3
| | | | | Approved by: miwi (mentor) Feature safe: yes
* Update libevt to alpha-20130415antoine2013-04-182-3/+3
| | | | | Approved by: miwi (mentor) Feature safe: yes
* - Update to 1.21sunpoet2013-04-183-3/+6
| | | | | Changes: http://search.cpan.org/dist/MooseX-App/Changes Feature safe: yes
* - Update to latest snapshot (20130304) and unbreak this portsunpoet2013-04-182-13/+15
| | | | | | | - Bump PORTREVISION for distfile change Changes: https://code.google.com/p/google-js-test/source/list Feature safe: yes
* update to 0.9.8.6-rc1; add a test targetbf2013-04-185-57/+28
| | | | Feature safe: yes
* It seems we are in 2013 now. When did that happen!?eadler2013-04-181-1/+1
| | | | | Reported by: bapt Feature safe: yes
* Bump PORTREVISIONS, because of users installing with ports+pkgngcrees2013-04-181-5/+1
| | | | | Submitted by: miwi Feature safe: yes
* - Update to 0.8.1sbz2013-04-174-22/+32
| | | | | | - Convert to new option framework Feature safe: yes
* - Broken fails to buildmiwi2013-04-171-0/+2
| | | | | | | | | | | | | | | | | AR lib9 built lib9 CC yacc.c LD yacc built yacc YACC awkgram.y fatal error:can't create , <nil>:1 *** Error code 1 Stop in /work/a/ports/devel/9base/work/9base-2/awk. *** Error code 1 Feature safe: yes
* - Broken fails to buildmiwi2013-04-171-0/+2
| | | | | | | | | | gjstest/internal/cpp/typed_arrays.cc: In static member function 'static v8::Persistent<v8::FunctionTemplate><unnamed>::TypedArray<TBytes, TEAType>::GetTemplate() [with unsigned int TBytes = 8u, v8::ExternalArrayType TEAType = kExternalDoubleArray]': gjstest/internal/cpp/typed_arrays.cc:854: instantiated from here gjstest/internal/cpp/typed_arrays.cc:180: warning: 'New' is deprecated (declared at /usr/local/include/v8.h:4435) gmake: *** [gjstest/internal/cpp/typed_arrays.o] Error 1 *** Error code 1 Feature safe: yes
* - Broken fails to buildmiwi2013-04-171-0/+2
| | | | | | | | | /work/a/ports/devel/klee/work/klee-169327.138/lib/Core/Executor.cpp: In member function 'unsigned int klee::Executor::getWidthForLLVMType(llvm::Type*) const': /work/a/ports/devel/klee/work/klee-169327.138/lib/Core/Executor.cpp:3516: error: invalid use of incomplete type 'struct llvm::TargetData' /work/a/ports/devel/klee/work/klee-169327.138/include/klee/Internal/Module/KModule.h:27: error: forward declaration of 'struct llvm::TargetData' *** Error code 1 Feature safe: yes
* - Mark brokenmiwi2013-04-171-5/+3
| | | | | | | | | | Cdk.c: In function 'XS_CDKCALENDARPtr_DESTROY': Cdk.c:20581: error: 'CDKCALENDAR' undeclared (first use in this function) Cdk.c:20581: error: 'object' undeclared (first use in this function) Cdk.c:20585: error: expected expression before ')' token *** Error code 1 Feature safe: yes
* Update devel/flatzebra and dependent ports :martymac2013-04-172-11/+8
| | | | | | | | | | | | | | | | | | | | | | | | devel/flatzebra [1]: - Update to 0.1.6 - Use new Makefile header format - Replace USE_GNOME by proper USE_PKGCONFIG - Switch to OptionsNG games/afternoonstalker: - Update to 1.1.5 - Use new Makefile header format games/burgerspace: - Update to 1.9.2 - Use new Makefile header format games/cosmosmash: - Update to 1.4.6 - Use new Makefile header format PR: ports/177730 [1] Approved by: edwin (maintainer) [1] Feature safe: yes
* - Use current Tcl versiongahr2013-04-172-4/+14
| | | | Feature safe: yes
* - Update to 3.3culot2013-04-174-16/+42
| | | | | | | | | | | | - Add LICENSE (BSD) - Convert to optionsng - Trim Makefile's header Changes: http://icalendar.readthedocs.org/en/latest/changelog.html PR: ports/177679 Submitted by: Tobias Rehbein <tobias.rehbein@web.de> Approved by: Junji NAKANISHI <jun-g@daemonfreaks.com> (maintainer) Feature safe: yes
* - Update to 1.30gahr2013-04-173-14/+13
| | | | | | - Remove article from COMMENT line Feature safe: yes
* - pass maintainership to zope@rm2013-04-175-21/+8
| | | | | | | - trim Makefile header, while here Approved by: clsung (maintainer, via linkedin) Feature safe: yes
* Updated to 20130417daichi2013-04-173-5/+14
| | | | Feature safe: yes
* - update to 1.0.4jgh2013-04-172-9/+8
| | | | | | | | | | - add additional mirror - pet portlint - misc. cleanups Changes: http://libvirt.org/news.html Feature safe: yes
* Use byacc on current instead of bison.bapt2013-04-171-3/+13
| | | | | | | | Convert to new options framework Remove indefinite article from COMMENT Add license Feature safe: yes
* Update to 5.8.2zeising2013-04-172-3/+3
| | | | Feature safe: yes
* Update to 20130330trociny2013-04-172-6/+6
| | | | | Approved by: bdrewery Feature safe: yes
* - Update to 0.4.0madpilot2013-04-173-12/+6
| | | | | | | | - Trim Makefile headers PR: ports/177560 Submitted by: Richard Kojedzinszky <krichy@pi.nmdps.net> (maintainer from another address) Feature safe: yes
* - Update to 1.1.20rev1madpilot2013-04-173-8/+7
| | | | | | | | - Remove BROKEN PR: ports/177302 Submitted by: Hardy Schumacher <hardy.schumacher@gmx.de> (maintainer) Feature safe: yes
* Fix plistcrees2013-04-171-1/+0
| | | | | | PR: ports/177602 Submitted by: John Marino <draco@marino.st> Feature safe: yes
* - Update to 1.05culot2013-04-172-9/+5
| | | | | | | | - Pet portlint(1) by re-ordering LICENSE section - Trim Makefile's header Changes: http://search.cpan.org/dist/Test-Inter/ChangeLog Feature safe: yes
* - Update to 0.99culot2013-04-172-3/+3
| | | | | Changes: http://search.cpan.org/dist/Devel-CheckLib/CHANGES Feature safe: yes
* - Update to 0.04sunpoet2013-04-172-16/+8
| | | | | | | | - Remove outdated PERL_LEVEL check - Cleanup Makefile header Changes: http://search.cpan.org/dist/Data-Section-Simple/Changes Feature safe: yes
* Remove expirted ports that have no users and block the update of libgsf.kwm2013-04-1720-1513/+0
| | | | Feature safe: yes
* - Add p5-Module-Build-Tiny 0.017sunpoet2013-04-175-0/+53
| | | | | | | | | | | | | | Many Perl distributions use a Build.PL file instead of a Makefile.PL file to drive distribution configuration, build, test and installation. Traditionally, Build.PL uses Module::Build as the underlying build system. This module provides a simple, lightweight, drop-in replacement. Whereas Module::Build has over 6,700 lines of code; this module has less than 70, yet supports the features needed by most pure-Perl distributions. WWW: http://search.cpan.org/dist/Module-Build-Tiny/ Feature safe: yes
* - Add p5-ExtUtils-Helpers 0.016sunpoet2013-04-176-0/+55
| | | | | | | | | ExtUtils::Helpers provides various portable helper functions for module building modules. WWW: http://search.cpan.org/dist/ExtUtils-Helpers/ Feature safe: yes
* - Add p5-ExtUtils-InstallPaths 0.009sunpoet2013-04-175-0/+44
| | | | | | | | | | | | | | | | | | ExtUtils::InstallPaths tries to make install path resolution as easy as possible. When you want to install a module, it needs to figure out where to install things. The nutshell version of how this works is that default installation locations are determined from ExtUtils::Config, and they may be individually overridden by using the install_path attribute. An install_base attribute lets you specify an alternative installation root like /home/foo and prefix does something similar in a rather different (and more complicated) way. destdir lets you specify a temporary installation directory like /tmp/install in case you want to create bundled-up installable packages. WWW: http://search.cpan.org/dist/ExtUtils-InstallPaths/ Feature safe: yes
* - Add p5-ExtUtils-Config 0.007sunpoet2013-04-175-0/+31
| | | | | | | | ExtUtils::Config is an abstraction around the %Config hash. WWW: http://search.cpan.org/dist/ExtUtils-Config/ Feature safe: yes
* - Update to 0.05sunpoet2013-04-172-11/+9
| | | | | | | | - Add LICENSE - Cleanup Makefile header Changes: http://search.cpan.org/dist/Test-Mock-LWP-Dispatch/Changes Feature safe: yes
* - Update to 0.002sunpoet2013-04-172-4/+4
| | | | | Changes: http://search.cpan.org/dist/IO-Prompt-Tiny/Changes Feature safe: yes
* - Update to 0.27sunpoet2013-04-172-12/+11
| | | | | | | | - Add missing *_DEPENDS - Cleanup Makefile header Changes: http://search.cpan.org/dist/MooseX-ClassAttribute/Changes Feature safe: yes
* - Add p5-MooseX-Role-Strict 0.05sunpoet2013-04-175-0/+50
| | | | | | | | | | | | When using Moose::Role, a class which provides a method a role provides will silently override that method. This can cause strange, hard-to-debug errors when the role's methods are not called. Simple use MooseX::Role::Strict instead of Moose::Role and overriding a role's method becomes a composition-time failure. See the synopsis for a resolution. WWW: http://search.cpan.org/dist/MooseX-Role-Strict/ Feature safe: yes
* - Fix PLISTsunpoet2013-04-171-1/+0
| | | | Feature safe: yes
* - Update to 3.1.1sbz2013-04-162-3/+3
| | | | Feature safe: yes
* Remove unmaintained, expired ports:rene2013-04-1617-1691/+0
| | | | | | | | | | 2013-04-09 x11-drivers/xf86-video-radeonhd-devel: Unsupported devel version 2013-04-10 devel/ros-image_common: Depends on devel/ros_common which is broken for more than 6 months 2013-04-10 devel/ros-laser_pipeline: Depends on devel/ros_common which is broken for more than 6 months 2013-03-01 databases/php52-rrdtool: PHP 5.2 series is strongly discouraged for new installations, migrate now 2013-03-05 devel/ros-common: Broken for more than 6 month Feature safe: yes
* Update to 1.8.2.1.wxs2013-04-163-7/+9
| | | | Feature safe: yes
* - Fix builds when ENV is set and not executable by using proper SETENV for ↵bdrewery2013-04-141-1/+1
| | | | | | | | | | /usr/bin/env This fixes all cases of incorrect ENV/SETENV usage. Approved by: portmgr (implicit) With hat: portmgr PR: ports/173559
* - Update to 3.1.14 to address CVE-2013-2625bdrewery2013-04-122-5/+3
| | | | | | | | Changelog: http://www.otrs.com/en/open-source/community-news/release-notes/release-notes-otrs-help-desk-3114/ Approved by: portmgr (implicit) With hat: portmgr Security: eae8e3cf-9dfe-11e2-ac7f-001fd056c417
* - Mark FORBIDDENtabthorpe2013-04-121-0/+2
| | | | | Submitted by: des Approved by: portmgr (implicit)
* - Update to 3.2.13 to fix security vulnerabilitiesbdrewery2013-04-112-3/+3
| | | | | | | | | | | - Update rubygem-mail to 2.5.3 as rubygem-actionmailer-3.2.13 requires it PR: ports/177709 Submitted by: Geoffroy Desvernay <dgeo@centrale-marseille.fr> With hat: ruby Approved by: portmgr (implicit) Reviewed by: miwi Security: db0c4b00-a24c-11e2-9601-000d601460a4
* - Remove superfluous pkg-message, apparently become forgotten at the latestpgj2013-04-111-10/+0
| | | | | | | synchronization Approved by: portmgr (miwi) Obtained from: FreeBSD Haskell
* Bump PORTREVISION.rpaulo2013-04-111-1/+1
| | | | | Approved by: portmgr Requested by: bdrewery
* Remove the NPREFIX macro and use a more data-driven approach.rpaulo2013-04-111-8/+7
| | | | | | | PR: 177746j Submitted by: Christoph Mallon Reviewed by: lev Approved by: portmgr
* - Subversion 1.7.9 security update [1]ohauer2013-04-065-6/+7
| | | | | | | | | | | | | | | | | | | | | - Subversion 1.6.21 security update [2] This release addesses the following issues security issues: [1][2] CVE-2013-1845: mod_dav_svn excessive memory usage from property changes [1][2] CVE-2013-1846: mod_dav_svn crashes on LOCK requests against activity URLs [1][2] CVE-2013-1847: mod_dav_svn crashes on LOCK requests against non-existant URLs [1][2] CVE-2013-1849: mod_dav_svn crashes on PROPFIND requests against activity URLs [1] CVE-2013-1884: mod_dav_svn crashes on out of range limit in log REPORT request More information on these vulnerabilities, including the relevent advisories and potential attack vectors and workarounds, can be found on the Subversion security website: http://subversion.apache.org/security/ PR: 177646 Submitted by: ohauer Approved by: portmgr (tabthorpe, erwin), lev Security: b6beb137-9dc0-11e2-882f-20cf30e32f6d
* - update thunderbird, firefox-esr, linux-thunderbird and linux-firefox toflo2013-04-044-25/+9
| | | | | | | | | | | | | | | | 17.0.5 - update firefox to 20.0 - update seamonkey and linux-seamonkey to 2.17 - update nspr to 4.9.6 - remove mail/thunderbird-esr, Mozilla stopped providing 2 versions of thunderbird - prune support for old FreeBSD versions; users of 8.2, 7.4 or earlier are advised to upgrade - http://www.freebsd.org/security/ - add vuln.xml entry Security: 94976433-9c74-11e2-a9fc-d43d7e0c7c02 Approved by: portmgr (miwi) In collaboration with: Jan Beich <jbeich@tormail.org>
* - Remove autogenerated icon-theme.cache from plistmakc2013-04-032-1/+1
| | | | Approved by: portmgr (miwi)
* - Record required USE_QT4 components (to fix build with KDE 4.10)makc2013-04-031-1/+2
| | | | Approved by: portmgr (miwi)
* - Fix plistmiwi2013-04-032-0/+5
| | | | Approved by: portmgr
* - RUBY_VER is not sufficient to require ruby 1.9, mark BROKEN under ruby 1.8zi2013-04-021-2/+7
| | | | Approved by: portmgr (bapt)
* - Fix build with bmakebdrewery2013-04-011-1/+1
| | | | | | | PR: ports/177545 Submitted by: John Marino <draco@marino.st> Approved by: gnome (kwm) With hat: portmgr
* fix the build by updating to 3.3 (from Sourceforge svn)bf2013-04-013-29/+19
| | | | Approved by: portmgr
* - Fix a minor dynamic linking problem for certain Haskell Cabal portspgj2013-03-312-1/+2
| | | | | | | | - Add an UPDATING entry for description and instructions Submitted by: ashish Approved by: portmgr (miwi) Obtained from: FreeBSD Haskell
* Disable the class inheritance plugin, it needed a library that was removedkwm2013-03-312-19/+4
| | | | | | | in the last graphviz update. This allows it to packages again. Submitted by: miwi Approved by: portmgr (miwi)
* fix the build after FreeBSD src svn r248751bf2013-03-301-1/+1
| | | | | Reviewed by: mandree Approved by: portmgr
* - Mark Broken fails to buildmiwi2013-03-301-0/+2
| | | | | | | | | | | | | | | | touch .config OMAKEFLAGS= OMAKEPATH=lib ./omake-boot --dotomake .omake --force-dotomake -j2 main *** omake: reading OMakefiles *** omake error: File mk/defaults: line 124, characters 1-41 write(): Broken pipe *** omake error: File mk/defaults: line 124, characters 1-41 command exited with code: 123 * Error code 123 Reported by: pointyhat Approved by: portmgr
* - Unbreak buildmiwi2013-03-302-1/+3
| | | | Approved by: portmgr, maintainer timeout
* - add backup mirror to fix fetchrm2013-03-301-4/+3
| | | | | | | - remove dependency on simplejson (no needed for python 2.6+), while here - bump PORTREVISION because of dependency change Approved by: portmgr (miwi), Veniamin Gvozdikov <g.veniamin@googlemail.com> (maintainer)
* GNU Emacs updatesashish2013-03-308-6/+8
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | editors/emacs: - Update to 24.3 - Update CANNA patchset[1] - Unbreak ARM support by using the patch from emacs-devel port - Add missing INSTALLS_ICONS[2] - Remove a patch which is already integrated upstream - Fix Makefile header editors/emacs-devel: - Update to bzr revision 112178 - Fix Makefile header - Add missing INSTALLS_ICONS[2] editors/emacs23: - Remove ABI versions from LIB_DEPENDS - Fix Makefile header - Add missing INSTALLS_ICONS[2] Mk/bsd.emacs.mk: - Update major version for editors/emacs port *: - Bump PORTREVISION to chase Emacs updates PR: ports/177428[2] Submitted by: Yuji TAKANO[1] (via private email), bdrewery[2]
* - Remove $FreeBSD$ line from pkg-plistacm2013-03-301-1/+0
| | | | Reported by: miwi
* Produces ctags "tags" and etags "TAGS" files for Haskell programs.pgj2013-03-304-0/+25
| | | | | | WWW: http://hackage.haskell.org/package/hasktags Obtained from: FreeBSD Haskell
* - Update Haskell ports from the development repositorypgj2013-03-30107-275/+261
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - Avoid self-dependency for print/hs-hscolour (when HSCOLOUR is set) Contributed by: ashish New ports (5): devel/hs-geniplate 0.6.0.3 devel/hs-uuid 1.2.9 net/hs-maccatcher 2.1.5 net/hs-publicsuffixlist 0.0.3 textproc/hs-regex-tdfa 1.1.8 Removed ports (1): math/hs-Agda-executable 2.3.0.1_3 Updated ports (115): archivers/hs-zip-archive 0.1.3.3 --> 0.1.3.4 archivers/hs-zlib-conduit 0.5.0.3_1 --> 1.0.0 audio/hs-OpenAL 1.4.0.1_3 --> 1.4.0.2 databases/hs-persistent 1.1.4 --> 1.1.5.1 databases/hs-persistent-sqlite 1.1.2 --> 1.1.5 databases/hs-persistent-template 1.1.2.1 --> 1.1.2.4 devel/hs-Boolean 0.1.2 --> 0.2 devel/hs-ansi-terminal 0.5.5.1 --> 0.6 devel/hs-base64-bytestring 1.0.0.0_1 --> 1.0.0.1 devel/hs-base64-conduit 0.5.1 --> 1.0.0 devel/hs-basic-prelude 0.3.2.0 --> 0.3.4.0 devel/hs-bifunctors 3.2 --> 3.2.0.1 devel/hs-blaze-builder-conduit 0.5.0.3_1 --> 1.0.0 devel/hs-classy-prelude 0.4.3 --> 0.5.3 devel/hs-classy-prelude-conduit 0.4.3 --> 0.5.3 devel/hs-cmdargs 0.10.1_1 --> 0.10.2 devel/hs-conduit 0.5.6 --> 1.0.2 devel/hs-darcs 2.8.3_1 --> 2.8.4 devel/hs-either 3.1 --> 3.4 devel/hs-errors 1.3.1 --> 1.4.1 devel/hs-filestore 0.6 --> 0.6.0.1 devel/hs-filesystem-conduit 0.5.0.2_1 --> 1.0.0 devel/hs-git-annex 3.20130124 --> 4.20130323 devel/hs-hashtables 1.0.1.8_1 --> 1.1.0.2 devel/hs-haskeline 0.6.4.7_3 --> 0.7.0.3 devel/hs-hint 0.3.3.5_1 --> 0.3.3.6 devel/hs-hoogle 4.2.15 --> 4.2.16 devel/hs-hspec 1.4.3 --> 1.4.4 devel/hs-lens 3.8.5 --> 3.8.7.3 devel/hs-logict 0.5.0.2_1 --> 0.6 devel/hs-monad-logger 0.2.3.2 --> 0.3.0.1 devel/hs-monad-par 0.3_3 --> 0.3.4.1 devel/hs-mueval 0.8.2_3 --> 0.9 devel/hs-profunctors 3.2 --> 3.3 devel/hs-project-template 0.1.1 --> 0.1.3 devel/hs-readline 1.0.1.0_8 --> 1.0.3.0 devel/hs-reflection 1.1.6 --> 1.1.7 devel/hs-resourcet 0.4.4_1 --> 0.4.5 devel/hs-show 0.4.1.2_4 --> 0.5 devel/hs-simple-reflect 0.2_1 --> 0.3.1 devel/hs-smallcheck 0.6.2 --> 1.0.2 devel/hs-testpack 2.1.2_3 --> 2.1.2.1 devel/hs-threads 0.5.0.1_1 --> 0.5.0.2 devel/hs-time-compat 0.1.0.2_1 --> 0.1.0.3 devel/hs-unix-time 0.1.4_1 --> 0.1.5 devel/hs-uulib 0.9.14_4 --> 0.9.15 mail/hs-email-validate 0.3.2_1 --> 1.0.0 mail/hs-mime-types 0.1.0.2 --> 0.1.0.3 math/hs-Agda 2.3.0.1_3 --> 2.3.2 math/hs-NumInstances 1.0_4 --> 1.2 math/hs-comonad 3.0.1.1 --> 3.0.2 math/hs-contravariant 0.2.0.2_3 --> 0.4 math/hs-distributive 0.3 --> 0.3.1 math/hs-math-functions 0.1.1.2_1 --> 0.1.3.0 net/hs-network-conduit 0.6.2.2 --> 1.0.0 net/hs-sendfile 0.7.8_1 --> 0.7.9 net/hs-simple-sendfile 0.2.10 --> 0.2.11 net/hs-socks 0.4.2_1 --> 0.5.0 security/hs-crypto-api 0.10.2_3 --> 0.11 security/hs-crypto-conduit 0.4.3 --> 0.5.0 security/hs-monadcryptorandom 0.5_1 --> 0.5.1 security/hs-skein 0.1.0.11 --> 0.1.0.12 security/hs-tls 1.1.1 --> 1.1.2 textproc/hs-HStringTemplate 0.6.12_1 --> 0.7.1 textproc/hs-attoparsec 0.10.3.0 --> 0.10.4.0 textproc/hs-attoparsec-conduit 0.5.0.3_1 --> 1.0.0 textproc/hs-blaze-html 0.5.1.3 --> 0.6.0.0 textproc/hs-case-insensitive 0.4.0.4 --> 1.0 textproc/hs-citeproc-hs 0.3.7 --> 0.3.8 textproc/hs-highlighting-kate 0.5.3.5 --> 0.5.3.8 textproc/hs-hs-bibutils 4.16 --> 4.17 textproc/hs-html-conduit 0.1.0.4_1 --> 1.1.0 textproc/hs-hxt-regex-xmlschema 9.0.4_4 --> 9.1.0 textproc/hs-pandoc 1.9.4.5_1 --> 1.11.1 textproc/hs-pandoc-types 1.9.1_3 --> 1.10 textproc/hs-tagstream-conduit 0.5.3_1 --> 0.5.4 textproc/hs-xml-conduit 1.0.3.3_1 --> 1.1.0.3 textproc/hs-xmlhtml 0.2.0.3_1 --> 0.2.1 textproc/hs-yaml 0.8.2 --> 0.8.2.3 www/hs-activehs 0.3.0.1_1 --> 0.3.1 www/hs-authenticate 1.3.2_1 --> 1.3.2.6 www/hs-fastcgi 3001.0.2.3_7 --> 3001.0.2.4 www/hs-gitit 0.10.1.2 --> 0.10.3.1 www/hs-hS3 0.5.6_5 --> 0.5.7 www/hs-hamlet 1.1.3.1 --> 1.1.6.3 www/hs-happstack-server 7.1.1_1 --> 7.1.7 www/hs-heist 0.11.0 --> 0.11.1 www/hs-hjsmin 0.1.4 --> 0.1.4.1 www/hs-http-conduit 1.8.7 --> 1.9.0 www/hs-http-reverse-proxy 0.1.1.1 --> 0.1.1.3 www/hs-http-server 1.0.1_1 --> 1.0.2 www/hs-http-types 0.7.3.0.1_1 --> 0.8.0 www/hs-shakespeare 1.0.2_1 --> 1.0.3.1 www/hs-shakespeare-css 1.0.2_1 --> 1.0.3 www/hs-shakespeare-js 1.1.1 --> 1.1.2.1 www/hs-snap 0.11.0 --> 0.11.2 www/hs-snap-core 0.9.2.2_1 --> 0.9.3.1 www/hs-snap-server 0.9.2.4_1 --> 0.9.3.3 www/hs-wai 1.3.0.1_1 --> 1.4.0 www/hs-wai-app-static 1.3.1_1 --> 1.3.1.2 www/hs-wai-extra 1.3.2 --> 1.3.2.4 www/hs-wai-test 1.3.0_1 --> 1.3.0.4 www/hs-warp 1.3.7.1 --> 1.3.7.4 www/hs-yesod 1.1.7.2 --> 1.1.9.2 www/hs-yesod-auth 1.1.3 --> 1.1.5.3 www/hs-yesod-core 1.1.7.1 --> 1.1.8.2 www/hs-yesod-default 1.1.3 --> 1.1.3.2 www/hs-yesod-form 1.2.0.2 --> 1.2.1.3 www/hs-yesod-json 1.1.2_1 --> 1.1.2.1 www/hs-yesod-platform 1.1.7.2 --> 1.1.8 www/hs-yesod-routes 1.1.1.1_1 --> 1.1.2 www/hs-yesod-static 1.1.1.2 --> 1.1.2.2 www/hs-yesod-test 0.3.3 --> 0.3.5 x11-wm/hs-xmonad-contrib 0.11 --> 0.11.1 x11/hs-X11 1.6.0.2 --> 1.6.1.1 Please note that port revisions for dependent ports are bumped. Obtained from: FreeBSD Haskell
* Fix build with clangpawel2013-03-301-0/+38
| | | | | | PR: ports/176961 Submitted by: myself Approved by: maintainer timeout
* - Update to 2.0801sunpoet2013-03-302-4/+4
| | | | Changes: http://search.cpan.org/dist/Moose/Changes
* - Update to 1.46sunpoet2013-03-303-10/+10
| | | | Changes: http://search.cpan.org/dist/Filter/Changes
* - Update to 0.4004sunpoet2013-03-302-29/+7
| | | | | | | - Convert to new options framework - Cleanup Makefile Changes: http://search.cpan.org/dist/Module-Build/Changes
* - Update to 3.09sunpoet2013-03-302-3/+3
| | | | Changes: http://search.cpan.org/dist/Object-Simple/Changes
* - Update to 2.130880sunpoet2013-03-302-15/+5
| | | | | | | - Remove outdated PERL_LEVEL check - Cleanup Makefile header Changes: http://search.cpan.org/dist/CPAN-Meta/Changes
* distinfo was missing PORTNAME, fix it.koobs2013-03-291-2/+2
| | | | | | Mental Note: dont play with bsd.sites.mk while your mentee patch is in review Approved by: eadler (mentor)
* - Update to 2.1miwi2013-03-292-4/+4
| | | | | PR: 177437 Submitted by: William Grzybowski <william88@gmail.com> (maintainer)
* MooX::Options adds option keywords to your object (Mo/Moo/Moose)miwi2013-03-295-0/+48
| | | | | | | WWW: http://search.cpan.org/dist/MooX-Options/ PR: ports/176845 Submitted by: Espen Tagestad <espen@tagestad.no>
* Data::Record - "split" on steroidsmiwi2013-03-295-0/+35
| | | | | | | WWW: http://search.cpan.org/dist/Data-Record/ PR: ports/176844 Submitted by: Espen Tagestad <espen@tagestad.no>
* - Update to 0.7.9.lippe2013-03-293-132/+5
| | | | | | PR: ports/176770 Submitted by: William Grzybowski <william88@gmail.com> Approved by: maintainer timeout ( >2 weeks)
* For perl@ owned ports:eadler2013-03-29110-545/+177
| | | | | - Fix COMMENT - Trim header
* Deprecate and mark expired libusb which has no use in any supported release.eadler2013-03-291-5/+4
|
* - fix fetch by switching to USE_GITHUBrm2013-03-292-3/+7
| | | | Reported by: pointyhat (miwi)
* New port: devel/p5-Term-ProgressBar-Quiet:zi2013-03-295-0/+39
| | | | | | | | | Term::ProgressBar is a wonderful module for showing progress bars on the terminal. This module acts very much like that module when it is run interactively. However, when it is not run interactively (for example, as a cron job) then it does not show the progress bar. WWW: http://search.cpan.org/dist/Term-ProgressBar-Quiet/
* Update Plone to 4.2.5.rm2013-03-2973-159/+195
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Release notes: http://plone.org/products/plone/releases/4.2.5 http://plone.org/products/plone/releases/4.2.4 http://plone.org/products/plone/releases/4.2.3 http://plone.org/products/plone/releases/4.2.2 This update includes: - devel/py-Products.ZCTextIndex 2.13.3 -> 2.13.4 - devel/py-Products.ATContentTypes 2.1.8 -> 2.1.12 - devel/py-Products.Archetypes 1.8.3 -> 1.8.6 - devel/py-Products.CMFCore 2.2.6 -> 2.2.7 - devel/py-Products.CMFDefault 2.2.2 -> 2.2.3 - devel/py-Products.CMFDiffTool 2.0 -> 2.0.2 - devel/py-Products.CMFDynamicViewFTI 4.0.2 -> 4.0.3 - devel/py-Products.CMFEditions 2.2.5 -> 2.2.8 - devel/py-Products.CMFFormController 3.0.2 -> 3.0.3 - devel/py-Products.CMFPlacefulWorkflow 1.5.7 -> 1.5.9 - www/py-Products.CMFPlone 4.2.1.1 -> 4.2.5 - devel/py-Products.contentmigration 2.1.1 -> 2.1.3 - devel/py-Products.ExtendedPathIndex 3.0.1 -> 3.1 - devel/py-Products.GenericSetup 1.7.2 -> 1.7.3 - devel/py-Products.Marshall 2.1.1 -> 2.1.2 - devel/py-Products.MimetypesRegistry 2.0.3 -> 2.0.4 - devel/py-Products.PasswordResetTool 2.0.8 -> 2.0.12 - devel/py-Products.PloneLanguageTool 3.2.5 -> 3.2.7 - security/py-Products.PlonePAS 4.0.13 -> 4.0.16 - security/py-Products.PluggableAuthService 1.8.0 -> 1.10.0 - devel/py-Products.PortalTransforms 2.0.7 -> 2.1.2 - devel/py-Products.ResourceRegistries 2.2.1 -> 2.2.7 - www/py-Products.TinyMCE 1.2.13 -> 1.2.16 - www/py-Products.kupu 1.5.0 -> 1.5.1 - devel/py-archetypes.querywidget 1.0.4 -> 1.0.8 - devel/py-archetypes.referencebrowserwidget 2.4.12 -> 2.4.17 - devel/py-archetypes.schemaextender 2.1.1 -> 2.1.2 - devel/py-collective.z3cform.datetimewidget 1.2.0 -> 1.2.3 - devel/py-diazo 1.0.1 -> 1.0.3 - devel/py-kss-core 1.6.4 -> 1.6.5 - www/py-plone.app.blob 1.5.2 -> 1.5.7 - www/py-plone.app.caching 1.1 -> 1.1.3 - www/py-plone.app.collection 1.0.5 -> 1.0.8 - www/py-plone.app.content 2.0.11 -> 2.0.12 - www/py-plone.app.contentmenu 2.0.6 -> 2.0.8 - www/py-plone.app.contentlisting 1.0.1 -> 1.0.4 - www/py-plone.app.contentrules 2.1.8 -> 2.1.9 - www/py-plone.app.controlpanel 2.2.8 -> 2.2.11 - www/py-plone.app.discussion 2.1.7 -> 2.1.9 - www/py-plone.app.folder 1.0.4 -> 1.0.5 - www/py-plone.app.form 2.1.1 -> 2.1.2 - www/py-plone.app.i18n 2.0.1 -> 2.0.2 - www/py-plone.app.imaging 1.0.6 -> 1.0.7 - www/py-plone.app.iterate 2.1.7 -> 2.1.9 - www/py-plone.app.layout 2.2.7 -> 2.2.9 - www/py-plone.app.ldap 1.2.8 -> 1.3.0 - www/py-plone.app.linkintegrity 1.4.6 -> 1.5.1 - www/py-plone.app.locales 4.0.15 -> 4.2.5 - www/py-plone.app.portlets 2.2.6 -> 2.3.8 - www/py-plone.app.querystring 1.0.5 -> 1.0.7 - www/py-plone.app.search 1.0.4 -> 1.0.8 - www/py-plone.app.testing 4.2 -> 4.2.2 - www/py-plone.app.theming 1.0.3 -> 1.0.4 - www/py-plone.app.upgrade 1.2.1 -> 1.2.5 - www/py-plone.app.users 1.1.3 -> 1.1.5 - www/py-plone.app.viewletmanager 2.0.2 > 2.0.3 - www/py-plone.app.vocabularies 2.1.7 -> 2.1.10 - www/py-plone.app.workflow 2.0.7 -> 2.0.10 - www/py-plone.app.z3cform 0.6.0 -> 0.6.2 - www/py-plone.autoform 1.2 -> 1.3 - www/py-plone.browserlayer 2.1.1 -> 2.1.2 - www/py-plone.cachepurging 1.0.3 -> 1.0.4 - www/py-plone.contentrules 2.0.1 -> 2.0.2 - www/py-plone.folder 1.0.2 -> 1.0.4 - www/py-plone.i18n 2.0.1 -> 2.0.5 - www/py-plone.indexer 1.0 -> 1.0.2 - www/py-plone.intelligenttext 2.0.1 -> 2.0.2 - security/py-plone.keyring 2.0 -> 2.0.1 - www/py-plone.locking 2.0.3 -> 2.0.4 - security/py-plone.openid 2.0 -> 2.0.1 - www/py-plone.outputfilters 1.6 -> 1.8 - www/py-plone.portlet.collection 2.1.1 -> 2.1.3 - www/py-plone.portlet.static 2.0.1 -> 2.0.2 - security/py-plone.protect 2.0 -> 2.0.2 - www/py-plone.registry 1.0 -> 1.0.1 - www/py-plone.resource 1.0.1 -> 1.0.2 - security/py-plone.session 3.5 -> 3.5.3 - www/py-plone.subrequest 1.6.6 -> 1.6.7 - www/py-plone.supermodel 1.1.1 -> 1.1.4 - www/py-plone.testing 4.0.4 -> 4.0.8 - www/py-plone.transformchain 1.0.2 -> 1.0.3 - www/py-plonetheme.classic 1.2.3 -> 1.2.5 - www/py-plonetheme.sunburst 1.2.7 -> 1.2.8 - textproc/py-wicked 1.1.9 -> 1.1.10 - devel/py-z3c.formwidget.query 0.8 -> 0.9 - devel/py-zope.schema 4.2.0 -> 4.2.1
* Style: tab -> space.eadler2013-03-2957-57/+57
| | | | Most contributors copy an existing port when writing their own so reduce the number of bad examples in the tree.
* Update to 1.4.1cs2013-03-292-3/+4
|
* Update to version 1.1.0.tijl2013-03-293-3/+11
| | | | Approved by: crees (mentor)
* Drop support for old versions of FreeBSD from unmaintained portseadler2013-03-288-28/+0
| | | | Reviewed by: miwi
* Remove INFO as it is not needed.eadler2013-03-281-2/+0
| | | | Prompted by: miwimail
* - Fix build with clangmiwi2013-03-281-0/+11
| | | | | | PR: 174240 Submitted by: Keith White <kwhite@uottawa.ca> Approved by: maintainer
* - Update to 0.17.1miwi2013-03-287-1086/+1192
| | | | | PR: 177247 Submitted by: ports fury
* - Update to 20130319miwi2013-03-282-3/+3
| | | | | PR: 177197 Submitted by: antoine@
* - Update to 20130319miwi2013-03-282-3/+3
| | | | | PR: 177198 Submitted by: antoine@
* - Update to 20130319miwi2013-03-282-3/+3
| | | | | PR: 177199 Submitted by: antoine@
* Mechanically convert unmaintained ports which use "gnomehack" to use ↵eadler2013-03-289-57/+27
| | | | "pathfix" instead.
* A portlint run over my ports revealed some false positives and these two ↵eadler2013-03-281-1/+1
| | | | minor formatting issues. Fix them.
* - Update to 2.23.2bdrewery2013-03-282-3/+3
| | | | | PR: ports/177421 Submitted by: Danilo Egêa Gondolfo <danilogondolfo@gmail.com> (maintainer)
* KDE/FreeBSD team presents KDE SC 4.10.1 ports!makc2013-03-2728-250/+125
| | | | | | | | | | | | | | | | | | | | | | | - kdegames4 port has been split. - kdeutils4-printer-applet and system-config-printer-kde have been replaced by print/kde4-print-manager. - Recover misc/kde4-l10n-mr from attic. - New USE_KDE4 components: kactivities, libkdegames, nepomuk-core, and nepomuk-widgets. - Provide sharedmime component with magic: ports don't need to run update-mime-database themselves now. - Switch some ports to out-of-source build. - Update port comments. - Adjust dependence on Qt4 components. - x11/kde4 installs modern kdepim4 now. - Remove redundant aspell and hspell from kdelibs4, both can be enabled in textproc/enchant if needed. - Remove stale bits from bsd.kde4.mk The area51 repository features commits by Schaich Alonso and myself. Contributors: - Tobias Berner
* - Unbreak buildmiwi2013-03-271-1/+1
|
* Update to 0.016.tobez2013-03-272-3/+3
| | | | Changes: http://search.cpan.org/dist/Path-Tiny/Changes
* Update to 0.10.tobez2013-03-272-8/+4
| | | | Changes: http://search.cpan.org/dist/Devel-GlobalDestruction/Changes
* Update to 2.10(00).tobez2013-03-272-9/+5
| | | | Changes: http://search.cpan.org/dist/Devel-Symdump/Changes
* - Unbreak buildmiwi2013-03-271-1/+1
| | | | Reported by: pointyhat
* - Fix plistwen2013-03-272-5/+1
| | | | Reported by: miwi@
* - Unbreak buildmiwi2013-03-272-11/+7
| | | | | | | | - While here trim header - Optionsng Reported by: pointyhat With hat: portmgr
* * Update devel/lua-lgi to version 0.7.1mandree2013-03-274-12/+18
| | | | | | | | | | | | * Install corelgilua51.so to proper directory (otherwise x11-wm/awesome cannot load it) Note that due to the commit r315210 (ports/176834), major merging of the two PRs' patches were necessary. PR: ports/176896 Submitted by: Herbert J. Skuhra <h.skuhra@gmail.com> Approved by: maintainer timeout (andreevmaxim@gmail.com, 14 days)
* - Update to 1.4.0cs2013-03-274-29/+20
| | | | | - Trim header - Fix spacing near WWW
* Add beter description for the X11 option.kwm2013-03-271-0/+1
| | | | Submitted by: avg@
* - Rename DOCS option to GENDOCS, enable it only for package building, andmakc2013-03-262-5/+106
| | | | | use plist instead of PORTDOCS (which is intended for DOCS option) - Update USE_QT4 components
* Fix pkg-plistskreuzer2013-03-262-1/+3
|
* - Update to 3.1.0miwi2013-03-263-132/+126
| | | | | | PR: 176792 Submitted by: William Grzybowski <william88@gmail.com> Approved by: maintainer timeout
* - Update to 2.1.3miwi2013-03-269-64/+86
| | | | | PR: v176562 Submitted by: Ports Fury
* Update to 0.22.tobez2013-03-262-3/+3
| | | | Changes: http://search.cpan.org/dist/Class-StateMachine/Changes
* - fix build with freetdsohauer2013-03-261-1/+1
| | | | | | | - no version bump (not a default option) PR: 177118 Submitted by: Christopher Dukes <chris.dukes.aix@gmail.com>
* - Update to 0.5.1koobs2013-03-264-15/+18
| | | | | | | | - Update and sort pkg-plist - Tweak COMMENT according to standards - Tab->space in pkg-descr Approved by: eadler (mentor)
* - Update to 1.0garga2013-03-254-66/+10
| | | | | - Get source rom github - Pass maintainership to lua@
* - Add global options (DOCS, NLS, etc) to the OPTIONS_DEFINE if it'smakc2013-03-251-1/+1
| | | | | already defined - Remove OPTIONS_DEFINE, if it contains only global options
* Update to 1.005.tobez2013-03-252-3/+3
| | | | Changes: http://search.cpan.org/dist/File-pushd/Changes
* Fix installation to respect LUA_* env varsgarga2013-03-253-40/+58
| | | | | | PR: ports/176834 Submitted by: Green Dog <fiziologus@gmail.com> Approved by: maintainer timeout
* - remove empty OPTIONS_DEFAULTrene2013-03-252-5/+2
| | | | - portlint fixes
* Update to 20130303.trociny2013-03-252-6/+6
| | | | | PR: ports/177351 Approved by: bdrewery
* - Update to 3.1miwi2013-03-253-19/+60
| | | | | PR: 177244 Submitted by: ports fury
* - A port which is restricted should must not hide this facteadler2013-03-251-2/+0
| | | | | | - Make LEGAL and the Makefile agree on the exact text Approved by: portmgr (implicit)
* - Update to 2.1.0koobs2013-03-253-35/+58
| | | | | | | | | | - Update pkg-plist - Remove pygments from TEST_DEPENDS (not required anymore) - Remove TESTS option Changelog: http://circuits.readthedocs.org/en/latest/changes.html Approved by: rm (mentor)
* Deprecate and mark BROKEN the rtems ports.eadler2013-03-2521-105/+103
| | | | | | There are many issues with the ports and these will require a dedicated maintainer to fix them. Reviewed by: swills, draco@marino.st
* Bluelet is a simple, pure-Python solution for writing intelligible asynchronousswills2013-03-254-0/+26
| | | | | | | | | socket applications. WWW: https://github.com/sampsyo/bluelet PR: ports/176306 Submitted by: Mark Felder <feld@feld.me>
* - use PORTEXAMPLESrm2013-03-252-18/+4
| | | | | | | | - no need to patch examples/Makefile, we don't use it - clean up DOCS installation too PR: 177052 Submitted by: antoine (maintainer)
* - Update to 0.18.0miwi2013-03-252-3/+3
| | | | | PR: 177250 Submitted by: Ports Fury
* - Update to 6.1.8miwi2013-03-243-6/+10
| | | | | PR: 177256 Submitted by: Ports Fury
* Cleanup the GGI ports:antoine2013-03-242-32/+30
| | | | | | | | | | | | | | | - trim header - remove a dead master site - update my email address - remove article in COMMENT - add LICENSE - use OPTIONS(NG) - do not specify lib version in LIB_DEPENDS - libvgl can be used on amd64 since ~3 years (libgii and libggi) - libgii can use xxf86dga extension PR: ports/177332 Approved by: bapt
* - attempt to fix build by bringing in doxygen requirementjgh2013-03-241-0/+11
| | | | Reported by: pointyhat
* - Add missing header to src/nat.cpp fileacm2013-03-242-0/+11
| | | | | PR: ports/176434 Submitted by: Han Hwei Woo <han+freebsd at astutehosting.com>
* Add a mirror for the distfilebapt2013-03-241-1/+2
| | | | | PR: ports/175400 Submitted by: Po-Chien Lin <linpc@cs.nctu.edu.tw>
* Use PORTEXAMPLES variable instead of custom EXAMPLES in plistbapt2013-03-242-165/+158
| | | | | PR: ports/175400 Submitted by: Po-Chien Lin <linpc@cs.nctu.edu.tw>
* - Update to 2.030sunpoet2013-03-242-8/+4
| | | | | | - Cleanup Makefile header Changes: http://search.cpan.org/dist/Config-Model/ChangeLog
* Fix USE_GITHUB in combinaison with MASTER_SITE= GHC which breaks WRKSRCbapt2013-03-241-0/+1
| | | | | | PR: ports/177316 Submitted by: William Grzybowski <william88@gmail.com> Reported by: miwi
* - Update to 1.6.0bdrewery2013-03-242-4/+3
| | | | | PR: ports/177294 Submitted by: Chris Petrik <c.petrik.sosa@gmail.com> (maintainer)
* - Fix pkg-plistaz2013-03-241-25/+33
| | | | - Trim header
* - Add missing dependency (devel/fpc-fcl-base)acm2013-03-231-1/+1
| | | | Reported by: miwi
* Update to 3.0 final release.ale2013-03-232-4/+4
|
* - Update to 0.09sunpoet2013-03-232-10/+3
| | | | | | - Cleanup comments from "port create" skeleton Changes: http://search.cpan.org/dist/Test-Fixme/Changes
* - Update to 1.0.3sunpoet2013-03-232-3/+5
| | | | | | - Add LICENSE Changes: https://github.com/bdurand/lumberjack/blob/master/CHANGES.txt
* - Update to 2.6.2acm2013-03-2328-112/+62
| | | | - Trim Makefile headers
* - New port: devel/fpc-fcl-jsacm2013-03-233-0/+36
| | | | Free Pascal Component Library
* Add 'Sponsored by:' to the FreeBSD template.rpaulo2013-03-232-7/+30
| | | | | | | | | | | | | | | | | | Furthermore, auto complete the Sponsored by field if ORGANIZATION is defined in /etc/make.conf. This means that you can set: ORGANIZATION=The FreeBSD Foundation in /etc/make.conf and then, after (re)building subversion, the FreeBSD template will have the name of the organization you defined automatically filled. Maintainer timeout after 10 days. Reviewed by: eadler, gjb, peter Approved by: gjb
* attempt to prevent the pcre tests from triggering a file-systembf2013-03-231-2/+8
| | | | integrity error on the package-building cluster
* - convert USE_CMAKE to USESmakc2013-03-2352-60/+52
| | | | | | | - while here clean up some ports from CMAKE_VERBOSE, which is intended for users Approved by: portmgr (miwi)
* Upgrade to version 0.11.0.olgeni2013-03-231-2/+1
|
* Upgrade to version 0.11.0.olgeni2013-03-231-2/+1
|
* - correct dependency onpy-pyflakesrm2013-03-231-3/+5
| | | | | | | | | - bump PORTREVISION - while here change USE_PYTHON to just yes (the port is py3-aware) and remove comment to ease dealing fix pkg-plist fix PR: 177235 Submitted by: William Grzybowski <william88@gmail.com> (maintainer)
* Upgrade to version 0.11.0.olgeni2013-03-233-16/+20
|
* Setup scripts can use pytest-runner to add setup.py test supportrm2013-03-234-0/+28
| | | | | | | | | for pytest runner. WWW: https://bitbucket.org/jaraco/pytest-runner PR: 177238 Submitted by: William Grzybowski <william88@gmail.com>
* Add patches to gamin to enable support for effective uid/gid, add a option forkwm2013-03-234-11/+164
| | | | | | | | | | | | | | | | | | | this and turn it on by default. Current gamin uses the current real uid to determine the location of the socket and during the security routines. It also forks off a copy of "gam_server" as the current real uid as well. This breaks gamin functionality with any application that uses effective an uid/gid for privilege separation, such as samba. Samba runs as root, but always sets the effective uid/gid to that of the connecting user. Since gamin is only aware of the real uid, it always creates a root-owned gamin socket that the effective user can't touch (gamin's own security checks refuse it). PR: ports/176203 Submitted by: Danny Warren <danny@dannywarren.com> Reviewed by: marcus@
* - Update to 2.25culot2013-03-223-4/+4
| | | | | | - Pet portlint(1) by replacing tab by space in WWW link Changes: http://search.cpan.org/dist/Term-Menus/ChangeLog
* Mk/bsd.kde4.mk:makc2013-03-2212-14/+13
| | | | | | | | | | - Don't set CMAKE_BUILD_TYPE for debug builds (cmake.mk already handles it) - Don't set WITH_DEBUG for unstable branch (KDE4_BRANCH) - Remove now useless KDE4_BUILDENV KDE SC ports: - Chase KDE4_BUILDENV removal: replace 'KDE4_BUILDENV= yes' with 'USES= cmake:outsource' and add USE_LDCONFIG if needed
* - Get rid of no longer needed KDE4_BUILDENVmakc2013-03-226-6/+6
| | | | - Convert USE_CMAKE to USES
* Remove geany-plugin-gdb (I forgot to remove the directory with recent updatemakc2013-03-223-31/+0
|
* Update to 2.85.tobez2013-03-222-3/+3
| | | | Changes: http://search.cpan.org/dist/Module-CoreList/Changes
* Update to 1.08.tobez2013-03-222-3/+3
| | | | Changes: http://search.cpan.org/dist/CPAN-Perl-Releases/Changes
* Add ZMQ option.olgeni2013-03-221-3/+7
| | | | | | | | ZMQ support is only required by qtconsole, notebook and parallel computing. PR: ports/177210 Submitted by: William Grzybowski <william88@gmail.com>
* - Update to 0.8.3culot2013-03-222-3/+3
| | | | | | | Changes: https://github.com/namlook/mongokit/blob/master/CHANGELOG PR: ports/176695 Submitted by: William Grzybowski <william88@gmail.com> Approved by: maintainer (timeout, >14 days)
* - Update to 1.12culot2013-03-222-8/+4
| | | | | | | | - Trim Makefile's header Changes: http://search.cpan.org/dist/Time-Format/Changes PR: ports/177136 Submitted by: Sergey V. Dyatko <sergey.dyatko@gmail.com> (maintainer)
* - Fix buildwen2013-03-221-1/+0
| | | | Reported by: miwi@
* - Attempt to fix pointyhat failure (by checking WITHOUT_PROFILE).mandree2013-03-221-7/+12
| | | | | | | - Attempt to debug pointyhat failure (by adding a pre-install that prints the environment and the makefiles read). - Clean up Makefile header. - Convert NOPORTDOCS to OptionsNG.
* Update to version 1.0.0.tijl2013-03-223-3/+11
| | | | Approved by: crees
* - Update Geany and plugins to 1.23makc2013-03-2148-140/+347
| | | | | | | | - Add ports for new plugins (commander, scope) and localization forgotten after splitting (geany-plugins-l10n). geanyGDB plugin has been removed upstream. markdown plugin excluded from ports as it requires currently missing port for libmarkdown. - Patch configure script and remove build dependence on shells/bash
* - fix runtime with dateutil 2.1rm2013-03-211-5/+9
| | | | | | | | | - trim Makefile header - add dateutil to build_depends too - add regressions tests - bump PORTREVISION Approved by: wen (maintainer, via private email)
* Update to 3.0.13zeising2013-03-212-3/+3
|
* - Respect PREFIXgahr2013-03-212-10/+5
| | | | | | - Fix PORTDOCS Reported by: miwi
* WITH_VIDEO is a internal port macro and not a option. This fixes plist.kwm2013-03-211-1/+1
| | | | | Submitted by: miwi Pointyhat to: kwm
* Update to 0.538.tobez2013-03-212-8/+4
| | | | Changes: http://search.cpan.org/dist/Rose-DateTime/Changes
* Update to 1.003.tobez2013-03-212-8/+4
| | | | Changes: http://search.cpan.org/dist/Perl-OSType/Changes
* - Update to 1.8.0wen2013-03-213-8/+6
| | | | - Trim Makefile headers
* - Update to 1.1.0wen2013-03-212-10/+6
| | | | | - Trim Makefile headers - Pass maintainership to zope@
* - Update to 2013blwhsu2013-03-212-3/+3
| | | | | PR: ports/177167 Submitted by: William Grzybowski <william88@gmail.com>
* - Replace manual pre-configure magic by USES=pathfix [1]rene2013-03-212-8/+3
| | | | | | | - No need for empty OPTIONS_DEFAULT - Honor portlint, replace tabs in header and WWW line by spaces Tested with: Tinderbox and manual inspection of .a and .so file [1]
* Library and tools to access the Personal Folder File (PFF) and the Offlinepawel2013-03-215-0/+76
| | | | | | | | | | | | | Folder File (OFF) formats. PFF/OFF is used in several file types: PAB (Personal Address Book) PST (Personal Storage Table) OST (Offline Storage Table) WWW: http://code.google.com/p/libpff/ PR: ports/177116 Submitted by: Antoine Brodin <antoine@FreeBSD.org>
* Update to alpha 20130317pawel2013-03-212-3/+3
| | | | | | | | | Changes: * improved support for MSIE 4.7 index.dat files. * worked on support for URL record (item) type PR: ports/177117 Submitted by: antoine@ (maintainer)
* - add missing build dependency (fix build)rm2013-03-212-7/+4
| | | | | | | while here: - trim Makefile header - limit python version to 2.x branch (except) - tab -> space change in pkg-descr:WWW
* - Update to 1.506lwhsu2013-03-212-3/+3
| | | | | PR: ports/177147 Submitted by: Volodymyr Kostyrko <c.kworr@gmail.com>
* Fix a corner case usage of pkgconf spotted in webkit-gtk3bapt2013-03-212-1/+23
| | | | | | Reported by: Gustau Pérez i Querol, kwm (both via irc) Tested by: Gustau Pérez i Querol, kwm Obtained from: pkgconf git
* - Update to 2.2.2gahr2013-03-213-8/+13
| | | | Release notes: http://gdcm.sourceforge.net/wiki/index.php/GDCM_Release_2.2.2
* Reformat one plugin per line, to make future updates plainmakc2013-03-211-7/+30
|
* Update to 0.55.tobez2013-03-202-8/+4
| | | | Changes: http://search.cpan.org/dist/Devel-ebug/CHANGES
* - update to 1.0.3jgh2013-03-202-3/+3
| | | | | PR: 176679 Approved by: fw@moov.de, maintainer timeout ( 15 days )
* Update to 2012.1/610342.gordon2013-03-205-9/+9
|
* Readd the shared library version in libffi. The gcc46 has its own libffimezz2013-03-201-1/+1
| | | | | | | | | | | library too. # ldconfig -r | grep libffi 225:-lffi.6 => /usr/local/lib/libffi.so.6 314:-lffi.4 => /usr/local/lib/gcc46/libffi.so.4 PR: ports/176467 Submitted by: Hiroto Kagotani <hiroto.kagotani@gmail.com>
* set ONLY_FOR_ARCHS to i386 and amd64.vanilla2013-03-201-0/+1
| | | | | PR: ports/177084 Submitted by: Michael Moll kvedulv at kvedulv de
* Update to 0.7.1.jkim2013-03-202-3/+3
|
* - Remove the optional of libffi and make it hardcore dependency. It makesmezz2013-03-201-14/+4
| | | | | no difference since the glib20 requires libffi anyway. - gnomehack -> USES=pathfix.
* A small library for keeping your version up-to-date easily & everywhere.lippe2013-03-204-0/+35
| | | | | | | | | | | | | | | | The pain of having to update your setup.py, your Sphinx conf.py, your __init__.py & everything else on every release of your Python package sucks. By putting your version number in a top-level VERSION file & using this library, you can cut duplication & tedious manual work without having to lean on crazy import hacks. Inspired by crazy discussion with George Hickman (ghickman) at PyCon 2013. WWW: https://github.com/toastdriven/rose PR: ports/177110 Submitted by: William Grzybowski <william88@gmail.com>
* - Update cmake to 2.8.10.2makc2013-03-204-25/+35
| | | | | | | | - Trim Makefile header - Drop indefinite article from COMMENT Obtained from: area51 Tested by: exp-run (bapt)
* - Update cmake to 2.8.10.2makc2013-03-208-86/+72
| | | | | | | | - Trim Makefile header - Drop indefinite article from COMMENT Obtained from: area51 Tested by: exp-run (bapt)
* - Fix MASTER_SITEStabthorpe2013-03-201-6/+2
| | | | | | - Trim header while I am here Submitted by: maintainer via private email
* - No need to set CMAKE_INSTALL_PREFIX and CMAKE_BUILD_TYPE, already done in ↵makc2013-03-191-8/+2
| | | | | | | | bsd.cmake.mk - Trim header while I'm here Approved by: portmgr (bapt)
* - Update to 0.32culot2013-03-192-3/+3
| | | | Changes: http://search.cpan.org/dist/Path-Class/Changes
* This changes almost all the "gnomehack" only USE_GNOME cases to USES= pathfix.eadler2013-03-1965-65/+65
| | | | | | | | | If a port used other USE_GNOME items it was untouched. The ports that used other USES were fixed by hand. PR: ports/177081 Reviewed by: bapt Approved by: portmgr (miwi)
* Convert almost all gnome@ ports to OptionsNG, trim header, use USES=pathfixkwm2013-03-197-112/+97
| | | | | | | instead of gnomehack and pet portlint. Add conflicts with future gnome3 versions. Reviewed by: miwi, bapt
* - update to 1.4.13rm2013-03-192-4/+3
|
* - Update to 2.0.lippe2013-03-193-46/+9
| | | | | PR: ports/176643 Submitted by: William Grzybowski <william88@gmail.com> (maintainer)
* New port: devel/rubygem-ruby-bugzilla:zi2013-03-194-0/+29
| | | | | | | This aims to provide similar features to access to Bugzilla through WebService APIs in Ruby. WWW: https://rubygems.org/gems/ruby-bugzilla
* Prevent using gawk which depends on gettext in configure scriptsbapt2013-03-181-1/+1
| | | | | Reported by: rene, avg Tested by: rene
* 1: Upgrade protobuf to 2.5.0.vanilla2013-03-1810-34/+35
| | | | | 2: bump revision. 3: document UPDATING.
* Update to 1.8.2.wxs2013-03-184-16/+37
|
* - Update to 0.14sunpoet2013-03-182-15/+7
| | | | | | | | - Add LICENSE - Remove outdated PERL_LEVEL check - Cleanup Makefile header Changes: http://search.cpan.org/dist/Test-DependentModules/Changes
* - Update to 0.015sunpoet2013-03-182-3/+4
| | | | Changes: http://search.cpan.org/dist/Glib-Object-Introspection/NEWS
* Update to 0.10.tobez2013-03-182-3/+3
| | | | Changes: http://search.cpan.org/dist/MooseX-LazyRequire/Changes
* Fix a long standing bug of lib/charset.alias being overwritten, modified, ↵bapt2013-03-186-17/+9
| | | | | | | | | | | | | | and badly tracked by ports. Make lib/charset.alias a file only provided by converters/libiconv Create a new USES: charsetfix, that will modify in post patch the Makefile.in to prevent a port from modifying/overwritting the charset.alias file during make install. Prevent devel/gettext from installing that files. Fix a couple of ports that actually touch charset.alias during the build phase. Based on a patch by ale (http://lists.freebsd.org/pipermail/freebsd-gnome/2012-October/027747.html) Approved by: kwm (gnome) Exp-run by: miwi
* Update to 1.001000.tobez2013-03-182-4/+4
| | | | Changes: http://search.cpan.org/dist/Moo/Changes
* Update to 0.06.tobez2013-03-182-3/+3
| | | | Changes: http://search.cpan.org/dist/Iterator-Simple/Changes
* - Update to 0.2.4culot2013-03-182-9/+5
| | | | | | | - Trim Makefile's header PR: ports/176964 Submitted by: Klaus Aehlig <aehlig@linta.de> (maintainer)