aboutsummaryrefslogtreecommitdiff
path: root/comms/xlog
Commit message (Collapse)AuthorAgeFilesLines
* */*: llvm15 build fixesMuhammad Moinur Rahman2023-05-171-1/+1
| | | | | | | llvm15 was also merged into 13.2-STABLE effective from OSVERSION 1302505. Fix the ports that failed to build with llvm15. Approved by: portmgr (blanket)
* comms/xlog: Unbreak on HEADMuhammad Moinur Rahman2023-05-131-5/+13
| | | | | - Pet portclipy - Adopt port
* accessibility/at-spi2-core: update to 2.46.0Tobias C. Berner2023-03-021-0/+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)
* comms: remove 'Created by' linesTobias C. Berner2022-07-201-2/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | A big Thank You to the original contributors of these ports: * 'Big Bad Bob' Frazier <bobf@mrp3.com> * <mr@freebsd.org> * Alex Samorukov <samm@freebsd.org> * Alexander Logvinov <ports@logvinov.com> * Alexey Dokuchaev <danfe@FreeBSD.org> * Anders Nordby <anders@FreeBSD.org> * Andreas Klemm <andreas@klemm.gtn.com> * Andrew Dolgov <fox@furry.spb.ru> * Andrey Lykhin <lan31@inbox.ru> * Anton Voronin <anton@urc.ac.ru> * Brandon S. Allbery KF8NH <allbery@ece.cmu.edu> * Brian Dean <bsd@FreeBSD.org> * Bruce Cran <bruce@cran.org.uk> * Carl Makin <carl@stagecraft.cx> * Darren <igla@batterybackups.net> * David * David O'Brien <obrien@cs.ucdavis.edu> * David Thiel <lx@redundancy.redundancy.org> * Denis Shaposhnikov <dsh@vlink.ru> * Devon H. O'Dell <devon.odell@coyotepoint.com> * Diane Bruce <db@db.net> * Douglas K. Rand <rand@meridian-enviro.com> * Edward Tomasz Napierala <trasz@FreeBSD.org> * Emanuel Haupt <ehaupt@FreeBSD.org> * Felix Palmen <felix@palmen-it.de> * Frank Steinborn <steinex@nognu.de> * Ganael Laplanche <ganael.laplanche@martymac.org> * George Reid <greid@ukug.uk.freebsd.org> * Hye-Shik Chang <perky@fallin.lv> * Janos.Mohacsi@bsd.hu * Jean-Baptiste Quenot <jb.quenot@caraldi.com> * Jeffrey Baitis <jeff@baitis.net> * Johan Strom <johan@stromnet.se> * Johan Strom <johna@stromnet.se> * Jui-Nan Lin <jnlin@freebsd.cs.nctu.edu.tw> * Julian Stacey <jhs@FreeBSD.org> * Kirill Bezzubets <kirill@solaris.ru> * MITA Yoshio <mita@FreeBSD.org> * Markus Brueffer <markus@FreeBSD.org> * Martin Matuska <mm@FreeBSD.org> * Martin Wilke <miwi@FreeBSD.org> * Masafumi NAKANE <max@FreeBSD.org> * Matt Dawson <matt@mattsnetwork.co.uk> * Maxim Sobolev <sobomax@FreeBSD.org> * Michael Reifenberger (mike@Reifenberger.com) * Mike Heffner <mikeh@FreeBSD.org> * Nick Sayer <nsayer@FreeBSD.org> * Nicole Reid <root@cooltrainer.org> * Olivier Cochard-Labbe <olivier@FreeBSD.org> * Patrick Gardella <patrick@FreeBSD.org> * Paul Traina <pst@FreeBSD.org> * Pav Lucistnik <pav@FreeBSD.org> * Rick Elrod <codeblock@eighthbit.net> * Rodrigo Osorio <rodrigo@FreeBSD.org> * Sebastian Yepes <esn@x123.info> * Staffan Ulfberg <staffanu@multivac.fatburen.org> * Stephen Hurd <shurd@FreeBSD.org> * Steve Woodford <scw@netbsd.hut.fi> * Steven Kreuzer <skreuzer@FreeBSD.org> * Sunry Chen <sunrychen@gmail.com> * Søren Straarup <xride@x12.dk> * Tony Shadwick <tshadwick@oss-solutions.com> * Tsung-Han Yeh <snowfly@yuntech.edu.tw> * Vladimir Grebenschikov * Vladimir Kondratyev <wulf@FreeBSD.org> * db * dirkx@webweaving.org * dom@happygiraffe.net * elbarto@ArcadeBSD.org * hm * jmz * joes@seaport.net * lambert@lambertfam.org * nox@FreeBSD.org * obrien@cs.ucdavis.edu * rkw * shurd * shurd@FreeBSD.org * wlloyd@slap.net * //www.tomek.cedro.info) With hat: portmgr
* comms/xlog: Update to 2.0.24Daniel Engberg2022-01-022-7/+5
| | | | | | | Changelog: http://xlog.nongnu.org/xlog.changelog This fixes compilation issue reported by pkg-fallout Reported by: pkg-fallout
* comms/xlog: Update to 2.0.22Danilo Egea Gondolfo2021-05-122-5/+5
| | | | Drop maintainership.
* Remove # $FreeBSD$ from Makefiles.Mathieu Arnold2021-04-061-1/+0
|
* - Update to 2.0.19Danilo Egea Gondolfo2020-08-122-4/+4
| | | | Notes: svn path=/head/; revision=544752
* comms/xlog: fix build on GCC architecturesPiotr Kubaj2019-10-141-1/+1
| | | | | | | | | | Use newer compiler: cc1: error: unrecognized command line option "-Wno-stringop-truncation" Approved by: mentors (implicit approval) Notes: svn path=/head/; revision=514456
* - Update to 2.0.17Danilo Egea Gondolfo2019-01-212-5/+6
| | | | | | | - Add gnome to USES Notes: svn path=/head/; revision=490908
* - Update to 2.0.15Danilo Egea Gondolfo2017-12-262-4/+4
| | | | Notes: svn path=/head/; revision=457323
* - Update to 2.0.14Danilo Egea Gondolfo2016-12-142-6/+9
| | | | | | | - Declare some dependencies explicitly (Q/A) Notes: svn path=/head/; revision=428584
* - Fix trailing whitespace in pkg-descrs, categories [a-f]*Dmitry Marakasov2016-05-191-1/+1
| | | | | | | Approved by: portmgr blanket Notes: svn path=/head/; revision=415498
* Remove ${PORTSDIR}/ from dependencies, Mk and categories a, b, and c.Mathieu Arnold2016-04-011-1/+1
| | | | | | | | With hat: portmgr Sponsored by: Absolight Notes: svn path=/head/; revision=412344
* - Add LICENSE_FILEDmitry Marakasov2015-10-051-0/+3
| | | | | | | - Fix build by linking with libm Notes: svn path=/head/; revision=398664
* MASTER_SITES cleanup.Mathieu Arnold2015-05-141-1/+0
| | | | | | | | | | | | | | | | | | | | | | - 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
* - Update to 2.0.13Danilo Egea Gondolfo2015-04-232-3/+3
| | | | Notes: svn path=/head/; revision=384580
* Fix DESKTOP_ENTRIES:Max Brazhnikov2015-02-271-2/+2
| | | | | | | | | - Icon field must be either absolute path or icon name if installation follows Icon Theme Specification - Remove invalid categories - StartupNotify field must be literally false/true, not ${FALSE}/${TRUE} Notes: svn path=/head/; revision=380099
* Cleanup plistBaptiste Daroussin2014-10-201-26/+0
| | | | Notes: svn path=/head/; revision=371247
* Change INSTALL_DATA to install with mode 644Antoine Brodin2014-09-041-4/+0
| | | | | | | | | | | | | Remove patches and hacks that were used to work around the previous situation This allows to stage more ports as a regular user Differential Revision: https://reviews.freebsd.org/D703 Reviewed by and discussed with: bapt With hat: portmgr Notes: svn path=/head/; revision=367307
* - Update from 2.0.11 to 2.0.12Danilo Egea Gondolfo2014-04-022-4/+4
| | | | | | | - Mute REINPLACE_CMD Notes: svn path=/head/; revision=349916
* - Update from 2.0.10 to 2.0.11Danilo Egea Gondolfo2013-11-182-6/+6
| | | | | | | - Add shared-mime-info to USES Notes: svn path=/head/; revision=334143
* - Change maintainer email to @FreeBSD.orgDanilo Egea Gondolfo2013-10-073-84/+203
| | | | | | | | | | | - Convert LIB_DEPENDS to new syntax - Add stage support - Update pkg-descr Approved by: wg/culot (mentors, implicit) Notes: svn path=/head/; revision=329647
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-0/+1
| | | | | | | comms) Notes: svn path=/head/; revision=327714
* Add an explicit dependency on pkgconfBaptiste Daroussin2013-09-031-0/+1
| | | | Notes: svn path=/head/; revision=326122
* comms/xlog: update to 2.0.10William Grzybowski2013-08-012-3/+4
| | | | | | | | | | | | - Update to 2.0.10 Changes: http://xlog.nongnu.org/xlog.changelog PR: ports/180975 Submitted by: Danilo Egêa Gondolfo <danilogondolfo gmail.com> (maintainer) Notes: svn path=/head/; revision=324109
* - update to 2.0.9Jason Helfman2013-07-232-5/+4
| | | | | | | | | | - trim master_sites PR: 180749 Submitted by: danilogondolfo@gmail.com (maintainer) Notes: svn path=/head/; revision=323519
* - update to 2.0.8Jason Helfman2013-06-283-160/+83
| | | | | | | | | | | | - Fix options - pass maintainership to sumbmitter - while here convert to options_sub routines, and shorten master_sites PR: 180041 Submitted by: danilogondolfo@gmail.com Notes: svn path=/head/; revision=321933
* Put LICENSE at apropriate position.Boris Samorodov2013-06-201-1/+2
| | | | Notes: svn path=/head/; revision=321394
* - Reset maintainer due to fatal email bounceRyan Steinmetz2013-06-181-1/+1
| | | | | | | Reported by: portscout Notes: svn path=/head/; revision=321188
* Convert a bunch of ports from WITHOUT_NLS -> ${PORT_OPTIONS:MNLS}Baptiste Daroussin2013-04-291-9/+7
| | | | | | | | | While here: - trim headers - convert to new options framework Notes: svn path=/head/; revision=316850
* - 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
* - comms/xlog fix distfile locations and update WWWDiane Bruce2011-02-282-3/+2
| | | | | | | | PR: ports/155132 Submitted by: Maintainer Notes: svn path=/head/; revision=270027
* - Update to 2.0.5Sylvio Cesar Teixeira2011-02-282-3/+4
| | | | | | | | PR: ports/155009 Submitted by: Matt Dawson <matt@chronos.org.uk> (maintainer) Notes: svn path=/head/; revision=270009
* Remove md5 and add LICENSEMartin Wilke2011-02-051-1/+0
| | | | | | | | | PR: 154307 Submitted by: Matt Dawson <matt@chronos.org.uk> (maintainer) Feature safe: yes Notes: svn path=/head/; revision=268639
* - Update to 2.0.4Pav Lucistnik2010-10-292-5/+4
| | | | | | | | PR: ports/151809 Submitted by: Matt Dawson <matt@chronos.org.uk> (maintainer) Notes: svn path=/head/; revision=263738
* Bounce PORTREVISION for gettext-related ports. Have fun, ya'll.Ade Lovett2010-05-311-1/+1
| | | | Notes: svn path=/head/; revision=255371
* - 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
* - Add MASTER_SITE_SAVANNAH to the list of master sites as xlog development hasDiane Bruce2009-08-011-1/+3
| | | | | | | | | moved there. Download links tested manually using make fetch. PR: ports/137342 Notes: svn path=/head/; revision=238742
* - Update to 2.0.3Diane Bruce2009-07-222-4/+4
| | | | | | | PR: ports/136993 Notes: svn path=/head/; revision=238227
* - Update to 2.0.2Diane Bruce2009-06-302-4/+4
| | | | | | | PR: ports/136086 Notes: svn path=/head/; revision=236826
* - Update to 2.0.1Beat Gaetzi2009-02-262-4/+4
| | | | | | | | | PR: ports/132125 Submitted by: Matt Dawson <matt AT chronos.org.uk> (maintainer) Approved by: miwi (mentor) Notes: svn path=/head/; revision=229110
* - Update to 2.0 [1]Beat Gaetzi2009-02-164-91/+454
| | | | | | | | | | | | - Respect NOPORTDOC [2] - Fix NLS handling [2] PR: ports/131682 [1] Submitted by: Matt Dawson <matt AT chronos.org.uk> (maintainer) [1], beat [2] Approved by: maintainer [2], miwi (mentor) Notes: svn path=/head/; revision=228508
* Bump portrevision due to upgrade of devel/gettext.Edwin Groothuis2008-06-061-0/+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 1.7Thomas Abthorpe2008-02-123-15/+16
| | | | | | | | PR: ports/120545 Submitted by: Matt Dawson <matt chronos.org.uk> (maintainer) Notes: svn path=/head/; revision=207064
* - Update to 1.6.2Thomas Abthorpe2007-12-133-27/+66
| | | | | | | | PR: ports/118424 Submitted by: Matt Dawson <matt chronos.org.uk> (maintainer) Notes: svn path=/head/; revision=203476