notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
All times are UTC
Ukraine
non port: games/xqf/Makefile
SVNWeb

Number of commits found: 57

Thu, 2 Mar 2023
[ 05:23 Tobias C. Berner (tcberner) search for other commits by this committer ]    commit hash:fa81a4f5f8ed2bc2104eca4ebbb1b69731bae2e8  commit hash:fa81a4f5f8ed2bc2104eca4ebbb1b69731bae2e8  commit hash:fa81a4f5f8ed2bc2104eca4ebbb1b69731bae2e8  fa81a4f  (Only the first 10 of 1168 ports in this commit are shown above. View all ports for this commit)
accessibility/at-spi2-core: update to 2.46.0

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.
(Only the first 15 lines of the commit message are shown above View all of this commit message)
Wed, 7 Sep 2022
[ 21:10 Stefan Eßer (se) search for other commits by this committer ]    commit hash:b7f05445c00f2625aa19b4154ebcbce5ed2daa52  commit hash:b7f05445c00f2625aa19b4154ebcbce5ed2daa52  commit hash:b7f05445c00f2625aa19b4154ebcbce5ed2daa52  b7f0544  (Only the first 10 of 27931 ports in this commit are shown above. View all ports for this commit)
Add WWW entries to port Makefiles

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.
(Only the first 15 lines of the commit message are shown above View all of this commit message)
Thu, 28 Jul 2022
[ 19:55 Dima Panov (fluffy) search for other commits by this committer ]    commit hash:308d6f8c550e4590a03e82c00069aa4b08f4ca18  commit hash:308d6f8c550e4590a03e82c00069aa4b08f4ca18  commit hash:308d6f8c550e4590a03e82c00069aa4b08f4ca18  308d6f8 
*/*: bump all consumes of deprecated GDK-Pixbuf-Xlib library

With hat:	desktop
Wed, 20 Jul 2022
[ 14:21 Tobias C. Berner (tcberner) search for other commits by this committer ]    commit hash:d56127bdfc7d6fca27855e27a66e61ce99cce27c  commit hash:d56127bdfc7d6fca27855e27a66e61ce99cce27c  commit hash:d56127bdfc7d6fca27855e27a66e61ce99cce27c  d56127b  (Only the first 10 of 744 ports in this commit are shown above. View all ports for this commit)
games: remove 'Created by' lines

A big Thank You to the original contributors of these ports:

  *  <benlutz@datacomm.ch>
  *  <janos.mohacsi@bsd.hu>
  *  Aaron Baugher
  *  Aaron Dalton <aaron@FreeBSD.org>
  *  Aaron Dalton <aaron@daltons.ca>
  *  Aaron VonderHaar <avh4@usa.net>
  *  Aaron Zauner <az_mail@gmx.at>
  *  Adam Kranzel (adam@alameda.edu)
  *  Adam Weinberger <adamw@FreeBSD.org>
  *  Ade Lovett <ade@FreeBSD.org>
  *  Akinori MUSHA aka knu <knu@idaemons.org>
(Only the first 15 lines of the commit message are shown above View all of this commit message)
Tue, 6 Apr 2021
[ 14:31 Mathieu Arnold (mat) search for other commits by this committer ]    commit hash:305f148f482daf30dcf728039d03d019f88344eb  commit hash:305f148f482daf30dcf728039d03d019f88344eb  commit hash:305f148f482daf30dcf728039d03d019f88344eb  305f148  (Only the first 10 of 29333 ports in this commit are shown above. View all ports for this commit)
Remove # $FreeBSD$ from Makefiles.
Sat, 13 Mar 2021
[ 18:48 nc search for other commits by this committer ] Original commit   Revision:568270
games/xqf: Update to 1.0.6.2

Changes:
https://github.com/XQF/xqf/blob/97afad6998a2625789aae5002c748a3d3ae07c33/ChangeLog
Thu, 11 Feb 2021
[ 13:42 danfe search for other commits by this committer ] Original commit   Revision:564948 (Only the first 10 of 11 ports in this commit are shown above. View all ports for this commit)
Unbreak the build against modern compilers (Clang 11, GCC 10) which
require there is only one variable definition per each object file.
Tue, 26 Jan 2021
[ 16:37 antoine search for other commits by this committer ] Original commit   Revision:562708
Mark BROKEN on FreeBSD 13 and 14

ld: error: duplicate symbol: current_server_filter
>>> defined at filter.c
>>>            filter.o:(current_server_filter)
>>> defined at flt-player.c
>>>            flt-player.o:(.bss+0x30)

Reported by:	pkg-fallout
MFH:		2021Q1
Tue, 5 Nov 2019
[ 22:16 zeising search for other commits by this committer ] Original commit   Revision:516845 (Only the first 10 of 474 ports in this commit are shown above. View all ports for this commit)
Add USES=xorg USES=gl, ports categories g

Add USES=xorg and USES=gl to ports in categories starting with 'g'.
While here, try to sprinkle other USES (mostly gnome and sdl) as needed.
Sun, 13 Jan 2019
[ 20:58 adamw search for other commits by this committer ] Original commit   Revision:490211 (Only the first 10 of 59 ports in this commit are shown above. View all ports for this commit)
Remove GeoIP-related options. Where possible, replace GeoIP 1 defaults
with GeoIP 2.

Also, as suggested by zi, add an UPDATING note about this.
Fri, 5 Jan 2018
[ 03:32 jbeich search for other commits by this committer ] Original commit   Revision:458107
games/xqf: lift BROKEN_aarch64 per FreeBSD 11.0 EOL

Here's how the error message actually looked like:

cc  -O2 -pipe  -fno-strict-aliasing -Wall   -o xqf -Wl,-rpath,/usr/local/lib/xqf
-Wl,--export-dynamic -Wl,--version-script=../src/xqf.map addmaster.o addserver.o
config.o country-filter.o debug.o dialogs.o dns.o filter.o flt-player.o game.o
history.o host.o launch.o menus.o pixmaps.o pref.o psearch.o rc.o rcon.o
server.o skin.o skin_pcx.o sort.o source.o srv-info.o srv-list.o srv-prop.o
stat.o statistics.o trayicon.o utils.o xqf.o xqf-ui.o xutils.o zipped.o redial.o
q3maps.o utmaps.o loadpixmap.o splash.o scripts.o -lintl  ../src/zip/libunzip.a
../src/tga/libtga.a  -lGeoIP -L/usr/local/lib -lgtk-x11-2.0 -lgdk-x11-2.0
-lpangocairo-1.0 -latk-1.0 -lcairo -lpthread -lgio-2.0 -lpangoft2-1.0
-lpango-1.0 -lfontconfig -lfreetype -lgdk_pixbuf_xlib-2.0 -lgmodule-2.0 -pthread
-lgdk_pixbuf-2.0 -lgobject-2.0 -lglib-2.0 -lintl    -lz -L/usr/local/lib -lX11
/usr/bin/ld: xqf: local symbol `__progname' in /usr/lib/crt1.o is referenced by
DSO
/usr/bin/ld: final link failed: Bad value
cc: error: linker command failed with exit code 1 (use -v to see invocation)

Reported
by:	http://thunderx1.nyi.freebsd.org/data/110arm64-default/426002/logs/errors/xqf-1.0.5_9.log
Pointy hat to:	linimon (generic excerpt)
Tested on:	11.1 (clang 4.0) and 12.0 (clang 6.0)
Thu, 8 Dec 2016
[ 19:52 tijl search for other commits by this committer ] Original commit   Revision:428152 (Only the first 10 of 551 ports in this commit are shown above. View all ports for this commit)
Remove libintl.so.9 compatibility link that was added in r374303 to
prevent massive PORTREVISION bumps.  Bump dependent ports that have not
been bumped since.
Mon, 14 Nov 2016
[ 06:19 linimon search for other commits by this committer ] Original commit   Revision:426084 (Only the first 10 of 13 ports in this commit are shown above. View all ports for this commit)
Mark as broken on various tier-2 archs.

While here, pet portlint.

Approved by:	portmgr (tier-2 blanket)
Fri, 1 Apr 2016
[ 14:00 mat search for other commits by this committer ] Original commit   Revision:412346 (Only the first 10 of 5103 ports in this commit are shown above. View all ports for this commit)
Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.

With hat:	portmgr
Sponsored by:	Absolight
Mon, 11 Aug 2014
[ 17:05 adamw search for other commits by this committer ] Original commit   Revision:364628 (Only the first 10 of 74 ports in this commit are shown above. View all ports for this commit)
Bump PORTREVISION on all ports that depend on net/GeoIP for
r364627.

Approved by:	portmgr (not really, but touches unstaged ports)
Wed, 30 Jul 2014
[ 23:53 adamw search for other commits by this committer ] Original commit   Revision:363526
No need for bsd.port.options.mk here.
Wed, 11 Jun 2014
[ 14:50 tijl search for other commits by this committer ] Original commit   Revision:357486 (Only the first 10 of 297 ports in this commit are shown above. View all ports for this commit)
Support LIBS like LDFLAGS.

- Add LIBS="${LIBS}" to MAKE_ENV and CONFIGURE_ENV.
- Add an option helper for LIBS.
- Adjust all ports that already use LIBS.  Also remove references to
  PTHREAD_CFLAGS and PTHREAD_LIBS while here.
- Some ports did not support having a LIBS environment variable and
  required additional patches.

Somewhat simplified a linker command line looks like:

${CC} ${src_LDFLAGS} ${LDFLAGS} ${src_LIBS} ${LIBS}

where src_LDFLAGS and src_LIBS are controlled by upstream and LDFLAGS and
LIBS can be controlled by us.  If possible -L and -l flags need to be
(Only the first 15 lines of the commit message are shown above View all of this commit message)
Sat, 21 Dec 2013
[ 00:58 amdmi3 search for other commits by this committer ] Original commit   Revision:337113
- Support staging
- Fix build on 10.x
- Drop maintainership
Fri, 20 Sep 2013
[ 17:36 bapt search for other commits by this committer ] Original commit   Revision:327730 (Only the first 10 of 1149 ports in this commit are shown above. View all ports for this commit)
Add NO_STAGE all over the place in preparation for the staging support (cat:
games)
Mon, 2 Sep 2013
[ 21:27 bapt search for other commits by this committer ] Original commit   Revision:326092 (Only the first 10 of 28 ports in this commit are shown above. View all ports for this commit)
Add an explicit dependency on pkgconf
Fri, 12 Jul 2013
[ 15:01 amdmi3 search for other commits by this committer ] Original commit   Revision:322840 (Only the first 10 of 229 ports in this commit are shown above. View all ports for this commit)
- Trim Makefile headers
- Drop ABI versions from LIB_DEPENDS
- OptionsNG
- Pet portlint
- Switch to dynamic plist where useful
- Canonicalize patch names
- Fix DOS line endings in patch files
Fri, 31 May 2013
[ 14:40 jgh search for other commits by this committer ] Original commit   Revision:319495 (Only the first 10 of 45 ports in this commit are shown above. View all ports for this commit)
- adopt optionsNG for games
- trim historical headers and trim comments
- some Makefile cleanup

Approved by:	portmgr (bapt)
Wed, 24 Apr 2013
[ 18:10 ak search for other commits by this committer ] Original commit   Revision:316464 (Only the first 10 of 1028 ports in this commit are shown above. View all ports for this commit)
- Convert USE_GETTEXT to USES (part 3)

Approved by:	portmgr (bapt)
Fri, 1 Jun 2012
[ 05:26 dinoex search for other commits by this committer ] Original commit  (Only the first 10 of 4371 ports in this commit are shown above. View all ports for this commit)
- update png to 1.5.10
Fri, 23 Sep 2011
[ 22:26 amdmi3 search for other commits by this committer ] Original commit  (Only the first 10 of 2369 ports in this commit are shown above. View all ports for this commit)
- Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)
- 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
Mon, 31 May 2010
[ 02:01 ade search for other commits by this committer ] Original commit  (Only the first 10 of 1416 ports in this commit are shown above. View all ports for this commit)
Bounce PORTREVISION for gettext-related ports.  Have fun, ya'll.
Sun, 28 Mar 2010
[ 06:47 dinoex search for other commits by this committer ] Original commit  (Only the first 10 of 4470 ports in this commit are shown above. View all ports for this commit)
- update to 1.4.1
Reviewed by:    exp8 run on pointyhat
Supported by:   miwi
Fri, 5 Feb 2010
[ 11:46 dinoex search for other commits by this committer ] Original commit  (Only the first 10 of 4271 ports in this commit are shown above. View all ports for this commit)
- update to jpeg-8
Sat, 22 Aug 2009
[ 00:23 amdmi3 search for other commits by this committer ] Original commit  (Only the first 10 of 415 ports in this commit are shown above. View all ports for this commit)
- Switch SourceForge ports to the new File Release System: categories starting
with G
Fri, 31 Jul 2009
[ 13:57 dinoex search for other commits by this committer ] Original commit  (Only the first 10 of 3009 ports in this commit are shown above. View all ports for this commit)
- bump all port that indirectly depends on libjpeg and have not yet been bumped
or updated
Requested by:   edwin
Thu, 19 Jun 2008
[ 17:28 amdmi3 search for other commits by this committer ] Original commit  (Only the first 10 of 132 ports in this commit are shown above. View all ports for this commit)
Update my email address in 132 ports.

Approved by:    miwi (mentor)
Fri, 6 Jun 2008
[ 13:31 edwin search for other commits by this committer ] Original commit  (Only the first 10 of 215 ports in this commit are shown above. View all ports for this commit)
Bump portrevision due to upgrade of devel/gettext.

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)
Thu, 20 Mar 2008
[ 20:12 miwi search for other commits by this committer ] Original commit 
* Remove USE_XLIB
* Pass maintainership to submitter
* Use SF macro

PR:             121851
Submitted by:   Dmitry Marakasov <amdmi3@amdmi3.ru>
[ 09:46 pav search for other commits by this committer ] Original commit  (Only the first 10 of 70 ports in this commit are shown above. View all ports for this commit)
- Remove USE_GETOPT_LONG which is a no-op since March 2007
Sat, 19 May 2007
[ 20:32 flz search for other commits by this committer ] Original commit  (Only the first 10 of 7868 ports in this commit are shown above. View all ports for this commit)
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
Tue, 6 Feb 2007
[ 20:04 rafan search for other commits by this committer ] Original commit 
- Update to 1.0.5
- Move to LOCALBASE
Wed, 16 Aug 2006
[ 11:58 shaun search for other commits by this committer ] Original commit 
- Chase GeoIP shared library version bump.
- Fix incorrectly implemented OPTIONS check.

Reported by:    kris
Thu, 13 Apr 2006
[ 14:11 mux search for other commits by this committer ] Original commit 
Apply a patch found on the sourceforce project page for XQF, that fixes
loading the pixmaps bundled in the binary with recent GCC versions.  XQF
would just crash at startup without this fix.

Reviewed by:    pav
Tue, 7 Mar 2006
[ 08:28 ade search for other commits by this committer ] Original commit  (Only the first 10 of 633 ports in this commit are shown above. View all ports for this commit)
Bump PORTREVISION on glib12/gtk12 consumer ports to ease the upgrade path.

Discussed with: kris
Approved by:    portmgr (implicit)
Mon, 14 Nov 2005
[ 10:56 edwin search for other commits by this committer ] Original commit  (Only the first 10 of 11 ports in this commit are shown above. View all ports for this commit)
Remove explicit checks for /usr/bin/bzip2.
This has been part of the base OS since 4.4.
Sat, 12 Nov 2005
[ 19:12 jylefort search for other commits by this committer ] Original commit 
- Update to 1.0.4
- OPTIONSify; enable GTK2 and GEOIP by default
- Improve comment and description
- Polish the port
Sat, 5 Nov 2005
[ 05:22 marcus search for other commits by this committer ] Original commit  (Only the first 10 of 1045 ports in this commit are shown above. View all ports for this commit)
Bump PORTREVISION to chase the glib20 shared library update.
Sat, 7 May 2005
[ 19:42 jylefort search for other commits by this committer ] Original commit 
Update to 1.0.3
Tue, 26 Oct 2004
[ 17:59 krion search for other commits by this committer ] Original commit 
Update to version 1.0

PR:             ports/72819
Submitted by:   Ports Fury
Tue, 12 Oct 2004
[ 00:20 edwin search for other commits by this committer ] Original commit 
wget dependency in games/xqf

        games/xqf is using wget to get server info.

PR:             ports/71834
Submitted by:   No Name <arundel@h3c.de>
Sun, 22 Aug 2004
[ 18:17 arved search for other commits by this committer ] Original commit 
Chase GeoIP shared library version

PR:             69910
Submitted by:   Stefan Walter <sw@gegenunendlich.de>
Fri, 2 Apr 2004
[ 19:03 krion search for other commits by this committer ] Original commit 
- Update to version 0.9.14

PR:             ports/65083
Submitted by:   Ports Fury
Wed, 4 Feb 2004
[ 05:21 marcus search for other commits by this committer ] Original commit  (Only the first 10 of 1588 ports in this commit are shown above. View all ports for this commit)
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.

(Part 2)
Thu, 4 Dec 2003
[ 10:16 krion search for other commits by this committer ] Original commit 
- Update to version 0.9.13

PR:             59752
Submitted by:   Ports Fury
Fri, 27 Jun 2003
[ 15:31 naddy search for other commits by this committer ] Original commit 
Update to version 0.9.12.

PR:             53339
Submitted by:   Ports Fury
Sun, 20 Apr 2003
[ 03:03 marcus search for other commits by this committer ] Original commit  (Only the first 10 of 41 ports in this commit are shown above. View all ports for this commit)
Remove USE_GNOMENG.
Thu, 20 Feb 2003
[ 17:32 knu search for other commits by this committer ] Original commit  (Only the first 10 of 294 ports in this commit are shown above. View all ports for this commit)
De-pkg-comment.
Fri, 3 Jan 2003
[ 19:13 ijliao search for other commits by this committer ] Original commit 
upgrade to 0.9.11

PR:             46430
Submitted by:   Ports Fury
Mon, 2 Sep 2002
[ 00:59 lioux search for other commits by this committer ] Original commit  (Only the first 10 of 22 ports in this commit are shown above. View all ports for this commit)
Deploy USE_GNOMENG infrastructure

PR:             42301
Submitted by:   Edwin Groothuis <edwin@mavetju.org>
Tue, 30 Jul 2002
[ 02:14 pat search for other commits by this committer ] Original commit 
- Update to 0.9.9 (1)
- Reset maintainership back to ports@ since maintainer nolonger uses freebsd
  and notified me he is unable to maintain this port.

PR:             ports/41068 (1)
Submitted by:   Dan Naumov <jago@telefragged.com>
Approved by:    maintainer
Thu, 5 Oct 2000
[ 07:36 reg search for other commits by this committer ] Original commit  (Only the first 10 of 70 ports in this commit are shown above. View all ports for this commit)
Implement USE_GTK, part 1.    
Fri, 7 Jul 2000
[ 20:59 steve search for other commits by this committer ] Original commit  (Only the first 10 of 71 ports in this commit are shown above. View all ports for this commit)
- Use GTK_CONFIG/GLIB_CONFIG instead of hardcoded gtk12-config/glib12-config   -
Support CC/CFLAGS/PREIFX/LOCALBASE/X11BASE/MAKE/etc. properly    

Number of commits found: 57