aboutsummaryrefslogtreecommitdiff
path: root/deskutils/gtimer
Commit message (Collapse)AuthorAgeFilesLines
* all: drop support for expired FreeBSD 14.0Rene Ladan2024-10-011-1/+1
| | | | | | | | Simplify expressions for FreeBSD 13.X Reviewed by: many Differential Revision: https://reviews.freebsd.org/D46601
* MANPREFIX: eleminate its usage and move man to share/manBaptiste Daroussin2024-01-082-3/+3
|
* deskutils/gtimer: Fix build with llvm16Muhammad Moinur Rahman2023-08-051-4/+11
| | | | | | | - Utilize USES=localbase - Pet portclippy Sponsored by: The FreeBSD Foundation
* devel/gettext: Update to 0.22Tijl Coosemans2023-07-113-1/+23
| | | | | | | | | | Convert post-patch commands to real patches. This way there are errors when the underlying code changes. */*: Fix gettext issues. The new gettext tools are more strict. PR: 272210 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 ---
* 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)
* deskutils: remove 'Created by' linesTobias C. Berner2022-07-201-2/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | A big Thank You to the original contributors of these ports: * Aaron Dalton <aaron@FreeBSD.org> * Alex "lissyara" Keda <admin@lissyara.su> * Alexander Logvinov <ports@logvinov.com> * Alexander Vereeken <Alexander88207@protonmail.com> * Alexey Dokuchaev <danfe@FreeBSD.org> * Andreas Kohn <andreas@syndrom23.de> * Andrew Hsu <ahsu@users.sf.net> * Andrew Pantyukhin <infofarmer@FreeBSD.org> * Andrey Zakhvatov * Andrey Zakhvatov <andy@icc.surw.chel.su> * Anton Berezin <tobez@FreeBSD.org> * Beat Gaetzi <beat@chruetertee.ch> * Chris Piazza <cpiazza@FreeBSD.org> * Christian Brueffer <chris@unixpages.org> * Cyrille Lefevre <clefevre@citeweb.net> * Daniel Eischen <deischen@FreeBSD.org> * Danilo Egea Gondolfo <danilo@FreeBSD.org> * Dean Povey <povey@wedgetail.com> * Dennis Herrmann <dhn@FreeBSD.org> * Edwin Groothuis * Edwin Groothuis <edwin@mavetju.org> * Emanuel Haupt <ehaupt@FreeBSD.org> * Emmanuel Vadot <manu@FreeBSD.org> * Eric L. Hernes <erich@FreeBSD.org> * Eric Turgeon <ericbsd@FreeBSD.org> * Eric Turgeon <ericturgeon@ghostbsd.org> * FreeBSD GNOME Team * George Reid <greid@ukug.uk.freebsd.org> * Guillaume Paquet <amyfoub@gmail.com> * Gustau Perez <gustau.perez@gmail.com> * Gustau Perez i Querol <gustau.perez@gmail.com> * Gvozdikov Veniamin <g.veniamin@googlemail.com> * Herbert J. Skuhra <h.skuhra@gmail.com> * Jason Helfman <jgh@FreeBSD.org> * Jeremy Messenger <mezz@FreeBSD.org> * Jim Mock <jim@FreeBSD.org> * Jimmy Olgeni <olgeni@uli.it> * Joe Marcus Clarke <marcus@FreeBSD.org> * Joey Mingrone <joey@mingrone.org> * Jose Alonso Cardenas Marquez <acardenas@bsd.org.pe> * Joseph Benden <joe@thrallingpenguin.com> * Ken Moore <ken@pcbsd.org> * Koop Mast <kwm@FreeBSD.org> * Kris Kennaway <kris@FreeBSD.org> * Kubilay Kocak <koobs@FreeBSD.org> * Leinier Cruz Salfran <salfrancl@yahoo.es> * Lewis Thompson <purple@lewiz.net> * Loïc Bartoletti <lbartoletti@FreeBSD.org> * Lucas Holt <luke@justjournal.com> * MITA Yoshio <mita@iis.u-tokyo.ac.jp> * Marcin Cieslak <saper@saper.info> * Markus Brueffer <brueffer@phoenix-systems.de> * Markus Brueffer <markus@FreeBSD.org> * Martin Klaffenboeck <martin.klaffenboeck@gmx.at> * Martin Wilke * Mathieu Arnold * Matt Braithwaite <mab@red-bean.com> * Matt Lancereau <matt@rimasec.net> * Matthew Seaman <matthew@FreeBSD.org> * Matthias Andree <mandree@FreeBSD.org> * Nicola Stanislao Vitale <nivit@FreeBSD.org> * Nicola Vitale <nivit@FreeBSD.org> * Olivier Cochard-Labbe <olivier@FreeBSD.org> * Olivier Duchateau * Pav Lucistnik <pav@oook.cz> * Pete Fritchman <petef@databits.net> * Richard Gallamore <ultima@FreeBSD.org> * Rob Evers <rob@debank.tv> * Roman Bogorodskiy <bogorodskiy@inbox.ru> * Rusmir Dusko <nemysis@FreeBSD.org> * Thierry Thomas (<thierry@thomas.as>) * Thierry Thomas <thierry@pompo.net> * Thorsten Greiner <thorsten.greiner@web.de> * Tobias Roth <ports@fsck.ch> * Veniamin Gvozdikov <vg@FreeBSD.org> * alepulver@FreeBSD.org * cartola (Carlos E. G. Carvalho) * che@bein.link * gahr * ijliao * jamrich.majo@gmail.com * joerg * johans * john@jnielsen.net * lightside <lightside@gmx.com> * mi * mi@aldan.ziplink.net * olevole@olevole.ru * shanee@rabbit.augusta.de * stas * thierry@pompo.net With hat: portmgr
* Remove # $FreeBSD$ from Makefiles.Mathieu Arnold2021-04-061-1/+0
|
* Add USES=xorg USES=gl, ports categories dNiclas Zeising2019-11-041-1/+1
| | | | | | | | Add USES=xorg, USES=gl and in a few cases USES=gnome to ports in categories starting with 'd'. Notes: svn path=/head/; revision=516748
* 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
* Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.Mathieu Arnold2016-04-011-1/+1
| | | | | | | | With hat: portmgr Sponsored by: Absolight Notes: svn path=/head/; revision=412346
* Cleanup plistBaptiste Daroussin2014-10-201-2/+0
| | | | Notes: svn path=/head/; revision=371262
* - Fix missing library problems when the linker enforces explicit linkingTijl Coosemans2014-08-261-2/+2
| | | | | | | | | PR: 192062 Exp-run by: antoine Approved by: portmgr (antoine) Notes: svn path=/head/; revision=366215
* Stage supportAntoine Brodin2014-01-302-7/+5
| | | | Notes: svn path=/head/; revision=341867
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-0/+1
| | | | | | | deskutils) Notes: svn path=/head/; revision=327718
* Add an explicit dependency on pkgconfBaptiste Daroussin2013-09-031-2/+1
| | | | Notes: svn path=/head/; revision=326122
* - Convert to new perl frameworkMathieu Arnold2013-08-031-2/+1
| | | | | | | - Remove MAKE_JOBS_SAFE=yes, it's the default. Notes: svn path=/head/; revision=324191
* . fix build with clang (CPPFLAGS+=-Wno-return-type);Boris Samorodov2013-06-131-8/+6
| | | | | | | | | | . LICENSE=GPLv2; . bump PORTREVISION; . trim Makefile headers; . remove the indefinite article from COMMENT. Notes: svn path=/head/; revision=320819
* - 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-0/+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-3/+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
* - Get Rid MD5 supportMartin Wilke2011-03-201-1/+0
| | | | Notes: svn path=/head/; revision=271346
* - Update to 2.0.0Martin Wilke2010-06-057-65/+45
| | | | | | | | PR: 146670 Submitted by: Ports Fury Notes: svn path=/head/; revision=255847
* For ports maintained by ports@FreeBSD.org, remove names and/orDoug Barton2009-12-211-2/+0
| | | | | | | | | | | e-mail addresses from the pkg-descr file that could reasonably be mistaken for maintainer contact information in order to avoid confusion on the part of users looking for support. As a pleasant side effect this also avoids confusion and/or frustration for people who are no longer maintaining those ports. Notes: svn path=/head/; revision=246327
* 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
* - Welcome X.org 7.2 \o/.Florent Thoumie2007-05-191-1/+1
| | | | | | | | - Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}. - Bump PORTREVISION for ports intalling files in ${X11BASE}. Notes: svn path=/head/; revision=191544
* Remove USE_REINPLACE from all categories starting with DEdwin Groothuis2006-05-041-1/+0
| | | | Notes: svn path=/head/; revision=161363
* Bump PORTREVISION on glib12/gtk12 consumer ports to ease the upgrade path.Ade Lovett2006-03-071-1/+1
| | | | | | | | Discussed with: kris Approved by: portmgr (implicit) Notes: svn path=/head/; revision=157004
* - Switch to another tarball of 1.1.6 release on the author's new websitePav Lucistnik2005-12-317-8/+47
| | | | | | | | | | - Update WWW PR: ports/91108 Submitted by: Rainer Alves <rainer.alves@gmail.com> Notes: svn path=/head/; revision=152495
* - Add SHA256Pav Lucistnik2005-11-241-0/+1
| | | | Notes: svn path=/head/; revision=149246
* BROKEN: Size mismatchKris Kennaway2005-11-161-0/+2
| | | | Notes: svn path=/head/; revision=148425
* Chase updated mastersite.Mark Linimon2005-10-092-2/+2
| | | | Notes: svn path=/head/; revision=144652
* Use PLIST_FILES.Trevor Johnson2004-02-052-1/+1
| | | | | | | Reviewed by: marcus Notes: svn path=/head/; revision=100076
* Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.Joe Marcus Clarke2004-02-041-0/+1
| | | | | | | (Part 2) Notes: svn path=/head/; revision=99920
* SIZEify.Trevor Johnson2004-01-291-0/+1
| | | | Notes: svn path=/head/; revision=99360
* Add an explicit USE_REINPLACE.Joe Marcus Clarke2003-08-291-0/+1
| | | | Notes: svn path=/head/; revision=87993
* Update to 1.1.6.Joe Marcus Clarke2003-08-292-2/+6
| | | | | | | | PR: 56148 Submitted by: Frank Altpeter <frank@altpeter.de> Notes: svn path=/head/; revision=87992
* Remove USE_GNOMENG.Joe Marcus Clarke2003-04-181-1/+0
| | | | Notes: svn path=/head/; revision=79247
* De-pkg-comment.Akinori MUSHA2003-02-202-1/+1
| | | | Notes: svn path=/head/; revision=75951
* o Rollback PORTCOMMENT modifications while this feature's implementationMario Sergio Fujikawa Ferreira2002-11-102-2/+1
| | | | | | | | | | | is better studied o Turn PORTCOMMENT variable in Makefile back into pkg-comment files Approved by: kris (portmgr hat), portmgr, re (silence) Notes: svn path=/head/; revision=69808
* Use PORTCOMMENT in the Makefile, and whack the pkg-comment.Adam Weinberger2002-11-062-1/+2
| | | | | | | Approved by: pat Notes: svn path=/head/; revision=69612
* Deploy USE_GNOMENG infrastructureMario Sergio Fujikawa Ferreira2002-08-301-1/+2
| | | | | | | | PR: 42194 Submitted by: Edwin Groothuis <edwin@mavetju.org> Notes: svn path=/head/; revision=65302
* Implement USE_GTK, part 1.Jeremy Lea2000-10-051-7/+4
| | | | Notes: svn path=/head/; revision=33424
* Remove maintainership of most of my ports. I don't really haveChris Piazza2000-06-201-1/+1
| | | | | | | | time to maintain these and I'm just not interested in these particular ones any more. Notes: svn path=/head/; revision=29733
* Unbreak by updating to gtimer 1.1.15, and redo a botched (but cosmetic)Kris Kennaway2000-04-293-12/+12
| | | | | | | | | patch. Noticed by: bento Notes: svn path=/head/; revision=28088
* update with the new PORTNAME/PORTVERSION variablesMichael Haro2000-04-081-2/+2
| | | | Notes: svn path=/head/; revision=27416
* Change Id->FreeBSD.David E. O'Brien1999-08-251-1/+1
| | | | Notes: svn path=/head/; revision=20944
* As threatened, enforce the "Capital, no period" rule. Ellipses areTim Vanderhoek1999-06-261-1/+1
| | | | | | | | permitted. Note that, given current numeric motif of PW, this is done in four equally-sized commits of 393 files each. Notes: svn path=/head/; revision=19799
* Change my email address to FreeBSD.org.Chris Piazza1999-06-192-6/+3
| | | | | | | | Also some minor nits (extra fluff in all of my ports' DESCR files, USE_XLIB defined when USE_X_PREFIX is also defined, etc). Notes: svn path=/head/; revision=19556