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
The safest procedure: change your FreshPorts password. Anything you had set before Friday March 24 2023 09:49:20 UTC should be changed. You can read more here: SQL inejection issues fixed and FreshSource code fixes Sorry about the extra work for you.
All known SQL injection issues patched. There is no evidence it was exploited. That doesn’t mean it wasn’t. Please change your password.
non port: graphics/ogre3d/Makefile
SVNWeb

Number of commits found: 118 (showing only 100 on this page)

1 | 2  »  

Sat, 4 Mar 2023
[ 10:41 Matthias Andree (mandree) search for other commits by this committer ]    commit hash:5327591576c55969cc09cf30730cccaa538dcd1c  commit hash:5327591576c55969cc09cf30730cccaa538dcd1c  commit hash:5327591576c55969cc09cf30730cccaa538dcd1c  5327591  (Only the first 10 of 50 ports in this commit are shown above. View all ports for this commit)
*: Bump PORTREVISION of math/Imath users
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)
Mon, 29 Aug 2022
[ 11:02 Dima Panov (fluffy) search for other commits by this committer ]    commit hash:60ab4fda9ce4df5bf61375e26fdef94cf73400e1  commit hash:60ab4fda9ce4df5bf61375e26fdef94cf73400e1  commit hash:60ab4fda9ce4df5bf61375e26fdef94cf73400e1  60ab4fd 
graphics/ogre3d: fix plist after doxygen upgrade
Wed, 20 Jul 2022
[ 14:22 Tobias C. Berner (tcberner) search for other commits by this committer ]    commit hash:022e658bd10b8753ede87b3dfda087efabddac98  commit hash:022e658bd10b8753ede87b3dfda087efabddac98  commit hash:022e658bd10b8753ede87b3dfda087efabddac98  022e658  (Only the first 10 of 771 ports in this commit are shown above. View all ports for this commit)
graphics: remove 'Created by' lines

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

  *  "Waitman Gobble" <uzimac@da3m0n8t3r.com>
  *  Aaron Dalton <aaron@FreeBSD.org>
  *  Abel Chow <ozsanh45vds001@sneakemail.com>
  *  Adam Weinberger <adamw@FreeBSD.org>
  *  Ade Lovett <ade@FreeBSD.org>
  *  Ade Lovett <ade@lovett.com>
  *  Akinori MUSHA aka knu <knu@idaemons.org>
  *  Aldis Berjoza <aldis@bsdroot.lv>
  *  Alex Hayward <xelah@xelah.com>
  *  Alex Ivasyuv <siegerstein@pochta.ru>
  *  Alex Samorukov <samm@os2.kiev.ua>
(Only the first 15 lines of the commit message are shown above View all of this commit message)
Thu, 12 May 2022
[ 22:19 Dima Panov (fluffy) search for other commits by this committer ]    commit hash:acf079ce6b552e566907de2142e3bd16a49e52dc  commit hash:acf079ce6b552e566907de2142e3bd16a49e52dc  commit hash:acf079ce6b552e566907de2142e3bd16a49e52dc  acf079c 
graphics/ogre3d: regen plist after doxygen upgrade
Tue, 4 Jan 2022
[ 07:17 Dima Panov (fluffy) search for other commits by this committer ]    commit hash:7b8937933825d3c914009ce93093b0d746635cb4  commit hash:7b8937933825d3c914009ce93093b0d746635cb4  commit hash:7b8937933825d3c914009ce93093b0d746635cb4  7b89379 
graphics/ogre3d: regen plist after doxygen update (+)

While here, teach OGRE to follow hier(7) for docs placement

MFH:		2022Q1
Sponsored by:	Netzkommune GmbH
Thu, 16 Dec 2021
[ 08:49 Dima Panov (fluffy) search for other commits by this committer ]    commit hash:fe5d8d717dcbcf617a84de4951f8b6443910bb26  commit hash:fe5d8d717dcbcf617a84de4951f8b6443910bb26  commit hash:fe5d8d717dcbcf617a84de4951f8b6443910bb26  fe5d8d7 
graphics/ogre3d: regen plist after doxygen update

