aboutsummaryrefslogtreecommitdiff
path: root/www/epiphany
Commit message (Collapse)AuthorAgeFilesLines
* */*: Sanitize MANPREFIX for meson portsMuhammad Moinur Rahman2024-01-122-2/+2
| | | | Approved by: portmgr
* devel/icu: update to 74.1Jan Beich2023-11-171-1/+1
| | | | | | | | Changes: https://github.com/unicode-org/icu/releases/tag/release-74-1 Reported by: GitHub (watch releases) PR: 274317 Exp-run by: antoine (incomplete) Approved by: fluffy
* all: remove explicit versions in USES=python for "3.x+"Rene Ladan2023-06-271-1/+1
| | | | | | | | | | | | | | | | | | | The logic in USES=python will automatically convert this to 3.8+ by itself. Adjust two ports that only had Python 3.7 mentioned but build fine on Python 3.8 too. finance/quickfix: mark BROKEN with PYTHON libtool: compile: c++ -DHAVE_CONFIG_H -I. -I../.. -I -I. -I.. -I../.. -I../C++ -DLIBICONV_PLUG -DPYTHON_MAJOR_VERSION=3 -Wno-unused-variable -Wno-maybe-uninitialized -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong -fno-strict-aliasing -DLIBICONV_PLUG -Wall -ansi -Wno-unused-command-line-argument -Wpointer-arith -Wwrite-strings -Wno-overloaded-virtual -Wno-deprecated-declarations -Wno-deprecated -std=c++0x -MT _quickfix_la-QuickfixPython.lo -MD -MP -MF .deps/_quickfix_la-QuickfixPython.Tpo -c QuickfixPython.cpp -fPIC -DPIC -o .libs/_quickfix_la-QuickfixPython.o warning: unknown warning option '-Wno-maybe-uninitialized'; did you mean '-Wno-uninitialized'? [-Wunknown-warning-option] QuickfixPython.cpp:175:11: fatal error: 'Python.h' file not found ^~~~~~~~~~ 1 warning and 1 error generated. Reviewed by: portmgr, vishwin, yuri Differential Revision: <https://reviews.freebsd.org/D40568>
* devel/icu: update to 73.1Jan Beich2023-04-131-1/+1
| | | | | | | | | - Temporarily switch to GitHub auto archive (release artifacts are N/A atm) Changes: https://github.com/unicode-org/icu/releases/tag/release-73-1 Reported by: GitHub (watch releases) PR: 270422 Exp-run by: antoine
* accessibility/at-spi2-core: update to 2.46.0Tobias C. Berner2023-03-021-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | What's new in at-spi2-core 2.46.0: * Fix GetInterfaces documentation on org.a11y.atspi.Accessible interface. What's new in at-spi2-core 2.45.91: * Send device event controller events using the same signature as other events. * Document the Accessible, Action, and Cache dbus interfaces. * Fix license of atspi-gmain.c (#87). What's new in at-spi2-core 2.45.90: * xml: Add some documentation. * xml: Fix event arguments. * xml: Add some missing DeviceEventController methods. * Bind the AT-SPI bus to the graphical session. * Mark bus service as belonging to the session slice. * Add ATSPI_ROLE_PUSH_BUTTON_MENU. * Add an "announcement" event/signal to allow objects to send notifications (!63). * Various code clean-ups and test improvements. What's new in at-spi2-core 2.45.1: * Atk and at-spi2-atk are now merged into this project. * Now requires meson 0.56.2 and glib 2.67.4. * at-spi2-atk: Expose the accessible hierarchy via dbus introspection. * Properly escape the AT-SPI bus address; fixes warnings about the address not containing a colon (!55). * Add a text value to AtspiValue, so that a value can expose a textual description, as in the new Atk value API. * Add atspi_event_listener_register_with_app, to allow an event listener to be registered only for a given application (!52). - accessibility/atk and accessibility/at-spi2-atk have been merged into accessibility/at-spi2-core - accessibility/at-spi2-core: bump consumers of removed ports atk and at-spi2-atk PR: 269704 Exp-run by: antoine ---
* devel/icu: update to 72.1Jan Beich2022-10-191-1/+1
| | | | | | | Changes: https://github.com/unicode-org/icu/releases/tag/release-72-1 Reported by: GitHub (watch releases) PR: 266582 Exp-run by: antoine
* Remove WWW entries moved into port MakefilesStefan Eßer2022-09-071-2/+0
| | | | | | | | | | Commit b7f05445c00f has added WWW entries to port Makefiles based on WWW: lines in pkg-descr files. This commit removes the WWW: lines of moved-over URLs from these pkg-descr files. Approved by: portmgr (tcberner)
* Add WWW entries to port MakefilesStefan Eßer2022-09-071-0/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | It has been common practice to have one or more URLs at the end of the ports' pkg-descr files, one per line and prefixed with "WWW:". These URLs should point at a project website or other relevant resources. Access to these URLs required processing of the pkg-descr files, and they have often become stale over time. If more than one such URL was present in a pkg-descr file, only the first one was tarnsfered into the port INDEX, but for many ports only the last line did contain the port specific URL to further information. There have been several proposals to make a project URL available as a macro in the ports' Makefiles, over time. This commit implements such a proposal and moves one of the WWW: entries of each pkg-descr file into the respective port's Makefile. A heuristic attempts to identify the most relevant URL in case there is more than one WWW: entry in some pkg-descr file. URLs that are not moved into the Makefile are prefixed with "See also:" instead of "WWW:" in the pkg-descr files in order to preserve them. There are 1256 ports that had no WWW: entries in pkg-descr files. These ports will not be touched in this commit. The portlint port has been adjusted to expect a WWW entry in each port Makefile, and to flag any remaining "WWW:" lines in pkg-descr files as deprecated. Approved by: portmgr (tcberner)
* www/epiphany: pet stage-qa, declare hidden dependency on gdkpixbuf2Dima Panov2022-09-051-1/+2
|
* www/epiphany: Update to 42.4Neel Chauhan2022-08-152-4/+4
|
* www/epiphany: Update to 42.3Neel Chauhan2022-07-233-4/+31
|
* www: remove 'Created by' linesTobias C. Berner2022-07-201-2/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | A big Thank You to the original contributors of these ports: * * <hvo.pm@xs4all.nl> * Aaron Dalton <aaron@FreeBSD.org> * Aaron Dalton <aaron@daltons.ca> * Aaron LI <aly@aaronly.me> * Aaron Zauner <az_mail@gmx.at> * Abel Chow <achow@transoft.net> * Adam Weinberger <adamw@FreeBSD.org> * Ade Lovett <ade@FreeBSD.org> * Adrian Steinmann <ast@marabu.ch> * Akinori MUSHA aka knu <knu@idaemons.org> * Alan Eldridge <alane@FreeBSD.org> * Aldert Nooitgedagt * Alex Bakhtin <Alex.Bakhtin@gmail.com> * Alex Deiter <Alex.Deiter@Gmail.COM> * Alex Dupre <ale@FreeBSD.org> * Alex Dupre <sysadmin@alexdupre.com> * Alex Kapranoff <alex@kapranoff.ru> * Alex Kapranoff <kapr@crosswinds.net> * Alex Miller (<asm@asm.kiev.ua>) * Alex Pesternikov <ap@page2rss.com> * Alex Povolotsky <tarkhil@over.ru> * Alex Varju <freebsd-ports@varju.ca> * Alexander Koch <fbsd@meersau.de> * Alexander Kriventsov * Alexander Kriventsov <avk@vl.ru> * Alexander Logvinov <info@logvinov.com> * Alexander Logvinov <ports@logvinov.com> * Alexander Moisseev <moiseev@mezonplus.ru> * Alexander Nusov <alexander.nusov@nfvexpress.com> * Alexander Zhuravlev <zaa@zaa.pp.ru> * Alexey Dokuchaev <danfe@FreeBSD.org> * Alexey V. Degtyarev * Alfred Perlstein <alfred@freebsd.org> * Allie Micka <allie@pajunas.com> * Anatoliy Dmytriyev <tolid@plab.ku.dk> * Anders Nordby <anders@FreeBSD.org> * Anders Nordby <anders@fix.no> * Andrea Cervesato <andrea@cervesato.it> * Andrea Sozzi <as@g-cows.org> * Andreas Klemm <andreas@klemm.gtn.com> * Andrej Zverev <andrey.zverev@electro-com.ru> * Andrew Pantyukhin <infofarmer@FreeBSD.org> * Andrew T. Bennett <potatosaladx@gmail.com> * Andrey Chernov <ache@FreeBSD.org> * Andrey Kostenko <andrey@kostenko.name> * Andrey Slusar <anray@FreeBSD.org> * Anes Muhametov <anes@anes.su> * Anes Mukhametov <anes@anes.su> * Anonymous * Antoine Brodin <antoine@FreeBSD.org> * Anton Berezin <tobez@FreeBSD.org> * Anton Berezin <tobez@tobez.org> * Antonio Carlos Venancio Junior (<antonio@inf.ufsc.br>) * Antony Mawer <ports@mawer.org> * Aron Schlesinger <as@bsdgroup.de> * Ask Bjoern Hansen <ask@valueclick.com> * Autrijus Tang <autrijus@autrijus.org> * Ayumi M <ayu@commun.jp> * Babak Farrokhi <babak@farrokhi.net> * Bartek Rutkowski <robak@FreeBSD.org> * Bartlomiej Rutkowski <r@robakdesign.com> * Bernard Spil <brnrd@FreeBSD.org> * Bernard Spil <brnrd@freebsd.org> * Bill Brinzer <bill.brinzer@gmail.com> * Bill Swingle <unfurl@FreeBSD.org> * Bob Bomar <bob@fly.homeunix.org> * Boris Lytochkin (lytboris@gmail.com) * Brandon Fosdick <bfoz@bfoz.net> * Brendan Molloy <brendan+freebsd@bbqsrc.net> * Brent J. Nordquist <bjn@visi.com> * Brian Somers <brian@FreeBSD.org> * CHOI Junho <cjh@FreeBSD.org> * Carlo Strub * Carlo Strub <cs@FreeBSD.org> * Cecile Neu <neu@mycontrol.de> * Chadwick Sorrell chad@wickdev.com * Charlie & <root@dev2.rambler.ru> * Cheng-Lung Sung <clsung@FreeBSD.org> * Cheng-Lung Sung <clsung@dragon2.net> * Chin-San Huang <chinsan@mail2000.com.tw> * Choe, Cheng-Dae * Chris D. Faulhaber <jedgar@fxp.org> * Chris Larsen <darth@vader.dk> * Christopher Key <cjk32@cam.ac.uk> * Christopher Knaust <jigboe@gmx.de> * Clement Laforet <clement@FreeBSD.org> * Clement Laforet <sheepkiller@cultdeadsheep.org> * Conor McDermottroe <ports@mcdermottroe.com> * Cory R King <coryking@mozimedia.com> * Craig Rodrigues <rodrigc@FreeBSD.org> * Dan Langille <dan@langille.org> * Dan Langille <dvl@FreeBSD.org> * Daniel B. Hemmerich * Daniel Gerzo <danger@FreeBSD.org> * Daniel Morante <daniel@morante.net> * Daniel Roethlisberger <daniel@roe.ch> * Daniel Wijnands <daniel@itxl.nl> * Danny Warren <danny@dannywarren.com> * Dash|RD * Dave Cottlehuber <dch@FreeBSD.org> * David Barksdale <amatus@gnu.org> * Dean Hollister <dean@odyssey.apana.org.au> * Denis Pokataev <catone@cpan.org> * Dennis Herrmann <adox@mcx2.org> * Denny Lin <dennylin93@hs.ntnu.edu.tw> * Dikshie <dikshie@sfc.wide.ad.jp> * Dima Sivachenko * Dima Sivachenko <dima@Chg.RU> * Dirk Froemberg <dirk@FreeBSD.org> * Ditesh Shashikant Gathani <ditesh@gathani.org> * Dmitry Liakh <dliakh@ukr.net> * Dmitry Semkin <lslarry@gmail.com> * Dmitry Sivachenko <demon@FreeBSD.org> * Dmitry Sivachenko <dima@Chg.RU> * Dmitry Sivachenko <mitya@yandex-team.ru> * Domas Mituzas <midom@dammit.lt> * Dominic Mitchell <dom@happygiraffe.net> * Dominique Goncalves <dominique.goncalves@gmail.com> * Douglas Thrift * Douglas Thrift <douglas@douglasthrift.net> * Dryice Liu <dryice@FreeBSD.org> * Dryice Liu <dryice@dryice.name> * Elisey Savateev <b3k@mail.ru> * Elvis Chiang <elvis@sslab.cs.ccu.edu.tw> * Emanuel Haupt <ehaupt@FreeBSD.org> * Emanuel Haupt <ehaupt@critical.ch> * Eric Freeman <freebsdports@chillibear.com> * Ernst de Haan <znerd@FreeBSD.org> * Erwin Lansing <erwin@FreeBSD.org> * Espen Tagestad <espen@tagestad.no> * Euan Thoms <euan@potensol.com> * Fanying Jen <fanying@fynet.com> * Fernan Aguero * Fernan Aguero <fernan@iib.unsam.edu.ar> * Florent Thoumie <flz@FreeBSD.org> * Florent Thoumie <flz@xbsd.org> * Foxfair Hu <foxfair@FreeBSD.org> * Francisco Cabrita <include@npf.pt.freebsd.org> * Frank Behrens <frank@pinky.sax.de> * Frank Mayhar <frank@exit.com> * Frank Wall <fw@moov.de> * Fred Cox * Frederic Culot <culot@FreeBSD.org> * Frederic Culot <frederic@culot.org> * Fumihiko Kimura <jfkimura@yahoo.co.jp> * G. Adam Stanislav <adam@whizkidtech.net> * Garrett A. Wollman * Gea-Suan Lin <gslin@ccca.nctu.edu.tw> * Gea-Suan Lin <gslin@gslin.org> * Gea-Suan Lin <gslin@netnews.NCTU.edu.tw> * Geoffroy Desvernay <dgeo@centrale-marseille.fr> * George Hartzell <hartzell@alerce.com> * George Reid <greid@ukug.uk.freebsd.org> * Gerard Seibert <gerard@seibercom.net> * Gerrit Beine (<tux@pinguru.net>) * Gerrit Beine <gerrit.beine@gmx.de> * Gerrit Beine <tux@pinguru.net> * Gilbert Morgan <gmm@tutanota.com> * Goran Lowkrantz <glz@hidden-powers.com> * Greg Larkin <glarkin@FreeBSD.org> * Groovis <groovis@groovis.net> * Gruen Christian <kiki@bsdro.org> * Grzegorz Blach <gblach@FreeBSD.org> * Guangyuan Yang <ygy@FreeBSD.org> * Guixing Bai <khsing.cn@gmail.com> * Guy P. * Helmut Ritter <freebsd-ports@charlieroot.de> * Henk van Oers <hvo.pm@xs4all.nl> * Henrik Brix Andersen <brix@FreeBSD.org> * Henrik Brix Andersen <henrik@brixandersen.dk> * Henrik Motakef <henrik.motakef@web.de> * Herve Quiroz <hq@FreeBSD.org> * Hiten Pandya <hiten@uk.FreeBSD.org> * Horia Racoviceanu <horia@racoviceanu.com> * Hubert Tournier <hubert@frbsd.org> * Hugo Leisink * Hung-Yi Chen <gaod@hychen.org> * Hye-Shik Chang <perky@python.or.kr> * Igor Vinokurov <igor@zynaps.ru> * Ilia Skalozubov <freebsd@skinc.ru> * J.R. Oldroyd <fbsd@opal.com> * Jacob Atzen <jatzen@gmail.com> * Jacques Marneweck <jacques@php.net> * James Bailie <jimmy@mammothcheese.ca> * James FitzGibbon <jfitz@FreeBSD.org> * James White <whitejv81@gmail.com> * Janos.Mohacsi@bsd.hu * Jason Helfman <jgh@FreeBSD.org> * Javier Martin Rueda <jmrueda@diatel.upm.es> * Jean Milanez Melo <jmelo@FreeBSD.org> * Jean-Baptiste Quenot <jb.quenot@caraldi.com> * Jeremie Le Hen <jlh@FreeBSD.org> * Jeremy Chadwick <koitsu@FreeBSD.org> * Jeremy Shaffner <jeremy@external.org> * Jev Björsell <ports@ecadlabs.com> * Jim Riggs <ports@christianserving.org> * Jin-Shan Tseng <tjs@cdpa.nsysu.edu.tw> * Jin-Sih Lin <linpct@gmail.com> * Jochen Neumeister <joneum@FreeBSD.org> * Joe Horn <joehorn@gmail.com> * Joe Marcus Clarke <marcus@FreeBSD.org> * Johann Visagie <wjv@FreeBSD.org> * Johannes Meixner <johannes@perceivon.net> * John Chen <johnpupu@gmail.com> * John Hixson <john@ixsystems.com> * John von Essen * Jon Nistor <nistor@snickers.org> * Jonathan Pater <cowboyneal@gmail.com> * Jonathan Weiss (<jw@innerewut.de>) * Jose Alonso Cardenas Marquez <acardenas@bsd.org.pe> * Jose Garcia Juanino <jjuanino@gmail.com> * Josef El-Rayes <j.el-rayes@daemon.li> * Joseph Benden <joe@thrallingpenguin.com> * Joseph Koshy <jkoshy@FreeBSD.org> * Joseph Scott (<joseph@randomnetworks.com>) * Joseph Scott <joseph@randomnetworks.com> * Juergen Lock <nox@FreeBSD.org> * Jui-Nan Lin <jnlin@csie.nctu.edu.tw> * Jui-Nan Lin <jnlin@freebsd.cs.nctu.edu.tw> * Julien Laffaye <jlaffaye@FreeBSD.org> * JunSeon Oh <hollywar@mail.holywar.net> * Juraj Lutter <juraj@lutter.sk> * Justin Hawkins <justin@hawkins.id.au> * Jyun-Yan You <jyyou@cs.nctu.edu.tw> * Kazumasa Nishizawa <k_nishizawa@anet.ne.jp> * Keith Gaughan <k@stereochro.me> * Kelly Yancey <kbyanc@posi.net> * Ken McGlothlen <ken.mcglothlen@gmail.com> * Kevin Golding <ports@caomhin.org> * Kevin Lo <kevlo@FreeBSD.org> * Kim Scarborough <user@unknown.nu> * Kimo <kimor79@yahoo.com> * Kimura Fuyuki <fuyuki@hadaly.org> * Kirill Ponomarew <ponomarew@oberon.net> * Konstantin Menshikov <kostjnspb@yandex.ru> * Koop Mast <einekoai@chello.nl> * Koop Mast <kwm@FreeBSD.org> * Kozlov Sergey <kozlov.sergey.404@gmail.com> * Kris Kennaway <kris@FreeBSD.org> * Kristaps Kulis <kristaps.kulis@gmail.com> * Kubilay Kocak <koobs@FreeBSD.org> * Kurt Lidl (kurt.lidl@cello.com) * Kurt Lidl <kurt.lidl@cello.com> * Kyle Evans <kevans@FreeBSD.org> * Lars Balker Rasmussen <lbr@FreeBSD.org> * Lars Eggert <lars.eggert@gmx.net> * Lars Eggert <larse@isi.edu> * Lars Thegler <lars@thegler.dk> * Lars Thegler <lth@FreeBSD.org> * Lawrence Chen <beastie@tardisi.com> * Li-Wen Hsu <lwhsu@FreeBSD.org> * Li-Wen Hsu <lwhsu@lwhsu.org> * Loic Blot <loic.blot@unix-experience.fr> * Loren M. Lang <loren@north-winds.org> * Luca Pizzamiglio <pizzamig@FreeBSD.org> * Lukasz Stelmach <lukasz.stelmach@iem.pw.edu.pl> * Lukasz Wasikowski <lukasz@wasikowski.net> * Lung-Pin Chang <changlp@cs.nctu.edu.tw> * MANTANI Nobutaka <nobutaka@nobutaka.com> * MIHIRA Yoshiro <sanpei@FreeBSD.org> * Manuel Kasper <mk@neon1.net> * Manuel Rábade <mig@mig-29.net> * Marc G. Fournier * Marc G. Fournier <scrappy@hub.org> * Marcello Coutinho * Marcin Cieslak <saper@SYSTEM.PL> * Marek Holienka <marekholienka@gmail.com> * Mario Sergio Fujikawa Ferreira <lioux@FreeBSD.org> * Mark Felder <feld@FreeBSD.org> * Mark Huizer; Eindhoven * Mark Pulford <mark@kyne.com.au> * Martin Matuska <martin@matuska.org> * Martin Matuska <mm@FreeBSD.org> * Martin Waschbuesch <martin@waschbuesch.de> * Martin Wilke (miwi@FreeBSD.org) * Martin Wilke <miwi@FreeBSD.org> * Masafumi NAKANE <max@FreeBSD.org> * Masahiro Teramoto <markun@onohara.to> * Masaki TAGAWA <masaki@club.kyutech.ac.jp> * Mathias Monnerville <mathias@monnerville.com> * Mathieu Arnold <m@absolight.net> * Matthew Seaman * Matthew Seaman <m.seaman@infracaninophile.co.uk> * Matthew Seaman <matthew@FreeBSD.org> * Matthew X. Economou <xenophon+fbsdports@irtnog.org> * Matthias Fechner <mfechner@FreeBSD.org> * Maurice Castro <maurice@castro.aus.net> * Max N. Boyarov <m.boyarov@bsd.by> * Maxim Sobolev <sobomax@FreeBSD.org> * Maxime Henrion (mux@FreeBSD.org) * Meno Abels <meno.abels@adviser.com> * Michael Capp <myntric@exeonline.com> * Michael Fausten <ports@michael-fausten.de> * Michael Johnson <ahze@FreeBSD.org> * Michael L. Hostbaek (mich@freebsdcluster.org) * Michael Moll <kvedulv at kvedulv.de> * Michael Moll <kvedulv@kvedulv.de> * Michael Ranner <mranner@inode.at> * Michael Schout <mschout@gkg.net> * Michael Vasilenko <acid@stu.cn.ua> * Mike Meyer * Mikhail T. <michael@fun-box.ru> * Mikhail Teterin <mi@aldan.algebra.com> * Mitchell Smith <mjs@bur.st> * Mitsuru Yoshida <mitsuru@riken.go.jp> * Moggie <moggie@elasticmind.net> * Mohammad S. Babaei <info@babaei.net> * Mons Anderson <mons@cpan.org> * Muhammad Moinur Rahman <5u623l20@gmail.com> * Muhammad Moinur Rahman <bofh@FreeBSD.org> * Mun-Kyo Seo <munggo@pmy.lv> * Munish Chopra <mchopra@engmail.uwaterloo.ca> * Murilo Opsfelder <mopsfelder@gmail.com> * Mykola Marzhan <delgod@portaone.com> * Naram Qashat <cyberbotx@cyberbotx.com> * Neil Blakey-Milner * Neil Blakey-Milner <nbm@FreeBSD.org> * Nick Hilliard <nick@foobar.org * Nick Hilliard <nick@foobar.org> * Nicola Stanislao Vitale <nivit@FreeBSD.org> * Nicola Vitale <nivit@FreeBSD.org> * Nicola Vitale <nivit@email.it> * Nicolas de Bari Embriz Garcia Rojas <nbari@tequila.io> * Nicole Reid <root@cooltrainer.org> * Oddbjorn Steffensen <oddbjorn@tricknology.org> * Oleg Mamontov <oleg@mamontov.net> * Oleg Pudeyev <oleg@bsdpower.com> * Oleg Sidorkin <osidorkin@gmail.com> * Olivier Cochard-Labbe <olivier@FreeBSD.org> * Olivier Duchateau * Olivier Duchateau <duchateau.olivier@gmail.com> * Paul Schmehl <pauls@utdallas.edu> * Pavel Timofeev <timp87@gmail.com> * Pete Fritchman <petef@databits.net> * Peter <peter@vereshagin.org> * Peter Avalos <pavalos@theshell.com> * Peter Lai <cowbert@gmail.com> * Peter Libassi <peter@libassi.se> * Peter Pentchev <roam@FreeBSD.org> * Peter Schuller <peter.schuller@infidyne.com> * Peter Wemm <peter@netplex.com.au> * Phil Phillips * Philip M. Gollucci <pgollucci@p6m7g8.com> * Philip Paeps <philip@FreeBSD.org> * Philippe Audeoud <jadawin@tuxaco.net> * Piotr Kubaj <pkubaj@anongoth.pl> * Po-Chuan Hsieh <sunpoet@FreeBSD.org> * Qing Feng <qingfeng@douban.com> * Radim Kolar <hsn@sanatana.dharma> * Ralf Gebhart <gebhart@secnetix.de> * Renaud Chaput <renchap@cocoa-x.com> * René Ladan <rene@FreeBSD.org> * René Ladan <rene@freebsd.org> * Richard Gallamore <ultima@FreeBSD.org> * Richard Neese <r.neese@gmail.com> * Ricky E. <codeblock@eighthbit.net> * Rink Springer <rink@FreeBSD.org> * Robert Gogolok <gogo@cs.uni-sb.de> * Rod Taylor <ports@rbt.ca> * Rodrigo Nicola Lombardo <rodnic@gmail.com> * Rong-En Fan <rafan@FreeBSD.org> * Rozhuk Ivan 2019 <rozhuk.im@gmail.com> * Ryan Steinmetz <zi@FreeBSD.org> * Ryan T. Dean <rtdean@cytherianage.net> * Sahil Tandon <sahil@tandon.net> * Scott Sanders <scott@jssjr.com> * Seamus Venasse <svenasse@polaris.ca> * Sergey A. Osokin <osa@FreeBSD.org> * Sergey Kozlov <kozlov.sergey.404@gmail.com> * Sergey Matveychuk <sem@FreeBSD.org> * Sergey Osipov <sipopo@yandex.ru> * Sergey Osokin <osa@FreeBSD.org> * Sergey Osokin aka oZZ <ports@FreeBSD.org> * Sergey Samoyloff <gonza@techline.ru> * Sergey Skvortsov <skv@protey.ru> * Seth Kingsley <sethk@meowfishies.com> * Shaun Amott <shaun@FreeBSD.org> * Shigeyuki Fukushima <shige@FreeBSD.org> * Shinsuke Matsui <smatsui@karashi.org> * Simon 'corecode' Schubert <corecode@corecode.ath.cx> * Simon Dick <simond@irrelevant.org> * Simun Mikecin <numisemis at yahoo.com> * Sir l33tname <sirl33tname@gmail.com> * Sofian Brabez <sbrabez@gmail.com> * Soren Dossing <sauber@netcom.com> * Stanislav Sedov <stas@FreeBSD.org> * Stefan Bethke <stb@lassitu.de> * Stefan Esser <se@FreeBSD.org> * Stefan Hagen <ports@textmail.me> * Stefan `Sec` Zehl <sec@42.org> * Stephane Legrand <stephane@freebsd-fr.org> * Steve Polyack <spolyack@collaborativefusion.com> * Steve Wills <steve@mouf.net> * Steve Wills <swills@FreeBSD.org> * Steve Wills <swills@freebsd.org> * Steven Kreuzer * Steven Kreuzer <skreuzer@FreeBSD.org> * Steven Kreuzer <skreuzer@exit2shel.com> * Steven Kreuzer <skreuzer@exit2shell.com> * Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> * Sutra Zhou <zhoushuqun@gmail.com> * Søren Straarup <xride@x12.dk> * TAKAHASHI Kaoru <kaoru@kaisei.org> * TAKATSU Tomonari <tota@FreeBSD.org> * TAKATSU Tomonari <tota@rtfm.jp> * TERAMOTO Masahiro <markun@onohara.to> * Thierry Thomas (<thierry@FreeBSD.org>) * Thierry Thomas <thierry@pompo.net> * Thomas Sandford <freebsduser@paradisegreen.co.uk> * Thomas Zander <riggs@FreeBSD.org> * Thomas-Martin Seck <tmseck@netcologne.de> * Thomas-Martin Seck <tmseck@web.de> * Tobias Rehbein <tobias.rehbein@web.de> * Tom Hukins <tom@FreeBSD.org> * Tom Judge <tj@FreeBSD.org> * Tom McLaughlin <tmclaugh@sdf.lonestar.org> * Tomoyuki Sakurai <cherry@trombik.org> * Torsten Zuehlsdorff <ports@toco-domains.de> * Torsten Zuehlsdorff <tz@FreeBSD.org> * Torsten Zuhlsdorff <ports@toco-domains.de> * Torsten Zühlsdorff <ports@toco-domains.de> * Travis Campbell <hcoyote@ghostar.org> * Trevor Caira <trevor@bitba.se> * Tsung-Han Yeh <snowfly@yuntech.edu.tw> * Tuc <freebsd-ports@t-b-o-h.net> * Ultima * Vanilla I. Shu <vanilla@FreeBSD.org> * Veniamin Gvozdikov <vg@FreeBSD.org> * Vivek Khera <vivek@khera.org> * Vladimir Timofeev <vovkasm@gmail.com> * Vsevolod Stakhov * Wen Heping * Wen Heping <wen@FreeBSD.org> * Wen Heping <wenheping@gmail.com> * Wen Heping<wenheping@gmail.com> * Wen heping <wenheping@gmail.com> * Wen heping <wenheping@gmail.com>) * Will Andrews <andrews@technologist.com> * William Grzybowski <william88@gmail.com> * Xavier Beaudouin <kiwi@oav.net> * Yasuhiro Fukuma <yasuf@big.or.jp> * Yen-Ming Lee <leeym@FreeBSD.org> * Yi-Hsuan Hsin <mhsin@mhsin.org> * Yi-Jheng Lin <yzlin@cs.nctu.edu.tw> * Ying-Chieh Liao <ijliao@FreeBSD.org> * Ying-Chieh Liao <ijliao@csie.nctu.edu.tw> * Yoshiro MIHIRA <sanpei@FreeBSD.org> * Yuan-Chung Hsiao <ychsiao@ychsiao.idv.tw> * Yuri Victorovich <yuri@rawbw.com> * Zach Thompson <hideo@lastamericanempire.com> * Zach Thompson <lin-chi@lastamericanempire.com> * Zahatski Aliaksandr <zag@cpan.org> * Zane C, Bowers-Hadley <vvelox@vvelox.net> * Zhen REN <bg1tpt@gmail.com> * Zhihao Yuan <lichray@gmail.com> * aaron@FreeBSD.org * ache * ache@FreeBSD.org * alex@kapranoff.ru * anders * andrew@scoop.co.nz * andrey@kostenko.name * antoine@FreeBSD.org * arved * babak@farrokhi.net * bf <bf2006a@yahoo.com> * chinsan * chinsan <chinsan.tw@gmail.com> * chinsan <chinsan.tw@gmail.com>, Gea-Suan Lin <gslin@gslin.org> * chinsan <chinsan@mail2000.com.tw> * chinsan <chisnan.tw@gmail.com> * citrin+bsd@citrin.ru * cjr@cruwe.de * clement * clive * clsung * clsung@dragon2.net * coryking * cpm * dom@happygiraffe.net * dsh@vlink.ru * fabian.freyer@physik.tu-berlin.de * gahr * genserg@hotmail.com * gugu * hrs@FreeBSD.org * ijliao * janos.mohacsi@bsd.hu * jfitz * johnpupu <johnpupu@gmail.com> * jupengfei <jupengfei@gmail.com> * k@123.org * kbyanc * kftseng@iyard.org * koshy@india.hp.com * kstailey * lars.eggert@gmx.net * lbr * lbr@FreeBSD.org * lev@FreeBSD.org * mahlon * maintainer.freebsd@xpoundit.com * mbr@FreeBSD.org * milki <milki@rescomp.berkeley.edu> * mjhsieh * mons * mt@primats.org.ua * mwlucas * niels <niels@FreeBSD.org> * nik * nork@cityfujisawa.ne.jp * otaviof@gmail.com * pauls@utdallas.edu * ports@c0decafe.net * ports@c0decafe.net <ports@c0decafe.net> * rene@FreeBSD.org * sada * stas * thierry@pompo.net * thinker <thinker@branda.to> * tobez@plab.ku.dk * toni.viemero@iki.fi * torstenb * tundra * uwe.pierau@tu-clausthal.de * vanilla * vanilla@ * will * wollman * wosch@FreeBSD.org * # Created by Markus Mann, CTS - FreeBSD Team <de-freebsd@ctseuro.com> With hat: portmgr
* gnome: remove more reference to gnome 3Baptiste Daroussin2022-07-011-1/+1
|
* www/epiphany: Update to 42.2Neel Chauhan2022-04-222-5/+4
|
* textproc/libxml2: bump all LIB_DEPENDS consumersCharlie Li2022-04-101-1/+1
| | | | | | | | This is a separate commit to facilitate easier cherry-picking for quarterly. PR: 262853, 262940, 262877, 263126 Approved by: fluffy (mentor)
* devel/icu: update to 71.1Jan Beich2022-04-071-1/+1
| | | | | | | | Changes: https://github.com/unicode-org/icu/releases/tag/release-71-1 Reported by: GitHub (watch releases) PR: 262654 Exp-run by: antoine Approved by: fluffy
* textproc/libxml2: bump all dependenciesMatthias Fechner2022-03-261-0/+1
| | | | | This should make sure that all dependent ports will pick up the new version commited with a13ec21cd733f67a9fc0dc00ab45268bdc236246
* www/epiphany: Update to 42.0Neel Chauhan2022-03-234-14/+36
|
* www/epiphany: unbreak build with Meson 0.61.0Jan Beich2022-01-232-0/+5
| | | | | | | | data/meson.build:18:0: ERROR: Function does not take positional arguments. PR: 260943 Reported by: antoine (via exp-run) Regressed by: https://github.com/mesonbuild/meson/commit/61f2866a9fa1
* www/epiphany: Update to 41.3Neel Chauhan2022-01-162-5/+4
|
* www/epiphany: drop unused Meson options after 6106add6f4e9Jan Beich2021-11-031-1/+0
| | | | | | | | | | meson.build:1:0: ERROR: Unknown options: "distributor_name" https://gitlab.gnome.org/GNOME/epiphany/-/commit/554a375e8a90 PR: 259080 Reported by: antoine (via exp-run) Regressed by: https://github.com/mesonbuild/meson/commit/dbf2ace6ca1c
* devel/icu: update to 70.1Jan Beich2021-10-281-0/+1
| | | | | | | Changes: https://github.com/unicode-org/icu/releases/tag/release-70-1 Reported by: GitHub (watch releases) PR: 258794 Exp-run by: antoine
* INSTALLS_ICONS: retire the macro and rework the related dependenciesBaptiste Daroussin2021-10-101-1/+0
| | | | | | | While here, make sure gtk-update-icon-cache is only on run dependency where added as a dependency Enforce gtk3 to depend on gtk-update-icon-cache (previously it was inheriting the dependency)
* cleanup: drop support for EOL FreeBSD 11.XRene Ladan2021-09-301-7/+1
| | | | | | | | | | | | | | | | | Search criteria used: - 11.4 - OSREL* - OSVER* - *_FreeBSD_11 Input from: - adridg: devel/qca-legacy - jbeich: _WITH_DPRINTF, _WITH_GETLINE, GNU bfd workarounds - sunpoet: security/p5-*OpenSSL* Reviewed by: doceng, kde, multimedia, perl, python, ruby, rust Differential Revision: https://reviews.freebsd.org/D32008 Test Plan: make index
* www/epiphany: Update to 41.0Neel Chauhan2021-09-287-150/+141
|
* www/epiphany: Update to 3.38.5Neel Chauhan2021-06-202-4/+4
|
* www/epiphany: Update to 3.38.4Neel Chauhan2021-05-232-5/+4
|
* devel/icu: update to 69.1Jan Beich2021-04-081-0/+1
| | | | | Changes: https://github.com/unicode-org/icu/releases/tag/release-69-1 Reported by: GitHub (watch releases)
* Remove # $FreeBSD$ from Makefiles.Mathieu Arnold2021-04-061-1/+0
|
* www/epiphany: Update to 3.38.2Tobias C. Berner2020-12-082-4/+4
| | | | | | | | PR: 251592 Submitted by: Neel Chauhan <neel@neelc.org> Notes: svn path=/head/; revision=557278
* www/epiphany: Update to 3.38.1Tobias C. Berner2020-11-072-5/+4
| | | | | | | | PR: 250764 Submitted by: Neel Chauhan <neel@neelc.org> Notes: svn path=/head/; revision=554369
* www/epiphany: build error (no getrandom(2) on 11.x)Tobias C. Berner2020-11-052-1/+35
| | | | | | | | | | Add alternate implementation for missing getrandom(2) on 11.x (v2) PR: 250128 Submitted by: John Hein <jcfyecrayz@liamekaens.com> Notes: svn path=/head/; revision=554147
* devel/icu: update to 68.1Jan Beich2020-11-031-1/+1
| | | | | | | | | Changes: http://site.icu-project.org/download/68 ABI: https://abi-laboratory.pro/tracker/timeline/icu4c/ Reported by: GitHub (watch releases) Notes: svn path=/head/; revision=553940
* security/gcr: Update to 3.38.0Tobias C. Berner2020-10-311-2/+2
| | | | | | | | PR: 250512 Submitted by: Neel Chauhan <neel@neelc.org> Notes: svn path=/head/; revision=553735
* Update libsoup to 2.72.0Baptiste Daroussin2020-10-121-2/+1
| | | | | | | | | | Merge back libsoup and libsoup-gnome, they both have the same dependencies now, and they are more complicated to split now that they switched to meson Bump portrevision of dependant ports Notes: svn path=/head/; revision=552130
* Add a forgotten patch which disable flatpakBaptiste Daroussin2020-09-301-0/+56
| | | | Notes: svn path=/head/; revision=550703
* Update to 3.38.0Baptiste Daroussin2020-09-306-80/+224
| | | | Notes: svn path=/head/; revision=550656
* First batch at upgrading gnome to 3.36/3.38Baptiste Daroussin2020-09-291-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Update evolution-dataserver to 3.38.0 and because of ABI breakage update ports depending on it Update bijiben to 3.38.0 Update gnome-calendar to 3.38.0 Update gnome-contacts to 3.38 Update gnome-maps to 3.38.0 Patch gnome-todo to work with newer evolution-dataserver (patched obtained from OpenBSD/Archlinux) Update evolution to 3.38.0 Update evolution-ews to 3.38.0 (among changes it brings support for office365) Update folks to 0.14.0 Update cheese to 3.38.0 Update aisleriot to 3.22.9 Update five-or-more to 3.22.2 Update fastream to 0.2.9 Update gnome-control-center to 3.36.4 Update gnmoe-settings-daemon to 3.38.0 Update meld to 3.21.0 Update gnome-desktop to 3.38.0 and because of ABI breakage bump portrevision of all dependant ports not touched by this update Update gnome-session to 3.38.0 Update gnome-shell to 3.36.6, now run depends on gdm Update gnome-shell-extensions to 3.36.3 Update mutter to 3.36.6 Notes: svn path=/head/; revision=550494
* Chase security/p11-kit updateRoman Bogorodskiy2020-08-301-1/+1
| | | | | | | | | | | | | | After switch to meson libp11-kit.so no longer has symbols in the LIBP11_KIT_1.0 namespace. As a workaround, bump PORTREVISION of consumers to get those rebuilt. See more details in the comments of the linked PR. PR: 248819 Reported by: John Hein Notes: svn path=/head/; revision=546967
* www/epiphany: remove unnecessary dependency on net/avahi-appTobias C. Berner2020-07-031-1/+0
| | | | | | | | | | | | | | | | | | | | | | Upstream of the epiphany removed dependency from avahi in 2016, check NEWS file (/usr/ports/www/epiphany/work/epiphany-3.28.5/NEWS): 3.23.1 - October 24, 2016 ========================= Epiphany has been relicensed from GPLv2+ to GPLv3+. New dependency: libhttpseverywhere Removed dependencies: avahi-client, avahi-gobject, gdk-x11-3.0, gsettings-desktop-schemas, x11 PR: 247378 Submitted by: VVD <vvd@unislabs.com> Approved by: gnome (timeout) Notes: svn path=/head/; revision=541071
* Bump PORTREVISION for security/nettle shlib changeSunpoet Po-Chuan Hsieh2020-05-161-1/+1
| | | | Notes: svn path=/head/; revision=535391
* devel/icu: update to 67.1Jan Beich2020-04-231-1/+1
| | | | | | | | | Changes: http://site.icu-project.org/download/67 ABI: https://abi-laboratory.pro/tracker/timeline/icu4c/ Reported by: GitHub (watch releases) Notes: svn path=/head/; revision=532707
* devel/icu: update to 66.1Jan Beich2020-03-131-1/+1
| | | | | | | | Changes: http://site.icu-project.org/download/66 ABI: https://abi-laboratory.pro/tracker/timeline/icu4c/ Notes: svn path=/head/; revision=528343
* Add USES=xorg USES=gl, ports categories wNiclas Zeising2019-11-071-1/+1
| | | | | | | | Add USES=xorg and USES=gl to ports in categories starting with 'w' While here, try to sprinkle other USES (mostly gnome and sdl) as needed. Notes: svn path=/head/; revision=516991
* devel/icu: update to 65.1Jan Beich2019-10-031-1/+1
| | | | | | | | Changes: http://site.icu-project.org/download/65 ABI: https://abi-laboratory.pro/tracker/timeline/icu4c/ Notes: svn path=/head/; revision=513733
* Bump PORTREVISION for ports depending on the canonical version of GCCGerald Pfeifer2019-07-261-1/+1
| | | | | | | | | | | | | | | | | | as defined in Mk/bsd.default-versions.mk which has moved from GCC 8.3 to GCC 9.1 under most circumstances now after revision 507371. This includes ports - with USE_GCC=yes or USE_GCC=any, - with USES=fortran, - using Mk/bsd.octave.mk which in turn features USES=fortran, and - with USES=compiler specifying openmp, nestedfct, c11, c++0x, c++11-lang, c++11-lib, c++14-lang, c++17-lang, or gcc-c++11-lib plus, everything INDEX-11 shows with a dependency on lang/gcc9 now. PR: 238330 Notes: svn path=/head/; revision=507372
* Update security/nettle to 3.5.1Sunpoet Po-Chuan Hsieh2019-07-091-1/+1
| | | | | | | | | | | | | - Bump PORTREVISION of dependent ports for shlib change - Fix build of devel/pijul [1] Changes: https://git.lysator.liu.se/nettle/nettle/blob/master/NEWS PR: 238991 Exp-run by: antoine Thanks to: tobik [1] Notes: svn path=/head/; revision=506289
* devel/icu: update to 64.1Jan Beich2019-03-271-1/+1
| | | | | | | | | | | Changes: http://site.icu-project.org/download/64 ABI: https://abi-laboratory.pro/tracker/timeline/icu4c/ PR: 236325 Exp-run by: antoine Differential Revision: https://reviews.freebsd.org/D19479 Notes: svn path=/head/; revision=496981
* Bump PORTREVISION for ports depending on the canonical version of GCCGerald Pfeifer2018-12-121-0/+1
| | | | | | | | | | | | | | | | | | defined via Mk/bsd.default-versions.mk which has moved from GCC 7.4 t GCC 8.2 under most circumstances. This includes ports - with USE_GCC=yes or USE_GCC=any, - with USES=fortran, - using Mk/bsd.octave.mk which in turn features USES=fortran, and - with USES=compiler specifying openmp, nestedfct, c11, c++0x, c++11-lang, c++11-lib, c++14-lang, c++17-lang, or gcc-c++11-lib plus, as a double check, everything INDEX-11 showed depending on lang/gcc7. PR: 231590 Notes: svn path=/head/; revision=487272
* Update epiphany to 3.28.5.Koop Mast2018-11-112-5/+5
| | | | | | | Obtained from: GNOME devel repo. Notes: svn path=/head/; revision=484768