aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorlioux <lioux@FreeBSD.org>2001-08-30 13:12:47 +0800
committerlioux <lioux@FreeBSD.org>2001-08-30 13:12:47 +0800
commit623c20940e8839af775d272028785ceec8214d0f (patch)
treee3ba158d763a536d7667e63d47e9e113bd976d79
parente7a2e0af69f4557bb9f3b2783a6692d06104986a (diff)
downloadfreebsd-ports-gnome-623c20940e8839af775d272028785ceec8214d0f.tar.gz
freebsd-ports-gnome-623c20940e8839af775d272028785ceec8214d0f.tar.zst
freebsd-ports-gnome-623c20940e8839af775d272028785ceec8214d0f.zip
o style fixes in Makefile and deployment of DOCSDIR var
o support NOPORTDOCS in PLIST PR: 29796 Submitted by: Patrick Li <pat@databits.net>
-rw-r--r--databases/dbview/Makefile6
-rw-r--r--databases/dbview/pkg-plist6
2 files changed, 6 insertions, 6 deletions
diff --git a/databases/dbview/Makefile b/databases/dbview/Makefile
index 77a14751fd46..abc4748b2157 100644
--- a/databases/dbview/Makefile
+++ b/databases/dbview/Makefile
@@ -24,9 +24,9 @@ do-install:
post-install:
.if !defined(NOPORTDOCS)
- @ ${MKDIR} ${PREFIX}/share/doc/dbview
- @ ${INSTALL_DATA} ${WRKSRC}/README ${PREFIX}/share/doc/dbview
- @ ${INSTALL_DATA} ${WRKSRC}/dBASE ${PREFIX}/share/doc/dbview
+ @${MKDIR} ${DOCSDIR}
+ @${INSTALL_DATA} ${WRKSRC}/README ${DOCSDIR}
+ @${INSTALL_DATA} ${WRKSRC}/dBASE ${DOCSDIR}
.endif
.include <bsd.port.mk>
diff --git a/databases/dbview/pkg-plist b/databases/dbview/pkg-plist
index 5ab97abc3a66..99f6b761ff0a 100644
--- a/databases/dbview/pkg-plist
+++ b/databases/dbview/pkg-plist
@@ -1,4 +1,4 @@
bin/dbview
-share/doc/dbview/README
-share/doc/dbview/dBASE
-@dirrm share/doc/dbview
+%%PORTDOCS%%share/doc/dbview/README
+%%PORTDOCS%%share/doc/dbview/dBASE
+%%PORTDOCS%%@dirrm share/doc/dbview
Tue Aug 09 2011 - Christophe Dumez <chris@qbittorrent.org> - v2.8.4dougb2011-08-112-3/+3 * Update to 2.33crees2011-08-103-4/+4 * Apply the same solution for COMPILETIME_OPTIONS+= as in -15dougb2011-08-091-1/+5 * Fix handling of COMPILETIME_OPTIONS in configure. Inspired by the PRdougb2011-08-091-7/+10 * - Update to 0.3.24.shaun2011-08-082-16/+8 * * Tue Aug 02 2011 - Christophe Dumez <chris@qbittorrent.org> - v2.8.3dougb2011-08-072-3/+3 * Update to version 0.15.7:dougb2011-08-072-4/+5 * - update WWWdinoex2011-08-061-1/+1 * Deprecate some ports where I can't find distfiles and upstreambapt2011-08-033-0/+9 * Mark BROKEN: Does not fetchbapt2011-08-032-0/+4 * Deprecate napster clientsbapt2011-08-023-0/+8 * Bye bye abandonwares (part 4)bapt2011-08-016-68/+0 * - Chase guile shared lib bumpjlaffaye2011-07-311-2/+2 * Add bison build dependancy to fix the build after the recent glib and gtk upd...kwm2011-07-301-0/+1 * Take these for now, mezz can take them back whenever he likes.crees2011-07-285-5/+5 * Add BUILD_DEPENDS on devel/gettextlioux2011-07-271-1/+2 * - Reset at maintainer's requesttabthorpe2011-07-261-1/+1 * - Reset ports at maintainers requesttabthorpe2011-07-254-4/+4 * o Update to 0.8.7lioux2011-07-252-5/+6 * Drop maintainershiplioux2011-07-256-6/+6 * take in some orphansbf2011-07-241-1/+1 * Now that the Java 1.3 and Java 1.4 ports are deprecated and will expire soon,linimon2011-07-216-6/+6 * - Update to 10589crees2011-07-214-51/+32 * Update to 3.0.7lioux2011-07-202-5/+5 * Update net-p2p/rtorrent-devel to 0.8.9.flz2011-07-182-6/+6 * Update net-p2p/rtorrent to 0.8.9.flz2011-07-184-21/+10 * Update net-p2p/libtorrent-devel to 0.12.9.flz2011-07-183-46/+45 * Update net-p2p/libtorrent to 0.12.9.flz2011-07-183-40/+49 * Remove net-p2p/tvrssarved2011-07-144-69/+0 * Unbreak port and update to 1.3.2.jsa2011-07-114-88/+133 * Chase libmicrohttpd shared lib bumpjlaffaye2011-07-111-1/+1 * - Update to 0.10wen2011-07-052-3/+3 * - Reassign to the heaptabthorpe2011-07-053-3/+3 * - Chase the libgcrypt shared lib versionswills2011-07-031-2/+2 * - Kick MD5 Supportmiwi2011-07-0380-80/+0 * - Upgrade to 0.3.23.shaun2011-07-022-9/+27 * Forgot to remove a patch.mezz2011-07-011-11/+0 * Update to 2.32.mezz2011-07-015-8/+7 * Chase xmlrpc-c lib version and bump PORTREVISIONgarga2011-06-301-1/+1 * - Add missing dependencyacm2011-06-292-2/+4 * - Update to 1.2.16acm2011-06-254-130/+125 * - Update to 3.1acm2011-06-234-12/+34 * Kill EOL whitespace.danfe2011-06-231-8/+8 * - Replace ../../authors in MASTER_SITE_SUBDIR with CPAN:CPANID macro.az2011-06-212-5/+4 * - Replace ../../authors in MASTER_SITE_SUBDIR with CPAN:CPANID macro.az2011-06-202-2/+2 * * Sat Jun 18 2011 - Christophe Dumez <chris@qbittorrent.org> - v2.8.2dougb2011-06-202-3/+3 * Another bunch of deprecation: no more public distfiles and/or abandonwarebapt2011-06-171-0/+3 * Mark broken some ports with unfetchable distfilesbapt2011-06-172-0/+4 * remove broken master_site from the listbapt2011-06-171-2/+1 * Update to 4.1.1makc2011-06-153-4/+4 * Update to 1.1.1makc2011-06-153-4/+4 * - Fix {BUILD|RUN}_DEPENDSsunpoet2011-06-131-6/+9 * Fix local patch.flz2011-06-111-4/+4 * Add local patch to fix rtorrent's spinlock implementation.flz2011-06-094-2/+24 * All qbittorrent development has moved to the 2.8 branch, so introducedougb2011-06-0618-392/+22 * Chase security/gnutls update and add an UPDATING entry.novel2011-06-061-0/+1 * net-p2p/rtorrent-devel isn't broken anymore.flz2011-05-251-2/+0 * Second half of the previous fix.shaun2011-05-251-1/+1 * - Fix miniupnpc library dependency.shaun2011-05-251-1/+2 * Fix plist.shaun2011-05-251-4/+6 * The distfile for this port is assembled (or made available) on the fly.shaun2011-05-251-0/+9 * Update net-p2p/rtorrent-devel to 0.8.8.flz2011-05-243-18/+5 * Update net-p2p/libtorrent to 0.12.8.flz2011-05-243-5/+15 * Fix dependency line.shaun2011-05-221-1/+1 * Update to 2.31.mezz2011-05-229-37/+33 * Add port: bitcoinshaun2011-05-214-0/+82 * - Mark BROKEN: fails to packagepav2011-05-181-0/+2 * - Cleaning MD5 in perl@'s portsjadawin2011-05-172-2/+0 * - Switch to launchpadlibrarian.net as distribution site (default downloaddanfe2011-05-172-7/+2 * Remove painful examples of foo="", with particular prejudice againstdougb2011-05-154-11/+9 * rtorrent-devel: fix distinfo.flz2011-05-081-2/+2 * rtorrent-devel: update to 0.8.7, enable ipv6 by default, fix with ncurses 5.8.flz2011-05-082-4/+15 * libtorrent-devel: update to 0.12.7.flz2011-05-083-36/+39 * rtorrent: enabled ipv6 by default, fix with ncurses 5.8, fix link.flz2011-05-083-4/+14 * Update libevent2 to 2.0.11mm2011-05-053-4/+4 * update MASTER_SITE so that it is fetchable again. while here remove MD5bapt2011-05-034-4/+2 * removed unmaintained expired ports from net-p2pbapt2011-05-0225-557/+0 * Removed, depends on linux-edonkey-core which has expiredbapt2011-05-0211-637/+0 * Remove most expired ports:rene2011-04-196-119/+0 * Introduce version 2.7.3, the latest in the new 2.7.x branch.dougb2011-04-179-0/+371 * Set NO_LATEST_LINK in preparation for adding version 2.7.xdougb2011-04-171-0/+2 * Update to 2.6.9, the latest, and likely the last 2.6.x releasedougb2011-04-172-4/+4 * 0.15.6 releasedougb2011-04-172-3/+3 * 2011-04-11 devel/thistest: development has ceased; website disappearedbapt2011-04-1214-729/+0 * Update to GNU make 3.82 after numerous -exp runs.ade2011-04-122-0/+30 * - Update to 0.96.9dhn2011-04-064-7/+33 * Garbage collect expired portsrene2011-04-058-158/+0 * - Actually chase upnp shlib changepav2011-03-272-2/+2 * - Update libktorrent to 1.1.0.avilla2011-03-256-72/+55 * - Chase devel/upnp shlib bumppawel2011-03-242-2/+2 * Bump Berkeley DB version to 4.1.mandree2011-03-222-6/+4 * Get rid of md5 for all my ports.bapt2011-03-211-1/+0 * Bump PORTREVISION for ports linking to default libmysqlclient.ale2011-03-192-1/+2 * Fix transmission-qt to avoid link with both libevent 1.x and 2.x librariesmezz2011-03-182-1/+12 * - Mark ports that have been broken for six month or more, or never compiled onpav2011-03-171-0/+2 * Deprecate unmaintained ports from net-p2p where upstream disapear and/orbapt2011-03-145-0/+15 * Update WWWbapt2011-03-143-4/+2 * - Update to 0.09culot2011-03-122-3/+3 * Mark DEPRECATEDaz2011-03-111-0/+3 * - Update to 0.06miwi2011-03-102-3/+4 * - Update to 1.35wen2011-03-094-22/+3 * - Mark BROKEN: does not configurepav2011-03-091-0/+2 * Update MASTER_SITESehaupt2011-03-071-2/+1 * - Chase libextractor shlib raisepav2011-03-071-2/+2 * - Update to 2.22.mezz2011-03-058-16/+48 * - Chase devel/upnp shlib bumpmiwi2011-03-042-2/+4 * - Reassign ports to heaptabthorpe2011-02-275-5/+5 * Chase after net/openldap24-server update.delphij2011-02-251-0/+1 * - Move to py25 or abovemiwi2011-02-254-6/+4 * Remove expired ports:rene2011-02-257-113/+0 * - Fix Build after rtorrent upgrademiwi2011-02-182-2/+3 * * Tue Feb 8 2011 - Christophe Dumez <chris@qbittorrent.org> - v2.6.6dougb2011-02-112-3/+3 * * Thu Feb 3 2011 - Christophe Dumez <chris@qbittorrent.org> - v2.6.5dougb2011-02-112-3/+3 * - Update to 0.8.7miwi2011-02-062-10/+12 * - Update to 0.12.7miwi2011-02-06