notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
All times are UTC
Ukraine
non port: multimedia/libdvbpsi/Makefile
SVNWeb

Number of commits found: 40

Mon, 13 Mar 2023
[ 10:02 Daniel Engberg (diizzy) search for other commits by this committer ]    commit hash:a90bfe784b941e514d62dc59404f2de5bff65a4f  commit hash:a90bfe784b941e514d62dc59404f2de5bff65a4f  commit hash:a90bfe784b941e514d62dc59404f2de5bff65a4f  a90bfe7 
multimedia/libdvbpsi: Update MASTER_SITES

Use VideoLAN's CDN as primary site and fallback to download.videolan.org
While at it switch to DISTVERSION for consistency

Reference:
http://get.videolan.org/libdvbpsi/1.3.3/libdvbpsi-1.3.3.tar.bz2?mirrorlist

PR:		270149
Approved by:	multimedia (riggs)
Wed, 7 Sep 2022
[ 21:10 Stefan Eßer (se) search for other commits by this committer ]    commit hash:b7f05445c00f2625aa19b4154ebcbce5ed2daa52  commit hash:b7f05445c00f2625aa19b4154ebcbce5ed2daa52  commit hash:b7f05445c00f2625aa19b4154ebcbce5ed2daa52  b7f0544  (Only the first 10 of 27931 ports in this commit are shown above. View all ports for this commit)
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 View all of this commit message)
Wed, 20 Jul 2022
[ 14:22 Tobias C. Berner (tcberner) search for other commits by this committer ]    commit hash:63f36d326290febc7af8820d7bde9c78cda71c80  commit hash:63f36d326290febc7af8820d7bde9c78cda71c80  commit hash:63f36d326290febc7af8820d7bde9c78cda71c80  63f36d3  (Only the first 10 of 224 ports in this commit are shown above. View all ports for this commit)
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 View all of this commit message)
Tue, 6 Apr 2021
[ 14:31 Mathieu Arnold (mat) search for other commits by this committer ]    commit hash:305f148f482daf30dcf728039d03d019f88344eb  commit hash:305f148f482daf30dcf728039d03d019f88344eb  commit hash:305f148f482daf30dcf728039d03d019f88344eb  305f148  (Only the first 10 of 29333 ports in this commit are shown above. View all ports for this commit)
Remove # $FreeBSD$ from Makefiles.
Wed, 16 Oct 2019
[ 11:28 tcberner search for other commits by this committer ] Original commit   Revision:514581
multimedia/libdvbpsi: update to 1.3.3
Thu, 3 Jan 2019
[ 14:25 bapt search for other commits by this committer ] Original commit   Revision:489179
Update to 1.3.2
Mon, 12 Mar 2018
[ 08:33 amdmi3 search for other commits by this committer ] Original commit   Revision:464234
- Switch to new test framework

Approved by:	portmgr blanket
Sat, 5 Nov 2016
[ 20:10 bapt search for other commits by this committer ] Original commit   Revision:425445
Update to libdvbpsi 1.3.0
Thu, 14 May 2015
[ 10:15 mat search for other commits by this committer ] Original commit   Revision:386312 (Only the first 10 of 1814 ports in this commit are shown above. View all ports for this commit)
MASTER_SITES cleanup.

- Replace ${MASTER_SITE_FOO} with FOO.
- Merge MASTER_SITE_SUBDIR into MASTER_SITES when possible. (This means 99.9%
  of the time.)
- Remove occurrences of MASTER_SITE_LOCAL when no subdirectory was present and
  no hint of what it should be was present.
- Fix some logic.
- And generally, make things more simple and easy to understand.

While there, add magic values to the FESTIVAL, GENTOO, GIMP, GNUPG, QT and
SAMBA macros.

Also, replace some EXTRACT_SUFX occurences with USES=tar:*.

Checked by:	make fetch-urlall-list
With hat:	portmgr
Sponsored by:	Absolight
Mon, 9 Jun 2014
[ 19:00 antoine search for other commits by this committer ] Original commit   Revision:357193
Fix build with gcc from base,  it doesn't undertand
-Wno-tautological-constant-out-of-range-compare
and has no flag to disable this warning

Phabric:	D197
Reviewed by:	bapt
[ 14:50 bapt search for other commits by this committer ] Original commit   Revision:357163
Update libdvbpsi to 1.2.0
Strip binaries
USES=libtool
Use options helpers
Chase library change
Wed, 25 Sep 2013
[ 00:54 bdrewery search for other commits by this committer ] Original commit   Revision:328226 (Only the first 10 of 179 ports in this commit are shown above. View all ports for this commit)
- Remove NO_STAGE as these have been tested to be safe

