Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
1.3.3 13 Mar 2023 10:02:55 |
Daniel Engberg (diizzy) |
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) |
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.3 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.3 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.3 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
1.3.3 16 Oct 2019 11:28:49 |
tcberner |
multimedia/libdvbpsi: update to 1.3.3 |
1.3.2 03 Jan 2019 14:25:26 |
bapt |
Update to 1.3.2 |
1.3.0 12 Mar 2018 08:33:12 |
amdmi3 |
- Switch to new test framework
Approved by: portmgr blanket |
1.3.0 05 Nov 2016 20:10:46 |
bapt |
Update to libdvbpsi 1.3.0 |
1.2.0 14 May 2015 10:15:09 |
mat |
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 |
1.2.0 01 Feb 2015 20:24:28 |
amdmi3 |
- Drop @dirrm* from and add empty directories to pkg-plists
Approved by: portmgr blanket |
1.2.0 09 Jun 2014 19:00:15 |
antoine |
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 |
1.2.0 09 Jun 2014 14:50:22 |
bapt |
Update libdvbpsi to 1.2.0
Strip binaries
USES=libtool
Use options helpers
Chase library change |
0.2.2 25 Sep 2013 00:54:09 |
bdrewery |
- Remove NO_STAGE as these have been tested to be safe
With hat: portmgr |
0.2.2 20 Sep 2013 20:57:49 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
multimedia) |
0.2.2 19 Mar 2013 13:04:31 |
eadler |
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) |
0.2.2 05 Nov 2011 18:52:54 |
bapt |
upgrade to 0.2.2 |
0.2.1 09 Sep 2011 21:06:36 |
bapt |
Update to 0.2.1 |
0.2.0 30 May 2011 21:29:23 |
bapt |
- update libdvbpsi to 0.2.0
- add license
- chase library bump |
0.1.7 29 Jan 2011 23:57:21 |
kwm |
Update to 0.1.7.
PR: ports/154100 (based on)
Submitted by: Dan Lukes <dan@obluda.cz>
With hat: multimedia@
Feature safe: yes |
0.1.6 04 Dec 2010 07:34:27 |
ade |
Sync to new bsd.autotools.mk |
0.1.6 02 Aug 2009 19:36:34 |
mezz |
-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 |
0.1.6 21 Aug 2008 06:18:49 |
rafan |
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 ) |
0.1.6 28 Feb 2008 00:41:42 |
ahze |
Update to 0.1.6
PR: ports/119639
Submitted by: thierry |
0.1.6 28 Feb 2008 00:40:55 |
ahze |
Update to 0.1.6
PR: ports/119639
Submitted by: thierry |
0.1.5_1 26 Mar 2007 21:35:04 |
mezz |
Portlint:
-INSTALLS_SHLIB -> USE_LDCONFIG. |
0.1.5_1 01 Feb 2007 02:42:06 |
kris |
Use libtool port instead of included version to avoid objformat a.out botch |
0.1.5_1 09 Jun 2006 18:00:35 |
ahze |
- Transfer MAINTAINER to multimedia@
Approved by: dhw (postmaster, for using multimedia@ as maintainer)
gnome (gstreamer ports) |
0.1.5_1 10 May 2006 22:37:39 |
edwin |
Remove USE_REINPLACE from ports starting with M |
0.1.5_1 23 Feb 2006 10:40:45 |
ade |
Conversion to a single libtool environment.
Approved by: portmgr (kris) |
0.1.5 15 Nov 2005 06:52:12 |
ade |
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. |
0.1.5 09 Nov 2005 07:09:47 |
ahze |
- Add SHA256
- Add SIZE to a few ports |
0.1.5 06 Jul 2005 17:51:01 |
ahze |
- Update to 0.1.5 |
0.1.4 12 Apr 2005 03:26:57 |
obrien |
At Kris's request, back out the MACHINE_ARCH spelling correction until
after 5.4-RELEASE. |
0.1.4 11 Apr 2005 08:04:41 |
obrien |
Assist getting more ports working on AMD64 by obeying the
Ports Collection documentation and use 'ARCH' rather than 'MACHINE_ARCH'. |
0.1.4 29 Oct 2004 22:24:47 |
ahze |
Change email to new FreeBSD.org address
Approved by:adamw (mentor) |
0.1.4 14 Oct 2004 01:17:34 |
edwin |
I'd like to take maintain ship of this , net/vls , and
multimedia/libdvbpsi
Submitted by: Michael Johnson <ahze@ahze.net> |
0.1.4 13 Oct 2004 20:51:08 |
dinoex |
- drop maintinership |
0.1.4 26 Feb 2004 05:37:03 |
dinoex |
- add SIZE |
0.1.4 03 Jan 2004 12:26:18 |
dinoex |
- update to 0.1.4
- new layout in tarball |
0.1.3 27 Dec 2003 10:59:35 |
dinoex |
- take maintainership |
0.1.3 30 Jul 2003 18:51:46 |
krion |
* Update to version 0.1.3
PR: 55062
Submitted by: Ports Fury
Approved by: fjoe (mentor) (implicit) |
0.1.2 04 Apr 2003 01:32:06 |
lioux |
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 |
0.1.2 08 Feb 2003 01:37:52 |
lioux |
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" |
0.1.2 08 Feb 2003 01:29:50 |
lioux |
New port libdvbpsi version 0.1.2: VideoLAN DVB and PSI decoders and
generators |