Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
1.0.6.2_3 24 Feb 2024 09:03:08 |
Muhammad Moinur Rahman (bofh) |
games/xqf: Moved man to share/man
Approved by: portmgr (blanket) |
1.0.6.2_2 02 Mar 2023 05:23:10 |
Tobias C. Berner (tcberner) |
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 ) |
07 Sep 2022 21:58:51 |
Stefan Eßer (se) |
Remove WWW entries moved into port Makefiles
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) |
1.0.6.2_1 07 Sep 2022 21:10:59 |
Stefan Eßer (se) |
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 ) |
1.0.6.2_1 28 Jul 2022 19:55:41 |
Dima Panov (fluffy) |
*/*: bump all consumes of deprecated GDK-Pixbuf-Xlib library
With hat: desktop |
1.0.6.2 20 Jul 2022 14:21:58 |
Tobias C. Berner (tcberner) |
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 ) |
1.0.6.2 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
1.0.6.2 13 Mar 2021 18:48:33 |
nc |
games/xqf: Update to 1.0.6.2
Changes:
https://github.com/XQF/xqf/blob/97afad6998a2625789aae5002c748a3d3ae07c33/ChangeLog |
1.0.5_11 11 Feb 2021 13:42:53 |
danfe |
Unbreak the build against modern compilers (Clang 11, GCC 10) which
require there is only one variable definition per each object file. |
1.0.5_11 26 Jan 2021 16:37:00 |
antoine |
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 |
1.0.5_11 05 Nov 2019 22:16:15 |
zeising |
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. |
1.0.5_11 13 Jan 2019 20:58:37 |
adamw |
Remove GeoIP-related options. Where possible, replace GeoIP 1 defaults
with GeoIP 2.
Also, as suggested by zi, add an UPDATING note about this. |
1.0.5_10 05 Jan 2018 03:32:57 |
jbeich |
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) |
1.0.5_10 08 Dec 2016 19:52:20 |
tijl |
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. |
1.0.5_9 14 Nov 2016 06:19:30 |
linimon |
Mark as broken on various tier-2 archs.
While here, pet portlint.
Approved by: portmgr (tier-2 blanket) |
1.0.5_9 01 Apr 2016 14:00:57 |
mat |
Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.
With hat: portmgr
Sponsored by: Absolight |
1.0.5_9 28 Nov 2014 11:20:27 |
amdmi3 |
- Add empty directory to plist |
1.0.5_9 11 Aug 2014 17:05:50 |
adamw |
Bump PORTREVISION on all ports that depend on net/GeoIP for
r364627.
Approved by: portmgr (not really, but touches unstaged ports) |
1.0.5_8 30 Jul 2014 23:53:28 |
adamw |
No need for bsd.port.options.mk here. |
1.0.5_8 29 Jul 2014 17:12:50 |
adamw |
Rename all patches that contain '::' as a path separator, and use
'__' instead. |
1.0.5_8 11 Jun 2014 14:50:00 |
tijl |
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 ) |
1.0.5_8 21 Dec 2013 00:58:06 |
amdmi3 |
- Support staging
- Fix build on 10.x
- Drop maintainership |
1.0.5_8 22 Oct 2013 13:53:34 |
amdmi3 |
- Remove manual creation and removal of share/applications, as it's now in the
mtree (games category)
Approved by: portmgr (bdrewery) |
1.0.5_8 20 Sep 2013 17:36:36 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
games) |
1.0.5_8 02 Sep 2013 21:27:54 |
bapt |
Add an explicit dependency on pkgconf |
1.0.5_8 12 Jul 2013 15:01:46 |
amdmi3 |
- 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 |
1.0.5_8 31 May 2013 14:40:56 |
jgh |
- adopt optionsNG for games
- trim historical headers and trim comments
- some Makefile cleanup
Approved by: portmgr (bapt) |
1.0.5_8 24 Apr 2013 18:10:32 |
ak |
- Convert USE_GETTEXT to USES (part 3)
Approved by: portmgr (bapt) |
1.0.5_8 01 Jun 2012 05:26:28 |
dinoex |
- update png to 1.5.10 |
1.0.5_7 23 Sep 2011 22:26:39 |
amdmi3 |
- 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 |
1.0.5_7 03 Jul 2011 14:25:36 |
ohauer |
-remove MD5 |
1.0.5_7 31 May 2010 02:01:56 |
ade |
Bounce PORTREVISION for gettext-related ports. Have fun, ya'll. |
1.0.5_6 28 Mar 2010 06:47:48 |
dinoex |
- update to 1.4.1
Reviewed by: exp8 run on pointyhat
Supported by: miwi |
1.0.5_5 05 Feb 2010 11:46:55 |
dinoex |
- update to jpeg-8 |
1.0.5_4 22 Aug 2009 00:23:13 |
amdmi3 |
- Switch SourceForge ports to the new File Release System: categories starting
with G |
1.0.5_4 31 Jul 2009 13:57:52 |
dinoex |
- bump all port that indirectly depends on libjpeg and have not yet been bumped
or updated
Requested by: edwin |
1.0.5_3 25 Mar 2009 22:34:28 |
amdmi3 |
- Fix the build on -CURRENT by removing inline from public function definitions |
1.0.5_3 19 Jun 2008 17:28:24 |
amdmi3 |
Update my email address in 132 ports.
Approved by: miwi (mentor) |
1.0.5_3 06 Jun 2008 13:31:51 |
edwin |
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) |
1.0.5_2 20 Mar 2008 20:12:39 |
miwi |
* Remove USE_XLIB
* Pass maintainership to submitter
* Use SF macro
PR: 121851
Submitted by: Dmitry Marakasov <amdmi3@amdmi3.ru> |
1.0.5_1 20 Mar 2008 09:46:38 |
pav |
- Remove USE_GETOPT_LONG which is a no-op since March 2007 |
1.0.5_1 19 May 2007 20:32:57 |
flz |
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}. |
1.0.5 06 Feb 2007 20:04:55 |
rafan |
- Update to 1.0.5
- Move to LOCALBASE |
1.0.4_3 16 Aug 2006 11:58:35 |
shaun |
- Chase GeoIP shared library version bump.
- Fix incorrectly implemented OPTIONS check.
Reported by: kris |
1.0.4_2 13 Apr 2006 14:11:35 |
mux |
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 |
1.0.4_1 07 Mar 2006 08:28:06 |
ade |
Bump PORTREVISION on glib12/gtk12 consumer ports to ease the upgrade path.
Discussed with: kris
Approved by: portmgr (implicit) |
1.0.4 22 Jan 2006 02:11:14 |
edwin |
Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtry
Approved by: krion@
PR: ports/88711 (related) |
1.0.4 14 Nov 2005 10:56:29 |
edwin |
Remove explicit checks for /usr/bin/bzip2.
This has been part of the base OS since 4.4. |
1.0.4 12 Nov 2005 19:12:42 |
jylefort |
- Update to 1.0.4
- OPTIONSify; enable GTK2 and GEOIP by default
- Improve comment and description
- Polish the port |
1.0.3_1 05 Nov 2005 05:22:06 |
marcus |
Bump PORTREVISION to chase the glib20 shared library update. |
1.0.3 07 May 2005 19:42:49 |
jylefort |
Update to 1.0.3 |
1.0 05 Dec 2004 18:32:21 |
krion |
Fix build on 4-stable with WITH_GTK2
PR: ports/74730
Submitted by: Ports Fury |
1.0 13 Nov 2004 04:19:16 |
kris |
Add missing file |
1.0 26 Oct 2004 17:59:25 |
krion |
Update to version 1.0
PR: ports/72819
Submitted by: Ports Fury |
0.9.14_1 12 Oct 2004 00:20:37 |
edwin |
wget dependency in games/xqf
games/xqf is using wget to get server info.
PR: ports/71834
Submitted by: No Name <arundel@h3c.de> |
0.9.14 22 Aug 2004 18:17:43 |
arved |
Chase GeoIP shared library version
PR: 69910
Submitted by: Stefan Walter <sw@gegenunendlich.de> |
0.9.14 02 Apr 2004 19:03:54 |
krion |
- Update to version 0.9.14
PR: ports/65083
Submitted by: Ports Fury |
0.9.13_1 04 Feb 2004 05:21:48 |
marcus |
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
(Part 2) |
0.9.13 29 Jan 2004 07:24:56 |
trevor |
SIZEify. |
0.9.13 04 Dec 2003 10:16:40 |
krion |
- Update to version 0.9.13
PR: 59752
Submitted by: Ports Fury |
0.9.12 27 Jun 2003 15:31:46 |
naddy |
Update to version 0.9.12.
PR: 53339
Submitted by: Ports Fury |
0.9.11 20 Apr 2003 03:03:05 |
marcus |
Remove USE_GNOMENG. |
0.9.11 20 Feb 2003 17:32:26 |
knu |
De-pkg-comment. |
0.9.11 03 Jan 2003 19:13:21 |
ijliao |
upgrade to 0.9.11
PR: 46430
Submitted by: Ports Fury |
0.9.9 02 Sep 2002 00:59:13 |
lioux |
Deploy USE_GNOMENG infrastructure
PR: 42301
Submitted by: Edwin Groothuis <edwin@mavetju.org> |
0.9.9 30 Jul 2002 02:14:23 |
pat |
- 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 |
08 Oct 2000 03:48:59 |
asami |
Convert category games to new layout. |
05 Oct 2000 07:36:24 |
reg |
Implement USE_GTK, part 1. |
07 Jul 2000 20:59:26 |
steve |
- Use GTK_CONFIG/GLIB_CONFIG instead of hardcoded gtk12-config/glib12-config -
Support CC/CFLAGS/PREIFX/LOCALBASE/X11BASE/MAKE/etc. properly |