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/mplayer-skins/Makefile
SVNWeb

Number of commits found: 54

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.
Tue, 10 Jul 2018
[ 18:37 riggs search for other commits by this committer ] Original commit   Revision:474399
Update skins; add mirror

Details:
- Add mirror http://ftp.icm.edu.pl with releases archive
- Skin updates:
  Clearlooks 1.9 => 2.0
  Clearlooks-Multilingual 1.4 => 2.0.0
  Blue-Multilingual 1.5 => 1.13

PR:		229643
Submitted by:	fluffy
MFH:		2018Q3
Sun, 15 Apr 2018
[ 12:51 riggs search for other commits by this committer ] Original commit   Revision:467386
Retire MASTER_SITE_MPLAYERHQ

Rationale:
- MPLAYERHQ was an alias for www[1-5].mplayerhq.hu
- www.mplayerhq.hu uses dns load balancing already
  for a while, essentially rendering the above
  alias futile
- At times, some of the www[1-9] instances do not
  participate in the balancing while others do.
  (At the time of this writing, for instance www3
   does not have a dns record but www8 does. The
   latter was not part of MASTER_SITE_MPLAYERHQ)
- The MPLAYERHQ alias was only used by two ports
  in the tree:
  multimedia/mplayer-skins
  multimedia/win32-codecs
[ 12:26 riggs search for other commits by this committer ] Original commit   Revision:467385
New skins and updates of existing skins

Details:
- New: brushedGnome, Blue-multilingual, ClearLooks-Multilingual,
  changuito, ClearPlayer, OpenDoh
- Updated: avifile, BlueCurve, BlueHeart, Clearlooks, CornerMP[-Aqua],
  Cyrus, Blue[-mini], Industrial, iTunes[-mini], mentalic, MidnightLove,
  OSX-Brushed, PCLand, proton, QPlayer, QuickSilver, Ultrafina, webby,
  XAnim, XFCE4

PR:		227520
Submitted by:	fluffy
Reviewed by:	riggs
Tue, 1 Nov 2016
[ 11:50 riggs search for other commits by this committer ] Original commit   Revision:425047
Update to latest versions of skins; make distfiles fetchable again

PR:		213793
Submitted by:	jhale
MFH:		2016Q4 (ports-secteam build fix blanket)
Sun, 14 Aug 2016
[ 14:58 riggs search for other commits by this committer ] Original commit   Revision:420188
Update distfiles, add NO_ARCH, bump PORTREVISION

Details:
- The Blue-small and Clearlooks skins have been updated upstream
- PORTREVISION bump, since Blue-small is in the default package
- Port does not contain architecture dependent files -> NO_ARCH= yes

PR:		211826
Submitted by:	andymenderunix@gmail.com
Reviewed by:	riggs
Wed, 20 Jul 2016
[ 15:33 mat search for other commits by this committer ] Original commit   Revision:418840 (Only the first 10 of 67 ports in this commit are shown above. View all ports for this commit)
Cleanup $() variables in ports Makefiles.

Mostly replace with ${}, but sometime, replace with $$() because it is
what was intended in the first place. (I think.)

Sponsored by:	Absolight
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
Thu, 12 Mar 2015
[ 17:12 sunpoet search for other commits by this committer ] Original commit   Revision:381119 (Only the first 10 of 24 ports in this commit are shown above. View all ports for this commit)
- Update MAINTAINER: use @FreeBSD.org
Sun, 27 Apr 2014
[ 19:14 riggs search for other commits by this committer ] Original commit   Revision:352451
- Updated upstream distfiles
- Set new maintainer e-mail address
- USES tar:bzip2
- Always install the default skin
- Remove DETECTION_FILE (no other port was using it)
- Stagify

Approved by:	thierry (mentor)
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, 4 Jun 2013
[ 21:20 jgh search for other commits by this committer ] Original commit   Revision:319909
- adoption of optionsNG

Approved by:	portmgr (bapt)
Sun, 9 Dec 2012
[ 16:12 bdrewery search for other commits by this committer ] Original commit   Revision:308537
- Update Clearlooks to 1.5, which fixes runtime issues
- Trim header

PR:		ports/172078
Submitted by:	Kevin Zheng <kevinz5000@gmail.com>
Approved by:	Thomas Zander <thomas.e.zander@googlemail.com> (maintainer)
Fri, 5 Oct 2012
[ 04:21 dougb search for other commits by this committer ] Original commit   Revision:305295
Create MASTER_SITE_MPLAYERHQ and use it for the 2 ports that have these
sites in common. This will allow people who use ports-mgmt/fastest_sites
(or other methods) to selectively eliminate those sites from this list
that are locally unreachable. It also adds more potential sites for both
ports.

I checked all of these sites and they each have the distfiles for both
ports. The omission of ftp[23] is intentional, those sites are not
functional.
Wed, 11 Jan 2012
[ 19:16 jgh search for other commits by this committer ] Original commit 
- Update skins to the latest
- Skins added: Atir, Clearlooks, ICY, pcland, nativeRed.
- Cleanup port by moving skins and options out of main port Makefile and into
  their respective Makefiles (Makefile.options, Makefile.skins)
