non port: graphics/ayam/Makefile |
SVNWeb
|
Number of commits found: 64 |
Wed, 12 Dec 2018
|
[ 01:35 gerald ] (Only the first 10 of 3168 ports in this commit are shown above. )
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
|
Sun, 29 Jul 2018
|
[ 22:18 gerald ] (Only the first 10 of 1480 ports in this commit are shown above. )
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
|
Mon, 18 Jun 2018
|
[ 19:03 linimon ] (Only the first 10 of 28 ports in this commit are shown above. )
Adjust USES to fix builds on gcc-based architectures.
While here, pet portlint.
Tested for no regression on amd64.
Approved by: portmgr (tier-2 blanket)
|
Sat, 25 Nov 2017
|
[ 14:29 vanilla ]
Update to 1.24.
|
Tue, 23 May 2017
|
[ 05:03 rezny ] (Only the first 10 of 711 ports in this commit are shown above. )
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, 1 Apr 2016
|
[ 14:00 mat ] (Only the first 10 of 5103 ports in this commit are shown above. )
Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.
With hat: portmgr
Sponsored by: Absolight
|
Tue, 8 Mar 2016
|
[ 16:04 mat ] (Only the first 10 of 19 ports in this commit are shown above. )
Update to 1.23.
PR: 206248
Submitted by: tkato432 yahoo com
Sponsored by: Absolight
|
Sat, 10 Oct 2015
|
[ 14:49 marino ] (Only the first 10 of 23 ports in this commit are shown above. )
graphics/ayam: upgrade version 1.20 => 1.22
I reverted most of the changes from 1-step to compound installation
commands.
PR: 199232
Submitted by: ports fury
|
Wed, 26 Aug 2015
|
[ 18:26 amdmi3 ] (Only the first 10 of 25 ports in this commit are shown above. )
- Switch to options helpers
- While here, add some NO_ARCHes
Approved by: portmgr blanket
|
Wed, 25 Mar 2015
|
[ 20:09 marino ] (Only the first 10 of 35 ports in this commit are shown above. )
graphics category: Remove $PTHREAD_LIBS
graphics/zbar didn't pass check-plist (pre-existing), fixed.
approved by: PTHREAD blanket
|
Wed, 4 Mar 2015
|
[ 05:19 amdmi3 ]
- Fix license
|
Thu, 15 Jan 2015
|
[ 20:00 ak ] (Only the first 10 of 14 ports in this commit are shown above. )
- Remove vestiges of alpha support
Approved by: portmgr (erwin)
|
Wed, 10 Dec 2014
|
[ 22:29 gahr ] (Only the first 10 of 129 ports in this commit are shown above. )
- Reset maintainership of my ports
|
Wed, 10 Sep 2014
|
[ 20:50 gerald ] (Only the first 10 of 3171 ports in this commit are shown above. )
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)
|
Fri, 15 Aug 2014
|
[ 20:37 mandree ] (Only the first 10 of 522 ports in this commit are shown above. )
Upgrade OpenEXR and ilmbase to 2.2.0.
GCC 4.2 in FreeBSD 8.X/9.X base is now too old to compile OpenEXR, so
GCC-based systems will upgrade to the default ports compiler (GCC 4.7
currently.)
Add two patches to OpenEXR to permit building it in a live system with
the older OpenEXR version installed. Bug report filed to upstream Github
at https://github.com/openexr/openexr/issues/130
Couple OpenEXR more tightly to ilmbase and require its exact .so
version.
Add UPDATING note, and bump PORTREVISION of all dependent ports.
Proto-STAGE hugin-devel, and mark it IGNORE because hugin is newer.
Approved by: portmgr (implicit for bumping PORTREVISION on unstaged ports)
|
Wed, 25 Jun 2014
|
[ 05:35 bapt ] (Only the first 10 of 304 ports in this commit are shown above. )
Convert GMAKE to MAKE_CMD
Please note that lots of invocation of MAKE_CMD here are wrong as they do not
properly respect MAKE_ENV and friends
With hat: portmgr
|
Mon, 9 Dec 2013
|
[ 10:32 marino ]
graphics/ayam: Unbreak on F10, head
Due to the harcoded "make" command, bmake was being used instead of the
specified gmake, which caused breakage on F10 and head.
PR: ports/184612
Approved by: maintainer (gahr)
|
Tue, 19 Nov 2013
|
[ 12:52 marino ]
graphics/ayam: USES+= gmake to unbreak
Also convert USES+= to USES=
Approved by: gahr (maintainer)
|
Thu, 31 Oct 2013
|
[ 15:44 gahr ]
- It is ayam that should have its PORTREVISION bumped, not aqsis..
|
[ 15:12 gahr ]
- Build and install shaders
- Add LICENSE
- Convert to new LIB_DEPENDS format
- Convert to USES+=tk
- STAGE-clean
- Convert to OPTIONSng (DOCS)
|
Fri, 20 Sep 2013
|
[ 18:35 bapt ] (Only the first 10 of 1084 ports in this commit are shown above. )
Add NO_STAGE all over the place in preparation for the staging support (cat:
graphics)
|
Thu, 30 Aug 2012
|
[ 17:00 gahr ]
- Update to 1.20
ChangeLog: http://ayam.sourceforge.net/Changes.txt
|
Fri, 1 Jun 2012
|
[ 05:26 dinoex ] (Only the first 10 of 4371 ports in this commit are shown above. )
- update png to 1.5.10
|
Thu, 15 Mar 2012
|
[ 12:42 gahr ]
- Fix build by linking against the core Aqsis library, which has been patched
to include a function definition which was missing
- Bump PORTREVISION
Reported by: PH (via pav)
Feature safe: yes
|
Mon, 21 Mar 2011
|
[ 08:34 gahr ]
- Update to 1.19
Changes: http://ayam.sourceforge.net/Changes.txt
- Use USE_TK instead of LIB_DEPENDS
|
Wed, 5 Jan 2011
|
[ 10:09 gahr ]
- Update to 1.18.2
ChangeLog: http://ayam.sourceforge.net/Changes.txt
|
Mon, 20 Dec 2010
|
[ 09:47 gahr ]
- Update to 3.18.1
Changes: http://ayam.sourceforge.net/Changes.txt
|
Wed, 10 Nov 2010
|
[ 21:42 gahr ]
- Update to 1.18
Changes: http://ayam.sourceforge.net/Changes.txt
|
Wed, 26 May 2010
|
[ 14:21 gahr ]
- Update to 1.17
Changelog: http://ayam.sourceforge.net/Changes.txt
|
Fri, 5 Feb 2010
|
[ 11:46 dinoex ] (Only the first 10 of 4271 ports in this commit are shown above. )
- update to jpeg-8
|
Sat, 9 Jan 2010
|
[ 14:50 pav ]
- Chase aqsis update
Reported by: pointyhat
|
Thu, 19 Nov 2009
|
[ 22:07 pav ] (Only the first 10 of 68 ports in this commit are shown above. )
- Mark MAKE_JOBS_UNSAFE
Reported by: pointyhat
|
Sat, 22 Aug 2009
|
[ 00:23 amdmi3 ] (Only the first 10 of 415 ports in this commit are shown above. )
- Switch SourceForge ports to the new File Release System: categories starting
with G
|
Fri, 31 Jul 2009
|
[ 13:57 dinoex ] (Only the first 10 of 3009 ports in this commit are shown above. )
- bump all port that indirectly depends on libjpeg and have not yet been bumped
or updated
Requested by: edwin
|
Tue, 10 Mar 2009
|
[ 21:51 gahr ]
- Update to 1.15.1
|
Mon, 24 Nov 2008
|
[ 19:35 gahr ]
- Update distinfo: distfile has changed after release.
Upstream comment:
A late show-stopping bug in the Tcl scripts was removed after initial release.
|
Thu, 13 Nov 2008
|
[ 17:32 gahr ]
- Update to 1.15
|
Thu, 21 Aug 2008
|
[ 17:40 gahr ]
- Chase graphics/aqsis shlib version bump
|
Tue, 8 Apr 2008
|
[ 11:06 gahr ]
- Update to 1.14
Approved by: miwi (mentor)
|
Mon, 10 Mar 2008
|
[ 16:02 gahr ]
- Remove USE_XLIB in favor of USE_XORG
Approved by: miwi (mentor)
|
Thu, 21 Feb 2008
|
[ 21:20 gahr ] (Only the first 10 of 34 ports in this commit are shown above. )
My reference e-mail address as a ports maintainer is now gahr@FreeBSD.org.
Approved by: miwi (mentor)
|
Mon, 21 Jan 2008
|
[ 15:25 miwi ]
- Fix crash when parsing shaders
PR: 119559
Submitted by: Pietro Cerutti <gahr@gahr.ch>
|
Tue, 18 Dec 2007
|
[ 00:19 miwi ] (Only the first 10 of 30 ports in this commit are shown above. )
- Update to 1.13 (fix pointyhat build)
- Pass maintainership to submitter
PR: 118786
Submitted by: Pietro Cerutti <gahr@gahr.ch>
|
Sat, 19 May 2007
|
[ 20:32 flz ] (Only the first 10 of 7868 ports in this commit are shown above. )
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
|
Sat, 22 Jul 2006
|
[ 04:28 linimon ] (Only the first 10 of 39 ports in this commit are shown above. )
Reset bouncing maintainer address ip@doom.homeunix.org. We hope to see him
back soon.
Hat: portmgr
|
Thu, 1 Jun 2006
|
[ 00:37 clsung ]
- Update to 1.10.
PR: ports/98138
Submitted by: maintainer (Igor Pokrovsky)
|
Sun, 7 May 2006
|
[ 23:46 edwin ] (Only the first 10 of 402 ports in this commit are shown above. )
Remove USE_REINPLACE for categories starting with a G
|
Fri, 15 Jul 2005
|
[ 23:59 pav ]
- Update to 1.8.3
PR: ports/83524
Submitted by: Igor Pokrovsky <ip@doom.homeunix.org> (maintainer)
|
Fri, 18 Mar 2005
|
[ 18:14 danfe ]
Reindent header.
|
[ 18:07 danfe ]
Update to version 1.8.1.
PR: ports/78965
Submitted by: Frederic Praca <frederic.praca(at)freebsd-fr.org>
Approved by: maintainer
|
Thu, 20 Jan 2005
|
[ 13:54 vs ]
Removed stale dependency on devel/log4cpp port.
PR: ports/76001
Submitted by: Randolf Schultz via maintainer
|
Sun, 2 Jan 2005
|
[ 00:41 kris ]
Does not build on alpha
Approved by: portmgr (self)
|
Tue, 14 Dec 2004
|
[ 02:58 sem ]
- Update to 1.8
PR: ports/74992
Submitted by: maintainer
|
Fri, 26 Nov 2004
|
[ 17:46 sem ]
- Fix build on both 4.x and 5.x
PR: ports/73247
Submitted by: maintainer
|
Fri, 17 Sep 2004
|
[ 22:49 kris ]
BROKEN on 5.x: Does not build
Approved by: portmgr (self)
|
Wed, 21 Jul 2004
|
[ 17:47 krion ] (Only the first 10 of 26 ports in this commit are shown above. )
Change maintainer's email.
|
Wed, 7 Jul 2004
|
[ 19:17 krion ]
Fix build on 5-x
PR: ports/68776
Submitted by: maintainer
|
Fri, 2 Jul 2004
|
[ 09:47 kris ]
BROKEN on 5.x: Does not compile
|
Sun, 16 May 2004
|
[ 08:03 krion ]
- Fix build
PR: ports/66680
Submitted by: maintainer
|
Thu, 1 Apr 2004
|
[ 12:21 krion ]
- Update to version 1.7
PR: ports/65036
Submitted by: maintainer
|
Sat, 7 Feb 2004
|
[ 22:43 krion ]
- Fix build on AMD64
Approved by: maintainer informed
|
Mon, 2 Feb 2004
|
[ 08:55 krion ]
- Added -fPIC to make amd64 happy (bento fix).
- Added support for graphics/aqsis as a renderer and shader.
- Minor style and installation fixes.
- Bumped port revision.
PR: ports/62246
Submitted by: maintainer
|
Sat, 24 Jan 2004
|
[ 08:05 krion ]
- Fix build on bento
PR: ports/61812
Submitted by: maintainer
|
Wed, 14 Jan 2004
|
[ 02:29 ijliao ]
add ayam 1.6
3D modeling environment for the RenderMan interface
PR: 61286
Submitted by: Igor Pokrovsky <tiamat@comset.net>
|
Number of commits found: 64 |