With hat:	portmgr
Fri, 20 Sep 2013
[ 20:57 bapt search for other commits by this committer ] Original commit   Revision:327747 (Only the first 10 of 404 ports in this commit are shown above. View all ports for this commit)
Add NO_STAGE all over the place in preparation for the staging support (cat:
multimedia)
Tue, 19 Mar 2013
[ 13:04 eadler search for other commits by this committer ] Original commit   Revision:314640 (Only the first 10 of 218 ports in this commit are shown above. View all ports for this commit)
This changes almost all the "gnomehack" only USE_GNOME cases to USES= pathfix.

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)
Sat, 5 Nov 2011
[ 18:52 bapt search for other commits by this committer ] Original commit 
upgrade to 0.2.2
Fri, 9 Sep 2011
[ 21:06 bapt search for other commits by this committer ] Original commit 
Update to 0.2.1
Mon, 30 May 2011
[ 21:29 bapt search for other commits by this committer ] Original commit 
- update libdvbpsi to 0.2.0
- add license
- chase library bump
Sat, 29 Jan 2011
[ 23:57 kwm search for other commits by this committer ] Original commit 
Update to 0.1.7.

PR:             ports/154100 (based on)
Submitted by:   Dan Lukes <dan@obluda.cz>
With hat:       multimedia@
Feature safe:   yes
Sat, 4 Dec 2010
[ 07:34 ade search for other commits by this committer ] Original commit  (Only the first 10 of 1730 ports in this commit are shown above. View all ports for this commit)
Sync to new bsd.autotools.mk
Sun, 2 Aug 2009
[ 19:36 mezz search for other commits by this committer ] Original commit  (Only the first 10 of 1514 ports in this commit are shown above. View all ports for this commit)
-Repocopy devel/libtool15 -> libtool22 and libltdl15 -> libltdl22.
-Update libtool and libltdl to 2.2.6a.
-Remove devel/libtool15 and devel/libltdl15.
-Fix ports build with libtool22/libltdl22.
-Bump ports that depend on libltdl22 due to shared library version change.
-Explain what to do update in the UPDATING.

It has been tested with GNOME2, XFCE4, KDE3, KDE4 and other many wm/desktop
and applications in the runtime.

With help:      marcus and kwm
Pointyhat-exp:  a few times by pav
Tested by:      pgollucci, "Romain Tartière" <romain@blogreen.org>, and
                a few MarcusCom CVS users. Also, I might have missed a few.
Repocopy by:    marcus
Approved by:    portmgr
Thu, 21 Aug 2008
[ 06:18 rafan search for other commits by this committer ] Original commit  (Only the first 10 of 1030 ports in this commit are shown above. View all ports for this commit)
Update CONFIGURE_ARGS for how we pass CONFIGURE_TARGET to configure script.
Specifically, newer autoconf (> 2.13) has different semantic of the
configure target. In short, one should use --build=CONFIGURE_TARGET
instead of CONFIGURE_TARGET directly. Otherwise, you will get a warning
and the old semantic may be removed in later autoconf releases.

To workaround this issue, many ports hack the CONFIGURE_TARGET variable
so that it contains the ``--build='' prefix.

To solve this issue, under the fact that some ports still have
configure script generated by the old autoconf, we use runtime detection
in the do-configure target so that the proper argument can be used.

