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/jfsw/Makefile
SVNWeb

Number of commits found: 38

Tue, 25 Apr 2023
[ 15:17 Christian Weisgerber (naddy) search for other commits by this committer ]    commit hash:feb1fa34f58ea796656b86a81c2a2996b0b03c96  commit hash:feb1fa34f58ea796656b86a81c2a2996b0b03c96  commit hash:feb1fa34f58ea796656b86a81c2a2996b0b03c96  feb1fa3  (Only the first 10 of 1613 ports in this commit are shown above. View all ports for this commit)
audio/opus: bump consumers after update to 1.4
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)
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)
Wed, 12 Jan 2022
[ 15:01 Ganael LAPLANCHE (martymac) search for other commits by this committer ]    commit hash:11094eb85da9358ff58f2b7742cb10680fdc7083  commit hash:11094eb85da9358ff58f2b7742cb10680fdc7083  commit hash:11094eb85da9358ff58f2b7742cb10680fdc7083  11094eb 
games/jfsw: Update to 20211225
Sat, 27 Nov 2021
[ 10:09 Thomas Zander (riggs) search for other commits by this committer ]    commit hash:e40e82b3bcc5559654b03ee313a1d9b816c1a394  commit hash:e40e82b3bcc5559654b03ee313a1d9b816c1a394  commit hash:e40e82b3bcc5559654b03ee313a1d9b816c1a394  e40e82b  (Only the first 10 of 36 ports in this commit are shown above. View all ports for this commit)
audio/fluidsynth: Update to upstream version 2.2.4

MFH:		2021Q4
Mon, 4 Oct 2021
[ 04:56 Thomas Zander (riggs) search for other commits by this committer ]    commit hash:4c2db26adf7d81372f9c708118ecbe6ea38784b4  commit hash:4c2db26adf7d81372f9c708118ecbe6ea38784b4  commit hash:4c2db26adf7d81372f9c708118ecbe6ea38784b4  4c2db26  (Only the first 10 of 37 ports in this commit are shown above. View all ports for this commit)
audio/fluidsynth: Update to upstream version 2.2.3

MFH:		2021Q4
Tue, 22 Jun 2021
[ 18:53 Kevin Bowling (kbowling) search for other commits by this committer ]    commit hash:da3162c7c9f01912ba1940e188b253f2b5c7ba77  commit hash:da3162c7c9f01912ba1940e188b253f2b5c7ba77  commit hash:da3162c7c9f01912ba1940e188b253f2b5c7ba77  da3162c  (Only the first 10 of 914 ports in this commit are shown above. View all ports for this commit)
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
Thu, 6 May 2021
[ 11:47 Mathieu Arnold (mat) search for other commits by this committer ]    commit hash:adb93122cbf753a26a0497479dbb88cf415de29b  commit hash:adb93122cbf753a26a0497479dbb88cf415de29b  commit hash:adb93122cbf753a26a0497479dbb88cf415de29b  adb9312  (Only the first 10 of 61 ports in this commit are shown above. View all ports for this commit)
Deorbit RESTRICTED && NO_CDROM, part one.

For ports that already use the licenses framwork, merge the content of
RESTRICTED/NO_CDROM/LEGAL* entries into LICENSEs.

Approved by:	rene
Differential Revision:	https://reviews.freebsd.org/D30010
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.
Wed, 24 Feb 2021
[ 15:04 martymac search for other commits by this committer ] Original commit   Revision:566479
Update to 20210130
Mon, 19 Oct 2020
[ 19:42 martymac search for other commits by this committer ] Original commit   Revision:552763
Update to 20201010
Thu, 24 Sep 2020
[ 10:37 martymac search for other commits by this committer ] Original commit   Revision:549915 (Only the first 10 of 16 ports in this commit are shown above. View all ports for this commit)
Update to 20200116
Fri, 26 Jul 2019
[ 20:46 gerald search for other commits by this committer ] Original commit   Revision:507372 (Only the first 10 of 3853 ports in this commit are shown above. View all ports for this commit)
Bump PORTREVISION for ports depending on the canonical version of GCC
as defined in Mk/bsd.default-versions.mk which has moved from GCC 8.3
to GCC 9.1 under most circumstances now after revision 507371.

This includes ports
 - with USE_GCC=yes or USE_GCC=any,
 - with USES=fortran,
 - using Mk/bsd.octave.mk which in turn features USES=fortran, and
 - with USES=compiler specifying openmp, nestedfct, c11, c++0x, c++11-lang,
   c++11-lib, c++14-lang, c++17-lang, or gcc-c++11-lib
plus, everything INDEX-11 shows with a dependency on lang/gcc9 now.

PR:		238330
Fri, 10 May 2019
[ 10:53 martymac search for other commits by this committer ] Original commit   Revision:501166 (Only the first 10 of 13 ports in this commit are shown above. View all ports for this commit)
Add missing USES=sdl for my ports

(and also reorder a few things)
Wed, 3 Apr 2019
[ 06:19 linimon search for other commits by this committer ] Original commit   Revision:497646
Add compiler:c++11-lang to USES to fix the following on GCC-based
architectures:

  /usr/local/lib/libgraphite2.so.3: undefined reference to
'__cxa_throw_bad_array_new_length@CXXABI_1.3.8'

