aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* This is a small wrapper around the "directory", "unix", and "Win32"pgj2012-06-244-0/+34
| | | | | | | | | | | | packages, for use with "system-filepath". It provides a consistent API to the various versions of these packages distributed with different versions of GHC. In particular, this library supports working with POSIX files that have paths which can't be decoded in the current locale encoding. WWW: https://john-millikin.com/software/haskell-filesystem/ Obtained from: FreeBSD Haskell
* Use Template Haskell to embed file contents directly.pgj2012-06-244-0/+24
| | | | | | WWW: https://github.com/snoyberg/file-embed Obtained from: FreeBSD Haskell
* fix build if tinyxml is installedoliver2012-06-241-1/+5
| | | | | PR: 163577 Submitted By: pawel
* Give a passing mention of OPTIONSngcrees2012-06-241-0/+11
| | | | Reviewed by: ak
* update cegui to 0.7.6oliver2012-06-247-36/+36
| | | | | | | ignore tinyxml when installed and always use local copy [1] PR: ports/164547 [1] Submitted by: Yanhui Shen <shen.elf@gmail.com> [1]
* - Fix build due to mail/mutt-devel changesrafan2012-06-241-2/+2
| | | | Submitted by: cy@
* Fix descriptions that get cutoff and add instructions for new options.eadler2012-06-241-4/+11
| | | | | PR: ports/169360 Submitted by: "Bryan Drewery" <bryan@shatow.net>
* - Update to 4.00zi2012-06-244-23/+24
| | | | - Convert to OptionsNG
* - update to 3.3jgh2012-06-243-6/+3
| | | | | | | - while here drop sub_file of pkg-message, as there are no substitutions PR: ports/169353 Submitted by: maintainer, jimmy@mammothcheese.ca
* - update to 1.4jgh2012-06-242-3/+3
| | | | | PR: ports/169352 Submitted by: maintainer, jimmy@mammothcheese.ca
* Ports modules update at Sunday 24 June 2012 at 00:09edwin2012-06-241-1/+8
| | | | Feature safe: yes
* - update to 0.10.0 [1]rm2012-06-245-494/+529
| | | | | | | | | | | | | | - remove unneded BUILD_DEPENDS [2] - switch to setuptools [1] - install man-pages into proper locations. remove patch for setup.py [2] - add couple of flags to minion rc-script that allows to define egg cache directory and the contents of PATH to fix runtime on diskless systems [1] PR: 169228 [1] 169209 [2] Submitted by: Scott Larson <stl at wiredrive dot com> [1] Denis Generalov <gd at rambler-co dot ru> [2] Approved by: Christer Edwards <christer.edwards at gmail dot com> (maintainer)
* Upgrade to OptionsNGeadler2012-06-241-4/+5
| | | | Reviewed by: "Bryan Drewery" <bryan@shatow.net>
* Python interface to CTPP2 library.rm2012-06-244-0/+34
| | | | | | | WWW: http://pypi.python.org/pypi/pyctpp2 PR: 168847 Submitted by: Gvozdikov Veniamin <g.veniamin@googlemail.com>
* - Update to 2.77sunpoet2012-06-242-5/+4
| | | | | | | Changes: http://search.cpan.org/dist/Config-IniFiles/Changes PR: ports/169315 Submitted by: sunpoet (myself) Approved by: Cezary Morga <cm@therek.net> (maintainer)
* - update to 1.0.0djgh2012-06-243-5/+7
| | | | | | | | - adjust MASTER_SITES and pkg-descr - add WWW for project PR: ports/169277 Submitted by: maintainer, coder@tuxfamily.org
* - re-order, include bsd.port.pre.mk so SRC_BASE is defined before referencedjgh2012-06-241-1/+3
| | | | | | PR: ports/169219 Submitted by: jgh@ Approved by: maintainer, gelraen.ua@gmail.com
* - pet portlint on whitespacejgh2012-06-241-12/+12
| | | | | PR: ports/169311 Submitted by: jgh@
* - update to 0.9.10jgh2012-06-244-9/+15
| | | | | | | | - while here adjust BUILD_DEPENDS PR: ports/169311 Submitted by: brd@ Approved by: maintainer, bsdports@wayfair.com
* - Upadate to 3.0.5beech2012-06-243-117/+117
| | | | | PR: ports/169267 Submitted by: Richard Hirner <hirner@bitfire.at> (maintainer)
* - Update to version 1.11.2pawel2012-06-242-4/+3
| | | | - Remove OPENSSL option description (use global one)
* - Update to latest snapshot 201206212223ashish2012-06-242-3/+3
|
* - Make wanted-ports compatible with pkgng by dropping dependencymatthew2012-06-232-9/+3
| | | | | | | | on old pkg tools. Approved by: shaun (mentor) Submitted by: Bryan Drewery PR: ports/169301
* - update to 10.35.85dinoex2012-06-233-11/+10
|
* - update to 4.0.2dinoex2012-06-234-81/+5
|
* Update to Wine 1.5.7. This includes the following changes:gerald2012-06-232-3/+3
| | | | | | | | | | - New version of the Gecko engine based on Firefox 13. - Dynamic device support with UDisks2. - More stream classes implemented in the C++ runtime. - Support for metadata in TIFF files. - Fleshed out WBEM implementation. - Improved support for printer paper sizes. - Various bug fixes.
* - Update to 1.4.1sunpoet2012-06-233-8/+86
| | | | | | | | | | - Change MASTER_SITES to CHEESESHOP - Add LICENSE Changes: https://github.com/basho/riak-python-client/blob/master/RELEASE_NOTES.md PR: ports/169262 Submitted by: koobs <koobs.freebsd@gmail.com> Approved by: TJ Ninneman <error.hole@gmail.com> (maintainer)
* - Update example ~/.xine/keymap for xine-ui version 0.99.7 .nox2012-06-232-3/+51
| | | | - Bump PORTREVISION.
* - Update multimedia/libxine to 1.2.2 .nox2012-06-2324-289/+155
| | | | - Bump PORTREVISION for ports depending on it by default.
* Update to 0.9.5madpilot2012-06-234-19/+94
| | | | Approved by: crees (mentor)
* - Add rebar 2.0.0sunpoet2012-06-234-0/+44
| | | | | | | | | | | | | | | | | rebar is an Erlang build tool that makes it easy to compile and test Erlang applications, port drivers and releases. rebar is a self-contained Erlang script, so it's easy to distribute or even embed directly in a project. Where possible, rebar uses standard Erlang/OTP conventions for project structures, thus minimizing the amount of build configuration work. rebar also provides dependency management, enabling application writers to easily re-use common libraries from a variety of locations (git, hg, etc). WWW: https://github.com/basho/rebar PR: ports/168905 Submitted by: koobs <koobs.freebsd@gmail.com>
* - Fix PLISTsunpoet2012-06-231-1/+0
|
* - Add py-port-for 0.3sunpoet2012-06-235-0/+66
| | | | | | | | | | | A command-line utility and a python library that helps with local TCP ports management. It can find an unused TCP localhost port and remember the association. WWW: https://github.com/kmike/port-for/ PR: ports/169194 Submitted by: koobs <koobs.freebsd@gmail.com>
* The sysutils/xfce4-utils port has been discontinued, and installs files thatdougb2012-06-238-329/+11
| | | | | | | conflict with the new versions of misc/xfce4-appfinder and x11-wm/xfce4-session. Approved by: silence on xfce@
* As previously announced, deprecate ports relying on libtorrent-rasterbar-14,dougb2012-06-232-0/+6
| | | | which is scheduled to be removed.
* - Fix Segfault [1]scheidell2012-06-232-14/+19
| | | | | | | | | - Update to OptionsNG [2] PR: ports/168444 [1] PR: ports/169265 [2] Reported by: bgmoser@codexterous.com [1] Submitted by: Luca Pizzamiglio <luca.pizzamiglio@gmail.com> (maintainer)
* - Update to 3.04sunpoet2012-06-232-7/+4
| | | | | | | - Remove unnecessary MASTER_SITE_SUBDIR - Pet portlint Changes: http://search.cpan.org/dist/Astro-FITS-Header/README
* - Convert to new options frameworksunpoet2012-06-231-7/+8
|
* - Remove PORTEPOCH for de-wordpress and zh-wordpresssunpoet2012-06-231-1/+4
|
* - HDRI has been enabled by default on ImageMagick.db2012-06-231-41/+34
| | | | | | | | | | This breaks Xastir badly as it assumes QuantumDepth is an integer. This fix below removes ImageMagick from the build and defaults to GraphicsMagick which still works. (From PR) - Convert to options NG while I am in here. (db) PR: ports/169172 Submitted by: carl@stagecraft.cx
* - Update to 6.11b.stephen2012-06-234-125/+188
|
* Ports modules update at Saturday 23 June 2012 at 00:09edwin2012-06-231-0/+2
| | | | Feature safe: yes
* - Update to 1.1.7.stephen2012-06-233-6/+16
| | | | - Take maintainership.
* remove GCC=4.6 as this was only for testingoliver2012-06-231-2/+0
|
* update audacious to 3.2.3oliver2012-06-236-9/+25
|
* - Update to 0.05sunpoet2012-06-233-10/+12
| | | | | | | - Add LICENSE - Add TEST_DEPENDS Changes: http://search.cpan.org/dist/String-Diff/Changes
* - Update to 2.28sunpoet2012-06-232-4/+3
| | | | Changes: http://search.cpan.org/dist/XML-Compile-SOAP/ChangeLog
* - Update to 3.13sunpoet2012-06-233-7/+16
| | | | | | | - Add TEST_DEPENDS - Pet portlint: remove ABI version number from LIB_DEPENDS Changes: http://search.cpan.org/dist/Math-MPFR/CHANGES
* - Add p5-Math-GMPz 0.35sunpoet2012-06-235-0/+52
| | | | | | | | Math::GMPz is a bignum module utilising the GNU MP (GMP) library. Basically this module simply wraps all of the mpz integer functions provided by that library. See the Math::GMPz test suite for some examples of usage. WWW: http://search.cpan.org/dist/Math-GMPz/
* - Add p5-Math-GMPq 0.35sunpoet2012-06-235-0/+57
| | | | | | | | | | | | | | Math::GMPq is a bigrational module utilising the GNU MP (GMP) library. Basically this module simply wraps all of the mpq rational functions provided by that library. See the Math::GMPq test suite for some examples of usage. IMPORTANT: If your perl was built with '-Duse64bitint' you need to assign all integers larger than 52-bit in a 'use integer;' block. Failure to do so can result in the creation of the variable as an NV (rather than an IV) - with a resultant loss of precision. WWW: http://search.cpan.org/dist/Math-GMPq/
* - Add p5-Math-GMPf 0.35sunpoet2012-06-235-0/+51
| | | | | | | | Math::GMPf is a bigfloat module utilising the GNU MP (GMP) library. Basically this module simply wraps all of the mpf floating point functions provided by that library. See the Math::GMPf test suite for some examples of usage. WWW: http://search.cpan.org/dist/Math-GMPf/
* - Mark BROKEN: unfetchablepav2012-06-231-0/+2
| | | | | | | | => Attempting to fetch https://helixcommunity.org/download.php/2479/RealPlayer-10.0.9.809-20070726.i586.rpm RealPlayer-10.0.9.809-20070726.i586.rpm 6489 kB 4071 kBps fetch: RealPlayer-10.0.9.809-20070726.i586.rpm appears to be truncated: 4194304/6645239 bytes Reported by: pointyhat
* - Mark BROKEN: incomplete plistpav2012-06-231-0/+2
| | | | Reported by: pointyhat
* - Avoid SITE_PERL in BUILD_DEPENDSlippe2012-06-231-2/+2
| | | | | PR: ports/169133 Submitted by: swills@
* - Avoid use of SITE_PERL in DEPENDSlippe2012-06-231-5/+5
| | | | | | | - Avoid += without preceeding defintion PR: ports/169135 Submitted by: swills@
* Update from 2.4.14 to 2.14.15.osa2012-06-232-3/+3
| | | | | | | | | | | <ChangeLog> UPGRADE URGENCY: moderate if you use AOF, otherwise low. * [BUGFIX] Jemalloc updated to 3.0.0. This fixes a possibly AOF rewrite issue. See https://github.com/antirez/redis/issues/504 for info. </ChangeLog>
* - Fix CL_FORMAT bug introducted by clamav in version 0.97.5 (their bug #5252)scheidell2012-06-232-0/+24
| | | | | | Submitted by: scheidell@ (me) Approved by: Renato Botelho <garga@FreeBSD.org> (maintainer, via private email) Obtained from: https://bugzilla.clamav.net/show_bug.cgi?id=5252
* Update SPDY patch from version 38 to 39.osa2012-06-232-3/+3
|
* Update the name of recent added tcp_proxy third-party module.osa2012-06-232-2/+2
|
* - Add devel/subversion to RUN_DEPENDS, as SVN->CVS exporting is notgjb2012-06-231-3/+4
| | | | | | | | | done for the doc/ tree - Replace SITE_PERL entries per the Porter's Handbook [1] PR: ports/168243 Submitted by: gjb (myself), jgh [1] Approved by: eadler (mentor), doceng (maintainer, implicit)
* - Update to 4.30.1culot2012-06-232-3/+3
| | | | | | Changes: http://pyropus.ca/software/getmail/CHANGELOG PR: ports/169327 Submitted by: Linh Pham <question+fbsdports@closedsrc.org> (maintainer)
* - Update to 0.6-2tota2012-06-222-3/+3
|
* - Update to 1.4-2tota2012-06-222-3/+3
|
* This is a FreeBSD attempt to implement archey-like terminal system informationwxs2012-06-224-0/+39
| | | | | | | | | | | display utility. It is just an esthetic way to display system information. Right now it doesn't have any configurable options (different themes, switches to change behaviour, etc), but I will add such features in the future, perhaps. WWW: https://github.com/samaelszafran/bsdinfo PR: ports/168832 Submitted by: s@samu.pl
* - Force commit to fix ports/pr numberscheidell2012-06-220-0/+0
| | | | | | | | - Update to 0.9.8 from the author sources - CONFLICTS aide-[0-9]* because of overlapping files bin/aide (also used by security/aide) has been removed. PR: ports/169210 Submitted by: HAN Frederic <han@math.jussieu.fr> (maintainer)
* - Update to 0.9.5scheidell2012-06-223-6/+529
| | | | | PR: ports/164030 Submitted by: Han Frederic <han@math.jussieu.fr> (maintainer)
* - Update to 1.44sunpoet2012-06-223-9/+9
| | | | | | | | | - Add LICENSE and remove LICENSE_FILE Changes: http://search.cpan.org/dist/Ubic/Changes PR: ports/169321 Submitted by: sunpoet (myself) Approved by: Dmitry Yashin <dmitry@yashin.su> (maintainer)
* - Update to 2.64sunpoet2012-06-222-4/+9
| | | | | | - Convert to new options framework Changes: http://search.cpan.org/dist/MogileFS-Server/CHANGES
* - Update to 2.5.5sunpoet2012-06-223-516/+579
| | | | | | | Changes: https://github.com/celery/celery/blob/master/Changelog PR: ports/168376 Submitted by: William Grzybowski <william88@gmail.com> Approved by: Alexandros Kosiaris <alex@noc.ntua.gr> (maintainer)
* - Update to 0.18sunpoet2012-06-222-7/+6
| | | | Changes: http://search.cpan.org/dist/Catalyst-Plugin-SubRequest/Changes
* - Update to 20120619sunpoet2012-06-223-5/+6
| | | | | | | | - Add LICENSE - Pet portlint - Add CPAN as primary WWW Changes: http://search.cpan.org/dist/Perl-Tidy/CHANGES
* - Update to 2.24sunpoet2012-06-222-3/+3
| | | | Changes: http://search.cpan.org/dist/MogileFS-Utils/Changes
* - Update to 2.83sunpoet2012-06-222-3/+3
| | | | Changes: http://search.cpan.org/dist/Chart-Clicker/Changes
* - Update to 5.90013sunpoet2012-06-222-6/+5
| | | | Changes: http://search.cpan.org/dist/Catalyst-Runtime/Changes
* - Update to 1.6.2wen2012-06-223-12/+6
| | | | | | | | - Add LICENSE PR: 169162 Submitted by: koobs <koobs.freebsd@gmail.com> Approved by: maintainer
* - Update to 1.3.1martymac2012-06-222-6/+4
| | | | | | | - Set new location for MASTER_SITES PR: ports/169318 Submitted by: lwhsu
* - Update to 1.4.10wen2012-06-222-4/+4
| | | | - Reset maintainer to ruby@
* - Update to 2.2.1clsung2012-06-223-33/+67
|
* - Update to 2.5.6scheidell2012-06-223-5/+8
| | | | | | | - Includes bug fixes that surfaced after 2.5.5 - Move to bz2 distribution since it is smaller Submitted by: scheidell@ (me)
* Addport: databases/pdo_user provides a Userspace interface for PDO drivers.scheidell2012-06-224-0/+34
| | | | | | | WWW: http://pecl.php.net/package/pdo_user PR: ports/157320 Submitted by: Jui-Nan Lin <jnlin@csie.nctu.edu.tw>
* - Update to 0.60culot2012-06-222-3/+3
| | | | Changes: http://search.cpan.org/dist/CPAN-Perl-Releases/Changes
* - fix range for f5f00804-a03b-11e1-a284-0023ae8e59f0jgh2012-06-221-3/+4
| | | | | | | | - add url - adjust modified accordingly PR: ports/169152 Submitted by: Trond.Endrestol@ximalas.info
* - update to 1.6.1dinoex2012-06-225-8/+7
|
* - update to 3.5.5rm2012-06-223-7/+7
| | | | | | PR: 168849 Submitted by: Veniamin Gvozdikov <g.veniamin at googlemail dot com> Approved by: maintainer timeout (2 weeks)
* - update to 2.8.1rm2012-06-224-9/+9
| | | | | | PR: 168845 Submitted by: Veniamin Gvozdikov <g.veniamin at googlemail dot com> Approved by: maintainer timeout (2 weeks)
* - remove extra dirdinoex2012-06-221-0/+1
|
* - Update to 0.3.2swills2012-06-222-4/+3
|
* - Update to 1.0.2amdmi32012-06-222-5/+5
| | | | | PR: 169291 Submitted by: Sayetsky Anton <vsjcfm@gmail.com>
* Fix RUN_DEPENDS.wxs2012-06-225-100/+62
| | | | | | | | Add LICENSE. Switch to PLIST_FILES. PR: ports/168937 Submitted by: Pavel I Volkov <pavelivolkov@googlemail.com> (maintainer)
* Update to 0.7.2.wxs2012-06-222-6/+6
| | | | | | | | | | | | | | | | | | | | | | "When editing a user's password or account expiration property, choosing cancel or pressing ESC while editing the value manually would cause the value to be blanked rather than preserved. This has been fixed and pressing ESC (or choosing cancel) now preserves the value as expected. Executing "bsdconfig foo" when LANG is set to "EN_US.ISO8859-1" produces a non-i18n-compatible error message: "bsdconfig: foo: not found" (when it should produce: "bsdconfig: foo: NOT FOUND"). This has been fixed by adding the appropriate i18n messages and changing the code to use them. Executing "bsdconfig -h" when LANG is set to an unknown language (for which there are no bsdconfig localized language files), the output did not display appropriately. This has been fixed. Executing "bsdconfig timezone -h" (for example) when LANG is set to an unkown language had similar issues to the above." PR: ports/169306 Submitted by: dteske@
* - Update to 1.04sunpoet2012-06-222-4/+4
| | | | Changes: http://search.cpan.org/dist/Lingua-EN-Numbers/Changes
* - Update to 0.091009sunpoet2012-06-222-5/+4
| | | | Changes: http://search.cpan.org/dist/Moo/Changes
* - Update to 1.001003sunpoet2012-06-222-5/+5
| | | | Changes: http://search.cpan.org/dist/Role-Tiny/Changes
* - Update to 0.09sunpoet2012-06-222-5/+12
| | | | Changes: http://search.cpan.org/dist/Net-DNS-Lite/Changes
* - Update to 2.006sunpoet2012-06-222-3/+3
| | | | Changes: http://search.cpan.org/dist/Net-Server/Changes
* - Update to 4.30.0sunpoet2012-06-224-32/+9
| | | | | | Changes: http://pyropus.ca/software/getmail/CHANGELOG PR: ports/169297 Submitted by: Linh Pham <question+fbsdports@closedsrc.org> (maintainer)
* - Fixed problem with OptionsNGsylvio2012-06-221-2/+1
| | | | | PR: ports/169040 Submitted by: maintainer(private email)
* Ports modules update at Friday 22 June 2012 at 00:09edwin2012-06-220-0/+0
| | | | Feature safe: yes
* - Update to 1.0.8.stephen2012-06-222-5/+9
|
* - update to 2.5.2rm2012-06-223-6/+3
|
* - since 1.1.1 upstream switched to setuptools by default,rm2012-06-222-76/+4
| | | | | | | | | | so switching this port to setuptools to fix packaging - change USE_PYTHON just to yes, because since version 1.1.1 this port supports python3, and it now packaging fine both with python2 and python3 - do not bump PORTREVISION, because port was broken Reported by: pointyhat (pav, linimon)
* Unbreak on FreeBSD 9.X and -CURRENT after r215840: #include <stdlib.h> insidedanfe2012-06-222-7/+29
| | | | | | | | | | | `#pragma GCC visibility push(hidden)' results in free() symbol being .hidden, and linker woes. As a remedy, temporarily revert visibility to default when including this header (probably not the best way to solve the problem though). While here, pacify portlint(1) by removing hard-coded shlib ABI versions in LIB_DEPENDS. Reported by: pointyhat (via pav, erwin)
* Update to 0.7.1.wxs2012-06-222-6/+6
| | | | | PR: ports/169280 Submitted by: dteske@ (maintainer)
* Adjust deprecation message as discussed on ports@.wxs2012-06-221-1/+1
|
* - Mark as deprecated. It's quite obsolete and is already in base system forrm2012-06-221-0/+3
| | | | | | a long time. Set expiration date to 2012-07-21 Discussed with: jkim (maintainer of ACPICA in base system)
* - Remove -p from MKDIRsem2012-06-211-2/+2
| | | | Reported by: zi
* - Update to 0.15sunpoet2012-06-212-3/+3
| | | | Changes: http://search.cpan.org/dist/IO-Socket-IP/Changes
* - Update to 2.20sunpoet2012-06-212-6/+9
| | | | | | - Add LICENSE Changes: http://search.cpan.org/dist/XML-Simple/Changes
* - Update to 0.20sunpoet2012-06-212-7/+10
| | | | | | | - Convert to new options framework - Do not silence installation message Changes: http://search.cpan.org/dist/Finance-Currency-Convert-XE/Changes
* - Update to 2.82sunpoet2012-06-212-5/+3
| | | | Changes: http://search.cpan.org/dist/Chart-Clicker/Changes
* - Update to 0.7.12sunpoet2012-06-213-5/+11
| | | | | | | | - While I'm here, pet portlint by removing ABI version number from LIB_DEPENDS Changes: https://github.com/joyent/node/blob/v0.7.12/ChangeLog PR: ports/169255 Submitted by: Jin-Sih Lin <linpct@gmail.com> (maintainer)
* Update to 0.22.3cs2012-06-212-5/+4
|
* - Unbreak on i386gahr2012-06-212-5/+10
| | | | Thanks to: tabthorpe@ for the i386 build env
* Fix tinderbox build and remove FETCH_DEPENDS for normal users.ale2012-06-214-18/+13
|
* Update to more recent version.arved2012-06-213-8/+7
| | | | | | | | Drop maintainership, i forgot all about dlv :( Changelog: http://www.dlvsystem.com/dlvsystem/index.php/Version_history Reported by: watermelon@jabber.metalab.at via Jabber
* Fix typo.wxs2012-06-211-1/+1
| | | | | PR: ports/169284 Submitted by: From: Bryan Drewery <bryan@shatow.net>
* - Update to 3.20.6dhn2012-06-212-3/+3
|
* - fix spelling of `php-fpm' in entry descriptionrm2012-06-211-1/+1
|
* - Update to 2.68culot2012-06-212-3/+3
| | | | Changes: http://search.cpan.org/dist/Module-CoreList/Changes
* - fix missorted entryrm2012-06-211-1/+1
| | | | | PR: 169278 Submitted by: "Conrad J. Sabatier" <conrads at cox dot net>
* - Update to 1.471lwhsu2012-06-212-3/+3
|
* - Update to 2.0.0wen2012-06-212-3/+3
|
* Add third-party tcp_proxy module, ver.0.26,osa2012-06-214-0/+36
| | | | | | https://github.com/yaoweibin/nginx_tcp_proxy_module/ Requested by: Weibin Yao <yaoweibin@gmail.com>
* Upgrade to 3.0.5.vanilla2012-06-213-8/+29
| | | | Approved by: maintainer
* - strict python version to 2.x only (doesn't work with python3)rm2012-06-213-8/+9
| | | | | | | | | | | | | - fix portlint warning (remove dot from COMMENT) - add LICENSE (BSD) - py-numpy only needed on runtime stage, so move it to RUN_DEPENDS - add some tabs to Makefile header and pkg-descr - do not try to remove directories that we didn't install - bump PORTREVISION PR: 168815 Submitted by: rm (myself) Approved by: maintainer timeout (2 weeks)
* - add dependency on www/py-plone.app.searchrm2012-06-211-0/+2
| | | | | | - bump PORTREVISION Reported by: lstewart (via mail)
* - update to 1.0.2rm2012-06-212-3/+3
| | | | | changelog: http://pypi.python.org/pypi/plone.app.search/1.0.2#id1
* Upgrade to OptionsNGeadler2012-06-211-5/+7
| | | | Reviewed by: "Bryan Drewery" <bryan@shatow.net>
* - Update to 1.243swills2012-06-212-12/+11
| | | | | PR: ports/169192 Submitted by: Hiroto Kagotani <hiroto.kagotani@gmail.com>
* - Update to 2.35swills2012-06-2112-14/+132
| | | | | | | | - Change Tcl dependency to 8.5 - Fix build with clang PR: ports/168673 Submitted by: Masaki TAGAWA <masaki@club.kyutech.ac.jp> (maintainer)
* - Correct spelling of "invocation."stephen2012-06-211-1/+1
|
* Ports modules update at Thursday 21 June 2012 at 00:09edwin2012-06-211-2/+4
| | | | Feature safe: yes
* - Fix builds, if the NLS option switch is set. In some casesmva2012-06-216-12/+18
| | | | | | | expat-related modules are not built correctly. PR: ports/169276 Submitted by: Greg Byshenk <freebsd@byshenk.net>
* Tine 2.0 includes address book, calendar, email, tasks,swills2012-06-216-0/+11117
| | | | | | | | | | | | | | | | | | | time tracking and CRM. Intelligent functions and links make collaboration in Tine 2.0 a true pleasure and include: * Synchronising mobile telephones, such as iPhone, Android, Nokia and Windows Mobile * VoiP integration * Flexible assigning of authorisation rights * Dynamic lists * Search functions * History * PDF export WWW: http://www.tine20.org/ PR: ports/169202 Submitted by: Mark Felder <feld@feld.me>
* - Convert to new options frameworkmadpilot2012-06-211-6/+9
| | | | | | | | - Enable USB support by default PR: ports/169275 Submitted by: Markus Dolze <bsdfan@nurfuerspam.de> Approved by: crees, tabthorpe (mentors, implicit)
* - Update to 4.2.1madpilot2012-06-212-9/+9
| | | | | | PR: ports/169270 Submitted by: Svyatoslav Lempert <svyatoslav.lempert@gmail.com> (maintainer) Approved by: crees, tabthorpe (mentors, implicit)
* Forgot to remove a patch.mezz2012-06-211-15/+0
| | | | Reported by: tinderbox (pav)
* - Update to 2012-06-21pav2012-06-214-13/+7
| | | | Submitted by: gleb (maintainer)
* Use PERL_MODBUILD to unbreak build with Perl 5.14+.skv2012-06-212-4/+1
|
* Fix spacing.skv2012-06-211-1/+1
|
* Update to version 2.2.2skreuzer2012-06-212-4/+5
|
* Add support for ports using this port as master, e.g. chinese/mutt.cy2012-06-211-0/+4
| | | | Approved by: Maintainer ("Schweigert, Udo CERT" <Udo.Schweigert@siemens.com>)
* Mark as ignored with Perl 5.14+skv2012-06-211-0/+4
| | | | (port must be upgraded at least to 2.10 to unbreak build)
* - better efaults for FreeBSD 9.xdinoex2012-06-211-1/+1
| | | | Submitted by: Osamu Matsuda
* - update to 1.5.11dinoex2012-06-213-17/+11
|
* - Update to 0.50culot2012-06-213-5/+5
| | | | | | - Pet portlint(1) by moving TEST_DEPENDS section earlier Changes: http://search.cpan.org/dist/IO-Async/Changes
* - Update to 1.35culot2012-06-212-3/+6
| | | | | | - Add LICENSE (Artistic 1 & GPL 1) Changes: http://search.cpan.org/dist/MIME-Types/ChangeLog
* Remove unused USE_LIBTOOL line.nobutaka2012-06-212-2/+0
| | | | Reported by: Alex Kozlov <spam@rm-rf.kiev.ua>
* - Update to 1.45culot2012-06-212-3/+3
| | | | Changes: http://search.cpan.org/dist/Filter/Changes
* bsdconfig is a robust utility for configuring/managing various aspects of thewxs2012-06-214-0/+242
| | | | | | | | | | | | | | | FreeBSD Operating System. Feature-highlights include (but are not limited to): - Modular, stable, efficient and i18n-compatible. - Easily maintained/extendable sh(1) source/syntax. - Works with both dialog(1) in base and Xdialog(1) from ports (x11/xdialog). - rc.conf(5) configuration/management based on sysutils/sysrc - Timezone configuration based on sysutils/tzdialog - Networking management based on sysutils/host-setup WWW: http://druidbsd.sourceforge.net/ PR: ports/169257 Submitted by: dteske@
* - unbreak on amd64 <9 by depending on GCC 4.4+gahr2012-06-202-7/+16
| | | | - i386 remains broken, for now
* - Fix build on FreeBSD-10gahr2012-06-202-3/+21
|
* liblcfg is a lightweight configuration file library written in C99.skreuzer2012-06-205-0/+39
| | | | | | | The file format supports arbitrarily nested simple assignments, lists and maps (aka dictionaries). WWW: http://liblcfg.carnivore.it/
* Update SPDY patch from version 37 to 38.osa2012-06-202-3/+3
|
* - readd patch pf_enable_filter_rules.patch to fix PF_ENABLE_FILTER_RULESsperber2012-06-201-0/+11
| | | | | | PR: ports/169205 Submitted by: Tor Halvard Furulund <squat _at_ squat.no> (maintainer) Approved by: decke (mentor)
* - Fix install on clean systemsem2012-06-201-1/+2
| | | | Submitted by: maintainer
* Remove BROKEN now that imlib is fixed.kwm2012-06-206-12/+0
|
* Fix unresolved symbol in library after giflib update.kwm2012-06-202-1/+22
| | | | | PR: ports/169163 Submitted by: Kurt Jaeger <fbsd-ports@opsec.eu>
* Update to 0.21.19.hrs2012-06-202-5/+6
|
* - Update to finally stable 0.8.2scheidell2012-06-202-5/+5
| | | | | | | - Set CONFICTS with php5-blitz-devel-[0-9]* PR: ports/169258 Submitted by: Valery Komarov <komarov@valerka.net> (maintainer)
* Style fix: include bsd.port.pre.mk before using SRC_BASE.hrs2012-06-201-2/+4
| | | | | PR: ports/169218 Submitted by: jgh
* Style fix: include bsd.port.pre.mk before using SRC_BASE.hrs2012-06-201-1/+3
| | | | | Submitted by: jgh PR: ports/169214
* Over to new maintainer.linimon2012-06-202-2/+2
| | | | Requested by: current maintainer
* - Update to 1.9.1dhn2012-06-202-3/+3
|
* - Update to 2012.06.18dhn2012-06-203-3/+11
|
* - Add MAPSERVER POSTGISwen2012-06-201-0/+2
|
* Update to 5.8.12eadler2012-06-202-5/+6
| | | | | | | | | | While here, pet portlint. PR: ports/166253 Submitted by: "Oleg A. Mamontov" <oleg@mamontov.net> (pr) Submitted by: Jo Rhett <jrhett@netconsonance.com> (older version) Submitted by: brd (current version) Approved by: maintainer timeout (3 months)
* - Remove hardcoded CC [1] and PREFIXak2012-06-202-7/+7
| | | | | | | | - Remove pkg-plist PR: ports/168648 [1] Submitted by: Sevan Janiyan <venture37@geeklan.co.uk> Approved By: maintainer (timeout, 14 days), eadler, itetcu (mentors, implicit)
* Mark as ignored when build with Perl 5.14+skv2012-06-202-0/+8
|
* Fix syntax error.cy2012-06-201-1/+1
| | | | Discovered by: FresPorts sanity checking
* MF sysutils/syslog-ng:cy2012-06-202-18/+19
| | | | | | | | | | | | | | | | | | Miscellaneous fixes: - Fix installation and removal of default configuration: the package installs syslog-ng.conf.sample, but the port installs syslog-ng.conf.dist which is also used in the @unexec test. - Remove empty sgml directory in DOCSDIR (which was not installed by the package and produced warnings on pkg-delete). - Install patterndb.d directory from pkg-plist, and use @dirrmtry to remove it. - Building without libnet. PR: ports/162414 Submitted by: olgeni
* - Add JAVA_VERSION.stephen2012-06-201-1/+2
|
* Remove expired ports:ak2012-06-2040-870/+2
| | | | | | | 2012-05-30 audio/libtunepimp-old MusicBrainz RDF webservice no longer functions 2012-06-01 audio/libtunepimp MusicBrainz RDF webservice no longer functions Approved by: Jason E. Hale <bsdkaffee@gmail.com> (maintainer), eadler (mentor)
* - Update to 20120619.stephen2012-06-201-2/+5
| | | | - Add optional dependency math/octave-forge-java.
* - New port math/octave-forge-java.stephen2012-06-205-0/+51
| | | | | | | | | | The octave-forge package is the result of The GNU Octave Repositry project, which is intended to be a central location for custom scripts, functions and extensions for GNU Octave. contains the source for all the functions plus build and install scripts. This is java, and provides a Java interface with OO-like Java objects manipulation.
* - Unbroke with clang/gcc47+ by use restrictive C++ constructionfluffy2012-06-202-0/+16
| | | | | | | | | | - Declare that code use gnu89 style - No PORTREVISION bump, users with base gcc not affected PR: 168579 Submitted by: myself Approved by: maintainer timeout (> 2 weeks) Obtained from: PkgSrc repo
* - adopt optionsNGjgh2012-06-201-10/+9
| | | | | | | - while here shift license section (portlint), and use stardard licenses PR: ports/169245 Submitted by: maintainer, rabbitmq@geoffgarside.co.uk
* Ports modules update at Wednesday 20 June 2012 at 00:09edwin2012-06-201-2/+2
| | | | Feature safe: yes
* - adopt optionsNGjgh2012-06-201-10/+9
| | | | | | | - while here shift license section (portlint), and use stardard licenses PR: ports/169244 Submitted by: maintainer, rabbitmq@geoffgarside.co.uk
* Update to the 20120616 snapshot of GCC 4.7.2, very close to the GCC 4.7.1gerald2012-06-202-4/+4
| | | | | | release. Fix a portlint warning (tab vs space).
* Show notice when a package is installed and flagged as automatic by pkgngbapt2012-06-201-0/+4
| | | | | PR: ports/168909 Submitted by: "Bryan Drewery" <bryan@shatow.net>
* - Update to 1.2.0rene2012-06-206-40/+37
| | | | - Remove version from LIB_DEPENDS
* - update 1.5.1bapt2012-06-202-3/+3
| | | | | | | | - changes: * Fix dep cache * Fix dep line having [:target] Thanks Bryan Drewery <bryan@shatow.net>
* - Fix scanning of ada disks on ata bussesmadpilot2012-06-202-1/+26
| | | | | | | | | - Bump PORTREVISION PR: ports/168523 Submitted by: Konstantin Kukushkin <dark@rambler-co.ru> Approved by: maintainer timeout (18 days) Approved by: tabthorpe (mentor)
* Fix plist for perl 5.14+skv2012-06-201-2/+11
|
* Update to the 20120617 snapshot of GCC 4.8.0.gerald2012-06-202-3/+3
|
* Update to 5.3.14flo2012-06-208-15/+3
|
* - Update multimedia/vdr and multimedia/vdr-plugins to 1.7.28 .nox2012-06-2051-211/+412
| | | | | | | | | | | - Update xineliboutput XKeySym.Pause key in example remote.conf. ("space" instead of "Space") - Add multimedia/vdr-plugin-extrecmenu 1.2.2 to vdr-plugins metaport. - Update multimedia/vdr-plugin-skinenigmang to 0.1.2s20120606 git snapshot. - Update www/vdr-plugin-live to 0.2.0s20120325 git snapshot. - Bump PORTREVISION for all other plugins and add api fixes where necessary. - Add HISTORY to PORTDOCS for most plugins. (those that have it) - Remove shlib major versions from LIB_DEPENDS to pet portlint.
* - Update to 1.0.2jlaffaye2012-06-203-3/+11
|
* - Update to 13.0.1beat2012-06-202-85/+85
|
* - Update to 13.0.1beat2012-06-202-7/+4
| | | | | | - Fix build with base gcc by lowering the optimization level [1] Submitted by: mezz [1]
* - Fix build with base gcc by lowering the optimization levelbeat2012-06-201-5/+1
| | | | | | | - Don't bump PORTREVISION even this change affects the resulting package to not force users who already updated to 13.0.1 to rebuild Firefox. Submitted by: mezz
* The EXTended RECordings MENU plugin provides additional functions to VDR'snox2012-06-207-0/+117
| | | | | | | | | | | | | | | | | | | | | | | | recordings menu: * renaming recordings and directories * moving recordings and directories, also between different filesystems * adjustable display of recording's length, date and size * directories are always shown on top of the list * reworked layout using icons for showing the status of list entries (directory, new recording, moving recording/directory, cutting recording, dvd archiv entry) * extended recordings info menu, shows name, path, channel, size, lifetime and priority of the recording * free disk space is shown for the filesystem of the current directory * sorting by name or date, adjustable for each directory; type of sorting will be stored * ascending/descending sorting * extends VDR's '-r'-option commands with 'move' and 'rename' * functionality of the DVDArchive-patch (see below) * protecting recordings in co-work with the PIN-plugin * a cutter queue WWW: http://projects.vdr-developer.org/projects/show/plg-extrecmenu
* - update to 0.13.7rm2012-06-202-7/+9
| | | | | | | | | | | - add LICENSE (MIT) While here: - strict to python 2.x PR: 168692 Submitted by: koobs <koobs.freebsd at gmail dot com> Approved by: maintainer timeout (2 weeks)
* - Fix gettext detection for the locale modulemva2012-06-206-4/+62
| | | | | | | - Explicitly enable/disable gettext support via a new NLS OPTION switch. PR: ports/168684 ports/136917 On behalf of: python@
* - add couple of patches to fix build warningsrm2012-06-202-0/+31
| | | | | | | | - do not bumping PORTREVISION, because it's non-functional change PR: 167943 Submitted by: Garrett Cooper <yanegomi at gmail dot com> Approved by: chifeng <chifeng at gmail dot com> (maintainer)
* - Force cmake to use PYTHON_VER as version to detect, so that it usesmva2012-06-201-0/+11
| | | | | | | | the same Python version for the interpreter and library linking, if multiple Python versions are installed. PR: ports/168159 On behalf of: python@
* - update to 2.1.2, honour CC/CFLAGS and add LICENSE [1]jgh2012-06-204-10/+34
| | | | | | | | | | | - while here [2] - use optionsNG for portdocs - use portsdocs and plist files in favor of pkg-plist file - remove unnecessary inclusion of bsd.port.pre.mk in favor of bsd.port.options.mk PR: ports/169141 Submitted by: koobs.freebsd@gmail.com [1], jgh@ [2] Approved by: maintainer, matt@peterson.org
* - update to 0.1.3,1jgh2012-06-202-5/+6
| | | | | | | | | - Remove LICENSE_FILE for well-known licenses - while here use optionsNG for portdocs PR: ports/169143 Submitted by: koobs.freebsd@gmail.com Approved by: maintainer, mhjacks@swbell.net
* Unbreak with perl 5.14+skv2012-06-201-0/+1
|
* Unbreak with perl 5.14+skv2012-06-201-0/+4
|
* - Fix build after texi2html grew a new arg so -number became ambigious. [1]nox2012-06-202-9/+18
| | | | | | | - Remove double quotes from *_DESC now that make showconfig no longer needs them. Submitted by: pointyhat via linimon and pav [1]
* - fix package namescheidell2012-06-201-1/+1
| | | | Submitted by: scheidell@ (me)
* - Update to 2.10.1beat2012-06-203-5/+3
| | | | | - Remove LD_LIBRARY_PATH workaround as the startup problem has been fixed in 2.10.1 (Mozilla bug 762621).
* - Add entry for www/joomla25, needs min version 2.5.5scheidell2012-06-191-0/+25
| | | | Submitted by: scheidell@ (me)
* - Security Update to 2.5.5scheidell2012-06-194-1166/+1211
| | | | | | | | - add php5x-zip since it is active by default - add php5x-mysqli since it is recommended over mysql Submitted by: scheidell@ (me) Security: f46c4c6a-ba25-11e1-806a-001143cd36d8
* Update to OptionsNG.vsevolod2012-06-192-36/+35
| | | | Submitted by: maintainer via private email
* - Take maintainership, per private email from wen@scheidell2012-06-191-1/+1
| | | | | Submitted by: scheidell@ (me) Approved by: maintainer
* - update to 1.5.0bapt2012-06-192-3/+3
| | | | | | | | | | | | | | | | - changes: * poudriere ports -u using portsnap can safely be run from cron now * Remove stale repo.sqlite as well to prevent deps constraint error with pkgng * add allow.chflags to jails * Add support for upgrading a jail using freebsd-update (only security upgrades for now) if the jail was created from ftp. * experimental support for creating/upgrading a jail from svn/csup beware that the -v when creating should be adapted to svn branches (stable/8, head) or csup (RELENG_8, .) * do not run make deinstall in case of normal bulk (speeds up a bit the bulk) * Add NOIPV4 and NOIPV6 support * Speed up a bit sanity checking by caching the dep list for each packages * Add some caching to avoid running make -V again and again when possible
* - Handle empty KDE4_ENABLE_EXCEPTIONS environment variable in proper wayfluffy2012-06-191-0/+11
| | | | | to unbroke build - No PORTREVISION bump, this affects only users with already broken build on upgrade
* - Convert to new options frameworksunpoet2012-06-191-6/+6
| | | | - Rename option PERFTOOLS to GPERFTOOLS to match the project name
* - Add shared LIBEDIT descriptionsunpoet2012-06-191-2/+3
| | | | - Fix typo
* Only try to delete the module directories (they may not get created).mm2012-06-192-6/+6
| | | | PR: ports/169046
* Disable HDRI by default. It fails the analyze.sh test on some systems.mm2012-06-191-1/+2
|
* - Update to 1.9.1zi2012-06-192-4/+4
|
* - Update to 2.18zi2012-06-193-36/+5
|
* - Update to 0.6-1tota2012-06-192-4/+4
|
* - Update to 0.9.2sunpoet2012-06-193-7/+16
| | | | | | Changes: http://pypi.python.org/pypi/keyring#changes PR: ports/169232 Submitted by: Douglas Thrift <douglas@douglasthrift.net> (maintainer)
* - Update to 1.1.1sunpoet2012-06-192-9/+8
| | | | | | | | - While I'm here, pet portlint by removing ABI version number from LIB_DEPENDS Changes: http://www.foxtrotgps.org/branches/foxtrotgps-dev/NEWS PR: ports/169233 Submitted by: Craig R. Whipp <crwhipp@gmail.com> (maintainer)
* mail/offlineimap: upgrade to 6.5.4rea2012-06-195-82/+101
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Changes since 6.5.3.1: - Bump bundled imaplib2 library 2.29 --> 2.33 - Actually perform the SSL fingerprint check (reported by J. Cook) - Curses UI, don't use colors after we shut down curses already (C.H"oger) - Document that '%' needs encoding as '%%' in *.conf - Fix crash when IMAP.quickchanged() led to an Error (reported by sharat87) - Implement the createfolders setting to disable folder propagation (see docs) Changes since 6.5.3: - Don't fail if no dry-run setting exists in offlineimap.conf (introduced in 6.5.3) Changes since 6.5.2.1: - --dry-run mode protects us from performing any actual action. It will not precisely give the exact information what will happen. If e.g. it would need to create a folder, it merely outputs "Would create folder X", but not how many and which mails it would transfer. - Internal code changes to prepare for Python3 - Improve user documentation of nametrans/folderfilter - Fixed some cases where invalid nametrans rules were not caught and we would not propagate local folders to the remote repository. (now tested in test03) - Revert "* Slight performance enhancement uploading mails to an IMAP server in the common case." It might have led to instabilities. - Revamped documentation structure. make in the docs dir or make doc in the root dir will now create the 1) man page and 2) the user documentation using sphinx (requiring python-doctools, and sphinx). The resulting user docs are in docs/html. You can also only create the man pages with make man in the docs dir. - -f command line option only works on the untranslated remote repository folder names now. Previously folderfilters had to match both the local AND remote name which caused unwanted behavior in combination with nametrans rules. Clarify in the help text. - Some better output when using nonsensical configuration settings
* - Update to 4.0.5589gahr2012-06-195-16/+42
| | | | | Changes: see README at http://sf.net/projects/codelite/files/Releases/codelite-4.0
* - Mark BROKEN: does not configurepav2012-06-191-0/+2
| | | | | | | | | | checking for ImageMagick version >= 6.4.9... yes checking for HDRI disabled version of ImageMagick... no Can't install RMagick 2.13.1. RMagick does not work when ImageMagick is configured for High Dynamic Range Images. Don't use the --enable-hdri option when configuring ImageMagick. Reported by: pointyhat
* - Mark BROKEN: does not buildpav2012-06-193-0/+6
| | | | Reported by: pointyhat
* Update to 5.4.4 release and switch to OptionsNG.ale2012-06-197-143/+109
|
* Do not require specific versions of shared libraries.osa2012-06-192-14/+14
|
* Update to version 4.5.4.bsam2012-06-199-13/+9
|
* Better description for PCRE.demon2012-06-191-1/+1
|
* Better NLS description (from porter's handbook).demon2012-06-191-1/+1
|
* Do not require specific version of pcre shared library.demon2012-06-192-2/+2
|
* Update to 1.2.5.rakuco2012-06-192-4/+3
|
* . Update to 1.4.0.glewis2012-06-193-9/+8
| | | | | | | | . Switch maintainership to the submitter (with the previous maintainer's permission). PR: 168559 Submitted by: Jens Jahnke <jan0sch@gmx.net>
* Convert to new OPTIONS framework.demon2012-06-192-12/+22
|
* - Update to 0.11sunpoet2012-06-192-4/+3
| | | | Changes: http://search.cpan.org/dist/B-Hooks-Parser/Changes
* Miscellaneous fixes:cy2012-06-192-19/+21
| | | | | | | | | | | | | | | | - Fix installation and removal of default configuration: the package installs syslog-ng.conf.sample, but the port installs syslog-ng.conf.dist which is also used in the @unexec test. - Remove empty sgml directory in DOCSDIR (which was not installed by the package and produced warnings on pkg-delete). - Install patterndb.d directory from pkg-plist, and use @dirrmtry to remove it. - Building without libnet. PR: ports/162414 Submitted by: olgeni
* Update to 0.6.37.knu2012-06-193-8/+7
| | | | | | | PR: ports/169029 Submitted by: MAINTAINER Remove a post-build hook that's no longer necessary while at it.
* Update to version 3.15demon2012-06-193-3/+5
| | | | | PR: 169229 Submitted by: sunpoet
* - Update to 0.61sunpoet2012-06-192-4/+8
| | | | | | - Convert to new options framework Changes: http://search.cpan.org/dist/Net-eBay/Changes
* - Fix build on system with source later than r227487 [1]sunpoet2012-06-191-0/+10
| | | | | | [1] http://svn.freebsd.org/changeset/base/227487 Submitted by: cy
* Welcome Glen Barber (gjb@) as a new ports committer. Heeadler2012-06-191-0/+1
| | | | | | | | | has sent over 95 PRs since 2009 and has agreed to be punished for doing so. crees@ and I (eadler@) will be mentoring. Approved by: portmgr
* - Update to 0.2.7sunpoet2012-06-192-10/+9
| | | | | | - Pet portlint: move OPTIONS_* downwards Changes: http://libwps.git.sourceforge.net/git/gitweb.cgi?p=libwps/libwps;a=log;h=HEAD
* - Update to 0.17sunpoet2012-06-192-8/+7
| | | | Changes: http://cgit.freedesktop.org/libreoffice/contrib/libvisio/log/
* - bugfix USE_GETTEXTdinoex2012-06-192-3/+1
| | | | Submitted by: Alex Kozlov
* Document editors/koffice-i18n* removal and ressurection of archivers/zlib.ak2012-06-191-1/+48
| | | | | Reported by: MOVEDLint Approved by: eadler (mentor)
* - Update to 1.44swills2012-06-192-3/+5
|
* Update to 0.9.4.1903.mezz2012-06-194-22/+49
|
* Update to 4.3.0.wxs2012-06-192-21/+26
| | | | | Don't specify major version for libpcap dependency. While here convert to new-style options.
* Update to 1.3.0.wxs2012-06-192-7/+16
| | | | While here convert to new-style options.
* Add option to enable OPIE support (off by default). [1]wxs2012-06-191-19/+28
| | | | | | | While here, convert to new-style options. PR: ports/168812 [1] Submitted by: Zak Blacher <zblacher@sandvine.com> [1]
* Run self-tests in $WRKDIR, now that some self-tests have grown largish inmandree2012-06-191-1/+1
| | | | | | uncompressed form, and were observed to exhaust /tmp space on some occasions. Suggested by: dougb@
* - undo breakage for INDEXjgh2012-06-191-5/+0
| | | | | Spotted by: INDEX breakage Approved by: implict, zenoss@experts-exchange.com