1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-21 00:25:50 +00:00
Commit Graph

34 Commits

Author SHA1 Message Date
Adam Weinberger
6df3e23245 Rename audio/ patch-xy patches to reflect the files they modify. 2014-07-28 14:12:36 +00:00
Adam Weinberger
56bb0d9226 This port requires the libsidplay library, not just a header file for
build only.
2014-07-28 14:03:36 +00:00
John Marino
d0bb05930a Reset the 99 ports still listed under sylvio@
Sylvio's last commit was 17 months ago, a full 5 months after all of his
ports could have been reset per policy.  Given the push to complete
staging (48 ports are still unstaged, something like 70+ have already
been staged by other committers) and given that PRs are automatically
assigned but never addressed, it's better just to reset all the ports and
PRs so that it's clear to others that these ports are free to maintain.

Approved by:	portmgr (implicit)
2014-06-11 18:55:29 +00:00
Emanuel Haupt
ef1bf95972 Support staging. 2014-02-08 21:23:47 +00:00
Adam Weinberger
49bf36d527 Convert to PORT_OPTIONS:MDOCS.
Holdout shame list: ruby, perl, python
2014-01-03 15:26:06 +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
Doug Barton
f9faa8bdaa Geocities has been gone for almost 2 years now, so let's remove
references to it.

Deprecate ports whose only MASTER_SITE is (was) geocities
2011-08-23 07:45:27 +00:00
Sylvio Cesar Teixeira
da9a918f01 - Add license 2011-05-19 18:25:58 +00:00
Martin Wilke
a9481afc8a - Get Rid MD5 support 2011-03-19 12:38:54 +00:00
Sylvio Cesar Teixeira
ba072d1713 - Update my mail address to FreeBSD
Approved by:	miwi (mentor)
2009-11-27 22:52:30 +00:00
Martin Wilke
e9b1fa294a - Pass maintainership to submitter
PR:		138588 138594 138604
Submitted by:	Sylvio Cesar <scjamorim@bsd.com.br>
Feature safe:	yes
2009-09-19 17:15:03 +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
Anders Nordby
ee5a26a838 C++ fixes to make fcplay build with GCC 3.2+.
Require GCC 3.2+.

Obtained from:	xmms-fc CVS
2006-06-06 19:42:56 +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
Yen-Ming Lee
9d1acc217e add USE_GCC=2.95 and unbreak this port.
replace pkg-plist with PORTDOCS and PLIST_FILES.
2004-02-08 07:20:01 +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
Kris Kennaway
1e7e0dce64 portlint (whitespace cleanup) 2003-10-27 09:11:28 +00:00
Sergey A. Osokin
253384a218 Cosmetic fix: use %%DOCSDIR%% macro.
No functionally changes.

Submitted by:	Oleg Karachevtsev <ok@etrust.ru>
A part of PR:	57992
2003-10-21 11:24:02 +00:00
Kris Kennaway
93872f18cc Move inclusion of bsd.port.pre.mk later in the file for conditional BROKEN
tag.  Early inclusion caused problems for some ports, so to be safe I'm
updating all of them.

Pointy hat to:	kris
2003-06-04 22:43:38 +00:00
Anders Nordby
0674ff90d4 Look for sys/soundcard.h instead of machine/soundcard.h, making the port
come a little longer in its build on -current.

Now someone needs to fix the C++. The author does not maintain this code
anymore.
2003-05-18 11:51:17 +00:00
Kris Kennaway
9c288e873f BROKEN on 5.1: bad C++ 2003-05-18 09:55:25 +00:00
Akinori MUSHA
7cc1393a93 De-pkg-comment. 2003-02-20 17:07:10 +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
Anders Nordby
6a7f3a5015 Master site updates: www.freenix.no => atreides.freenix.no for these
files.
2002-03-15 00:31:54 +00:00
Pete Fritchman
afbebb0cfe Set maintainer to ports@FreeBSD.org
Submitted by:	Anders Nordby <anders@fix.no> (previous maintainer)
2001-10-07 02:03:45 +00:00
Ying-Chieh Liao
827ac39580 Add NOPORTDOCS support to pkg-plist
PR:		28579, 28582, 28583, 28585, 28586, 28587, 28590, 28591, 28595, 28599
Submitted by:	Patrick Li <pat@databits.net>
2001-07-08 07:25:57 +00:00
Jimmy Olgeni
192274d631 Remove broken master site.
PR:		26971
Submitted by:	maintainer
2001-04-30 12:45:12 +00:00
Kris Kennaway
67fae73743 Chase the checksum; distfile was rerolled with no differences in content.
Submitted by:   bento
2001-03-10 04:27:20 +00:00
Kevin Lo
bada2ff8ac - Add some entries to MASTER_SITES
- Bump PORTREVISION as MD5 sum of distfile has changed

PR: 24175
Submitted by: MAINTAINER
2001-01-09 16:43:19 +00:00
Kevin Lo
1657710323 - Fix compilation error under XFree86 4.x
- Add USE_GMAKE
- Strip binary
- Support NOPORTDOCS
- Exclude GPL doc from package

PR: 24007
Submitted by: MAINTAINER
2001-01-02 15:25:39 +00:00
Will Andrews
90894ecd85 Add fcplay 0.0.1, a player for the Future Composer tunes from the Amiga.
PR:		21335
Submitted by:	Anders Nordby <anders@fix.no>
2000-09-17 22:00:27 +00:00