aboutsummaryrefslogtreecommitdiffstats
path: root/net-mgmt/nsca27
diff options
context:
space:
mode:
authormat <mat@FreeBSD.org>2016-07-19 19:04:13 +0800
committermat <mat@FreeBSD.org>2016-07-19 19:04:13 +0800
commit363acdd313a37f491e4b2d6b9a807df489cfc5d9 (patch)
treebe6eebf3e77ddf9fcf383081091d8b8b336dd71c /net-mgmt/nsca27
parent64a47229a8791073130cac02039b944cc8102750 (diff)
downloadfreebsd-ports-gnome-363acdd313a37f491e4b2d6b9a807df489cfc5d9.tar.gz
freebsd-ports-gnome-363acdd313a37f491e4b2d6b9a807df489cfc5d9.tar.zst
freebsd-ports-gnome-363acdd313a37f491e4b2d6b9a807df489cfc5d9.zip
When there is a do-install target, do not use a post-install target, do
everything at once. Sometime, rename post-install into a options helper target. I did not fix ports that were such a mess that I could not figure out what they really wanted to do. I also did not change ports that had some version of an auto-plist code in post-install, for the same reason. With hat: portmgr Sponsored by: Absolight
Diffstat (limited to 'net-mgmt/nsca27')
-rw-r--r--net-mgmt/nsca27/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/net-mgmt/nsca27/Makefile b/net-mgmt/nsca27/Makefile
index 6c01a620396e..7e90da096f74 100644
--- a/net-mgmt/nsca27/Makefile
+++ b/net-mgmt/nsca27/Makefile
@@ -63,7 +63,7 @@ do-install:
${INSTALL_DATA} ${WRKSRC}/sample-config/nsca.cfg ${STAGEDIR}${PREFIX}/etc/nagios/nsca.cfg-sample
.endif
-post-install:
+post-install-DOCS-on:
@${MKDIR} ${STAGEDIR}${DOCSDIR}
cd ${WRKSRC} && ${INSTALL_DATA} ${DOCS} ${STAGEDIR}${DOCSDIR}
Update to 4.2.3lofi2007-03-251-1/+1 * Update to KDE 3.5.6 / KOffice 1.6.2lofi2007-03-141-1/+1 * - (Re)add the sql dependency trigger. [1]lofi2007-02-241-2/+3 * - Fix typo: svg is in graphics/qt4-svgrafan2007-02-091-1/+1 * Post-import bugfixorama:lofi2007-02-061-3/+3 * Add qt4, a multiplatform C++ application frameworklofi2007-02-061-1/+86 * Update to KDE 3.5.5 / KOffice 1.6.1lofi2006-12-201-2/+7 * KDE 3.5.4 / KOffice 1.5.2lofi2006-09-131-1/+1 * * Change all bogus uses of BROKEN to IGNORE. Note: the BROKEN_WITH_*linimon2006-07-051-2/+2 * Update to KDE 3.5.3lofi2006-06-061-1/+1 * Sometimes uic is called in configure scripts, too.lofi2006-04-051-1/+2 * Set TMPDIR for all users of uic in order to avoid spamming files outsidelofi2006-04-031-0/+5 * Update to KDE 3.5.2lofi2006-03-311-1/+1 * Update to KDE 3.5.1.lofi2006-02-011-3/+3 * Switch this over to the mailing list.linimon2006-01-291-1/+1 * - Fix 'all-depends-list' target in cases if dependencies list iskrion2006-01-221-2/+2 * Update to KDE 3.5.0lofi2006-01-091-1/+1 * Remove KDE2/QT1 cruft.lofi2005-11-051-22/+2 * Update to KDE 3.4.3 / KOffice 1.4.2lofi2005-11-051-1/+1 * Update to KDE 3.4.2 / KOffice 1.4.1lofi2005-08-011-1/+1 * Update to KDE 3.4.1lofi2005-06-261-1/+1 * Update to KDE 3.4lofi2005-03-211-1/+1 * Remove trailing spaces.krion2005-01-091-1/+1 * Globally disable -Wl,-as-needed for all users of USE_KDELIBS_VER. Binarieslofi2004-12-301-1/+2 * Update to KDE 3.3.2lofi2004-12-141-1/+1 * Fix implicit dependency on imake for KDE and all USE_KDELIBS_VERlofi2004-12-051-1/+2 * Argh argh argh argh. Full reverse!lofi2004-12-021-1/+1 * Sync with ports.lofi2004-12-021-1/+1 * Update to KDE 3.3.1lofi2004-11-081-1/+1 * Update to KDE 3.3lofi2004-08-311-5/+5 * Retire QT2. QT3 was released a few years ago and QT4 will be released soon.arved2004-07-231-35/+5 * Update to version 3.2.3lofi2004-06-101-1/+1 * Move the conftargethack into the USE_KDELIBS_VER section so users oflofi2004-05-241-6/+11 * Move another helpful bit from Makefile.kde to bsd.kde.mk:lofi2004-05-221-0/+6 * Move a CONFIGURE_ENV tweak from Makefile.kde to bsd.kde.mk so all portslofi2004-05-221-0/+1 * Update to KDE 3.2.2lofi2004-04-201-1/+1 * Update to KDE 3.2.1 / QT 3.3.1lofi2004-03-101-4/+4 * Prefer a LIB_DEPENDS.lofi2004-02-091-2/+2 * Be more anal about dependencies: Depend on something only present in kdelibslofi2004-02-091-2/+2 * Update to KDE 3.2.0lofi2004-02-051-5/+6 * Upgrade to Qt 3.2.1 / KDE 3.1.4. See x11/kde3/Makefile rev 1.64 for details.will2003-09-181-4/+4 * Update KDE to the latest official release, KDE 3.1.3lofi2003-07-291-2/+2 * Merge from KDE-FreeBSD Repo:arved2003-07-221-5/+0 * Add support for CVS builds (using a different repository). Tested on thewill2003-06-241-2/+27 * Update to KDE 3.1.2lioux2003-05-201-1/+1 * Rejoice, for the long awaited upgrade to kde 3.1.1 is here!alane2003-04-061-2/+2 * Revert accidental commit. KDE 3.1.1 is not in ports yet.will2003-03-291-2/+2 * Removed KDE_I18N_VERSION, which I should have removed before release.alane2003-03-291-2/+2 * update to 3.1 official releasealane2003-01-291-33/+37 * Fixed botched setup of MASTER_SITE_KDE_kde. Damn was I stupid. I didn'talane2002-10-111-1/+10 * 1. Welcome to KDE 3.0.4.alane2002-10-111-1/+2 * Fix building of kdemultimedia3 on -CURRENT. Obtained from wca.seanc2002-09-161-1/+1 * Automagically mark kde2 ports as bork bork borked. If it really only needsalane2002-09-101-2/+2 * Remove USE_NEWGCC, which is no longer supported or required.kris2002-08-311-4/+0 * Update to 3.0.3. Not much changed here: [1] i18n PKGNAMEs converted towill2002-08-251-1/+1 * Update to 3.0.2 (full log):will2002-07-051-0/+7 * Get rid of old cruft that was inserted a long time ago to workaroundwill2002-06-171-3/+3 * Minor cleanups/fixes:will2002-05-121-3/+3 * Add back the qt145 port and support for qt-1.x. This should notkris2002-05-051-1/+13 * Say goodbye to Qt 1.x and all of its dependents. The one port I foundwill2002-04-191-31/+10 * (QT3/KDE3 only:) Use alternate dependency style; fix looking for qtwill2001-11-141-2/+3 * (QT3/KDE3 only:) Remove -lqt, this was a mistake.will2001-11-131-4/+5 * Good Will. \will2001-11-061-1/+1 * Slight modification to accomodate devel environment.will2001-11-051-1/+1 * Experimental support for the QT/KDE 3.x series.will2001-11-041-9/+47 * Fix glaring logic/typo bugs:will2001-04-151-19/+19 * Overhaul QT/KDE support:will2001-04-031-35/+41 * Fix bogon. Note to self: pay more attention to what you're doing.will2001-03-261-3/+0 * Fix variable usage and comments.will2001-03-261-9/+9