Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
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.1.5 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.1.5 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.1.5 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
1.1.5 12 Jan 2019 08:23:09 |
tobik |
multimedia/mplayer-skins: Do not set DEFAULT_SMALL_DESC twice |
1.1.5 10 Jul 2018 18:37:09 |
riggs |
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 |
1.1.4 16 Apr 2018 05:11:25 |
antoine |
Remove duplicate lines from distinfo |
1.1.4 15 Apr 2018 12:51:48 |
riggs |
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 |
1.1.4 15 Apr 2018 12:26:55 |
riggs |
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 |
1.1.3_4 01 Nov 2016 11:50:57 |
riggs |
Update to latest versions of skins; make distfiles fetchable again
PR: 213793
Submitted by: jhale
MFH: 2016Q4 (ports-secteam build fix blanket) |
1.1.3_3 14 Aug 2016 14:58:10 |
riggs |
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 |
1.1.3_2 20 Jul 2016 15:33:20 |
mat |
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 |
1.1.3_2 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.1.3_2 12 Mar 2015 17:12:20 |
sunpoet |
- Update MAINTAINER: use @FreeBSD.org |
1.1.3_2 01 Feb 2015 20:24:28 |
amdmi3 |
- Drop @dirrm* from and add empty directories to pkg-plists
Approved by: portmgr blanket |
1.1.3_2 23 Jul 2014 01:45:47 |
adamw |
Remove backslashes from single- and double-quotes in COMMENT and _DESC
strings, that were passed through rather than escaping anything.
Approved by: portmgr (not really, but it touches unstaged ports) |
1.1.3_2 27 Apr 2014 19:14:08 |
riggs |
- 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) |
1.1.3_1 20 Sep 2013 20:57:49 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
multimedia) |
1.1.3_1 04 Jun 2013 21:20:31 |
jgh |
- adoption of optionsNG
Approved by: portmgr (bapt) |
1.1.3_1 09 Dec 2012 16:12:24 |
bdrewery |
- 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) |
1.1.3 05 Oct 2012 04:21:21 |
dougb |
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. |
1.1.3 11 Jan 2012 19:16:58 |
jgh |
- 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) |
1.1.2_6 03 Jul 2011 13:38:45 |
ohauer |
- remove MD5 |
1.1.2_6 13 Feb 2008 16:14:29 |
naddy |
Update master sites, the directory layout has changed.
Approved by: maintainer |
1.1.2_6 30 Jan 2007 01:42:15 |
rafan |
- Update to latest skin files
PR: ports/108530
Submitted by: Thomas E. Zander <riggs at rrr.de> (maintainer) |
1.1.2_5 22 Dec 2006 13:18:56 |
gabor |
- 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) |
1.1.2_5 06 Oct 2006 19:44:54 |
miwi |
- Fix build problemes
PR: ports/103891
Submitted by: Denis Eremenko <moonshade@pnhz.kz>
Approved by: "Thomas E. Zander" <riggs@rrr.de> |
1.1.2_4 26 Sep 2006 17:53:49 |
bsam |
Update mplayer/Abyss to version 1.6.
PR: 103535
Submitted by: bsam (me)
Approved by: Thomas E. Zander <riggs at rrr.de> (maintainer) |
1.1.2_3 08 Aug 2006 15:38:03 |
rafan |
- Bump PORTREVISON for previous changes |
1.1.2_2 07 Aug 2006 01:18:50 |
rafan |
- 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) |
1.1.2_2 11 Jul 2006 21:49:41 |
rafan |
- 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) |
1.1.2_1 08 Feb 2006 09:27:35 |
girgen |
Honor saved config parameters when BATCH=YES.
Approved by: maintainer |
1.1.2_1 22 Jan 2006 02:30:01 |
edwin |
Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtry
Approved by: krion@
PR: ports/88711 (related) |
1.1.2_1 30 Nov 2005 19:19:59 |
flz |
- Bump PORTREVISION since people may have upgraded mplayer-skins between these
two commits.
Noticed by: mnag |
1.1.2 30 Nov 2005 19:11:11 |
flz |
- Fix latest commit.
Noticed by: mnag |
1.1.2 29 Nov 2005 23:05:42 |
flz |
- Add another MASTER_SITE.
- Change PORTNAME to mplayer-skins.
- Add SHA256 checksums.
PR: ports/89737
Submitted by: maintainer |
1.1.1_2 09 Oct 2005 11:14:06 |
novel |
Fix typo.
PR: 87115
Submitted by: Vasil Dimov <vd@datamax.bg>
Approved by: Thomas E. Zander (maintainer) |
1.1.1_2 06 May 2005 14:58:52 |
obrien |
Correct the obmission of the Windows Media Player6 skin.
Approved by: maintainer |
1.1.1_1 14 Apr 2005 13:29:26 |
flz |
- Update to latest checksums.
Approved by: maintainer (implicit) |
1.1.1_1 05 Apr 2005 09:14:37 |
vs |
The package list is generated incorrectly in some situations.
PR: ports/79544
Submitted by: ser_canof AT tin.it via maintainer |
1.1.1_1 21 Feb 2005 18:10:53 |
lofi |
Chase updated distfiles.
PR: ports/77793
Submitted by: maintainer |
1.1.1_1 08 Feb 2005 08:54:15 |
vs |
Chase updated skins
Submitted by: maintainer |
1.1.1 08 Jan 2005 15:50:35 |
nork |
Fix checksum mismatch error by updating distfiles.
PR: ports/75943 [1]
Pointed out by: Stacey Roberts <stacey@vickiandstacey.com> [1]
Submitted by: Jin-Shan Tseng <tjs@cdpa.nsysu.edu.tw>
Approved by: maintainer (implicitly) |
1.1.1 08 Jan 2005 11:19:09 |
nork |
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 |
1.1.0_4 04 Jan 2005 05:35:51 |
nork |
Oops, remove BROKEN by previous commit.
Pointy hat to: myself
Approved by: portmgr (implicitly) |
1.1.0_4 04 Jan 2005 05:25:22 |
nork |
Fix plist error.
Approved by: portmgr (marcus),
Thomas E. Zander <riggs@rrr.de> (maintainer) |
1.1.0_4 02 Jan 2005 01:24:18 |
kris |
BROKEN: Broken pkg-plist
Approved by: portmgr (self) |
1.1.0_4 21 Dec 2004 10:48:03 |
krion |
Fix plist.
Remove symbolic link recursion in the default skin dir.
PR: ports/75338
Submitted by: maintainer |
1.1.0_3 20 Nov 2004 23:39:56 |
edwin |
[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> |
1.1.0_2 04 Nov 2004 07:50:02 |
vs |
- Fix previous commit: Some old distinfo creeped in |
1.1.0_2 03 Nov 2004 12:42:53 |
vs |
- Chase rerolled tarballs
- Update plist
Submitted by: maintainer |
1.1.0_2 22 Oct 2004 16:49:27 |
netchild |
Fix plist.
Since this prevented the build of a package and it does no harm to
those which installed it as a port (stray file in plist), the
PORTREVISION isn't bumped in this commit.
Submitted by: sf
Reviewed by: maintainer |
1.1.0_2 16 Oct 2004 13:40:27 |
netchild |
- 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 |
1.1.0_1 26 Aug 2004 16:50:59 |
nork |
Update some skins.
PR: ports/70958
Submitted by: homas E. Zander <riggs@rrr.de> (maintainer)
Suggested by: Koop Mast <kwm@rainbow-runner.nl> |
1.1.0 31 Mar 2004 03:12:58 |
trevor |
SIZEify (maintainer timeout) |
1.1.0 22 Jan 2004 11:06:02 |
trevor |
Use the SORT macro from bsd.port.mk. |
1.1.0 08 Oct 2003 17:50:18 |
marcus |
* 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 |
1.0.5_2 10 Sep 2003 16:08:12 |
nork |
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) |
1.0.5_2 23 Jul 2003 05:13:52 |
daichi |
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) |
1.0.5_1 07 Jul 2003 05:10:55 |
marcus |
Set PLIST to ${WRKSRC}/pkg-plist since PORTSDIR is mounted read-only
on bento.
Reported by: bento via kris |
1.0.5_1 05 Jul 2003 17:39:17 |
marcus |
Create the plist during the pre-install phase to make this port
compatible with upcoming bsd.port.mk changes.
PR: 54121
Submitted by: maintainer |
1.0.5_1 14 Apr 2003 12:26:56 |
nork |
Bug workaround for mini-skin.
PR: prots/50935
Submitted by: Thomas E. Zander <riggs@rrr.de> |
1.0.5 28 Mar 2003 05:04:53 |
marcus |
Correct the formatting of the skin selector dialog.
Approved by: maintainer |
1.0.5 23 Mar 2003 07:12:25 |
nork |
Add new skin, mini for mplayer-plugin use.
Approved by: Thomas E. Zander <riggs@rrr.de> (maintainer) |
1.0.4 05 Mar 2003 00:09:14 |
lioux |
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 |
1.0.3 21 Feb 2003 12:51:07 |
knu |
De-pkg-comment. |
1.0.3 29 Jan 2003 01:31:19 |
lioux |
Chase checksum: no visible changes, repackaging only |
1.0.3 10 Jan 2003 19:21:35 |
lioux |
Sync MASTER_SITES with distribution site list |
1.0.3 28 Dec 2002 02:05:26 |
edwin |
Fix mastersites, ftp-servers should use the FTP protocol.
Noticed by: portsurvey |
1.0.3 28 Nov 2002 00:09:51 |
lioux |
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) |