aboutsummaryrefslogtreecommitdiff
path: root/textproc/gtkspell
Commit message (Collapse)AuthorAgeFilesLines
* */*: Update WWW to use HTTPS for sourceforge.net projectsRodrigo Osorio2023-11-061-1/+1
| | | | | | | | Homepage link is permanent redirected to its HTTPS counterpart Issue reported by repology : https://repology.org/repository/freebsd/problems Approved by: portmgr (blanket) PR: 274888
* *: Rename GTK+ to GTKPo-Chuan Hsieh2023-08-261-1/+1
| | | | | | | GTK+ has been renamed to GTK since 2019. Reference: https://mail.gnome.org/archives/gtk-devel-list/2019-February/msg00000.html Approved by: portmgr (blanket)
* 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 ---
* 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)
* cleanup: remove '$MCom' tagTobias C. Berner2022-07-201-2/+0
| | | | | | | gnome@ no longer uses Marcusom as their staging ground. Approved by: gnome (nc) Differential Revision: https://reviews.freebsd.org/D35866
* textproc: remove 'Created by' linesTobias C. Berner2022-07-201-1/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | A big Thank You to the original contributors of these ports: * "Choe, Cheng-Dae" whitekid * - * <glewis@FreeBSD.org> * <koshy@india.hp.com> * Aaron Dalton <aaron@FreeBSD.org> * Aaron Dalton <aaron@daltons.ca> * Aaron Straup Cope * Aaron Straup Cope <ascope@cpan.org> * Ache * Adam Herzog <adam@herzogdesigns.com> * Adam Weinberger <adamw@FreeBSD.org> * Ade Lovett <ade@FreeBSD.org> * Akinori MUSHA aka knu <knu@FreeBSD.org> * Akinori MUSHA aka knu <knu@idaemons.org> * Alan Eldridge <alane@FreeBSD.org> * Alex Dupre <ale@FreeBSD.org> * Alex Kapranoff <kappa@FreeBSD.org.ua> * Alexander Logvinov <ports@logvinov.com> * Alexander Nedotsukov <bland@FreeBSD.org> * Alexander Zhuravlev <zaa@zaa.pp.ru> * Alexander@Leidinger.net * Alexandre Biancalana <ale@biancalanas.net> * Alexey Dokuchaev <danfe@FreeBSD.org> * Alexis Praga <alexis.praga@free.fr> * Andreas Heil <ah@linux-hq.de> * Andrei V. Shetuhin <reki@reki.ru> * Andrej Zverev <andrey.zverev@electro-com.ru> * Andrew <andrew@ugh.net.au> * Andrew Humphrey <ahumphrey@realestate.com.au> * Andrew Lewis <freeghb@gmail.com> * Andrew Pantyukhin <infofarmer@FreeBSD.org> * Andrew Romero <melanhit@gmail.com> * Andrey Kostenko <andrey@kostenko.name> * Andrey Zakhvatov * Andrey Zakhvatov <andy@FreeBSD.org> * Anes Mukhametov <anes@anes.su> * Antoine Brodin <antoine@FreeBSD.org> * Anton Berezin <tobez@FreeBSD.org> * Anton Berezin <tobez@tobez.org> * Anton Yudin <toha@toha.org.ua> * Antonio Carlos Venancio Junior (<antonio@inf.ufsc.br>) * Ashish SHUKLA <wahjava@gmail.com> * Autrijus Tang <autrijus@autrijus.org> * Babak Farrokhi <farrokhi@FreeBSD.org> * Ben Haga <tuxsuximus@hotmail.com> * Ben Woods <woodsb02@FreeBSD.org> * Benno Rice <benno@jeamland.net> * Bill "I hate Perl" Fumerola * Bill Brinzer <bill.brinzer@gmail.com> * Bill Fumerola <billf@chc-chimes.com> * Bill Swingle <unfurl@FreeBSD.org> * Bob Eager <rde@ml1.org.uk> * Boris Samorodov <bsam@FreeBSD.org> * Brian Candler <B.Candler@pobox.com> * Brion Moss <brion@queeg.com> * Carlos J Puga Medina <cpm@fbsd.es> * Carlos J. Puga Medina <cpm@FreeBSD.org> * Cezary Morga <cm@therek.net> * Cheng-Lung Sung <clsung@FreeBSD.org> * Cheng-Lung Sung <clsung@dragon2.net> * Chris D. Faulhaber <jedgar@fxp.org> * Chris Hutchinson <portmaster@bsdforge.com> * Christoper Key <cjk32@cam.ac.uk> * Clemens Zauner <czauner+ports@onlineloop.com> * Cyrille Lefevre <clefevre@citeweb.net> * Dan Langille <dvl@FreeBSD.org> * Daniel Roethlisberger <daniel@roe.ch> * Danilo G. Baio <dbaio@FreeBSD.org> * David Bremner <bremner@unb.ca> * David O'Brien (obrien@FreeBSD.org) * David Sze <dsze@alumni.uwaterloo.ca> * Denis Pokataev <catone@cpan.org> * Dennis Herrmann <dhn@FreeBSD.org> * Dereckson <dereckson@gmail.com> * Dikshie * Dikshie <dikshie@sfc.wide.ad.jp> * Dima Sivachenko <demon@gpad.ac.ru> * Dirk Froemberg <dirk@FreeBSD.org> * Ditesh Shashikant Gathani <ditesh@gathani.org> * Dmitry Morozovsky <marck@FreeBSD.org> * Dmitry Sivachenko <demon@FreeBSD.org> * Dom Mitchell <dom@happygiraffe.net> * Don Croyle <croyle@gelemna.org> * Donald Burr <dburr@FreeBSD.org> * Douglas Thrift <douglas@douglasthrift.net> * Dru Lavigne <dru@FreeBSD.org> * Dryice Liu <dryice@dryice.name> * Ed Schouten <ed@FreeBSD.org> * Edward Tomasz Napierala <trasz@FreeBSD.org> * Elvis Chiang <elvis@sslab.cs.ccu.edu.tw> * Emanuel Haupt <ehaupt@FreeBSD.org> * Emanuel Haupt <ehaupt@critical.ch> * Eric A. Griff <eric@talesfromthereal.com> * Eric Freeman <freebsdports@chillibear.com> * Erik Greenwald <erik@smluc.org> * Ernst de Haan <znerd@FreeBSD.org> * Erwin Lansing <erwin@FreeBSD.org> * Espen Tagestad <espen@tagestad.no> * Eugene Furs <justas@mbank.lv> * Felippe de Meirelles Motta <lippemail@gmail.com> * Felix Palmen <felix@palmen-it.de> * Fernan Aguero <fernan@iib.unsam.edu.ar> * Filip Parag <filip@parag.rs> * Foxfair Hu <foxfair@FreeBSD.org> * Freddie Cash <fcash@sd73.bc.ca> * Frederic Culot <culot@FreeBSD.org> * Frederic Dubuy <fdubuy@free.fr> * Gabor Kovesdan <gabor@FreeBSD.org> * Garrett Rooney <rooneg@electricjellyfish.net> * Gasol Wu <gasol.wu@gmail.com> * Gea-Suan Lin <gslin@gslin.org> * Geoffroy Desvernay <dgeo@centrale-marseille.fr> * George Hartzell <hartzell@fruitfly.org> * Gerald Pfeifer <gerald@pfeifer.com> * Gerrit Beine <gerrit.beine@gmx.de> * Glenn Trewitt <glenn@trewitt.org> * Goran Tal <goran.tal@gmail.com> * Graham Todd <gtodd@bellanet.org> * Greg Larkin <glarkin@FreeBSD.org> * Greg Lewis <glewis@FreeBSD.org> * Grzegorz Blach <gblach@FreeBSD.org> * Guangyuan Yang <ygy@FreeBSD.org> * Hansjoerg Pehofer <hansjoerg.pehofer@uibk.ac.at> * Henrik Motakef <henrik.motakef@web.de> * Henry Hu <henry.hu.sh@gmail.com> * Herve Quiroz <herve.quiroz@esil.univ-mrs.fr> * Herve Quiroz <hq@FreeBSD.org> * Hiroki Sato <hrs@FreeBSD.org> * Horia Racoviceanu <horia@racoviceanu.com> * Hye-Shik Chang <perky@fallin.lv> * Ian Vaudrey <i.vaudrey@bigfoot.com> * Ilya A. Arkhipov <rum1cro@yandex.ru> * Jaap Boender <jaapb@kerguelen.org> * James Earl * James Flemer <jflemer@alum.rpi.edu> * James Raftery <james@now.ie> * Jason Burgess <dev@fenux.net> * Jason Helfman <jgh@FreeBSD.org> * Jean-Baptiste Quenot <jb.quenot@caraldi.com> * Jean-Yves Lefort <jylefort@brutele.be> * Jeff Putsch <jdputsch@comcast.net> * Jeremy Shaffner <jeremy@external.org> * Jie Gao <gaoj@cpsc.ucalgary.ca> * Jim Mock <jim@FreeBSD.org> * Jin-Shan Tseng <tjs@cdpa.nsysu.edu.tw> * Joe Marcus Clarke <marcus@FreeBSD.org> * Johann Visagie <johann@egenetics.com> * Johann Visagie <wjv@FreeBSD.org> * Johannes Jost Meixner <xmj@FreeBSD.org> * Johannes Meixner <johannes@perceivon.net> * John MacFarlane <jgm@berkeley.edu> * John Marino <marino@FreeBSD.org> * Jonathan Chen <jonc@chen.org.nz> * Jos Backus <josb@cncdsl.com> * Joseph Koshy <jkoshy@FreeBSD.org> * Josh Gilliam <josh@quick.net> * Jov <amutu@amutu.com> * Jui-Nan Lin <jnlin@csie.nctu.edu.tw> * Julien Laffaye <kimelto@gmail.com> * Jun Kuriyama <kuriyama@opt.phys.waseda.ac.jp> * Jyun-Yan You <jyyou@cs.nctu.edu.tw> * KANOU Hiroki <kanou@khdd.net> * KIMURA Yasuhiro <yasu@utahime.org> * KIRIYAMA Kazuhiko <kiri@FreeBSD.org> * Ka Ho Ng <khng300@gmail.com> * Kay Lehmann <kay_lehmann@web.de> * Kevin Lo <kevlo@FreeBSD.org> * Kimura Fuyuki <fuyuki@hadaly.org> * Kimura Fuyuki <fuyuki@mj.0038.net> * Kimura Fuyuki <fuyuki@nigredo.org> * Konstantin Menshikov <kostjnspb@yandex.ru> * Koop Mast <kwm@FreeBSD.org> * Kouichi ABE (WALL) <kouichi@mysticwall.com> * Kris Kennaway <kris@FreeBSD.org> * Kris Moore <kmoore@FreeBSD.org> * Kuan-Chung Chiu <buganini@gmail.com> * Kubilay Kocak <koobs@FreeBSD.org> * Kurt Lidl <kurt.lidl@cello.com> * Lars Balker Rasmussen <lbr@FreeBSD.org> * Lars Engels <lme@FreeBSD.org> * Lars Thegler <lars@thegler.dk> * Lars Thegler <lth@FreeBSD.org> * Leland Wang <llwang@infor.org> * Leo Kim <leo@florida.sarang.net> * Lev Serebryakov <lev@serebryakov.spb.ru> * Li-Wen Hsu <lwhsu@FreeBSD.org> * Loic Pefferkorn <loic-freebsd@loicp.eu> * MANTANI Nobutaka <nobutaka@FreeBSD.org> * MIHIRA Yoshiro <sanpei@FreeBSD.org> * Marcin Cieslak * Marcin Jessa <yazzy@yazzy.org> * Mario Sergio Fujikawa Ferreira <lioux@FreeBSD.org> * Mark Pulford <mark@kyne.com.au> * Mark R V Murray <mark@grondar.za> * Martin Kammerhofer * Martin Matuska <mm@FreeBSD.org> * Martin Wilke <miwi@FreeBSD.org> * Marwan Burelle <marwan.burelle@lri.fr * Masahiro Teramoto <markun@onohara.to> * Mathieu Arnold <m@absolight.net> * Matt Mills <matt_mills@btopenworld.com> * Matthew Fuller <fullermd@over-yonder.net> * Matthew Seaman * Matthias Fechner <mfechner@FreeBSD.org> * Mauricio Herrera Cuadra <mauricio@arareko.net> * Max Baryshnikov <mephius@gmail.com> * Max N. Boyarov <m.boyarov@gmail.com> * Maxim Sobolev <sobomax@FreeBSD.org> * Meno Abels <meno.abels@adviser.com> * Michael Johnson <ahze@FreeBSD.org> * Michael Johnson <ahze@ahze.net> * Michael Moll <kvedulv@kvedulv.de> * Michael Ranner <michael@ranner.eu> * Michael Schout <mschout@gkg.net> * Mike Bristow <mike@urgle.com> * Mikhail Teterin <mi@aldan.algebra.com> * Moggie <moggie@elasticmind.net> * Mykola Dzham <freebsd@levsha.org.ua> * Naram Qashat <cyberbotx@cyberbotx.com> * Neil Booth * Nicola Stanislao Vitale <nivit@FreeBSD.org * Nicola Stanislao Vitale <nivit@FreeBSD.org> * Nicola Vitale <nivit@FreeBSD.org> * Nicola Vitale <nivit@email.it> * Nik Clayton <nik@FreeBSD.org> * Nikola Lecic <nikola.lecic@anthesphoria.net> * Nosov Artem <chip-set@mail.ru> * Oleg Mamontov <oleg@mamontov.net> * Oliver Braun <obraun@informatik.unibw-muenchen.de> * Oliver Eikemeier <eikemeier@fillmore-labs.com> * Oliver Lehmann (oliver@FreeBSD.org) * Olivier Duchateau * Olivier Duchateau <olivierd@FreeBSD.org> * Olivier Girard <Olivier.Girard@univ-angers.fr> * Patrick Li <pat@databits.net> * Patrick Powell <papowell@astart.com> * Pav Lucistnik <pav@FreeBSD.org> * Pav Lucistnik <pav@oook.cz> * Pavel Timofeev <timp87@gmail.com> * Pawel Pekala <pawel@FreeBSD.org> * Pedro Giffuni * Pedro Giffuni <pfg@FreeBSD.org> * Pete Fritchman <petef@databits.net> * Peter Johnson <johnson.peter@gmail.com> * Peter Pentchev <roam@FreeBSD.org> * Peter Schuller <peter.schuller@infidyne.com> * Petteri Valkonen <petteri.valkonen@iki.fi> * Pietro Cerutti <gahr@gahr.ch> * Piotr Kubaj <pkubaj@anongoth.pl> * Piotr Rybicki <meritus@innervision.pl> * Po-Chuan Hsieh <sunpoet@FreeBSD.org> * Radim Kolar <hsn@sanatana.dharma> * Rainer Hurling <rhurlin@gwdg.de> * Rene Ladan <rene@FreeBSD.org> * René Ladan <rene@freebsd.org> * Richard Gallamore <ultima@FreeBSD.org> * Rick van der Zwet <info@rickvanderzwet.nl> * Robert Gogolok <gogo@cs.uni-sb.de> * Rod Taylor <ports@rbt.ca> * Rodrigo OSORIO <rodrigo@FreeBSD.org> * Roger Leigh <rleigh@codelibre.net> * Rong-En Fan <rafan@infor.org> * Rusmir Dusko <nemysis@FreeBSD.org> * Russell Cloran <russell@rucus.ru.ac.za> * Russell Jackson <raj@csub.edu> * Ryan Steinmetz <zi@FreeBSD.org> * Samuel Tardieu <sam@inf.enst.fr> * Sascha Holzleiter <sascha@root-login.org> * Scott Sanders <scott@jssjr.com> * Seamus Venasse <svenasse@polaris.ca> * Serge Gagnon <ser_gagnon@sympatico.ca> * Sergei Kolobov <sergei@kolobov.com> * Sergei Vyshenski <svysh.fbsd@gmail.com> * Sergey A. Osokin <osa@FreeBSD.org> * Sergey Skvortsov <skv@FreeBSD.org> * Sergey Skvortsov <skv@protey.ru> * Shen Chun-Hsing <statue@freebsd.netlab.cse.yzu.edu.tw> * Shinsuke Matsui <smatsui@karashi.org> * Silvio Ap Silva aka kanazuchi <alvolivre@live.com> * Simon 'corecode' Schubert <corecode@corecode.ath.cx> * Simon Olofsson <simon@olofsson.de> * Soeren Boll Overgaard <boll@tolkien.dk> * Sofian Brabez <sbz@FreeBSD.org> * Stanislav Svirid <count@211.ru> * Stefan Esser <se@FreeBSD.org> * Stefan Pauly <stefan@fh-mainz.de> * Stefan Walter <sw@gegenunendlich.de> * Stephen Montgomery-Smith <stephen@math.missouri.edu> * Stephen Roznowski (sjr@home.com) * Stephon Chen <stephon@gmail.com> * Steve Wills <swills@FreeBSD.org> * Steve Wills <swills@rubick> * Steven Kreuzer <skreuzer@FreeBSD.org> * Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> * Sunpoet Po-Chuan Hsieh <sunpoet@sunpoet.net> * Sven R <freebsd@hackacad.net> * Sébastien Santoro <dereckson@gmail.com> * 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 Gellekum <tg@FreeBSD.org> * Thorsten Greiner <thorsten.greiner@web.de> * Tilman Linneweh <arved@FreeBSD.org> * Timothy Beyer <beyert@cs.ucr.edu> * Timur Bakeyev <bat@cpan.org> * Timur I. Bakeyev <timur@gnome.org> * Toby Allsopp <toby@mi6.gen.nz> * Tom Judge <tj@FreeBSD.org> * Tom Judge <tom@tomjudge.com> * Tom Sparks <tsparks@appliedops.net> * Tomoyuki Sakurai <cherry@trombik.org> * Torsten Zuehlsdorff <ports@toco-domains.de> * Torsten Zuehlsdorff <tz@FreeBSD.org> * Travis Campbell <hcoyote@ghostar.org> * Tsung-Han Yeh <snowfly@yuntech.edu.tw> * Ulrich Spoerlein <uqs@FreeBSD.org> * Ulrich Spoerlein <uspoerlein@gmail.com> * Uwe Pierau <uwe.pierau@tu-clausthal.de> * Vadim Vatlin * Vany <ivan@serezhkin.com> * Vasek Balcar <vasek@ti.cz> * Veniamin Gvozdikov <vg@FreeBSD.org> * Vidar Karlsen <vidar@karlsen.tech> * Vivek Khera <vivek@khera.org> * Volker Stolz <vs@FreeBSD.org> * Vsevolod Stakhov <vsevolod@highsecure.ru> * Waitman Gobble <waitman@waitman.net> * Wen Heping <wen@FreeBSD.org> * Wen Heping <wenheping@gmail.com> * Wen Heping<wen@FreeBSD.org> * Will Andrews <will@FreeBSD.org> * William Grzybowski <wg@FreeBSD.org> * Xavier Humbert <xavier@amdh.fr> * Xin LI <delphij@FreeBSD.org> * Yarema <yds@CoolRat.org> * Yarema <yds@Necessitu.de> * Yen-Ming Lee <leeym@FreeBSD.org> * Yen-Ming Lee <leeym@cae.ce.ntu.edu.tw> * Yi-Jheng Lin <yzlin@cs.nctu.edu.tw> * Ying-Chieh Liao <ijliao@FreeBSD.org> * Ying-Chieh Liao <ijliao@csie.nctu.edu.tw> * Yinghong Liu <relaxbsd@gmail.com> * Yinghong.Liu <relaxbsd@gmail.com> * Yoshiro MIHIRA <sanpei@sanpei.org> * Yoshiro MIHIRA <sanpei@yy.cs.keio.ac.jp> * Yuan-Chung Hsiao <ychsiao@ychsiao.org> * Yukihiro Nakai <Nakai@technologist.com> * Yuri Pankov <yuri.pankov@gmail.com> * Yuri Victorovich <yuri@rawbw.com> * Zane C. Bowers-Hadley <vvelox@vvelox.net> * Zeus Panchenko <zeus@gnu.org.ua> * Zhen REN <bg1tpt@gmail.com> * Zhihao Yuan <lichray@gmail.com> * ache * andreas@marvin.robin.de * andrey@kostenko.name * anholt@FreeBSD.org * antoine@FreeBSD.org * arved * b.f. <bf@FreeBSD.org> * bf@FreeBSD.org * brett@peloton.physics.montana.edu * buganini@gmail.com * chinsan * chinsan <chinsan.tw@gmail.com> * chinsan <chinsan@mail2000.com.tw> * clsung * clsung@dragon2.net * dannyman <dannyman@tellme.com> * dd * domi@saargate.de * eivind * eric * faber@lunabase.org * fenner * fenner@FreeBSD.org * gahr * gugabsd <gugabsd@mundounix.com.br> * gurkan@phys.ethz.ch * ijliao * jabley@automagic.org * janos.mohacsi@bsd.hu * jfieber * jkoshy * john@zoner.org * jupengfei <jupengfei@gmail.com> * kai * kevit * king@v2project.com * kuriyama * lars.eggert@gmx.net * lbartoletti <lbartoletti@FreeBSD.org> * lofi@FreeBSD.org * lth@FreeBSD.org * mainland@apeiron.net * mandree@FreeBSD.org * markm@FreeBSD.org * meyser@xenet.de * mike * milki <milki@rescomp.berkeley.edu> * nectar * nik * nivit@users.sourceforge.net * nork@FreeBSD.org * paulh@logicsquad.net * petef@databits.net * peter.schuller@infidyne.com * philip@p6m7g8.com * ports@c0decafe.net * reed@pugetsoundtechnology.com * rfarmer@predatorlabs.net * risner@stdio.com * scheidell@secnap.net * shige * skreuzer * snowchyld * steve * sumikawa@FreeBSD.org * sumikawa@kame.net * thierry@pompo.net * tj@FreeBSD.org * trasz * trevor * vanilla * wen@FreeBSD.org * wosch * znerd@FreeBSD.org With hat: portmgr
* Remove # $FreeBSD$ from Makefiles.Mathieu Arnold2021-04-061-1/+0
|
* In preparation of the update of glib remove the -reference portsBaptiste Daroussin2020-09-191-4/+0
| | | | | | | | | Those ports mainly concern old Gnome2 libraries, the behaviour of this infra is not compatible with the meson build system (being used in newer version) the documentation is provided otherwise in the other version Notes: svn path=/head/; revision=548955
* textproc: Add missing USES={gnome,php}Tobias Kortkamp2019-11-081-1/+1
| | | | Notes: svn path=/head/; revision=517055
* Remove libintl.so.9 compatibility link that was added in r374303 toTijl Coosemans2016-12-081-1/+1
| | | | | | | | prevent massive PORTREVISION bumps. Bump dependent ports that have not been bumped since. Notes: svn path=/head/; revision=428152
* - Fix trailing whitespace in pkg-descrs, categories [p-x]*Dmitry Marakasov2016-05-191-2/+2
| | | | | | | Approved by: portmgr blanket Notes: svn path=/head/; revision=415500
* Remove ${PORTSDIR}/ from dependencies, categories r, s, t, and u.Mathieu Arnold2016-04-011-1/+1
| | | | | | | | With hat: portmgr Sponsored by: Absolight Notes: svn path=/head/; revision=412349
* MASTER_SITES cleanup.Mathieu Arnold2015-05-141-2/+1
| | | | | | | | | | | | | | | | | | | | | | - Replace ${MASTER_SITE_FOO} with FOO. - Merge MASTER_SITE_SUBDIR into MASTER_SITES when possible. (This means 99.9% of the time.) - Remove occurrences of MASTER_SITE_LOCAL when no subdirectory was present and no hint of what it should be was present. - Fix some logic. - And generally, make things more simple and easy to understand. While there, add magic values to the FESTIVAL, GENTOO, GIMP, GNUPG, QT and SAMBA macros. Also, replace some EXTRACT_SUFX occurences with USES=tar:*. Checked by: make fetch-urlall-list With hat: portmgr Sponsored by: Absolight Notes: svn path=/head/; revision=386312
* Cleanup plistBaptiste Daroussin2014-12-081-12/+0
| | | | Notes: svn path=/head/; revision=374324
* Convert to USES=libtool:keepla.Tijl Coosemans2014-05-062-4/+5
| | | | Notes: svn path=/head/; revision=353130
* - Stage supportRoman Bogorodskiy2014-03-251-4/+3
| | | | | | | | - Convert to the new LIB_DEPENDS syntax - Convert to USES=pathfix from using gnomehack Notes: svn path=/head/; revision=349159
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-0/+1
| | | | | | | textproc) Notes: svn path=/head/; revision=327773
* Add an explicit dependency on pkgconfBaptiste Daroussin2013-09-021-7/+2
| | | | Notes: svn path=/head/; revision=326088
* - Convert USE_GETTEXT to USES (part 3)Alex Kozlov2013-04-241-1/+1
| | | | | | | Approved by: portmgr (bapt) Notes: svn path=/head/; revision=316464
* - update png to 1.5.10Dirk Meyer2012-06-011-1/+1
| | | | Notes: svn path=/head/; revision=297915
* - 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
* -remove MD5Olli Hauer2011-07-031-1/+0
| | | | Notes: svn path=/head/; revision=276994
* Sync to new bsd.autotools.mkAde Lovett2010-12-041-1/+1
| | | | Notes: svn path=/head/; revision=265663
* Bump PORTREVISION and add USE_GETTEXT where missing.Joe Marcus Clarke2010-05-311-1/+1
| | | | | | | PR: 147257 Notes: svn path=/head/; revision=255418
* - 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-1/+1
| | | | Notes: svn path=/head/; revision=249285
* Update to 2.0.16.Joe Marcus Clarke2009-12-203-6/+13
| | | | Notes: svn path=/head/; revision=246322
* -Repocopy devel/libtool15 -> libtool22 and libltdl15 -> libltdl22.Jeremy Messenger2009-08-021-1/+1
| | | | | | | | | | | | | | | | | | | | | -Update libtool and libltdl to 2.2.6a. -Remove devel/libtool15 and devel/libltdl15. -Fix ports build with libtool22/libltdl22. -Bump ports that depend on libltdl22 due to shared library version change. -Explain what to do update in the UPDATING. It has been tested with GNOME2, XFCE4, KDE3, KDE4 and other many wm/desktop and applications in the runtime. With help: marcus and kwm Pointyhat-exp: a few times by pav Tested by: pgollucci, "Romain Tartière" <romain@blogreen.org>, and a few MarcusCom CVS users. Also, I might have missed a few. Repocopy by: marcus Approved by: portmgr Notes: svn path=/head/; revision=238781
* - bump all port that indirectly depends on libjpeg and have not yet been ↵Dirk Meyer2009-07-311-1/+1
| | | | | | | | | bumped or updated Requested by: edwin Notes: svn path=/head/; revision=238701
* Update to 2.0.15.Joe Marcus Clarke2008-12-073-4/+5
| | | | Notes: svn path=/head/; revision=223919
* Update to 2.0.14.Joe Marcus Clarke2008-08-163-5/+6
| | | | Notes: svn path=/head/; revision=218680
* Bump portrevision due to upgrade of devel/gettext.Edwin Groothuis2008-06-061-1/+1
| | | | | | | | | | | | | The affected ports are the ones with gettext as a run-dependency according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT in Makefile (29 of them). PR: ports/124340 Submitted by: edwin@ Approved by: portmgr (pav) Notes: svn path=/head/; revision=214430
* Update to 2.0.13.Jeremy Messenger2008-05-243-11/+27
| | | | Notes: svn path=/head/; revision=213624
* - Remove unneeded dependency from gtk12/gtk20 [1]Martin Wilke2008-04-191-2/+1
| | | | | | | | | | | | | | | | | | - Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG - Remove X11BASE support in favor of LOCALBASE or PREFIX - Use USE_LDCONFIG instead of INSTALLS_SHLIB - Remove unneeded USE_GCC 3.4+ Thanks to all Helpers: Dmitry Marakasov, Chess Griffin, beech@, dinoex, rafan, gahr, ehaupt, nox, itetcu, flz, pav PR: 116263 Tested on: pointyhat Approved by: portmgr (pav) Notes: svn path=/head/; revision=211584
* - Welcome X.org 7.2 \o/.Florent Thoumie2007-05-192-17/+1
| | | | | | | | - Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}. - Bump PORTREVISION for ports intalling files in ${X11BASE}. Notes: svn path=/head/; revision=191544
* Use libtool port instead of included version to avoid objformat a.out botchKris Kennaway2007-02-011-0/+1
| | | | Notes: svn path=/head/; revision=183830
* Chase the GNOME X11BASE to LOCALBASE move, and fix the build with theJoe Marcus Clarke2006-10-142-3/+22
| | | | | | | | | | new freetype2 where needed. Submitted by: mezz, ahze, pav, and many others Approved by: portmgr (implicit, kris) Notes: svn path=/head/; revision=175261
* - Add header in these *-reference ports.Jeremy Messenger2006-05-311-5/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - Fix a few of pkg-descr by chase the rename. - Move all PORTREVISION and PORTEPOCH to top with ?=. - Put USE_X_PREFIX back in, but under REFERENCE_PORT, and remove PREFIX? and USE_XLIB. This fix ports to use the correct mtree when you change the prefix, for example: Incorrect: (Without USE_X_PREFIX) ================================ # cd /usr/ports/x11-toolkits/gtk20 # make -V MTREE_FILE /etc/mtree/BSD.x11-4.dist # make PREFIX=/tmp/foo -V MTREE_FILE /etc/mtree/BSD.local.dist <-- Here... ================================ Correct: (With USE_X_PREFIX) ================================ # cd /usr/ports/x11-toolkits/gtk20 # make -V MTREE_FILE /etc/mtree/BSD.x11-4.dist # make PREFIX=/tmp/foo -V MTREE_FILE /etc/mtree/BSD.x11-4.dist <-- Here... ================================ - Change a several of *-reference ports to install in LOCALBASE instead X11BASE, but only two gtkmm*-reference couldn't be change at the moment. Bump the PORTREVISION for change prefix. Discussed with: marcus Notes: svn path=/head/; revision=164120
* - Rename portsPav Lucistnik2006-05-281-1/+1
| | | | | | | | textproc/gtkspell2 -> textproc/gtkspell textproc/gtkspell2-reference -> textproc/gtkspell-reference Notes: svn path=/head/; revision=163721
* Move the gtkspell2 programming reference to the gtkspell2-reference port.Jean-Yves Lefort2006-05-112-11/+11
| | | | Notes: svn path=/head/; revision=162049
* Conversion to a single libtool environment.Ade Lovett2006-02-232-2/+3
| | | | | | | Approved by: portmgr (kris) Notes: svn path=/head/; revision=156749
* Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtryEdwin Groothuis2006-01-221-2/+2
| | | | | | | | Approved by: krion@ PR: ports/88711 (related) Notes: svn path=/head/; revision=154116
* - Add SHA256 checksumsPav Lucistnik2005-11-231-0/+1
| | | | Notes: svn path=/head/; revision=149215
* Mass-conversion to the USE_AUTOTOOLS New World Order. The code presentAde Lovett2005-11-151-1/+1
| | | | | | | | | | | | | | | | | | | | in bsd.autotools.mk essentially makes this a no-op given that all the old variables set a USE_AUTOTOOLS_COMPAT variable, which is parsed in exactly the same way as USE_AUTOTOOLS itself. Moreover, USE_AUTOTOOLS has already been extensively tested by the GNOME team -- all GNOME 2.12.x ports use it. Preliminary documentation can be found at: http://people.FreeBSD.org/~ade/autotools.txt which is in the process of being SGMLized before introduction into the Porters Handbook. Light blue touch-paper. Run. Notes: svn path=/head/; revision=148323
* Bump PORTREVISION to chase the glib20 shared library update.Joe Marcus Clarke2005-11-051-0/+1
| | | | Notes: svn path=/head/; revision=147269
* Update to 2.0.11.Joe Marcus Clarke2005-06-163-4/+7
| | | | Notes: svn path=/head/; revision=137511
* Bump PORTREVISION to chase the glib20 shared lib version change.Joe Marcus Clarke2005-03-121-0/+1
| | | | Notes: svn path=/head/; revision=130974
* Update to 2.0.10.Joe Marcus Clarke2005-03-063-3/+4
| | | | Notes: svn path=/head/; revision=130500
* - Update to 2.0.9Michael Johnson2005-02-233-4/+11
| | | | Notes: svn path=/head/; revision=129583