aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorDan Winship <danw@src.gnome.org>2000-11-07 05:24:29 +0800
committerDan Winship <danw@src.gnome.org>2000-11-07 05:24:29 +0800
commitf521595158abfc1e5aa63aae3a721290289eaa8f (patch)
tree9ca1d6bf69acd8a793d3a96aa7841b947d762f84 /ChangeLog
parentbbe8c73db98b02f3e12b12ddd32aca4968607dec (diff)
downloadgsoc2013-evolution-f521595158abfc1e5aa63aae3a721290289eaa8f.tar.gz
gsoc2013-evolution-f521595158abfc1e5aa63aae3a721290289eaa8f.tar.zst
gsoc2013-evolution-f521595158abfc1e5aa63aae3a721290289eaa8f.zip
${prefix} doesn't get defaulted until the end of configure, so check if
* configure.in (GTKHTML_LIBS): ${prefix} doesn't get defaulted until the end of configure, so check if it's "NONE" and use ${ac_default_prefix} if so. svn path=/trunk/; revision=6426
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index c2594b72f6..bd44e8882b 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2000-11-06 Dan Winship <danw@helixcode.com>
+
+ * configure.in (GTKHTML_LIBS): ${prefix} doesn't get defaulted
+ until the end of configure, so check if it's "NONE" and use
+ ${ac_default_prefix} if so.
+
2000-11-06 Radek Doulik <rodo@helixcode.com>
* configure.in (GTKHTML_LIBS): also look for HTMLEditor.idl in
mitted by: groot@kde.org (kde) * - Update to 1.4Dmitry Marakasov2016-05-252-4/+6 | | | | | | | - Add LICENSE_FILE PR: 209606 Submitted by: ports@caomhin.org (maintainer) * - Update to 1.6.7Dmitry Marakasov2016-05-252-4/+5 | | | | | | | - Add LICENSE_FILE PR: 209605 Submitted by: ports@caomhin.org (maintainer) * - Update to 1.2.2Dmitry Marakasov2016-05-252-4/+5 | | | | | | | - Add LICENSE_FILE PR: 209607 Submitted by: ports@caomhin.org (maintainer) * - Fix build on 9.xDmitry Marakasov2016-05-242-6/+6 | | | | | PR: 209731 Submitted by: nevecherya@gmail.com * - Mark DEPRECATED and set EXPIRATION_DATEWen Heping2016-05-241-0/+3 | * - Adjust CONFLICTS to welcome moodle-3.1Wen Heping2016-05-243-3/+3 | * - Repocopy moodle30 --> moodle31 and update to 3.1Wen Heping2016-05-245-0/+142 | * www/mod_http2-devel: Update to 1.5.6Bernard Spil2016-05-242-4/+4 | | | | - Update to latest version 1.5.6 * - Update to 0.5Wen Heping2016-05-242-5/+7 | * - Update to 5.1.6Wen Heping2016-05-242-3/+4 | * www/py-django-tagging: 0.4.1 -> 0.4.3Kurt Jaeger2016-05-242-4/+6 | | | | | | | | | - Add missing migration for ``on_delete`` - Fix tag weight - Reduce warnings for recent versions of Django PR: 209608 Submitted by: Kevin Golding <ports@caomhin.org> (maintainer) * - Update to 0.82Danilo Egea Gondolfo2016-05-242-3/+4 | * Remove NLS, DOCS, EXAMPLES and IPV6 from OPTIONS_DEFAULT, they are enabled ↵Dmitry Marakasov2016-05-2421-23/+21 | | | | | | 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 PHBDmitry Marakasov2016-05-2457-57/+57 | | | | Approved by: portmgr blanket * - Update to 2.0.13Dmitry Marakasov2016-05-232-4/+4 | | | | | PR: 209693 Submitted by: linpct@gmail.com (maintainer) * - Update mediawiki to 1.26.3, 1.25.6 and 1.23.14Wen Heping2016-05-236-9/+12 | | | | | | (security update) MFH: 2016Q2 * - Update to 1.302015Sunpoet Po-Chuan Hsieh2016-05-2311-11/+11 | | | | | | | | | - Use real PORTVERSION - Use CONFLICTS_INSTALL instead of CONFLICTS - Update CONFLICTS_INSTALL - Add NO_ARCH Changes: http://search.cpan.org/dist/Test-Simple/Changes * - Add LICENSESunpoet Po-Chuan Hsieh2016-05-231-1/+4 | | | | | - Update RUN_DEPENDS: use newer rubygem-rack - Bump PORTREVISION for dependency change * - Add LICENSESunpoet Po-Chuan Hsieh2016-05-231-0/+2 | * - Add LICENSESunpoet Po-Chuan Hsieh2016-05-232-1/+3 | | | | - Update WWW * - Add LICENSESunpoet Po-Chuan Hsieh2016-05-232-1/+3 | | | | - Update WWW * - Update to 2.15.6Sunpoet Po-Chuan Hsieh2016-05-233-70/+73 | | | | | Changes: https://github.com/npm/npm/releases https://github.com/npm/npm/blob/v2.15.6/CHANGELOG.md * - Update to 3.9.2Sunpoet Po-Chuan Hsieh2016-05-233-220/+30 | | | | Changes: https://github.com/npm/npm/releases * - Update to 1.23.0Sunpoet Po-Chuan Hsieh2016-05-233-4/+5 | | | | | | - Update WWW Changes: https://github.com/aria2/aria2/releases * - Mark DEPRECATED and set EXPIRATION_DATEWen Heping2016-05-231-0/+3 | * Reorganise and modernise the py-sqlalchemy ports.Matthew Seaman2016-05-226-6/+6 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - 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 * - mod_perl works only with perl >= 5.22,Olli Hauer2016-05-221-1/+1 | | | | | | refelct this in the ${PERL_VER} check! Reported by: Daniel Mafua <daniel.mafua_at_dempseyuniform.com> * www/py-splinter: update to 0.7.3William Grzybowski2016-05-212-5/+7 | * www/chromium: unbreak WebRTC microphone selection with PULSEAUDIO=offJan Beich2016-05-212-0/+55 | | | | | | | | | | | | Similar to r414386. No kernel ALSA is available to enumerate soundcards, so assume sound(4) can always be used via ALSA plugins like "oss". This partially reverts https://codereview.chromium.org/7888011/ PR: 206480 Reported by: Betso <betso.net@gmail.com> Reviewed by: cem, cmt (briefly) Approved by: maintainer timeout (2 weeks) MFH: 2016Q2 * Update to 9.0.2Kevin Lo2016-05-204-69/+32 | * Add a new port: www/rubygem-fayeBrad Davis2016-05-204-0/+30 | | | | Approved by: swills (mentor) * Add a new port: www/rubygem-faye-websocketBrad Davis2016-05-204-0/+25 | | | | Approved by: swills (mentor) * Add a new port: www/rubygem-websocket-driverBrad Davis2016-05-204-0/+24 | | | | Approved by: swills (mentor) * Add a new port of www/rubygem-websocket-extensionsBrad Davis2016-05-204-0/+22 | | | | | Approved by: swills (mentor) Making me work for it: swills * www/mod_http2-devel: Update to 1.5.5Bernard Spil2016-05-202-3/+4 | | | | - Update to version 1.5.5 * Update to 1.5Antoine Brodin2016-05-203-9/+15 | * - Fix trailing whitespace in pkg-messagesDmitry Marakasov2016-05-1977-124/+124 | | | | Approved by: portmgr blanket * - Fix trailing whitespace in MakefilesDmitry Marakasov2016-05-194-6/+6 | | | | Approved by: portmgr blanket * - Fix trailing whitespace in pkg-descrs, categories [p-x]*Dmitry Marakasov2016-05-19234-631/+631 | | | | Approved by: portmgr blanket * Update to 2.0.12.Vanilla I. Shu2016-05-192-3/+4 | | | | | PR: 209629 Submitted by: maintainer * www/node: add armv6 supportKurt Jaeger2016-05-195-1/+128 | | | | | | PR: 209481 Submitted by: mikael.urankar@gmail.com Approved by: bradleythughes@fastmail.fm (maintainer) * Update www/elixir-phoenix_html to version 2.5.1.Jimmy Olgeni2016-05-192-3/+4 | * www/gitlab: update 8.7.2 -> 8.7.5Bartek Rutkowski2016-05-193-3/+8 | | | | | PR: 209609 Submitted by: Torsten Zuehlsdorff <ports@toco-domains.de> (maintainer) * Update to 6.2.0.Adam Weinberger2016-05-183-3/+5 | | | | | PR: 209600 Submitted by: maintainer (Bradley T. Hughes) * - No need to specify master site subdirectory when it's the same as defaultDmitry Marakasov2016-05-181-1/+1 | | | | Approved by: portmgr blanket * Update to 3.20160509.Mathieu Arnold2016-05-182-4/+5 | | | | | | | | PR: 209593 Reported by: Sevan Janiyan MFH: 2016Q2 Security: CVE-2016-4561 Sponsored by: Absolight * Update to 0.4.1Antoine Brodin2016-05-183-4/+5 | * This project makes it easy to add support for one-time passwords (OTPs) toCarlo Strub2016-05-184-0/+34 | | | | | | | | | | | | | | | Django. It can be integrated at various levels, depending on how much customization is required. It integrates with django.contrib.auth, although it is not a Django authentication backend. The primary target is developers wishing to incorporate OTPs into their Django projects as a form of two-factor authentication. This project includes several simple OTP plugins and more are available separately. This package also includes an implementation of OATH HOTP and TOTP for convenience, as these are standard OTP algorithms used by multiple plugins. WWW: https://bitbucket.org/psagers/django-otp * Update to 1.5Carlo Strub2016-05-182-3/+3 | * remove TIMESTAMPCarlo Strub2016-05-181-1/+0 | * Update to 0.8.4Carlo Strub2016-05-182-3/+3 | * - Update to 0.7.2Carlo Strub2016-05-182-4/+5 | | | | - Take maintainership * devel/jsoncpp: bump portrevision for dependent ports for shlib change .0 -> .1Kurt Jaeger2016-05-181-0/+1 | | | | | PR: 209407 Submitted by: sunpoet * - Simplify MASTER_SITESDmitry Marakasov2016-05-172-10/+10 | | | | | - Clarify LICENSE - Cosmetic fixes * - Cosmetic fixesDmitry Marakasov2016-05-171-5/+4 | * - Clarify LICENSEDmitry Marakasov2016-05-172-82/+40 | | | | | | | | | - Add LICENSE_FILE - Switch to USES=localbase - Convert to USES=mysql - Switch to options helpers - Cosmetic fixes - Fix memcached support (needs libmemcached, not memcached dependency) * Update to 2016.05.10.Marcelo Araujo2016-05-162-3/+4 | * pySmartDL strives to be a full-pleged smart download manager for Python.Mark Felder2016-05-164-0/+30 | | | | WWW: https://github.com/iTaybb/pySmartDL/ * - Update to 1.5.42Danilo Egea Gondolfo2016-05-162-3/+4 | * Small add-on for the python requests http library. Makes use of pythonMark Felder2016-05-164-0/+35 | | | | | | 3.2's concurrent.futures or the backport for prior versions of python. WWW: https://github.com/ross/requests-futures * add www/varnish-libvmod-maxminddbAllan Jude2016-05-166-0/+60 | | | | | | | | Varnish Module (vmod) for accessing maxminddb geoip data Approved by: feld Sponsored by: ScaleEngine Inc. Differential Revision: https://reviews.freebsd.org/D6380 * Comment why we do magic to DISTNAMEAlfred Perlstein2016-05-161-0/+3 | | | | This is to preserve compat with old package name. * Graphite-APIMatthew Seaman2016-05-164-0/+39 | | | | | | | | | | | This is a minimalistic API server that replicates the behavior of Graphite-web, pruned and simplified as much code as possible while keeping the basic functionality. WWW: https://github.com/brutasse/graphite-api PR: 208890 Submitted by: Dave Cottlehuber <dch@skunkwerks.at> * www/py-django-constance: 1.1.2 -> 1.2Kurt Jaeger2016-05-162-4/+5 | | | | | PR: 209520 Submitted by: ultima1252@gmail.com (maintainer) * Update www/py-django-bootstrap-form to 3.2.1.Alfred Perlstein2016-05-162-3/+4 | * - Update to 3.13Sunpoet Po-Chuan Hsieh2016-05-162-3/+3 | | | | Changes: http://search.cpan.org/dist/HTTP-BrowserDetect/Changes * Update www/py-websocket-client to version 0.37.0.Alfred Perlstein2016-05-153-5/+8 | * Update to 1.7.2Matthew Seaman2016-05-152-3/+4 | | | | | | | | - various SSL & signal handling fixes - minor http2 tweaks PR: 209517 Submitted by: dch@skunkwerks.at (maintainer) * www/squid: Fix configure errors for libsslBernard Spil2016-05-151-104/+48 | | | | | | | | | | - Fix building with ports' OpenSSL/LibreSSL - Use GSSAPI descriptions from Mk/Uses/gssapi.mk - Use more OPTIONS features PR: 208584 Submitted by: timp87@gmail.com (maintainer) MFH: 2016Q2 * Update to 6.62.Adam Weinberger2016-05-152-3/+4 | | | | Changes: https://metacpan.org/changes/release/SRI/Mojolicious-6.62 * Remove duplicate portAntoine Brodin2016-05-141-1/+2 | | | | Pointy hat: feld * - Update to 2.0.1Sunpoet Po-Chuan Hsieh2016-05-142-3/+3 | | | | Changes: https://github.com/httprb/http/blob/master/CHANGES.md * Redmine plugin to generate and use issue templates for each project toMark Felder2016-05-145-0/+50 | | | | | | assist issue creation. WWW: https://bitbucket.org/akiko_pusu/redmine_issue_templates/wiki/Home * Prevent collision with getline(3)Baptiste Daroussin2016-05-144-10/+57 | | | | While here regen patches * This plugin adds professional knowledgebase functionality to the RedmineMark Felder2016-05-145-0/+49 | | | | | | project management application. WWW: https://github.com/alexbevi/redmine_knowledgebase * This is a redmine plugin for supporting Markdown as a wiki format. ThisMark Felder2016-05-138-0/+119 | | | | | | | | | | plugin use Redcarpet which is GitHub's markdown wiki formatter. Redcarpet is extreme fast and compatible GitHub's Wiki. They are advantage from Redmine Markdown Formatter and Redmine Markdown Extra Formatter. This code is originally Redmine Markdown Formatter and Redmine reStructuredtext Formatter. I appreciate these guys. WWW: https://github.com/alminium/redmine_redcarpet_formatter * Adds some macros to the wiki to display a note/info/warning/tip blockMark Felder2016-05-134-0/+29 | | | | WWW: https://github.com/dseifert/redmine_wiki_notes * - Fix shebangsDmitry Marakasov2016-05-131-4/+5 | | | | - Switch to USES=localbase * - Do not install another garbage fileDmitry Marakasov2016-05-131-0/+1 | | | | Approved by: portmgr blanket * The Stuff To Do plugin allows a user to order and prioritize the issuesMark Felder2016-05-134-0/+31 | | | | | | they are doing into a specific order. WWW: https://github.com/ande3577/redmine-stuff-to-do-plugin * - Fix plistDmitry Marakasov2016-05-132-2/+2 | | | | Approved by: portmgr blanket * A plugin to add QA Contact functionality (like in Bugzilla) to RedmineMark Felder2016-05-134-0/+27 | | | | WWW: https://github.com/thagomizer/redmine_qa_contact * Horde package update:Martin Matuska2016-05-132-3/+3 | | | | | comms/pear-Horde_ActiveSync 2.31.8 -> 2.32.0 www/pear-Horde_Css_Parser 1.0.9 -> 1.0.10 * - Update to 1.8.13Li-Wen Hsu2016-05-132-3/+4 | * - Update to 1.9.6Li-Wen Hsu2016-05-132-3/+4 | * This plugin provides instances of Redmine a method with additionalMark Felder2016-05-134-0/+30 | | | | | | graphs. WWW: https://github.com/bradbeattie/redmine-graphs-plugin * www/redmine-default_user: Update LICENSEMark Felder2016-05-131-1/+1 | | | | We can use GPLv2+ * Default assign is a Redmine plugin that allows you to define a defaultMark Felder2016-05-134-0/+29 | | | | | | person for new tickets to be assigned to. WWW: https://github.com/giddie/redmine_default_assign * - Update to 3.4.0.3Dmitry Marakasov2016-05-133-3/+4 | | | | | | PR: 208199 Submitted by: sa.inbox@gmail.com Approved by: maintainer timeout (marcellocoutinho@gmail.com, 6 weeks) * Update to 2.0.11.Vanilla I. Shu2016-05-122-3/+3 | | | | | PR: 209313 Submitted by: maintainer * Prevent collision with getline(3)Baptiste Daroussin2016-05-121-0/+39 | * Upgrade from 1.23 to 1.24.Mikhail Teterin2016-05-113-15/+18 | | | | | | | | | | Notified by: portscout While at it: * Simplify handling of CFLAGS and LDFLAGS. * Respect CC-setting. * Fix the non-standard PREFIX handling. Fix the WITH_DEBUG case by removing the unconditional stripping. * www/lighttpd: Fix run-time issue with LibreSSL 2.3Bernard Spil2016-05-111-0/+23 | | | | | | | | | | - Add upstream fix for SSL_OP_NO_SSLv2/v3 [1] [1] https://redmine.lighttpd.net/projects/lighttpd/repository/revisions/1ca52fdce3b87f7748dd5db6f59d738ed7a9efe1/diff PR: 209266 Submitted by: Christian Heckendorf <heckendorfc@gmail.com> Approved by: Piotr Kubaj <pkubaj@anongoth.pl> (maintaner) * Security update to 4.0.10Matthew Seaman2016-05-112-3/+3 | | | | | | | PR: 209334 Submitted by: timp87@gmail.com (maintainer) MFH: 2016Q2 Security: 25e5205b-1447-11e6-9ead-6805ca0b3d42 * Security update to 3.5.19Matthew Seaman2016-05-112-4/+3 | | | | | | PR: 209334 Submitted by: timp87@gmail.com (maintainer) Security: 25e5205b-1447-11e6-9ead-6805ca0b3d42 * Update to version 2.0.13.Dmitry Sivachenko2016-05-103-14/+3 | * Update to version 2.0.13.Dmitry Sivachenko2016-05-103-65/+3 | * - Update to Moodle 3.0.4, 2.9.6 and 2.8.12Wen Heping2016-05-106-9/+9 | * - Update to 15.0Wen Heping2016-05-102-5/+15 | | | | - Add missing php module * - Update to 2.6.29Danilo Egea Gondolfo2016-05-102-18/+11 | | | | | | | | - Add LICENSE - Use GITHUB PR: 209311 Submitted by: fullermd@over-yonder.net * www/wordpress: update 4.4.2 -> 4.5.2Jason Unovitch2016-05-102-3/+3 | | | | | | | | Approved by: ports-secteam (with hat) Security: CVE-2016-4566 Security: CVE-2016-4567 Security: https://vuxml.FreeBSD.org/freebsd/3686917b-164d-11e6-94fa-002590263bf5.html MFH: 2016Q2 * Upgrade third-party nchan (aka push) module from 0.99.12 to 0.99.14.Sergey A. Osokin2016-05-104-6/+6 | * Upgrade from 5.0.27 to 5.0.28:Sergey A. Osokin2016-05-1013-50/+87 | | | | | o) www/rubygem-passenger; o) third-party modules for www/nginx and www/nginx-devel. * www/nostromo: fix build with LIBRESSL, submitter becomes maintainerKurt Jaeger2016-05-104-12/+19 | | | | | PR: 209400 Submitted by: Axel Gonzalez <loox@e-shell.net> * Update www/erlang-mochiweb to version 2.15.0.Jimmy Olgeni2016-05-092-3/+3 | * - Update to 1.4.4Wen Heping2016-05-09