Commit graph

36 commits

Author SHA1 Message Date
Mathieu Arnold
305f148f48
Remove # $FreeBSD$ from Makefiles. 2021-04-06 16:31:07 +02:00
Craig Leres
54d1e9f4d5 audio/rawrec: Pass maintainership
Thanks for adopting a port!

PR:		252243
Submitted by:	antonfb@hesiod.org
2020-12-31 21:23:10 +00:00
Baptiste Daroussin
e9421faa0b First pass at moving manpages to share/man for category a* 2020-01-16 09:34:42 +00:00
Mathieu Arnold
9fa9eb9ac7 Cleanup patches, a* categories.
Rename them to follow the make makepatch naming, and regenerate them.

With hat:	portmgr
Sponsored by:	Absolight
2016-07-26 16:51:15 +00:00
Dmitry Marakasov
b9398223bd Convert LICENSE= "GPLxx # or later" to "GPLxx+"
Approved by:	portmgr blanket
2016-01-12 16:20:31 +00:00
Mathieu Arnold
60d1a83c2a 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
2015-05-14 10:15:04 +00:00
John Marino
112f62e6b9 audio category: Remove $PTHREAD_LIBS
xmcd didn't pass check-plist (pre-existing), fixed.

approved by:	PTHREAD blanket
2015-03-25 21:37:39 +00:00
Thomas Zander
f898d4c3a5 Fix signal handling (runtime exit with invalid argument) on 10.1
- Add missing sa_flags in main.c
- Bump PORTREVISION

While on it:
- Add LICENSE*

PR:		195284
Submitted by:	antonfb@hesiod.org
MFH:		2014Q4
2014-12-07 19:25:52 +00:00
Antoine Brodin
1181f0132d Stage support 2014-01-17 22:06:32 +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
Alexey Dokuchaev
e86b55727a For unmaintained ports in `audio' category, drop leading article from COMMENT
and perform other minor cleanups along the way, whenever noticed.
2013-03-13 11:54:25 +00:00
Martin Wilke
a9481afc8a - Get Rid MD5 support 2011-03-19 12:38:54 +00:00
Dmitry Marakasov
a07aa037a1 - Switch SourceForge ports to the new File Release System: categories starting with A 2009-08-22 00:13:26 +00:00
Pav Lucistnik
efa63f6ba4 - Remove USE_GCC where it can be satisfied with base compiler on following
FreeBSD versions: 5.3 and up, 6.x, 7.x, 8-CURRENT
2008-07-25 14:34:52 +00:00
Pav Lucistnik
dad0d0873a - Remove USE_GETOPT_LONG which is a no-op since March 2007 2008-03-20 09:23:28 +00:00
Mark Linimon
0c0a374650 Reset rainer.alves@gmail.com by request due to current lack of time to
work on FreeBSD.
2007-06-29 19:33:24 +00:00
Erwin Lansing
b533e2c7d1 Fix spelling of USE_GCC to fix build on 4.x
PR:		98820
Submitted by:	erwin
Approved by:	maintainer
2006-06-11 16:48:50 +00:00
Ion-Mihai Tetcu
fc738b7ae7 Fix build on 4.x by USE_GCC= 3.3+
Reported by:	krismail
Approved by:	lawrance (mentor)
2006-05-20 10:18:59 +00:00
Ion-Mihai Tetcu
eb8c7516ac Update to 0.9.991
Pass maintainership to submitter.

PR:		ports/97117
Submitted by:	Rainer Alves <rainer.alves@gmail.com>
Approved by:	lawrance (mentor)
2006-05-11 12:40:29 +00:00
Edwin Groothuis
179697185d Remove USE_REINPLACE from ports in categories starting with A. 2006-05-03 05:14:35 +00:00
Pav Lucistnik
6329c4d7f9 - Add some SHA256 checksums 2005-11-23 23:29:54 +00:00
Sergey A. Osokin
c53e696cf9 Move package files from plist to Makefile, remove pkg-plist. 2004-07-26 14:04:30 +00:00
Pav Lucistnik
8dd0f5c223 - Pinpoint subdirs to master sites
PR:		ports/67105
Submitted by:	Roman Neuhauser <neuhauser@chello.cz>
2004-05-24 21:01:28 +00:00
Joe Marcus Clarke
053fdb6a6b Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
(Part 2)
2004-02-04 05:21:48 +00:00
Trevor Johnson
e8d5605043 Add SIZE. 2004-01-27 20:51:07 +00:00
Kirill Ponomarev
f328b7e454 - Update to version 0.9.98
- Bug fixes

PR:		56460
Submitted by:	Simon Barner <barner@in.tum.de>
2003-09-04 21:38:39 +00:00
FUJISHIMA Satsuki
b185046be2 get rid of libgnugetopt dependency for -CURRENT,
use USE_GETOPT_LONG instead.
2003-07-14 02:53:03 +00:00
Akinori MUSHA
7cc1393a93 De-pkg-comment. 2003-02-20 17:07:10 +00:00
Ying-Chieh Liao
cda421d983 fix mlockall usage on -current
PR:		44951
Submitted by:	Volker Stolz <vs@foldr.org>
2002-11-13 01:46:13 +00:00
Mario Sergio Fujikawa Ferreira
f0a1969d34 o Rollback PORTCOMMENT modifications while this feature's implementation
is better studied
o Turn PORTCOMMENT variable in Makefile back into pkg-comment files

Approved by:	kris (portmgr hat),
		portmgr, re (silence)
2002-11-10 16:48:51 +00:00
Adam Weinberger
d9611f9375 Use PORTCOMMENT in the Makefile, and whack the pkg-comment.
Approved by:	pat
2002-11-06 22:47:41 +00:00
Ying-Chieh Liao
31154892b6 PERL -> REINPLACE_CMD
PR:		39283
Submitted by:	Oliver Braun <obraun@informatik.unibw-muenchen.de>
2002-07-08 10:22:14 +00:00
Ying-Chieh Liao
9e5d3262de - Support CC properly
- Fix pkg-comment format

PR:		38993
Submitted by:	Ports Fury
2002-06-08 18:27:34 +00:00
Pete Fritchman
0467aae499 machine/soundcard.h -> sys/soundcard.h
Submitted by:	bento
2002-06-07 02:21:52 +00:00
Ying-Chieh Liao
6da3a91159 add rawrec 0.9.97
rawrec/rawplay threaded audio
2002-05-09 16:04:23 +00:00