/games/legesmotus/

dy>
aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* sysutils/zeitgeist: depends explicitly on "python"wg2013-12-151-4/+5
| | | | | Reported by: exp-run (PR 184591) Approved by: portmgr (blanket)
* textproc/py-pyx12: fix usage of pythonwg2013-12-151-3/+2
| | | | Reported by: exp-run (PR 184591)
* textproc/queequeg: depend explicitly on "python" and stagifywg2013-12-151-15/+12
| | | | Reported by: exp-run (PR 184591)
* www/mod_pagespeed: depends explicitly on "python" to buildwg2013-12-151-1/+2
| | | | | Reported by: exp-run (PR 184591) Approved by: portmgr (blanket)
* security/pam_require: multiple fixeseadler2013-12-151-3/+2
| | | | | | - Fix COMMENT - Convert to STAGING - USE_GMAKE -> USES=gmake
* - Update to 0.25antoine2013-12-154-46/+19
| | | | | | | | | - No stage support yet, .elc files embed the path of the .el file, not sure if it is stage safe or not PR: ports/182563 Submitted by: Max Sterling Approved by: maintainer
* net/rabbitmq: fix usage of pythonwg2013-12-151-0/+2
| | | | | Reported by: exp-run (PR 184591) Approved by: portmgr (blanket)
* Update to version 3.9.3pawel2013-12-1511-456/+20
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | New in this release: ~~~~~~~~~~~~~~~~~~~~ * The TAB address completion in the Compose window now matches any part of the address and not just the beginning. * When copying or moving a message, the type-ahead search now matches any part of a folder name and not just the beginning. * It is now possible to replace the current signature in the Compose window by using the '/Message/Replace signature' menu item. * It is now possible to disable the 'Subject is empty' warning dialogue. See the option 'Warn when Subject is empty' option on the '/Configuration/Preferences/Mail handling/Sending' page. * When sending messages, if the hostname cannot be determined, fallback to 'localhost' rather than 'unknown', as the latter is rejected by some servers. * Added better handling of messages from broken mailers, such as yahoo groups. * PDF plugin: the minimum required version of poppler is 0.12.0. * PGP/* plugin: long key IDs are now displayed in the dialogues instead of short IDs. * PGP/* plugin: The automatic signature check is now non-blocking. * Python plugin: can now access accounts, mailboxes, folder properties * vCalendar plugin: webcals:// URLs are now treated as https:// * Translation updates: Brazilian Portuguese, Czech, Dutch, French, German, Hebrew, Slovak, Spanish, and Swedish. * Support for Maemo has been removed.
* textproc/rubber: fix usage of pythonwg2013-12-151-5/+4
| | | | | | | | | - Fix usage of python - Limit to python 2.x - USES gmake - Remove leading article from COMMENT Reported by: exp-run (PR 184591)
* Finish stage supportantoine2013-12-152-1/+2
|
* www/webkit-gtk3: fix usage of pythonwg2013-12-151-1/+3
| | | | | Reported by: exp-run (PR 184591) Approved by: portmgr (blanket)
* - Fix the usage of 'python' to get rid of the implicit lang/pythonmva2013-12-151-1/+2
| | | | | | | dependency Reported by: exp-run (PR 184591) Approved by: portmgr (blanket)
* - reenable ENIGMAIL by default, it was disabled on purpose in the previousflo2013-12-152-1/+15
| | | | | | | | commit, but was accidentally forgotten in the commit log - add a patch to fix the build with ENIGMAIL [1] Tested by: Christoph Lukas <clukas@firc.de> Obtained from: OpenBSD [1]
* Set proper permissions on tests, or lynis will skip themantoine2013-12-152-0/+3
| | | | | | PR: ports/184143 Submitted by: Kozlov Sergey Approved by: maintainer timeout (3 weeks)
* Add explicit dependency on pkgconf (needed for libkdcraw detection)antoine2013-12-151-1/+1
| | | | Approved by: portmgr (bapt)
* - Update from 3.0.4 to 3.0.5 [1]danilo2013-12-152-5/+4
| | | | | | | - Remove the unnecessary MAN8 entry PR: ports/184763 Submitted by: Mamoru Sakaue <sakaue.mamoru@samurai.mwghennn.net> (maintainer) [1]
* Add explicit dependency on pkgconf (needed for detection of libmtp, ↵antoine2013-12-151-1/+1
| | | | | | loudmouth and libgpod) Approved by: portmgr (bapt)
* www/node-devel: fix python usage same as www/nodewg2013-12-151-0/+6
| | | | | | | | - Use the python version specified for building instead of one of the meta port values, which might mismatch Reported by: exp-run (PR 184591) Approved by: portmgr (blanket)
* - Update to 2013-12-13antoine2013-12-152-8/+5
| | | | | - Use PYDISTUTILS_AUTOPLIST - Install examples as scripts since they are now shebangfixed
* - Fix the usage of 'python' to get rid of the implicit lang/pythonmva2013-12-151-0/+5
| | | | | | | dependency Reported by: exp-run (PR 184591) Approved by: portmgr (blanket)
* Update to 2.4.22.kwm2013-12-157-73/+32
| | | | | | | | USE_GNOME=gnomehack ->USES=pathfix. Stageify, use new LIB_DEPEND syntax, switch to libtool less ltverhack. Merge new gtk-query-immodules handling from gtk30 ports in our dev repo [1] Obtained from: FreeBSD gnome dev repo [1]
* - Update from 9.2.5 to 10.0.0 [1]danilo2013-12-153-14/+24
| | | | | | | | - Add stage support - Convert LIB_DEPENDS to new syntax PR: ports/184765 Submitted by: Oleg Ginzburg <olevole@olevole.ru> (maintainer) [1]
* x11-fm/twander: fix usage of pythonwg2013-12-151-0/+8
| | | | | Reported by: exp-run (PR 184591) Approved by: portmgr (blanket)
* x11-wm/awesome2: fix usage of pythonwg2013-12-151-0/+2
| | | | | | | - It is a build dependency for the manpages Reported by: exp-run (PR 184591) Approved by: portmgr (blanket)
* - Fix the usage of 'python' to get rid of the implicit lang/pythonmva2013-12-151-1/+12
| | | | | | | | dependency - Convert USES_GMAKE to USES=gmake, while here Reported by: exp-run (PR 184591) Approved by: portmgr (blanket)
* sysutils/slurm-hpc: fix the usage of pythonwg2013-12-151-2/+8
| | | | | Reported by: exp-run (PR 184591) Approved by: portmgr (blanket)
* - make lang/python an explicit dependency to get rid of themva2013-12-151-1/+2
| | | | | | | implicit one Reported by: exp-run (PR 184591) Approved by: portmgr (blanket)
* graphics/nathive: depends explicitly on "python"wg2013-12-151-2/+4
| | | | | Reported by: exp-run (PR 184591) Approved by: portmgr (blanket)
* - Update from 3.7.54 to 3.7.55danilo2013-12-152-3/+3
|
* - make lang/python an explicit build dependency to getmva2013-12-151-1/+2
| | | | | | | rid of the implicit one Reported by: exp-run (PR 184591) Approved by: portmgr (blanket)
* - Fix the usage of 'python' to get rid of the implicit lang/pythonmva2013-12-151-0/+1
| | | | | | | dependency Reported by: exp-run (PR 184591) Approved by: portmgr (blanket)
* Update google-sparsehash to use gcc 4.8+sbruno2013-12-151-0/+2
| | | | | This seems to work as I can now link clementine-player against it and use google-drive support
* devel/astah-community: sync legaleadler2013-12-151-1/+0
| | | | | | | Prefer syncing text from port -> LEGAL instead of using LICENSE_TEXT to override RESTRICTED. Approved by: portmgr (implicit)
* net/neubot: fix the usage of pythonwg2013-12-151-0/+1
| | | | | Reported by: exp-run (PR 184591) Approved by: portmgr (blanket)
* - Use python2 explicitly for the buildmva2013-12-151-2/+2
| | | | | Reported by: exp-run (PR 184591) Approved by: portmgr (blanket)
* sysutils/x86info: fix the usage of pythonwg2013-12-151-0/+5
| | | | | Reported by: exp-run (PR 184591) Approved by: portmgr (blanket)
* - Fix the usage of 'python' to get rid of the implicit lang/pythonmva2013-12-151-0/+1
| | | | | | | dependency Reported by: exp-run (PR 184591) Approved by: portmgr (blanket)
* Use modern syntax for LIB_DEPENDS.demon2013-12-151-1/+1
|
* --without-pgsql does work now.demon2013-12-151-1/+1
|
* Update to new lib_depends syntax, stageify,kwm2013-12-1515-79/+94
| | | | Unbreak py-avahi and allow avahi-gtk3 to build with gtk+ 3.10.
* Update from 4.0.27 to 4.0.29:osa2013-12-148-13/+13
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | o) www/rubygem-passenger; o) third-party modules for www/nginx and www/nginx-devel. <ChangeLog> Release 4.0.29 -------------- * Fixed a compilation problem on OS X Mavericks. Release 4.0.28 -------------- * Introduced a workaround for a GCC 4.6 bug. This bug could cause Phusion Passsenger to crash during startup. Affected operating systems include Ubuntu 12.04 and Amazon Linux 2013.09.01, though not every machine with this OS installed exhibits the problem. See issue #902. * Improved Node.js support: the Sails framework is now supported. * Improved Node.js support: the streams2 API is now supported. * Introduced support for hooks, allowing users to easily extend Phusion Passenger's behavior. * Fixed a bug in the `passenger start -R` option. It was broken because of a change introduced in 4.0.25. * Fixed a bug in PassengerMaxInstancesPerApp. Fixes issue #1016. * Fixed compilation problems on Solaris. * Fixed an encoding problem in the Apache autodetection code. Fixes issue #1026. * The Debian packages no longer depend on libruby. * Application stdout and stderr are now printed without normal Phusion Passenger debugging information, making them easier to read. </ChangeLog>
* Fix build of check_radius.demon2013-12-142-18/+20
| | | | | PR: 184759 Patch from Niclas Zeising <zeising@daemonic.se>
* Update from 1.1.7 to 1.1.8.osa2013-12-142-3/+3
|
* - Fix the library detection, if lang/python is not installedmva2013-12-141-0/+3
| | | | | Reported by: exp-run (PR 184591) Approved by: portmgr (blanket)
* - Fix the usage of 'python' to get rid of the implicit lang/pythonmva2013-12-141-3/+3
| | | | | | | dependency Reported by: exp-run (PR 184591) Approved by: portmgr (blanket)
* - ALSA now supports playing HTML5 audio with 32-bit sample format [1]flo2013-12-145-29/+94
| | | | | | | | | | | | | | | | | | | after being converted from float as passed by firefox/libcubeb [2] - Restore behavior from r296140 while adding alignment options in case of issues. This should make things slightly less broken and add more sample formats. [1] - Some apps (e.g. linux-firefox with ports/169896) don't check with ALSA which sample formats are supported and just feed whatever they like, assuming the underlying device supports it. While here also fix mixer device for OSS plugin. It should be /dev/dsp according to 4Front OSS wiki. The only works with ARIFF_OSS enabled but the volume is reset on close(). audio/oss doesn't work either way: the new (OSSv4) way to control mixer is via SNDCTL_MIX_* ioctls. [2] PR: ports/183861 [1] PR: ports/184006 [2] Submitted by: Jan Beich <jbeich@tormail.org> Approved by: maintainer timeout
* - update/add russian bugzilla templatesohauer2013-12-1410-8/+341
|
* Set USE_GCC to 'yes' instead of requesting 4.6+ehaupt2013-12-141-1/+1
| | | | Requested by: gerald
* Bring back Makefile.webplugins, it's still in use.flo2013-12-141-0/+222
| | | | This unbreaks INDEX.
* - Update to 0.61 [1]tota2013-12-142-15/+13
| | | | | | - Support STAGEDIR Reported by: maintainer (via twitter) [1]
* Update to nspr 4.10.2flo2013-12-1495-3339/+1926
| | | | | | | | | | | | | | | | | | | | | | | | | | | Update to nss 3.15.3.1 Update firefox-esr and thunderbird to 24.2.0 Update firefox to 26.0 Update seamonkey to 2.23 - catch up with directory renames since USES=webplugins was introduced; fixes plugins not being automatically enabled after install - linux-firefox and linux-seamonkey can play HTML5 audio [2][3] and measure about:memory usage, again - dom.ipc.plugins.enabled->true no longer crash linux-firefox which makes some flash sites work again; as there's no nspluginwrapper in-between the infamous "youtube issue" never occurs - install DEBUG with symbols [3] and describe the option better [4] - enable dumping about:memory upon kill -65, kill -66 and GC/CC log upon kill -67 to a file under /tmp directory; linux-firefox uses kill -34, kill -35 and kill -36 respectively PR: ports/183861 [1] PR: ports/184006 [2] PR: ports/169896 [3] PR: ports/184285 [3] PR: ports/184286 [4] Security: dd116b19-64b3-11e3-868f-0025905a4771 In collaboration with: Jan Beich <jbeich@tormail.org>
* www/py-django-dpaste: Update to 2.1 (Upstream is responsive, Thanks Martin!)koobs2013-12-142-4/+3
| | | | | | | After reporting that re-rolling distributions can cause headaches for packagers and users, Martin graciously (and quickly) addressed it with a version bump, git tag and PyPi update. This change is a functional noop and brings the universe back into equilibrium.
* - Add LEGAL_TEXT to sync with the 'why' column in LEGAL [1]tota2013-12-141-10/+15
| | | | | | | - Add LICENSE section - Support STAGEDIR Submitted by: eadler (via private e-mail) [1]
* www/py-django-dpaste: Packaging fixes upstreamed and distfile re-rolledkoobs2013-12-144-20/+5
| | | | | | | | | | | | | | | | | | | | | | | | | | | Four reported issues were upstreamed and the PyPi distribution file was re-rolled without a version bump or new tag. A number of addition commits also come along with this (Cmd-Enter to submit form) so bump PORTREVISION accordingly. - Delete all patches and the post-patch: workaround. Fixes: Issue #26: Templates and static files missing from sdist and installed files (create MANIFEST.in) https://github.com/bartTC/dpaste/issues/26 Issue #27: manage.py uneccessarily installed in LOCALBASE/bin due to scripts= in setup.py https://github.com/bartTC/dpaste/issues/27 Issue #28: Trove classifiers missing in pypi entry (use list not tuple) https://github.com/bartTC/dpaste/issues/28 Issue #29: Create LICENSE file, add MIT contents, add to MANIFEST.in https://github.com/bartTC/dpaste/issues/29
* devel/drpython: use easy_install and python auto plistwg2013-12-142-392/+6
| | | | - This is in preparation for setuptools only python ports
* Update to 5.5.7 release and refresh patches.ale2013-12-1417-70/+70
|
* Add note about Berkeley DB deprecation and link to Wiki docs.mandree2013-12-141-0/+13
|
* Update to 5.4.23 release and refresh patches.ale2013-12-1417-70/+70
|
* devel/boost-libs: Backport fix building test framework on non-x86 platformskoobs2013-12-141-0/+16
| | | | | | | | | | | | | | This change backports an upstream commit [1] to fix building of the test framework on non-x86 systems [2] due to not #include'ing osreldate.h prior to testing __FreeBSD_version. [1] https://svn.boost.org/trac/boost/changeset/62780 [2] https://svn.boost.org/trac/boost/ticket/3897 PR: ports/182549 Submitted by: jhibbits Reviewed by: bapt Approved by: office@ (bapt)
* Update to version 2.3.0pawel2013-12-142-8/+4
| | | | | PR: ports/184752 Submitted by: maintainer
* - Add option PULSEADUIO default to off, package links topawel2013-12-141-99/+46
| | | | | | | | | | | libpulse when availble on system - Don't reset options to just LAME when not building on package server - Convert to new LID_DEPENDS format, use option helpers PR: ports/182838 Submitted by: me Approved by: maintainer timeout
* - Fix the usage of 'python' to get rid of the implicit lang/pythonmva2013-12-141-1/+1
| | | | | | | dependency Reported by: exp-run (PR 184591) Approved by: portmgr (blanket)
* - Fix the usage of 'python' to get rid of the implicit lang/pythonmva2013-12-141-1/+1
| | | | | | | dependency Reported by: exp-run (PR 184591) Approved by: portmgr (blanket)
* Convert to staging.mandree2013-12-141-9/+7
|
* Update to r664:mandree2013-12-143-15/+16
| | | | | | | | | | r664 Squash some memory leaks when generating the 'Get Info' screen. Fixes #230 r663 Prevent crash when receiving NULL data from the backend. Seems to happen on X11 when Skype hasn't started yet r662 Add macports options to the Makefile r661 Add extra error handling for accounts that disconnect while we're processing a message r660 Added patch from doktor.yak to fix version detection code on Linux, when setting up the missedchatmessages poll - Fixes issue 225 Convert to staging.
* Convert to staging.mandree2013-12-142-24/+25
| | | | Strip debug symbols for installed .so files unless WITH_DEBUG is set.
* Convert to staging.mandree2013-12-145-20/+18
|
* - Fix the usage of 'python' to get rid of the implicit lang/pythonmva2013-12-141-0/+1
| | | | | | | dependency Reported by: exp-run (PR 184591) Approved by: portmgr (blanket)
* - Fix the usage of 'python' to get rid of the implicit lang/pythonmva2013-12-141-0/+1
| | | | | | | dependency Reported by: exp-run (PR 184591) Approved by: portmgr (blanket)
* - Use the python version specified for building insteadmva2013-12-141-1/+5
| | | | | | | of one of the meta port values, which might mismatch Reported by: exp-run (PR 184591) Approved by: portmgr (blanket)
* - Fix shebang replacementmva2013-12-141-2/+3
| | | | | Reported by: exp-run (PR 184591) Approved by: portmgr (blanket)
* - Fix BUILD_ and LIB_DEPENDS for py-django14mva2013-12-141-2/+2
| | | | | Reported by: exp-run (PR 184591) Approved by: portmgr (blanket)
* Add an explicit dependency on pkgconf (needed for LibSpectre and Qalculate ↵antoine2013-12-141-1/+1
| | | | | | detection) Approved by: portmgr (bapt)
* math/py-numpy: Fix static library check that assumes atlas is installedkoobs2013-12-141-3/+8
| | | | | | | | | | | | | | | | | | | | | - Use BUILD_DEPENDS to check for the atlas static library at pre-build time instead of checking if the file exists (False if atlas is not installed) - Replace IGNORE with a message to the user notifying them that an atlas install WITH_STATIC is needed, and provide clues as possible actions without being too prescriptive. As discussed with eadler@, a correct resolution to "ports depending on other ports with specific OPTIONS" is either an atlas slave port (ie: atlas-static), or to modify atlas to install both shared and static libraries. This change is a net gain on the existing broken behaviour, by fixing the check, while retaining the user notification. PR: ports/178094 Reviewed by: jhibbits, eadler Approved by: maintainer timeout (7+ months)
* bsd.sanity.mk: add a warning not to use the BSD licenseeadler2013-12-141-0/+6
| | | | | | | The 'BSD' license covered 3+ different licenses some of which were not OSI approved. Instead we now have 3 separate licenses. Approved by: portmgr (tabthorpe)
* security/libgcrypt: Remove BROKEN on powerpckoobs2013-12-141-6/+2
| | | | | | | | | - Remove BROKEN on powerpc [1] - Enable STAGE support PR: ports/183066 Submitted by: jhibbits Approved by: maintainer timeout (1 month)
* The MCPU_OPTS conditional block currently incorrectly sets ABI=64 forkoobs2013-12-141-1/+5
| | | | | | | | | | | | | | | | | | | | | | | | | | | all ARCH strings that in 64. GMP expects mode64, mode32 or 32 as valid values for the ABI option [1]. Using an invalid value causes the following build error on powerpc64: configure: error: ABI=64 is not among the following valid choices: mode64 mode32 32 This is the minimum change to set the correct "mode64" ABI value when ARCH is powerpc64, while also keeping all other semantics the same. A more complete refactor of this port is possible, but would need an exp-run to test for regressions. The change was tested on powerpc64 (thanks justin) and amd64 (for regression) While I'm here: - Remove indefinite article from COMMENT [1] https://gmplib.org/manual/Build-Options.html PR: ports/179127 Submitted by: jhibbits Reviewed by: jhibbits, ak Approved by: maintainer timeout (6 months)
* - Update rsyslog7 to 7.4.7. Finally stagify thanks to help from bapt@ !brd2013-12-143-26/+19
| | | | Reviewed by: az@
* - Add stage supportdanilo2013-12-142-258/+84
| | | | | - Convert a lot of "if's" to options helpers - Convert LIB_DEPENDS to new syntax
* Fix typos in pkg-message.mandree2013-12-141-2/+2
|
* Convert to staging.mandree2013-12-142-24/+33
|
* Support stagebapt2013-12-141-2/+1
|
* Support stagebapt2013-12-141-4/+3
|
* Support stage, use options helpersbapt2013-12-141-12/+5
|
* Support stagebapt2013-12-141-1/+0
|
* fix build on FreeBSD 10oliver2013-12-141-0/+1
|
* Support stagebapt2013-12-141-1/+0
|
* Support stagebapt2013-12-142-18/+38
|
* Support stagebapt2013-12-141-2/+1
|
* Support stagebapt2013-12-142-13/+13
|
* - Convert "if defined(WITH_GTK2)" to optionsdanilo2013-12-141-14/+13
| | | | - Add stage support
* - Add stage supportdanilo2013-12-141-9/+5
|
* Support stagebapt2013-12-141-2/+1
|
* Support stage and packaging as userbapt2013-12-141-1/+1
|
* Support stagebapt2013-12-141-3/+2
|
* - Remove the indefinite article from COMMENTdanilo2013-12-141-5/+5
| | | | | | - Add LICENSE - Convert USE_GMAKE to USES - Add stage support
* Support stagebapt2013-12-141-5/+4
|
* Support stagebapt2013-12-141-11/+5
|
* Support stagebapt2013-12-141-3/+2
|
* Support stagebapt2013-12-141-4/+2
|
* Support stagebapt2013-12-142-5/+3
|
* Support stagebapt2013-12-141-4/+2
|
* Support stagebapt2013-12-142-2/+1
|
* Support stagebapt2013-12-14