1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-20 08:27:15 +00:00
Commit Graph

43 Commits

Author SHA1 Message Date
Antoine Brodin
5ae8688c07 Deprecate some ports using deprecated version of python
With hat:	portmgr
2020-03-08 17:01:46 +00:00
Antoine Brodin
9bef23ecc2 Clean up USES
With hat:	portmgr
2020-02-19 17:59:35 +00:00
Mathieu Arnold
a6c40a689b Convert to UCL & cleanup pkg-message (categories a-c) 2019-08-13 16:00:39 +00:00
Martin Wilke
64627c7758 - Fix shebangs 2017-04-21 03:11:17 +00:00
Ben Woods
2e175d02e8 audio/cplay: Update to 1.50
- Switch to GH account used by Debian
- Update patch-cplay to remove upstreamed changes and add mpv support
- Add off-by-default dependency options for supported audio players
- Change to USES=python:-2.7; runtime testing with python3 failed
- shebangfix added to remove need for ${LOCALBASE}/bin/python symlink
- Add patch-po_fr.po to fix build error fr.po:78: 'msgid' and 'msgstr'
  entries do not both end with '\n'

Reviewed by:	adamw
Approved by:	koobs, mat (mentors)
Relnotes:	https://github.com/hukka/cplay/blob/v1.50/ChangeLog
Differential Revision:	https://reviews.freebsd.org/D7200
2016-08-03 13:30:27 +00:00
Dmitry Marakasov
ec9e11a4fd - Add LICENSE_FILE
- Add NO_ARCH
- Switch to options helpers
2015-11-18 10:14:02 +00:00
Jan Beich
2a404e09f5 audio/cplay: switch to Debian distfile 2015-05-07 16:44:44 +00:00
Baptiste Daroussin
0424502c52 Mark as broken ports with issue in distfiles 2015-04-05 10:29:46 +00:00
Baptiste Daroussin
e45857f197 Fix message 2014-10-20 06:10:33 +00:00
Jason E. Hale
a3f5a86e27 - Convert to USES=python, limit to 2.x 2014-10-04 23:51:21 +00:00
Adam Weinberger
6df3e23245 Rename audio/ patch-xy patches to reflect the files they modify. 2014-07-28 14:12:36 +00:00
Adam Weinberger
cff70035fd Add DOCS to OPTIONS_DEFINE where PORTDOCS= is set. 2014-07-16 03:47:05 +00:00
Baptiste Daroussin
8cbc2ea725 Support Staging by cheating on PREFIX 2013-11-24 19:18:07 +00:00
Baptiste Daroussin
183c2ed74f Add NO_STAGE all over the place in preparation for the staging support (cat: audio) 2013-09-20 14:36:35 +00:00
Baptiste Daroussin
5163781803 Convert audio from USE_GMAKE to USES=gmake
While here:
- Trim headers
- Convert some USE_GNOME=pkgconfig to USES=pkgconfig
- Add some missing pkgconf dependencies
- Convert some USE_GNOME=gnomehack to USES=pathfix
2013-08-30 23:01:05 +00:00
Alex Kozlov
e159824929 - Convert USE_GETTEXT to USES (part 3)
Approved by:	portmgr (bapt)
2013-04-24 18:10:30 +00:00
Alexey Dokuchaev
5b6d2e2157 - Trim Makefile header per new style rules
- Drop indefinite article from the COMMENT
- Define LICENSE (GPLv2), utilize PORTDOCS
- Sort the knobs, generally clean up Makefile
- Reformat pkg-message and pkg-descr for better visual appeal
- Drop old-school Author: attribution from pkg-descr
2013-03-04 03:35:26 +00:00
Baptiste Daroussin
f1ed69bf61 Use PORT_OPTIONS:MDOCS instead of NOPORTDOCS
Trim headers
2012-12-31 14:27:08 +00:00
Stanislav Sedov
422bce3414 - Return my ports back to the pool. I was unable to make any fixes to
my ports in the past 3 weeks while ports were broken on any 10.x
  machines, which means I'm unable to maintain them.  So let people know
  that there's no available support for them until things are back to
  normal (which also means that anyone with spare time will be able
  to fix them without getting approval).
