aboutsummaryrefslogtreecommitdiff
path: root/multimedia/libass
Commit message (Collapse)AuthorAgeFilesLines
* multimedia/libass: update to 0.15.2Jan Beich2021-09-133-5/+5
| | | | | Changes: https://github.com/libass/libass/releases/tag/0.15.2 Reported by: GitHub (watch releases)
* multimedia/libass: update to 0.15.1Jan Beich2021-05-024-22/+5
| | | | | Changes: https://github.com/libass/libass/releases/tag/0.15.1 Reported by: GitHub (watch releases)
* One more small cleanup, forgotten yesterday.Mathieu Arnold2021-04-071-1/+0
| | | | Reported by: lwhsu
* Remove # $FreeBSD$ from Makefiles.Mathieu Arnold2021-04-061-1/+0
|
* multimedia/libass: unbreak on GCC architectures after r553425Jan Beich2020-10-271-1/+1
| | | | | | | | | In file included from ass.c:35: ass.h:421: error: wrong number of arguments specified for 'deprecated' attribute ass.h:520: error: wrong number of arguments specified for 'deprecated' attribute Notes: svn path=/head/; revision=553426
* multimedia/libass: update to 0.15.0Jan Beich2020-10-273-13/+6
| | | | | | | | | Changes: https://github.com/libass/libass/releases/tag/0.15.0 ABI: https://abi-laboratory.pro/tracker/timeline/libass/ Reported by: GitHub (watch releases) Notes: svn path=/head/; revision=553425
* Use ${PORTNAME} instead of hardcoded libass in MASTER_SITES.Thomas Zander2020-09-261-1/+1
| | | | Notes: svn path=/head/; revision=550193
* Use release archive insted of USE_GITHUB.Thomas Zander2020-09-262-7/+6
| | | | | | | | PR: 249502 Submitted by: daniel.engberg.lists@pyret.net Notes: svn path=/head/; revision=550187
* Add -znotext to LDFLAGS on i386, for lldEd Maste2018-09-261-0/+1
| | | | | | | | | | | | | | These ports link some non-PIC code, which fails with lld as it defaults to disallowing relocations against read-only segments. For i386 we can just add -znotext unconditionally: for GNU BFD ld it just affirms BFD's existing default. PR: 214864 Approved by: portmgr (lld blanket) Sponsored by: The FreeBSD Foundation Notes: svn path=/head/; revision=480747
* multimedia/libass: update to 0.14.0Jan Beich2018-02-264-21/+22
| | | | | | | | Changes: https://github.com/libass/libass/releases/tag/0.14.0 ABI: https://abi-laboratory.pro/tracker/timeline/libass/ Notes: svn path=/head/; revision=463052
* For ports that set particular flags/options for armv6, also set themMark Linimon2017-11-301-0/+1
| | | | | | | | | | | | | for armv7. This is part three of a multipart commit to bring armv7 ports to parity with armv6. Approved by: portmgr (tier-2 blanket) Obtained from: lonesome.com -exp run Notes: svn path=/head/; revision=455173
* multimedia/libass: update to 0.13.7Jan Beich2017-06-263-6/+5
| | | | | | | | | Changes: https://github.com/libass/libass/releases/tag/0.13.7 ABI: https://abi-laboratory.pro/tracker/timeline/libass/ MFH: 2017Q2 Notes: svn path=/head/; revision=444415
* Fix stack alignment on i386, may cause runtime crashesThomas Zander2017-02-202-0/+17
| | | | | | | | | PR: 216837 Submitted by: cpm MFH: 2017Q1 Notes: svn path=/head/; revision=434477
* Update libass to upstream version 0.13.6; bump PORTREVISION on consumersThomas Zander2017-02-053-6/+6
| | | | | | | Reported by: robert.burmeister@utoledo.edu (via email) Notes: svn path=/head/; revision=433383
* Update to upstream version 0.13.5Thomas Zander2016-12-293-5/+5
| | | | Notes: svn path=/head/; revision=429876
* Update to 0.13.4Baptiste Daroussin2016-11-053-5/+5
| | | | Notes: svn path=/head/; revision=425444
* Use USES=pathfix where applicable.Mathieu Arnold2016-10-211-1/+0
| | | | | | | | | | | PR: 213195 Submitted by: mat Exp-run by: antoine Sponsored by: Absolight Differential Revision: https://reviews.freebsd.org/D8093 Notes: svn path=/head/; revision=424427
* multimedia/libass: update to 0.13.3Jan Beich2016-09-293-4/+5
| | | | | | | | | Changes: https://github.com/libass/libass/releases/tag/0.13.3 ABI: https://people.freebsd.org/~jbeich/compat_reports/libass/0.13.2_to_0.13.3/compat_report.html MFH: 2016Q3 Notes: svn path=/head/; revision=422954
* Resolve dependency conflict on armv6; disable HARFBUZZ OPTIONThomas Zander2016-09-031-0/+1
| | | | | | | | PR: 212194 Submitted by: mikael.urankar@gmail.com Notes: svn path=/head/; revision=421291
* - Add LICENSE_FILEDmitry Marakasov2016-09-011-2/+2
| | | | | | | | | | - Remove uneeded GH_ACCOUNT (equals to default value) - Remove bogus USES=tar:xz Approved by: portmgr blanket Notes: svn path=/head/; revision=421217
* Remove ${PORTSDIR}/ from dependencies, categories m, n, o, and p.Mathieu Arnold2016-04-011-5/+5
| | | | | | | | With hat: portmgr Sponsored by: Absolight Notes: svn path=/head/; revision=412348
* Always set the DEFAULT github DISTFILE with .tar.gz for EXTRACT_SUFX.Mathieu Arnold2016-03-081-2/+2
| | | | | | | | | | | | | | | Fix distinfo for the offending ports. lang/yorick's tag was moved, and the added patch was no longer needed. PR: 207644 Submitted by: mat Exp-run by by: antoine Sponsored by: Absolight Differential Revision: https://reviews.freebsd.org/D4268 Notes: svn path=/head/; revision=410613
* Update to upstream version 0.13.2; enable ASM by default on i386Thomas Zander2016-03-063-5/+5
| | | | | | | | | | | | | | | | | | | | | As verified by submitter of [1], ASM optimised routines now work on i386 out of the box, hence enable by default. This release contains runtime bugfixes (from changelog): - Fix an issue with the new duplicate checking, which could lead to missing subtitles after seeking. - Fix a crash with CoreText under specific circumstances While on it: - Use default description for ASM from bsd.options.desc.mk PR: 207723 [1] Submitted by: sasamotikomi@gmail.com Reviewed by: riggs MFH: 2016Q1 Notes: svn path=/head/; revision=410448
* Update to upstream version 0.13.1, remove superfluous OPTIONsThomas Zander2016-01-063-15/+8
| | | | | | | | | | Detailed log: - Update to upstream version 0.13.1 - Drop FONTCONFIG OPTION, it is now mandatory LIB_DEPENDS - Drop ENCA OPTION, it is no longer supported upstream Notes: svn path=/head/; revision=405376
* Convert ASM to option helpers, make ASM arch-dependentThomas Zander2015-08-261-14/+9
| | | | | | | | | | | | | - Provide ASM option only on supported archs (i386, amd64) - i386: ASM is no longer default OPTION (fixes bug 252587) - Bump PORTREVISION PR: 202599 Submitted by: jbeich Reviewed by: riggs Notes: svn path=/head/; revision=395348
* USE_GITHUB: For the new support, fix DISTNAME to be more consistent.Bryan Drewery2015-04-281-2/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | When using GH_TAGNAME the DISTNAME would have GH_PROJECT and GH_ACCOUNT in it. When not using GH_TAGNAME it would not have this. Now both cases will add in the GH_PROJECT and GH_ACCOUNT. Add special care to ensure that the DISTVERSION is not added in twice. If a port does GH_TAGNAME=v${PORTVERSION} it will be added in twice though. For that case DISTVERSIONPREFIX=v should be set and no GH_TAGNAME should be used. empty() is used rather than (!defined || !${}) to support fmake. The purpose of setting DISTNAME at all in these cases is to make it more clear that the distfile is from *GITHUB* and to avoid collisions if a project were to be renamed or moved. Without adding in GH_PROJECT and GH_ACCOUNT then there are real risks that collisions on filenames would happen on renamed or moved projects, which is fairly common. A GITHUB-generated file may not match a custom-rolled or git-archive-rolled distfile. PR: 199069 With hat: portmgr Testing done: All USE_GITHUB ports without GH_COMMIT were checksum/fetch/extract/WRKSRC tested. Notes: svn path=/head/; revision=384932
* Update to 0.12.1Baptiste Daroussin2015-03-294-20/+6
| | | | | | | Convert to USES=autoreconf Notes: svn path=/head/; revision=382594
* - Fix iconv handlingDmitry Marakasov2015-03-061-2/+2
| | | | | | | Approved by: bapt Notes: svn path=/head/; revision=380625
* - Drop @dirrm* from and add empty directories to pkg-plistsDmitry Marakasov2015-02-011-1/+0
| | | | | | | Approved by: portmgr blanket Notes: svn path=/head/; revision=378270
* converters/fribidi:Tijl Coosemans2014-08-311-1/+1
| | | | | | | | - Add USES=libtool and bump dependent ports - Add INSTALL_TARGET=install-strip Notes: svn path=/head/; revision=366746
* - Switch converters/enca to USES=libtool, drop .la filesDmitry Marakasov2014-08-261-1/+1
| | | | | | | | | | - Add LICENSE_FILE - Bump dependent ports as .so version has changed Approved by: portmgr blanket Notes: svn path=/head/; revision=366179
* - Drop .la files, no dependees require themDmitry Marakasov2014-08-252-2/+2
| | | | | | | Approved by: portmgr blanket Notes: svn path=/head/; revision=366076
* - Update to upstream version 0.11.2Thomas Zander2014-07-194-13/+49
| | | | | | | | | | | | | - Project repository has been moved from Google code to GitHub - Introduce OPTIONS for ASM ENCA FONTCONFIG HARFBUZZ - BUILD_DEPENDS on yasm for optimized ASM builds PR: 191874 Submitted by: Jan Beich <jbeich@vfemail.net> Approved by: mentors (implicit) Notes: svn path=/head/; revision=362263
* - Switch to USES=libtoolDmitry Marakasov2014-07-022-2/+3
| | | | | | | Approved by: portmgr blanket Notes: svn path=/head/; revision=360277
* The FreeBSD x11@ and graphics team proudly presentsNiclas Zeising2014-04-161-0/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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 as some drivers and utilities. Bump portrevisions for xf86-* ports, as well as virtualbox-ose-additions due to xserver version change. Apart from these updates, the way shared libraries are handled has been changed for all xorg ports, as well as libxml2 and freetype, which means ltverhack is gone and as a consequence shared libraries have been bumped. The plan is that this change will make library bumps less likely in the future. All affected ports have had their portrevisions bumped as a consequence of this. Fix some issues where WITH_NEW_XORG weren't detected properly on CURRENT. Update instructions, hardware support, and more notes can be found on https://wiki.freebsd.org/Graphics Thanks to: all testers, bdrewery and the FreeBSD x11@ team exp-run by: bdrewery [1] PR: ports/187602 [1] Approved by: portmgr (bdrewery), core (jhb) Notes: svn path=/head/; revision=351411
* Convert to USES=tar:xzBaptiste Daroussin2014-03-241-2/+1
| | | | Notes: svn path=/head/; revision=348928
* Pass maintainership to multimediaBaptiste Daroussin2014-01-261-1/+1
| | | | Notes: svn path=/head/; revision=341147
* Drop maintainershipBaptiste Daroussin2013-12-161-1/+1
| | | | Notes: svn path=/head/; revision=336648
* Update to 0.10.2Baptiste Daroussin2013-10-172-3/+6
| | | | | | | Strip binaries Notes: svn path=/head/; revision=330616
* Use stageBaptiste Daroussin2013-09-232-9/+8
| | | | Notes: svn path=/head/; revision=327927
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-0/+1
| | | | | | | multimedia) Notes: svn path=/head/; revision=327747
* Convert my ports to use the new USES=pkgconfigBaptiste Daroussin2013-04-221-2/+1
| | | | Notes: svn path=/head/; revision=316284
* This changes almost all the "gnomehack" only USE_GNOME cases to USES= pathfix.Eitan Adler2013-03-191-1/+1
| | | | | | | | | | | | If a port used other USE_GNOME items it was untouched. The ports that used other USES were fixed by hand. PR: ports/177081 Reviewed by: bapt Approved by: portmgr (miwi) Notes: svn path=/head/; revision=314640
* - Update to 0.10.1Baptiste Daroussin2012-11-282-13/+8
| | | | | | | | | | - Trim header - Remove ABI versions form LIB_DEPENDS Feature safe: yes Notes: svn path=/head/; revision=307886
* Convert libass to USE_PKGCONFIG, switch every ports depending of libass and thatBaptiste Daroussin2012-07-281-1/+2
| | | | | | | needs pkg-config to USE_PKGCONFIG Notes: svn path=/head/; revision=301647
* - update to 0.10.0Baptiste Daroussin2011-10-252-4/+5
| | | | Notes: svn path=/head/; revision=284276
* - update to 0.9.13Baptiste Daroussin2011-08-062-3/+3
| | | | Notes: svn path=/head/; revision=279025
* - update to 0.9.12Baptiste Daroussin2011-07-112-5/+5
| | | | | | | - change license from GPLv2 to ISCL Notes: svn path=/head/; revision=277538
* libass is a portable subtitle renderer for the ASS/SSA (Advanced SubstationBaptiste Daroussin2011-03-234-0/+43
Alpha/Substation Alpha) subtitle format. It is mostly compatible with VSFilter. WWW: http://code.google.com/p/libass/ Notes: svn path=/head/; revision=271524