aboutsummaryrefslogtreecommitdiff
path: root/textproc/heirloom-doctools
Commit message (Collapse)AuthorAgeFilesLines
* Fix CONFLICTS entries of multiple portsStefan Eßer2022-01-101-0/+3
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | There have been lots of missing CONFLICTS_INSTALL entries, either because conflicting ports were added without updating existing ports, due to name changes of generated packages, due to mis-understanding the format and semantics of the conflicts entries, or just due to typoes in package names. This patch is the result of a comparison of all files contained in the official packages with each other. This comparison was based on packages built with default options and may therefore have missed further conflicts with optionally installed files. Where possible, version numbers in conflicts entries have been generalized, some times taking advantage of the fact that a port cannot conflict with itself (due to logic in bsd.port.mk that supresses the pattern match result in that case). A few ports that set the conflicts variables depending on complex conditions (e.g. port options), have been left unmodified, despite probably containing outdated package names. These changes should only affect the installation of locally built ports, not the package building with poudriere. They should give an early indication of the install conflict in cases where currently the pkg command aborts an installation when it detects that an existing file would be overwritten, Approved by: portmgr (implicit)
* One more small cleanup, forgotten yesterday.Mathieu Arnold2021-04-071-1/+0
| | | | Reported by: lwhsu
* Remove # $FreeBSD$ from Makefiles.Mathieu Arnold2021-04-061-1/+0
|
* Fix LLVM11 build.Cy Schubert2021-02-101-0/+1
| | | | | | | | | | | | Add -fcommon to fix LLVM11 build. PR 251913 Submitted by: cy Reported by: cy Approved by: maintainer timeout (hrs) Notes: svn path=/head/; revision=564841
* These ports now build on powerpc64.Mark Linimon2019-04-151-2/+0
| | | | | | | Approved by: portmgr (tier-2 blanket) Notes: svn path=/head/; revision=498995
* Mark ports broken on powerpc64, categories o-z.Mark Linimon2018-06-181-0/+2
| | | | | | | | | While here, pet portlint and do some other cleanup. Approved by: portmgr (tier-2 blanket) Notes: svn path=/head/; revision=472699
* - Fix bugs which could cause SIGSEGV.Hiroki Sato2017-03-305-1/+88
| | | | | | | | | | | - Fix an odd error message "sort: file not found". It was not harmful but confusing. - Increase the maximum number of vertexes in a spline curve. 100 vertexes were too small in modern environments. - Use _PATH_* wherever possible. Notes: svn path=/head/; revision=437337
* - Update to 160308[*]Hiroki Sato2016-05-172-9/+8
| | | | | | | | | | | | - Use DISTVERSION instead of PORTVERSION. - Remove CONFLICTS. - Define DOCS. Submitted by: pfg [*] PR: 209287 [*] Notes: svn path=/head/; revision=415377
* Update to 0.0.160217Baptiste Daroussin2016-03-233-11/+33
| | | | | | | | Approved by: maintainer timeout Differential Revision: D5526 Notes: svn path=/head/; revision=411717
* textproc/heirloom-doctools is not jobs safe.John Marino2015-11-131-0/+2
| | | | | | | | | This has failed on me at least twice. The last time involved a parser error (YYSTYPE was unknown) so there might be a race involving flex. Notes: svn path=/head/; revision=401503
* Fix build if INSTALL is defined with multiple argumentsBaptiste Daroussin2015-06-031-1/+1
| | | | | | | Reported by: kib Notes: svn path=/head/; revision=388468
* Fix distinfoBaptiste Daroussin2015-05-191-2/+2
| | | | Notes: svn path=/head/; revision=386806
* Update to the latest versionBaptiste Daroussin2015-05-156-356/+16
| | | | | | | | Switch to github Use MAKE_ARGS instead of patches all makefiles Notes: svn path=/head/; revision=386391
* - Add LICENSE.Hiroki Sato2014-11-222-2/+6
| | | | | | | | | - Mark CONFLICTS with libotf. PR: 194984 Notes: svn path=/head/; revision=373037
* Cleanup plistAntoine Brodin2014-11-151-16/+0
| | | | Notes: svn path=/head/; revision=372605
* Convert a bunch of USE_BZIP2 to USES=tar:bzip2Adam Weinberger2014-07-291-2/+1
| | | | | | | Approved by: portmgr (not really, but touches unstaged ports) Notes: svn path=/head/; revision=363371
* Support staging.Mathieu Arnold2014-01-282-475/+488
| | | | | | | Sponsored by: Absolight Notes: svn path=/head/; revision=341568
* Fix properties on pkg-plistBaptiste Daroussin2014-01-211-1/+0
| | | | Notes: svn path=/head/; revision=340674
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-4/+2
| | | | | | | textproc) Notes: svn path=/head/; revision=327773
* -remove MD5Olli Hauer2011-07-031-1/+0
| | | | Notes: svn path=/head/; revision=276994
* - Switch SourceForge ports to the new File Release System: categories ↵Dmitry Marakasov2009-08-221-2/+1
| | | | | | | starting with T,U,V Notes: svn path=/head/; revision=240076
* - Remove conditional checks for FreeBSD 5.x and olderWesley Shields2009-01-061-4/+0
| | | | | | | Approved by: pav Notes: svn path=/head/; revision=225333
* Update to 080407.Hiroki Sato2008-04-255-581/+512
| | | | Notes: svn path=/head/; revision=211948
* Remove always-false/true conditions based on OSVERSION 500000Edwin Groothuis2007-10-041-3/+1
| | | | Notes: svn path=/head/; revision=200793
* Only broken on 5.x and below.Kris Kennaway2006-08-161-2/+2
| | | | Notes: svn path=/head/; revision=170823
* Mark broken: fails to install.Mark Linimon2006-07-161-0/+2
| | | | Notes: svn path=/head/; revision=168023
* Update to Release 060208.Hiroki Sato2006-02-204-33/+35
| | | | Notes: svn path=/head/; revision=156543
* BROKEN: Incorrect pkg-plistKris Kennaway2005-12-171-0/+2
| | | | Notes: svn path=/head/; revision=151425
* Add textproc/heirloom-doctools:Hiroki Sato2005-12-056-0/+848
The Heirloom Documentation Tools provide troff, nroff, and related utilities to format manual pages and other documents for output on terminals and printers. They are portable and enhanced versions of the utilities released by Sun as part of OpenSolaris, and, for pic, grap, mpm, and some minor parts, by Lucent as part of Plan 9. Notes: svn path=/head/; revision=150476