non port: multimedia/schroedinger/Makefile |
SVNWeb
|
Number of commits found: 30 |
Thu, 30 Jun 2022
|
[ 19:39 Rene Ladan (rene) ] 50a7046 (Only the first 10 of 25 ports in this commit are shown above. )
cleanup: Remove expired ports:
2022-03-31 multimedia/schroedinger: Abandoned legacy video codec, upstream is
dead and last release was back in 2012.
2022-06-30 emulators/kcemu: Depends on expired multimedia/schroedinger
2022-06-30 multimedia/ccextractor: Depends on expired multimedia/schroedinger
|
Thu, 10 Feb 2022
|
[ 23:47 Daniel Engberg (diizzy) ] 2280deb
multimedia/schroedinger: Mark BROKEN (unfetchable), set expiration date to
2022-03-31
Website is no longer available, upstream is long dead and last release
was back in 2012
PR: 261225
|
Tue, 6 Apr 2021
|
[ 14:31 Mathieu Arnold (mat) ] 305f148 (Only the first 10 of 29333 ports in this commit are shown above. )
Remove # $FreeBSD$ from Makefiles.
|
Sun, 24 Sep 2017
|
[ 18:49 sunpoet ]
Update LICENSE
|
Fri, 1 Apr 2016
|
[ 14:16 mat ] (Only the first 10 of 2612 ports in this commit are shown above. )
Remove ${PORTSDIR}/ from dependencies, categories m, n, o, and p.
With hat: portmgr
Sponsored by: Absolight
|
Sun, 2 Aug 2015
|
[ 15:03 tijl ] (Only the first 10 of 234 ports in this commit are shown above. )
By default libtool replaces -export-symbols <file> with -retain-symbols-file
<file> on ELF systems, but this doesn't really do what -export-symbols is
meant to do. On GNU ELF systems it converts <file> to a simple version
script first and then uses -version-script instead of -retain-symbols-file.
Let USES=libtool patch libtool scripts to do this on all systems with GNU
ld(1).
Bump PORTREVISION on all ports where the build log contains -export-symbols.
audio/calf: This port builds a module that now exports only one function,
but it also builds a number of executables that link to this module and
expect to see other functions. Because it's already a bit dodgy to link to
a module (libtool warns about this) let the module continue to export only
one function and instead build an ordinary library from the same source that
the executables can link to. Fix a number of other issues in the same (Only the first 15 lines of the commit message are shown above )
|
Wed, 25 Mar 2015
|
[ 17:36 marino ] (Only the first 10 of 31 ports in this commit are shown above. )
multimedia category: Remove $PTHREAD_LIBS
approved by: PTHREAD blanket
|
Tue, 2 Dec 2014
|
[ 03:23 amdmi3 ] (Only the first 10 of 19 ports in this commit are shown above. )
- Drop .la files from multimedia/dirac and multimedia/schroedinger
- Bump dependent ports as .so versions have changed
- While here, remove @dirrm* from plists and add missing empty directory to
plist of multimedia/lives
Approved by: portmgr blanket
|
Tue, 8 Jul 2014
|
[ 10:27 amdmi3 ]
- Switch to USES=libtool
- Strip libraries
|
Thu, 17 Oct 2013
|
[ 21:09 madpilot ]
- Convert to staging
- Convert to new LIB_DEPENDS format
- Don't duplicate lib depends with build depends
- Use space for WWW line in pkg-descr
|
Fri, 20 Sep 2013
|
[ 21:49 mm ] (Only the first 10 of 12 ports in this commit are shown above. )
Returning maintainership on my multimedia ports to ports@freebsd.org
|
[ 20:57 bapt ] (Only the first 10 of 404 ports in this commit are shown above. )
Add NO_STAGE all over the place in preparation for the staging support (cat:
multimedia)
|
Mon, 2 Sep 2013
|
[ 06:20 bapt ]
Add an expicit dependency on pkgconf
|
Wed, 14 Aug 2013
|
[ 22:35 ak ] (Only the first 10 of 1725 ports in this commit are shown above. )
- Remove MAKE_JOBS_SAFE variable
Approved by: portmgr (bdrewery)
|
Tue, 16 Oct 2012
|
[ 09:28 jhale ]
- Prevent linking to -lpthread directly
- Remove LICENSE_FILE_GPLv2 and LICENSE_FILE_LGPL20 since these licenses
are in Templates/Licenses
- Bump PORTREVISION since installed files will be affected
- Trim Makefile header
PR: ports/170509
Submitted by: myself
Approved by: maintainer timeout (5 weeks)
makc, avilla (mentors, implicit)
Feature safe: yes
|
Wed, 25 Jan 2012
|
[ 10:11 mm ] (Only the first 10 of 13 ports in this commit are shown above. )
Update multimedia/schroedinger to 1.0.11
|
Wed, 9 Nov 2011
|
[ 15:26 miwi ] (Only the first 10 of 250 ports in this commit are shown above. )
- Remove WITH_FBSD10_FIX, is no longer needed
|
Sat, 29 Oct 2011
|
[ 07:40 miwi ]
- Fix build with FreeBSD 10
|
Wed, 23 Mar 2011
|
[ 15:53 mm ] (Only the first 10 of 58 ports in this commit are shown above. )
- Add LICENSE knob(s)
|
Mon, 22 Nov 2010
|
[ 14:18 mm ]
- Explicitly depend on orc >= 0.4.10
PR: ports/151899
Submitted by: Pawel Pekala <c0rn@o2.pl>
|
Mon, 11 Oct 2010
|
[ 13:51 mm ]
- Update schroedinger to 1.0.10
|
Wed, 24 Mar 2010
|
[ 18:44 mm ]
- Update schroedinger to 1.0.9
- Bump library version
|
Sat, 29 Aug 2009
|
[ 10:07 mm ]
- Fix MASTER_SITES
Reported by: pointyhat (miwi)
|
Wed, 12 Aug 2009
|
[ 07:35 mm ]
- Mark port MAKE_JOBS_SAFE for SMP compilation
|
Tue, 11 Aug 2009
|
[ 21:53 mm ]
- Move gstreamer plugin into separate port (multimedia/gstreamer-schroedinger)
- Take maintainership
- Bump PORTREVISION
|
Sat, 8 Aug 2009
|
[ 10:04 kwm ]
Fix build after recent Gstreamer update.
Submitted by: pointhat (via pav)
|
Wed, 6 May 2009
|
[ 00:12 amdmi3 ]
- Update to 1.0.7
PR: 133948
Submitted by: Paul <onemda at gmail dot com>
|
Thu, 25 Sep 2008
|
[ 18:44 amdmi3 ]
- Add gstreamer support & fix build when gstreamer is present
PR: 127624
Submitted by: "Eric L. Chen" <d9364104 at mail dot nchu dot edu dot tw>
Improved by: me
|
Tue, 19 Aug 2008
|
[ 15:14 miwi ]
- Update to 1.0.5
- Pass maintainership to ports@
PR: 126573
Submitted by: Gea-Suan Lin <gslin@gslin.org> (maintainer)
|
Sat, 14 Jun 2008
|
[ 18:46 lwhsu ]
Add schroedinger 1.0.3, high-speed Dirac codec.
PR: ports/124575
Submitted by: Gea-Suan Lin <gslin at gslin.org>
|
Number of commits found: 30 |