aboutsummaryrefslogtreecommitdiffstats
path: root/devel/cvs2html
diff options
context:
space:
mode:
authortrevor <trevor@FreeBSD.org>2004-02-06 21:12:53 +0800
committertrevor <trevor@FreeBSD.org>2004-02-06 21:12:53 +0800
commit884981ec68cdccc03368be15d055407446135f3d (patch)
tree2f9733041e0ddb6902f51ab47491598efdeeaa7c /devel/cvs2html
parentb1d653e95b0f8d1d403934aafb8d824bb2c523c2 (diff)
downloadfreebsd-ports-gnome-884981ec68cdccc03368be15d055407446135f3d.tar.gz
freebsd-ports-gnome-884981ec68cdccc03368be15d055407446135f3d.tar.zst
freebsd-ports-gnome-884981ec68cdccc03368be15d055407446135f3d.zip
Use PLIST_FILES (bento-tested, marcus-reviewed).
Diffstat (limited to 'devel/cvs2html')
-rw-r--r--devel/cvs2html/Makefile1
-rw-r--r--devel/cvs2html/pkg-plist1
2 files changed, 1 insertions, 1 deletions
diff --git a/devel/cvs2html/Makefile b/devel/cvs2html/Makefile
index a2f49e735745..140b38d9cb98 100644
--- a/devel/cvs2html/Makefile
+++ b/devel/cvs2html/Makefile
@@ -15,6 +15,7 @@ EXTRACT_SUFX= .gz
MAINTAINER= sada@FreeBSD.org
COMMENT= Perl script to turn ``cvs log'' output into HTML
+PLIST_FILES= bin/cvs2html
USE_PERL5= yes
NO_BUILD= yes
NO_WRKSUBDIR= yes
diff --git a/devel/cvs2html/pkg-plist b/devel/cvs2html/pkg-plist
deleted file mode 100644
index 95f801851436..000000000000
--- a/devel/cvs2html/pkg-plist
+++ /dev/null
@@ -1 +0,0 @@
-bin/cvs2html
ns'>+1 * Make sure the port builds without bash installed when codec negitiationsobomax2009-10-211-6/+8 * Fix the build when there is no bash installed.sobomax2009-09-181-3/+8 * Update to 1.4.26.2.sobomax2009-09-174-25/+17 * -Repocopy devel/libtool15 -> libtool22 and libltdl15 -> libltdl22.mezz2009-08-031-2/+2 * Update to 1.4.25.sobomax2009-07-249-454/+116 * Bump PORTREVISION after libogg and libvorbisfile major version increment.naddy2009-07-071-1/+1 * Fix typo that under certain conditions could cause loss of audio. Thesobomax2009-05-192-1/+12 * Patch two issues (fixed in the vendor's tree) and update MASTER_SITES.sobomax2009-05-133-4/+48 * - Update to the latest 1.4.24.1;sobomax2009-04-064-38/+118 * Update to 1.4.23.1.sobomax2009-02-0610-154/+153 * Update to 1.4.22.2.sobomax2009-01-262-5/+5 * Bump the version of the curl shared library after the ftp/curl updateroam2009-01-231-1/+2 * Update to 1.4.22.1.sobomax2009-01-092-6/+7 * Fix patch that got corrupted during 1.4.22 update. No PORTREVISION bumpsobomax2009-01-061-34/+20 * Bump PORTREVISION's after OpenLDAP update.delphij2009-01-061-0/+1 * Fix build with misc patches on and codec negotiation patch off. Thissobomax2008-12-161-12/+12 * Include bsd.port.options.mk explicitly since we modify OPTIONS.sobomax2008-12-101-0/+3 * Update to 1.4.22.sobomax2008-12-097-158/+46 * Convert all WITHOUT_XXX options into WITH_XXX form. OPTIONS systemsobomax2008-12-091-13/+11 * Fix a bug resulting in recording hanging up indefinitely when connectionsobomax2008-11-132-1/+15 * Make patch sutrable for integration with vendor by putting backsobomax2008-10-211-11/+7 * There is existing history in patch-main::utils.c.sobomax2008-10-211-0/+0 * - Follow present-day naming scheme of files/ patcheskoitsu2008-10-212-1/+1 * Fix for asterisk retaining parent process prio/rtprio.koitsu2008-10-201-0/+20 * Fix obscure build error in the port. Basically, depending on versionssobomax2008-08-231-8/+26 * Properly link H323 module with ptlib and oh323 libraries. Otherwisesobomax2008-08-212-5/+7 * Make sure the iLBC codec module is compiled when users asks for it.sobomax2008-08-212-1/+11 * Make asterisk respect CFLAGS. This should fix numerous "undefined referencesobomax2008-08-174-1/+48 * Update to 1.4.21.2.sobomax2008-08-114-38/+22 * - Remove duplicates from MAKE_ENV after inclusion of CC and CXX in default MA...pav2008-07-251-2/+1 * o Update codec negotiation patch. This version should be working withsobomax2008-06-124-10/+39 * o Update to 1.4.20.1;sobomax2008-06-1011-159/+7742 * Bump portrevision due to upgrade of devel/gettext.edwin2008-06-061-0/+1 * o Update to 1.4.19.2;sobomax2008-05-1617-352/+822 * - Chase shlib version of net-mgmt/net-snmp.kuriyama2008-03-271-1/+2 * Update net/asterisk and net/asterisk12 to 1.4.18.1 and 1.2.17 respectively.sobomax2008-03-192-4/+4 * Update to 1.4.18.sobomax2008-03-144-17/+19 * Port compiles on FreeBSD/powerpc just fine.sobomax2008-02-281-1/+1 * Fix ## (forceful disconnect) not working in some cases. This issuesobomax2008-02-074-0/+290 * Update the codec negotiaion patch to the latest version.sobomax2008-01-192-4/+4 * Update codec negotiation patch to 20080117 version. No PORTREVISION bumpsobomax2008-01-182-4/+4 * Upgrade to 1.4.17, this is mostly a security release that fixes bugsobomax2008-01-033-17/+4 * Update to 1.4.16.2.sobomax2007-12-267-112/+109 * Update to 1.4.13 and add missed audio/gsm dependency.sobomax2007-12-123-11/+11 * Migration from bison 1.x to 2.xade2007-10-171-2/+2 * Allow EXTRA_PATCHES to be altered in the Makefile.local.sobomax2007-10-091-2/+2 * - Update textproc/iksemel to version 1.3.trasz2007-10-041-2/+2 * Make sure to set astrundir to /var/run in the default asterisk.conf, so thatsobomax2007-09-183-21/+37 * Update to 1.4.11.sobomax2007-09-032-9/+9 * Allow building with bamby's codec negotiation patch. Don't bumpsobomax2007-08-142-6/+6 * Update to 1.4.10.sobomax2007-08-115-39/+258 * - Chase increase of audio/libvorbis shlib version.miwi2007-07-281-1/+2 * Update to 1.4.9.sobomax2007-07-274-10/+21 * - Set --mandir and --infodir in CONFIGURE_ARGS if the configure scriptrafan2007-07-231-1/+0 * By default turn zaptel off, so that asterisk and related software can besobomax2007-07-221-1/+1 * o Update to 1.4.8, which fixes some security issues.sobomax2007-07-227-56/+106 * Correct newt library version number.sobomax2007-05-301-2/+2 * Add FreeTDS support. Bump PORTREVISION.sobomax2007-05-292-0/+12 * o Update to 1.4.4;sobomax2007-05-293-5/+6 * Update to 1.4.3.sobomax2007-04-262-6/+5 * Zaptel parts now compile after upgrading zaptel and libpri to 1.4.x.sobomax2007-04-262-3/+5 * Add Jabber and Gtalk support.sobomax2007-04-163-1/+22 * o Unbreak on non-i386;sobomax2007-04-131-3/+5 * Long awaited upgrade to 1.4.2.sobomax2007-04-1328-2619/+776 * Chase the shared library version of speex, bump the PORTREVISION.mezz2007-02-241-2/+2 * Fix breagake due to recent BIND9 changes to resolver.sobomax2007-01-301-0/+14 * 1. Fix a typo: dmsmgr.conf -> dnsmgr.conf.bsam2007-01-042-2/+9 * Update the ftp/curl port to 7.16.0.roam2006-12-131-2/+2 * Add another local patch that will be submitted to the vendor.sobomax2006-12-051-10/+22 * Update codec negotiation patch to the latest version.sobomax2006-12-052-4/+5 * Allow secure digest auth to be requested for outgoing call legs by AGI.sobomax2006-12-042-13/+23 * - Update to 1.2.13mnag2006-10-203-20/+21 * Update to 1.2.12.1.sobomax2006-10-045-80/+34 * Fix crash caused by the recent BIND upgrade from version 8 to version 9.sobomax2006-08-242-4/+7 * Fix build on 4.x. Untested due to the lack of 4.x system.sobomax2006-07-202-2/+6 * Fix patch to apply.sobomax2006-06-211-39/+0 * Merge in patch from Asterisk's ticket 7305. This patch should be part of thesobomax2006-06-201-0/+62 * Make asterisk_pidfile actually working.sobomax2006-06-202-1/+3 * Make patcheable.sobomax2006-06-172-28/+0 * Update to 1.2.9.1.sobomax2006-06-178-139/+161 * Allow pidfile location to be altered via asterisk_pidfile variable insobomax2006-05-261-1/+2 * Fix on sparc64.sobomax2006-05-232-1/+15 * Doesn't compile on sparc64. Patches are welcome.sobomax2006-05-231-1/+1 * Remove USE_REINPLACE from all categories starting with Nedwin2006-05-121-1/+0 * Remove dead MASTER_SITEs.sobomax2006-05-121-3/+1 * - Update to 1.2.7.1 [1]fjoe2006-04-2611-117/+64 * Mark the port as forbidden due to a security issue which could lead toremko2006-04-261-0/+2 * 1. PROVIDE -> PROVIDE:.sobomax2006-04-131-3/+2 * - Bring back bristuff support (bristuff-0.3.0-PRE-1l).fjoe2006-03-155-22/+54 * Remove the FreeBSD KEYWORD from all rc.d scripts where it appears.dougb2006-02-211-1/+1 * Use corrected version of the codec negotiation patch.sobomax2006-02-152-4/+5 * Fix PLIST on 4.x (one of the modules can not be built due to absend va_copy()sobomax2006-02-072-1/+7 * Fix build on 4.x.sobomax2006-02-071-0/+13 * Update to 1.2.4.sobomax2006-02-062-8/+8 * Depend upon the repocopied pwlib152 and and openh323-112 ports, to ease thenetchild2006-02-051-4/+4 * Update to 1.2.3.sobomax2006-01-277-38/+49 * Fix build on amd64. No PORTREVISION bump since it doesn't change contentsobomax2006-01-271-0/+15 * When building with zaptel disabled make sure to set WITHOUT_ZAPTEL makesobomax2006-01-211-0/+1 * Update to 1.2.1.sobomax2006-01-1836-2802/+1008 * Use correct WRKSRC paths for pwlib and openh323 when WRKDIRPREFIXlawrance2005-12-171-2/+5