From c98cfd116dc0f77d80a247eaa00036df1e3335a1 Mon Sep 17 00:00:00 2001 From: Satoshi Asami Date: Mon, 18 Nov 1996 14:17:24 +0000 Subject: Compress a bunch of manpages. Remove unnecessary @ directives from PLISTs. Note: I know that this is going to break some symlinks and/or .so includes, I will back some of these out as I run into these during package building. --- audio/xmix/Makefile | 4 ++-- audio/xmix/pkg-plist | 4 ---- 2 files changed, 2 insertions(+), 6 deletions(-) (limited to 'audio/xmix') diff --git a/audio/xmix/Makefile b/audio/xmix/Makefile index 014270c36622..2c05d50d2b0c 100644 --- a/audio/xmix/Makefile +++ b/audio/xmix/Makefile @@ -3,7 +3,7 @@ # Date created: 30 June 1995 # Whom: janek@gaja.ipan.lublin.pl # -# $Id$ +# $Id: Makefile,v 1.4 1996/11/18 13:38:46 asami Exp $ # DISTNAME= xmix-2.1 @@ -21,6 +21,6 @@ WRKSRC= $(WRKDIR)/xmix pre-install: ${CP} ${WRKSRC}/xmix.1 ${WRKSRC}/xmix.man - ${INSTALL_DATA} $(WRKSRC)/XMix /usr/X11R6/lib/X11/app-defaults + ${INSTALL_DATA} $(WRKSRC)/XMix ${PREFIX}/lib/X11/app-defaults .include diff --git a/audio/xmix/pkg-plist b/audio/xmix/pkg-plist index 4f87a712b807..70c439619415 100644 --- a/audio/xmix/pkg-plist +++ b/audio/xmix/pkg-plist @@ -1,7 +1,3 @@ -@mode 755 -@owner bin -@group bin bin/xmix -@mode 644 lib/X11/app-defaults/XMix man/man1/xmix.1.gz -- cgit amon'>cinnamon FreeBSD GNOME current development ports (https://github.com/freebsd/freebsd-ports-gnome)
aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Remove expired ports:rene2017-03-0211-155/+0
| | | | | | | | | 2017-01-28 japanese/ruby-eb: Upstream no longer active 2017-03-01 japanese/xyaku: Unmaintained, depends on expired japanese/ruby-eb 2017-03-01 archivers/libunrar4: Outdated version. Please use archivers/libunrar5 instead 2017-03-01 sysutils/xacpim: Mastersite disappeared 2017-03-01 sysutils/linux-nero: Probably cannot actually burn CD/DVD on recent FreeBSD 2017-03-01 audio/libofa: MusicDNS service has been discontinued
* Add an EXPIRATION_DATE to DEPRECATED ports without one.mat2016-12-261-0/+1
| | | | Sponsored by: Absolight
* Fix COMMENTjhale2016-12-231-5/+4
| | | | | | | | | | Drop unused PROJECTHOST variable Convert to USES=localbase Mark DEPRECATED; EXPIRATION_DATE to follow once the dependency from consumer ports is removed. There isn't much point keeping this around if the backend servers are no longer functioning. They were in a zombie state for years as it was.
* audio/libofa: fetch source from github.dbn2016-12-222-3/+7
| | | | | | | | | | | - Use github instead of fedora mirror to ensure we detect any future releases. - NOTE: it appears the www.musicdns.org website is no longer functioning and this port may need to be depreciated if no other service is available PR: 212790 Submitted by: tcberner Approved by: jhale (maintainer timeout: 13 weeks)
* audio/libofa: new fedora MASTER_SITES to unbreakmarino2016-09-211-3/+1
| | | | PR: 212790 (related)
* GOOGLE_CODE has gone away.mat2016-09-141-0/+2
| | | | | | | | | | - If a port has another upstream, remove GOOGLE_CODE - If a port only has GOOGLE_CODE mark it BROKEN Some ports have a local mirror configured but for security reasons, it is not considered upstream. Sponsored by: Absolight
* Cleanup patches, a* categories.mat2016-07-27