Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
3.3.2_1 10 Jan 2024 13:13:03 |
Baptiste Daroussin (bapt) |
MAN?PREFIX: eleminate its usage and move man to share/man |
3.3.2_1 05 Jun 2023 15:49:42 |
Dmitry Marakasov (amdmi3) |
games/wargus: fix build with recent c++ library
In recent c++ library (such as on 14.x), <experimental/filesystem>
header would be removed in favor of standard <filesystem>. Remove
check for the former and don't do weird stuff when
experimental/filesystem is not present.
This is similar to 092787dffe45ea6ee1c5ea3b8cede34eea142992 for
games/stratagus
Reported by: pkg-fallout |
3.3.2_1 25 Apr 2023 15:17:15 |
Christian Weisgerber (naddy) |
audio/opus: bump consumers after update to 1.4 |
3.3.2 08 Sep 2022 20:30:42 |
Dmitry Marakasov (amdmi3) |
*/*: preserve all WWWs for my ports |
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) |
3.3.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 ) |
3.3.2 31 Aug 2022 11:23:41 |
Dmitry Marakasov (amdmi3) |
games/wargus: update 3.2.0 → 3.3.2 |
3.2.0_1 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 ) |
3.2.0_1 28 Feb 2022 12:51:29 |
Dmitry Marakasov (amdmi3) |
games/wargus: reword option description |
3.2.0_1 25 Feb 2022 19:12:28 |
Dmitry Marakasov (amdmi3) |
games/wargus: add stormlib support
PR: 260561, 260563
Submitted by: agh@riseup.net |
3.2.0 29 Dec 2021 18:34:00 |
Dmitry Marakasov (amdmi3) |
games/wargus: update to 3.2.0 |
3.1.2 21 Dec 2021 19:57:55 |
Dmitry Marakasov (amdmi3) |
games/wargus: update to 3.1.2
PR: 260563
Submitted by: agh@riseup.net |
2.4.2 26 Jun 2021 12:45:06 |
Rene Ladan (rene) |
games/wargus: undeprecate, no longer uses py27 |
2.4.2 14 May 2021 19:48:23 |
Rene Ladan (rene) |
games/wargus: re-deprecate for 2021-06-23
It depends on multimedia/ffmpeg2theora which uses scons2 |
2.4.2 12 Apr 2021 16:49:07 |
Dmitry Marakasov (amdmi3) |
lang/tolua++: remove dependency on python2, undeprecate consumer ports |
2.4.2 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
2.4.2 24 Mar 2021 13:34:36 |
rene |
Mark ports recursively depending on Python 2.7 for expiration on June 23.
For ports optionally dependending on Python 2.7, just mark those options
as expired. Remove konquerer from the x11/kde-baseapps metaport and bump
its PORTREVISION.
Submitted by: rene
Reviewed by: portmgr, adridg, ehaupt, lme, madpilot, pizzamig, se, sunpoet, yuri
Approved by: portmgr
Differential Revision: https://reviews.freebsd.org/D28665 |
2.4.2 22 Nov 2019 23:36:42 |
amdmi3 |
- Update to 2.4.2 |
2.4.1_4 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. |
2.4.1_4 13 Aug 2019 16:03:12 |
mat |
Convert to UCL & cleanup pkg-message (categories e-g) |
2.4.1_4 26 Jul 2019 20:46:57 |
gerald |
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 |
2.4.1_3 03 Apr 2019 07:15:25 |
linimon |
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) |
2.4.1_3 06 Nov 2018 01:50:27 |
jbeich |
multimedia/ffmpeg: update to 4.1
Changes: https://git.ffmpeg.org/gitweb/ffmpeg.git/blob/n4.1:/Changelog
ABI: https://abi-laboratory.pro/tracker/timeline/ffmpeg/ |
2.4.1_2 02 May 2018 15:07:27 |
jbeich |
multimedia/ffmpeg: update to 4.0
- FFSERVER support was removed upstream
- libressl now uses libtls backend instead of patching openssl one
- Clang i386 no longer uses 16-byte aligned stack
Changes: https://git.ffmpeg.org/gitweb/ffmpeg.git/blob/n4.0:/Changelog
ABI: https://abi-laboratory.pro/tracker/timeline/ffmpeg/
PR: 227726
Exp-run by: antoine
Differential Revision: https://reviews.freebsd.org/D15175 |
2.4.1_1 25 Apr 2017 08:20:31 |
riggs |
Chase ffmpeg 3.3 update (ABI changes)
PR: 218658
Submitted by: riggs |
2.4.1 12 Apr 2017 20:06:21 |
amdmi3 |
- Update to 2.4.1 |
2.3.0_1 11 Dec 2016 15:22:47 |
jbeich |
multimedia/ffmpeg: update to 3.2.2
Changes: https://git.ffmpeg.org/gitweb/ffmpeg.git/blob/n3.2.2:/Changelog
PR: 207547
Submitted by: riggs, ebirth@b0ss.net (libressl fix)
Exp-run by: antoine (3 tries) |
2.3.0 19 May 2016 10:44:12 |
amdmi3 |
- Fix trailing whitespace in pkg-descrs, categories [g-n]*
Approved by: portmgr blanket |
2.3.0 01 Apr 2016 14:00:57 |
mat |
Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.
With hat: portmgr
Sponsored by: Absolight |
2.3.0 12 Jan 2016 16:20:32 |
amdmi3 |
Convert LICENSE= "GPLxx # or later" to "GPLxx+"
Approved by: portmgr blanket |
2.3.0 24 Dec 2015 15:11:50 |
amdmi3 |
- Fix X11 dependency
Reported by: ak |
2.3.0 02 Aug 2015 21:07:39 |
amdmi3 |
- Drop 8.x-related conditions for my ports |
2.3.0 13 May 2015 18:19:17 |
amdmi3 |
- Update to 2.3.0 |
2.2.5.5_3 09 May 2015 15:11:40 |
amdmi3 |
- Take maintainership: I'm going to update these and port another
stratagus-based project |
2.2.5.5_3 25 Dec 2014 20:54:43 |
bapt |
Bump portrevision after png update |
2.2.5.5_2 24 Dec 2014 13:24:02 |
antoine |
Properly support png 1.5
Obtained from: Gentoo |
2.2.5.5_2 22 Oct 2014 11:48:37 |
amdmi3 |
- Clarify LICENSE
- Add LICENSE_FILE
- Drop @dirrm* from plist |
2.2.5.5_2 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) |
2.2.5.5_1 26 Aug 2014 14:06:09 |
tijl |
- Fix missing library problems when the linker enforces explicit linking
PR: 192062
Exp-run by: antoine
Approved by: portmgr (antoine) |
2.2.5.5_1 16 May 2014 23:56:53 |
amdmi3 |
- Support staging
- Fix build with clang |
2.2.5.5_1 20 Sep 2013 17:36:36 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
games) |
2.2.5.5_1 12 Sep 2013 00:48:39 |
marino |
Add explicit dependency on pkgconf (11 ports) |
2.2.5.5_1 01 Aug 2013 05:35:25 |
bapt |
Fix build with clang |
2.2.5.5_1 28 Mar 2013 17:56:37 |
eadler |
Convert a few remaining straglers from the unmaintined ports to pathfix |
2.2.5.5_1 28 Mar 2013 03:28:31 |
eadler |
Mechanically convert unmaintained ports which use "gnomehack" to use "pathfix"
instead. |
2.2.5.5_1 01 Jun 2012 05:26:28 |
dinoex |
- update png to 1.5.10 |
2.2.5.5 11 Aug 2011 19:20:17 |
kwm |
Remove USE_GNOME=gnometarget from ports. It has been a empty keyword since
mid 2008.
PR: ports/159624
Submitted by: Ruslan Mahmatkhanov <cvs-src@yandex.ru> |
2.2.5.5 05 Feb 2011 03:30:25 |
miwi |
- Update to 2.2.5.5
PR: 154403
Submitted by: Grzegorz Blach <magik@roorback.net>
Feature safe: yes |
2.2.4_1 28 Mar 2010 06:47:48 |
dinoex |
- update to 1.4.1
Reviewed by: exp8 run on pointyhat
Supported by: miwi |
2.2.4 22 Aug 2009 00:23:13 |
amdmi3 |
- Switch SourceForge ports to the new File Release System: categories starting
with G |
2.2.4 29 May 2009 03:19:51 |
linimon |
Reset maintainer: email address bounces. |
2.2.4 08 Jan 2009 14:47:27 |
miwi |
- Update to 2.2.4
PR: 129490
Submitted by: Stephen Hurd <shurd@sasktel.net>
Approved by: maintainer timeout |
2.2.2_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}. |
2.2.2 27 Feb 2007 14:02:47 |
alepulver |
- Update to version 2.2.2.
- Use SF macro in MASTER_SITES.
- Redefine EXTRACT_SUFX instead of DISTNAME to avoid changing WRKSRC.
- Use NOT_FOR_ARCHS for sparc64 instead of checking ${ARCH}.
- Use SUB_FILES for pkg-message instead of processing it manually.
- Use patch for Makefile instead of REINPLACE_CMD.
- Use FIND + MKDIR/INSTALL_DATA to install for avoiding too many commands.
- Misc format to pkg-message.
- Improve wrapper script: use "exec" to avoid wasting resources with the
script itself, take installation message from 'pkg_info -D' instead of
duplicating it inside the script, use SUB_LIST macros like DATADIR.
PR: ports/109587
Submitted by: alepulver (myself)
Approved by: Travis Poppe <tlp@LiquidX.org> (maintainer) |
2.1_3 07 May 2006 23:46:33 |
edwin |
Remove USE_REINPLACE for categories starting with a G |
2.1_3 22 Jan 2006 11:18:58 |
edwin |
SHA256ify
Approved by: krion@ |
2.1_3 13 Oct 2005 18:13:16 |
flz |
- Don't link statically to libpng.
- s/Warcraft2/Warcraft 2/g on some various files.
PR: ports/87392
Submitted by: maintainer |
2.1_2 27 Mar 2005 02:11:07 |
kris |
BROKEN on sparc64: does not compile
Approved by: portmgr (self) |
2.1_2 10 Nov 2004 08:42:25 |
osa |
Utilize DATADIR macro.
Respect CC and CFLAGS.
Use LOCALBASE for compile-time and PREFIX for install-time
instead of hard-coded '/usr/local'.
Bump PORTREVISION.
Approved by: Travis Poppe <tlp at LiquidX dot org> (maintainer) |
2.1_1 09 Jul 2004 07:29:32 |
vs |
Fix wrapper-script
PR: ports/68836
Submitted by: Travis Poppe (maintainer) |
2.1_1 07 Jul 2004 07:01:34 |
pav |
- Unbreak pkg-message creation on read-only ports tree
PR: ports/68753
Submitted by: Travis Poppe <tlp@LiquidX.org> (maintainer)
Reported by: kris / pointyhat |
2.1_1 05 Jul 2004 16:34:22 |
pav |
- [ -d for directories
- Kill trailing whitespace
PR: ports/68670
Submitted by: Travis Poppe <tlp@LiquidX.org> (maintainer) |
2.1 04 Jul 2004 05:29:25 |
lofi |
Add games/wargus, a Warcraft2 Mod that allows you to play Warcraft2 with
Stratagus.
PR: ports/68584
Submitted by: Travis Poppe <tlp@LiquidX.org> |