Changes to Mk/*:
 - Add runtime detection magic in bsd.port.mk
(Only the first 15 lines of the commit message are shown above View all of this commit message)
Thu, 28 Feb 2008
[ 00:40 ahze search for other commits by this committer ] Original commit 
Update to 0.1.6

PR:             ports/119639
Submitted by:   thierry
Mon, 26 Mar 2007
[ 21:35 mezz search for other commits by this committer ] Original commit 
Portlint:
        -INSTALLS_SHLIB -> USE_LDCONFIG.
Thu, 1 Feb 2007
[ 02:42 kris search for other commits by this committer ] Original commit  (Only the first 10 of 348 ports in this commit are shown above. View all ports for this commit)
Use libtool port instead of included version to avoid objformat a.out botch
Fri, 9 Jun 2006
[ 18:00 ahze search for other commits by this committer ] Original commit  (Only the first 10 of 49 ports in this commit are shown above. View all ports for this commit)
- Transfer MAINTAINER to multimedia@

Approved by:    dhw (postmaster, for using multimedia@ as maintainer)
                gnome (gstreamer ports)
Wed, 10 May 2006
[ 22:37 edwin search for other commits by this committer ] Original commit  (Only the first 10 of 328 ports in this commit are shown above. View all ports for this commit)
Remove USE_REINPLACE from ports starting with M
Thu, 23 Feb 2006
[ 10:40 ade search for other commits by this committer ] Original commit  (Only the first 10 of 2514 ports in this commit are shown above. View all ports for this commit)
Conversion to a single libtool environment.

Approved by:    portmgr (kris)
Tue, 15 Nov 2005
[ 06:52 ade search for other commits by this committer ] Original commit  (Only the first 10 of 1438 ports in this commit are shown above. View all ports for this commit)
Mass-conversion to the USE_AUTOTOOLS New World Order.  The code present
in bsd.autotools.mk essentially makes this a no-op given that all the
old variables set a USE_AUTOTOOLS_COMPAT variable, which is parsed in
exactly the same way as USE_AUTOTOOLS itself.

Moreover, USE_AUTOTOOLS has already been extensively tested by the GNOME
team -- all GNOME 2.12.x ports use it.

Preliminary documentation can be found at:
        http://people.FreeBSD.org/~ade/autotools.txt

which is in the process of being SGMLized before introduction into the
Porters Handbook.

Light blue touch-paper.  Run.
Wed, 6 Jul 2005
[ 17:51 ahze search for other commits by this committer ] Original commit 
- Update to 0.1.5
Tue, 12 Apr 2005
[ 03:26 obrien search for other commits by this committer ] Original commit  (Only the first 10 of 773 ports in this commit are shown above. View all ports for this commit)
At Kris's request, back out the MACHINE_ARCH spelling correction until
after 5.4-RELEASE.
Mon, 11 Apr 2005
[ 08:04 obrien search for other commits by this committer ] Original commit  (Only the first 10 of 776 ports in this commit are shown above. View all ports for this commit)
Assist getting more ports working on AMD64 by obeying the
Ports Collection documentation and use 'ARCH' rather than 'MACHINE_ARCH'.
Fri, 29 Oct 2004
[ 22:24 ahze search for other commits by this committer ] Original commit  (Only the first 10 of 40 ports in this commit are shown above. View all ports for this commit)
Change email to new FreeBSD.org address

Approved by:adamw (mentor)
Thu, 14 Oct 2004
[ 01:17 edwin search for other commits by this committer ] Original commit 
I'd like to take maintain ship of this , net/vls , and
multimedia/libdvbpsi

Submitted by:   Michael Johnson <ahze@ahze.net>
Wed, 13 Oct 2004
[ 20:51 dinoex search for other commits by this committer ] Original commit 
- drop maintinership
Sat, 3 Jan 2004
[ 12:26 dinoex search for other commits by this committer ] Original commit 
- update to 0.1.4
- new layout in tarball
Sat, 27 Dec 2003
[ 10:59 dinoex search for other commits by this committer ] Original commit 
- take maintainership
Wed, 30 Jul 2003
[ 18:51 krion search for other commits by this committer ] Original commit 
* Update to version 0.1.3

PR:             55062
Submitted by:   Ports Fury
Approved by:    fjoe (mentor) (implicit)
Fri, 4 Apr 2003
[ 01:32 lioux search for other commits by this committer ] Original commit 
o Repo copy move special case. Background and methodology follows:
        - In the past, this port was incorrectly added to multimedia
          category even though it already existed in graphics
          category. Therefore, it was removed.
        - Now, this port is being moved to multimedia category since
          it should reside there. However, we cannot do the usual
          repo copy since there are repo histories in both categories.
        - What to do?
                1) 'cvs checkout' both the graphics and the multimedia
                   versions of the port.
                2) 'cp' copy the files from the graphics version to
                   the multimedia one.
                3) 'cvs commit' the copied version from graphics
                   with a long commit message explaining the situation
o Appropriately update dependency references from graphics to
  multimedia category

Port creator:   ijlao
Date created:   Aug 8, 2002
Sat, 8 Feb 2003
[ 01:37 lioux search for other commits by this committer ] Original commit 
o Remove recently added libdvbpsi: it already exists as
  ports/graphics/libdvbpsi
o "Do not work on ports when you are too tired for your mind to be
  into it"
[ 01:29 lioux search for other commits by this committer ] Original commit 
New port libdvbpsi version 0.1.2: VideoLAN DVB and PSI decoders and
generators

Number of commits found: 40