Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
07 Sep 2022 21:58:51 |
Stefan Eßer (se) |
Remove WWW entries moved into port Makefiles
Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner) |
1.3.7,1 07 Sep 2022 21:10:59 |
Stefan Eßer (se) |
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 ) |
1.3.7,1 20 Jul 2022 14:22:30 |
Tobias C. Berner (tcberner) |
multimedia: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* Aaron LI <aly@aaronly.me>
* Alexander Botero-Lowry <alexbl@FreeBSD.org>
* Alexander Logvinov <ports@logvinov.com>
* Alexey Dokuchaev <danfe@FreeBSD.org>
* Anders Nordby <anders@FreeBSD.org>
* Andrew Pantyukhin <infofarmer@FreeBSD.org>
* Andrew Thompson <andy@fud.org.nz>
* Andrew Thompson <thompsa@FreeBSD.org>
* Angel Carpintero <ack@telefonica.net>
* Anish Mistry (with help from mean)
* Anonymous <swell.k@gmail.com> (Only the first 15 lines of the commit message are shown above ) |
1.3.7,1 20 Mar 2022 01:43:48 |
Piotr Kubaj (pkubaj) |
multimedia/xvid: fix build on powerpc with LLVM 13
../../src/image/ppc_asm/colorspace_altivec.c:434:1: error: address of register
variable requested
MAKE_COLORSPACE_ALTIVEC_FROM_RGB(bgra_to_yv12_altivec_c, 4, 8, 2,
RGB_TO_YV12_ALTIVEC, 2, 1, 0, 0)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../src/image/ppc_asm/colorspace_altivec.c:65:5: note: expanded from macro
'MAKE_COLORSPACE_ALTIVEC_FROM_RGB'
shift_consts[0] = vec_add(vec_splat_u32(12), vec_splat_u32(12)); \
^~~~~~~~~~~~
Fix similar to 0efce95397d4b53be14448a803902191ab8c1df3. |
1.3.7,1 15 Aug 2021 17:33:41 |
Bernhard Froehlich (decke) |
multimedia/xvid: Add CPE information
Approved by: portmgr (blanket) |
1.3.7,1 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
1.3.7,1 30 Dec 2019 20:52:47 |
riggs |
Update to upstream version 1.3.7
Details:
- Fix potential vulnerabilities reported by code fuzzing (no CVE IDs)
MFH: 2019Q4 (hat: ports-secteam) |
1.3.5,1 18 Sep 2018 16:04:20 |
emaste |
multimedia/xvid: link with -znotext on i386
This port links 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, 230208
Approved by: bapt
Sponsored by: The FreeBSD Foundation
Differential Revision: https://reviews.freebsd.org/D17195 |
1.3.5,1 05 Aug 2018 10:24:49 |
riggs |
Set LLD_UNSAFE on i386 in preparation for switch to lld on FreeBSD 12
PR: 230208
Reported by: emaste |
1.3.5,1 04 Jul 2018 13:37:14 |
riggs |
Update to upstream version 1.3.5
Details:
- No functional changes in the *BSD relevant section of the codec
- tarball is now available with bz2 compression
- ipfire.org does not host the latest upstream tarball anymore |
1.3.4,1 27 Feb 2018 13:03:48 |
mat |
Switch some MASTER_SITES from http/ftp to https.
Also some cleanup of dead entries.
PR: 226203
Submitted by: Sam H
Sponsored by: Absolight |
1.3.4,1 01 Apr 2016 14:16:20 |
mat |
Remove ${PORTSDIR}/ from dependencies, categories m, n, o, and p.
With hat: portmgr
Sponsored by: Absolight |
1.3.4,1 12 Jan 2016 16:20:32 |
amdmi3 |
Convert LICENSE= "GPLxx # or later" to "GPLxx+"
Approved by: portmgr blanket |
1.3.4,1 10 Oct 2015 18:49:44 |
riggs |
Update to upstream version 1.3.4 [1], take maintainership [2]
While on it:
- Handle CFLAGS with xvid's build system [2]
- Remove superfluous ln -sf in post-patch (now handled by
xvid's build system) [2]
- Pet portlint [2]
PR: 203626
Submitted by: w.litter@aon.at [1]
Reviewed by: riggs [2] |
1.3.2_1,1 25 Sep 2015 15:18:01 |
amdmi3 |
- Add LICENSE
- Strip library
- Regenerate patches with `make makepatch` |
1.3.2,1 24 Sep 2015 08:12:34 |
culot |
- Reassign to the heap after fluffy@'s bit was taken in for safekeeping |
1.3.2,1 07 Jul 2014 15:31:02 |
olgeni |
Remove indefinite articles and trailing periods from COMMENT, plus minor
COMMENT typos and surrounding whitespace fixes. A few Makefiles where not
included as they contain Latin-1 characters that break the Phabricator
workflow. Category M.
CR: D306
Approved by: portmgr (bapt) |
1.3.2,1 28 Dec 2013 16:37:42 |
bapt |
Support stage |
1.3.2,1 20 Sep 2013 20:57:49 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
multimedia) |
1.3.2,1 11 May 2013 11:14:10 |
bapt |
Convert to new options framework |
1.3.2,1 15 May 2012 21:17:27 |
pav |
- MAKE_JOBS_UNSAFE
Reported by: pointyhat |
1.3.2,1 24 Oct 2011 04:17:38 |
dougb |
Remove more tags from pkg-descr files fo the form:
- Name
em@i.l
or variations thereof. While I'm here also fix some whitespace and other
formatting errors, including moving WWW: to the last line in the file. |
1.3.2,1 11 Aug 2011 07:31:04 |
fluffy |
- Update XviD to 1.3.2 bugfix release |
1.3.0,1 21 Mar 2011 13:23:46 |
fluffy |
- Remove forgotten old checksum |
1.3.0,1 21 Mar 2011 13:14:48 |
fluffy |
- Update XviD to v1.3.0 [1]
- Explicitely disable yasm support, it's broken on 64bit
PR: 155519 [1]
Submitted by: Oliver Herold <oh AT fixmbr DOT de> |
1.2.2_1,1 10 Aug 2009 17:59:27 |
fluffy |
Update my MAINTAINER's email to @FreeBSD.org
Approved by: tabthorpe (co-mentor) |
1.2.2_1,1 05 Aug 2009 11:26:32 |
miwi |
- Fix build after yasm update
Reported by: pointyhat
Approved by: maintainer via im |
1.2.2,1 16 Jun 2009 02:13:39 |
amdmi3 |
- Update to 1.2.2
- Pass maintainership to submitter
PR: 135611
Submitted by: "Dima Panov" <fluffy@fluffy.khv.ru> |
1.2.1,1 24 Mar 2009 16:28:20 |
mm |
- Mark MAKE_JOBS_SAFE |
1.2.1,1 20 Dec 2008 17:41:15 |
wxs |
- Update to 1.2.1
PR: ports/129776
Submitted by: Chess Griffin <chess@chessgriffin.com> |
1.1.3_1,1 13 Oct 2008 12:49:38 |
amdmi3 |
- Fix port to actually use assembly on i386 and amd64, providing up to 4x coding
speedup
- Change pkg-plist to PLIST_FILES as there are only 4 files in there
PR: 128042
Submitted by: Carlos Santos <unixmania at gmail dot com> |
1.1.3,1 07 Sep 2008 00:36:27 |
linimon |
Reset lofi due to not commits in over 3 months, PR backlog, and no response
to email.
Hat: portmgr |
1.1.3,1 25 Jul 2008 14:34:52 |
pav |
- Remove USE_GCC where it can be satisfied with base compiler on following
FreeBSD versions: 5.3 and up, 6.x, 7.x, 8-CURRENT |
1.1.3 19 Apr 2008 17:56:05 |
miwi |
- 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) |
1.1.3,1 29 Jun 2007 13:11:18 |
lofi |
Update to 1.1.3
SECURITY: http://secunia.com/advisories/25711/ |
1.1.2,1 25 May 2007 11:36:35 |
lofi |
Don't insist on using gcc3.4 even on -CURRENT. |
1.1.2,1 10 Jan 2007 21:42:11 |
lofi |
Fix typo in sourcecode that prevented compilation on IA64. |
1.1.2,1 27 Nov 2006 11:21:59 |
lofi |
Remove stale patch |
1.1.2,1 27 Nov 2006 11:21:25 |
lofi |
Update to 1.1.2 |
1.1.0,1 26 Jun 2006 16:21:35 |
lofi |
Convert optimization knob into option.
PR: ports/99294
Submitted by: Arseny Nasokin <tarc@tarc.po.cs.msu.su> |
1.1.0,1 23 Jan 2006 08:28:54 |
lofi |
Update to 1.1.0 |
1.0.3,1 22 Jan 2006 21:19:42 |
edwin |
SHA256ify
Approved by: krion@ |
1.0.3,1 05 Jul 2005 22:26:16 |
lofi |
Fix MASTER_SITES.
Reported by: Pav |
1.0.3,1 20 Dec 2004 09:28:45 |
lofi |
Update to 1.0.3. |
1.0.2,1 09 Dec 2004 11:34:21 |
lofi |
Fix build on ia64. |
1.0.2,1 30 Sep 2004 05:32:00 |
kris |
Increase USE_GCC to 3.4 for those ports which compile with it.
Approved by: portmgr |
1.0.2,1 30 Aug 2004 12:18:55 |
lofi |
Update to 1.0.2 |
1.0.1_2,1 25 Jun 2004 23:56:56 |
lofi |
Make USE_GCC value overridable.
PR: 68348 |
1.0.1_2,1 24 Jun 2004 23:56:34 |
lofi |
Add WITH_OPTIMIZED_CFLAGS knob which will allow xvid to choose
CFLAGS from its own (quite large) set of defaults for various compilers
and platforms. |
1.0.1_2,1 13 Jun 2004 20:35:22 |
lofi |
Adjust the so-symlink, forgotten in the initial commit.
Reported by: Radek Kozwlowski on IRC
Pointy hat to: me |
1.0.1_1,1 12 Jun 2004 02:12:45 |
lofi |
Force using gcc 3.3 on all branches to work around illegal instruction
crashes, presumably from bad code generated by gcc 2.95. |
1.0.1,1 11 Jun 2004 21:48:50 |
lofi |
Update XviD to version 1.0.1, chase shared library bump through dependencies,
disable xvid support in avifile and bump PORTREVISION in transcode for
added dependency on xvid4conf. |
0.9.2,1 18 Mar 2004 01:41:17 |
lofi |
SIZEify. |
0.9.2,1 12 Aug 2003 22:27:30 |
lofi |
Update xvid to latest release and chase library dependencies in ports
that depend on it.
Approved by: arved (Mentor) |
0.9.1,1 29 Mar 2003 17:25:54 |
fjoe |
- Update to 0.9.1
- Lots of reinplacements and patches removed.
- Install the static lib, too
- Byebye divx4.h
- Use ${LN} -sf instead of ${LN} -s in post-install
PR: 50410 |