notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
All times are UTC
Ukraine
non port: graphics/py-chart/Makefile
SVNWeb

Number of commits found: 25

Tue, 14 Jan 2020
[ 12:36 antoine search for other commits by this committer ] Original commit   Revision:523007 (Only the first 10 of 37 ports in this commit are shown above. View all ports for this commit)
Deprecate a few broken ports

With hat:	portmgr
Wed, 6 Nov 2019
[ 12:48 antoine search for other commits by this committer ] Original commit   Revision:516880 (Only the first 10 of 268 ports in this commit are shown above. View all ports for this commit)
Mark a few ports BROKEN, unfetchable
Thu, 24 Mar 2016
[ 15:47 tijl search for other commits by this committer ] Original commit   Revision:411798 (Only the first 10 of 95 ports in this commit are shown above. View all ports for this commit)
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)
Sat, 22 Aug 2015
[ 17:48 hrs search for other commits by this committer ] Original commit   Revision:395047 (Only the first 10 of 354 ports in this commit are shown above. View all ports for this commit)
- 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
(Only the first 15 lines of the commit message are shown above View all of this commit message)
Thu, 16 Jul 2015
[ 20:53 kwm search for other commits by this committer ] Original commit   Revision:392322 (Only the first 10 of 89 ports in this commit are shown above. View all ports for this commit)
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
Fri, 15 Aug 2014
[ 20:55 mva search for other commits by this committer ] Original commit   Revision:365043
- Fix USE_PYTHON knob handling. Features are to be separated with spaces, not
  comma

With hat:	python@
[ 20:05 nivit search for other commits by this committer ] Original commit   Revision:365033
- Add LICENSE and then bump PORTREVISION
- Adapt port to the new Python facility
- This software doesn't support Python 3, so restrict its
  installation to Python 2  [1]
- Adopt automatic pkg-plist

Noticed by:	Robert Huff <roberthuff@rcn.com> (via private email) [1]
Fri, 9 May 2014
[ 03:05 vanilla search for other commits by this committer ] Original commit   Revision:353381
- Stage

PR:		ports/188915
Submitted by:	Bartek Rutkowski <ports@robakdesign.com>
Approved by:	portmgr@
Fri, 20 Sep 2013
[ 18:35 bapt search for other commits by this committer ] Original commit   Revision:327733 (Only the first 10 of 1084 ports in this commit are shown above. View all ports for this commit)
Add NO_STAGE all over the place in preparation for the staging support (cat:
graphics)
Fri, 1 Jun 2012
[ 05:26 dinoex search for other commits by this committer ] Original commit  (Only the first 10 of 4371 ports in this commit are shown above. View all ports for this commit)
- update png to 1.5.10
Sun, 28 Mar 2010
[ 06:47 dinoex search for other commits by this committer ] Original commit  (Only the first 10 of 4470 ports in this commit are shown above. View all ports for this commit)
- update to 1.4.1
Reviewed by:    exp8 run on pointyhat
Supported by:   miwi
Fri, 5 Feb 2010
[ 11:46 dinoex search for other commits by this committer ] Original commit  (Only the first 10 of 4271 ports in this commit are shown above. View all ports for this commit)
- update to jpeg-8
Tue, 17 Feb 2009
[ 16:47 nivit search for other commits by this committer ] Original commit 
- Take maintainership
Mon, 24 Sep 2007
[ 08:39 rafan search for other commits by this committer ] Original commit  (Only the first 10 of 20 ports in this commit are shown above. View all ports for this commit)
Remove print/ghostscript-afpl as it has been replaced by print/ghostscript-gpl
since version 8.57. The leading ghostscript is the -gpl one.

Approved by:    portmgr (pav)
Mon, 30 Jul 2007
[ 09:42 alexbl search for other commits by this committer ] Original commit  (Only the first 10 of 445 ports in this commit are shown above. View all ports for this commit)
 - Make Python 2.5.1 the default Python version
 - Add significantly better support in bsd.python.mk for working with
   Python Eggs and the easy_install system

Tested by:      pointyhat runs
Approved by:    pav (portmgr)
Most work by:   perky
Thanks to:      pav
Sat, 19 May 2007
[ 20:32 flz search for other commits by this committer ] Original commit  (Only the first 10 of 7868 ports in this commit are shown above. View all ports for this commit)
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
Fri, 28 Jul 2006
[ 06:36 itetcu search for other commits by this committer ] Original commit 
Update to 1.39

PR:             ports/100911
Submitted by:   Soeren Straarup
Tue, 27 Dec 2005
[ 21:56 pav search for other commits by this committer ] Original commit 
- Update to 1.38

PR:             ports/90975
Submitted by:   Jean Milanez Melo <jmelo@freebsdbrasil.com.br>
Fri, 1 Jul 2005
[ 08:09 novel search for other commits by this committer ] Original commit 
Update to 1.34.

PR:             82847
Submitted by:   "Choe, Cheng-Dae" <whitekid@gmail.com>
Tue, 20 Jan 2004
[ 16:30 marcus search for other commits by this committer ] Original commit  (Only the first 10 of 35 ports in this commit are shown above. View all ports for this commit)
Use the new ghostscript options.

Submitted by:   linimon
Sat, 27 Sep 2003
[ 00:45 edwin search for other commits by this committer ] Original commit  (Only the first 10 of 15 ports in this commit are shown above. View all ports for this commit)
- ECHO -> ECHO_MSG

for some ports:
- pre-fetch -> pre-everything

PR:             ports/56785-56799
Submitted by:   KATO Tsuguru <tkato@prontomail.com>
Sun, 31 Aug 2003
[ 00:41 edwin search for other commits by this committer ] Original commit 
[PATCH] graphics/py-chart: enable choose of ghostscript interpreter

        This patch allows the admin of the machine to choose either
        print/ghostscript-gnu or print/ghostscript-afp1

PR:             ports/54934
Submitted by:   Jens Rehsack <rehsack@liwing.de>
Thu, 20 Feb 2003
[ 18:08 knu search for other commits by this committer ] Original commit  (Only the first 10 of 308 ports in this commit are shown above. View all ports for this commit)
de-pkg-comment
Sun, 27 Oct 2002
[ 16:32 ijliao search for other commits by this committer ] Original commit 
upgrade to 1.28.1

Submitted by:   June-Yen Huang <jihuang@gate.sinica.edu.tw>
Sat, 3 Aug 2002
[ 17:21 ijliao search for other commits by this committer ] Original commit 
add py-chart 1.22
Create high quality Encapsulated Postscript, PDF, or PNG charts

Number of commits found: 25