aboutsummaryrefslogtreecommitdiffstats
path: root/mail/xpbiff/files
diff options
context:
space:
mode:
authorsanpei <sanpei@FreeBSD.org>2000-09-21 22:51:30 +0800
committersanpei <sanpei@FreeBSD.org>2000-09-21 22:51:30 +0800
commit73bb7e3ece49a8f2bc08d4694bd3ce0872e72d8a (patch)
treecea033bd11c7d6a66db567943f1e371c4f47ce73 /mail/xpbiff/files
parent34821feee6e0e4388981ac90f9ee7cfcf65d30f0 (diff)
downloadfreebsd-ports-gnome-73bb7e3ece49a8f2bc08d4694bd3ce0872e72d8a.tar.gz
freebsd-ports-gnome-73bb7e3ece49a8f2bc08d4694bd3ce0872e72d8a.tar.zst
freebsd-ports-gnome-73bb7e3ece49a8f2bc08d4694bd3ce0872e72d8a.zip
Fix X manpage problem
Reviewed by: onigiri
Diffstat (limited to 'mail/xpbiff/files')
-rw-r--r--mail/xpbiff/files/patch-ad8
1 files changed, 8 insertions, 0 deletions
diff --git a/mail/xpbiff/files/patch-ad b/mail/xpbiff/files/patch-ad
new file mode 100644
index 000000000000..e199776d4d41
--- /dev/null
+++ b/mail/xpbiff/files/patch-ad
@@ -0,0 +1,8 @@
+--- Imakefile.org Thu Sep 21 23:42:04 2000
++++ Imakefile Thu Sep 21 23:42:16 2000
+@@ -62,4 +62,4 @@
+ SRCS = xpbiff.c $(CONVSRC)
+ OBJS = xpbiff.o $(CONVOBJ)
+
+-ComplexProgramTarget(xpbiff)
++ComplexProgramTargetNoMan(xpbiff)
akefile?id=11d9c96a59fca0d4747c05a47bfa817e547dd1a0'>- Remove obsolete version check (We dont support FreeBSD 6 anymore)miwi2012-05-241-4/+0 * Latest round of infrastructure changes.flz2011-05-051-2/+6 * - Retire mbone as a physical categorypav2011-03-071-1/+0 * - Terminate support for X11BASE having different value from LOCALBASEpav2009-12-181-4/+1 * - Allow users to redefine an update target.sem2009-10-221-0/+2 * - bsd.port.mk - Remove ${INDEXDIR}/${INDEXFILE}.bz2 after fetchindex is bein...miwi2009-08-231-1/+1 * Major optimizations for 'make index' and other recursive traversalkris2008-07-201-1/+11 * Remove obsolete anti-foot-shooting measure that tried to force youlinimon2007-09-271-3/+0 * The default method for 'make update' is now portsnap. Previously,linimon2007-05-251-8/+14 * When setting INDEX_PRISTINE, also set USE_NONDEFAULT_X11BASE toerwin2007-05-201-0/+1 * Add new category x11-driverspav2007-05-201-0/+1 * Add two missing dollars.ru2007-02-261-2/+2 * - Introduce a new ports category ports-mgmt: Ports for managing, installing andpav2007-01-311-0/+1 * bsd.port.mkpav2007-01-311-0/+4 * - Fix the make_index script if PORTSDIR is a path which contains akris2006-02-111-3/+3 * - Fix possibility of "infinite make fork" when "Registering install for ..."linimon2006-01-281-11/+17 * Split "portsnap fetch update" into "portsnap fetch" and "portsnap update"cperciva2006-01-251-1/+2 * - Fix 'all-depends-list' target in cases if dependencies list iskrion2006-01-221-2/+9 * MFsrc: Show stray files during "cvs update".ru2005-12-241-1/+1 * - Create a new category, net-im, for instant messaging applications.pav2005-11-081-0/+1 * Introduce new variable MASTER_SITE_INDEX, to allow mirroring ofkrion2004-12-171-1/+2 * As previously announced, remove ports/picobsd/ssh-picobsd due to long-linimon2004-11-291-1/+0 * Allow to override fetch option by $FETCHINDEX variable.kuriyama2004-11-161-1/+2 * - In fetchindex target:pav2004-11-161-1/+1 * * Be even more explicit about partial ports trees being unsupportedkris2004-07-141-17/+12 * Be more explicit about INDEX builds not being supported with partialkris2004-06-121-4/+5 * * Support verbose index builds with INDEX_VERBOSE [1]kris2004-06-101-2/+10 * Add "fetchindex" target. It fetches the recent index file (INDEX _or_netchild2004-05-251-0/+3 * - Allow processing of info files in non-standard locations; thekris2004-04-021-11/+35 * Say hello to the new "net-mgmt" category. There are probably morewollman2004-02-231-0/+1 * Tie x11-themes into the build now that it contains some ports.marcus2004-02-201-0/+1 * Tie accessibility to the build now that it has some ports.marcus2004-01-221-0/+1 * Tie arabic to the build now that it has some ports.marcus2003-11-091-0/+1 * Tie the dns category to the build now that it has some ports.marcus2003-08-301-0/+1 * Connect polish to the buildarved2003-08-191-0/+1 * Define the default SUP program to be cvsup.joe2003-07-121-0/+1 * With CVS_UPDATE, use read-only repository mode by default.ru2003-03-061-1/+1 * In a spirit of src/Makefile.inc1,v 1.142, get rid of "sticky"ru2003-03-051-1/+1 * Correct the bug in 'make index' that failed to substitute back thekris2003-02-241-1/+1 * I committed from the wrong tree, and the patch had a missingkris2002-12-051-1/+1 * Add the INDEXFILE variable, that defaults to INDEX-5 on 5.0 (500036) andkris2002-12-051-12/+12 * Merge in some changes from Tools/portbuild/scripts/makeindex: setkris2002-12-011-5/+8 * Add several new real categories.knu2002-11-181-0/+4 * Switch back to .tgz packages for 'parallel' target.kris2002-10-021-1/+1 * Switch to .tbz packages in generated makefile target.kris2002-09-161-1/+1 * Don't use cat(1) needlessly -- pipe the INDEX to awk(1).will2001-12-231-1/+1