| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
| |
Changes: https://github.com/libass/libass/releases/tag/0.15.2
Reported by: GitHub (watch releases)
|
|
|
|
|
| |
Changes: https://github.com/libass/libass/releases/tag/0.15.1
Reported by: GitHub (watch releases)
|
|
|
|
| |
Reported by: lwhsu
|
| |
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
| |
Notes:
svn path=/head/; revision=550193
|
|
|
|
|
|
|
|
| |
PR: 249502
Submitted by: daniel.engberg.lists@pyret.net
Notes:
svn path=/head/; revision=550187
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
|
|
|
|
| |
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 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
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
|
|
|
|
|
| |
PR: 216837
Submitted by: cpm
MFH: 2017Q1
Notes:
svn path=/head/; revision=434477
|
|
|
|
|
|
|
| |
Reported by: robert.burmeister@utoledo.edu (via email)
Notes:
svn path=/head/; revision=433383
|
|
|
|
| |
Notes:
svn path=/head/; revision=429876
|
|
|
|
| |
Notes:
svn path=/head/; revision=425444
|
|
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
|
|
|
|
| |
PR: 212194
Submitted by: mikael.urankar@gmail.com
Notes:
svn path=/head/; revision=421291
|
|
|
|
|
|
|
|
|
|
| |
- Remove uneeded GH_ACCOUNT (equals to default value)
- Remove bogus USES=tar:xz
Approved by: portmgr blanket
Notes:
svn path=/head/; revision=421217
|
|
|
|
|
|
|
|
| |
With hat: portmgr
Sponsored by: Absolight
Notes:
svn path=/head/; revision=412348
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- 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
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
|
|
|
| |
Convert to USES=autoreconf
Notes:
svn path=/head/; revision=382594
|
|
|
|
|
|
|
| |
Approved by: bapt
Notes:
svn path=/head/; revision=380625
|
|
|
|
|
|
|
| |
Approved by: portmgr blanket
Notes:
svn path=/head/; revision=378270
|
|
|
|
|
|
|
|
| |
- Add USES=libtool and bump dependent ports
- Add INSTALL_TARGET=install-strip
Notes:
svn path=/head/; revision=366746
|
|
|
|
|
|
|
|
|
|
| |
- Add LICENSE_FILE
- Bump dependent ports as .so version has changed
Approved by: portmgr blanket
Notes:
svn path=/head/; revision=366179
|
|
|
|
|
|
|
| |
Approved by: portmgr blanket
Notes:
svn path=/head/; revision=366076
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- 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
|
|
|
|
|
|
|
| |
Approved by: portmgr blanket
Notes:
svn path=/head/; revision=360277
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
| |
Notes:
svn path=/head/; revision=348928
|
|
|
|
| |
Notes:
svn path=/head/; revision=341147
|
|
|
|
| |
Notes:
svn path=/head/; revision=336648
|
|
|
|
|
|
|
| |
Strip binaries
Notes:
svn path=/head/; revision=330616
|
|
|
|
| |
Notes:
svn path=/head/; revision=327927
|
|
|
|
|
|
|
| |
multimedia)
Notes:
svn path=/head/; revision=327747
|
|
|
|
| |
Notes:
svn path=/head/; revision=316284
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
|
|
|
|
|
|
| |
- Trim header
- Remove ABI versions form LIB_DEPENDS
Feature safe: yes
Notes:
svn path=/head/; revision=307886
|
|
|
|
|
|
|
| |
needs pkg-config to USE_PKGCONFIG
Notes:
svn path=/head/; revision=301647
|
|
|
|
| |
Notes:
svn path=/head/; revision=284276
|
|
|
|
| |
Notes:
svn path=/head/; revision=279025
|
|
|
|
|
|
|
| |
- change license from GPLv2 to ISCL
Notes:
svn path=/head/; revision=277538
|
|
Alpha/Substation Alpha) subtitle format. It is mostly compatible with VSFilter.
WWW: http://code.google.com/p/libass/
Notes:
svn path=/head/; revision=271524
|