Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
0.6.2_3 14 May 2024 01:44:10 |
Dmitry Marakasov (amdmi3) |
games/xmoto: fix sqlite related startup crash
PR: 278669
Submitted by: dave@vasilevsky.ca
Upstream PR: https://github.com/xmoto/xmoto/pull/188/files |
0.6.2_2 28 Jul 2023 17:13:17 |
Daniel Engberg (diizzy) |
*/*: Bump jpeg-turbo users treewide
New major version 3.0.0 |
0.6.2_1 25 Apr 2023 15:17:15 |
Christian Weisgerber (naddy) |
audio/opus: bump consumers after update to 1.4 |
0.6.2 28 Mar 2023 16:51:00 |
Dmitry Marakasov (amdmi3) |
games/xmoto: update 0.6.1 → 0.6.2 |
0.6.1_3 04 Nov 2022 05:34:40 |
Yuri Victorovich (yuri) |
devel/ode: Update 0.13 -> 0.16.2
PR: 255111
Approved by: acm@ (maintainer) |
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) |
0.6.1_2 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 ) |
0.6.1_2 10 Apr 2022 19:11:41 |
Charlie Li (vishwin) |
textproc/libxml2: bump all LIB_DEPENDS consumers
This is a separate commit to facilitate easier cherry-picking for
quarterly.
PR: 262853, 262940, 262877, 263126
Approved by: fluffy (mentor) |
0.6.1_1 26 Mar 2022 08:27:27 |
Matthias Fechner (mfechner) |
textproc/libxml2: bump all dependencies
This should make sure that all dependent ports will pick
up the new version commited with a13ec21cd733f67a9fc0dc00ab45268bdc236246 |
0.6.1 16 Mar 2022 20:33:11 |
Dmitry Marakasov (amdmi3) |
games/xmoto: update 0.5.11 → 0.6.1 |
0.5.11_10 22 Jun 2021 18:53:08 |
Kevin Bowling (kbowling) |
graphics/mesa-libs: Bump reverse deps for libglvnd
Per discussion with bapt on helping pkg handle the changing of these
deps and avoiding impossible upgrade senarios.
PR: 246767
Reviewed by: manu, bapt
Approved by: x11
Differential Revision: https://reviews.freebsd.org/D30824 |
0.5.11_9 07 Apr 2021 23:19:01 |
Dmitry Marakasov (amdmi3) |
Remove useless Created by: headers mentioning me |
0.5.11_9 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
0.5.11_9 23 Jan 2020 09:30:34 |
amdmi3 |
- Update WWW |
0.5.11_9 05 Jan 2020 23:49:17 |
pkubaj |
games/xmoto: fix build on GCC architectures
Builds fine using new GCC.
MFH: 2020Q1 (fix build blanket) |
0.5.11_9 24 Oct 2019 14:30:31 |
amdmi3 |
- Add missing USES and dependency on libX11
- Simplify hash_map handling, C++11 way (fixed build on CURRENT) |
0.5.11_9 23 May 2017 05:03:16 |
rezny |
Revision bump of all ports with USE_GL after consolidation of mesa-libs
Approved by: swills (mentor)
Differential Revision: https://reviews.freebsd.org/D10845 |
0.5.11_8 22 May 2017 13:17:39 |
linimon |
Mark some ports failing on power64. In cases where the error message
was a stub, provide a real one.
While here, pet portlint.
Approved by: portmgr (tier-2 blanket)
Reported by: swills |
0.5.11_8 14 Feb 2017 15:15:55 |
tijl |
Port uses shared libode after r434086. |
0.5.11_7 14 Nov 2016 15:13:31 |
amdmi3 |
- Pet portlint
- Switch to USES=localbase
- Switch to options helpers
- Regenerate patches |
0.5.11_7 21 Oct 2016 12:51:41 |
mat |
${RM} already has -f.
PR: 213570
Submitted by: mat
Exp-run by: antoine
Sponsored by: Absolight |
0.5.11_7 01 Apr 2016 14:00:57 |
mat |
Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.
With hat: portmgr
Sponsored by: Absolight |
0.5.11_7 12 Jan 2016 16:20:32 |
amdmi3 |
Convert LICENSE= "GPLxx # or later" to "GPLxx+"
Approved by: portmgr blanket |
0.5.11_7 10 Jan 2016 16:55:26 |
bapt |
Convert g* and i* to USES=sqlite and USES=firebird |
0.5.11_7 10 Jul 2015 16:21:05 |
amdmi3 |
- Extend BROKEN condition: this is also broken on e.g. mips which still uses old
gcc |
0.5.11_7 22 Jun 2015 18:33:22 |
antoine |
Convert to USES=jpeg |
0.5.11_7 21 Mar 2015 23:05:21 |
bapt |
Make fonts repecting XDG
Xorg is now looking in ${LOCALBASE}/share/fonts by default
Xorg now accepts symlinks in etc/X11/fontpath.d (as decribed in Xserver(1))
Large cleanup on lots of font ports
All fonts are now properly dynamically generating fonts.dir and fonts.scale
instead of sometime overwriting existing ones)
All fonts are generating fontconfig's cache
Improve consistency in fonts ports |
0.5.11_6 25 Jan 2015 01:41:04 |
amdmi3 |
- Fix build with new libc++
PR: 196652
Submitted by: dim |
0.5.11_6 25 Dec 2014 20:54:43 |
bapt |
Bump portrevision after png update |
0.5.11_5 08 Dec 2014 16:48:41 |
tijl |
Replace USES=libtool:oldver with USES=libtool or USES=libtool:keepla in
the 32 ports that still use it. Bump PORTREVISION on their dependent
ports except the ones that depend on these:
audio/libogg
audio/libvorbis
devel/pcre
ftp/curl
graphics/jpeg
graphics/libart_lgpl
graphics/tiff
textproc/expat2
textproc/libxslt
In these cases the same trick as in the recent gettext update is used. (Only the first 15 lines of the commit message are shown above ) |
0.5.11_4 03 Dec 2014 21:39:06 |
amdmi3 |
- Clarify LICENSE
- Add LICENSE_FILE
- Add OPSYS to OSVERSION check |
0.5.11_4 24 Nov 2014 23:53:00 |
amdmi3 |
- Update devel/ode to 0.13
- Bump dependent ports
PR: 193086
Submitted by: pfg
Approved by: maintainer timeout (acm, almost 3 months) |
0.5.11_3 24 Nov 2014 23:46:55 |
amdmi3 |
- Remove bundled ode to not mix up header files with system ode
- Fix broken text rendering |
0.5.11_3 22 Sep 2014 12:01:22 |
amdmi3 |
- Cleanup plist |
0.5.11_3 10 Sep 2014 20:50:37 |
gerald |
Update the default version of GCC in the Ports Collection from GCC 4.7.4
to GCC 4.8.3.
Part II, Bump PORTREVISIONs.
PR: 192025
Tested by: antoine (-exp runs)
Approved by: portmgr (implicit) |
0.5.11_2 09 Jul 2014 19:06:35 |
tijl |
- Convert net/sdl_net to USES=libtool and bump dependent ports
- Add INSTALL_TARGET=install-strip
Approved by: portmgr (implicit, bump unstaged port) |
0.5.11_1 01 Jul 2014 18:53:47 |
tijl |
Add "USES=libtool pathfix" to x11/libxdg-basedir and bump dependent ports |
0.5.11 27 May 2014 11:54:56 |
bapt |
Fix lua detection |
0.5.11 26 May 2014 15:28:29 |
bapt |
Replace lang/lua with the new lang/lua51
lang/lua51 is working the same way lang/lua52, chase ports using lua 5.1
Make the default lua lua52
Make all lua ports using USES=lua
Approved by: portmgr (implicit) |
0.5.11 09 May 2014 18:39:50 |
amdmi3 |
- Update to 0.5.11 |
0.5.10_4 07 May 2014 21:07:55 |
amdmi3 |
- Convert USE_DOS2UNIX to USES
- Use new OPTIONS features |
0.5.10_4 16 Apr 2014 18:28:50 |
zeising |
The FreeBSD x11@ and graphics team proudly presents
a zeising, kwm production, with help from dumbbell, bdrewery:
NEW XORG ON FREEBSD 9-STABLE AND 10-STABLE
This update switches over to use the new xorg stack by default on FreeBSD 9
and 10 stable, on osversions where vt(9) is available.
It is still possible to use the old stack by specifying WITHOUT_NEW_XORG in
/etc/make.conf .
FreeBSD 8-STABLE and released versions of FreeBSD still use
the old version.
A package repository with binary packages for new xorg will
be available soon.
This patch also contains updates of libxcb and related ports, pixman, as well (Only the first 15 lines of the commit message are shown above ) |
0.5.10_3 22 Dec 2013 20:20:10 |
amdmi3 |
- Add LICENSE
PR: 185088
Submitted by: Hardy Schumacher <hardy.schumacher@gmx.de> |
0.5.10_3 04 Oct 2013 01:57:47 |
amdmi3 |
- Support staging
- Use new LIB_DEPENDS syntax
- Convert USE_GMAKE to USES |
0.5.10_3 20 Sep 2013 17:36:36 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
games) |
0.5.10_3 14 Sep 2013 01:13:47 |
amdmi3 |
Fix build with clang/libc++ |
0.5.10_3 14 Aug 2013 22:35:54 |
ak |
- Remove MAKE_JOBS_SAFE variable
Approved by: portmgr (bdrewery) |
0.5.10_3 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 |
0.5.10_3 11 Jul 2013 16:26:27 |
sunpoet |
- Update to 7.31.0
- Bump PORTREVISION for ftp/curl shlib change
- Add TEST_DEPENDS
- Convert to new options framework
- Adjust options:
- Add COOKIES
- Add CYASSL, NSS, POLARSSL, THREADED_RESOLVER, TLS_SRP [1]
- Add GSSAPI and SPNEGO [2]
- Remove KERBEROS4
- Rename LIBIDN to IDN
- Remove TRACKMEMORY [1]
- Sort option handler
- Add SLAVEDIRS: ftp/curl-hiphop
- Cosmetic change
- Cleanup Makefile header
- While I'm here, fix typo (PORTREVSION) in x11-wm/ede/Makefile
Changes: http://curl.haxx.se/changes.html
PR: ports/172325 (-exp run), ports/177369 (based on) [1]
Submitted by: Hirohisa Yamaguchi <umq@ueo.co.jp> [1], hrs (via email) [2]
Exp run by: miwi |
0.5.10_2 26 Apr 2013 16:39:14 |
bapt |
Convert from USE_GETTEXT to USES= gettext
While here:
- Trim some headers
- Convert to new options framework |
0.5.10_2 23 Jan 2013 15:00:19 |
makc |
Bump PORTREVISION after DESKTOP_ENTRIES update |
0.5.10_1 30 Dec 2012 20:14:35 |
pawel |
- Update x11/libxdg-basedir to 1.2.0 [1]
- Update maintainer's email
- Remove leading article from COMMENT
- Bump affected ports
PR: ports/174676 [1]
Submitted by: Nikos Ntarmos <ntarmos@ceid.upatras.gr> (maintainer) |
0.5.10 11 Dec 2012 16:49:05 |
amdmi3 |
- Add DOCS and NLS to the options list
Suggested by: danfe |
0.5.10 11 Dec 2012 13:06:57 |
amdmi3 |
- Remove quotes from option description
Reported by: jhale |
0.5.10 11 Dec 2012 03:14:14 |
amdmi3 |
- Update to 0.5.10
- OptionsNG
- Trim header |
0.5.8_3 01 Jun 2012 05:26:28 |
dinoex |
- update png to 1.5.10 |
0.5.8_2 18 Feb 2012 10:18:33 |
mva |
- Update devel/sdl12 to 1.2.15
- Update audio/sdl_mixer to 1.2.15
- Update graphics/sdl_image to 1.2.12
- Update graphics/sdl_ttf to 2.0.11
- Update graphics/sdl_gfx to 2.0.23
- Update net/sdl_net to 1.2.8
- Bump PORTREVISIONs on ports that depend on one or more packages due to
ABI and shared library version changes
- Update Mk/bsd.sdl.mk accordingly for the new shared library versions
Tested by: exp-run by pav |
0.5.8_1 15 Dec 2011 09:26:01 |
sunpoet |
- Bump PORTREVISION for x11/libxdg-basedir shlib change |
0.5.8 01 Oct 2011 13:41:15 |
amdmi3 |
- Update to 0.5.8 |
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 |
0.5.7 16 May 2011 13:21:18 |
amdmi3 |
- Add forgotten files/ |
0.5.7 16 May 2011 13:20:35 |
amdmi3 |
- Update to 0.5.7 |
0.5.5 06 Mar 2011 17:40:58 |
amdmi3 |
- Update to 0.5.5 |
0.5.4 26 Dec 2010 17:33:07 |
amdmi3 |
- Update to 0.5.4 |
0.5.3_2 11 Aug 2010 06:57:34 |
mva |
- Update graphics/sdl_ttf to version 2.0.10
- Bump portrevisions for all ports depending on graphics/sdl_ttf
- Update Mk/bsd.sdl.mk for the new shared library version. |
0.5.3_1 31 May 2010 02:01:56 |
ade |
Bounce PORTREVISION for gettext-related ports. Have fun, ya'll. |
0.5.3 11 May 2010 23:27:55 |
amdmi3 |
- Remove unneded patch |
0.5.3 11 May 2010 23:27:24 |
amdmi3 |
- Update to 0.5.3 |
0.5.2_4 03 Apr 2010 10:44:36 |
roam |
Chase the ftp/curl shlib version bump. |
0.5.2_3 30 Mar 2010 11:34:28 |
dinoex |
- fix build for png-1.4.1 |
0.5.2_3 28 Mar 2010 06:47:48 |
dinoex |
- update to 1.4.1
Reviewed by: exp8 run on pointyhat
Supported by: miwi |
0.5.2_2 05 Feb 2010 11:46:55 |
dinoex |
- update to jpeg-8 |
0.5.2_1 30 Jan 2010 09:43:31 |
mva |
- Update devel/sdl12 to version 1.2.14.
- Update audio/sdl_mixer to version 1.2.11.
- Update graphics/sdl_gfx to version 2.0.20.
- Update graphics/sdl_image to version 1.2.10.
- Bump portrevisions for all ports depending on audio/sdl_mixer and
graphics/sdl_image.
- Update Mk/bsd.sdl.mk accordingly for the new shared lib versions.
PR: ports/142147 ports/142248 ports/142249
Approved by: miwi (mentor implicit) |
0.5.2 14 Sep 2009 12:49:59 |
amdmi3 |
- Add patch to fix build on amd64 |
0.5.2 14 Sep 2009 12:48:59 |
amdmi3 |
- Update to 0.5.2 |
0.5.1_1 11 Sep 2009 21:57:40 |
amdmi3 |
- Add DESKTOP_ENTRY to bunch of ports
- Mark some ports MAKE_JOBS_SAFE |
0.5.1_1 28 Jul 2009 16:34:36 |
amdmi3 |
- Update URL of my distfile mirror in 87 ports
Approved by: portmgr (erwin) |
0.5.1_1 18 Jul 2009 11:11:29 |
dinoex |
- update to jpeg7
Tested by: pav on pointyhat |
0.5.1 21 Apr 2009 22:13:29 |
amdmi3 |
- Update to 0.5.1 |
0.5.0_2 31 Mar 2009 17:05:17 |
amdmi3 |
- Mark MAKE_JOBS_SAFE
- Use SF/subdir abbreviation for some ports |
0.5.0_2 23 Jan 2009 15:43:14 |
roam |
Bump the version of the curl shared library after the ftp/curl update
to 7.19.2.
Bump PORTREVISION, even on the ports that do not have a versioned
dependency, since the binaries will most probably still stop working. |
0.5.0_1 16 Jan 2009 04:18:40 |
acm |
- Bump PORTREVISION, because devel/ode was updated
Approved by: amdmi3 via email |
0.5.0 05 Jan 2009 16:14:51 |
amdmi3 |
- Update address of my distfile mirror |
0.5.0 01 Dec 2008 22:02:45 |
amdmi3 |
- Update to 0.5.0. Changelog is here: http://xmoto.tuxfamily.org/dev/ChangeLog |
0.4.2_1 21 Aug 2008 06:18:49 |
rafan |
Update CONFIGURE_ARGS for how we pass CONFIGURE_TARGET to configure script.
Specifically, newer autoconf (> 2.13) has different semantic of the
configure target. In short, one should use --build=CONFIGURE_TARGET
instead of CONFIGURE_TARGET directly. Otherwise, you will get a warning
and the old semantic may be removed in later autoconf releases.
To workaround this issue, many ports hack the CONFIGURE_TARGET variable
so that it contains the ``--build='' prefix.
To solve this issue, under the fact that some ports still have
configure script generated by the old autoconf, we use runtime detection
in the do-configure target so that the proper argument can be used.
Changes to Mk/*:
- Add runtime detection magic in bsd.port.mk (Only the first 15 lines of the commit message are shown above ) |
0.4.2_1 19 Jun 2008 17:28:24 |
amdmi3 |
Update my email address in 132 ports.
Approved by: miwi (mentor) |
0.4.2_1 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) |
0.4.2 19 Apr 2008 17:56:05 |
miwi |
- Remove unneeded dependency from gtk12/gtk20 [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) |
0.4.2 07 Apr 2008 03:26:09 |
mnag |
- Use pkg-config to determinate if sqlite3 are compiled with threads
- Add USE_GNOME=pkgconfig
Reported by: pav |
0.4.2 29 Mar 2008 23:25:10 |
miwi |
- Update to 0.4.2
PR: 122181
Submitted by: Dmitry Marakasov <amdmi3@amdmi3.ru> (maintainer) |
0.4.1_1 13 Mar 2008 14:28:35 |
miwi |
- Chase devel/sdl12 shlib version bump |
0.4.1 17 Feb 2008 10:41:18 |
miwi |
- Update to 0.4.1
PR: 120740
Submitted by: Dmitry Marakasov <amdmi3@amdmi3.ru> (maintainer) |
0.4.0 05 Feb 2008 13:38:45 |
miwi |
- Update to 0.4.0
PR: 120067
Submitted by: Dmitry Marakasov <amdmi3@amdmi3.ru> (maintainer) |
0.3.4 27 Oct 2007 22:04:07 |
miwi |
- Update to 0.3.4
PR: 117532
Submitted by: Dmitry Marakasov <amdmi3@amdmi3.ru> (maintainer) |
0.3.3 09 Sep 2007 15:17:56 |
miwi |
- Fix pkg-plist
PR: 116228
Submitted by: Dmitry Marakasov <amdmi3@amdmi3.ru> (maintainer)
Reported by: pointyhat via pav |
0.3.3 06 Sep 2007 22:20:34 |
miwi |
- Update to 3.3
* Now compiles fine WITHOUT_NLS
* Depend on sqlite via USE_SQLITE instead of LIB_DEPENDS (noted by sat)
PR: 116095
Submitted by: Dmitry Marakasov <amdmi3@amdmi3.ru> (maintainer) |
0.3.2 12 Aug 2007 11:14:43 |
rafan |
- Update to 0.3.2
- Update WWW
- Fix link when both lua 5.0 and 5.1 are installed
PR: ports/115367
Submitted by: Dmitry Marakasov <amdmi3 at amdmi3.ru> (maintainer) |
0.2.7_2 28 Jul 2007 12:27:31 |
miwi |
- Chase increase of audio/libvorbis shlib version.
- Bump PORTREVISION |
0.2.7_1 23 Jul 2007 09:36:52 |
rafan |
- Set --mandir and --infodir in CONFIGURE_ARGS if the configure script
supports them. This is determined by running ``configure --help'' in
do-configure target and set the shell variable _LATE_CONFIGURE_ARGS
which is then passed to CONFIGURE_ARGS.
- Remove --mandir and --infodir in ports' Makefile where applicable
Few ports use REINPLACE_CMD to achieve the same effect, remove them too.
- Correct some manual pages location from PREFIX/man to MANPREFIX/man
- Define INFO_PATH where necessary
- Document that .info files are installed in a subdirectory relative to
PREFIX/INFO_PATH and slightly change add-plist-info to use INFO_PATH and
subdirectory detection.
PR: ports/111470
Approved by: portmgr
Discussed with: stas (Mk/*), gerald (info related stuffs)
Tested by: pointyhat exp run |
0.2.7_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}. |