Approved by:	portmgr (tier-2 blanket)
Fri, 5 Oct 2018
[ 10:10 martymac search for other commits by this committer ] Original commit   Revision:481268 (Only the first 10 of 11 ports in this commit are shown above. View all ports for this commit)
Add missing USES=gl to my ports
Mon, 10 Sep 2018
[ 13:14 mat search for other commits by this committer ] Original commit   Revision:479406 (Only the first 10 of 995 ports in this commit are shown above. View all ports for this commit)
Add DOCS options to ports that should have one.

Also various fixes related to said option.

PR:		230864
Submitted by:	mat
exp-runs by:	antoine
Wed, 5 Sep 2018
[ 10:05 martymac search for other commits by this committer ] Original commit   Revision:479017 (Only the first 10 of 11 ports in this commit are shown above. View all ports for this commit)
Add missing USES=gnome to my ports
Thu, 25 Jan 2018
[ 11:07 martymac search for other commits by this committer ] Original commit   Revision:459919 (Only the first 10 of 17 ports in this commit are shown above. View all ports for this commit)
Make portlint happier with my ports (reorder variables)
Tue, 6 Jun 2017
[ 16:18 mat search for other commits by this committer ] Original commit   Revision:442783 (Only the first 10 of 37 ports in this commit are shown above. View all ports for this commit)
Convert every usage of https://github.com/.../archive/xxx to USE_GITHUB.

While there, fix small style issues.

Sponsored by:	Absolight
Tue, 23 May 2017
[ 05:03 rezny search for other commits by this committer ] Original commit   Revision:441503 (Only the first 10 of 711 ports in this commit are shown above. View all ports for this commit)
Revision bump of all ports with USE_GL after consolidation of mesa-libs

Approved by:	swills (mentor)
Differential Revision:	https://reviews.freebsd.org/D10845
Fri, 2 Dec 2016
[ 09:21 mat search for other commits by this committer ] Original commit   Revision:427548 (Only the first 10 of 282 ports in this commit are shown above. View all ports for this commit)
http://github.com redirects to https://github.com, spare everyone a redirect.

Sponsored by:	Absolight
Tue, 19 Jul 2016
[ 11:04 mat search for other commits by this committer ] Original commit   Revision:418767 (Only the first 10 of 174 ports in this commit are shown above. View all ports for this commit)
When there is a do-install target, do not use a post-install target, do
everything at once.  Sometime, rename post-install into a options helper
target.

I did not fix ports that were such a mess that I could not figure out
what they really wanted to do.  I also did not change ports that had
some version of an auto-plist code in post-install, for the same reason.

With hat:	portmgr
Sponsored by:	Absolight
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
Sat, 19 Sep 2015
[ 18:17 marino search for other commits by this committer ] Original commit   Revision:397334
Add USES=alias to 10 ports (Aids DragonFly support)
Mon, 8 Dec 2014
[ 16:48 tijl search for other commits by this committer ] Original commit   Revision:374303 (Only the first 10 of 920 ports in this commit are shown above. View all ports for this commit)
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 View all of this commit message)
Tue, 25 Nov 2014
[ 13:37 martymac search for other commits by this committer ] Original commit   Revision:373408 (Only the first 10 of 41 ports in this commit are shown above. View all ports for this commit)
Update games/jfsw to 20131019
Wed, 10 Sep 2014
[ 20:50 gerald search for other commits by this committer ] Original commit   Revision:367888 (Only the first 10 of 3171 ports in this commit are shown above. View all ports for this commit)
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)
Mon, 10 Mar 2014
[ 14:49 bapt search for other commits by this committer ] Original commit   Revision:347760 (Only the first 10 of 191 ports in this commit are shown above. View all ports for this commit)
Convert g* to USES=zip
Mon, 13 Jan 2014
[ 08:20 martymac search for other commits by this committer ] Original commit   Revision:339575 (Only the first 10 of 30 ports in this commit are shown above. View all ports for this commit)
- Fix build on recent FreeBSD (10, 11)
- Add LICENSE and update LEGAL accordingly
- Update USES
- Use NO_WRKSUBDIR/BUILD_WRKSRC instead of WRKSRC
- Enable staging (and always stage documentation)
- Rework patches: split them and convert them to UNIX file format (use dos2unix)
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)
Fri, 15 Jun 2012
[ 09:58 martymac search for other commits by this committer ] Original commit 
- Switch to OptionsNg
- Use PORTDOCS
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
Sat, 18 Feb 2012
[ 10:18 mva search for other commits by this committer ] Original commit  (Only the first 10 of 537 ports in this commit are shown above. View all ports for this commit)
- 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
Mon, 27 Sep 2010
[ 12:08 martymac 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)
Update MAINTAINER address for my ports

Approved by:    ehaupt (mentor)
Tue, 7 Sep 2010
[ 15:52 pgollucci search for other commits by this committer ] Original commit  (Only the first 10 of 42 ports in this commit are shown above. View all ports for this commit)
- Update MAINTAINER address for Ganael Laplanche <ganael.laplanche@martymac.org>
- Update some MASTER_SITES too

PR:             ports/150349
Submitted by:   maintainer
Mon, 31 May 2010
[ 21:21 jacula search for other commits by this committer ] Original commit 
This is JonoF's Shadow Warrior port with additional
patches for FX sound support.

WWW: http://www.jonof.id.au/jfsw

PR:             ports/144846
Submitted by:   Ganael Laplanche <ganael.laplanche@martymac.com>
Approved by:    tabthorpe

Number of commits found: 38