Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
0.2.12_1 01 Oct 2024 10:19:37 |
Gleb Popov (arrowd) |
print/libspectre: Fix typo
Pointy hat to: arrowd
Reported by: michaelo |
0.2.12_1 01 Oct 2024 08:51:30 |
Gleb Popov (arrowd) |
print/libspectre: USE ghostscript:lib as the port links to it |
0.2.12_1 05 Nov 2023 07:52:11 |
Daniel Engberg (diizzy) |
print/libspectre: Remove gmake dependency
Builds fine without gmake and while at it switch to DISTVERSION
Approved by: portmgr (blanket, build improvement) |
0.2.12_1 03 Nov 2023 07:17:38 |
Michael Osipov (michaelo) |
*/*: Bump PORTREVISION for Ghostscript 10 change
Reported by: sunpoet
Approved by: jrm (mentor), sunpoet
Differential Revision: https://reviews.freebsd.org/D42412 |
0.2.12 26 Jan 2023 17:15:50 |
Dima Panov (fluffy) |
print/libspectre: update to 0.2.12 release (+)
This is another bugfix only release in the libspectre's 0.2 series.
* Fix exporting to PDF with newer ghostscript |
0.2.11 05 Nov 2022 15:49:20 |
Dima Panov (fluffy) |
print/libspectre: update to 0.2.1 maintenance release (+)
Changes:
* Avoid possible crash when loading a document |
07 Sep 2022 21:58:51 |
Stefan Eßer (se) |
Remove WWW entries moved into port Makefiles
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) |
0.2.10 07 Sep 2022 21:10:59 |
Stefan Eßer (se) |
Add WWW entries to port Makefiles
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.
(Only the first 15 lines of the commit message are shown above ) |
0.2.10 20 Jul 2022 19:44:12 |
Tobias C. Berner (tcberner) |
cleanup: remove '$MCom' tag
gnome@ no longer uses Marcusom as their staging ground.
Approved by: gnome (nc)
Differential Revision: https://reviews.freebsd.org/D35866 |
0.2.10 20 Jul 2022 14:22:48 |
Tobias C. Berner (tcberner) |
print: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* Akinori MUSHA aka knu <knu@idaemons.org>
* Alan Eldridge <alane@geeksrus.net>
* Alex Dupre <ale@FreeBSD.org>
* Alex Dupre <sysadmin@alexdupre.com>
* Alexander Vereeken <Alexander88207@protonmail.com>
* Alexey Dokuchaev <danfe@FreeBSD.org>
* Alonso Cardenas Marquez <acm@FreeBSD.org>
* Andreas Klemm <andreas@FreeBSD.org>
* Andreas Klemm <andreas@klemm.gtn.com>
* Andrew Pantyukhin <infofarmer@FreeBSD.org>
* Anish Mistry <amistry@am-productions.biz> (Only the first 15 lines of the commit message are shown above ) |
0.2.10 19 May 2022 17:21:51 |
Baptiste Daroussin (bapt) |
print/libspectre: update to 0.2.10 |
0.2.9 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
0.2.9 10 Sep 2020 18:55:41 |
tcberner |
Move some gnome@ ports to desktop@
As gnome@ is lacking active committers at the moment, transfer some of its
ports [1] up the stack to the desktop@ group, in hope that this way we get some
updates in as the set of people that "should feel responsible" grows.
As soon as gnome@ grows some committers again, this can (and should) of course
be reverted again.
[1] The list of ports chosen in this move consits of all the ports that are
required to build x11/kde5.
Approved by: portmgr (bapt)
Differential Revision: https://reviews.freebsd.org/D26362 |
0.2.9 15 Jun 2020 16:24:25 |
bapt |
Update to 0.2.9 |
0.2.8 08 Nov 2019 13:22:59 |
tobik |
print, science: Add missing USES=gnome |
0.2.8 14 Sep 2018 20:37:29 |
sunpoet |
Update WWW
Approved by: portmgr (blanket) |
0.2.8 17 Aug 2016 19:26:59 |
olivierd |
- Update to 0.2.8
- Replace CPPFLAGS and LDFLAGS by USES= localbase
- Remove 'keepla' argument in USES=libtool
PR: 210761
Submitted by: myself
Approved by: the GNOME team (maintainer, timeout > 1 month) |
0.2.7_2 24 Mar 2016 15:47:50 |
tijl |
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) |
0.2.7_1 22 Aug 2015 17:48:36 |
hrs |
- 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 ) |
0.2.7 16 Jul 2015 20:53:29 |
kwm |
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 |
0.2.7 13 Nov 2014 07:41:18 |
antoine |
Cleanup plist |
0.2.7 22 May 2014 11:41:13 |
kwm |
Update to 1.2.7.
Add LICENSE and update WWW.
PR: port/189007
Submitted by: olivierd@ |
0.2.6_2 25 Apr 2014 23:14:29 |
bapt |
Support stage |
0.2.6_1 20 Sep 2013 22:44:00 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
print) |
0.2.6_1 01 Jun 2012 05:26:28 |
dinoex |
- update png to 1.5.10 |
0.2.6 23 Sep 2011 22:26:39 |
amdmi3 |
- Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)
- Fix all ports that add {CPP,LD}FLAGS to *_ENV to modify flags instead
PR: 157936
Submitted by: myself
Exp-runs by: pav
Approved by: pav |
0.2.6 03 Jul 2011 06:14:57 |
miwi |
- Kick MD5 Support |
0.2.6 04 Dec 2010 07:34:27 |
ade |
Sync to new bsd.autotools.mk |
0.2.6 25 Jul 2010 01:27:01 |
marcus |
Update to 0.2.6. |
0.2.5 10 May 2010 21:19:08 |
kwm |
Presenting GNOME 2.30.1 for FreeBSD. The offical release notes for this
release can be found at http://library.gnome.org/misc/release-notes/2.30/ .
This release brings initial PackageKit support, Upower (replaces power
management part of hal), cuse4bsd integration with HAL and cheese, and a
faster Evolution.
Sadly GNOME 2.30.x will be the last release with FreeBSD 6.X support. This
will also be the last of the 2.x releases. The next release will be the
highly-anticipated GNOME 3.0 which will bring with it a new UI experience.
Currently, there are a few bugs with GNOME 2.30 that may be of note for our
users. Be sure to consult the UPGRADING note or the 2.30 upgrade FAQ at
http://www.freebsd.org/gnome/docs/faq230.html for specific upgrading
instructions, and the up-to-date list of known issues. (Only the first 15 lines of the commit message are shown above ) |
0.2.3_2 28 Mar 2010 06:47:48 |
dinoex |
- update to 1.4.1
Reviewed by: exp8 run on pointyhat
Supported by: miwi |
0.2.3_1 05 Feb 2010 11:46:55 |
dinoex |
- update to jpeg-8 |
0.2.3 28 Nov 2009 20:06:37 |
marcus |
Presenting GNOME 2.28.1 for FreeBSD. The official release notes for this
release can be found at http://library.gnome.org/misc/release-notes/2.28/ .
Officially, this is mostly a polishing release in preparation for GNOME 3.0
due in about a year.
On the FreeBSD front, though, a lot went into this release. Major thanks
goes to kwm and avl who did a lot of the porting work for this release.
In particular, kwm brought in Evolution MAPI support for better Microsoft
Exchange integration. Avl made sure that the new gobject introspection
repository ports were nicely compartmentalized so that large dependencies
aren't brought in wholesale.
But, every GNOME team member (ahze, avl, bland, kwm, mezz, and myself)
contributed to this release.
(Only the first 15 lines of the commit message are shown above ) |
0.2.2_1 02 Aug 2009 19:36:34 |
mezz |
-Repocopy devel/libtool15 -> libtool22 and libltdl15 -> libltdl22.
-Update libtool and libltdl to 2.2.6a.
-Remove devel/libtool15 and devel/libltdl15.
-Fix ports build with libtool22/libltdl22.
-Bump ports that depend on libltdl22 due to shared library version change.
-Explain what to do update in the UPDATING.
It has been tested with GNOME2, XFCE4, KDE3, KDE4 and other many wm/desktop
and applications in the runtime.
With help: marcus and kwm
Pointyhat-exp: a few times by pav
Tested by: pgollucci, "Romain Tartière" <romain@blogreen.org>, and
a few MarcusCom CVS users. Also, I might have missed a few.
Repocopy by: marcus
Approved by: portmgr |
0.2.2_1 31 Jul 2009 13:57:52 |
dinoex |
- bump all port that indirectly depends on libjpeg and have not yet been bumped
or updated
Requested by: edwin |
0.2.2 05 Dec 2008 22:32:45 |
marcus |
Update to 0.2.2. |
0.2.1 16 Aug 2008 18:50:08 |
marcus |
Update to 0.2.1. |
0.2.0 16 Apr 2008 14:56:56 |
ahze |
Fix typo |
0.2.0 04 Apr 2008 17:36:36 |
ahze |
Mark IGNORE if WITH_GHOSTSCRIPT_GNU is defined |
0.2.0 04 Apr 2008 17:22:04 |
ahze |
Error on pre-configure if ghostscript-gnu is installed and warn to use
ghostscript-gpl instead
Requested by: mezz |
0.2.0 24 Mar 2008 03:50:55 |
marcus |
The FreeBSD GNOME team is proud to annunce the release of GNOME 2.22.0 for
FreeBSD. The official GNOME 2.22 release notes can be found at
http://library.gnome.org/misc/release-notes/2.22/ . On the FreeBSD front,
this release features an updated hal port with support for video4linux
devices, DRM (Direct Rendering), and better support of removable media. Work
is also underway to tie webkit more closely into GNOME. As part of the
GNOME 2.22 upgrade, GStreamer received a rather large upgrade as well.
Be sure to consult UPDATING on the proper steps to upgrade all of your
GNOME ports.
This release would not have been possible without the contributions and
testing efforts of the following people:
Pawel Worach
kan
edwin
Peter Ulrich Kruppa
J. W. Ballantine
Yasuda Keisuke
Andriy Gapon |