| Commit message (Expand) | Author | Age | Files | Lines |
* | Remove WWW entries moved into port Makefiles | Stefan Eßer | 2022-09-07 | 1 | -2/+0 |
* | Add WWW entries to port Makefiles | Stefan Eßer | 2022-09-07 | 1 | -0/+1 |
* | textproc/groff: allow to build preconv(1) without encoding autodetection | Alexey Dokuchaev | 2022-08-12 | 1 | -1/+8 |
* | textproc: remove 'Created by' lines | Tobias C. Berner | 2022-07-20 | 1 | -2/+0 |
* | Fix CONFLICTS entries of multiple ports | Stefan Eßer | 2022-01-10 | 1 | -1/+1 |
* | */*: Remove redundant '-[0-9]*' from CONFLICTS | Stefan Eßer | 2021-10-29 | 1 | -1/+1 |
* | textproc/groff: enforce iconv from ports | Baptiste Daroussin | 2021-10-01 | 1 | -2/+2 |
* | all: Remove all other $FreeBSD keywords. | Mathieu Arnold | 2021-04-06 | 1 | -2/+0 |
* | Remove # $FreeBSD$ from Makefiles. | Mathieu Arnold | 2021-04-06 | 1 | -1/+0 |
* | Drop workaround for qemu-user-static hang after r517350 | Jan Beich | 2019-11-13 | 1 | -5/+0 |
* | groff: remove X11 option and dependency | Baptiste Daroussin | 2019-10-02 | 4 | -297/+123 |
* | Fix groff build with libc++ 9.0.0 | Dimitry Andric | 2019-09-20 | 1 | -0/+11 |
* | textproc/groff: Fix build/packaging with URWFONTS disabled | Kubilay Kocak | 2019-05-22 | 2 | -9/+8 |
* | Fix configure still detecting ghostscript if installed and URWFONTS disabled | Baptiste Daroussin | 2019-04-16 | 2 | -81/+81 |
* | Add a new option URWFONTS | Baptiste Daroussin | 2019-04-16 | 1 | -5/+10 |
* | textproc/groff: unhang on qemu-aarch64-static after r488509 | Jan Beich | 2019-01-29 | 1 | -0/+5 |
* | Groff now requires texinfo to be installed to build | Baptiste Daroussin | 2018-12-27 | 1 | -1/+1 |
* | Update to 1.22.4 | Baptiste Daroussin | 2018-12-27 | 6 | -38/+27 |
* | Install texinfo files (GNU info) into ${PREFIX}/share/info | Baptiste Daroussin | 2018-11-10 | 1 | -0/+1 |
* | Add build dependency on print/gsfonts. This used to be pulled in by | Tijl Coosemans | 2018-06-13 | 1 | -1/+2 |
* | Fix broken build since r441842 (May 27, 2017). Add missing %%HTMLDOCS%% | Peter Wemm | 2017-08-09 | 1 | -1/+1 |
* | textproc/groff: lift BROKEN after r441842 | Jan Beich | 2017-08-02 | 1 | -2/+0 |
* | Mark some ports failing to package on armv6, with errors classified as | Mark Linimon | 2017-05-27 | 1 | -0/+2 |
* | Update to 1.22.3 | Baptiste Daroussin | 2017-05-27 | 4 | -32/+85 |
* | Make MAKE_JOBS_UNSAFE, tries to use stuff before building them, for example: | Mathieu Arnold | 2016-06-25 | 1 | -2/+3 |
* | Consistently prefer ${CONFIGURE_CMD} over ./${CONFIGURE_SCRIPT} | Jan Beich | 2016-04-13 | 1 | -1/+1 |
* | Remove ${PORTSDIR}/ from dependencies, categories r, s, t, and u. | Mathieu Arnold | 2016-04-01 | 1 | -3/+3 |
* | Make print/ghostscript9-agpl-base the default Ghostscript port. Upstream | Tijl Coosemans | 2016-03-24 | 1 | -1/+1 |
* | - Fix shebangs | Dmitry Marakasov | 2015-08-26 | 1 | -1/+5 |
* | - Split ghostscript into X11-independent and -dependent parts: | Hiroki Sato | 2015-08-22 | 1 | -1/+1 |
* | Convert code in bsd.port.mk for USE_GHOSTSCRIPT* to USES=ghostscript. | Koop Mast | 2015-07-16 | 1 | -2/+1 |
* | MASTER_SITES cleanup. | Mathieu Arnold | 2015-05-14 | 1 | -2/+1 |
* | Fix packaging as a user (pkg already set the proper owners) | Baptiste Daroussin | 2015-04-08 | 1 | -1/+1 |
* | textproc/groff: add CPE information | Bartek Rutkowski | 2015-03-30 | 1 | -1/+2 |
* | Cleanup plist | Antoine Brodin | 2014-11-15 | 1 | -43/+2 |
* | Fix textproc/groff pkg-plist for WITHOUT_X11 builds | Ulrich Spörlein | 2014-07-05 | 1 | -2/+2 |
* | textproc/groff: shebangfix and pet portlint | William Grzybowski | 2014-06-20 | 1 | -2/+7 |
* | Convert all :U to :tu and :L to :tl | Baptiste Daroussin | 2014-05-05 | 1 | -1/+1 |
* | Upgrade to 1.22.2; STAGEify | Ulrich Spörlein | 2014-01-31 | 5 | -149/+221 |
* | Relpace hardcoded ghostscript build dependency with USE_GHOSTSCRIPT_RUN. | Dag-Erling Smørgrav | 2014-01-23 | 1 | -3/+3 |
* | Add NO_STAGE all over the place in preparation for the staging support (cat: ... | Baptiste Daroussin | 2013-09-20 | 1 | -0/+1 |
* | Convert to new perl framework | Baptiste Daroussin | 2013-09-17 | 1 | -2/+1 |
* | - adoption of optionsNG, trim historical header | Jason Helfman | 2013-04-28 | 1 | -9/+8 |
* | Merge print/psutils-a4 and print/psutils-letter into a single port | Hiroki Sato | 2013-04-24 | 1 | -2/+2 |
* | - Convert all remaining instances of BUILD_DEPENDS=${RUN_DEPENDS} or | Steve Wills | 2012-06-10 | 1 | -1/+1 |
* | - update png to 1.5.10 | Dirk Meyer | 2012-06-01 | 1 | -0/+1 |
* | Add CONFLICTS for groff ports | Ulrich Spörlein | 2011-01-16 | 1 | -0/+2 |
* | Add textproc/groff, the latest version of the groff typesetting suite. | Ulrich Spörlein | 2011-01-15 | 7 | -0/+936 |