aboutsummaryrefslogtreecommitdiff
path: root/graphics/bmeps
Commit message (Collapse)AuthorAgeFilesLines
* graphics/bmeps: Update to 4.39.2takefu10 days2-5/+5
| | | | | | | Changelog: https://sourceforge.net/p/dktools/wiki/News%20and%20Change%20Log/#h-4392-2026-01-21 PR: 293541 Reported by: takefu@airport.fm (maintainer)
* graphics/bmeps: Update 4.39.0 => 4.39.1Takefu2026-01-192-4/+4
| | | | | | | Changelog: https://sourceforge.net/p/dktools/wiki/News%20and%20Change%20Log/#h-4391-2026-01-18 PR: 292584
* graphics/bmeps: Update 4.37.1 => 4.39.0Takefu2025-09-242-7/+7
| | | | | | | | | | Changelog: https://sourceforge.net/p/dktools/wiki/News%20and%20Change%20Log/#h-4390-2025-08-22 - Replace PORTVERSION with DISTVERSION in MASTER_SITES and DISTNAME. - Replace libpng16.so with libpng.so in LIB_DEPENDS. PR: 289805
* graphics/bmeps: Update 4.36.2 → 4.37.1takefu2024-09-092-4/+4
| | | | | | | Changelogs: https://sourceforge.net/p/dktools/wiki/News%20and%20Change%20Log/ PR: 281381
* graphics/bmeps: update 4.36.1 → 4.36.2John Marshall2024-08-162-5/+4
| | | | | | | No functional changes: https://sourceforge.net/p/dktools/wiki/News and Change Log/#4362-2024-03-20 PR: 280842
* graphics/tiff: Update to 4.6.0Tijl Coosemans2024-04-271-0/+1
| | | | | PR: 278577 Exp-run by: antoine
* graphics/bmeps: Update to 4.36.1Takefu2024-03-172-7/+8
| | | | | | | | Pet portclippy. PR: 277338 Approved by: bofh (mentor) Differential Revision: https://reviews.freebsd.org/D44300
* graphics/bmeps: Moved man to share/manMuhammad Moinur Rahman2024-02-241-2/+3
| | | | Approved by: portmgr (blanket)
* graphics/bmeps: Update to 4.35.3Fernando Apesteguía2024-01-172-4/+4
| | | | | PR: 276365 Reported by: takefu@airport.fm
* graphics/bmeps: Update to 4.35.2Fernando Apesteguía2023-11-302-5/+5
| | | | | | | | | | | | | | | | | ChangeLog: https://sourceforge.net/p/dktools/wiki/News%20and%20Change%20Log/#4352-2023-10-25 Warning added to wxd2lat The wxd2lat program now shows a warning when the -d option is used to produce a document and a non-LaTeX text label containing non-ASCII characters is found. Documentation bugfix When renaming the former bmpp program to bitmap2pp the change was not applied to the help texts shown by the program. Now "bitmap2pp --help" and "bitmap2pp --manual" show the correct program name. PR: 275396 Reported by: takefu@airport.fm
* graphics/bmeps: Update to 4.35.1Fernando Apesteguía2023-10-042-5/+4
| | | | | | | | | | | | ChangeLog: https://sourceforge.net/p/dktools/wiki/News%20and%20Change%20Log/#4351-2023-07-14 * Default change in bitmap2pp and wxd2lat * LZW compression is now enabled by default when producing PS level 2 output from wxd2lat and bitmap2pp PR: 274258 Reported by: takefu@airport.fm
* */*: Bump jpeg-turbo users treewideDaniel Engberg2023-07-281-0/+1
| | | | New major version 3.0.0
* graphics/bmeps: Update to 4.35.0Fernando Apesteguía2023-02-042-7/+5
| | | | | | | ChangeLog: https://sourceforge.net/p/dktools/wiki/change%20log/#4350-2022-11-14 PR: 269278 Reported by: takefu@airport.fm
* graphics/bmeps: Update to 4.34.1Fernando Apesteguía2022-09-293-10/+15
| | | | | | | | | | | | https://sourceforge.net/p/dktools/wiki/change%20log/#4330-2022-02-18 The former bmpp program was renamed to bitmap2pp, the former dkct program was renamed to dkcpre. Add UPDATING entry. PR: 266652 Reported by: takefu@airport.fm (maintainer)
* Remove WWW entries moved into port MakefilesStefan Eßer2022-09-071-2/+0
| | | | | | | | | | Commit b7f05445c00f has added WWW entries to port Makefiles based on WWW: lines in pkg-descr files. This commit removes the WWW: lines of moved-over URLs from these pkg-descr files. Approved by: portmgr (tcberner)
* Add WWW entries to port MakefilesStefan Eßer2022-09-071-0/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | It has been common practice to have one or more URLs at the end of the ports' pkg-descr files, one per line and prefixed with "WWW:". These URLs should point at a project website or other relevant resources. Access to these URLs required processing of the pkg-descr files, and they have often become stale over time. If more than one such URL was present in a pkg-descr file, only the first one was tarnsfered into the port INDEX, but for many ports only the last line did contain the port specific URL to further information. There have been several proposals to make a project URL available as a macro in the ports' Makefiles, over time. This commit implements such a proposal and moves one of the WWW: entries of each pkg-descr file into the respective port's Makefile. A heuristic attempts to identify the most relevant URL in case there is more than one WWW: entry in some pkg-descr file. URLs that are not moved into the Makefile are prefixed with "See also:" instead of "WWW:" in the pkg-descr files in order to preserve them. There are 1256 ports that had no WWW: entries in pkg-descr files. These ports will not be touched in this commit. The portlint port has been adjusted to expect a WWW entry in each port Makefile, and to flag any remaining "WWW:" lines in pkg-descr files as deprecated. Approved by: portmgr (tcberner)
* graphics/bmeps: Update to 4.33.0Fernando Apesteguía2022-02-272-12/+11
| | | | | | | | | ChangeLog: https://sourceforge.net/p/dktools/wiki/change%20log/ NOTE: The binary file and the man page have been renamed. PR: 262132 Reported by: takefu@airport.fm (maintainer)
* graphics/bmeps: Update to 4.31.1Takefu2021-09-242-9/+11
| | | | | | | | | - Remove devel/gmake build dependency since port builds fine without it - Pet portfmt (alphabical order fixes and PLIST_FILES list formating) ChangeLog: https://sourceforge.net/p/dktools/wiki/change%20log/ PR: 258654
* graphics/bmeps: Update to 4.30.10takefu2021-05-202-7/+6
| | | | | | | | | - Pet portclippy ChangeLog: https://sourceforge.net/p/dktools/wiki/change%20log/ PR: 256023 Approved by: dbaio, garga (mentors, implicit)
* graphics/bmeps: update to 4.30.8Jan Beich2021-05-012-6/+6
| | | | | | Changes: https://sourceforge.net/p/dktools/wiki/change%20log/#4308 PR: 255506 Submitted by: takefu@airport.fm (maintainer)
* 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
|
* graphics/bmeps: Update to 4.30.3Fernando Apesteguía2020-10-132-5/+4
| | | | | | | | | | ChangeLog: https://sourceforge.net/p/dktools/wiki/change%20log/ PR: 250282 Submitted by: takefu@airport.fm (maintainer) Notes: svn path=/head/; revision=552193
* graphics/bmeps: Update to 4.30.1Li-Wen Hsu2020-09-152-4/+4
| | | | | | | | PR: 249343 Submitted by: takefu@airport.fm (maintainer) Notes: svn path=/head/; revision=548747
* graphics/bmeps: Update to 4.29.3Niclas Zeising2020-08-132-4/+4
| | | | | | | | | | | | Update graphics/bmeps to 4.29.3 Changelog: https://sourceforge.net/p/dktools/wiki/change%20log/ PR: 248544 Submitted by: takefu@airport.fm (maintainer) Notes: svn path=/head/; revision=544823
* graphics/bmeps: Update to 4.29.1Steve Wills2020-07-182-4/+4
| | | | | | | | PR: 247967 Submitted by: takefu@airport.fm (maintainer) Notes: svn path=/head/; revision=542474
* graphics/bmeps: Update to 4.29.0Tobias C. Berner2020-04-252-4/+4
| | | | | | | | PR: 245716 Submitted by: takefu@airport.fm (maintainer) Notes: svn path=/head/; revision=532965
* - Update to 4.27.0Dmitry Marakasov2019-12-042-4/+4
| | | | | | | | PR: 242397 Submitted by: takefu@airport.fm (maintainer) Notes: svn path=/head/; revision=519017
* graphics/bmeps: Update to 4.25.0Dmitri Goutnik2019-11-052-4/+4
| | | | | | | | | | | Changes: https://sourceforge.net/p/dktools/wiki/change%20log/ PR: 241560 Submitted by: takefu@airport.fm (maintainer) Approved by: tz (mentor, implicit) Notes: svn path=/head/; revision=516841
* graphics/bmeps: update to 4.24.2Fernando Apesteguía2019-09-052-4/+4
| | | | | | | | PR: 240325 Submitted by: takefu@airport.fm (maintainer) Notes: svn path=/head/; revision=511259
* graphics/bmeps: Update to 4.24.1Steve Wills2019-09-022-4/+4
| | | | | | | | PR: 239896 Submitted by: takefu@airport.fm (maintainer) Notes: svn path=/head/; revision=510845
* graphics/bmeps: update to 4.22.0Steve Wills2019-04-222-4/+4
| | | | | | | | PR: 237456 Submitted by: takefu@airport.fm (maintainer) Notes: svn path=/head/; revision=499642
* graphics/bmeps: update to 4.21.0Steve Wills2018-12-262-4/+4
| | | | | | | | PR: 233917 Submitted by: takefu@airport.fm (maintainer) Notes: svn path=/head/; revision=488467
* graphics/bmeps: Update to 4.19.1Steve Wills2018-10-272-8/+7
| | | | | | | | PR: 232594 Submitted by: takefu@airport.fm (maintainer) Notes: svn path=/head/; revision=483082
* graphics/bmeps: Update to 4.18.1Steve Wills2018-08-153-9/+6
| | | | | | | | PR: 230617 Submitted by: takefu@airport.fm (maintainer) Notes: svn path=/head/; revision=477237
* graphics/bmeps: Update to 4.15.0Steve Wills2018-05-252-4/+4
| | | | | | | | PR: 228476 Submitted by: takefu@airport.fm (maintainer) Notes: svn path=/head/; revision=470820
* graphics/bmeps: Update 4.14.0 -> 4.14.1Yuri Victorovich2018-05-232-4/+4
| | | | | | | | PR: 228286 Submitted by: takefu@airport.fm (maintainer) Notes: svn path=/head/; revision=470682
* Update to version 4.14.0Kirill Ponomarev2018-04-232-6/+5
| | | | | | | | PR: 227572 Submitted by: maintainer Notes: svn path=/head/; revision=468127
* Update to 4.12.0aKirill Ponomarev2018-04-112-5/+6
| | | | | | | | PR: 227433 Submitted by: maintainer Notes: svn path=/head/; revision=467028
* graphics/bmeps: Update to 4.11.4Yuri Victorovich2018-03-072-7/+6
| | | | | | | | | PR: 226412 Submitted by: takefu@airport.fm (maintainer) Approved by: tcberner (mentor, implicit) Notes: svn path=/head/; revision=463785
* Update `graphics/bmeps' to version 4.11.1.Alexey Dokuchaev2018-02-032-5/+5
| | | | | | | | PR: 225519 Submitted by: maintainer Notes: svn path=/head/; revision=460804
* graphics/bmeps: Update to 4.10.0Jochen Neumeister2017-11-272-4/+4
| | | | | | | | | PR: 223903 Submitted by: takefu@airport.fm (maintainer) Approved by: mentors (implicit) Notes: svn path=/head/; revision=454985
* graphics/bmeps: Update to 4.9.7Steve Wills2017-11-102-4/+4
| | | | | | | | PR: 223580 Submitted by: takefu@airport.fm (maintainer) Notes: svn path=/head/; revision=453881
* graphics/bmeps: update to 4.9.5Steve Wills2017-11-092-8/+12
| | | | | | | | PR: 218906 Submitted by: takefu@airport.fm (maintainer) Notes: svn path=/head/; revision=453876
* Update to upstream version 4.8.3Thomas Zander2017-04-152-4/+4
| | | | | | | | | | | | | | | | Detailed maintainer log: bmpp modification: /CropBox Previous versions of bmpp only wrote a /MediaBox to PDF output, current versions write a /CropBox too. bmpp modification: /CreationTime and /ModTime Timestamps are included in PDF output. PR: 218560 Submitted by: takefu@airport.fm (maintainer) MFH: 2017Q2 Notes: svn path=/head/; revision=438585
* Update graphics/bmeps to 4.7.0Kirill Ponomarev2017-02-082-4/+4
| | | | | | | | | | PR: 216902 Submitted by: takefu@airport.fm Approved by: mat (mentor) Differential Revision: https://reviews.freebsd.org/D9481 Notes: svn path=/head/; revision=433645
* Update to 4.6.0Olivier Duchateau2016-12-142-4/+4
| | | | | | | | PR: 215296 Submitted by: <takefu@airport.fm> (maintainer) Notes: svn path=/head/; revision=428576
* Update to 4.5.0Jason E. Hale2016-12-012-4/+4
| | | | | | | | PR: 214919 Submitted by: <takefu@airport.fm> (maintainer) Notes: svn path=/head/; revision=427468
* - Update to 4.4.0Carlos J. Puga Medina2016-10-052-5/+5
| | | | | | | | | PR: 212593 Submitted by: takefu@airport.fm (maintainer) Approved by: feld (mentor) Notes: svn path=/head/; revision=423347
* Let USES=localbase add -L${LOCALBASE}/lib to LIBS instead of LDFLAGS.Tijl Coosemans2016-09-301-1/+1
| | | | | | | | | | | | | | | | | | | | | | USES=localbase:ldflags can be used to set LDFLAGS. Normally LDFLAGS appears too early on the command line causing some ports to link with their own libraries in LOCALBASE (if installed) instead of WRKSRC. Also make use of _USES_POST so -L${LOCALBASE}/lib is added as late as possible after anything a port Makefile might set. Use _USES_POST instead of .include in libedit.mk and libarchive.mk so things like 'USES=libedit localbase:ldflags' work correctly. Fix some issues with LIBS in some ports. Switch ports that don't support LIBS to localbase:ldflags. PR: 212987 Exp-run by: antoine Approved by: portmgr (antoine) Notes: svn path=/head/; revision=423014