- Update maintainer address

PR:     ports/161845
Submitted by: Jeff Burchell <toxic at doobie.com>
Approved by:    maintainer, crees (mentor), rene (mentor)
Wed, 13 Feb 2008
[ 16:14 naddy search for other commits by this committer ] Original commit 
Update master sites, the directory layout has changed.

Approved by:    maintainer
Tue, 30 Jan 2007
[ 01:42 rafan search for other commits by this committer ] Original commit 
- Update to latest skin files

PR:             ports/108530
Submitted by:   Thomas E. Zander <riggs at rrr.de> (maintainer)
Fri, 22 Dec 2006
[ 13:18 gabor search for other commits by this committer ] Original commit 
- Track changed distfile
(This contains only pictures, so no need to verify content changes)

Submitted by:   Thomas E. Zander <riggs@rrr.de> (maintainer, via private mail)
Approved by:    erwin (mentor)
Fri, 6 Oct 2006
[ 19:44 miwi search for other commits by this committer ] Original commit 
- Fix build problemes

PR:             ports/103891
Submitted by:   Denis Eremenko <moonshade@pnhz.kz>
Approved by:            "Thomas E. Zander" <riggs@rrr.de>
Tue, 26 Sep 2006
[ 17:53 bsam search for other commits by this committer ] Original commit 
Update mplayer/Abyss to version 1.6.

PR:             103535
Submitted by:   bsam (me)
Approved by:    Thomas E. Zander <riggs at rrr.de> (maintainer)
Tue, 8 Aug 2006
[ 15:38 rafan search for other commits by this committer ] Original commit 
- Bump PORTREVISON for previous changes
Mon, 7 Aug 2006
[ 01:18 rafan search for other commits by this committer ] Original commit 
- Remove .svn in post-extract stage
  Fix pointyhat build
- pet portlint(1), use TAB instead of SPACE

PR:             ports/101460
Noticed by:     pointyhat via erwin
Submitted by:   rafan
Approved by:    Thomas E. Zander <riggs at rrr.de> (maintainer)
Tue, 11 Jul 2006
[ 21:49 rafan search for other commits by this committer ] Original commit 
- Update default skin version and distfiles
- Other skin files are updated without version bump,
  update those corresponding distinfo

Now we are synced with the latest version available
from the mplayer home page.

PR:             ports/100109
Submitted by:   Thomas E. Zander <riggs rrr.de> (maintainer)
Wed, 8 Feb 2006
[ 09:27 girgen search for other commits by this committer ] Original commit 
Honor saved config parameters when BATCH=YES.

Approved by: maintainer
Wed, 30 Nov 2005
[ 19:19 flz search for other commits by this committer ] Original commit 
- Bump PORTREVISION since people may have upgraded mplayer-skins between these
two commits.

Noticed by:     mnag
[ 19:11 flz search for other commits by this committer ] Original commit 
- Fix latest commit.

Noticed by:     mnag
Tue, 29 Nov 2005
[ 23:05 flz search for other commits by this committer ] Original commit 
- Add another MASTER_SITE.
- Change PORTNAME to mplayer-skins.
- Add SHA256 checksums.

PR:             ports/89737
Submitted by:   maintainer
Sun, 9 Oct 2005
[ 11:14 novel search for other commits by this committer ] Original commit 
Fix typo.

PR:             87115
Submitted by:   Vasil Dimov <vd@datamax.bg>
Approved by:    Thomas E. Zander (maintainer)
Fri, 6 May 2005
[ 14:58 obrien search for other commits by this committer ] Original commit 
Correct the obmission of the Windows Media Player6 skin.

Approved by:    maintainer
Tue, 5 Apr 2005
[ 09:14 vs search for other commits by this committer ] Original commit 
The package list is generated incorrectly in some situations.

PR:             ports/79544
Submitted by:   ser_canof AT tin.it via maintainer
Tue, 8 Feb 2005
[ 08:54 vs search for other commits by this committer ] Original commit 
Chase updated skins

Submitted by:   maintainer
Sat, 8 Jan 2005
[ 11:19 nork search for other commits by this committer ] Original commit 
o Fix checksum mismatch error.
o Add new skins.
o Cosmetic sort.
o Accordingly, bump PORTVERSION.

Approved by:    Thomas E. Zander <riggs@rrr.de>
Committed at:   Murayakuba Japanese style pub
Tue, 4 Jan 2005
[ 05:35 nork search for other commits by this committer ] Original commit 
Oops, remove BROKEN by previous commit.

Pointy hat to:  myself
Approved by:    portmgr (implicitly)
[ 05:25 nork search for other commits by this committer ] Original commit 
Fix plist error.

Approved by:    portmgr (marcus),
                Thomas E. Zander <riggs@rrr.de> (maintainer)
Sun, 2 Jan 2005
[ 01:24 kris search for other commits by this committer ] Original commit 
BROKEN: Broken pkg-plist

Approved by:    portmgr (self)
Tue, 21 Dec 2004
[ 10:48 krion search for other commits by this committer ] Original commit 
Fix plist.
Remove symbolic link recursion in the default skin dir.

