Yuri Victorovich
1c668a284d
print/flpsed: Update to 0.7.3
...
Changes from 0.7.2 to 0.7.3
* Fix warnings
Additional port changes:
* Changed to DISTVERSION
* Added LICENSE_FILE
* Added to USE_XORG
Reported by: portscout
Approved by: tcberner (mentor, implicit)
2018-02-13 11:56:11 +00:00
Ruslan Makhmatkhanov
f73afe558b
print/flpsed: update master site
...
- flpsed moved to new home
While here:
- add missing deps, reported by stage-qa
- update WWW
- remove not needed inclusion of bsd.port.options.mk
- bump PORTREVISION because of package changes
PR: 209764
Reported by: johannes.hofmann@gmx.de
2016-09-24 13:12:30 +00:00
Jan Beich
b08853f084
Back out r419070, LOCALBASE may not be defined before bsd.port.mk
2016-07-25 21:54:54 +00:00
Jan Beich
053e7c62bf
print/flpsed: drop unused line
2016-07-25 21:46:34 +00:00
Rene Ladan
a01b22a052
Reset ports maintained by bf@ until he has time again to work on them.
...
PR: 210474
Submitted by: jbeich
With hat: portmgr-secretary
2016-06-27 21:30:34 +00:00
Mathieu Arnold
8d6597e0bb
Remove ${PORTSDIR}/ from dependencies, categories m, n, o, and p.
...
With hat: portmgr
Sponsored by: Absolight
2016-04-01 14:16:16 +00:00
Tijl Coosemans
77760fcb63
Make print/ghostscript9-agpl-base the default Ghostscript port. Upstream
...
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)
2016-03-24 15:47:50 +00:00
Dmitry Marakasov
c7e624b321
- Switch to options helpers
...
- While here, add some NO_ARCHes
Approved by: portmgr blanket
2015-09-01 16:20:47 +00:00
Hiroki Sato
27470e1676
- Split ghostscript into X11-independent and -dependent parts:
...
* 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.
2015-08-22 17:48:35 +00:00
Koop Mast
68f883edfc
Convert code in bsd.port.mk for USE_GHOSTSCRIPT* to USES=ghostscript.
...
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
2015-07-16 20:53:28 +00:00
John Marino
312461b6fa
3 ports categories: Remove $PTHREAD_LIBS
...
Categories: print, science, emulators
approved by: PTHREAD blanket
2015-03-24 22:17:41 +00:00
Baptiste Daroussin
28a046b586
cleanup plist
2014-12-20 19:33:28 +00:00
Gerald Pfeifer
15945f8122
Update the default version of GCC in the Ports Collection from GCC 4.7.4
...
to GCC 4.8.3.
Part II, Bump PORTREVISIONs.
PR: 192025
Tested by: antoine (-exp runs)
Approved by: portmgr (implicit)
2014-09-10 20:50:31 +00:00
Adam Weinberger
a76156a41f
Add DOCS to OPTIONS_DEFINE to ports that check for PORT_OPTIONS:MDOCS.
2014-07-15 16:50:33 +00:00
Brendan Fabeny
3c74547a09
Update to 0.7.2; use staging; add license
2014-07-07 14:08:33 +00:00
Martin Wilke
5126c693a3
- Convert gmake,bzip2,xz to USES
...
Approved by: portmgr
2014-05-26 13:55:51 +00:00
Baptiste Daroussin
6c6152ff82
Add NO_STAGE all over the place in preparation for the staging support (cat: print)
2013-09-20 22:43:59 +00:00
Dirk Meyer
2b74a89bc8
- update png to 1.5.10
2012-06-01 05:26:28 +00:00
Brendan Fabeny
cc654ab932
update print/flpsed to 0.7.0, and www/dillo2 to 3.0.1,
...
both of which now use the new fltk 1.3
2011-10-26 01:08:25 +00:00
Brendan Fabeny
a18f63218b
Remove addition of CPPFLAGS to CONFIGURE_ENV
...
in port Makefiles, and MD5 entries in distinfo
2011-03-26 01:39:07 +00:00
Brendan Fabeny
fb5116f2e7
Change my ports to use my FreeBSD.org email address.
2010-07-08 12:51:37 +00:00
Dirk Meyer
de78af3ac5
- update to 1.4.1
...
Reviewed by: exp8 run on pointyhat
Supported by: miwi
2010-03-28 06:47:48 +00:00
Dirk Meyer
ca9c60461c
- update to jpeg-8
2010-02-05 11:46:55 +00:00
Dirk Meyer
eca78ec61b
- bump all port that indirectly depends on libjpeg and have not yet been bumped or updated
...
Requested by: edwin
2009-07-31 13:57:52 +00:00
Martin Wilke
5af9456038
- Update maintainer mail adresse
...
Submitted by: "b. f." <bf1783@gmail.com> (maintainer via private mail)
2009-06-07 18:51:21 +00:00
Mark Linimon
5bfea13350
Assign to new volunteer.
2008-08-20 07:02:21 +00:00
Mark Linimon
cef1eb9517
Reassign to general pool by maintainer request.
...
Hat: portmgr
2008-08-19 10:19:49 +00:00
Martin Wilke
daff8bb61c
- Update to 0.6.1
...
- Fix dependencys
- Fix grammer
- Update WWW
PR: 125144
Submitted by: bf <bf2006a@yahoo.com>
Approved by: maintainer timeout
2008-07-19 13:25:22 +00:00
Martin Wilke
5afc678aac
- Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG
...
- Bump PORTREVISION
Approved by: portmgr (xorg cleanup)
2008-03-23 16:44:09 +00:00
Martin Wilke
2dd3de6a82
- Update to 0.3.9
...
PR: 116912
Submitted by: miwi
Approved by: maintainer
2007-10-05 21:54:19 +00:00
Florent Thoumie
d4f0d0048a
- Welcome X.org 7.2 \o/.
...
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
2007-05-19 20:36:56 +00:00
Markus Brueffer
7ecb23537c
Utilize PORTDOCS
...
Approved by: maintainer
2007-02-09 01:31:38 +00:00
Edwin Groothuis
32487a10ad
SHA256ify
...
Approved by: krion@
2006-01-24 01:06:45 +00:00
Marcus Alves Grando
6dd22318bb
Update to 0.3.5
...
PR: 87263
Submitted by: Fernan Aguero <fernan@iib.unsam.edu.ar> (maintainer)
2005-10-11 20:14:31 +00:00
Alexey Dokuchaev
7e59edec18
Add flpsed 0.3.4, WYSIWYG pseudo Postscript editor.
...
PR: ports/75921
Submitted by: Fernan Aguero <fernan(at)iib.unsam.edu.ar>
2005-05-25 11:30:36 +00:00