aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* - Fix typo in dependenciesculot2013-07-071-3/+3
| | | | | Reported by: itetcu@ (via private email) Pointy hat to: culot@
* Remove X_FONTS_MISC_PORT and X_FONTS_ALIAS_PORT now that they are not used ↵bapt2013-07-071-2/+0
| | | | anymore
* Remove direct usage of X_FONTS_MISC_PORT and X_FONTS_ALIAS_PORTbapt2013-07-072-5/+5
| | | | | | While here fixed missing ${PORTSDIR} [1] Reported by: rm [1]
* Remove usage of X_FONTS_MISC_PORT and X_FONTS_ALIAS_PORTbapt2013-07-071-2/+2
|
* - Remove USE_PYTHON knob and add python3 to BUILD_DEPENDS.gblach2013-07-071-6/+2
| | | | | | | This change allows to build mplayer2 under poudriere. - Change USE_GMAKE=yes to USES=gmake Approved by: crees, tabthorpe (mentors, implicit)
* Remove X_VFBSERVER_PORT now that it is not used anymorebapt2013-07-071-2/+1
|
* Remove usage of X_VFBSERVER_PORTbapt2013-07-071-1/+1
|
* Use USES=display:install instead of custom versionbapt2013-07-071-39/+1
|
* Remove X_FONTSERVER_PORT now that it is not used anymorebapt2013-07-071-1/+0
|
* net/turses: Update to 0.2.15koobs2013-07-072-5/+5
| | | | | | | | | | | | | | - Update to 0.2.15 - Pet portlint (LICENSE order) Changes: https://github.com/alejandrogomez/turses/blob/v0.2.15/HISTORY.rst portlint: OK - looks fine, porttest: OK - 9-STABLE, amd64, clang testport: OK - poudriere, all versions/archs unittest: OK - Ran 124 tests in 3.232s - OK
* Remove usage of X_FONTSERVER_PORT while here use options helpersbapt2013-07-071-6/+2
|
* - Update to 0.5zi2013-07-072-7/+4
| | | | - Migrate to new 'created by' header
* - Update to 3.1.13zi2013-07-074-6/+14
|
* www/py-rackspace-monitoring: Update to 0.5.2koobs2013-07-073-4/+3
| | | | | | | | | - Update to 0.5.2 - Remove pkg-plist comment Changes: https://github.com/racker/rackspace-monitoring/blob/v0.5.2/CHANGES.md
* - Update to 20130706 snapshot.jlaffaye2013-07-073-7/+20
| | | | - Fix build with go 1.1
* - update to 1.5.17dinoex2013-07-072-5/+5
|
* Maintainer no longer wishes to maintain this program. While here, setlinimon2013-07-071-1/+3
| | | | for deprecation, since it is no longer available.
* add USES=iconv which it doesoliver2013-07-071-0/+1
| | | | Noted by: mat
* devel/py-blinker: Update to 1.3koobs2013-07-072-3/+10
| | | | | | | | | | - Update to 1.3 - Add LICENSE (MIT) - Add TEST_DEPENDS and regression-test: target Changes: 1.3 (July 3, 2013) https://github.com/jek/blinker/blob/rel-1.3/CHANGES
* devel/py-pyflakes: Update to 0.7.3, Remove TESTS optionkoobs2013-07-072-13/+3
| | | | | | | | | | | | | | | | | | - Update to 0.7.3 - unittest2 is no longer required to run tests - Remove TESTS option accordingly Changes: 0.7.3 (2013-07-02) - Do not report undefined name for generator expression and dict or set comprehension at class level. - Deprecate `Checker.pushFunctionScope` and `Checker.pushClassScope`: use `Checker.pushScope` instead. - Remove dependency on Unittest2 for the tests. portlint: OK - looks fine. porttest: OK - 9-STABLE amd64, clang testport: OK - poudriere, all versions/archs unittest: OK - Ran 547 tests in 0.595s OK (skipped=33)
* devel/py-tox: Update to 1.5.0, Update LICENSE (MIT)koobs2013-07-072-8/+7
| | | | | | | | | | | | | | - Update to 1.5.0 - Update LICENSE (MIT) - Update minimum versions in RUN_DEPENDS - Tweak PYTEST option description Changes: http://tox.readthedocs.org/en/latest/changelog.html portlint: OK - looks fine. porttest: OK - 9-STABLE amd64, clang testport: OK - poudriere, all versions/archs unittest: OK - 142 passed, 3 skipped in 24.36 seconds
* devel/py-pylib: Update to 1.4.15koobs2013-07-072-3/+3
| | | | | | | | | - Update to 1.4.15 Changes: http://pylib.readthedocs.org/en/latest/changelog.html PR: 180360 Approved by: Ruslan Mahmatkhanov (maintainer)
* - remove broken options SNOOP and PFdinoex2013-07-071-14/+1
| | | | | | PR: 180227 - remove PKGNAMESUFFIX
* - remove TAB in pkg-descrdinoex2013-07-071-2/+2
|
* devel/py-reddit: Delete port. Has been removed from PyPI, Use www/py-prawkoobs2013-07-076-64/+1
| | | | | | - Delete devel/py-reddit - Update devel/Makefile - Add MOVED index entry
* - convert from USE_GMAKE to USES=gmakejgh2013-07-077-27/+12
| | | | | | - trim historical headers With hat: pgsql@
* Reconvert USE_ICONV to USES=iconvbapt2013-07-071-2/+1
| | | | While here convert USE_GMAKE to USES=gmake
* Take over Maintainership.kientzle2013-07-071-1/+1
| | | | | | (How did I let myself get talked into this? ;-) Approved by: db
* Fix build of gnash [1] and vlc [2] after libva update.madpilot2013-07-073-1/+27
| | | | | | PR: ports/180118 [2] Submitted by: Geraud CONTINSOUZAS <geraud@gcu.info> Approved by: dinoex [1], nox [2]
* Mark IGNORE after www/MT update.wxs2013-07-071-0/+2
| | | | | PR: ports/180252 Submitted by: Takefu <takefu@airport.fm>
* Update to 5.2.7.wxs2013-07-073-35/+26
| | | | | PR: ports/180252 Submitted by: Takefu <takefu@airport.fm> (maintainer)
* Fix build of multimedia/avidemux2 and multimedia/avidemux2-pluginsnox2013-07-071-0/+3
| | | | | | | in a world WITH_CLANG_IS_CC and WITHOUT_GCC. PR: ports/180087 Submitted by: r4721@tormail.org
* Trim header.wxs2013-07-071-8/+9
| | | | | | | | | Remove indefinite article. Switch to USES for gmake. Use ${PREFIX} for sound files. PR: ports/180352 Submitted by: Kevin Zheng <kevinz5000@gmail.com> (maintainer)
* Fix indefinite article.wxs2013-07-071-1/+1
| | | | | | PR: ports/180176 Submitted by: lth@ Approved by: maintainer
* Update to 1.2.2.wxs2013-07-073-4/+4
| | | | | PR: ports/180347 Submitted by: Nikolai Lifanov <lifanov@mail.lifanov.com> (maintainer)
* Remove extra blank line to please portlint.kwm2013-07-072-4/+11
| | | | | | Don't let the port chmod 777 ${WRKSRC}/src to prevent possible security issue. Submitted by: tijl@ (priv mail)
* - Convert from USE_GMAKE -> USES=gmakeeadler2013-07-071-4/+5
| | | | | - Indicate that this port does not build with python 3. This does not fix building when python 3 is default but that will come soon.
* Convert some of my ports from USE_GMAKE to USES=gmake.eadler2013-07-0711-13/+15
| | | | The remainder have other pending patches which I must finish before conversion.
* Update to 2.4.1eadler2013-07-072-3/+3
|
* - Update to 1.5.1, announce message is here:nox2013-07-0710-615/+2625
| | | | | | | | | | | | | | | | | | | | | | | | | | | https://lists.gnu.org/archive/html/qemu-devel/2013-06/msg04798.html - Simplify bsd-user ld script handling. [1] - Make STATIC_LINK work again. - Add GTK knob. - Neither graphical UI can be built static, set IGNORE in that case. - Properly fix AES_* link errors by #defining those functions as QEMU_AES_* to avoid conflicts with AES_* in -lcrypto needed (at least) by -lcurl. - Add back CURL knob in the process. - Fix "Warning: vlan %d is not connected to host network" when using pcap. - Switch to USES= gmake. - Note: I did not backport sson's latest bsd-user patches which he has now in a github tree based on qemu git head, tho I have a seperate port of that tree on redports: svn co https://svn.redports.org/nox/emulators/qemu-devel-sson/ See also: https://wiki.freebsd.org/QemuUserModeHowTo Submitted by: emaste [1]
* Update to the 20130630 snapshot of GCC 4.9.0.gerald2013-07-072-3/+3
|
* - remove option KDE3dinoex2013-07-072-42/+9
| | | | | PR: 180271 Submitted by: Rene Ladan
* Update MASTER_SITES.motoyuki2013-07-061-1/+0
|
* Update to 294ehaupt2013-07-062-3/+3
|
* www/py-gunicorn: Update to 17.5, add TESTS optionkoobs2013-07-062-6/+13
| | | | | | | | | | | | - Update to 17.5 (new upstream version convention) - Add TESTS option - Limit scope of bsd.port.pre.mk for future OPTIONS := use (Thanks ak!) Changes: http://docs.gunicorn.org/en/R17.5/2013-news.html#r17-5-2013-07-03 Reviewed by: ak
* Add back rcvar assignment in startup script.madpilot2013-07-062-3/+4
| | | | | | PR: ports/180182 Submitted by: Doug Barton <dougb@dougbarton.us> Approved by: Darren Pilgrim <ports.maintainer@evilphi.com> (maintainer)
* Remove USE_AUTOTOOLS=libtool. This was added in r183830 because the bundledkwm2013-07-065-49/+0
| | | | | | | | | libtool at the time didn't handle the removal of objformat correctly. Also revert r239611. This revision was because the libtool port and the bundled libtool at the time detect "clang" as a valid C compiler. PR: ports/179753 Submitted by: tijl@
* - Update to 0.5-60tota2013-07-062-3/+3
|
* - Update to 0.8-25tota2013-07-062-4/+4
|
* Fix MAKE_FORCE_JOBSbapt2013-07-064-6/+6
|
* - Assign maintainership to ruby@swills2013-07-061-1/+1
|
* - Reset maintainership - missed in r294139bdrewery2013-07-061-6/+2
|
* Problems with inline and clang are because clang defaults to C99.tijl2013-07-062-43/+1
| | | | | | | By adding USE_CSTD=gnu89 patch-include-cgen-basic-ops.h can be removed. PR: 180257 Approved by: luca.pizzamiglio@gmail.com (maintainer)
* graphics/mapnik: update to 2.2.0wg2013-07-065-104/+325
| | | | | | | | | | | | - Update to 2.2.0 [1] [2] - Make JPEG, PNG and TIFF as options [2] - Remove GEOS option [2] - Install docs [1] - Remove leading article from COMMENT [1] PR: ports/179349 [1], ports/180274 [2] Submitted by: nemysis <nemysis gmx.ch> [1] Alexey Illarionov <littlesavage rambler.ru> [2] (maintainer)
* sysutils/ansible: update to 1.2.1wg2013-07-063-252/+251
| | | | | | | | | - Update to 1.2.1 Changes: https://github.com/ansible/ansible/blob/release1.2.1/CHANGELOG.md PR: ports/180312 Submitted by: Nikolai Lifanov <lifanov mail.lifanov.com> (maintainer)
* - Update to 1.1.4bdrewery2013-07-066-46/+6
| | | | | | | | | | | | | | Changes: * Fix crash when opening repository in some cases * Fix build with -Werror * Fix 'pkg install [-f] pkg' not finding results * Fix 'pkg upgrade -f' always wanting to upgrade pkg first * Fix 'pkg install -R' always wanting to install pkg first * Fix backwards compatibility for 1.0-built packages for tracking shlibs. This may cause some packages to be reinstalled after the repository is updated. * Fix pkg (upgrade|fetch|install) -r <repo> crash * Fix crash when specifying invalid repo with -r
* games/crossfire-client: fix GL dependencywg2013-07-062-20/+19
| | | | | | | | | | - Add USE_GL - Trim Makefile header - Update pkg-descr from website - Remove indefinite article from COMMENT PR: ports/180325 Submitted by: Kevin Zheng <kevinz5000 gmail.com> (maintainer)
* - fix typo in OPTION groupohauer2013-07-064-4/+4
|
* - Add missing distinfo for the x86 versionlme2013-07-061-0/+2
| | | | Reported by: koobs
* - Update to the latest RCmva2013-07-062-3/+3
|
* - Update to the latest RCmva2013-07-062-3/+3
|
* - Update to the latest RCmva2013-07-062-3/+3
|
* - Update to the latest RCmva2013-07-062-3/+3
|
* - Update to revision 7353mva2013-07-062-4/+4
|
* - s/USE_APACHE/USE_APACHE_RUN/ohauer2013-07-061-1/+1
|
* - Update to 3.0.7.2lme2013-07-062-7/+5
| | | | | | | - While here, move OPTIONS_DEFINE before bsd.port.options.mk PR: ports/180329 Submitted by: maintainer
* Fix build with a recent version of FLAClme2013-07-061-0/+10
| | | | | PR: ports/179577 Submitted by: maintainer
* - Fix plistlme2013-07-062-7/+3
| | | | | | | - While here, use new Makefile header PR: ports/180281 Submitted by: maintainer
* - bump PORTREVISION on ports with LIB_DEPENDS+= devel/apr1ohauer2013-07-0611-21/+13
| | | | | | while I'm here - convert to USES=gmake - trim Makefile header and respect nice_people
* - cleanup APACHE version checkohauer2013-07-066-106/+30
| | | | - bump PORTREVISION
* - enable NSS crypto driverohauer2013-07-063-3/+45
| | | | | - use service(8) in apachectl where it makes sence - bump PORTREVISION
* - remove gmake dependencyohauer2013-07-061-9/+11
| | | | | | | - bump PORTREVISION PR: ports/179933 Submitted by: Tijl Coosemans tijl@
* - add fix for CVE-2013-1862ohauer2013-07-064-29/+96
| | | | - adjust vuxml
* - update devel/apr1ohauer2013-07-066-98/+84
| | | | | | | | | | | | | | | | | apr-1.4.6 -> apr-1.4.8 apr-util-1.4.1 -> apr-util-1.5.2 - add support for NSS crypto driver (apr-util) Changes URL's: http://svn.apache.org/viewvc/apr/apr/branches/1.4.x/CHANGES?view=markup http://svn.apache.org/viewvc/apr/apr-util/branches/1.5.x/CHANGES?view=markup http://svn.apache.org/viewvc/apr/apr-util/branches/1.4.x/CHANGES?view=markup Thanks to tijl@ for sending patches to the apache@ list. http://lists.freebsd.org/pipermail/freebsd-apache/2013-June/003172.html with hat apache@
* Convert remanent USE_PKGCONFIG to USES=pkgconfigbapt2013-07-069-22/+10
| | | | | | | | While here convert: USE_ICONV -> USES=iconv USE_GMAKE -> USES=gmake USE_GNOME=gnomehack -> USES=pathfix some post-patch to USES=pathfix
* - Update to 1.0-11tota2013-07-062-4/+3
| | | | | | PR: ports/180341 Submitted by: tota (myself) Approved by: wen (maintainer, via private e-mail)
* Project location has changed.demon2013-07-062-2/+2
|
* - fix leftovers by removing second declaration of USESjgh2013-07-061-2/+1
|
* Update to 2.2.1.rakuco2013-07-063-15/+17
|
* - USE_GMAKE to USES=gmake.stephen2013-07-061-1/+1
|
* - convert USE_GMAKE to USES=gmakejgh2013-07-0610-14/+10
|
* Update to 0.9.0.wxs2013-07-062-6/+11
| | | | Submitted by: dteske@ (maintainer)
* - update to 12.16dinoex2013-07-064-10/+10
|
* - document apache22 CVE-2013-1862 (mod_rewrite)ohauer2013-07-061-0/+45
| | | | | | Update to apache22-2.2.25 is ready to commit. Until now there is no official announcement from apache.org so we hold the update back until we have official checksums.
* - Remove .include <bsd.ports.pre.mk>; bsd.ports.post.mk to bsd.ports.mk;stephen2013-07-0688-575/+317
| | | | | | | | ${PORTSDIR} to ${.CURDIR}/../.. in the .include for bsd.octave.mk. This is because USE_GMAKE no longer works after .include <bsd.ports.pre.mk>. - Trim headers. - Clean whitespace. - Portlint.
* Move PKGORIGIN definition a bit later so that PKGCATEGORY defined in ↵bapt2013-07-061-7/+7
| | | | | | | Makefile.local or Makefile.inc works again Reported by: dinoex Tested by: dinoex
* Assign maintainer to submitter of initial port.wxs2013-07-061-1/+1
|
* Official Mongo C Driver (Development Version)wxs2013-07-064-0/+99
| | | | | PR: ports/175613 Submitted by: Waitman Gobble <uzimac@da3m0n8t3r.com>
* Update to 1.8.3.2.wxs2013-07-062-7/+7
| | | | Changes: https://raw.github.com/git/git/master/Documentation/RelNotes/1.8.3.2.txt
* - Update to 1.521 [1] [2]lwhsu2013-07-064-4/+14
| | | | | | | | | | - Improve rc script, use `su -l` for execuing jenkins for fresh environment [3] PR: ports/178948 [1] ports/179456 [2] ports/178197 [3] Submitted by: Volodymyr Kostyrko <c.kworr@gmail.com> [1] skreuzer [2] Mikhail Krasilnikov <mk@dvaslona.ru> [3]
* - Remove broken mirror and add two new ones.lme2013-07-061-3/+2
| | | | - Remove BROKEN
* Update to 5.2.wxs2013-07-062-3/+3
| | | | Submitted by: dteske@ (maintainer)
* Fix missing include.wxs2013-07-062-0/+11
| | | | | | | | This was causing the "Undefined symbol '_'" message when hitting ^C or entering an incorect command. PR: ports/180262 Submitted by: Christophe Juniet <c.juniet@gmail.com>
* - Remove broken mirror and add two new ones.lme2013-07-061-3/+2
| | | | - Remove BROKEN
* Add an openssh-portable-base slave port to install with OVERWRITE_BASEbdrewery2013-07-063-1/+12
|
* Remove support for the expired QT3 port.novel2013-07-061-11/+0
| | | | | PR: 180277 Submitted by: rene
* Add some notes about rebuilding kdelibs4-dependent ports if using clang.rakuco2013-07-061-0/+29
| | | | | | | | | | | | | | | | As mentioned in r322300, clang support has been improved since the update to 4.10.4 a few days ago. This, however, requires a rebuild of the ports that depend on kdelibs4. Most of them are covered by the KDE update itself, but those which are not part of the Software Compilation need to be rebuilt manually to make sure the previous issues (proper symbol visibility being the most annoying of them) are solved. I haven't fully tested all the possible portmaster/portupgrade/pkg commands myself, so please shout out loud if they're not correct. In collaboration with: avilla@
* - Fix build with new multiimedia/libva [1]madpilot2013-07-062-2/+15
| | | | | | - Convert to USES=gmake Obtained from: http://lists.freedesktop.org/archives/libva/2013-July/001772.html [1]
* - Update to 3.3.1lme2013-07-062-3/+3
| | | | - Changelog: http://tvbrowser.org:8080/jira/secure/IssueNavigator.jspa?mode=hide&requestId=10230
* irc/py-irc: update to 8.3.1wg2013-07-063-20/+88
| | | | | | | - Update to 8.3.1 - Use PORTEXAMPLES instead of pkg-plist entries - Unmute install examples - Patch setup.py to extract egg file
* Register install conflicts with version 1.xpawel2013-07-062-2/+2
| | | | Submitted by: maintainer via private email
* www/dojo: update to 1.9.1wg2013-07-053-4/+249
| | | | | | | | | - Update to 1.9.1 - Take maintainership PR: ports/179682 Submitted by: wg (myself) Approved by: maintainer (timeout)
* Convert to USES=gmakerene2013-07-054-9/+4
| | | | Remove an empty OPTIONS_DEFAULT in lang/nbc
* Deprecate in sight of Qt 3.x port deorbit; trim Makefile header.danfe2013-07-051-5/+3
|
* textproc/libguess: convert remaining USE_GNOMEwg2013-07-051-2/+1
| | | | | | - Convert USE_GNOME to USES as well Reported by: jgh
* - Convert to new USES gmake for my portswg2013-07-052-3/+2
|
* - Update to 1.306culot2013-07-052-3/+3
| | | | Changes: http://search.cpan.org/dist/Git-Repository/Changes
* textproc/libguess: minor fixeswg2013-07-051-8/+4
| | | | | | - Trim Makefile header - Remove ABI version in LIB_DEPENDS - USES gmake
* Convert from USE_GMAKE to USES=gmakebdrewery2013-07-055-10/+5
|
* databases/xtrabackup: fix RUN_DEPENDSwg2013-07-051-0/+2
| | | | | | | | - Add p5-DBD-mysql to RUN_DEPENDS PR: ports/180290 Submitted by: Alex Samorukov <samm@os2.kiev.ua> Approved by: maintainer
* - Remove support for the expired KDE3 portdanfe2013-07-054-85/+11
| | | | | | | - While here convert NOPORTDOCS and USE_GMAKE PR: ports/180265 Submitted by: rene
* Add new LIB_DEPENDS syntax:bapt2013-07-051-1/+29
| | | | | | | | | | | | libname.so:${PORTSDIR}/devel/name libname.so.0.1.2:${PORTSDIR}/devel/name This syntax is support to replace the old syntax and code which has multiple weakness: It was replying on ldconfig -r which arbritrary limited our valid library to name of the following form: libname.so[.X] where X can be a number foo.3 could match both libfoo.3.do and libfoo.so.3 Reviewed by: bdrewery, danfe, miwi
* - Fix COMMENTmartymac2013-07-052-11/+3
| | | | | | | - Rework USE_GNOME and USES PR: ports/180255 Submitted by: bsam
* Readd the USE_BZIP2 removed by mistakebapt2013-07-051-0/+1
| | | | Submitted by: flo
* Convert to USES=gmakebapt2013-07-0511-24/+12
|
* Import new gmake.mk and rip out USE_GMAKE from bsd.port.mkbapt2013-07-052-23/+48
| | | | | | | A USE_GMAKE stub as be created to help migration please now use USES=gmake Reviewed by: bdrewery Exp-run by: bdrewery
* Don't crash when backend cannot be signalled.ale2013-07-052-2/+18
| | | | | | | Update master sites. PR: ports/180291 Submitted by: Marcin Cieslak <saper@saper.info>
* Add a mechanism to allow USES to define code to be loaded after post.mkbapt2013-07-051-0/+9
| | | | | Reviewed by: bdrewery Exp-run by: bdrewery
* Add LICENSEbdrewery2013-07-057-0/+14
|
* - Fix pkg2ng due to UID/ID not being defined.bdrewery2013-07-051-7/+1
| | | | | | | | | | Pkg-1.1.4 will define UID=0 when sourcing bsd.pkgng.mk directly. This extra defined(UID) can eventually be removed, but is needed for backwards compatibility for now. Reported by: uqs Reviewed by: bapt With hat: portmgr
* Update to v13.04.29 release.ale2013-07-057-27/+19
|
* benchmarks/flowgrind: fix IPv6 address parsingwg2013-07-052-1/+31
| | | | | | | | - Fix IPv6 address parsing (upstream) - Enable debug by default PR: ports/180259 Submitted by: Lars Eggert <lars@eggert.org> (maintainer)
* Update WWWehaupt2013-07-051-1/+1
|
* Update to 2.4.5ehaupt2013-07-053-3/+5
|
* Fix build with clang (USE_CSTD=gnu89) and respect CFLAGS, CPPFLAGStijl2013-07-052-0/+28
| | | | | | and LDFLAGS. Approved by: maintainer timeout (20 days)
* Add insynth and search plugins.ale2013-07-052-3/+4
|
* Add an explicit dependency on pkgconf to fix buildbapt2013-07-051-1/+1
|
* - Sadly, remove support for the expired Qt 3.x portdanfe2013-07-051-11/+4
| | | | | | | - Rename GUI option to X11, to allow for umbrella X11-less builds PR: ports/180276 Submitted by: rene
* - fix options conversionjgh2013-07-051-0/+1
| | | | Reported by: portmgr
* Mark as broken: does not buildbapt2013-07-051-5/+3
| | | | | | common.c:64:17: error: lua.h: No such file or directory common.c:65:21: error: lauxlib.h: No such file or directory common.c:66:20: error: lualib.h: No such file or directory
* Mark as broken: does not fetchbapt2013-07-051-5/+3
|
* Move USE_GMAKE prior to pre.mk in preparation for USES=gmakebapt2013-07-051-1/+1
|
* Mark as broken: does not fetchbapt2013-07-051-5/+3
|
* add explicit dependency on pkgconfigbapt2013-07-051-0/+1
|
* Mark as broken: does not fetchbapt2013-07-051-0/+2
|
* Fix after optionsng conversionbapt2013-07-051-1/+1
|
* Add an explicit dependency on pkgconfbapt2013-07-051-0/+1
|
* pkgconfig is needed by all slaves either (to detect xmms2 itself)bapt2013-07-051-1/+1
| | | | Reported by: poudriere
* Fix inconsistent library dependency when OpenSSL is installedhrs2013-07-052-9/+13
| | | | | | from the Ports Collection. PR: ports/180283
* Update the KDE Software Compilation to 4.10.5.rakuco2013-07-05219-675/+593
| | | | | | | | | | | | | | | | | | | Proudly brought to you by the KDE on FreeBSD team. We're sorry to ship two KDE updates in just a few days, but the work on 4.10.5 was very light compared to 4.10.4 so it was ready much faster. The release announcement can be found in [1]. [1] http://www.kde.org/announcements/announce-4.10.5.php The biggest news for us on FreeBSD is that the Ruby bindings should work with Ruby 1.9 now. I will probably add a note to UPDATING later about this, but as avilla@ pointed out, the clang support we mentioned that was improved in 4.10.4 requires a rebuild of the ports that depend on kdelibs4. Most of them are covered by this update, but those which are not part of the Software Compilation need to be rebuilt manually to make sure the previous issues (proper symbol visibility being the most annoying of them) are solved.
* - Build mplayer2 with libavresamplegblach2013-07-051-2/+3
| | | | | | - Bump PORTREVISION Approved by: crees, tabthorpe (mentors, implicit)
* Build ffmpeg1 with libavresamplemm2013-07-052-0/+10
| | | | | | Bump PORTREVISION Submitted by: Grzegorz Blach <magik@roorback.net>
* x11-fm/doublecmd: update to 0.5.5wg2013-07-0512-129/+118
| | | | | | | | | | - Update to 0.5.5 Changes: http://doublecmd.sourceforge.net/mediawiki/index.php/Changes_in_version_0.5.5 PR: ports/180240 Submitted by: Beñat Etxepare <bbtruk@users.sourceforge.net> (maintainer)
* - Don't force gcc, make this work with clang, too [1]flo2013-07-057-8/+52
| | | | | | | | | | | - Don't call gmake directly [1] - Make the -p (Run as pseudo-realtime thread) work on FreeBSD [1] - Use @dirrmtry for directories that can contain files after deinstall - Fix build of guid_uuid.c [2] PR: ports/180233 [2] Submitted by: tijl [1] Kurt Jaeger <fbsd-ports@opsec.eu> [2]
* - Don't force gcc, make this work with clang, too [1]flo2013-07-056-16/+16
| | | | | | | | - Don't call gmake directly [1] - Make the -p (Run as pseudo-realtime thread) work on FreeBSD [1] - Use @dirrmtry for directories that can contain files after deinstall Submitted by: tijl [1]
* - Fix compiling without gcc. (remove hardcoded 'gcc')nox2013-07-052-9/+5
| | | | | | | | | - Change to new-type headers. - Replace all dead MASTER_SITES and WWW with working ones. PR: ports/179823 Submitted by: r4721@tormail.org Approved by: samm@os2.kiev.ua (maintainer)
* - Upgrade to 1.5.6.thierry2013-07-055-114/+49
| | | | - Remove conflict with gimp-gmic-plugin.
* Update to 2.19flo2013-07-0522-1212/+576
| | | | | Security: b3fcb387-de4b-11e2-b1c6-0025905a4771 In collaboration with: Jan Beich <jbeich@tormail.org>
* Don't manually rm wildcard directories, automatically add all files to theflo2013-07-054-11/+32
| | | | | | plist. This should fixes warning on deinstall as the files were deleted in the pre-deinstall target, and once pkg wanted to remove files specified in the plist they were already gone.
* - Update to 2.13.2tota2013-07-052-4/+3
|
* - Update to 4.06tota2013-07-052-3/+4
|
* - Remove edb from valid evas loaders, since it's invalid for almost a yeargblach2013-07-051-1/+1
| | | | Approved by: tabthorpe (mentor)
* - Add missed distinfoswills2013-07-051-0/+2
| | | | | Pointyhat to: swills Reported by: Sergey Lobanov <wmn@siberianet.ru>
* Update to 1.6.4bjk2013-07-057-77/+32
| | | | | | Build fixes for 10-CURRENT will come in a separate commit. Approved by: hrs (mentor, ports committer)
* Add -Wno-unused-parameter to silence excessive clang warnings.tijl2013-07-051-2/+3
|
* security/tpmmanager: update to 0.8.1wg2013-07-052-31/+24
| | | | | | | | | | - Update to 0.8.1 [1] - Trim Makefile header [1] - Use PORTDOCS - Pass maintainership to submitter PR: ports/180244 Submitted by: Danilo Egêa Gondolfo <danilogondolfo gmail.com>
* databases/xtrabackup: update to 2.1.3wg2013-07-054-27/+44
| | | | | | | | | | | | - Update to 2.1.3 [1] - USES cmake - Unmute install commands Changelog: https://launchpad.net/percona-xtrabackup/+milestone/2.1.3 PR: ports/180224 [1] Submitted by: Alex Samorukov <samm@os2.kiev.ua> Approved by: maintainer
* - Add 32BIT option to enable/disable 32bit compatbdrewery2013-07-052-6/+26
| | | | | | | | | - Add LIB32_PATH to allow overriding where 32bit libs are installed, default to DESTDIR/usr/lib32/libc.so PR: ports/179643 Reported by: Garrett Cooper <yaneurabeya@gmail.com> Submitted by: r4721@tormail.org (based on)
* - Update to 0.103004lth2013-07-052-8/+4
| | | | | | | | - New header style PR: ports/179478 Submitted by: lth Approved by: maintainer timeout
* - adjust pkg-plistlth2013-07-052-1/+1
| | | | | PR: ports/179792 Submitted by: Lawrence Chen <beastie@tardisi.com>, Frank Wall <fw@moov.de>
* Update to 1.0 RC1. Changes:mandree2013-07-043-22/+40
| | | | <http://www.docear.org/2013/07/03/docear-1-0-rc1-released-with-new-workspace-and-new-ui-ribbons/>
* - Pass me that pointy hat: ${OPT}_USES is actually supported, among othersdanfe2013-07-041-6/+3
| | | | - While here, add a comment about --disable-silent-rules ./configure option
* - Update to 0.15culot2013-07-042-3/+3
| | | | Changes: http://search.cpan.org/dist/Future/Changes
* x11/fbpanel: minor fixeswg2013-07-042-18/+6
| | | | | | | | | - Remove unnecessary PORTDCOS from pkg-plist - Mute mkdir - Trim desktop entry and replace command PR: ports/180112 Submitted by: nemysis <nemysis@gmx.ch> (maintainer)
* - Update to 2.52culot2013-07-042-8/+7
| | | | | | | | - Add LICENSE (Artistic 1 & GPL 1) - Trim Makefile's header Changes: http://search.cpan.org/dist/Config-General/Changelog Approved by: jadawin@ (implicit, on holidays)
* Port Entangle, an application which uses GTK+3 and libgphoto2 to provide adanfe2013-07-046-0/+404
| | | | | | | | | | graphical interface for tethered photography with digital cameras. Provide FreeBSD native camera autodetection via devd(8); special thanks to marcus@ for reviewing relevant parts of the code. The patch was submitted upstream and welcomed by the author, although he prefers that we use GIO's GSocket + GUnixSocketAddress APIs instead of direct POSIX socket API calls. WWW: http://entangle-photo.org/
* www/aws: fix secure socket layer selectionwg2013-07-041-2/+2
| | | | | | | What we really wanted here is SINGLE, which allows only option to be selected, and not none. Reported by: bapt
* x11/lxrandr: minor fixeswg2013-07-042-76/+98
| | | | | | | | | | - Add LICENSE (GPLv2) - Add DOCS and NLS options - Use desktop-file-utils PR: ports/179793 Submitted by: nemysis <nemysis@gmx.ch> Approved by: maintainer (timeout)
* www/aws-demos: update to 3.1.0.0wg2013-07-044-11/+24
| | | | | | | - Update to 3.1.0.0 PR: ports/180251 Submitted by: John Marino <draco@marino.st> (maintainer)
* www/aws: udpate to 3.1.0.0wg2013-07-048-872/+61
| | | | | | | | | - Update to 3.1.0.0 - Auto generate pkg-plist - Add another option for SSL PR: ports/180242 Submitted by: John Marino <draco@marino.st> (maintainer)
* Update to 0.16.demon2013-07-042-3/+3
|
* Remove expired port:rene2013-07-048-116/+1
| | | | 2013-07-04 games/gnomememoryblocks: Unsupported upstream
* - Fix 100% CPU usage at startup [1]martymac2013-07-042-8/+20
| | | | | | | | | by disabling the grey welcome screen - Use new Makefile header format - Use dos2unix PR: ports/180127 [1] Submitted by: Walter Hurry <walterhurry@gmail.com> [1]
* Change PORTSCOUT to skip 1.21.1 for now.mandree2013-07-041-1/+1
|
* Update stable to 1.21.0, and mark -unstable IGNORE for now.mandree2013-07-0412-398/+27
| | | | ChangeLog: http://busybox.net/
* Update to new upstream release 1.2.4 which basically only contained whatmandree2013-07-049-166/+6
| | | | patches we hade in the 1.2.3 port.
* Add PORTSCOUT limit.mandree2013-07-041-0/+2
|
* - update to 0.4.1jgh2013-07-044-23/+15
| | | | | | | | | | - while here: - migrate ncurses dependency to USES framework - tighten comment - install correct LICENSE, as it differs from standard PR: 179997 Submitted by: kitche@kitchetech.com (maintainer)
* YAP is a high-performance Prolog compiler developed atlippe2013-07-047-0/+598
| | | | | | | | | | | | | LIACC/Universidade do Porto and at COPPE Sistemas/UFRJ. Its Prolog engine is based in the WAM (Warren Abstract Machine), with several optimizations for better performance. YAP follows the Edinburgh tradition, and is largely compatible with the ISO-Prolog standard and with Quintus and SICStus Prolog. WWW: http://www.dcc.fc.up.pt/~vsc/Yap/ PR: ports/180068 Submitted by: Danilo Egea Gondolfo <danilogondolfo@gmail.com>
* - Updated to 3.1.0 [1]glarkin2013-07-042-6/+7
| | | | | | | | - Added license - Minor tweaks to dependency versions PR: ports/180142 [1] Submitted by: swills
* - Update to 2.2.2. [1]lippe2013-07-042-4/+6
| | | | | | | | - Change maintainer mail address. [2] PR: ports/177340 Submitted by: Gasol Wu <gasol.wu@gmail.com> [1], Bill Moran <wmoran@collaborativefusion.com> [2] Approved by: Bill Moran <wmoran@collaborativefusion.com> (maintainer)
* Fix a scrollkeeper remnantantoine2013-07-041-1/+1
| | | | | Reviewed by: kwm Reported by: poudriere
* - Updated to 1.4.0 [1]glarkin2013-07-042-8/+6
| | | | | | | | | ChangeLog: https://raw.github.com/rightscale/right_http_connection/master/History.txt (scroll to bottom) - Trimmed Makefile header - Added license PR: ports/180141 [1] Submitted by: swills
* add licenseeadler2013-07-041-0/+2
|
* Add licenseeadler2013-07-041-0/+2
|
* Add licenseeadler2013-07-041-0/+2
|
* - Update to 1.2.15.lippe2013-07-042-3/+3
| | | | | | PR: ports/179295 Submitted by: Torsten Zuhlsdorff <foo@meisterderspiele.de> Approved by: maintainer timeout
* REDAXO is a modular, extensible PHP and MySQL based CMS, providinglippe2013-07-047-0/+1360
| | | | | | | | | multi-language support and accessibility in an easy to use way. WWW: http://www.redaxo.org/ PR: ports/178464 Submitted by: Marco Steinbach <coco@executive-computing.de>
* Reverting r322247 it breaks too many imake:env users while only fixing a ↵bapt2013-07-041-4/+5
| | | | couple, better to fix the couple that needs it port by port
* - add LATE_INSTALL_ARGS in favor of imake.mkdinoex2013-07-041-0/+1
|
* Add a maintainereadler2013-07-041-0/+1
| | | | Obtained from: xorg development repo
* - fix build after USES=imakedinoex2013-07-041-1/+1
|
* LATE_INSTALL_ARGS needs to be defined either in case of imake:envbapt2013-07-041-4/+4
| | | | Reported by: dinoex
* libxml does not build with python 3 so don't claim it doeseadler2013-07-041-1/+1
| | | | Approved by: gnome (kwm)
* Update to version 2.3pawel2013-07-042-5/+4
| | | | | PR: ports/180234 Submitted by: Alexander <alexander.4mail@gmail.com> (maintainer)
* New port: devel/p5-JSON-Path:zi2013-07-047-0/+60
| | | | | | search nested hashref/arrayref structures using JSONPath WWW: http://search.cpan.org/dist/JSON-Path/
* - Update to 1.2.4feld2013-07-049-135/+37
| | | | | PR: ports/179309 Reviewed by: crees (mentor)
* New port: devel/p5-Lvalue:zi2013-07-045-0/+37
| | | | | | | | | | Lvalue takes an object produced by some other package and wraps it with lvalue functionality implemented with the object's original getter and setter routines. Lvalue assumes its object uses the relatively standard getter / setter idiom where any arguments is a setter, and no arguments is a getter. WWW: http://search.cpan.org/dist/Lvalue/
* Update to version 3.20.1pawel2013-07-042-3/+3
| | | | | PR: ports/180239 Submitted by: Danilo Egea Gondolfo <danilogondolfo@gmail.com> (maintainer)
* Update to version 2.1pawel2013-07-042-4/+4
| | | | | PR: ports/180238 Submitted by: Danilo Egea Gondolfo <danilogondolfo@gmail.com> (maintainer)
* Update to version 2.2.3pawel2013-07-042-5/+5
| | | | | | PR: ports/179994 Submitted by: Takashi Kato <townwear@gmail.com> Approved by: maintainer
* Updated trustedqsl and removed tqsllib port which is no longer neededdb2013-07-0414-165/+98
| | | | | | | | | | | | Some cleanups and fixes needed. Original comment from shurd@sasktel.net I noticed that the new version allows uploading directly from the tqsl app, so I've updated the port. The tqsllib is no longer a separate package from upstream, so I added the CONFLICTS_INSTALL for it. A note will be needed in ports/UPDATING regarding this. Submitted by: Stephen Hurd <shurd@sasktel.net>
* - remove now obsolete comment to imake macrodinoex2013-07-041-1/+0
|
* - Update to version 2.3pawel2013-07-043-6/+12
| | | | | | | | | - Add OPUS option While here remove leading article from COMMENT PR: ports/180230 Submitted by: Fraser Tweedale <frase@frase.id.au> (maintainer)
* Better attempt to comment r322214 and fix typos.bapt2013-07-041-1/+1
| | | | Base on suggestions and typo fixes by: pluknet@ and sunpoet@
* Remove ports which are replaced by graphics/linux-f10-dri :rene2013-07-0310-201/+2
| | | | | | | graphics/linux_dri graphics/linux-dri74 Discussed on: emulation@
* Switch the default Linux DRI port to linux-f10-dri and remove supportrene2013-07-032-3/+2
| | | | | | | | for the unused USE_GL=linux (this avoids hardcoding the Linux DRI port). PR: ports/180231 Submitted by: myself Approved by: portmgr (bapt)
* Add missing conflicts.gjb2013-07-033-3/+3
| | | | Approved by: cy (maintainer, implicit)
* Update cfengine34 to 3.4.5.gjb2013-07-032-4/+4
| | | | | | Add cfengine35 as conflict. Approved by: cy (maintainer, implicit)
* - Remove optional dependency on deprecated QT3rene2013-07-031-13/+3
| | | | | - Convert Makefile header - Drop leading article from comment
* - Update to version 2.2.1pawel2013-07-032-3/+5
| | | | | | | | - Make options visible The release notes for this version are as follows: Minor bugfixes, interface improvements, and documentation updates.
* - Changing RAM for a VM was broken in the GUI because there was nodecke2013-07-033-0/+95
| | | | | | | implementation for FreeBSD that could calculate available RAM. PR: ports/180086 Submitted by: Martin Birgmeier <Martin.Birgmeier@aon.at>
* x11/florence: fix run dependswg2013-07-031-10/+7
| | | | | | | | | - BUILD_DEPENDS is RUN_DEPENDS as well - Add DOCS option - Use OPTIONS_SUB PR: ports/180113 Submitted by: nemysis <nemysis@gmx.ch> (maintainer)
* x11/libfm: preserve conf fileswg2013-07-031-12/+7
| | | | | | | | - Fix preservation of conf files - Fix dependencies PR: ports/180110 Submitted by: nemysis <nemysis@gmx.ch> (maintainer)
* x11/menu-cache: fix LXDE menu bugwg2013-07-032-1/+48
| | | | | | | | - Fix LXDE menu bug (from upstream) - Change depenency to glib20 PR: ports/180132 Submitted by: nemysis <nemysis@gmx.ch> (maintainer)
* benchmarks/flowgrind: fix DSCP markingwg2013-07-032-0/+23
| | | | | | | - Fix DSCP marking PR: ports/180197 Submitted by: Lars Eggert <lars@eggert.org> (maintainer)
* net-mgmt/phpipam: update to 0.8wg2013-07-034-27/+167
| | | | | | | | | | - Udpate to 0.8 [1] - Trim Makefile header and COMMENT - Mute cat pkg-message - Add WWW to pkg-descr PR: ports/180204 Submitted by: Jake Smith <jake@xz.cx> (maintainer)
* - Drop dependency on x11-themes/qt-bluecurve-theme , which depends onrene2013-07-032-3/+1
| | | | | the expired QT3. - Bump PORTREVISION
* Give this a chance to work on sparc as well.zeising2013-07-034-11/+140
| | | | | Submitted by: Marius Strobl Obtained from: xorg development repo
* Update to 1.7.2zeising2013-07-0313-824/+3
| | | | | | This release incorporates all security patches. Obtained from: xorg development repo
* net/proxychains-ng: preserve conf filewg2013-07-031-5/+3
| | | | | | | - Fix preservation of .conf file PR: ports/180109 Submitted by: nemysis <nemysis@gmx.ch> (maintainer)
* - Add LICENSEsbz2013-07-032-11/+12
| | | | | | | - Update COMMENT - Update pkg-descr - Remove unnecessary mkdir - Take maintainership
* Fix BUILD_DEPENDS in japanese/mozc-tool.hrs2013-07-031-1/+1
| | | | Spotted by: ume
* Correct syntax in kernel config is 'options'lwhsu2013-07-032-2/+2
| | | | Submitted by: kevlo
* Use BUILD_WRKSRC and ALL_TARGET instead of custom do-build: target.kwm2013-07-031-4/+3
| | | | Submitted by: bapt@
* pkg2ng is calling directly bsd.pkgng.mk if present which will fail because ↵bapt2013-07-031-0/+5
| | | | | | | | of the lack of UID. Define it if not already defined earlier Submitted by: Yar Tikhiy <yar.tikhiy@gmail.com>
* rodrigc's commit bit has been taken in for safekeeping.linimon2013-07-031-10/+2
|
* - Take maintainership.araujo2013-07-032-2/+2
|
* mlaier's bit has been taken in for safekeeping.linimon2013-07-034-22/+7
|
* Remove the QT3 option, this depends on the expired QT3 port.rene2013-07-031-14/+6
| | | | | The GTK2 option is now the only SINGLE option, so do not propose it at all.
* Pass maintainership to submitter.rakuco2013-07-031-1/+1
| | | | | PR: ports/180202 Submitted by: serpent <serpent7776@gmail.com>
* Remove support for the -qt package variant, this depends on therene2013-07-031-8/+4
| | | | | | expired QT3 port. NOPORTDOCS -> PORT_OPTIONS:MDOCS while here
* Remove the QT3 option which depends on the expired QT3 port.rene2013-07-031-8/+1
|
* - Add dependency for devel/p5-Sys-SigAction to allow Jmx4Perl::Agent timeout ↵zi2013-07-031-0/+2
| | | | | | | | to function - Bump PORTREVISION Approved by: tj@
* - Fix broken pkg-plist (revert previous commit)zi2013-07-032-1/+2
| | | | - Bump PORTREVISION
* - Update to 2.3.34tota2013-07-033-33/+35
| | | | | | | | - Make use of LICENSE framework - Convert to new Options framework PR: ports/179657 (based on) Submitted by: John Marino <draco_AT_marino_DOT_st>
* Fix installation when DRAW is not selected.thierry2013-07-031-1/+1
| | | | Reported by: Andrea Venturoli <ml (at) etfence.it>
* - bring in distinfo and pkg-plist for bumpjgh2013-07-032-2/+4
|
* - update to 1.1.0 and bump shared libraries in respective portsjgh2013-07-0314-46/+45
| | | | | | | - while here: - fix option check in sysutils/cfengine34 - move devel/libvirt-glib to use glib20 in favor of gio-fam-backend (suggested by kwm@) - restore ABI version in net-mgmt/collectd5
* - Fix sound playbacklme2013-07-032-5/+30
| | | | | | | | - Bump PORTREVISION - Whitespace fixes PR: ports/180091 Submitted by: maintainer
* Update to 0.0.29.jkim2013-07-032-3/+3
|
* - ${DO_NADA} to @${DO_NADA}.stephen2013-07-033-3/+3
|
* - Update to 1.2.2.stephen2013-07-032-3/+3
|
* - Update to 1.2.2.stephen2013-07-032-3/+3
|
* Unbreak. It's USES=shared-mime-info, not USES=sharedmime.rakuco2013-07-031-1/+1
|
* Update to 1.7.1.rakuco2013-07-034-14/+16
|
* Update KDevelop & friends to 4.5.1 and KDevelop to 1.5.1.rakuco2013-07-0314-74/+408
| | | | | Proudly presented by the KDE on FreeBSD team, with commits by makc@, rakuco@ and Schaich Alonso. Everything should build fine with both gcc and clang.
* Remove the QT option as it depends on the expired QT3 port.rene2013-07-031-11/+1
| | | | | | | | The maintainer does not use this port any longer, new volunteers are welcome. PR: ports/180200 Submitted by: myself Approved by: Daniel O'Connor <darius@dons.net.au> (maintainer)
* Update to KDE SC 4.10.4, proudly presented by the KDE on FreeBSD team.rakuco2013-07-03232-531/+579
| | | | | | | | | | | | | | | With commits from avilla@, makc@, rakuco@ and Schaich Alonso. The upstream announcement can be found in [1]. [1] http://www.kde.org/announcements/announce-4.10.4.php clang support should be more stable now, with clang being recognized by kdelibs4 and being passed the correct flags to build other ports. Additionally, all ports being committed have been verified to build with -CURRENT's clang 3.3 on an amd64 tinderbox (special thanks go to swills@ for providing it). Work on the newly-released 4.10.5 will begin shortly.
* Unify USES.rakuco2013-07-031-2/+1
|