non port: multimedia/gdvrecv/Makefile |
Number of commits found: 28 |
Thursday, 26 Dec 2019
|
07:54 antoine
Deprecate a few ports
With hat: portmgr
|
Friday, 8 Nov 2019
|
13:59 tobik
multimedia: Add missing USES={gl,gnome,sdl,xorg}
|
Thursday, 30 Nov 2017
|
15:50 mat
Convert Python ports to FLAVORS.
Ports using USE_PYTHON=distutils are now flavored. They will
automatically get flavors (py27, py34, py35, py36) depending on what
versions they support.
There is also a USE_PYTHON=flavors for ports that do not use distutils
but need FLAVORS to be set. A USE_PYTHON=noflavors can be set if
using distutils but flavors are not wanted.
A new USE_PYTHON=optsuffix that will add PYTHON_PKGNAMESUFFIX has been
added to cope with Python ports that did not have the Python
PKGNAMEPREFIX but are flavored.
USES=python now also exports a PY_FLAVOR variable that contains the
current python flavor. It can be used in dependency lines when the
port itself is not python flavored. For example, deskutils/calibre.
By default, all the flavors are generated. To only generate flavors
for the versions in PYTHON2_DEFAULT and PYTHON3_DEFAULT, define
BUILD_DEFAULT_PYTHON_FLAVORS in your make.conf.
In all the ports with Python dependencies, the *_DEPENDS entries MUST
end with the flavor so that the framework knows which to build/use.
This is done by appending '@${PY_FLAVOR}' after the origin (or
@${FLAVOR} if in a Python module with Python flavors, as the content
will be the same). For example:
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}six>0:devel/py-six@${PY_FLAVOR}
PR: 223071
Reviewed by: portmgr, python
Sponsored by: Absolight
Differential Revision: https://reviews.freebsd.org/D12464
|
Tuesday, 10 Mar 2015
|
14:15 amdmi3
- Add LICENSE
- Strip library
|
Tuesday, 21 Oct 2014
|
17:22 mva
- Convert ports of multimedia/ to new USES=python
Approved by: portmgr (implicit)
|
Saturday, 14 Jun 2014
|
20:22 pawel
- Port is stage safe
- Convert to USES=tar:bzip2
- Remove author info from pkg-descr, available on homepage
|
Friday, 20 Sep 2013
|
20:57 bapt
Add NO_STAGE all over the place in preparation for the staging support (cat:
multimedia)
|
Wednesday, 23 Jan 2013
|
15:00 makc
Bump PORTREVISION after DESKTOP_ENTRIES update
|
Monday, 7 Jan 2013
|
02:07 makc
- Update DESKTOP_ENTRIES:
* rephrase Comment field or use port ${COMMENT} if appropriate
* adjust Icon field according to the Desktop Entry Specification
* update Categories field: remove deprecated category Application;
set main category, if missing
- Remove indefinite article and/or rephrase COMMENT
- Trim Makefile header
- Other minor changes
|
Friday, 1 Jun 2012
|
05:26 dinoex
- update png to 1.5.10
|
Sunday, 28 Mar 2010
|
06:47 dinoex
- update to 1.4.1
Reviewed by: exp8 run on pointyhat
Supported by: miwi
|
Friday, 5 Feb 2010
|
11:46 dinoex
- update to jpeg-8
|
Saturday, 22 Aug 2009
|
00:28 amdmi3
- Switch SourceForge ports to the new File Release System: categories starting
with M
|
Friday, 31 Jul 2009
|
13:57 dinoex
- bump all port that indirectly depends on libjpeg and have not yet been bumped
or updated
Requested by: edwin
|
Monday, 5 Jan 2009
|
21:36 pav
- Remove conditional checks for FreeBSD 5.x and older
|
Friday, 6 Jun 2008
|
13:48 edwin
Bump portrevision due to upgrade of devel/gettext.
The affected ports are the ones with gettext as a run-dependency
according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT
in Makefile (29 of them).
PR: ports/124340
Submitted by: edwin@
Approved by: portmgr (pav)
|
Saturday, 19 May 2007
|
20:32 flz
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
|
Tuesday, 5 Sep 2006
|
04:43 linimon
Reset inactive maintainer who has not responded to email.
Hat: portmgr
|
Sunday, 8 Jan 2006
|
01:09 pav
- Add desktop item
PR: ports/91465
Submitted by: Panagiotis Astithas <past@ebs.gr>
Approved by: Henri Michelon <hmichelon@e-cml.org> (maintainer)
|
Tuesday, 22 Nov 2005
|
13:12 edwin
[patch]: Unregistered conflict between multimedia/dvts and multimedia/gdvrecv
Both multimedia/gdvrecv and multimedia/dvts provides executable
bin/dvrecv with non-compatible uses and syntax. The last installed
will overwrite the other.
Further, gdvrecv installs no man-pages, so installing first dvts
then gdvrecv will cause incorrect manual page to appear.
PR: ports/85979
Submitted by: Erik Norgaard <norgaard@locolomo.org>
Approved by: maintainer timeout
|
Saturday, 5 Nov 2005
|
05:22 marcus
Bump PORTREVISION to chase the glib20 shared library update.
|
Friday, 1 Apr 2005
|
22:57 kris
Now buildable again.
Approved by: portmgr (self)
|
Saturday, 26 Mar 2005
|
20:29 kris
BROKEN: Incorrect pkg-plist
Approved by: portmgr (self)
|
Saturday, 12 Mar 2005
|
10:54 marcus
Bump PORTREVISION to chase the glib20 shared lib version change.
|
Wednesday, 9 Feb 2005
|
08:23 leeym
gdvrecv update to 1.2 and fix the pkg-plist error reported by pointyhat
PR: 75293
Submitted by: Henri Michelon <hmichelon at e-cml.org>
|
Saturday, 4 Dec 2004
|
17:35 arved
Update to 1.1
PR: 74613
Submitted by: Henri Michelon <michelon@e-cml.org>
|
Sunday, 7 Nov 2004
|
22:37 marcus
Bump PORTREVISIONS for all ports that depend on atk or pango to ease in the
big upgrade.
|
Saturday, 6 Nov 2004
|
23:38 pav
Add gdvrecv, a set of tools for FreeBSD to receives audio and video data from a
digital camcorder via an IEEE 1394 (widely known as FireWire) link and stores
them into an DV file.
PR: ports/73442
Submitted by: Henri Michelon <michelon@e-cml.org>
|
Number of commits found: 28 |