While here, pet portlint

Sponsored by:	Netzkommune GmbH
Fri, 29 Oct 2021
[ 09:50 Stefan Eßer (se) search for other commits by this committer ]    commit hash:819f25b36d45b8ac5593ec8e6f470d9ad454b08a  commit hash:819f25b36d45b8ac5593ec8e6f470d9ad454b08a  commit hash:819f25b36d45b8ac5593ec8e6f470d9ad454b08a  819f25b  (Only the first 10 of 388 ports in this commit are shown above. View all ports for this commit)
*/*: Remove redundant '-[0-9]*' from CONFLICTS

The conflict checks compare the patterns first against the package
names without version (as reported by "pkg query "%n"), then - if
there was no match - agsinst the full package names including the
version (as reported by "pkg query "%n-%v").

Many CONFLICTS definitions used patterns like "bash-[0-9]*" to filter
for the bash package in any version. But that pattern is functionally
identical with just "bash".

Approved by:	portmgr (blanket)
Tue, 3 Aug 2021
[ 18:19 Matthias Andree (mandree) search for other commits by this committer ]    commit hash:56ffa089e2baf297adb8da027f01c373183bdb68  commit hash:56ffa089e2baf297adb8da027f01c373183bdb68  commit hash:56ffa089e2baf297adb8da027f01c373183bdb68  56ffa08  (Only the first 10 of 44 ports in this commit are shown above. View all ports for this commit)
*: graphics/openexr PORTREVISION bumps

OpenEXR changes its SONAME again, so bump PORTREVISION of its users.
Sun, 18 Jul 2021
[ 08:35 Matthias Andree (mandree) search for other commits by this committer ]    commit hash:cbc36ca07079f305ae5e1b1bd5e84516ce756e57  commit hash:cbc36ca07079f305ae5e1b1bd5e84516ce756e57  commit hash:cbc36ca07079f305ae5e1b1bd5e84516ce756e57  cbc36ca 
*: bump PORTREVISION after math/Imath update, #2

This also bumps the PORTREVISION of all ports that
OPTIONally depend on Imath, for instance, through an OPENEXR
or EXR option that defaults to off.

Missed in commit 3cda93bdf69bfb4ea99181e638e661c467dad38d.

Reported by:	Philipp Ost <pj@smo.de>
Reported by:	koobs@ (thanks for forwarding the report)
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
Sun, 18 Apr 2021
[ 10:02 Dima Panov (fluffy) search for other commits by this committer ]    commit hash:b8ac15afd00127044d75894e357f697d825ed385  commit hash:b8ac15afd00127044d75894e357f697d825ed385  commit hash:b8ac15afd00127044d75894e357f697d825ed385  b8ac15a  (Only the first 10 of 26 ports in this commit are shown above. View all ports for this commit)
devel/doxygen: update to 1.9.1 release

Also regen 'pkg-plist' for affected consumers, with PORTREVISION bump
Touch Mk/bsd.ruby.mk due to all ruby* is affected
MFH:	2021Q2
Mon, 12 Apr 2021
[ 00:33 Matthias Andree (mandree) search for other commits by this committer ]    commit hash:0eff9817a438f4b40038a308feb40b8e7d0af881  commit hash:0eff9817a438f4b40038a308feb40b8e7d0af881  commit hash:0eff9817a438f4b40038a308feb40b8e7d0af881  0eff981 
graphics/ogre3d: make compatible with OpenEXR/Imath 3.0
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.
Fri, 8 Jan 2021
[ 07:47 fluffy search for other commits by this committer ] Original commit   Revision:560752 (Only the first 10 of 87 ports in this commit are shown above. View all ports for this commit)
devel/doxygen: Update to 1.9.0

- regen patches by 'make makepatch'
- adjust consumers which affected by new doxygen styles
- take maintainersip

Changelog: https://www.doxygen.nl/manual/changelog.html#log_1_9_0

PR:		242347
Submitted by:	fluffy
Reported by:	Naram Qashat (ex-maintainer)
Exp-run by:	antoine
Wed, 17 Jun 2020
[ 18:17 sunpoet search for other commits by this committer ] Original commit   Revision:539491 (Only the first 10 of 84 ports in this commit are shown above. View all ports for this commit)
Move devel/swig30 to devel/swig and update to 4.0.1

- Do not silence installation message
- Update dependent ports:
  - Fix build with swig 4.0.1
  - Update *_DEPENDS
  - Remove BINARY_ALIAS

Changes:	http://www.swig.org/news.php
PR:		246613
Exp-run by:	antoine
Fri, 29 May 2020
[ 05:12 linimon search for other commits by this committer ] Original commit   Revision:536937
Mark as BROKEN on powerc64-12.

While here, pet portlint (no actual content change).

Approved by:	portmgr (tier-2 blanket)
Tue, 5 Nov 2019
[ 22:21 zeising search for other commits by this committer ] Original commit   Revision:516847 (Only the first 10 of 36 ports in this commit are shown above. View all ports for this commit)
Add USES=xorg USES=gl, ports categories e and g

Add USES=xorg and USES=gl to ports in categories starting with 'e' and 'g'.
While here, try to sprinkle other USES (mostly gnome and sdl) as needed.
[ 22:16 zeising search for other commits by this committer ] Original commit   Revision:516845 (Only the first 10 of 474 ports in this commit are shown above. View all ports for this commit)
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.
Wed, 31 Jul 2019
[ 16:38 oliver search for other commits by this committer ] Original commit   Revision:507718
fix build - also depend on USE_GL=glu
Sun, 28 Jul 2019
[ 09:40 oliver search for other commits by this committer ] Original commit   Revision:507501
update to 1.11.6
fix pkg-plist [1]
enhance Makefile a bit [2]

PR:             239487 [1]
Submitted by:   Jan Beich [1]
Reported by:    Jan Beich [2]
Sat, 27 Jul 2019
[ 23:56 oliver search for other commits by this committer ] Original commit   Revision:507479
update Ogre3D to 1.11.5

PR:		236925
Submitted by:	Hiroo Ono
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, 26 Apr 2019
[ 23:39 amdmi3 search for other commits by this committer ] Original commit   Revision:500178 (Only the first 10 of 12 ports in this commit are shown above. View all ports for this commit)
- Copy graphics/ogre3d to graphics/ogre3d19 and add mutual conflicts
- Switch all ogre3d consumers to ogre3d19

This allows to update ogre3d to the latest version without breaking
existing ports. The plans are also to make it possible for both ogre3d
versions to coexist.

Approved by:	oliver (discussed via private email)
Fri, 12 Apr 2019
[ 06:36 jbeich search for other commits by this committer ] Original commit   Revision:498698 (Only the first 10 of 392 ports in this commit are shown above. View all ports for this commit)
devel/boost-*: update to 1.70.0

Changes:	http://www.boost.org/users/history/version_1_70_0.html
PR:		235956
Exp-run by:	antoine
Differential Revision:	https://reviews.freebsd.org/D19303
Tue, 25 Dec 2018
[ 20:25 tcberner search for other commits by this committer ] Original commit   Revision:488341 (Only the first 10 of 1277 ports in this commit are shown above. View all ports for this commit)
Change cmake default behaviour to outsource.

Ports that build out of source now simply can use "USES=cmake"
instead of "USES=cmake:outsource". Ports that fail to build
out of source now need to specify "USES=cmake:insource".

I tried to only set insource where explictely needed.

PR:		232038
Exp-run by:	antoine
Wed, 12 Dec 2018
[ 01:35 gerald search for other commits by this committer ] Original commit   Revision:487272 (Only the first 10 of 3168 ports in this commit are shown above. View all ports for this commit)
Bump PORTREVISION for ports depending on the canonical version of GCC
defined via Mk/bsd.default-versions.mk which has moved from GCC 7.4 t
GCC 8.2 under most circumstances.

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, as a double check, everything INDEX-11 showed depending on lang/gcc7.

PR:		231590
[ 00:15 jbeich search for other commits by this committer ] Original commit   Revision:487266 (Only the first 10 of 415 ports in this commit are shown above. View all ports for this commit)
devel/boost-*: update to 1.69.0

Changes:	http://www.boost.org/users/history/version_1_69_0.html
PR:		232525
Exp-run by:	antoine
Differential Revision:	https://reviews.freebsd.org/D17645
Thu, 9 Aug 2018
[ 06:58 jbeich search for other commits by this committer ] Original commit   Revision:476723 (Only the first 10 of 404 ports in this commit are shown above. View all ports for this commit)
devel/boost-*: update to 1.68.0

- Switch to C++14 for libboost_system to support C++14 consumers

Changes:	http://www.boost.org/users/history/version_1_68_0.html
PR:		229569
Exp-run by:	antoine
Differential Revision:	https://reviews.freebsd.org/D16165
Sun, 29 Jul 2018
[ 22:18 gerald search for other commits by this committer ] Original commit   Revision:475857 (Only the first 10 of 1480 ports in this commit are shown above. View all ports for this commit)
Bump PORTREVISION for ports depending on the canonical version of GCC
in the ports tree (via Mk/bsd.default-versions.mk and lang/gcc) which
has now moved from GCC 6 to GCC 7 by default.

This includes ports
 - featuring USE_GCC=yes or USE_GCC=any,
 - featuring USES=fortran,
 - using Mk/bsd.octave.mk which in turn features USES=fortran, and those
 - with USES=compiler specifying one of openmp, nestedfct, c11, c++0x,
   c++11-lib, c++11-lang, c++14-lang, c++17-lang, or gcc-c++11-lib.

PR:		222542
Wed, 18 Apr 2018
[ 13:57 jbeich search for other commits by this committer ] Original commit   Revision:467711 (Only the first 10 of 388 ports in this commit are shown above. View all ports for this commit)
devel/boost-*: update to 1.67.0

Changes:	http://www.boost.org/users/history/version_1_67_0.html
PR:		227427
Exp-run by:	antoine
Differential Revision:	https://reviews.freebsd.org/D15030
Thu, 18 Jan 2018
[ 04:11 jbeich search for other commits by this committer ] Original commit   Revision:459315 (Only the first 10 of 356 ports in this commit are shown above. View all ports for this commit)
devel/boost-*: update to 1.66.0

Changes:	http://www.boost.org/users/history/version_1_66_0.html
PR:		223922
Exp-run by:	antoine
Differential Revision:	https://reviews.freebsd.org/D13279
Mon, 25 Sep 2017
[ 00:08 jbeich search for other commits by this committer ] Original commit   Revision:450560 (Only the first 10 of 342 ports in this commit are shown above. View all ports for this commit)
devel/boost-*: update to 1.65.1

Changes:	http://www.boost.org/users/history/version_1_65_1.html
PR:		218835
Approved by:	maintainer timeout (1.65.1: 2 weeks; 1.65.0: 1 month)
Tested by:	jhibbits (on powerpc64, earlier version)
Exp-run by:	antoine
Differential Revision:	https://reviews.freebsd.org/D11582
[ 00:05 jbeich search for other commits by this committer ] Original commit   Revision:450557 (Only the first 10 of 327 ports in this commit are shown above. View all ports for this commit)
devel/boost-*: enable C++11 features

PR:		218835
Obtained from:	https://github.com/DragonFlyBSD/DeltaPorts/pull/690
Approved by:	maintainer timeout (2 months)
Exp-run by:	antoine
Differential Revision:	https://reviews.freebsd.org/D11582
Sun, 10 Sep 2017
[ 20:55 gerald search for other commits by this committer ] Original commit   Revision:449591 (Only the first 10 of 1201 ports in this commit are shown above. View all ports for this commit)
Bump PORTREVISION for ports depending on the canonical version of GCC
(via Mk/bsd.default-versions.mk and lang/gcc) which has moved from
GCC 5.4 to GCC 6.4 under most circumstances.

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, c++11-lib, c++11-lang,
   c++14-lang, c++0x, c11, or gcc-c++11-lib.

PR:		219275
Tue, 2 May 2017
[ 06:48 jbeich search for other commits by this committer ] Original commit   Revision:439934 (Only the first 10 of 336 ports in this commit are shown above. View all ports for this commit)
devel/boost-*: update to 1.64.0

Changes:	http://www.boost.org/users/history/version_1_64_0.html
PR:		218835
Approved by:	office (bapt)
Exp-run by:	antoine
Differential Revision:	https://reviews.freebsd.org/D10472
Sat, 1 Apr 2017
[ 15:23 gerald search for other commits by this committer ] Original commit   Revision:437439 (Only the first 10 of 1118 ports in this commit are shown above. View all ports for this commit)
Bump PORTREVISIONs for ports depending on the canonical version of GCC and
lang/gcc which have moved from GCC 4.9.4 to GCC 5.4 (at least under some
circumstances such as versions of FreeBSD or platforms).

This includes ports
 - with USE_GCC=yes or USE_GCC=any,
 - with USES=fortran,
 - using using Mk/bsd.octave.mk which in turn has USES=fortran, and
 - with USES=compiler specifying openmp, nestedfct, c++11-lib, c++14-lang,
   c++11-lang, c++0x, c11, or gcc-c++11-lib.

PR:		216707
Fri, 6 Jan 2017
[ 08:45 jbeich search for other commits by this committer ] Original commit   Revision:430692 (Only the first 10 of 324 ports in this commit are shown above. View all ports for this commit)
devel/boost-*: update to 1.63.0

Changes:	http://www.boost.org/users/history/version_1_63_0.html
PR:		215598
Exp-run by:	antoine
Approved by:	office (bapt)
MFH:		2017Q1
Wed, 23 Nov 2016
[ 12:45 jbeich search for other commits by this committer ] Original commit   Revision:426908 (Only the first 10 of 353 ports in this commit are shown above. View all ports for this commit)
devel/boost-*: update to 1.62.0

- Enable `long double` C99 math usage
- Switch 9.x back to building with GCC

Changes:	http://www.boost.org/users/history/
PR:		199601
Submitted by:	Chen Xu, bapt, amdmi3, truckman (based on)
Reviewed by:	rakuco (kde) (earlier version)
Exp-run by:	antoine (3 tries), truckman (consumers only, earlier versions)
Approved by:	bapt (office)
Wed, 16 Nov 2016
[ 00:33 linimon search for other commits by this committer ] Original commit   Revision:426197
Mark as broken on various tier-2 archs.

While here, pet portlint.

Approved by:	portmgr (tier-2 blanket)
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
Fri, 1 Jan 2016
[ 11:36 oliver search for other commits by this committer ] Original commit   Revision:404982
don't install unwanted files, cleanup

PR:		205632
Submitted by:	amdmi3
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)
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)
Tue, 15 Jul 2014
[ 23:30 adamw search for other commits by this committer ] Original commit   Revision:362015 (Only the first 10 of 66 ports in this commit are shown above. View all ports for this commit)
Add DOCS to OPTIONS for ports that have PORTDOCS in the plist.
Fri, 13 Jun 2014
[ 07:36 olgeni search for other commits by this committer ] Original commit   Revision:357654 (Only the first 10 of 235 ports in this commit are shown above. View all ports for this commit)
Remove indefinite articles and trailing periods from COMMENT, plus
minor COMMENT typos and surrounding whitespace fixes. Categories G-I.

CR:		D201
Approved by:	portmgr (bapt)
Mon, 12 May 2014
[ 17:49 amdmi3 search for other commits by this committer ] Original commit   Revision:353881
- Fix RUN_DEPENDS for BOOST

Approved by:	portmgr blanket
Sun, 11 May 2014
[ 14:19 amdmi3 search for other commits by this committer ] Original commit   Revision:353695
- Support staging
- Convert USE_BZIP2 to USES
- Use new LIB_DEPENDS syntax

Approved by:	portmgr blanket
Wed, 16 Apr 2014
[ 18:28 zeising search for other commits by this committer ] Original commit   Revision:351411 (Only the first 10 of 1008 ports in this commit are shown above. View all ports for this commit)
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 View all of this commit message)
Sun, 23 Mar 2014
[ 09:43 oliver search for other commits by this committer ] Original commit   Revision:348845 (Only the first 10 of 20 ports in this commit are shown above. View all ports for this commit)
update ogre to 1.9.0
update cegui to 0.8.3
Sun, 16 Mar 2014
[ 22:33 gerald search for other commits by this committer ] Original commit   Revision:348436
Now that the default version of GCC in the Ports Collection (per
lang/gcc and Mk/bsd.default-versions.mk) is GCC 4.7, replace
USE_GCC=4.7+ by USE_GCC=yes.

Approved by:	portmgr (mat)
Thu, 20 Feb 2014
[ 10:26 oliver search for other commits by this committer ] Original commit   Revision:345209
fix build by adding xrandr as XORG dependency
Thu, 21 Nov 2013
[ 08:19 oliver search for other commits by this committer ] Original commit   Revision:334470
update devel/atlas-devel to 0.6.3 which now requires a C++-11 compiler
new .so version changes in affected ports
change some ports to use USE_GCC=4.7+ (tested with 4.7 and 4.8) as this is
needed for dependencies to devel/atlas-devel
finally fix the compilation error in games/ember for at least FreeBSD 9
Fri, 20 Sep 2013
[ 18:35 bapt search for other commits by this committer ] Original commit   Revision:327733 (Only the first 10 of 1084 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:
graphics)
Wed, 14 Aug 2013
[ 22:35 ak search for other commits by this committer ] Original commit   Revision:324744 (Only the first 10 of 1725 ports in this commit are shown above. View all ports for this commit)
- Remove MAKE_JOBS_SAFE variable

Approved by:	portmgr (bdrewery)
Wed, 7 Aug 2013
[ 10:38 oliver search for other commits by this committer ] Original commit   Revision:324342
fix clang detection

PR:		ports/180092
Submitted by:	tijl
Fri, 22 Mar 2013
[ 20:06 makc search for other commits by this committer ] Original commit   Revision:314960 (Only the first 10 of 464 ports in this commit are shown above. View all ports for this commit)
- convert USE_CMAKE to USES
- while here clean up some ports from CMAKE_VERBOSE, which is intended
  for users

Approved by:	portmgr (miwi)
Wed, 30 Jan 2013
[ 08:11 oliver search for other commits by this committer ] Original commit   Revision:311202
fix build when tbb, poco or ois is installed
Sat, 19 Jan 2013
[ 10:06 oliver search for other commits by this committer ] Original commit   Revision:310644
update ogre to 1.8.1
Sun, 24 Jun 2012
[ 09:32 oliver search for other commits by this committer ] Original commit 
fix build if tinyxml is installed

PR:             163577
Submitted By:   pawel
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
Thu, 26 Jan 2012
[ 07:59 oliver search for other commits by this committer ] Original commit 
update ogre to 1.7.4
bump PORTREVISION on affected ports
Sat, 17 Dec 2011
[ 14:50 oliver search for other commits by this committer ] Original commit 
unbreak plist on clang

Submitted by:   Jan Beich <jbeich@tormail.net>
PR:             ports/163371
Sat, 10 Dec 2011
[ 23:01 oliver search for other commits by this committer ] Original commit 
use boost to build a threaded ogre (optional)

Feature safe:   yes
Fri, 11 Nov 2011
[ 02:48 linimon search for other commits by this committer ] Original commit 
Mark as broken on powerpc: fails to install.

Hat:            portmgr
Feature safe:   yes
Tue, 30 Aug 2011
[ 17:46 naddy search for other commits by this committer ] Original commit 
Move pkgconfig from lib to libdata.

Approved by:    oliver
Mon, 1 Aug 2011
[ 06:03 oliver search for other commits by this committer ] Original commit 
update graphics/ogre3d to 1.7.3
bump PORTREVISION of affected ports
Fri, 29 Apr 2011
[ 05:54 oliver search for other commits by this committer ] Original commit 
add a dependency to freeimage to allow building of games/ember 0.6.1
PORTREVISION bumped
Wed, 16 Mar 2011
[ 05:36 oliver search for other commits by this committer ] Original commit 
fix the compilation if graphics/glew is installed
remove devil from the dependency-list as it is no longer needed
Thu, 10 Mar 2011
[ 08:21 oliver search for other commits by this committer ] Original commit  (Only the first 10 of 17 ports in this commit are shown above. View all ports for this commit)
graphics/cegui:         update to 0.7.5
graphics/ogre3d:        update to 1.7.2
games/ember:            update to 0.6.0
games/freeorion:        update to 0.3.13.3795
games/vegastrike:       Bump PORTREVISION
x11-toolkits/gigi:      Bump PORTREVISION

PR:             153817, 153818
Sat, 4 Dec 2010
[ 07:34 ade search for other commits by this committer ] Original commit  (Only the first 10 of 1730 ports in this commit are shown above. View all ports for this commit)
Sync to new bsd.autotools.mk
Sun, 28 Mar 2010
[ 06:47 dinoex search for other commits by this committer ] Original commit  (Only the first 10 of 4470 ports in this commit are shown above. View all ports for this commit)
- update to 1.4.1
Reviewed by:    exp8 run on pointyhat
Supported by:   miwi
Fri, 5 Feb 2010
[ 11:46 dinoex search for other commits by this committer ] Original commit  (Only the first 10 of 4271 ports in this commit are shown above. View all ports for this commit)
- update to jpeg-8
Sat, 2 Jan 2010
[ 08:31 oliver search for other commits by this committer ] Original commit 
update graphics/ogre3d to 1.6.5
Thu, 3 Dec 2009
[ 15:04 oliver search for other commits by this committer ] Original commit 
update ogre to 1.6.4
bump portrevision on affected ports
Thu, 15 Oct 2009
[ 17:04 oliver search for other commits by this committer ] Original commit 
update graphics/ogre3d to 1.6.3
bump PORTREVISION on affected ports
Sat, 22 Aug 2009
[ 00:23 amdmi3 search for other commits by this committer ] Original commit  (Only the first 10 of 415 ports in this commit are shown above. View all ports for this commit)
- Switch SourceForge ports to the new File Release System: categories starting
with G
Sun, 2 Aug 2009
[ 19:36 mezz search for other commits by this committer ] Original commit  (Only the first 10 of 1514 ports in this commit are shown above. View all ports for this commit)
-Repocopy devel/libtool15 -> libtool22 and libltdl15 -> libltdl22.
-Update libtool and libltdl to 2.2.6a.
-Remove devel/libtool15 and devel/libltdl15.
-Fix ports build with libtool22/libltdl22.
-Bump ports that depend on libltdl22 due to shared library version change.
-Explain what to do update in the UPDATING.

It has been tested with GNOME2, XFCE4, KDE3, KDE4 and other many wm/desktop
and applications in the runtime.

With help:      marcus and kwm
Pointyhat-exp:  a few times by pav
Tested by:      pgollucci, "Romain Tartière" <romain@blogreen.org>, and
                a few MarcusCom CVS users. Also, I might have missed a few.
Repocopy by:    marcus
Approved by:    portmgr
Sat, 11 Jul 2009
[ 06:13 oliver search for other commits by this committer ] Original commit 
update to 0.6.2b
Sat, 9 May 2009
[ 17:59 oliver search for other commits by this committer ] Original commit 
mark BROKEN for FreeBSD < 7
Does not compile
Fri, 8 May 2009
[ 04:44 oliver search for other commits by this committer ] Original commit 
change MASTER_SITES to SF
add MAKE_JOBS_SAFE

Submitted By:   amdmi3
Wed, 6 May 2009
[ 04:45 oliver search for other commits by this committer ] Original commit 
update to 1.6.2
Fri, 20 Feb 2009
[ 17:11 miwi search for other commits by this committer ] Original commit 
- Chase devil shlib bump
Fri, 23 Jan 2009
[ 16:28 flz search for other commits by this committer ] Original commit  (Only the first 10 of 612 ports in this commit are shown above. View all ports for this commit)
- Update X.org ports to 7.4+ (few ports are more recent than the katamari).
- Bump PORTREVISION for all ports depending on libglut since the shlib
version number went from 4 to 3.
- Bump PORTREVISION for all ports depending on libXaw as libXaw.so.8 isn't
installed anymore.
- Couple of ports fixes (mostly missing xorg components added to USE_XORG).
Sat, 6 Dec 2008
[ 14:36 oliver search for other commits by this committer ] Original commit 
update cegui to 0.6.2
bump PORTREVISION for the affected ports
Wed, 2 Jul 2008
[ 16:43 oliver search for other commits by this committer ] Original commit 
update cegui to 0.6.1
bump PORTREVISION for the affected ports
Tue, 1 Jul 2008
[ 11:00 oliver search for other commits by this committer ] Original commit 
make compiling demos and the debug mode OPTIONal

PR:             ports/124742
Submitted by:   amdmi3
Wed, 18 Jun 2008
[ 17:44 oliver search for other commits by this committer ] Original commit 
update ogre to 1.4.9
Sun, 1 Jun 2008
[ 11:27 oliver search for other commits by this committer ] Original commit 
add an option to use gtk instead of Xt if wanted
[ 05:55 oliver search for other commits by this committer ] Original commit 
update to 1.4.8
Sat, 19 Apr 2008
[ 17:56 miwi search for other commits by this committer ] Original commit  (Only the first 10 of 2842 ports in this commit are shown above. View all ports for this commit)
- 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)
Thu, 27 Mar 2008
[ 11:20 miwi search for other commits by this committer ] Original commit 
- Add missing dependens
- Bump PORTREVISION

Submitted by:   pointyhat via pav
Mon, 24 Mar 2008
[ 23:21 miwi search for other commits by this committer ] Original commit  (Only the first 10 of 102 ports in this commit are shown above. View all ports for this commit)
- Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG
- Bump PORTREVISION

Approved by:    portmgr (xorg cleanup)
Thu, 13 Mar 2008
[ 14:28 miwi search for other commits by this committer ] Original commit  (Only the first 10 of 442 ports in this commit are shown above. View all ports for this commit)
- Chase devel/sdl12 shlib version bump
Fri, 7 Mar 2008
[ 19:11 oliver search for other commits by this committer ] Original commit 
update ogre3d to 1.4.7
Thu, 28 Feb 2008
[ 17:25 oliver search for other commits by this committer ] Original commit 
update to 1.4.6
Wed, 3 Oct 2007
[ 17:43 oliver search for other commits by this committer ] Original commit 
update graphics/ogre3d to 1.4.5
Wed, 19 Sep 2007
[ 13:52 oliver search for other commits by this committer ] Original commit 
update to 1.4.4
do not force the usage of gcc 3.4, the ports are now gcc 4 ready
Thu, 7 Jun 2007
[ 15:14 oliver search for other commits by this committer ] Original commit 
use gcc 3.4 because the header  files supplied with devil are not working
with gcc 4
Fri, 25 May 2007
[ 17:49 oliver search for other commits by this committer ] Original commit 
fix build
move from X11BASE to LOCALBASE
bump PORTREVISION

Number of commits found: 118 (showing only 100 on this page)

1 | 2  »