2011-10-24 03:33:20 +00:00
Martin Wilke
a9481afc8a - Get Rid MD5 support 2011-03-19 12:38:54 +00:00
Ade Lovett
8d837132c7 Bounce PORTREVISION for gettext-related ports. Have fun, ya'll. 2010-05-31 02:01:56 +00:00
Edwin Groothuis
6527ef2070 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)
2008-06-06 13:08:29 +00:00
Stanislav Sedov
33ee604830 - Fix master site (project home page died, use my mirror instead)
- add mplayer support [1]
- use TMPDIR instead of hardcoded value [1]
- add check for possible race conditions with pipes [1]
- bump portrevision.

PR:		ports/122142 [1]
Submitted by:	Paul B. Mahol <onemda@gmail.com>
2008-04-13 08:16:47 +00:00
Florent Thoumie
d4f0d0048a - Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
2007-05-19 20:36:56 +00:00
Stanislav Sedov
6963a4f758 - Change my email.
Suggested by:	skv
2007-03-27 22:12:03 +00:00
Shaun Amott
a765450089 - Add missing locale files to plist.
- Pass maintainership to submitter.

PR:		ports/101508
Submitted by:	Stanislav Sedov <ssedov@mbsd.msk.ru>
2006-08-07 14:47:36 +00:00
Marcus Alves Grando
31ac29ee3e - Fix master sites
PR:		93662
Submitted by:	Shaun Amott <shaun@inerd.com>
2006-02-21 17:56:19 +00:00
Pav Lucistnik
6329c4d7f9 - Add some SHA256 checksums 2005-11-23 23:29:54 +00:00
Joe Marcus Clarke
186b8ba82f Add USE_GETTEXT and bump PORTREVISION.
Submitted by:	trevor
Tested by:	bento
2004-02-04 04:36:30 +00:00
Trevor Johnson
e8d5605043 Add SIZE. 2004-01-27 20:51:07 +00:00
Trevor Johnson
78da40aa98 Now gettext 0.12.1 is gettext-old. 2004-01-23 18:12:26 +00:00
Kirill Ponomarev
513754c188 - Update to version 1.49
PR:		60657
Submitted by:	Vincent Tantardini <vinc@FreeBSD-fr.org>
2003-12-28 17:08:25 +00:00
Kirill Ponomarev
5977282487 - Update to 1.48
PR:		58302
Submitted by:	Clement Laforet <sheepkiller@cultdeadsheep.org>
2003-10-20 22:23:19 +00:00
Christian Weisgerber
0cfe1e7e78 Drop maintainership.
PR:		52748
Submitted by:	Jochem Kossen <j.kossen@home.nl>
2003-06-01 21:18:49 +00:00
Edwin Groothuis
851877cc4a Update audio/cplay
Update audio/cplay from 1.46 to 1.47

PR:		ports/50911
Submitted by:	Kirill Ponomarew <ponomarew@oberon.net>
2003-04-18 05:04:07 +00:00
Akinori MUSHA
57f9198bc7 De-pkg-comment. 2003-02-21 11:08:38 +00:00
Pete Fritchman
f8aea9930b - Update to 1.46.
PR:		46391
Submitted by:	maintainer
2003-01-03 06:46:30 +00:00
Edwin Groothuis
8ff8ff91f9 Add /old directory to the mastersites so the file can be fetched again.
There is a PR for the upgrade to 1.46: ports/46391
2002-12-26 10:29:43 +00:00
Tom Hukins
fedb79f90d Add gettext dependency to unbreak building this port
PR:		ports/42499
Submitted by:	MAINTAINER
2002-10-21 00:50:13 +00:00
Kris Kennaway
aa5799fe10 BROKEN: Does not build 2002-09-19 03:06:00 +00:00
Christian Weisgerber
080d4e87e5 Cleanup: removes the various optional dependencies, and shows
pkg-message after install which says to install one or more real
audio players before using cplay.

PR:		38546
Submitted by:	Jochem Kossen <j.kossen@home.nl>
2002-07-29 14:32:23 +00:00
Kris Kennaway
38f0fab6bd Remove stray file committed by accident. 2002-05-25 11:18:34 +00:00
Kris Kennaway
d4e087ffcc Add cplay-1.45
cplay is a curses based front-end to various audioplayers.

Supported players currently include:
        - mpg123
        - ogg123
        - madplay
        - mikmod
        - mpg321
        - splay

Submitted by:	Jochem Kossen <j.kossen@home.nl>
PR:		ports/31773
2002-05-25 10:54:18 +00:00