Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
3.107_2 17 Mar 2024 12:28:12 |
Nuno Teixeira (eduardo) |
multimedia/xawtv: Move man pages to share/man
Approved by: portmgr (blanket) |
3.107_1 31 Dec 2023 00:37:05 |
Muhammad Moinur Rahman (bofh) |
*/*: Sunset 12.4-RELEASE/12-STABLE from ports tree
- Remove all references to defunct ARCH arm
- Remove all references to defunct ARCH sparc64
- Remove x11-drivers/xf86-video-sunffb which requires defunct sparc64
ARCH
- Remove sysutils/afbinit requires defunct sparc64 ARCH
- Remove all references to bktr driver
- Remove all references to defunct FreeBSD_12
- Remove all references to OSVERSION/OSREL corresponding to 12
- Remove conditionals in Mk/Uses/cabal.mk
- Remove sparc reference from Mk/Uses/qt-dist.mk
- Remove BROKEN_sparc64/NOT_FOR_ARCH=sparc64
- Remove BROKEN_FreeBSD_12* from:
- Remove OpenSSL patches from:
- Remove conditional flags for OSVERSION >= 1300000 to fixed flags.
Also move conditional flags for non sparc64/arm ARCH to fixed flags.
Reviewed by: brooks, jbeich, rene, salvadore
Differential Revision: https://reviews.freebsd.org/D42068 |
3.107_1 28 Jul 2023 17:13:17 |
Daniel Engberg (diizzy) |
*/*: Bump jpeg-turbo users treewide
New major version 3.0.0 |
3.107 18 Mar 2023 14:56:02 |
Daniel Engberg (diizzy) |
multimedia/xawtv: Remove (lib)QuickTime support and disable optional libraries
libquicktime is abandoned by upstream with last release over a
decade ago and doesn't compile with newer versions of FFmpeg
While at it disable autodetection of alsa and OpenGL support
PR: 261302
Approved by: portmgr (blanket, build fix) |
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) |
3.107 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 ) |
3.107 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 ) |
3.107 11 Sep 2021 11:53:26 |
Bernhard Froehlich (decke) |
multimedia/xawtv: Add CPE information
Approved by: portmgr (blanket) |
3.107 15 Jun 2021 08:41:55 |
Piotr Kubaj (pkubaj) |
multimedia/xawtv: enable on armv7 and powerpc |
3.107 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
3.107 17 Jan 2021 02:50:45 |
pkubaj |
multimedia/xawtv: enable on powerpc64le |
3.107 14 Jan 2021 23:55:07 |
pkubaj |
multimedia/xawtv: enable on powerpc64
MFH: 2021Q1 |
3.107 12 Dec 2020 21:16:04 |
oliver |
update to 3.107
fixes compile on CURRENT |
3.106 18 Mar 2020 07:51:59 |
tobik |
Fix fallout of bktr(4) removal |
3.106 06 Nov 2019 18:07:22 |
zeising |
Add USES=xorg USES=gl, ports categories m
Add USES=xorg and USES=gl to ports in categories starting with 'm'
While here, try to sprinkle other USES (mostly gnome and sdl) as needed. |
3.106 19 Apr 2019 15:19:05 |
oliver |
update to 3.106 |
3.103_2 23 Aug 2016 19:54:52 |
marino |
multimedia/xawtv: document ncurses requirement
Approved by: ncurses blanket |
3.103_2 01 Apr 2016 14:16:20 |
mat |
Remove ${PORTSDIR}/ from dependencies, categories m, n, o, and p.
With hat: portmgr
Sponsored by: Absolight |
3.103_2 01 Jan 2016 14:45:20 |
oliver |
fix ZVBI and QUICKTIME builds
PR: 192308 |
3.103_2 30 Oct 2015 12:41:06 |
oliver |
Fix include path to pick uAp local headers first instead of LOCALBASE stuff.
This fixes a header conflict with libevent2
PR: 204125
Submitted by: KOT@MATPOCKuH.Ru |
3.103_2 22 Jun 2015 18:33:22 |
antoine |
Convert to USES=jpeg |
3.103_2 25 Mar 2015 17:36:48 |
marino |
multimedia category: Remove $PTHREAD_LIBS
approved by: PTHREAD blanket |
3.103_2 21 Mar 2015 23:05:21 |
bapt |
Make fonts repecting XDG
Xorg is now looking in ${LOCALBASE}/share/fonts by default
Xorg now accepts symlinks in etc/X11/fontpath.d (as decribed in Xserver(1))
Large cleanup on lots of font ports
All fonts are now properly dynamically generating fonts.dir and fonts.scale
instead of sometime overwriting existing ones)
All fonts are generating fontconfig's cache
Improve consistency in fonts ports |
3.103_2 01 Feb 2015 20:24:28 |
amdmi3 |
- Drop @dirrm* from and add empty directories to pkg-plists
Approved by: portmgr blanket |
3.103_2 15 Jan 2015 20:00:10 |
ak |
- Remove vestiges of alpha support
Approved by: portmgr (erwin) |
3.103_2 25 Dec 2014 20:54:43 |
bapt |
Bump portrevision after png update |
3.103_1 25 Dec 2014 19:04:27 |
antoine |
Change libpng15.so to libpng.so in LIB_DEPENDS to prepare the upgrade |
3.103_1 01 Aug 2014 12:54:46 |
amdmi3 |
- Switch devel/libzvbi to USES=libtool, drop .la files
- Bump dependent ports as .so version has changed
Approved by: portmgr blanket |
3.103 29 Jul 2014 18:41:17 |
adamw |
Convert a bunch of USE_BZIP2 to USES=tar:bzip2
Approved by: portmgr (not really, but touches unstaged ports) |
3.103 29 Jul 2014 17:12:50 |
adamw |
Rename all patches that contain '::' as a path separator, and use
'__' instead. |
3.103 14 Jul 2014 18:42:04 |
bapt |
Modernize LIB_DEPENDS
With hat: portmgr |
3.103 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) |
3.103 14 Jun 2014 14:57:53 |
oliver |
fix man page handling after STAGEify |
3.103 13 Jun 2014 05:17:12 |
oliver |
fix script to work with /bin/sh |
3.103 12 Jun 2014 15:52:10 |
oliver |
STAGEify |
3.103 11 Jun 2014 14:50:00 |
tijl |
Support LIBS like LDFLAGS.
- Add LIBS="${LIBS}" to MAKE_ENV and CONFIGURE_ENV.
- Add an option helper for LIBS.
- Adjust all ports that already use LIBS. Also remove references to
PTHREAD_CFLAGS and PTHREAD_LIBS while here.
- Some ports did not support having a LIBS environment variable and
required additional patches.
Somewhat simplified a linker command line looks like:
${CC} ${src_LDFLAGS} ${LDFLAGS} ${src_LIBS} ${LIBS}
where src_LDFLAGS and src_LIBS are controlled by upstream and LDFLAGS and
LIBS can be controlled by us. If possible -L and -l flags need to be (Only the first 15 lines of the commit message are shown above ) |
3.103 20 Sep 2013 20:57:49 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
multimedia) |
3.103 15 Sep 2013 14:54:36 |
az |
- convert to the new perl5 framework
- convert USE_GMAKE to Uses
Approved by: portmgr (bapt@, blanket) |
3.103 01 Sep 2013 19:51:53 |
bsam |
Adopt USES+=iconv.
Approved by: maintainers (by e-mail) |
3.103 07 Aug 2013 16:59:00 |
oliver |
ignore v4l libs if they are installed |
3.103 10 Jul 2013 07:00:44 |
bapt |
Convert from USE_MOTIF to USES=motif
While here:
- Trim headers
- Convert USE_GMAKE to USES=gmake
- Remove indefinite article from comment |
3.103 14 Jun 2013 03:21:40 |
miwi |
Do not remove directories not created by this port
Reported by: pkg (DEVELOPER_MODE) |
3.103 20 May 2013 11:16:57 |
oliver |
update to 3.103 |
3.95_12 11 May 2013 12:48:38 |
bapt |
Use shared AALIB option instead of AA
Submitted by: danfe |
3.95_12 11 May 2013 11:14:10 |
bapt |
Convert to new options framework |
3.95_12 01 Jun 2012 05:26:28 |
dinoex |
- update png to 1.5.10 |
3.95_11 23 Sep 2011 22:26:39 |
amdmi3 |
- Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)
- Fix all ports that add {CPP,LD}FLAGS to *_ENV to modify flags instead
PR: 157936
Submitted by: myself
Exp-runs by: pav
Approved by: pav |
3.95_11 03 Jul 2011 13:38:45 |
ohauer |
- remove MD5 |
3.95_11 02 May 2011 12:44:53 |
makc |
Bump PORTREVISION after open-mofit update |
3.95_10 28 Mar 2010 06:47:48 |
dinoex |
- update to 1.4.1
Reviewed by: exp8 run on pointyhat
Supported by: miwi |
3.95_9 05 Feb 2010 11:46:55 |
dinoex |
- update to jpeg-8 |
3.95_8 18 Jul 2009 11:11:29 |
dinoex |
- update to jpeg7
Tested by: pav on pointyhat |
3.95_7 23 Jan 2009 16:28:36 |
flz |
- Update X.org ports to 7.4+ (few ports are more recent than the katamari).
- Bump PORTREVISION for all ports depending on libglut since the shlib
version number went from 4 to 3.
- Bump PORTREVISION for all ports depending on libXaw as libXaw.so.8 isn't
installed anymore.
- Couple of ports fixes (mostly missing xorg components added to USE_XORG). |
3.95_6 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) |
3.95_5 24 Mar 2008 23:21:25 |
miwi |
- Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG
- Bump PORTREVISION
Approved by: portmgr (xorg cleanup) |
3.95_5 07 Mar 2008 14:50:46 |
oliver |
update libzvbi to 0.2.30 |
3.95_4 28 Feb 2008 05:47:43 |
oliver |
update libzvbi to 0.2.29 |
3.95_3 17 Feb 2008 10:22:14 |
oliver |
fix build on 7
change dirrm to dirrmtry for man/<lang>/ directories |
3.95_3 04 Oct 2007 02:01:29 |
edwin |
Remove always-false/true conditions based on OSVERSION 500000 |
3.95_3 16 Aug 2007 06:29:00 |
oliver |
add USE_PERL5 |
3.95_3 25 May 2007 10:43:24 |
oliver |
move from X11BASE to LOCALBASE
bump PORTREVISION |
3.95_2 19 May 2007 20:32:57 |
flz |
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}. |
3.95_1 08 Nov 2006 18:58:12 |
oliver |
update libzvbi to 0.2.23 |
3.95_1 01 Jun 2006 21:00:08 |
oliver |
update libzvbi to 0.2.22 |
3.95 10 May 2006 22:37:39 |
edwin |
Remove USE_REINPLACE from ports starting with M |
3.95 11 Feb 2006 11:25:15 |
oliver |
fix compilation if libevent is installed
PR: ports/92673
Submitted by: Raaf <raaf@luna.afraid.org> |
3.95 22 Jan 2006 21:19:42 |
edwin |
SHA256ify
Approved by: krion@ |
3.95 12 Nov 2005 12:00:52 |
oliver |
utilize OPTIONS |
3.95 11 Nov 2005 17:20:02 |
oliver |
remove one unneeded CONFIGURE_ENV parameter |
3.95 11 Nov 2005 17:18:36 |
oliver |
fix libquicktime support
PR: ports/88671
Submitted by: Frank W. Josellis |
3.95 08 Oct 2005 16:49:46 |
oliver |
update libzvbi to 0.2.17 |
3.95 30 Sep 2005 13:33:23 |
oliver |
update to 3.95 |
3.94_1 26 May 2005 10:26:29 |
oliver |
update libzvbi port to 0.2.16 |
3.94_1 24 May 2005 09:34:39 |
oliver |
fix the last 4 ioctl sign-extension's
bump PORTREVISION |
3.94 23 May 2005 23:03:24 |
oliver |
reduce ioctl sign-extension's on 64 bit systems |
3.94 23 May 2005 22:31:24 |
oliver |
I added -g to CFLAGS by error - remove it |
3.94 23 May 2005 16:16:15 |
oliver |
- mark as broken if WITH_MMX is defined and ARCH is != i386
- fix some more 64 bit issues [i]
Provided by: Gerd Knorr <kraxel@bytesex.org> [1] |
3.94 23 May 2005 15:08:49 |
oliver |
- add amd64 to ONLY_FOR_ARCHS
- fix build for amd64
- fix a bug on amd64 which caused xawtv to segfault on startup |
3.94 21 May 2005 07:23:56 |
oliver |
add a 3rd header-include case - that makes it compile on my amd64 system
but... it still coredumpes, so ONLY_FOR_ARCH stays like it is right now |
3.94 24 Jan 2005 14:05:03 |
oliver |
update libzvbi to 0.2.13 |
3.94 14 Jan 2005 17:30:53 |
oliver |
add WITHOUT_AA knob |
3.94 11 Jan 2005 06:35:51 |
oliver |
add RUN_DEPENDS |
3.94 31 Dec 2004 11:36:46 |
oliver |
update to libzvbi 0.2.11 |
3.94 02 Sep 2004 21:41:34 |
oliver |
fix pkg-plist |
3.94 18 Aug 2004 18:31:36 |
oliver |
update to 3.94 |
3.93 14 Aug 2004 21:51:16 |
oliver |
add some extra files/directories |
3.93 09 Aug 2004 14:03:12 |
oliver |
update to 3.93 |
3.91_6 19 Jun 2004 18:56:05 |
oliver |
depend on tv-fonts
Bump PORTREVISION |
3.91_5 05 Apr 2004 09:53:09 |
oliver |
libzvbi got updated - libversion got changed
bump PORTREVISION |
3.91_4 18 Mar 2004 18:01:13 |
trevor |
Add size data, approved by maintainers. |
3.91_4 14 Mar 2004 03:56:07 |
lioux |
Chase libdv shared library version bump |
3.91_4 21 Feb 2004 15:02:36 |
oliver |
ia64 has no machine/ioctl_bt848.h. ONLY_FOR_ARCHS= alpha i386 |
3.91_4 11 Feb 2004 22:56:32 |
oliver |
Scantv is now able to detect stations. Actually You still won't get the
station-names
Bump PORTREVISION |
3.91_3 10 Feb 2004 22:01:43 |
oliver |
- scantv now scans w/o a failure, but actually doesn't like to find any
station here
- reattach x11/mtt to the build in case it's FreeBSD 5
- bump PORTREVISION |
3.91_2 09 Feb 2004 19:52:55 |
oliver |
i forgott to add bin/alevtd |
3.91_2 09 Feb 2004 17:50:45 |
oliver |
Add libzvbi Support (WITH_LIBZVBI) to get a aletvd and a scantv (which won't
work on my system)
Bump PORTREVISION |
3.91_1 04 Feb 2004 05:10:27 |
marcus |
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
(Part 1) |
3.91 30 Jan 2004 17:05:25 |
oliver |
update xawtv to 3.91 |
3.90 17 Oct 2003 15:39:39 |
oliver |
Update xawtv to 3.90.
The patch got included into the source. |
3.88.1_1 13 Oct 2003 16:16:04 |
oliver |
Don't treat a nonremote display as remote (and so disabling the the overlay
mode w/o a need to)
PR: ports/57869
Submitted By: Matthias Andree <matthias.andree@web.de> |