| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
| |
Approved by: portmgr (blanket)
|
|
|
|
| |
ChangeLog: http://www.calvina.de/pstoedit/changelog.htm
|
|
|
|
|
|
|
|
|
|
|
|
| |
====> Checking for pkg-plist issues (check-plist)
===> Parsing plist
===> Checking for items in STAGEDIR missing from pkg-plist
Error: Orphaned: man/man1/pstoedit.1.gz
===> Checking for items in pkg-plist which are not in STAGEDIR
===> Error: Plist issues found.
*** Error code 1
Approved by: portmgr (just fix it)
|
|
|
|
| |
Approved by: portmgr (blanket)
|
| |
|
|
|
|
|
|
| |
Reported by: sunpoet
Approved by: jrm (mentor), sunpoet
Differential Revision: https://reviews.freebsd.org/D42412
|
|
|
|
|
|
|
| |
Force --enable-docs=no to fix build when latex2man and pdflatex are present.
MFH: 2023Q3
Reported by: Robert English
|
|
|
|
|
|
|
|
| |
- Switch to DISTVERSION
- Define license
- Take maintainership
ChangeLog: http://www.calvina.de/pstoedit/changelog.htm
|
|
|
|
|
|
| |
Bump all consumers of ImageMagick ports after flavorizing them.
Approved by: tcberner (mentor, implicit)
|
|
|
|
|
|
|
|
|
|
|
| |
Making all in doc
latex2man -t ./pstoedit.trans -M pstoedit.1
latex2man: Expected two arguments: infile outfile. Try `latex2man -h'.
*** Error code 255
While here, pet portclippy
PR: 271090
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
ChangeLog: http://www.calvina.de/pstoedit/changelog.htm
* Bug fix. pstoedit did not find older versions of GhostScript under Windows.
* Support for mawk in creation of pstoedit.ph header file. mawk is often used
on build servers in place of gawk.
* Some small update to comply with some Debian requirements.
* Added experimental support for filled objects in DXF output using the HATCH
element of DXF.
* Fixed a problem when running pstoedit with output to standard output instead
of a file.
* Adapted to new versioning scheme of GhostScript.
* Additional backend for pcb-rnd contributed by Erich Heinzle.
* Some additional options in WEMF driver.
* Better handling of bounding box in EMF output. Contributed by Samuel Thibault.
* Better handling of metric option in fig driver.
* Fix a compile problem under certain MacOS versions.
* Various changes needed for interworking with newer versions of GhostScript.
* Some code modernization based on feedback from VS-2019, Clang Powertools and
PVS Studio.
* Added support for dotted and dashed lines to the DXF backend.
* Reduce redundancy in help documents.
* Porting to Windows CE by Rohan Shetty.
* Made pstoedit compatible with ghostscript 9.27.
* Fix a bug occurring with large scale factors.
* Include full documentation by default and provide an option to generate
documentation locally which then fit best to the local installation.
* Started to apply improvements proposed by clang-tidy.
* Included a bunch of patches from Debian for easier maintenance of the
package plus correction to some spelling issues. Thanks to Barak A.
Pearlmutter.
* added a -vl option to specify a verbosity level. Using the older -v enables
level 1. For more use -vl 2.
* included a patch contributed by OpenSuse folks fixing a problem in finding
the plugins under certain conditions.
* included a patch contributed by Martin Madsen related to checking non
existing directories when looking for plugins.
* added support for pdfwithshow and pdfawidthshow special operators when
reading PDF files.
* Scott Pakin updated the cfdg driver to support the current version of cfdg.
* changes needed for newer versions of GhostScript.
* some code cleanup. pstoedit passed all Coverity checks.
PR: 270984
Reported by: eric@camachat.org
|
|
|
|
|
|
|
|
|
|
| |
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)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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)
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
A big Thank You to the original contributors of these ports:
* "Waitman Gobble" <uzimac@da3m0n8t3r.com>
* Aaron Dalton <aaron@FreeBSD.org>
* Abel Chow <ozsanh45vds001@sneakemail.com>
* Adam Weinberger <adamw@FreeBSD.org>
* Ade Lovett <ade@FreeBSD.org>
* Ade Lovett <ade@lovett.com>
* Akinori MUSHA aka knu <knu@idaemons.org>
* Aldis Berjoza <aldis@bsdroot.lv>
* Alex Hayward <xelah@xelah.com>
* Alex Ivasyuv <siegerstein@pochta.ru>
* Alex Samorukov <samm@os2.kiev.ua>
* Alexander Gromnitsky
* Alexander Kojevnikov <alexander@kojevnikov.com>
* Alexander Logvinov <ports@logvinov.com>
* Alexander Nedotsukov <bland@FreeBSD.org>
* Alexander Nedotsukov <bland@mail.ru>
* Alexander Y. Grigoryev <alexander.4mail@gmail.com>
* Alexey Dokuchaev <danfe@FreeBSD.org>
* Alonso Cardenas Marquez <acm@FreeBSD.org>
* Anatoliy Dmytriyev <tolid@plab.ku.dk>
* Anatoly Borodin <anatoly.borodin@gmail.com>
* Anders Nordby <anders@fix.no>
* Andras Horvath <han@log69.com>
* Andreas Daehn <ad001@uni-rostock.de>
* Andrew Pantyukhin <infofarmer@FreeBSD.org>
* Andrey Slusar <anray@FreeBSD.org>
* Andrey Zakhvatov
* Anes Mukhametov <anes@anes.su>
* Anonymous <swell.k@gmail.com>
* Anton Berezin <tobez@FreeBSD.org>
* Antonio Carlos Venancio Junior (<antonio@inf.ufsc.br>)
* Arjan van Leeuwen <avleeuwen@piwebs.com>
* Ashish SHUKLA <ashish@FreeBSD.org>
* Bill Fumerola <billf@chc-chimes.com>
* Björn König <bkoenig@alpha-tierchen.de>
* Brad Hendrickse <bradh@iafrica.com>
* Bruce M Simpson <bms@FreeBSD.org>
* Carlos Eduardo G. Carvalho <cartola@openit.com.br>
* Charlie Kester <corky1951@comcast.net>
* Choe, Cheng-Dae
* Choe, Cheng-Dae <whitekid@gmail.com>
* Chris D. Faulhaber <jedgar@FreeBSD.org>
* Chris D. Faulhaber <jedgar@fxp.org>
* Chris Piazza <cpiazza@FreeBSD.org>
* Christopher Key <cjk32@cam.ac.uk>
* Chuck Robey <chuckr@FreeBSD.org>
* Corey Smith <corsmith@gmail.com>
* Dan Langille <dvl@FreeBSD.org>
* Daniel O'Connor <darius@dons.net.au>
* Daniel Roethlisberger <daniel@roe.ch>
* Danilo Egea Gondolfo <danilo@FreeBSD.org>
* Dave Cottlehuber <dch@skunkwerks.at>
* David Bremner <bremner@unb.ca>
* David Gilbert <dgilbert@velocet.ca>
* David Naylor <dbn@FreeBSD.org>
* David Yeske <dyeske@gmail.com>
* Denis Barov <dindin@dindin.ru>
* Denis Podolskiy <bytestore@yandex.ru>
* Dennis Herrmann <adox@mcx2.org>
* Devaux Fabien <fab@gcu.info>
* Dmitry Sivachenko <dima@Chg.RU>
* Dominik Brettnacher <domi@nonsensss.de>
* Donn Miller <dmmiller@cvzoom.net>
* Douglas Carmichael <dcarmich@mcs.com>
* Douglas K. Rand <rand@meridian-enviro.com>
* Edwin Groothuis <edwin@mavetju.org>
* Emanuel Haupt <ehaupt@FreeBSD.org>
* Emanuel Haupt <ehaupt@critical.ch>
* Emil J.V. Björsell (Jev)
* Emmanuel Vadot <manu@FreeBSD.org>
* Eric Anholt <anholt@FreeBSD.org>
* Eric Freeman <freebsdports@chillibear.com>
* Eric P. Scott <eps+pbug0703@ana.com>
* Erwin Lansing <erwin@FreeBSD.org>
* Eugene Mychlo <myc@barev.net>
* Fernan Aguero <fernan@iib.unsam.edu.ar>
* Franz Klammer <klammer@webonaut.com>
* FreeBSD GNOME Team <gnome@FreeBSD.org>
* G. Adam Stanislav <adam@whizkidtech.net>
* Garrett Wollman <wollman@lcs.mit.edu>
* Gea-Suan Lin <gslin@gslin.org>
* George Reid <greid@ukug.uk.freebsd.org>
* Gerrit Beine (<gerrit.beine@gmx.de>)
* Gerrit Beine (<tux@pinguru.net>)
* Glenn Johnson
* Greg Lewis <glewis@FreeBSD.org>
* Gustau Perez <gustau.perez@gmail.com>
* Gustau Pérez i Querol <gustau.perez@gmail.com>
* Gvozdikov Veniamin <g.veniamin@googlemail.com>
* Hernan Di Pietro <hernan.di.pietro@gmail.com>
* Hiroto Kagotani <hiroto.kagotani@gmail.com>
* Horia Racoviceanu <horia@racoviceanu.com>
* Hye-Shik Chang <perky@fallin.lv>
* Hye-Shik Chang <perky@python.or.kr>
* Igor Pokrovsky <ip@doom.homeunix.org>
* Igor Pokrovsky <tiamat@comset.net>
* James FitzGibbon <jfitz@FreeBSD.org>
* Jamie Hermans <jamie@hermans.ca>
* Jan Henrik Sylvester <me@janh.de>
* Janni
* Janos Mohacsi <janos.mohacsi@bsd.hu>
* Jason Helfman <jgh@FreeBSD.org>
* Jean-Marc Zucconi <jmz@FreeBSD.org>
* Jean-Sébastien Pédron <dumbbell@FreeBSD.org>
* Jean-Yves Lefort <jylefort@FreeBSD.org>
* Jean-Yves Lefort <jylefort@brutele.be>
* Jeff Molofee
* Jeremy Norris <ishmael127@home.com>
* Jeremy Norris <ishmael27@home.com>
* Joe Marcus Clarke <marcus@FreeBSD.org>
* Johannes Dieterich <jmd@FreeBSD.org>
* Johannes Jost Meixner <johannes@perceivon.net>
* Johannes Meixner <johannes@perceivon.net>
* John Hay
* John McAree <john@mcaree.org>
* John Prather
* John Reynolds <johnjen@reynoldsnet.org>
* Joris Dedieu <joris.dedieu@gmail.com>
* Jose Alonso Cardenas Marquez <acardenas@bsd.org.pe>
* Jose Jachuf <jjachuf@gmail.com>
* Joseph Koshy <koshy@india.hp.com>
* Juergen Unger <j.unger@choin.net>
* KANOU Hiroki <kanou@mil.allnet.ne.jp>
* KIRIYAMA Kazuhiko
* Kay Lehmann
* Kevin Golding <ports@caomhin.org>
* Kimura Fuyuki <fuyuki@hadaly.org>
* Koop Mast <kwm@FreeBSD.org>
* Kris Kennaway <kris@FreeBSD.org>
* Kris Moore <kmoore@FreeBSD.org>
* Kubilay Kocak <koobs@FreeBSD.org>
* Kurt Kanzenbach <kurt@kmk-computers.de>
* Kyle Martin <mkm@ieee.org>
* Laurent Courty
* Leonardo Martins <lmartins@nepe.eee.ufg.br>
* Lev Serebryakov <lev@FreeBSD.org>
* Malte Lance <malte.lance@gmx.net>
* Marc Fonvieille <blackend@FreeBSD.org>
* Mario Sergio Fujikawa Ferreira <lioux@FreeBSD.org>
* Mario Sergio Fujikawa Ferreira <lioux@FreeBSD.org> et al.
* Mark Atkinson <atkin901@gmail.com>
* Mark Murray <markm@FreeBSD.org>
* Mark Pulford <mark@kyne.com.au>
* Markus Brueffer <markus@FreeBSD.org>
* Martin Dieringer <martin.dieringe@gmx.de>
* Martin Dieringer <martin.dieringer@gmx.de>
* Martin Matuska <mm@FreeBSD.org>
* Martin Neubauer <m.ne@gmx.net>
* Martin Sugioarto <martin.sugioarto@udo.edu>
* Martin Tournoij <carpetsmoker@rwxrwxrwx.net>
* Martin Tournoij <carpetsmoker@xs4all.nl>
* Martin Wilke <miwi@FreeBSD.org>
* Mateusz Piotrowski <0mp@FreeBSD.org>
* Mathieu Arnold
* Matthew Luckie <mjl@luckie.org.nz>
* Matthew X. Economou <xenophon+fbsdports@irtnog.org>
* Matthias Fechner <mfechner@FreeBSD.org>
* Matthieu Volat <mazhe@alkumuna.eu>
* Maurice Castro <maurice@serc.rmit.edu.au>
* Maxim Sobolev <sobomax@FreeBSD.org>
* Michael Gmelin <freebsd@grem.de>
* Michael Johnson <ahze@FreeBSD.org>
* Michael Johnson <ahze@ahze.net>
* Michael Nottebrock <lofi@FreeBSD.org>
* Michael Reifenberger <mr@FreeBSD.org>
* Mike Krutov <neko@takino.org>
* Mikhail T. <mi@aldan.algebra.com>
* Mikhail Teterin <mi@aldan.algebra.com>
* Muhammad Moinur Rahman <5u623l20@gmail.com>
* NAKATA Maho <maho@FreeBSD.org>
* Naram Qashat <cyberbotx@cyberbotx.com>
* Nick Hilliard <nick@foobar.org>
* Nicola Vitale <nivit@FreeBSD.org>
* Nicola Vitale <nivit@email.it>
* Nikolay Korotkiy <sikmir@gmail.com>
* Norio Suzuki <nosuzuki@e-mail.ne.jp>
* Oliver Heesakkers <dev2@heesakkers.info>
* Oliver Lehmann <oliver@FreeBSD.org>
* Olivier Duchateau
* Paul Everlund
* Pav Lucistnik <pav@FreeBSD.org>
* Pedro F. Giffuni
* Pedro Garcia Freitas <sawp@sawp.com.br>
* Pedro Giffuni
* Pedro Giffuni <pfg@FreeBSD.org>
* Pete Fritchman <petef@FreeBSD.org>
* Pete Fritchman <petef@databits.net>
* Peter Ankerstal <peter@pean.org>
* Peter Jeremy <peterjeremy@optushome.com.au>
* Peter Schmiedeskamp <pschmied@qwest.net>
* Phil Phillips <pphillips@experts-exchange.com>
* Pietro Cerutti <gahr@FreeBSD.org>
* Pietro Cerutti <gahr@gahr.ch>
* Piotr Kubaj <pkubaj@anongoth.pl>
* Piotr Smyrak <smyru@heron.pl>
* Piotr Smyrak, piotr.smyrak@heron.pl
* Po-Chuan Hsieh <sunpoet@FreeBSD.org>
* Quentin Stievenart <acieroid@awesom.eu>
* R Joseph Wright <rjoseph@mammalia.org>
* Radim Kolar
* Rainer Hurling <rhurlin@gwdg.de>
* Randall Hopper
* Randall Hopper <aa8vb@ipass.net>
* Randall Hopper <aa8vb@nc.rr.com>
* Reinier de Blois <rddeblois@gmail.com>
* Richard Hwang <rhwang@bigpanda.com>, Mikhail Teterin <mi@aldan.algebra.com>, Jun-ichiro itojun Itoh <itojun@itojun.org>
* Rick Elrod <codeblock@eighthbit.net>
* Rob Farmer <rfarmer@predatorlabs.net>
* Rod Person <rodperson@rodperson.com>
* Roland Jesse <roland.jesse@gmx.net>
* Romain Tartiere <romain@FreeBSD.org>
* Ron van Daal
* Ronald Kuehn <rk@ronald.org>
* Rong-En Fan <rafan@infor.org>
* Rusmir Dusko <nemysis@FreeBSD.org>
* Rusty Nejdl <rnejdl@ringofsaturn.com>
* Ryan Melcer <rmelcer@iteris.com>
* Ryan Steinmetz <zi@FreeBSD.org>
* Sahil Tandon <sahil@FreeBSD.org>
* Sam Lawrance
* Satoshi Asami <asami@FreeBSD.org>
* Satoshi Taoka <taoka@FreeBSD.org>
* Seiichirou Hiraoka
* Serge Negodyuck <petr@petrovich.kiev.ua>
* Sergey A. Osokin <osa@FreeBSD.org>
* Sergey Skvortsov <skv@protey.ru>
* Sergey V. Dyatko <sergey.dyatko@gmail.com>
* Shane Ambler
* Shaun Amott <shaun@inerd.com>
* Shell Hung <shell@shellhung.org>
* Shigeyuki FUKUSHIMA <shige@FreeBSD.org>
* Simun Mikecin <numisemis@yahoo.com>
* Sofian Brabez <sbrabez@gmail.com>
* Stanislav Sedov <ssedov@mbsd.msk.ru>
* Stanislav Sedov <stas@FreeBSD.org>
* Stas Timokhin <devel@stasyan.com>
* Stas Timokhin <stast@bsdportal.ru>
* Stefan Walter <sw@gegenunendlich.de>
* Stephen Roome <steve@pepcross.com>
* Steve Wills <steve@meatwad.mouf.net>
* Steve Wills <swills@FreeBSD.org>
* Steven Kreuzer <skreuzer@FreeBSD.org>
* Steven Wallace <swallace@FreeBSD.org>
* Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>
* TAKAHASHI Kaoru <kaoru@kaisei.org>
* TAKATSU Tomonari <tota@FreeBSD.org>
* TAKATSU Tomonari <tota@rtfm.jp>
* TAOKA Fumiyoshi
* TATEISHI Katsuyuki <katsu@iec.hiroshima-u.ac.jp>
* Tassilo Philipp <tphilipp@potion-studios.com>
* Thibault Payet <monwarez@mailoo.org>
* Thierry Thomas <thierry@pompo.net>
* Thomas Dreibholz <dreibh@iem.uni-due.de>
* Thomas Gellekum <tg@FreeBSD.org>
* Thomas Hurst <tom@hur.st>
* Tilman Linneweh <arved@FreeBSD.org>
* Tim Bishop <tim@bishnet.net>
* Tod McQuillin <devin@spamcop.net>
* Tomoyuki Sakurai <cherry@trombik.org>
* Tsung-Han Yeh <snowfly@yuntech.edu.tw>
* UMENO Takashi <umeno@rr.iij4u.or.jp>
* Ulrich Spoerlein <q@uni.de>
* Vasil Dimov <vd@FreeBSD.org>
* Veniamin Gvozdikov <vg@FreeBSD.org>
* Vincent Tantardini <vinc@FreeBSD-fr.org>
* Vladimir Chukharev
* Wen Heping <wen@FreeBSD.org>
* Wen Heping <wenheping@gmail.com>
* Wen heping <wenheping@gmail.com>
* Wen heping<wenheping@gmail.com>
* Will Andrews <andrews@technologist.com>
* Yi-Jheng Lin <yzlin@cs.nctu.edu.tw>
* Ying-Chieh Liao <ijliao@FreeBSD.org>
* Yinghong Liu <relaxbsd@gmail.com>
* Yinghong.Liu <relaxbsd@gmail.com>
* Yuan-Chung Hsiao <ychsiao@ychsiao.org>
* Yukihiro Nakai <Nakai@Mlab.t.u-tokyo.ac.jp>
* Yukihiro Nakai <nacai@iname.com>
* Yukihiro Nakai <nakai@mlab.t.u-tokyo.ac.jp>
* Yuri Victorovich <yuri@FreeBSD.org>
* Yuri Victorovich <yuri@rawbw.com>
* Yuu Yashiki
* Yuzo FURUKAWA <hurukawa@kuee.kyoto-u.ac.jp>
* Zhihao Yuan <lichray@gmail.com>
* Zsolt Udvari <udvzsolt@gmail.com>
* ache
* alepulver
* anhot
* antonakis@gmail.com
* argv[0] (Iouri V. Ivliev)
* arved
* asami
* bf <bf@FreeBSD.org>
* bmc@WillsCreek.COM
* buganini@gmail.com
* cacho@mexicano.gdl.iteso.mx
* cartola (Carlos E. G. Carvalho)
* cartola@openit.com.br
* cfs@ing.puc.cl (original)
* chinsan
* chinsan <chinsan.tw@gmail.com>
* coryking
* cracauer@cons.org "Martin Cracauer"
* demon@FreeBSD.org
* dillon
* dom@happygiraffe.net
* erich@FreeBSD.org
* fenner
* fernan@iib.unsam.edu.ar
* frankch@waru.life.nthu.edu.tw
* gahr
* gary@hotlava.com
* gerard
* giffunip@asme.org
* glebius@FreeBSD.org
* gurkan@phys.ethz.ch
* hsu
* ijliao
* jamie
* jedgar@FreeBSD.org
* jeff@cetlink.net
* jjachuf@gmail.com
* jmz
* johalun
* johan
* johans
* kwm@FreeBSD.org
* lbartoletti <lbartoletti@FreeBSD.org>
* lesi@FreeBSD.org
* lichray@gmail.com
* luigi@FreeBSD.org
* maho@FreeBSD.org
* marcus@FreeBSD.org
* mb@imp.ch
* mi
* mm@FreeBSD.org
* nemysis <nemysis@gmx.ch>
* nik
* nork@FreeBSD.org
* olgeni@FreeBSD.org
* paulo@isr.uc.pt
* petef@FreeBSD.org
* pgs
* ports@FreeBSD.org
* proff@iq.org
* punkt.de Hosting Team <mops@punkt.de>
* rfarmer@predatorlabs.net
* roberto
* roland.jesse@gmx.net
* rpsfa@rit.edu
* saper@system.pl
* smace
* sobomax
* stas
* stb@lassitu.de
* theraven@FreeBSD.org
* thierry@pompo.net
* tobez
* trasz <trasz@pin.if.uz.zgora.pl>
* trevor
* vanilla
* will
* wolman@cs.washington.edu
* yukinopo@livedoor.com
With hat: portmgr
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
A new USES has been added to depend on ImageMagick.
USES=magick
adds a LIB_DEPENDS on graphics/ImageMagick${IMAGEMAGICK_DEFAULT}.
If a specific version is required, use for example
USES=magick:6 resp. USES=magick:7
If only a build, run or test is required, use for example
USES=magick:build resp. USES=magick:6,build,test
If a dependency on the nox11 flavor is required, use for example
USES=magick:nox11 resp. USES=magick:7,nox11,run,test
See magick.mk for more details on the available flags.
The tree has been completely converted to make use of this.
Approved by: bapt
Differential Revision: https://reviews.freebsd.org/D32754
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
editors/calligra would pull in graphics/ImageMagick6 making it
incompatible with other software relying on ImageMagick7.
The ports framework already supports depending on a default-version of
ImageMagick using bsd.default-versions.mk's ${IMAGEMAGICK_DEFAULT}, and
a patch to support building graphics/pstoedit was added by mi@ in 2017
in 0d908edaeb50afbbc115905bcc9c9a241c59c839 - however the dependency
line was never adopted to it.
Reported by: Graham Perrin <grahamperrin@gmail.com>
|
| |
|
|
|
|
|
|
|
|
|
| |
- new option RAQM
- resurrect deprecated gdlib-config
- bump dependend ports
Notes:
svn path=/head/; revision=533989
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* Add PKGNAMESUFFIX and rename the directory. This was done to show
that IM6 is not the "main" version. But still fully supported by upstream.
* Convert a number of options to optionhelpers.
* Add option for ISO/IEC 23008-12:2017 HEIF suport
* Add comment to pkg-descr explaining IM6's "legacy" tag.
* Add comment to the patch-config_policy.xml file why it still needed.
Please note that IM7 is not a drop in replacement due to library API and
command arguments changes. And as a result ports need to decide for themself
which version to use.
Chase these changes in all the ports that using IM6.
PR: 225102 (based on, only the version update) [1]
Submitted by: Pascal Christen <pascal.christen@hostpoint.ch>
Notes:
svn path=/head/; revision=484640
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* Disable FPX (FlashPix) support by default. This image format is really
rare these days coupled with that there are known CVE's in libfpx and
it doesn't seem to be maintained these days. It doesn't make sense to
keep it enabled by default anymore. [1]
* Add new option for RAW support
* Fix portscout macro to only show 6.9.x versions
Bump other ports for the shared library bumps in IM 6.
PR: 222309 [1]
Submitted by: Anton Yuzhaninov <citrin+pr@citrin.ru> [1]
Notes:
svn path=/head/; revision=450852
|
|
|
|
|
|
|
|
|
|
|
| |
libzip was updated to 1.3.0 in r450774, and its SOVERSION went from .4 to .5
after the removal of zip_archive_set_tempdir(). All dependent ports continue to
build fine without that symbol.
PR: 222638
Notes:
svn path=/head/; revision=450775
|
|
|
|
| |
Notes:
svn path=/head/; revision=447574
|
|
|
|
|
|
|
|
|
| |
libzip.so is present at build-time -- the port's configure would enable
one more module breaking plist. The libzip.so is now an unconditional
dependency -- whoever wants to, can make it an option.
Notes:
svn path=/head/; revision=447573
|
|
|
|
| |
Notes:
svn path=/head/; revision=441761
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- new MASTER_SITES
- add security patch
PR: 210913
Submitted by: Piotr Kubaj
MFH: 2016Q3
Security: CVE-2015-8874
Security: CVE-2016-3074
Security: http://www.openwall.com/lists/oss-security/2016/07/12/4
Notes:
svn path=/head/; revision=418829
|
|
|
|
|
|
|
|
| |
With hat: portmgr
Sponsored by: Absolight
Notes:
svn path=/head/; revision=412346
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
changed the license to the AGPL 3 in version 9.07 so print/ghostscript9-base
is stuck at 9.06 which is almost 4 years old now.
Fix the logic in Uses/ghostscript.mk so "agpl" is treated as a real version
on its own instead of as a variant of other versions.
Fix print/ghostscript9-agpl-base to install eps2write.
Update math/asymptote to 2.37 to support newer Ghostscript.
PR: 208159
Exp-run by: antoine
Approved by: portmgr (antoine)
Notes:
svn path=/head/; revision=411798
|
|
|
|
|
|
|
|
| |
- Switch to USES=localbase
- Switch to options helpers
Notes:
svn path=/head/; revision=408478
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* print/ghostscript{7,8,9,9-agpl}-base
Installs Ghostscript binary, libgs, and related files.
These ports do not depend on X11 libraries (i.e. x11* devices
are not available). USES=ghostscript will set dependency on
one of them depending on GHOSTSCRIPT_DEFAULT.
The default device is set to "display" or "bbox".
* print/ghostscript{7,8,9,9-agpl}-x11
Installs a shared library which provides X11 support to
the installed Ghostscript binaries. x11* devices will be
enabled when the library is available.
This depends on *-base (RUN_DEPENDS). USES=ghostscript:x11
will set dependency on one of them.
- Fix integer overflow reported as CVE-2015-3228.
- Update Uses/ghostscript.mk:
* Add x11 keyword. nox11 keyword is now obsolete.
* Use packagename in *_DEPENDS line to prevent relationship between
-base and -x11 packages from being broken.
- Fix x11/nox11 keyword and bump PORTREVISION in ports using
USES=ghostscript to update dependency of pre-compiled packages.
Notes:
svn path=/head/; revision=395047
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Add GHOSTSCRIPT_DEFAULT to bsd.default-versions.mk for easy version selection.
Arguments supported: <empty>, build, run, nox11 and agpl
PR: 201201 (exp-run)
Approved by: portmgr (mat@)
Exp run by: antione@ (previous patch)
Differential Revision: https://reviews.freebsd.org/D2938
Notes:
svn path=/head/; revision=392322
|
|
|
|
|
|
|
|
|
|
|
|
| |
- USES=pkgconfig:both since the *-config scripts are wrappers around pkg-config.
- Don't require ghostscript for the freetype2 option.
- Actualy remove the pkg-help file with is obsolete since r377347 when the
library names where normalized.
Due to libMagick++-6.so bump, chase depend ports.
Notes:
svn path=/head/; revision=380910
|
|
|
|
|
|
|
|
| |
PR: 197439
Submitted by: Ports Fury.
Notes:
svn path=/head/; revision=379099
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Normalize the ImageMagick library name so it stays the same regardless of
what the 16-bit and HDRI option are set to [1]. Teach cmake to look for
the new name. Bump ports that link to the libraries due to this.
- As a result do away with the "HALFSUPPORTED" option block, and list
16-bit and HDRI with the other options.
- ImageMagick ships a basic SVG plugin when not using librsvg2 for SVG
support. This basic SVG plugin needs libxml2 to work [2]. Make libxml2
a mandatory dependency (instead of only when the SVG option was selected).
- Don't touch .keep files in the modules directory, there files there so
it useless.
PR: 194949 [1]
PR: 195227 [2]
Requested by: many [1]
Submitted by: software-freebsd@interfasys.ch [2]
Notes:
svn path=/head/; revision=377347
|
|
|
|
|
|
|
| |
for ImageMagick. Using '*' it is unsupported and potention bugs here.
Notes:
svn path=/head/; revision=372250
|
|
|
|
| |
Notes:
svn path=/head/; revision=371283
|
|
|
|
|
|
|
|
| |
- graphics/autotrace: Remove PTHREAD_CFLAGS and PTHREAD_LIBS
- graphics/pencil: Fix dependencies
Notes:
svn path=/head/; revision=365687
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Use USES=compiler:openmp for the OPENMP option[2]
Ditch the use of perl for patching etc [4] and silence perl threaded check [6]
-delay option spurious message should be fixed [5]
JASPER option was replace by JPEG2000 for JP2k support.
Put 16BIT_PIXEL and HDRI option separate option block. These options change
the library name, so the user needs to take this into consideration.
Use new LIB_DEPENDS syntax.
Use @sample for config files.
Sprinkle some USES=pkgconfig for some ports, since we don't pull it in
anymore at run-time.
PR: 185462 [1]
PR: 187548 [2]
PR: 182793 [3]
PR: 181746 [4]
PR: 176047 [5]
PR: 190814 [6]
Submitted by: c.petrik.sosa@gmail.com [1]
Matthieu Volat <mazhe@alkumuna.eu> [2]
free.bsd@webstyle.ch [3]
andrnils@gmail.com [4]
rfg@tristatelogic.com [5]
Michelle Sullivan <michelle@sorbs.net> [6]
Approved by: portmgr (blanket) (for NO_STAGED ports)
Notes:
svn path=/head/; revision=358176
|
|
|
|
| |
Notes:
svn path=/head/; revision=356497
|
|
|
|
|
|
|
| |
See: http://svnweb.freebsd.org/ports?view=revision&revision=353604
Notes:
svn path=/head/; revision=353607
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
comms/spandsp-devel
- Bump PORTREVISION for MAINTAINER change
- Reset maintainer to ports@
- Strip library
- Fix typo
deskutils/kupfer
- Bump PORTREVISION for MAINTAINER change
- Reset maintainer to ports@
- Change install, cosmetical changes
deskutils/rubrica
- Bump PORTREVISION for MAINTAINER change
- Reset maintainer to ports@
- Use tar:bzip2 instead of USE_BZIP2=yes
- Strip libraries
- Change REINPLACE and install, cosmetical changes
graphics/Hermes
- Bump PORTREVISION for MAINTAINER change
- Reset maintainer to ports@
- Use tar:bzip2 instead of USE_BZIP2=yes
- Don't silence warnings
- Remove TODO and TODO.conversion from DOCS
- Strip library
graphics/aoi
- Bump PORTREVISION for MAINTAINER change
- Reset maintainer to ports@
graphics/autoq3d
- Bump PORTREVISION for MAINTAINER change
- Reset maintainer to ports@
graphics/box
- Bump PORTREVISION for MAINTAINER change
- Reset maintainer to ports@
- Remove TODO from DOCS
graphics/boxer
- Bump PORTREVISION for MAINTAINER change
- Reset maintainer to ports@
- Cosmetical changes
graphics/cbrpager
- Bump PORTREVISION for MAINTAINER change
- Reset maintainer to ports@
graphics/cbview
- Bump PORTREVISION for MAINTAINER change
- Reset maintainer to ports@
graphics/cbviewer
- Bump PORTREVISION for MAINTAINER change
- Reset maintainer to ports@
graphics/eos-movrec
- Bump PORTREVISION for MAINTAINER change
- Reset maintainer to ports@
- Change pkg-plist, remove mtree
graphics/evolvotron
- Bump PORTREVISION for MAINTAINER change
- Reset maintainer to ports@
- Break lines around 80 characters
graphics/fracplanet
- Bump PORTREVISION for MAINTAINER change
- Reset maintainer to ports@
- Remove TODO from DOCS
- Change Desktop entry file
- Break lines around 80 characters
graphics/gnofract4d
- Bump PORTREVISION for MAINTAINER change
- Reset maintainer to ports@
graphics/icon-slicer
- Bump PORTREVISION for MAINTAINER change
- Reset maintainer to ports@
- Use the new format for LIB_DEPENDS
- Remove TODO from DOCS
graphics/lcdtest
- Bump PORTREVISION for MAINTAINER change
- Reset maintainer to ports@
- Simplify dependency for x11-fonts/liberation-fonts-ttf
graphics/multican
- Bump PORTREVISION for MAINTAINER change
- Reset maintainer to ports@
- Remove TODO from DOCS
graphics/photopc
- Bump PORTREVISION for MAINTAINER change
- Reset maintainer to ports@
- Cosmetical changes
graphics/pngcheck
- Bump PORTREVISION for MAINTAINER change
- Reset maintainer to ports@
graphics/pngwriter
- Bump PORTREVISION for MAINTAINER change
- Reset maintainer to ports@
graphics/pstoedit
- Bump PORTREVISION for MAINTAINER change
- Reset maintainer to ports@
- Strip libraries
graphics/skencil
- Bump PORTREVISION for MAINTAINER change
- Reset maintainer to ports@
- Cosmetical changes
- Strip libraries
misc/boxes
- Bump PORTREVISION for MAINTAINER change
- Reset maintainer to ports@
- Cosmetical changes
- Mute RM and MKDIR
misc/explosions
- Bump PORTREVISION for MAINTAINER change
- Remove FTP master site
- Reset maintainer to ports@
misc/wmweather+
- Bump PORTREVISION for MAINTAINER change
- Reset maintainer to ports@
- Use the new format for LIB_DEPENDS
multimedia/dvdauthor
- Bump PORTREVISION for MAINTAINER change
- Reset maintainer to ports@
- Remove TODO from DOCS
multimedia/dvdid
- Bump PORTREVISION for MAINTAINER change
- Reset maintainer to ports@
- Strip library
multimedia/freetuxtv
- Change Makefile header, use my name and @FreeBSD.org email
- Bump PORTREVISION for MAINTAINER change
- Reset maintainer to ports@
multimedia/gtk-youtube-viewer
- Change Makefile header, use my name and @FreeBSD.org email
- Bump PORTREVISION for MAINTAINER change
- Reset maintainer to ports@
- Break lines around 80 characters
net/wlan2eth
- Bump PORTREVISION for MAINTAINER change
- Reset maintainer to ports@
- Cosmetical changes
Notes:
svn path=/head/; revision=352557
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Use the new format for LIB_DEPENDS
- Support STAGEDIR and add OPTIONS_SUB
- Add DOCS and EXAMPLES Options
- Add MING to default Options
- Add patch, fix build on FreeBSD 10
Approved by: pawel / wg (mentors, implicit)
Notes:
svn path=/head/; revision=332238
|
|
|
|
|
|
|
| |
graphics)
Notes:
svn path=/head/; revision=327733
|
|
|
|
|
|
|
| |
Approved by: portmgr (bdrewery)
Notes:
svn path=/head/; revision=324744
|
|
|
|
| |
Notes:
svn path=/head/; revision=324437
|
|
|
|
|
|
|
|
| |
PR: 178849
Submitted by: maintainer
Notes:
svn path=/head/; revision=320233
|
|
|
|
| |
Notes:
svn path=/head/; revision=316343
|
|
|
|
|
|
|
|
|
|
|
|
| |
If a port used other USE_GNOME items it was untouched.
The ports that used other USES were fixed by hand.
PR: ports/177081
Reviewed by: bapt
Approved by: portmgr (miwi)
Notes:
svn path=/head/; revision=314640
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
.if ${PORT_OPTIONS:MDOCS}
PLIST_SUB+= PORTDOCS=""
.else
PLIST_SUB+= PORTDOCS="@comment "
.endif
${INSTALL_MAN} ${WRKSRC}/doc/${MAN1} ${MAN1PREFIX}/man/man1/
- Pass maintainership to submitter
PR: ports/176824
Submitted by: nemysis <nemysis@gmx.ch>
Notes:
svn path=/head/; revision=313944
|
|
|
|
|
|
|
| |
- Trim header
Notes:
svn path=/head/; revision=308865
|