aboutsummaryrefslogtreecommitdiff
path: root/www/midori
Commit message (Collapse)AuthorAgeFilesLines
* - Update to 0.5.7Olivier Duchateau2014-01-165-14/+27
| | | | | | | | | - Adjust LICENSE ChangeLog: http://bazaar.launchpad.net/~midori/midori/trunk/revision/6540/ChangeLog Notes: svn path=/head/; revision=339896
* - Fix CMake error introduces with revision r334518Olivier Duchateau2014-01-022-4/+7
| | | | | | | | | | CMake Error at extensions/CMakeLists.txt:28 (string): string begin index: -1 is out of range 0 - 9 - Bump PORTREVISION Notes: svn path=/head/; revision=338445
* - Update to 0.5.6Olivier Duchateau2013-11-218-275/+209
| | | | | | | | - Add GTK2 and GTK3 options (OPTIONS_SINGLE) - Remove unneeded patches (upstream switched to CMake) Notes: svn path=/head/; revision=334518
* - Support STAGEDIROlivier Duchateau2013-10-141-5/+4
| | | | | | | - Convert to new LIB_DEPENDS format Notes: svn path=/head/; revision=330353
* Remove devpet extension, because of "undefined symbol in backtrace_symbol()"Olivier Duchateau2013-09-214-25/+22
| | | | | | | | While I'm here Use the new format for LIB_DEPENDS Notes: svn path=/head/; revision=327801
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-0/+1
| | | | | | | www) Notes: svn path=/head/; revision=327776
* - Update to 0.5.5Olivier Duchateau2013-08-155-34/+79
| | | | | | | | | - Force to use Python 2.x, because Midori embeds old version of Waf which doesn't support Python 3.x - Rename APIDOCS option to DOCS Notes: svn path=/head/; revision=324784
* - Remove MAKE_JOBS_SAFE variableAlex Kozlov2013-08-141-1/+0
| | | | | | | Approved by: portmgr (bdrewery) Notes: svn path=/head/; revision=324744
* Fix PACKAGE_VERSION in gtk_about_dialog widgetOlivier Duchateau2013-07-222-0/+30
| | | | Notes: svn path=/head/; revision=323484
* Fix distinfoOlivier Duchateau2013-07-181-2/+2
| | | | | | | Reported by: green dog (private email) Notes: svn path=/head/; revision=323253
* Reassign Midori in xfce (removed in previous commit r323245).Olivier Duchateau2013-07-181-1/+1
| | | | Notes: svn path=/head/; revision=323250
* - Update to 0.5.4Olivier Duchateau2013-07-185-46/+27
| | | | | | | | | | - Remove unneeded patch - Update WWW entry (pkg-descr) and MASTER_SITES (Makefile) ChangeLog: http://bazaar.launchpad.net/~midori/midori/trunk/view/head:/ChangeLog#L3 Notes: svn path=/head/; revision=323245
* - Update to 0.5.2Olivier Duchateau2013-05-182-3/+3
| | | | | | | Announce: http://mail.xfce.org/pipermail/xfce-announce/2013-May/000271.html Notes: svn path=/head/; revision=318414
* - Update to 0.5.1Olivier Duchateau2013-05-173-11/+18
| | | | | | | | | - Convert to USES=desktop-file-utils Announce: http://mail.xfce.org/pipermail/xfce-announce/2013-May/000270.html Notes: svn path=/head/; revision=318401
* - When DISABLE_MAKE_JOBS or MAKE_JOBS_UNSAFE is set, also setBryan Drewery2013-05-041-5/+0
| | | | | | | | | | | | | | | MAKE_JOBS_NUMBER to 1. This makes it safe to do -j${MAKE_JOBS_NUMBER} without any extra logic. - Cleanup ports working around the empty MAKE_JOBS_NUMBER - This also fixes several ports that were expecting MAKE_JOBS_NUMBER to always have a number Reviewed by: bapt Spotted by: John Marino <draco@marino.st> With hat: portmgr Notes: svn path=/head/; revision=317320
* - Convert USE_GETTEXT to USES (part 4)Alex Kozlov2013-04-261-1/+1
| | | | | | | Approved by: portmgr (bapt) Notes: svn path=/head/; revision=316596
* Finish converting the whole ports tree to USES=pkgconfigBaptiste Daroussin2013-04-231-2/+1
| | | | Notes: svn path=/head/; revision=316355
* - Update to 0.5.0Olivier Duchateau2013-04-196-29/+39
| | | | | | | | | | | - Remove unneeded patches - Remove 'HelpBugs' entry, because it depends of Apport (bug report tool in Ubuntu) Feature safe: yes Notes: svn path=/head/; revision=316117
* Bump PORTREVISION after update of sysutils/libzeitgeistOlivier Duchateau2013-03-271-1/+1
| | | | Notes: svn path=/head/; revision=315398
* - Drop support for Vala 0.12Olivier Duchateau2013-03-135-100/+35
| | | | | | | | | - Disable Steadyflow like external download manager (broken with Vala 0.18) Approved by: rene, miwi (mentors, implicit) Notes: svn path=/head/; revision=314102
* - Update to 0.4.9Olivier Duchateau2013-03-086-88/+28
| | | | | | | | | | | - Remove unneeded patch ChangeLog: http://git.xfce.org/apps/midori/tree/ChangeLog?id=0.4.9#n3 Approved by: rene, miwi (mentors, implicit) Notes: svn path=/head/; revision=313622
* - Update to 0.4.8Olivier Duchateau2013-02-0816-253/+160
| | | | | | | | | | | | | | | - Add new option ZEITGEIST (still experimental) - Update description and WWW entry in pkg-desc file - Improve patches (work with Vala 0.12 and higher) - Remove unneeded patches - Fix user script stock icon ChangeLog: http://mail.xfce.org/pipermail/xfce-announce/2013-February/000246.html Approved by: rene, miwi (mentors, implicit) Notes: svn path=/head/; revision=311930
* Fix build when DISABLE_MAKE_JOBS is set.Rene Ladan2012-11-201-3/+9
| | | | | | | | | While here pet portlint. Feature safe: yes Notes: svn path=/head/; revision=307584
* - Update to 0.4.7Olivier Duchateau2012-10-0313-53/+338
| | | | | | | | | | | | - Convert to OptionsNG - Trim header - Use USE_PKGCONFIG - Remove ABI version in LIB_DEPENDS Approved by: rene, miwi (mentors) Notes: svn path=/head/; revision=305218
* - update png to 1.5.10Dirk Meyer2012-06-011-0/+1
| | | | Notes: svn path=/head/; revision=297915
* Update to 0.4.6Rene Ladan2012-05-163-3/+6
| | | | | | | | | Announcement: http://mail.xfce.org/pipermail/xfce/2012-May/030632.html PR: ports/167939 Submitted by: Olivier Duchateau Notes: svn path=/head/; revision=296724
* Update to 0.4.5Rene Ladan2012-05-086-58/+30
| | | | | | | | | | Changelog: http://mail.xfce.org/pipermail/xfce/2012-April/030296.html PR: ports/167536 Submitted by: Olivier Duchateau Notes: svn path=/head/; revision=296245
* Implement the low memory profile when RAM is lower than 352 MB.Rene Ladan2012-03-262-0/+51
| | | | | | | | | PR: ports/166422 Submitted by: Olivier Duchateau Feature safe: yes Notes: svn path=/head/; revision=293867
* Update to 0.4.4Rene Ladan2012-03-104-15/+7
| | | | | | | | | PR: ports/165891 Submitted by: Olivier Duchateau Feature safe: yes Notes: svn path=/head/; revision=293044
* - Update to 0.4.3Martin Wilke2011-12-293-6/+7
| | | | | | | | | | - Pet Portlint PR: 163428 Submitted by: Olivier Duchateau <duchateau.olivier@gmail.com> Notes: svn path=/head/; revision=288243
* - Update to 0.4.2Martin Wilke2011-11-123-7/+13
| | | | | | | | | PR: 162464 Submitted by: Olivier Duchateau <duchateau.olivier@gmail.com> Feature safe: yes Notes: svn path=/head/; revision=285662
* Assign to the xfce@ team.Koop Mast2011-10-231-1/+1
| | | | | | | Approved by: rene@ Notes: svn path=/head/; revision=284213
* Update to 0.4.1.Koop Mast2011-10-143-9/+10
| | | | | | | | PR: ports/161466 Submitted by: Olivier Duchateau <duchateau.olivier@gmail.com> Notes: svn path=/head/; revision=283534
* - Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)Dmitry Marakasov2011-09-231-2/+2
| | | | | | | | | | | | - Fix all ports that add {CPP,LD}FLAGS to *_ENV to modify flags instead PR: 157936 Submitted by: myself Exp-runs by: pav Approved by: pav Notes: svn path=/head/; revision=282282
* Update to 0.4.0.Koop Mast2011-08-243-7/+7
| | | | | | | | | | | | | remove --disable-libidn, libsoup is enabled and preferd over libidn. Enable unique OPTION by default as per upstream default. Changelog: http://mail.xfce.org/pipermail/xfce/2011-August/028993.html PR: ports/159518 Submitted by: Olivier Duchateau <duchateau.olivier@gmail.com> Notes: svn path=/head/; revision=280359
* Chase libnotify, libproxy and webkit-gtk2 shlib changes, and fix build where ↵Koop Mast2011-08-231-2/+3
| | | | | | | needed. Notes: svn path=/head/; revision=280300
* Update to 0.3.6.Koop Mast2011-05-163-5/+3
| | | | | | | | PR: ports/156722 (update to 0.3.5) Submitted by: Olivier Duchateau <duchateau.olivier@gmail.com> Notes: svn path=/head/; revision=274201
* Update to 0.3.3.Koop Mast2011-03-144-33/+10
| | | | | | | | | | | Add depend on security/ca_root_nss. Replace USEDOCS with FAQ which is maintained. PR: ports/155557 Submitted by: Olivier Duchateau <duchateau.olivier@gmail.com> Notes: svn path=/head/; revision=270903
* Update to 3.2.Koop Mast2011-02-253-11/+31
| | | | | | | | | | | - Add new option, UNIQUE (enable single instance) "off" by default. - Fix a warning with rst2html PR: ports/154904 Submitted by: Olivier Duchateau <duchateau.olivier@gmail.com> Notes: svn path=/head/; revision=269682
* Update to 0.3.0.Koop Mast2011-02-083-6/+9
| | | | | | | | | PR: ports/154422 Submitted by: Olivier Duchateau <duchateau.olivier@gmail.com> Feature safe: yes Notes: svn path=/head/; revision=268787
* Update to 0.2.9Koop Mast2010-11-143-13/+13
| | | | | | | | | | | Add licence blob. Vala is a build dependacy. PR: ports/151860 Submitted by: Olivier Duchateau <duchateau.olivier@gmail.com> Notes: svn path=/head/; revision=264537
* Update to 0.2.8Koop Mast2010-10-043-7/+10
| | | | | | | | | | | Use XFCE master site macro, instead of 1 mirror. depend on desktopfileutils so it will show up in xfce without session restart PR: ports/150932 Submitted by: Olivier DUCHATEAU <duchateau.olivier@gmail.com> Notes: svn path=/head/; revision=262371
* Update to 0.2.7.Koop Mast2010-08-173-7/+14
| | | | | | | | | New features include: - Database backed bookmarks - Delayed Pages. Don't load that trouble some page that made your browser crash. Notes: svn path=/head/; revision=259431
* Reassign ports from ahze@ to kwm@ due to ahze's inactivity and kwm's activity.Mark Linimon2010-07-251-1/+1
| | | | | | | Hat: portmgr Notes: svn path=/head/; revision=258252
* Bounce PORTREVISION for gettext-related ports. Have fun, ya'll.Ade Lovett2010-05-311-1/+1
| | | | Notes: svn path=/head/; revision=255371
* Update to 0.2.6.Koop Mast2010-05-285-17/+134
| | | | | | | | | | | | | | Add xfce to Categories, clean up depends that are pulled in by webkit already. Add options for api and user documents. Add a freshports entry for the search bar. Fix the openssl detection test. Based on PR: ports/144830 (update to 0.2.4), ports/146710 (update to 0.2.5) Submitted by: Olivier Duchateau <duchateau.olivier@gmail.com> Approved by: maintainer (implicit) Notes: svn path=/head/; revision=255228
* Update to 0.2.5.Koop Mast2010-05-223-4/+22
| | | | | | | Approved by: maintainer (implicit) Notes: svn path=/head/; revision=254836
* Presenting GNOME 2.30.1 for FreeBSD. The offical release notes for thisKoop Mast2010-05-103-7/+5
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | release can be found at http://library.gnome.org/misc/release-notes/2.30/ . This release brings initial PackageKit support, Upower (replaces power management part of hal), cuse4bsd integration with HAL and cheese, and a faster Evolution. Sadly GNOME 2.30.x will be the last release with FreeBSD 6.X support. This will also be the last of the 2.x releases. The next release will be the highly-anticipated GNOME 3.0 which will bring with it a new UI experience. Currently, there are a few bugs with GNOME 2.30 that may be of note for our users. Be sure to consult the UPGRADING note or the 2.30 upgrade FAQ at http://www.freebsd.org/gnome/docs/faq230.html for specific upgrading instructions, and the up-to-date list of known issues. This release features commits by avl, ahze, bland, marcus, mezz, and myself. The FreeBSD GNOME Team would like to thank Anders F Bjorklund for doing the initual packagekit porting. And the following contributors & testers for there help with this release: Eric L. Chen Vladimir Grebenschikov Sergio de Almeida Lenzi DomiX walder crsd Kevin Oberman Michal Varga Pavel Plesov Bapt kevin and ITetcu for two exp-run PR: ports/143852 ports/145347 ports/144980 ports/145830 ports/145511 Notes: svn path=/head/; revision=254099
* - update to 1.4.1Dirk Meyer2010-03-281-1/+1
| | | | | | | | Reviewed by: exp8 run on pointyhat Supported by: miwi Notes: svn path=/head/; revision=251605
* - update to jpeg-8Dirk Meyer2010-02-051-0/+1
| | | | Notes: svn path=/head/; revision=249285