PR:             ports/75338
Submitted by:   maintainer
Sat, 20 Nov 2004
[ 23:39 edwin search for other commits by this committer ] Original commit 
[patch] multimedia/mplayer-skins: don't fetch everything!

        Multimedia/mplayer-skins fetches all the files, even the ones you
        don't want to install.

        The makefile is a a long list of repeating code.

        This patch changes the DISTFILES and the repeating code.

PR:             74107
Submitted by:   Edwin Groothuis <edwin@mavetju.org>
Approved by:    Thomas E. Zander <riggs@rrr.de>
Sat, 16 Oct 2004
[ 13:40 netchild search for other commits by this committer ] Original commit 
 - use OPTIONS instead of a hand written script
 - code to link "default" to "a skin"
 - include all skins in the automated package build
 - only install 2 default skins in a manual build (when you don't
   choose other skins too)
 - add some more skins from mplayerhq
 - use a real plist instead of a generated one
 - bugfix: WITH_SKIN_CORNERMP_AGUA -> WITH_SKIN_CORNERMP_AQUA

This still downloads all distfiles, even if you don't want all. I
don't have this on my TODO list, interested parties may want to
send patches to the maintainer.

Approved by:    maintainer
Thu, 26 Aug 2004
[ 16:50 nork search for other commits by this committer ] Original commit 
Update some skins.

PR:             ports/70958
Submitted by:   homas E. Zander <riggs@rrr.de> (maintainer)
Suggested by:   Koop Mast <kwm@rainbow-runner.nl>
Thu, 22 Jan 2004
[ 11:06 trevor search for other commits by this committer ] Original commit  (Only the first 10 of 69 ports in this commit are shown above. View all ports for this commit)
Use the SORT macro from bsd.port.mk.
Wed, 8 Oct 2003
[ 17:50 marcus search for other commits by this committer ] Original commit 
* Import of Orange, a really pretty skin
* Changing this little crazy EXTRACT_ONLY stuff. It still isn't perfect at all
  but for most users more comfortable I think. It only prompts twice :-)

PR:             57687
Submitted by:   maintainer
Wed, 10 Sep 2003
[ 16:08 nork search for other commits by this committer ] Original commit 
AlienMind skin is updated.
Update Cyrus skin in distinfo.
        Result of diff 2003-02-18 and 2003-09-03.
                mv readme README

PR:             ports/56674
Submitted by:   Thomas E. Zander <riggs@o503.hadiko.de> (maintainer)
Wed, 23 Jul 2003
[ 05:13 daichi search for other commits by this committer ] Original commit 
update multimedia/mplayer-skins:
  - The trium skin has been updated, the file name has changed.

PR:             54755
Submitted by:   Thomas E. Zander <riggs@rrr.de> (maintainer)
Mon, 7 Jul 2003
[ 05:10 marcus search for other commits by this committer ] Original commit 
Set PLIST to ${WRKSRC}/pkg-plist since PORTSDIR is mounted read-only
on bento.

Reported by:    bento via kris
Sat, 5 Jul 2003
[ 17:39 marcus search for other commits by this committer ] Original commit 
Create the plist during the pre-install phase to make this port
compatible with upcoming bsd.port.mk changes.

PR:             54121
Submitted by:   maintainer
Mon, 14 Apr 2003
[ 12:26 nork search for other commits by this committer ] Original commit 
Bug workaround for mini-skin.

PR:             prots/50935
Submitted by:   Thomas E. Zander <riggs@rrr.de>
Sun, 23 Mar 2003
[ 07:12 nork search for other commits by this committer ] Original commit 
Add new skin, mini for mplayer-plugin use.

Approved by:    Thomas E. Zander <riggs@rrr.de> (maintainer)
Wed, 5 Mar 2003
[ 00:09 lioux search for other commits by this committer ] Original commit 
o Update to 1.0.4 unbreaking the port: developers finally versioned
  the various skin files
o Simplify maintainership: generate PLIST on the fly. Therefore,
  the PLIST committed is empty
o Simplify dependency list (remove USE_PERL5): generate PLIST with
  sh shell based solution instead of perl one
o De-pkg-comment
Fri, 21 Feb 2003
[ 12:51 knu search for other commits by this committer ] Original commit  (Only the first 10 of 18 ports in this commit are shown above. View all ports for this commit)
De-pkg-comment.
Fri, 10 Jan 2003
[ 19:21 lioux search for other commits by this committer ] Original commit 
Sync MASTER_SITES with distribution site list
Sat, 28 Dec 2002
[ 02:05 edwin search for other commits by this committer ] Original commit 
Fix mastersites, ftp-servers should use the FTP protocol.
Noticed by: portsurvey
Thu, 28 Nov 2002
[ 00:09 lioux search for other commits by this committer ] Original commit  (Only the first 10 of 35 ports in this commit are shown above. View all ports for this commit)
After repo copy from graphics category, update all appropriate
references from graphics to multimedia category

Repo copied by:         joe (cvs hat)
Approved by:            knu (portmgr hat)

Number of commits found: 54