aboutsummaryrefslogtreecommitdiffstats
path: root/french/dico
ModeNameSize
-rw-r--r--Makefile784logstatsplainblame
-rw-r--r--distinfo53logstatsplainblame
d---------files350logstatsplain
-rw-r--r--pkg-comment33logstatsplainblame
-rw-r--r--pkg-descr830logstatsplainblame
-rw-r--r--pkg-plist598logstatsplainblame
n class='column1'>| | | | The ncurses work is covered by the ncurses infrastructure blanket and the use of errno.h header over extern errno is "just fix it". * games/gnake: document ncurses requirementmarino2016-08-231-0/+1 | * - Update to 2.0.36amdmi32016-08-234-5/+7 | | | | | | | | - While here, fix LICENSE and unhardcode PREFIX PR: 211972 Submitted by: yuri@rawbw.com Approved by: trebbu@googlemail.com (maintainer) * - Fix LICENSEamdmi32016-08-231-2/+9 | | | | | - Add LICENSE_FILE - Fix BROKEN condition: this still does not build on 10.1 (fine on 10.2+) * - Update to 1.3.6amdmi32016-08-236-65/+27 | | | | | | PR: 211167 Submitted by: yuri@rawbw.com, lightside@gmx.com Approved by: yuri@rawbw.com (maintainer) * bump sqlalchemy dependency to not depend on an expired versionrene2016-08-221-1/+2 | * - Clarify LICENSEamdmi32016-08-193-28/+34 | | | | | | - Add LICENSE_FILE - Optionize NLS - Fix WWW: * - Add LICENSEamdmi32016-08-182-2/+5 | | | | - Regenerate patches with `make makepatch` * - Enable LUA by defaultamdmi32016-08-182-13/+12 | | | | | | | - Unconditionally verbosify build PR: 211886 Submitted by: lifanov@mail.lifanov.com (maintainer) * - Switch to opt_CMAKE_BOOLamdmi32016-08-181-21/+18 | | | | - Improve indentation * - Update to 20160814amdmi32016-08-172-4/+4 | | | | | PR: 211899 Submitted by: lifanov@mail.lifanov.com (maintainer) * New port: games/iortcw Game engine for Return to Castle Wolfensteincpm2016-08-1712-0/+196 | | | | | | | | | | | | | | | | | | | | Return to Castle Wolfenstein is a military- and occult-themed first-person shooter game in a Second World War setting, originally released in 2001. It is a sequel to Wolfenstein 3D. This port contains the iortcw game engines for the single-player campaign and multiplayer, based on ioquake3 and the GPL source releases of RtCW. Return to Castle Wolfenstein requires non-distributable game data files, which you have to install manually (see pkg-message). WWW: https://github.com/iortcw/iortcw/ PR: 211456 Submitted by: Tobias Kortkamp <t@tobik.me> Reviewed by: amdmi3 (mentor) Approved by: amdmi3 (mentor) * Add PORTSCOUT limitpawel2016-08-121-0/+2 | | | | | | | | | | Upstream maintains a *.9999 branch for maintenance purposes, and sometimes a release may get cut from this branch. However, portscout should really ignore these, because *.9999 releases aren't *actual* releases. Actual releases get assigned a version triple with the last part being < 9999. PR: 211655 Submitted by: Kyle Evans (maintainer) * Sort category Makefiles.olgeni2016-08-101-1/+1 | * - Partially fix cowsay UTF-8 handlingcpm2016-08-102-2/+14 | | | | | | | | - Bump PORTREVISION PR: 211614 Submitted by: Aleksander Alekseev <afiskon@devzen.ru> Approved by: Nikolai Lifanov (maintainer), junovitch (mentor) * Fix build with mono 4.4.romain2016-08-091-0/+16 | | | | | Some assemblies have been relocated, so adjust files path to point to the correct location. * Register gl and glu with USE_GL.ehaupt2016-08-081-2/+2 | * Update to version 1.0.3pawel2016-08-063-5/+9 | * Use ${DATADIR} in PLIST_FILESpawel2016-08-061-1/+1 | | | | Submitted by: mat * ZDoom is an enhanced source port of ID Software's DOOM engine. It is based onpawel2016-08-064-0/+63 | | | | | | | | | | | | | | | | | | | | | | the source code of id Software's DOOM. ZDoom boasts enhanced modding support, as well as support for the following games: * Ultimate Doom * Doom II * Final Doom * Heretic * Hexen * Strife * Chex Quest (1 & 3) * Action Doom II * Harmony v1.1 * Hacx * The Adventures of Square WWW: http://www.zdoom.org/ PR: 211588 Submitted by: Kyle Evans <bsdports@kyle-evans.net> * - Update to version r5811 [1]pawel2016-08-062-39/+24 | | | | | | | | | | - Since duke4.org currently has no DNS records and burnbit.com doesn't respond, fetching optional distfiles fails. Now hosted on maintainers server. [1] - Convert rest of the options to helpers PR: 210970 [1] Submitted by: Piotr Kubaj (maintainer) [1] * Update SLADE to version 3.1.1.3.danfe2016-08-052-3/+3 | * games/(warzone2100|pacmanarena): Remove redundant dependency on unzipmarino2016-08-042-4/+1 | | | | | | | | A dependency on unzip will never be registered since unzip is available on all supported platforms (since FreeBSD 8.0). Note that it's pulled in by a non-default option. Approved by: infrastructure blanket (removal of redundant deps) * games/inform: Remove redundant dependency on unzipmarino2016-08-041-2/+0 | | | | USES=zip:infozip is set, so the explicit dependency is unnecessary. * games/bygfoot: Remove redundant dependency on unzipmarino2016-08-041-2/+1 | | | | | A dependency on unzip will never be registered since unzip is available on all supported platforms (since FreeBSD 8.0). * games/ninix-aya: Remove redundant dependency on unzipmarino2016-08-041-2/+1 | | | | | A dependency on unzip will never be registered since unzip is available on all supported platforms (since FreeBSD 8.0). * Minor cleanup (no functional change)johans2016-08-021-1/+1 | | | | Reported by: marino * Update to 4.9.1 (bugfix release)johans2016-08-022-4/+4 | * - Update to FreeCiv 2.5.5 (bugfix release)johans2016-08-012-7/+8 | | | | - make hidden dependencies explicit * Don't let the Nethack ports declare srandom() themselves.ed2016-07-313-3/+3 | | | | | | | | | | As the prototype of srandom() has changed, be sure to no longer declare the prototype of this function ourselves. Instead, simply pull in the <stdlib.h> header that declares this function. Reported by: antoine@ Reviewed by: glewis@ Differential Revision: https://reviews.freebsd.org/D7378 * - Update to 1.5.0danilo2016-07-313-6/+7 | * - Update to 1.5.0danilo2016-07-313-19/+53 | * - wxWidgets is only needed for editor and viewer optionspawel2016-07-301-3/+15 | | | | | | | - Update dependencies PR: 210267 Submitted by: Thibault Payet (maintainer) * - Use clang where possibleamdmi32016-07-281-4/+10 | | | | | | | - Add missing xorg dependency PR: 211258 Submitted by: jbeich@FreeBSD.org * Reset miwi@'s ports, he stepped down from the Ports Team.rene2016-07-261-1/+1 | | | | With hat: portmgr-secretary * Update to version 20160721pawel2016-07-252-4/+4 | | | | | PR: 211292 Submitted by: Nikolai Lifanov (maintainer) * Ressurect devel/omake, graphics/ocaml-images and games/freetennis [1]rene2016-07-235-0/+69 | | | | | | | | | | | | | | | | - devel/omake: - add new MASTER_SITES - regenerate patches [1] - graphics/ocaml-images: - add missing LIB_DEPENDS - pet portlint - bump PORTREVISION - games/freetennis: - add missing indirect depedencies [2] - bump PORTREVISION PR: 210853 [1] Submitted by: lightside@gmx.com [1] Reported by: poudriere testport [2] * - Update to version 0.18.1pawel2016-07-238-96/+92 | | | | | | | | | | | | | | - Take over maintainership - Change WIZARD to NOWIZARD: this follows upstream and should better serve majority of package users - Switch to OPTION helpers and modernize the port - Add/remove missing/unnecessary dependencies - Move "-sdl" PKGNAMESUFFIX to the slave port, options should not change package name and this is also how other ports do it PR: 210670 Submitted by: Nikolai Lifanov Approved by: maintainer * Unbreak the build across the gang. The port (re)defines copysign(), fmin(),danfe2016-07-222-30/+86 | | | | | | | | | | and fmax() functions, which conflict with the ones already available in the math library. Simply removing those definitions fixes the issue. While at it, convert to USES+=localbase. The `files/patch-c++' was regenerated with `make makepatch'. Tested on: 9.2, 10.2, -CURRENT * OpenOMF is a Open Source remake of "One Must Fall 2097" by Diversionspawel2016-07-218-0/+210 | | | | | | | | | Entertainment. WWW: http://www.openomf.org/ PR: 210819 Submitted by: Stas Timokhin <devel@stasyan.com> * Cleanup $() variables in ports Makefiles.mat2016-07-208-9/+9 | | | | | | | Mostly replace with ${}, but sometime, replace with $$() because it is what was intended in the first place. (I think.) Sponsored by: Absolight * - update libgd to 2.2.2dinoex2016-07-202-2/+2 | | | | | | | | | | | - new MASTER_SITES - add security patch PR: 210913 Submitted by: Piotr Kubaj MFH: 2016Q3 Security: CVE-2015-8874 Security: CVE-2016-3074 Security: http://www.openwall.com/lists/oss-security/2016/07/12/4 * - Update to 20160719amdmi32016-07-202-4/+4 | | | | | PR: 211230 Submitted by: lifanov@mail.lifanov.com (maintainer) * - Lessen BROKEN condition: actually builds fine on DragonFly and FreeBSD 9.xamdmi32016-07-191-1/+3 | | | | Submitted by: marino * When there is a do-install target, do not use a post-install target, domat2016-07-196-13/+0 | | | | | | | | | | | | everything at once. Sometime, rename post-install into a options helper target. I did not fix ports that were such a mess that I could not figure out what they really wanted to do. I also did not change ports that had some version of an auto-plist code in post-install, for the same reason. With hat: portmgr Sponsored by: Absolight * - Mark BROKEN: does not buildamdmi32016-07-191-0/+2 | | | | Reported by: pkg-fallout * - Update to version 1.6.7.2mva2016-07-183-6/+36 | | | | | | | | - Fix x11 and opengl associations for the port - Pass maintainership back to ports@ due to lack of time PR: 205705 Submitted by: Thibault Payet <monwarez@mailoo.org> * - Update to version 1.3.4pawel2016-07-148-22/+51 | | | | | | | - Does not build on FreeBSD 9 PR: 210826 Submitted by: yuri@rawbw.com (maintainer) * Update to 2016-06-30 Release.sbruno2016-07-132-4/+4 | * - Update 0.8.4 (see http://gibberlings3.net/forums/index.php?showtopic=27878 ↵amdmi32016-07-133-370/+60 | | | | | | | | | | | | | | for changes) - Switch to USES=localbase - Indent CMAKE_ARGS - Add missing LIB_DEPENDS - Add missing INSTALLS_ICONS - Pass maintainership to submitter PR: 210889 Submitted by: lifanov@mail.lifanov.com Approved by: beyert@cs.ucr.edu (maintainer) * - Update to 1.05.002cs2016-07-123-8/+16 | | | | - Require more libraries * games/gracer: do not depend on a specific version of Tclgahr2016-07-061-2/+2 | * lang/lua53: bump PORTREVISION on dependent portsgahr2016-07-062-0/+2 | * - Fix PORTSCOUTamdmi32016-07-061-1/+1 | | | | | | | | | | To clarify previous commit, PORTSCOUT is needed here because robocode-naval is sharing the download page with robocode, and the version limit will ignore robocode versions with 4 digits and will only pick up 3 digit robocode-naval versions. PR: 210699 Submitted by: dbaio@bsd.com.br (maintainer) * Remove expired ports:rene2016-07-065-63/+0 | | | | | | games/freetennis: depends on expired graphics/ocaml-images 2016-07-04 graphics/ocaml-images: Depends on expiring devel/omake 2016-07-04 devel/omake: Broken for more than 6 months * Remove expired ports without open PRs:rene2016-07-05227-8048/+0 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 2016-07-04 security/openpgpsdk: Broken for more than 6 months 2016-07-04 security/radiusniff: Broken for more than 6 months 2016-07-04 security/pear-Auth_OpenID: Broken for more than 6 months 2016-07-04 security/sshit: Broken for more than 6 months 2016-07-04 security/ifd-slb_rf60: Broken for more than 6 months 2016-07-04 security/rainbowcrack: Broken for more than 6 months 2016-07-04 security/vlog: Broken for more than 6 months 2016-07-04 security/cryptstring: Broken for more than 6 months 2016-07-04 x11/libdnd: Broken for more than 6 months 2016-07-04 x11/xlupe: Broken for more than 6 months 2016-07-04 x11/xco: Broken for more than 6 months 2016-07-04 x11/xclick: Broken for more than 6 months 2016-07-04 devel/ocfpcsc: Broken for more than 6 months 2016-07-04 devel/dits: Broken for more than 6 months 2016-07-04 devel/ruby-cache: Broken for more than 6 months 2016-07-04 devel/rapidsvn: Broken for more than 6 months 2016-07-04 devel/svnkit: Broken for more than 6 months 2016-07-04 devel/py-EnthoughtBase: Broken for more than 6 months 2016-07-04 devel/cl-uffi: Broken for more than 6 months 2016-07-04 devel/ruby-event-loop: Broken for more than 6 months 2016-07-04 devel/libqxt: Broken for more than 6 months 2016-07-04 devel/dasm: Broken for more than 6 months 2016-07-04 devel/libopendaap: Broken for more than 6 months 2016-07-04 devel/cl-uffi-sbcl: Depends on expiring devel/cl-uffi 2016-07-04 devel/cvs2p4: Broken for more than 6 months 2016-07-04 devel/bufferpool: Broken for more than 6 months 2016-07-04 devel/ifd-test: Broken for more than 6 months 2016-07-04 devel/eric4: Broken for more than 6 months 2016-07-04 devel/uclmmbase: Broken for more than 6 months 2016-07-04 devel/obfuscatejs: Broken for more than 6 months 2016-07-04 devel/oniguruma: Broken for more than 6 months 2016-07-04 devel/libbnr: Broken for more than 6 months 2016-07-04 devel/c4: Broken for more than 6 months 2016-07-04 devel/memcheck: Broken for more than 6 months 2016-07-04 devel/liblcfg: Broken for more than 6 months 2016-07-04 devel/omake: Broken for more than 6 months 2016-07-04 devel/svndelta: Broken for more than 6 months 2016-07-04 devel/papp: Broken for more than 6 months 2016-07-04 devel/mk: Broken for more than 6 months 2016-07-04 devel/avltree: Broken for more than 6 months 2016-07-04 devel/cbind: Broken for more than 6 months 2016-07-04 devel/tclgetopts: Broken for more than 6 months 2016-07-04 devel/antlrworks: Broken for more than 6 months 2016-07-04 devel/acme: Broken for more than 6 months 2016-07-04 devel/libopensync022: Broken for more than 6 months 2016-07-04 archivers/epkg: Broken for more than 6 months 2016-07-04 print/enscriptfonts: Broken for more than 6 months 2016-07-04 print/mup: Broken for more than 6 months 2016-07-04 lang/lua-mode.el: Broken for more than 6 months 2016-07-04 lang/s9fes: Broken for more than 6 months 2016-07-04 lang/alisp: Broken for more than 6 months 2016-07-04 lang/intel2gas: Broken for more than 6 months 2016-07-04 lang/stalin: Broken for more than 6 months 2016-07-04 french/eric4: Depends on expiring devel/eric4 2016-07-04 textproc/exslt: Broken for more than 6 months 2016-07-04 textproc/xt: Broken for more than 6 months 2016-07-04 textproc/ssddiff: Broken for more than 6 months 2016-07-04 textproc/xslint: Broken for more than 6 months 2016-07-04 textproc/cbedic: Broken for more than 6 months 2016-07-04 textproc/tralics: Broken for more than 6 months 2016-07-04 textproc/docbookide.el: Broken for more than 6 months 2016-07-04 textproc/glpi-plugins-AdditionalReports: Broken for more than 6 months 2016-07-04 textproc/tdhkit: Broken for more than 6 months 2016-07-04 textproc/p5-Groonga-API: Broken for more than 6 months 2016-07-04 textproc/glpi-plugins-DataInjection: Broken for more than 6 months 2016-07-04 dns/ldnsm: Broken for more than 6 months 2016-07-04 japanese/guesswork-classic: Broken for more than 6 months 2016-07-04 japanese/texinfo: Broken for more than 6 months 2016-07-04 japanese/jyuroku: Broken for more than 6 months 2016-07-04 japanese/mtools: Broken for more than 6 months 2016-07-04 palm/pdbar: Broken for more than 6 months 2016-07-04 graphics/gplot: Broken for more than 6 months 2016-07-04 graphics/white_dune: Broken for more than 6 months 2016-07-04 graphics/whirlgif: Broken for more than 6 months 2016-07-04 graphics/libaux: Broken for more than 6 months 2016-07-04 graphics/import-pictures: Broken for more than 6 months 2016-07-04 math/xgobi: Broken for more than 6 months 2016-07-04 math/fricas: Broken for more than 6 months 2016-07-04 math/dcdflib: Broken for more than 6 months 2016-07-04 math/libneural: Broken for more than 6 months 2016-07-04 math/open-axiom: Broken for more than 6 months 2016-07-04 irc/nefarious: Broken for more than 6 months 2016-07-04 irc/slirc: Broken for more than 6 months 2016-07-04 irc/ratbox-respond: Broken for more than 6 months 2016-07-04 irc/qwebirc: Broken for more than 6 months 2016-07-04 biology/platon: Broken for more than 6 months 2016-07-04 news/slnr: Broken for more than 6 months 2016-07-04 science/jmol: Broken for more than 6 months 2016-07-04 net/nstxd: Broken for more than 6 months 2016-07-04 net/sprinkle: Broken for more than 6 months 2016-07-04 editors/ssam: Broken for more than 6 months 2016-07-04 editors/fb: Broken for more than 6 months 2016-07-04 misc/quotes: Broken for more than 6 months 2016-07-04 misc/boxquote.el: Broken for more than 6 months 2016-07-04 misc/pypanda: Broken for more than 6 months 2016-07-04 misc/cuecat: Broken for more than 6 months 2016-07-04 deskutils/displaycalibrator: Broken for more than 6 months 2016-07-04 german/eric4: Depends on expiring devel/eric4 2016-07-04 multimedia/vic: Depends on expiring devel/uclmmbase 2016-07-04 multimedia/ggrab: Broken for more than 6 months 2016-07-04 emulators/dynamips: Broken for more than 6 months 2016-07-04 emulators/dynamips-devel: Broken for more than 6 months 2016-07-04 emulators/sim6811: Broken for more than 6 months 2016-07-04 emulators/minivmac: Broken for more than 6 months 2016-07-04 cad/qcad-partslib: Broken for more than 6 months 2016-07-04 comms/dump1090_mr: Broken for more than 6 months 2016-07-04 x11-fm/asfiles: Depends on expiring x11/libdnd 2016-07-04 x11-fonts/fonts-te: Broken for more than 6 months 2016-07-04 sysutils/rsyncmanager: Broken for more than 6 months 2016-07-04 sysutils/jfbterm: Broken for more than 6 months 2016-07-04 sysutils/daedalus: Broken for more than 6 months 2016-07-04 sysutils/pcfclock: Broken for more than 6 months 2016-07-04 sysutils/vlogger: Broken for more than 6 months 2016-07-04 sysutils/bontmia: Broken for more than 6 months 2016-07-04 mail/pop3gwd: Broken for more than 6 months 2016-07-04 mail/mailtray: Broken for more than 6 months 2016-07-04 mail/pflogstats: Broken for more than 6 months 2016-07-04 mail/exact: Broken for more than 6 months 2016-07-04 mail/wmpop3: Broken for more than 6 months 2016-07-04 mail/qmail-conf: Broken for more than 6 months 2016-07-04 mail/gld: Broken for more than 6 months 2016-07-04 mail/dsbl-testers: Broken for more than 6 months 2016-07-04 mail/vqregister: Broken for more than 6 months 2016-07-04 mail/atmail: Broken for more than 6 months 2016-07-04 mail/ml: Broken for more than 6 months 2016-07-04 net-im/icb: Broken for more than 6 months 2016-07-04 net-im/cicquin: Broken for more than 6 months 2016-07-04 net-im/pidgin-manualsize: Broken for more than 6 months 2016-07-04 net-im/pidgin-rhythmbox: Broken for more than 6 months 2016-07-04 russian/eric4: Depends on expiring devel/eric4 2016-07-04 russian/fortune-bashorgru: Broken for more than 6 months 2016-07-04 www/xpi-clearfields: Broken for more than 6 months 2016-07-04 www/pecl-varnish: Broken for more than 6 months 2016-07-04 www/py-requests-oauth-hook: Broken for more than 6 months 2016-07-04 www/hudson: Broken for more than 6 months 2016-07-04 www/xpi-mldonkey: Broken for more than 6 months 2016-07-04 www/xpi-cookiesafe: Broken for more than 6 months 2016-07-04 www/trac-mastertickets: Broken for more than 6 months 2016-07-04 www/dotclear: Broken for more than 6 months 2016-07-04 www/ruby-wgettsv: Broken for more than 6 months 2016-07-04 www/wwwstat: Broken for more than 6 months 2016-07-04 www/xpi-prism: Broken for more than 6 months 2016-07-04 www/xpi-fasterfox: Broken for more than 6 months 2016-07-04 www/siteframe: Broken for more than 6 months 2016-07-04 www/py-urljr: Broken for more than 6 months 2016-07-04 www/reviewboard: Broken for more than 6 months 2016-07-04 www/xpi-tabletools: Broken for more than 6 months 2016-07-04 www/wikindx: Broken for more than 6 months 2016-07-04 www/typolight: Broken for more than 6 months 2016-07-04 www/varnish-libvmod-header: Broken for more than 6 months 2016-07-04 www/xpi-gbrain: Broken for more than 6 months 2016-07-04 www/trac-robotstxt: Broken for more than 6 months 2016-07-04 www/simplog: Broken for more than 6 months 2016-07-04 www/chtml: Broken for more than 6 months 2016-07-04 databases/postgresql_autodoc: Broken for more than 6 months 2016-07-04 databases/oracle_odbc_driver: Broken for more than 6 months 2016-07-04 databases/mysql-xql: Broken for more than 6 months 2016-07-04 databases/mysql-udf-sys: Broken for more than 6 months 2016-07-04 games/lucidlife: Broken for more than 6 months 2016-07-04 games/gma: Broken for more than 6 months 2016-07-04 games/smiley: Broken for more than 6 months 2016-07-04 games/noegnud-littlehack: Broken for more than 6 months 2016-07-04 games/sdlquake2: Broken for more than 6 months 2016-07-04 games/daimonin: Depends on expiring games/daimonin-music 2016-07-04 games/noegnud-nethack: Broken for more than 6 months 2016-07-04 games/xbomber: Broken for more than 6 months 2016-07-04 games/xwelltris: Broken for more than 6 months 2016-07-04 games/ftjava: Broken for more than 6 months 2016-07-04 games/daimonin-music: Broken for more than 6 months 2016-07-04 games/gno3dtet: Broken for more than 6 months 2016-07-04 games/qtv: Broken for more than 6 months 2016-07-04 games/xwordpy: Broken for more than 6 months 2016-07-04 games/netris: Broken for more than 6 months 2016-07-04 games/rt2-demo: Broken for more than 6 months 2016-07-04 games/noegnud-addons: Broken for more than 6 months 2016-07-04 games/noegnud-nethack-deet: Broken for more than 6 months 2016-07-04 games/live-f1: Broken for more than 6 months 2016-07-04 games/xonix: Broken for more than 6 months 2016-07-04 games/fgkicker: Broken for more than 6 months 2016-07-04 games/tank: Depends on expiring graphics/libaux 2016-07-04 games/linux-nwserver: Broken for more than 6 months 2016-07-04 games/quake2-zaero: Broken for more than 6 months 2016-07-04 games/pyching: Broken for more than 6 months 2016-07-04 games/thevalley: Broken for more than 6 months 2016-07-04 games/xroads: Broken for more than 6 months 2016-07-04 games/fxsudoku: Broken for more than 6 months 2016-07-04 games/sudoku: Broken for more than 6 months 2016-07-04 games/kmancala: Broken for more than 6 months 2016-07-04 games/plonx: Broken for more than 6 months 2016-07-04 games/wmminichess: Broken for more than 6 months 2016-07-04 games/noegnud-slashem: Broken for more than 6 months 2016-07-04 games/latrine: Broken for more than 6 months 2016-07-04 games/pysycache-themes: Broken for more than 6 months 2016-07-04 games/nibbles: Broken for more than 6 months 2016-07-04 games/hlstatsx: Broken for more than 6 months 2016-07-04 audio/streamtuner: Broken for more than 6 months 2016-07-04 audio/mangler: Broken for more than 6 months 2016-07-04 audio/hawkvoice: Broken for more than 6 months 2016-07-04 audio/alac: Broken for more than 6 months 2016-07-04 x11-wm/e-module-mpdule: Broken for more than 6 months 2016-07-04 x11-wm/e-module-tclock: Broken for more than 6 months 2016-07-04 x11-wm/musca: Broken for more than 6 months 2016-07-04 x11-wm/e-module-places: Broken for more than 6 months 2016-07-04 x11-wm/e-module-forecasts: Broken for more than 6 months 2016-07-04 x11-wm/e-module-net: Broken for more than 6 months 2016-07-04 x11-wm/e-module-penguins: Broken for more than 6 months 2016-07-04 ftp/fget: Broken for more than 6 months 2016-07-04 net-mgmt/netmond: Broken for more than 6 months 2016-07-04 net-mgmt/ipfm: Broken for more than 6 months * - Simplify installationamdmi32016-07-041-10/+5 | | | | - Switch to options helpers * Fix runtime error.mat2016-07-042-7/+18 | | | | | | PR: 210793 Submitted by: tkato432 yahoo com Sponsored by: Absolight * Update to 1.8.3.mat2016-07-046-135/+346 | | | | | | PR: 210792 Submitted by: tkato432 yahoo com Sponsored by: Absolight * Update to version 1.5.0.20160514mat2016-07-047-47/+111 | | | | | | PR: 210790 Submitted by: tkato432 yahoo com Sponsored by: Absolight * Update MASTER_SITES.mat2016-07-042-21/+15 | | | | | | PR: 210791 Submitted by: tkato432 yahoo com Sponsored by: Absolight * games/minecraft-server: update 1.9.4 -> 1.10.2junovitch2016-07-042-4/+4 | | | | | PR: 210739 Submitted by: Jonathan Price <freebsd@jonathanprice.org> (maintainer) * Update to version 0.39.0pawel2016-07-0317-165/+28 | | | | | | | Changelog: https://github.com/OpenMW/openmw/releases/tag/openmw-0.39.0 PR: 210729 Submitted by: Tobias Kortkamp (maintainer) * - Update SLADE to version 3.1.1.2danfe2016-07-022-11/+7 | | | | | | | | - Depend on `audio/fluid-soundfont' if MIDI support is enabled, to ensure that music tracks are playable in editor - Remove hand-rolled installation routine, it's not needed since recently Reported by: portscout * Update OpenTTD to version 1.6.1 and make pkg-plist more sorted while here.danfe2016-07-023-4/+5 | * Create a symlink minecraft-server/minecraft_server.jar pointing to theallanjude2016-06-302-0/+8 | | | | | | | | | | latest version of the jar (minecraft_server.1.9.4.jar) Update the LICENSE text PR: 210097 Submitted by: Jonathan Price (maintainer) Approved by: matthew * - Add PORTSCOUTamdmi32016-06-301-0/+2 | | | | | PR: 210699 Submitted by: dbaio@bsd.com.br (maintainer) * - Fix licenseamdmi32016-06-291-2/+7 | | | | - Switch to options helpers * Reset ports maintained by bf@ until he has time again to work on them.rene2016-06-281-1/+1 | | | | | | PR: 210474 Submitted by: jbeich With hat: portmgr-secretary * games/tuxpuck: unbreak fetchtz2016-06-283-10/+8 | | | | | | | | | | Additional changes: - Bump PORTREVISION - Add audio/libogg to library dependency - Regenerate patches PR: 210082 Approved by: junovitch (mentor) * Update to 3.04matthew2016-06-265-17/+31 | | | | | | | | | - switch to GitHub. This is the account belonging to the original author of cowsay, who submitted the PR. PR: 210547 Submitted by: tony+freebsd@nog.net (author) Approved by: lifanov@mail.lifanov.com (maintainer) * - Update to 1.4.1amdmi32016-06-244-107/+4 | * - Switch to options helpersamdmi32016-06-231-0/+2 | * - Update to r5775amdmi32016-06-214-18/+19 | | | | | PR: 209987 Submitted by: pkubaj@anongoth.pl (maintainer) * With the power of USES=dos2unix, get rid of most patches and filesmat2016-06-2136-158/+160 | | | | | | | | | | with CRLF. While there, run make makepatch, rename patches to use the new scheme, and various fixes. With hat: portmgr Sponsored by: Absolight * Remove unnecessary evals that do-fetch was using.mat2016-06-191-1/+1 | | | | | | | | | | | | | | | | | | | Turns out that env(1) knows how to parse a properly quoted string using -S "string", it makes the double eval used for the fetch command to be unnecessary. This is because running: eval "foo $(escape $bar)" is silly when this works: foo $bar So remove escaping and quoting, and sillyness. PR: 210198 Submitted by: mat Exp-run by: antoine Sponsored by: The FreeBSD Foundation, Absolight Differential Revision: https://reviews.freebsd.org/D6779 * - Switch to USES=localbaseamdmi32016-06-191-5/+2 | | | | - Switch to options helpers * games/tome4: update to 1.4.8rm2016-06-192-4/+6 | | | | | | | - add dependency upon libpng PR: 210280 Submitted by: Nikolai Lifanov <lifanov@mail.lifanov.com> (maintainer) * In the latest installment of the series Alex travels through the junglematthew2016-06-1814-0/+710 | | | | | | | | | | in search of his kidnapped girlfriend. Plenty of classic platforming in four nice colors guaranteed! WWW: http://allegator.sourceforge.net/ PR: 208664 Submitted by: Nikolai Lifanov <lifanov@mail.lifanov.com> * Rename all files containing a : in their filename.mat2016-06-185-16/+16 | | | | | | | While there, run make makepatch on affected ports, and rename patches accordingly. Sponsored by: Absolight * - Pet portlintamdmi32016-06-173-32/+31 | | | | | - Switch to options helpers - Respect CFLAGS * games/imaze: unbreak and modernize porttz2016-06-175-45/+26 | | | | | | | | | | | | | | | | | This includes: - Bump PORTREVISION - Unbreak fetch - Remove TUCOWS from MASTER_SITES - Add ATHENA option and set it by default, instead of XVIEW - Convert GUI's options from RADIO to SINGLE - Switch to options helpers - Add MOTIFLIB define with proper value to fix linkage - Add xmu to USE_XORG - Regenerate patches PR: 210081 Submitted by: lightside <lightside@gmx.com> Approved by: junovitch (mentor) * - Add LICENSEamdmi32016-06-141-5/+5 | | | | | - Switch to USES=localbase - No need to duplicate COMMENT in DESKTOP_ENTRIES * games/pioneer: 20160404 -> 20160610pi2016-06-142-5/+9 | | | | | | | | | | Changes: https://github.com/pioneerspacesim/pioneer/compare/20160404...20160504 - This version uses multimedia/assimp v3.2 library from bug 209356. - The saved games from previous version are not compatible! PR: 209357 Submitted by: lightside@gmx.com (maintainer) * - Switch to options helpersamdmi32016-06-121-1/+1 | * - Switch to options helpersamdmi32016-06-113-11/+13 | | | | - Regenerate patches with `make makepatch` * Change MAINTAINER from ports@toco-domains.de to tz@FreeBSD.orgtz2016-06-102-2/+2 | | | | Approved by: junovitch (mentor) * - Switch to options helpersamdmi32016-06-101-8/+4 | * Make fetchablearved2016-06-091-5/+1 | | | | | PR: 210033 Submitted by: lightside@gmx.com * It's been a long time since I checked ${PORTSDIR} in _DEPENDS line. Itmat2016-06-091-1/+1 | | | | | | | seems quite a few crept in. Pointy hat to: fluffy, mm, romain Sponsored by: Absolight * - Switch to options helpersamdmi32016-06-081-2/+4 | * - Switch to options helpersamdmi32016-06-071-6/+7 | * Enable make jobs again in bundled spidermonkey, patch committed inmadpilot2016-06-071-10/+2 | | | | | | | | r416413 fixes the original problem. Testing worked without flaws. Thanks to tijl@. * - Add distfile mirror, unbreak fetchamdmi32016-06-071-7/+5 | | | | | | | - Switch to options helpers PR: 210030 Submitted by: lightside@gmx.com * Remove unneeded usage of:mat2016-06-062-3/+2 | | | | | | | | - MASTER_SITE_SUBDIR - ${MASTER_SITES_FOO} - :DEFAULT (and use a default when appropriate) Sponsored by: Absolight * - Unbreak: the port fetches fineamdmi32016-06-061-3/+0 | | | | | PR: 210032 Submitted by: lightside@gmx.com * - Switch to options helpersamdmi32016-06-061-7/+5 | * - Update devel/gmake to 4.2.tijl2016-06-051-2/+10 | | | | | | | | | - deskutils/tomboy, devel/ocaml-deriving-ocsigen: patch Makefile bug. - games/0ad: disable make jobs when building bundled Spidermonkey. PR: 209868 Exp-run by: antoine Approved by: portmgr (antoine) * - Update to 20160531amdmi32016-06-042-4/+4 | | | | | PR: 209932 Submitted by: lifanov@mail.lifanov.com (maintainer) * - Unbreak games/cowsay with a new MASTER_SITESantoine2016-06-042-15/+3 | | | | | | | | | - Pass maintainership to submitter - Undeprecate irc/insub now that cowsay isn't broken PR: 207063 Submitted by: Nikolai Lifanov Approved by: maintainer timeout (4 months) * Deprecate ports broken for more than 6 monthsantoine2016-06-0447-0/+96 | * Update to 1.1.3arved2016-06-026-24/+11 | | | | | | PR: 209825 Submitted by: maintainer Reviewed by: Vladimir Krstulja * * Update for gtk3 (and gtk2)nemysis2016-06-022-5/+5 | | | | | | | | | | | | * Fix gtk3 incompatibilities * Fix GTK check in code * Update to gtk3 * Add libm to link command * Remove CRs from source - Take maintainership - Recreate tarball, new 64869df commit - Change USE_GNOME=gtk2 to USE_GNOME=gtk30 * Github cleanup.mat2016-06-012-3/+4 | | | | | | | | | - Use the version tag instead of commit hash when they're the same. - Remove unnneeded variables. - Simplify go- ports when possible. - Various fixes. Sponsored by: Absolight * - Switch to USES=localbaseamdmi32016-06-011-5/+4 | | | | - Switch to options helpers * - Update to 0.60madpilot2016-05-315-35/+20 | | | | | - Add workaround for what appears to be a gcc bug on 9.x. - Enable again MOVIES option by default, it does not crash anymore. * games/burrtools: minor improvementsjbeich2016-05-304-46/+19 | | | | | | | | | | | | - Unbundle lua 5.1 - Adjust category and fix icon path in .desktop file - Avoid overlinking FLTK dependencies - Integrate DragonFly fix - Drop unnecessary patch - Drop unused xmlwrapp dependency - Convert to USES=localbase - Pacify stage-qa (shared libs) - Pacify portlint (regen patches) * games/burrtools: switch back to clang on 10+jbeich2016-05-302-8/+55 | | | | | | | Fix undefined behavior on startup when parsing (embedded) config file written in Lua. MFH: 2016Q2 * games/burrtools: unbreak build on 11.0jbeich2016-05-301-0/+9 | | | | | | | | | | | | | | lib/stl.cpp: In member function 'void stlExporter_c::write(const char*, const voxel_c&, const faceList_c&)': lib/stl.cpp:69:38: error: invalid conversion from 'const char*' to 'char*' [-fpermissive] const char * title = basename(fname); ^ In file included from lib/stl.cpp:44:0: /usr/include/libgen.h:38:7: error: initializing argument 1 of 'char* basename(char*)' [-fpermissive] char *basename(char *); ^ PR: 209747 Reported by: antoine (exp-run) * Update to version 4.0.5pawel2016-05-293-314/+319 | | | | | | | | Changelog: http://rephial.org/release/4.0.5 PR: 209819 Submitted by: lightside@gmx.com * Update Simgear & Flightgear ports to 2016.2.1martymac2016-05-296-32/+8 | * - Update to 0.4.14amdmi32016-05-296-26/+73 | | | | - Tweak depends * - Update to 0.4.14amdmi32016-05-292-4/+5 | | | | - Fix LICENSE * devel/smokeqt, games/katomic, multimedia/gstreamer1-qt4, net-im/kopete-kde4,pi2016-05-281-1/+1 | | | | | | | | | | sysutils/kfilemetadata, sysutils/polkit-qt, x11/kde4-runtime - update USES in some kde ports Some are cosmetic; some add shebangfix or pathfix where needed PR: 209304 Submitted by: groot@kde.org (kde) * - games/pyfa: Update to 1.19.1fluffy2016-05-283-7/+7 | | | | | | PR: 207180 Submitted by: Andrey Fesenko (maintainer) Approved by: miwi (mentor, implicit) * Assign submitter as maintainer by requestjunovitch2016-05-285-5/+5 | | | | | | PR: 209794 Submitted by: Mahdi Mokhtari <mokhi64@gmail.com> Differential Revision: D6606 * Add back WRKSRC, it's needed because of DISTVERSIONPREFIXantoine2016-05-271-0/+2 | * Add USE_KDE4 so that KDE4_VERSION is definedswills2016-05-271-0/+1 | | | | | | PR: 209756 Submitted by: T.C.Berner <tcberner@gmail.com> Reported by: Vladimir Omelchuk <admin@vladiom.com.ua> * Remove expired misc/kdehier4 and update all of its consumers to not ↵rene2016-05-2648-48/+47 | | | | | | | | | | | | | reference it any longer. This is a no-op because KDE4_PREFIX is equal to LOCALBASE Fix up properties for misc/kde4-l10n/files/bsd.l10n.mk to make svn happy. PR: 209014 (partial) Submitted by: myself Approved by: portmgr (bapt) Differential Revision: https://reviews.freebsd.org/D6542 * Remove useless WRKSRC definitions.mat2016-05-254-5/+0 | | | | | | While there, correct DEV_WARNINGS when they occur. Sponsored by: Absolight * - Add some mirrors, fixing fetchamdmi32016-05-251-2/+3 | | | | | PR: 209738 Submitted by: lightside@gmx.com (maintainer) * - Update to 20160515amdmi32016-05-243-3/+6 | | | | | | | - While here, add missing WWW PR: 209555 Submitted by: lifanov@mail.lifanov.com (maintainer) * Fix my previous fix.mat2016-05-241-3/+3 | | | | | Reported by: marino Sponsored by: Absolight * - Clarify LICENSEamdmi32016-05-241-1/+2 | | | | | | - Add LICENSE_FILE Approved by: portmgr blanket * - Update to 1.24, announce message:nemysis2016-05-242-3/+3 | | | | | * Updated Brazilian Portuguese and German translations * The ice blocks dropped by the large blue book's third form now shatter if they land on lifts * Remove NLS, DOCS, EXAMPLES and IPV6 from OPTIONS_DEFAULT, they are enabled ↵amdmi32016-05-245-5/+3 | | | | | | by default anyway and don't need to be listed Approved by: portmgr blanket * Convert tab after WWW: in pkg-descrs to single space as per PHBamdmi32016-05-2420-20/+20 | | | | Approved by: portmgr blanket * Cleanup some other NO_PACKAGE madness.mat2016-05-2411-18/+0 | | | | | With hat: portmgr Sponsored by: Absolight * While having a distfile of 400MB 10 years ago was big, it is not amat2016-05-2412-22/+0 | | | | | | | | problem any more. With hat: portmgr Sponsored by: Absolight Differential Revision: https://reviews.freebsd.org/D6512 * Update to Xboard 4.9.0johans2016-05-223-6/+52 | | | | https://www.gnu.org/software/xboard/whats_new/4.9.0/ * Reorganise and modernise the py-sqlalchemy ports.matthew2016-05-223-3/+3 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - Introduce new ports for the sqlalchemy 0.9 and 1.0 release branches. - Deprecate the ports for the 0.6 and 0.7 release branches, as these have been declared EoL and are no longer supported by upstream. - Update to the latest available version in each branch. In detail: Port Version Maintainer ---------------------------------------------- py-sqlalchemy06 0.6.9 nivit@FreeBSD.org (Deprecate 2016-08-20) [1] py-sqlalchemy07 0.7.10 nivit@FreeBSD.org (renamed py-sqlalchemy, Deprecate 2016-08-20) [1] py-sqlalchemy08 0.8.7 nivit@FreeBSD.org (renamed py-sqlalchemy-devel) [1] py-sqlalchemy09 0.9.10 m.tsatsenko@gmail.com (new, repocopy from py-sqlalchemy-devel) [2] py-sqlalchemy10 1.0.13 m.tsatsenko@gmail.com (new, repocopy from py-sqlalchemy-devel) [2] - Use options-helpers and option dependent make targets. - Use autoplist for documents as well as python code - Add all the docments to the packages: previously an arbitrary subset was added in a way that excluded CSS, images and other HTML assets. - Use TEST_DEPENDS and add a TEST_TARGET instead of having a 'TEST' option. - Use py-pytest for 0.9.x and later, rather than py-nose. - Add CONFLICTS_INSTALL between all of the py-sqlalchemyXY ports. PR: 191442 Submitted by: robak Reviewed by: robak Reviewed by: pi Approved by: nivit (maintainer timeout, ~300days) [1] Approved by: m.tsatsenko@gmail.com (maintainer) [2] Sponsored by: https://reviews.freebsd.org/D908 * Fix build with libc++ 3.8.0 by removing conflicting re-definition of abs().martymac2016-05-212-0/+20 | | | | | PR: 209612 Submitted by: dim * - Fix trailing whitespace in pkg-messagesamdmi32016-05-1917-33/+33 | | | | Approved by: portmgr blanket * - Fix trailing whitespace in Makefilesamdmi32016-05-193-5/+5 | | | | Approved by: portmgr blanket * - Fix trailing whitespace in pkg-descrs, categories [g-n]*amdmi32016-05-19132-262/+262 | | | | Approved by: portmgr blanket * Remove the use of :@, it must not be used before 9 goes out of support.mat2016-05-194-134/+157 | | | | | | Incidentally, simplify quite a bit, and fix build on 9. Sponsored by: Absolight * - No need to specify master site subdirectory when it's the same as defaultamdmi32016-05-182-2/+2 | | | | Approved by: portmgr blanket * - Simplify MASTER_SITESamdmi32016-05-181-5/+8 | | | | - Switch to options helpers * - Simplify MASTER_SITESamdmi32016-05-181-6/+5 | | | | | | | | - Clarify LICENSE - Add LICENSE_FILE - Switch to USES=localbase Approved by: portmgr blanket * - Simplify MASTER_SITESamdmi32016-05-181-3/+6 | | | | | | - Add NO_ARCH - Switch to options helpers - Silince post-patch * - Simplify MASTER_SITESamdmi32016-05-181-2/+4 | | | | - Switch to options helpers * - Add forgotten patch for the previous commitamdmi32016-05-181-0/+10 | | | | | | PR: 209591 Submitted by: dim Reported by: jbeich * - Fix build with libc++ 3.8.0 [1]amdmi32016-05-182-4/+2 | | | | | | | - While here, switch to USES=localbase and update WWW PR: 209591 [1] Submitted by: dim [1] * Update Simgear & Flightgear ports to 2016.1.2martymac2016-05-184-6/+6 | * Change how the icon file is fetched, so that its name is more plain.mat2016-05-182-4/+5 | | | | | With hat: portmgr Sponsored by: Absolight * - Simplify MASTER_SITESamdmi32016-05-171-13/+6 | | | | | | - Switch to USES=localbase - Pet portlint - Switch to options helpers * Update to FreeCiv 2.5.4 (bugfix release)johans2016-05-152-3/+4 | * Prevent collision with getline(3)bapt2016-05-141-0/+2 | * Fix potion mixing.adamw2016-05-122-0/+11 | | | | | | | | | | | | From PR: This routine is swapping the potion colors and because only 2/3 of the color swap code is there, many of the potions end up with the same color. PORTREVISION bump. PR: 209310 Submitted by: sjrbulk at verizon dot net * Prevent collision with getline(3)bapt2016-05-121-0/+56 | * Prevent collision with getline(3)bapt2016-05-121-0/+92 | * Update Cockatrice to upstream Release Version 2016-05-06-Release.sbruno2016-05-122-5/+4 | | | | https://github.com/Cockatrice/Cockatrice/releases/tag/2016-05-06-Release * - Simplify MASTER_SITESamdmi32016-05-112-5/+4 | | | | - Update WWW: * - Switch to options helpersamdmi32016-05-111-7/+6 | * - Update to 1.9.4lwhsu2016-05-112-3/+3 | | | | | PR: 209422 Submitted by: Jonathan Price <freebsd@jonathanprice.org> (maintainer) * Add USES=compiler:c++11-lib to successfully build on 9.3 release.sbruno2016-05-111-1/+2 | | | | | This has the effect of pulling in gcc48 to do the build, but it at least succeeds. On 10 and higher, this will use clang to build. * games/bouncy: fix depend on graphics/py-PyOpenGLpi2016-05-111-2/+2 | | | | | PR: 205472 Reported by: antoine * - Fix dependencyamdmi32016-05-101-1/+1 | | | | Approved by: portmgr blanket * - Fix dependencyamdmi32016-05-101-1/+1 | * - Update to 3.1.5amdmi32016-05-102-3/+3 | * graphics/py-opengl{-accelerate}: 3.0.1 -> 3.1.0, change to PyPI namingpi2016-05-103-6/+6 | | | | | | | | | | - upgrade fixes the use of the port - py-opengl -> py-PyOpenGL - py-opengl-accelerate -> py-PyOpenGL-accelerate PR: 205472 Submitted by: matthew@reztek.cz Reviewed by: koobs * Update to 20160507.madpilot2016-05-102-3/+3 | | | | | | PR: 209393 Submitted by: Nikolai Lifanov <lifanov at mail.lifanov.com> (maintainer) * games/openra: update to 20160403jbeich2016-05-093-27/+40 | | | | Changes: https://github.com/OpenRA/OpenRA/wiki/Changelog#release-20160508 * Update to 0.7.2mat2016-05-0924-587/+344 | | | | | | PR: 209296 Submitted by: tkato432 yahoo com Sponsored by: Absolight * Update to 2.3.6.mat2016-05-092-4/+3 | | | | | | PR: 209295 Submitted by: tkato432 yahoo com Sponsored by: Absolight * Move the Cockatrice dir to cockatrice for more lower case correctness.sbruno2016-05-075-1/+1 | * Allow build with upcoming version of graphics/osg 3.4.0; bump PORTREVISIONriggs2016-05-075-1/+60 | | | | | PR: 209235 Submitted by: woodsb02@gmail.com * Remove ${PORTSDIR}/ from _DEPENDS.mat2016-05-041-1/+1 | | | | Sponsored by: Absolight * Update to 0.7.5.madpilot2016-05-044-23/+4 | * - After ports r411856 post-extract-script can be simplified a bit.nemysis2016-05-031-5/+4 | | | | | PR: 208291 Submitted by: jbeich * Update to Phalanx XXVjohans2016-05-022-5/+5 | * New port: games/robocode-navalpi2016-05-0110-0/+468 | | | | | | | | | | | | Naval Robocode is a programming game, where the goal is to develop a robot battle ship to battle against other ships in Java or .NET. The robot battles are running in real-time and on-screen. Naval Robocode is based on Robocode v1.9.2.x. WWW: http://robo-code.blogspot.com.br PR: 200753 Submitted by: Danilo G. Baio <dbaio@bsd.com.br> * - Unbreak by added boost-libs as a dependencylme2016-04-301-2/+4 | | | | | - Un-mute binary-stripping - Bump PORTREVISION * games/el: Fix build with libc++ 3.8.0pi2016-04-303-0/+33 | | | | | | PR: 208841 Submitted by: dim Approved by: acm (maintainer timeout) * Add new port, games/Cockatrice, a Magic the Gathering simulator writtensbruno2016-04-295-0/+113 | | | | | | | in QT. Reviewed by: cs mat Differential Revision: https://reviews.freebsd.org/D6089 * Update to 1.8.0lme2016-04-29