notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Remember
I remember
2024-11-06 Today brought in a new category: filesystems. Sadly, the website did not process it well. I am working on that. It may take a few days.
2024-11-07 Commit processing is halted. I have a fix for the new category. It is making its way through the system.
UPDATE: the backend is processing the original filesystems commit now. It should take about an hour.
UPDATE: as of 20:30 UTC, the filesystems commit has been processed. Commit processing is now up to date.
non port: multimedia/gdvrecv/Makefile

Number of commits found: 28

Thursday, 26 Dec 2019
07:54 antoine search for other commits by this committer
Deprecate a few ports

With hat:	portmgr
Original commitRevision:520894 
Friday, 8 Nov 2019
13:59 tobik search for other commits by this committer
multimedia: Add missing USES={gl,gnome,sdl,xorg}
Original commitRevision:517065 
Thursday, 30 Nov 2017
15:50 mat search for other commits by this committer
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
Original commitRevision:455210 
Tuesday, 10 Mar 2015
14:15 amdmi3 search for other commits by this committer
- Add LICENSE
- Strip library
Original commitRevision:380920 
Tuesday, 21 Oct 2014
17:22 mva search for other commits by this committer
- Convert ports of multimedia/ to new USES=python

Approved by:	portmgr (implicit)
Original commitRevision:371331 
Saturday, 14 Jun 2014
20:22 pawel search for other commits by this committer
- Port is stage safe
- Convert to USES=tar:bzip2
- Remove author info from pkg-descr, available on homepage
Original commitRevision:357804 
Friday, 20 Sep 2013
20:57 bapt search for other commits by this committer
Add NO_STAGE all over the place in preparation for the staging support (cat:
multimedia)
Original commitRevision:327747 
Wednesday, 23 Jan 2013
15:00 makc search for other commits by this committer
Bump PORTREVISION after DESKTOP_ENTRIES update
Original commitRevision:310871 
Monday, 7 Jan 2013
02:07 makc search for other commits by this committer
- 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
Original commitRevision:310020 
Friday, 1 Jun 2012
05:26 dinoex search for other commits by this committer
- update png to 1.5.10
Original commit
Sunday, 28 Mar 2010
06:47 dinoex search for other commits by this committer
- update to 1.4.1
Reviewed by:    exp8 run on pointyhat
Supported by:   miwi
Original commit
Friday, 5 Feb 2010
11:46 dinoex search for other commits by this committer
- update to jpeg-8
Original commit
Saturday, 22 Aug 2009
00:28 amdmi3 search for other commits by this committer
- Switch SourceForge ports to the new File Release System: categories starting
with M
Original commit
Friday, 31 Jul 2009
13:57 dinoex search for other commits by this committer
- bump all port that indirectly depends on libjpeg and have not yet been bumped
or updated
Requested by:   edwin
Original commit
Monday, 5 Jan 2009
21:36 pav search for other commits by this committer
- Remove conditional checks for FreeBSD 5.x and older
Original commit
Friday, 6 Jun 2008
13:48 edwin search for other commits by this committer
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)
Original commit
Saturday, 19 May 2007
20:32 flz search for other commits by this committer
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
Original commit
Tuesday, 5 Sep 2006
04:43 linimon search for other commits by this committer
Reset inactive maintainer who has not responded to email.

Hat:            portmgr
Original commit
Sunday, 8 Jan 2006
01:09 pav search for other commits by this committer
- Add desktop item

PR:             ports/91465
Submitted by:   Panagiotis Astithas <past@ebs.gr>
Approved by:    Henri Michelon <hmichelon@e-cml.org> (maintainer)
Original commit
Tuesday, 22 Nov 2005
13:12 edwin search for other commits by this committer
[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
Original commit
Saturday, 5 Nov 2005
05:22 marcus search for other commits by this committer
Bump PORTREVISION to chase the glib20 shared library update.
Original commit
Friday, 1 Apr 2005
22:57 kris search for other commits by this committer
Now buildable again.

Approved by:    portmgr (self)
Original commit
Saturday, 26 Mar 2005
20:29 kris search for other commits by this committer
BROKEN: Incorrect pkg-plist

Approved by:    portmgr (self)
Original commit
Saturday, 12 Mar 2005
10:54 marcus search for other commits by this committer
Bump PORTREVISION to chase the glib20 shared lib version change.
Original commit
Wednesday, 9 Feb 2005
08:23 leeym search for other commits by this committer
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>
Original commit
Saturday, 4 Dec 2004
17:35 arved search for other commits by this committer
Update to 1.1

PR:             74613
Submitted by:   Henri Michelon <michelon@e-cml.org>
Original commit
Sunday, 7 Nov 2004
22:37 marcus search for other commits by this committer
Bump PORTREVISIONS for all ports that depend on atk or pango to ease in the
big upgrade.
Original commit
Saturday, 6 Nov 2004
23:38 pav search for other commits by this committer
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>
Original commit

Number of commits found: 28