notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

Finally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combination for a given watch list. This is what FreshPorts will look for.

non port: x11-toolkits/irrlicht/Makefile

Number of commits found: 61

Tuesday, 10 Oct 2023
11:46 Dmitry Marakasov (amdmi3) search for other commits by this committer
*/*: update some WWWs

Reported by:	repology
commit hash: 54458a0a0e00fb18a8e74538d33d733b7e8e5754 commit hash: 54458a0a0e00fb18a8e74538d33d733b7e8e5754 commit hash: 54458a0a0e00fb18a8e74538d33d733b7e8e5754 commit hash: 54458a0a0e00fb18a8e74538d33d733b7e8e5754 54458a0
Friday, 28 Jul 2023
17:13 Daniel Engberg (diizzy) search for other commits by this committer
*/*: Bump jpeg-turbo users treewide

New major version 3.0.0
commit hash: 664a2fa1e56e670a356f54c94389bdb47d868f3f commit hash: 664a2fa1e56e670a356f54c94389bdb47d868f3f commit hash: 664a2fa1e56e670a356f54c94389bdb47d868f3f commit hash: 664a2fa1e56e670a356f54c94389bdb47d868f3f 664a2fa
Wednesday, 26 Jul 2023
00:48 Muhammad Moinur Rahman (bofh) search for other commits by this committer
*/*: Fix build with llvm16 on 13.2-STABLE

As like as HEAD(14.0-RELEASE) llvm16 was merged in base for 13.2-STABLE
with the OSVERSION 1302507.

- Utilize USE_CXXSTD=c++14 or similar solution where applicable
- Update conditionals to addtionally check for OSVERSION greater than
  1302507 and less than 1400000

Approved by:	portmgr (blanket)
Sponsored by:	The FreeBSD Foundation
commit hash: 95274bf4f99c71fc056013d966aec239161dfd74 commit hash: 95274bf4f99c71fc056013d966aec239161dfd74 commit hash: 95274bf4f99c71fc056013d966aec239161dfd74 commit hash: 95274bf4f99c71fc056013d966aec239161dfd74 95274bf
Sunday, 25 Jun 2023
18:09 Muhammad Moinur Rahman (bofh) search for other commits by this committer
x11-toolkits/irrlicht: Fix build with llvm16

Approved by:	portmgr (blanket)
Sponsored by:	The FreeBSD Foundation
commit hash: 6237f271f4008087f56a1b76e1d10c4396b93a2b commit hash: 6237f271f4008087f56a1b76e1d10c4396b93a2b commit hash: 6237f271f4008087f56a1b76e1d10c4396b93a2b commit hash: 6237f271f4008087f56a1b76e1d10c4396b93a2b 6237f27
Wednesday, 7 Sep 2022
21:10 Stefan Eßer (se) search for other commits by this committer
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.

This commit implements such a proposal and moves one of the WWW: entries
of each pkg-descr file into the respective port's Makefile. A heuristic
attempts to identify the most relevant URL in case there is more than
one WWW: entry in some pkg-descr file. URLs that are not moved into the
Makefile are prefixed with "See also:" instead of "WWW:" in the pkg-descr
files in order to preserve them.

There are 1256 ports that had no WWW: entries in pkg-descr files. These
ports will not be touched in this commit.

The portlint port has been adjusted to expect a WWW entry in each port
Makefile, and to flag any remaining "WWW:" lines in pkg-descr files as
deprecated.

Approved by:		portmgr (tcberner)
commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 b7f0544
Wednesday, 20 Jul 2022
14:23 Tobias C. Berner (tcberner) search for other commits by this committer
x11-toolkits: remove 'Created by' lines

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

  *  1wardd@airmail.net
  *  Alexander Kabaev <ak03@gte.com>
  *  Alexander Novitsky <alecn2002@yandex.ru>
  *  Alexey Dokuchaev <danfe@FreeBSD.org>
  *  Andreas Kohn <andreas@syndrom23.de>
  *  Andrew Pantyukhin <infofarmer@FreeBSD.org>
  *  Anton Berezin <tobez@FreeBSD.org>
  *  Brian Buchanan <brian@CSUA.Berkeley.EDU>
  *  Cezary Morga <cm@therek.net>
  *  Cheng-Lung Sung <clsung@FreeBSD.org>
  *  Danilo Egea Gondolfo <danilo@FreeBSD.org>
  *  Dima Sivachenko <dima@Chg.RU>
  *  Edwin Groothuis <edwin@mavetju.org>
  *  Eric Anholt <anholt@FreeBSD.org>
  *  Igor Pokrovsky <ip@doom.homeunix.org>
  *  James FitzGibbon <jfitz@FreeBSD.org>
  *  Jean-Sébastien Pédron <dumbbell@FreeBSD.org>
  *  Joe Marcus Clarke <marcus@FreeBSD.org>
  *  Juli Mallett
  *  Kenjiro Cho <kjc@csl.sony.co.jp>
  *  Kimura Fuyuki <fuyuki@hadaly.org>
  *  Koop Mast <kwm@FreeBSD.org>
  *  Lars Koeller <Lars.Koeller@Uni-Bielefeld.de>
  *  Lubomir Marinov <lubomir_m@abv.bg>
  *  Marc Recht <marc@informatik.uni-bremen.de>
  *  Mario Sergio Fujikawa Ferreira <lioux@FreeBSD.org>
  *  Martin Klaffenboeck <martin.klaffenboeck@gmx.at>
  *  Martin Matuska <mm@FreeBSD.org>
  *  Maxim Sobolev <sobomax@FreeBSD.org>
  *  Michael Grünewald <michipili@gmail.com>
  *  Michael Johnson <ahze@FreeBSD.org>
  *  Mike Krutov <neko@takino.org>
  *  Mike Meyer <mwm@mired.org>
  *  Olivier Duchateau
  *  Paul Schmehl <pauls@utdallas.edu>
  *  Peter Hawkins <thepish@FreeBSD.org>
  *  Piotr Kubaj <pkubaj@anongoth.pl>
  *  Radim Kolar
  *  Rene Ladan <rene@FreeBSD.org>
  *  Robert C. Noland III <rnoland@FreeBSD.org>
  *  Simon Barner <barner@gmx.de>
  *  Stephane Legrand <stephane@FreeBSD.org>
  *  Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>
  *  Thomas Gellekum <tg@FreeBSD.org>
  *  Tom McLaughlin <tmclaugh@sdf.lonestar.org>
  *  Vanilla I. Shu <vanilla@MinJe.com.TW>
  *  Will Andrews <andrews@technologist.com>
  *  Yukihiro Nakai <nakai@FreeBSD.org>
  *  Zane C, Bowers <vvelox@vvelox.net>
  *  asami
  *  chinsan
  *  chuckr
  *  clsung@dragon2.net
  *  dmitry@karasik.eu.org
  *  fjoe@FreeBSD.org
  *  gahr
  *  gena
  *  ijliao
  *  mi
  *  minter@lunenburg.org
  *  nivit@users.sourceforge.net
  *  ports@c0decafe.net
  *  roland.jesse@gmx.net
  *  thierry@pompo.net
  *  vanilla

With hat:	portmgr
commit hash: 71b6a9f9c7b4d46953a1ce59dc242f0ba1c28f17 commit hash: 71b6a9f9c7b4d46953a1ce59dc242f0ba1c28f17 commit hash: 71b6a9f9c7b4d46953a1ce59dc242f0ba1c28f17 commit hash: 71b6a9f9c7b4d46953a1ce59dc242f0ba1c28f17 71b6a9f
Tuesday, 9 Nov 2021
13:12 Dmitry Marakasov (amdmi3) search for other commits by this committer
x11-toolkits/irrlicht: update to 1.8.5

- Pet portlint
- Make sure to remove bundled dependencies
- Strip library
- Remove no longer needed patch
commit hash: 383777462259002cf325bfb33441f9b8cb5d9847 commit hash: 383777462259002cf325bfb33441f9b8cb5d9847 commit hash: 383777462259002cf325bfb33441f9b8cb5d9847 commit hash: 383777462259002cf325bfb33441f9b8cb5d9847 3837774
Tuesday, 31 Aug 2021
09:23 Bernhard Froehlich (decke) search for other commits by this committer
x11-toolkits/irrlicht: Add CPE information

Approved by:    portmgr (blanket)
commit hash: 4082fb4e623acaf3b00aa62ad53374e4bbea3ab5 commit hash: 4082fb4e623acaf3b00aa62ad53374e4bbea3ab5 commit hash: 4082fb4e623acaf3b00aa62ad53374e4bbea3ab5 commit hash: 4082fb4e623acaf3b00aa62ad53374e4bbea3ab5 4082fb4
Tuesday, 22 Jun 2021
18:53 Kevin Bowling (kbowling) search for other commits by this committer
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
commit hash: da3162c7c9f01912ba1940e188b253f2b5c7ba77 commit hash: da3162c7c9f01912ba1940e188b253f2b5c7ba77 commit hash: da3162c7c9f01912ba1940e188b253f2b5c7ba77 commit hash: da3162c7c9f01912ba1940e188b253f2b5c7ba77 da3162c
Tuesday, 6 Apr 2021
14:31 Mathieu Arnold (mat) search for other commits by this committer
Remove # $FreeBSD$ from Makefiles.
commit hash: 305f148f482daf30dcf728039d03d019f88344eb commit hash: 305f148f482daf30dcf728039d03d019f88344eb commit hash: 305f148f482daf30dcf728039d03d019f88344eb commit hash: 305f148f482daf30dcf728039d03d019f88344eb 305f148
Thursday, 7 Nov 2019
18:36 zeising search for other commits by this committer
Add USES=xorg USES=gl, ports categories x

Add USES=xorg and USES=gl to ports in categories starting with 'x'
While here, try to sprinkle other USES (mostly gnome and sdl) as needed.
Original commitRevision:517000 
Tuesday, 23 May 2017
05:03 rezny search for other commits by this committer
Revision bump of all ports with USE_GL after consolidation of mesa-libs

Approved by:	swills (mentor)
Differential Revision:	https://reviews.freebsd.org/D10845
Original commitRevision:441503 
Wednesday, 15 Feb 2017
19:40 tijl search for other commits by this committer
- In x11-toolkits/irrlicht build only the shared library.  The upstream
  Makefile does not support building both the static and shared library.
  It compiles the code without -fPIC first for the static library and then
  creates the shared library from the same object files without recompiling
  them with -fPIC.
- The upstream install target can now be used as well.
- Use upstream library version and bump dependent ports.
Original commitRevision:434192 
Thursday, 9 Feb 2017
18:53 linimon search for other commits by this committer
Add -fPIC to various ports to enable them to build on armv6.

Approved by:	portmgr (tier-2 blanket)
Original commitRevision:433767 
Monday, 16 Jan 2017
13:19 amdmi3 search for other commits by this committer
- Take maintainership
- Cosmetic fixes
Original commitRevision:431640 
Tuesday, 16 Aug 2016
21:43 pawel search for other commits by this committer
Update to version 1.8.4

PR:		211859
Submitted by:	Jochen Neumeister
Original commitRevision:420304 
Friday, 1 Apr 2016
14:33 mat search for other commits by this committer
Remove ${PORTSDIR}/ from dependencies, categories v, w, x, y, and z.

With hat:	portmgr
Sponsored by:	Absolight
Original commitRevision:412351 
Monday, 2 Nov 2015
10:13 danfe search for other commits by this committer
- Update to version 1.8.3 and convert to option helpers
- Reindent EXAMPLEDIRS and other lines to avoid wrapping

PR:	203329
Original commitRevision:400646 
Monday, 22 Jun 2015
18:33 antoine search for other commits by this committer
Convert to USES=jpeg
Original commitRevision:390310 
Thursday, 25 Dec 2014
20:54 bapt search for other commits by this committer
Bump portrevision after png update
Original commitRevision:375598 
13:48 antoine search for other commits by this committer
Properly support png 1.5
Original commitRevision:375554 
Sunday, 2 Nov 2014
18:15 marino search for other commits by this committer
x11-toolkits/irrlicht: Fix DEBUG option, missing linker symbols

* apply NDEBUG=1 when DEBUG is off
* Depend on libGL instead of libGLU
* Add missing -lX11 -lZ to LDFLAGS
* Add USE_XORG= x11 xxf86vm

PR:		194565
Submitted by:	Andriy Voskoboinyk
Original commitRevision:372081 
Monday, 20 Oct 2014
10:34 marino search for other commits by this committer
Add USES=alias to several ports

Alias is a new USES tool that allows DragonFly to masquerade as FreeBSD
by setting CFLAGS+= -D__FreeBSD__.  For some ports, this fixes the build
without the need for additional patches.

Approved by:	portmgr (bapt, blanket)
Original commitRevision:371254 
Saturday, 18 Oct 2014
09:49 antoine search for other commits by this committer
- Update to 1.8.1 [1]
- Reset Maintainer [2]
- Fix build with new mesa

PR:		ports/185001 [1]
Submitted by:	Hardy Schumacher [1]
Approved by:	maintainer timeout (10 months) [2]
Original commitRevision:371106 
Wednesday, 10 Sep 2014
20:50 gerald search for other commits by this committer
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)
Original commitRevision:367888 
Sunday, 11 May 2014
15:46 amdmi3 search for other commits by this committer
- Support staging
- Use new LIB_DEPENDS syntax

Approved by:	portmgr blanket
Original commitRevision:353711 
Monday, 10 Mar 2014
18:09 bapt search for other commits by this committer
Convert x* to USES=zip
Original commitRevision:347790 
Wednesday, 2 Oct 2013
02:04 acm search for other commits by this committer
- Fix MASTER_SITES
- Fix pkg-plist file
- Few minor modifications
Original commitRevision:329011 
Tuesday, 1 Oct 2013
19:57 acm search for other commits by this committer
- Update to 1.8

PR:		ports/173524
Submitted by:	Hardy Schumacher <hardy.schumacher_  at  _gmx.de>
Original commitRevision:328987 
Friday, 20 Sep 2013
23:57 bapt search for other commits by this committer
Add NO_STAGE all over the place in preparation for the staging support (cat:
x11-toolkits)
Original commitRevision:327785 
Friday, 22 Mar 2013
08:16 bapt search for other commits by this committer
Convert to new options framework left unconverted ports in x* categories
Original commitRevision:314894 
Friday, 1 Jun 2012
05:26 dinoex search for other commits by this committer
- update png to 1.5.10
Original commit
Saturday, 31 Mar 2012
20:51 acm search for other commits by this committer
- Fix build with png and jepg support. They were not detected correctly and it
  could cause problems with apps that depends of Irrlicht

Feature safe:   yes
Original commit
18:16 acm search for other commits by this committer
- Update to 1.7.3

Feature safe:   yes
Original commit
Monday, 7 Mar 2011
23:26 acm search for other commits by this committer
- Install a valid shlib version. No ugly BUILD_DEPENDS entry anymore
- Bump PORTREVISION

PR:             154111
Submitted by:   Pascal Stumpf <Pascal.Stumpf __ __ cubes.de>
Original commit
Monday, 13 Dec 2010
20:04 acm search for other commits by this committer
- Update to 1.7.2

PR:             152854
Submitted by:   Pascal Stumpf <Pascal.Stumpf at cubes.de>
Original commit
Monday, 29 Mar 2010
18:09 dinoex search for other commits by this committer
- fix build for png-1.4.1
Original commit
Sunday, 28 Mar 2010
06:47 dinoex search for other commits by this committer
- update to 1.4.1
Reviewed by:    exp8 run on pointyhat
Supported by:   miwi
Original commit
Friday, 5 Feb 2010
11:46 dinoex search for other commits by this committer
- update to jpeg-8
Original commit
Thursday, 21 Jan 2010
23:36 amdmi3 search for other commits by this committer
- Update to 1.6.1

PR:             142874
Submitted by:   myself
Approved by:    acm (maintainer)
Original commit
Saturday, 5 Sep 2009
00:55 acm search for other commits by this committer
- Update to 1.5.1

PR:             137939
Submitted by:   Hardy Schumacher <hardy.schumacher _at_ globalfoundries.com>
Original commit
Saturday, 22 Aug 2009
00:39 amdmi3 search for other commits by this committer
- Switch SourceForge ports to the new File Release System: categories starting
with X
Original commit
Saturday, 18 Jul 2009
11:11 dinoex search for other commits by this committer
- update to jpeg7
Tested by:      pav on pointyhat
Original commit
Tuesday, 20 Jan 2009
08:16 acm search for other commits by this committer
- Update to 1.5 [1]

PR              :       130373
Submitted by    :       Hardy Schumacher <hardy.schumacher at amd.com>
                        Luke Dean <LukeD at pobox.com> [1]
Original commit
Wednesday, 10 Dec 2008
19:41 acm search for other commits by this committer
- Update to 1.4.2
Original commit
07:35 linimon search for other commits by this committer
Mark as broken on sparc64.

Hat:    portmgr
Original commit
Friday, 25 Jul 2008
12:48 pav search for other commits by this committer
- Remove duplicates from MAKE_ENV after inclusion of CC and CXX in default
MAKE_ENV
Original commit
Saturday, 22 Mar 2008
08:55 miwi search for other commits by this committer
- Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG
- Bump PORTREVISION

Approved by:    portmgr (xorg cleanup)
Original commit
Tuesday, 25 Dec 2007
03:11 acm search for other commits by this committer
- Update to 1.4

Submitted by:   Luke Dean <LukeD___ at _pobox.com> via email
Original commit
Monday, 20 Aug 2007
07:02 acm search for other commits by this committer
- Update to 1.3.1
Original commit
Saturday, 19 May 2007
20:32 flz search for other commits by this committer
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
Original commit
Tuesday, 20 Mar 2007
17:17 acm search for other commits by this committer
- Update to 1.3
- Remove 4.x support
Original commit
Saturday, 30 Dec 2006
17:47 acm search for other commits by this committer
- Update to 1.2
- Add pkg-message file
- Mark IGNORE on 4.x
- Take maintanership
- Other tiny modifications
Original commit
Tuesday, 15 Aug 2006
01:13 clsung search for other commits by this committer
- s,INSTALLS_SHLIB,USE_LDCONFIG,g
- x11-toolkits/ of ports@

PR:             ports/101916
Submitted by:   Gea-Suan Lin <gslin_AT_gslin dot org>
Original commit
Saturday, 13 May 2006
05:00 edwin search for other commits by this committer
Remove USE_REINPLACE from categories starting with X
Original commit
Thursday, 24 Nov 2005
14:11 barner search for other commits by this committer
Drop maintainership.
Original commit
Monday, 7 Nov 2005
19:47 barner search for other commits by this committer
Add -fPIC to CFLAGS (for ia64). Since `irrlicht' is a port that consists of
a shared library only (and a few header files, of course), it's ok to do it
in the ports Makefile.

Reported by:    pointyhat via kris
Original commit
Saturday, 22 Oct 2005
10:04 barner search for other commits by this committer
Fix build on amd64 by adding -fPIC to CFLAGS.

Reported by:    pointyhat via kris
Original commit
Thursday, 20 Oct 2005
00:29 barner search for other commits by this committer
- Update to 0.12.0 [1]
- Explicitely link against libz, libpng, libjpeg
- Remove @'s in do-install: target, so one sees what's going on

Reminded by:    Edwin's version nagger [1]
Original commit
Friday, 16 Sep 2005
00:12 barner search for other commits by this committer
Change to FreeBSD.org email address. Somehow I did no change these ports
when I became a committer.
Original commit
Wednesday, 29 Jun 2005
15:14 okazaki search for other commits by this committer
Add irrlicht 0.10.0, high performance realtime 3D engine.

PR:             ports/71905
Submitted by:   Simon Barner <barner@gmx.de>
Original commit

Number of commits found: 61