non port: graphics/converseen/Makefile |
SVNWeb
|
Number of commits found: 82 |
Mon, 18 Sep 2023
|
[ 11:11 Fernando Apesteguía (fernape) ] 3456b67
graphics/converseen: update to 0.11.0.0
ChangeLog: https://converseen.fasterland.net/
* Fixed a compile error when using ImageMagick-6
* Various Bugfixes
* Various changes in the User Interface
* Skipping conversion when “Don’t change the format” is selected but the
output
format is not supported
* Removed unused video formats
* Updated Italian and French translations
* Various Bugfixes
|
Thu, 17 Aug 2023
|
[ 10:15 Fernando Apesteguía (fernape) ] 8d3e3d6
graphics/converseen: update to 0.10.0.1
* Fixed a compile error when using ImageMagick-6
* Various Bugfixes
|
Wed, 16 Aug 2023
|
[ 06:34 Fernando Apesteguía (fernape) ] 67587dc
graphics/converseen: update to 0.10.0.0
ChangeLog: https://github.com/Faster3ck/Converseen/releases/tag/v0.10.0.0
* Now it's possible to import entire folders and subfolders
* Revamped PDF processor tool
* Fixed decimal values in scaling by percentage
* Added help pages for PDF conversion
* Now the program is available also for macOS 10.13+
* Updated Italian and French translations
* Various improvements in the user interface
* Various Bugfixes
|
Sun, 30 Apr 2023
|
[ 11:10 Felix Palmen (zirias) ] a6bb2f8 (Only the first 10 of 148 ports in this commit are shown above. )
Mk/Uses/magick.mk: Bump all consumers
Bump all consumers of ImageMagick ports after flavorizing them.
Approved by: tcberner (mentor, implicit)
|
Tue, 14 Mar 2023
|
[ 17:34 Fernando Apesteguía (fernape) ] ba65b57
graphics/converseen: update to 0.9.11.1
ChangeLog: https://converseen.fasterland.net/
* Added decimal values in scaling by percentage
* Various improvements in the user interface
* Various Bugfixes
|
Thu, 16 Feb 2023
|
[ 15:47 Fernando Apesteguía (fernape) ] 2288540
graphics/converseen: update to 0.9.11.0
ChangeLog: https://converseen.fasterland.net/
* Now, it’s possible to attempt to process corrupted images
* Updated Turkish Translation
* Updated Italian translation
* Various Bugfixes
|
Wed, 18 Jan 2023
|
[ 17:08 Fernando Apesteguía (fernape) ] c28c652
graphics/converseen: update to 0.9.10.1
ChangeLog: https://converseen.fasterland.net/
* Fixed random crash that may happen when images are removed from the list
* Updated Russian translation
* Various Bugfixes
|
Tue, 10 Jan 2023
|
[ 17:36 Fernando Apesteguía (fernape) ] 10c3b32
graphics/converseen: update to 0.9.10.0
ChangeLog:
* Added WebP support for quality, compression, etc
* Added a feature to remove metadata when images are processed
* Fixed a bug that inhibits the overwrite feature when the Rename option is
checked
* Various Bugfixes
|
Mon, 3 Oct 2022
|
[ 05:37 Fernando Apesteguía (fernape) Author: Sergio Carlavilla Delgado ] eb23cc3
graphics/converseen: Update to 0.9.9.8
ChangeLog: https://converseen.fasterland.net/changelog/
PR: 266737
Reported by: carlavilla@FreeBSD.org
Approved by: fernape@
|
Sun, 11 Sep 2022
|
[ 10:20 Felix Palmen (zirias) ] ddae4e9 (Only the first 10 of 1105 ports in this commit are shown above. )
Mk/Uses: always use colon for build/run suffix
Most USES use a colon for build/run(/test) suffixes. Change kde.mk,
qt.mk and pyqt.mk to do the same, and update all ports using that.
Document in CHANGES.
PR: 266034
Exp-run by: antoine
Approved by: tcberner (mentor)
Differential Revision: https://reviews.freebsd.org/D36349
|
Wed, 7 Sep 2022
|
[ 21:10 Stefan Eßer (se) ] b7f0544 (Only the first 10 of 27931 ports in this commit are shown above. )
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 )
|
Sun, 28 Aug 2022
|
[ 20:37 Fernando Apesteguía (fernape) ] 1df6de8
graphics/converseen: update to 0.9.9.7
ChangeLog: https://converseen.fasterland.net/
* Added hicolor icons on Linux
* The program is now adapted to be distributed as AppImage
* The program is now adapted to be distributed as Snap Package
* Various Bugfixes
|
Wed, 6 Jul 2022
|
[ 21:01 Fernando Apesteguía (fernape) ] 594e55b
graphics/converseen: update to 0.9.9.6
* Improved quality and compression settings for JPEG and PNG formats
* Various Bugfixes
While here, remove unneeded post-patch.
|
Fri, 4 Mar 2022
|
[ 12:18 Fernando Apesteguía (fernape) ] 8d759aa
graphics/converseen: update to 0.9.9.5
From ChangeLog:
* Added scaling/support for HiDPI Displays
* Various Bugfixes
|
Tue, 1 Feb 2022
|
[ 07:50 Fernando Apesteguía (fernape) ] bb5fd87
graphics/converseen: update to 0.9.9.4
From ChangeLog: https://converseen.fasterland.net/changelog/
* Fixed Overwrite Option
* Updated Some Languages
* Various Bugfixes
Switch to ImageMagick7.
|
Sun, 26 Dec 2021
|
[ 18:40 Fernando Apesteguía (fernape) ] 68609a0
graphics/converseen: update to 0.9.9.3
From ChangeLog:
* Added Simplified Chinese Translation
* Various Bugfixes
|
Sat, 11 Dec 2021
|
[ 13:50 Tobias C. Berner (tcberner) ] 45526ec (Only the first 10 of 146 ports in this commit are shown above. )
framework: Add new USES 'magick' for graphics/ImageMagick*
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 (Only the first 15 lines of the commit message are shown above )
|
Sun, 17 Oct 2021
|
[ 17:50 Fernando Apesteguía (fernape) ] 27f20e1
graphics/converseen: update to 0.9.9.2
From ChangeLog:
* Added PDF conversion instructions
* Minor Updates
* Various Bugfixes
|
Tue, 6 Jul 2021
|
[ 09:47 Fernando Apesteguía (fernape) ] 09fe7c5
graphics/converseen: update to 0.9.9.1
ChangeLog: https://converseen.fasterland.net/
* Added JFIF support
* Fixed settings data location
* Various Minor Updates
* Various bugfixes
|
Wed, 7 Apr 2021
|
[ 08:09 Mathieu Arnold (mat) ] cf118cc (Only the first 10 of 8873 ports in this commit are shown above. )
One more small cleanup, forgotten yesterday.
Reported by: lwhsu
|
Tue, 6 Apr 2021
|
[ 14:31 Mathieu Arnold (mat) ] 305f148 (Only the first 10 of 29333 ports in this commit are shown above. )
Remove # $FreeBSD$ from Makefiles.
|
Tue, 16 Feb 2021
|
[ 17:47 fernape ]
graphics/converseen: update to 0.9.9.0
From ChangeLog:
* Fixed random crash when all images are removed
* Some translation updates
* Various Minor Updates
* Various bugfixes
|
Tue, 4 Feb 2020
|
[ 21:45 fernape ]
graphics/converseen: update to 0.9.8.1
From ChangeLog (http://converseen.fasterland.net/changelog/):
* Added Swedish Translation
* Various Minor Updates
* Various bugfixes
|
Tue, 5 Nov 2019
|
[ 05:53 fernape ]
graphics/converseen: update to 0.9.8.0
ChangeLog (http://converseen.fasterland.net/changelog/):
* Fixed bug with TIF files
* Various Minor Updates
* Various bugfixes
|
Fri, 26 Jul 2019
|
[ 20:46 gerald ] (Only the first 10 of 3853 ports in this commit are shown above. )
Bump PORTREVISION for ports depending on the canonical version of GCC
as defined in Mk/bsd.default-versions.mk which has moved from GCC 8.3
to GCC 9.1 under most circumstances now after revision 507371.
This includes ports
- with USE_GCC=yes or USE_GCC=any,
- with USES=fortran,
- using Mk/bsd.octave.mk which in turn features USES=fortran, and
- with USES=compiler specifying openmp, nestedfct, c11, c++0x, c++11-lang,
c++11-lib, c++14-lang, c++17-lang, or gcc-c++11-lib
plus, everything INDEX-11 shows with a dependency on lang/gcc9 now.
PR: 238330
|
Sun, 10 Mar 2019
|
[ 17:38 fernape ]
graphics/converseen: update to 0.9.7.2
From ChangeLog:
* Updated Japanese Localization
* Various bugfixes
|
Wed, 16 Jan 2019
|
[ 11:13 tijl ] (Only the first 10 of 1089 ports in this commit are shown above. )
Fix Qt5 symbol version scripts to put the catch-all clause first. When
a symbol matches multiple clauses the last one takes precedence. If the
catch-all is last it captures everything. In the case of Qt5 libraries
this caused all symbols to have a Qt_5 label while some should have
Qt_5_PRIVATE_API. This only affects lld because GNU ld always gives the
catch-all lowest priority.
Older versions of Qt5Webengine exported some memory allocation symbols from
the bundled Chromium. Version 5.9 stopped exporting these [1] but the
symbols were kept as weak wrappers for the standard allocation functions to
maintain binary compatibility. [2][3] The problem is that the call to the
standard function in these weak wrappers is only resolved to the standard
function if there's a call to this standard function in other parts of
Qt5Webengine, because only then is there a non-weak symbol that takes
precedence over the weak one. If there's no such non-weak symbol the call (Only the first 15 lines of the commit message are shown above )
|
Tue, 25 Dec 2018
|
[ 20:25 tcberner ] (Only the first 10 of 1277 ports in this commit are shown above. )
Change cmake default behaviour to outsource.
Ports that build out of source now simply can use "USES=cmake"
instead of "USES=cmake:outsource". Ports that fail to build
out of source now need to specify "USES=cmake:insource".
I tried to only set insource where explictely needed.
PR: 232038
Exp-run by: antoine
|
Wed, 12 Dec 2018
|
[ 01:35 gerald ] (Only the first 10 of 3168 ports in this commit are shown above. )
Bump PORTREVISION for ports depending on the canonical version of GCC
defined via Mk/bsd.default-versions.mk which has moved from GCC 7.4 t
GCC 8.2 under most circumstances.
This includes ports
- with USE_GCC=yes or USE_GCC=any,
- with USES=fortran,
- using Mk/bsd.octave.mk which in turn features USES=fortran, and
- with USES=compiler specifying openmp, nestedfct, c11, c++0x, c++11-lang,
c++11-lib, c++14-lang, c++17-lang, or gcc-c++11-lib
plus, as a double check, everything INDEX-11 showed depending on lang/gcc7.
PR: 231590
|
Sat, 10 Nov 2018
|
[ 19:57 kwm ] (Only the first 10 of 157 ports in this commit are shown above. )
Update ImageMagick to 6.9.10.14 [1]
* 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>
|
Wed, 8 Aug 2018
|
[ 18:28 fernape ]
graphics/converseen: update to 0.9.7
Also:
* PORTVERSION to DISTVERSION
* Switch to Github site
* Sort USES and USE_QT
Approved by: tcberner (mentor)
Differential Revision: https://reviews.freebsd.org/D16630
|
Sun, 29 Jul 2018
|
[ 22:18 gerald ] (Only the first 10 of 1480 ports in this commit are shown above. )
Bump PORTREVISION for ports depending on the canonical version of GCC
in the ports tree (via Mk/bsd.default-versions.mk and lang/gcc) which
has now moved from GCC 6 to GCC 7 by default.
This includes ports
- featuring USE_GCC=yes or USE_GCC=any,
- featuring USES=fortran,
- using Mk/bsd.octave.mk which in turn features USES=fortran, and those
- with USES=compiler specifying one of openmp, nestedfct, c11, c++0x,
c++11-lib, c++11-lang, c++14-lang, c++17-lang, or gcc-c++11-lib.
PR: 222542
|
Thu, 28 Jun 2018
|
[ 17:39 tcberner ] (Only the first 10 of 1416 ports in this commit are shown above. )
Replace bsd.qt.mk by Uses/qt.mk and Uses/qt-dist.mk
From now on, ports that depend on Qt4 will have to set
USES= qt:4
USE_QT= foo bar
ports depending on Qt5 will use
USES= qt:5
USE_QT= foo bar
PR: 229225
Exp-run by: antoine
Reviewed by: mat
Approved by: portmgr (antoine)
Differential Revision: -https://reviews.freebsd.org/D15540
|
Tue, 13 Mar 2018
|
[ 22:24 fernape ]
Remove Ego-Lines from fernape's ports
Approved by: tcberner (mentor)
Differential Revision: https://reviews.freebsd.org/D14668
|
Mon, 12 Mar 2018
|
[ 19:20 fernape ]
Update MAINTAINER to new FreeBSD.org account
Update MAINTAINER email address for Fernando Apesteguia
from fernando.apesteguia@gmail.com
Approved by: tcberner (mentor)
Differential Revision: https://reviews.freebsd.org/D14668
|
Thu, 28 Sep 2017
|
[ 15:36 kwm ] (Only the first 10 of 36 ports in this commit are shown above. )
ImageMagick to 6.9.9-15.
* 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]
|
Sun, 10 Sep 2017
|
[ 20:55 gerald ] (Only the first 10 of 1201 ports in this commit are shown above. )
Bump PORTREVISION for ports depending on the canonical version of GCC
(via Mk/bsd.default-versions.mk and lang/gcc) which has moved from
GCC 5.4 to GCC 6.4 under most circumstances.
This includes ports
- with USE_GCC=yes or USE_GCC=any,
- with USES=fortran,
- using Mk/bsd.octave.mk which in turn features USES=fortran, and
- with USES=compiler specifying openmp, nestedfct, c++11-lib, c++11-lang,
c++14-lang, c++0x, c11, or gcc-c++11-lib.
PR: 219275
|
Fri, 26 May 2017
|
[ 08:20 kwm ] (Only the first 10 of 34 ports in this commit are shown above. )
Chase ImageMagick shlib bump
|
Mon, 3 Apr 2017
|
[ 13:02 robak ]
graphics/converseen: fix obsolete PORTREVISION
Approved by: blanket
|
[ 13:00 robak ]
graphics/converseen: update 0.9.6.1 -> 0.9.6.2
PR: 218259
Submitted by: Fernando Apesteguia <fernando.apesteguia@gmail.com> (maintainer)
|
Sat, 1 Apr 2017
|
[ 15:23 gerald ] (Only the first 10 of 1118 ports in this commit are shown above. )
Bump PORTREVISIONs for ports depending on the canonical version of GCC and
lang/gcc which have moved from GCC 4.9.4 to GCC 5.4 (at least under some
circumstances such as versions of FreeBSD or platforms).
This includes ports
- with USE_GCC=yes or USE_GCC=any,
- with USES=fortran,
- using using Mk/bsd.octave.mk which in turn has USES=fortran, and
- with USES=compiler specifying openmp, nestedfct, c++11-lib, c++14-lang,
c++11-lang, c++0x, c11, or gcc-c++11-lib.
PR: 216707
|
Sat, 4 Feb 2017
|
[ 09:04 matthew ]
Update to 0.9.6.1
PR: 216616
Submitted by: fernando.apesteguia@gmail.com (maintainer)
|
Sat, 21 Jan 2017
|
[ 13:19 rakuco ]
Update to 0.9.6.
- Added support for ImageMagick 7
- Various code improvements
PR: 216331
Submitted by: fernando.apesteguia@gmail.com (maintainer)
|
Fri, 30 Sep 2016
|
[ 19:34 madpilot ]
Update to 0.9.5.2
PR: 213103
Submitted by: fernando.apesteguia@gmail.com (maintainer)
|
Fri, 9 Sep 2016
|
[ 18:35 amdmi3 ]
- Update to 0.9.5.1
- While here, remove unneded WRKSRC and fix WWW:
PR: 212497
Submitted by: fernando.apesteguia@gmail.com (maintainer)
|
Thu, 1 Sep 2016
|
[ 13:20 amdmi3 ]
- Update to 0.9.5
- Fix LICENSE
PR: 212288
Submitted by: fernando.apesteguia@gmail.com (maintainer)
|
Fri, 1 Apr 2016
|
[ 14:00 mat ] (Only the first 10 of 5103 ports in this commit are shown above. )
Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.
With hat: portmgr
Sponsored by: Absolight
|
Tue, 25 Aug 2015
|
[ 13:19 rakuco ]
Adjust dependencies.
- Depend on qt4-network.
- Depend only on qt4-linguisttools instead of qt4-linguist for the *.qm
files.
- Drop unused gettext and iconv dependencies.
- Set LICENSE_FILE.
PR: 202557
Submitted by: Andriy Voskoboinyk <s3erios@gmail.com>
Approved by: fernando.apesteguia@gmail.com <maintainer>
|
Mon, 30 Mar 2015
|
[ 09:08 robak ]
graphics/converseen: update 0.9.1 -> 0.9.2
PR: 198879
Submitted by: Fernando Apesteguia <fernando.apesteguia@gmail.com>
|
Tue, 10 Mar 2015
|
[ 12:35 kwm ] (Only the first 10 of 12 ports in this commit are shown above. )
Update ImageMagick to 6.9.0-10.
- 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.
|
Sat, 7 Mar 2015
|
[ 10:52 robak ]
graphics/converseen: update 0.9.0 -> 0.9.1
PR: 198355
Submitted by: Nicolas de Bari Embriz <nbari@dalmp.com>
|
Thu, 12 Feb 2015
|
[ 21:52 madpilot ]
Update to 0.9.0.
PR: 197575
Submitted by: fernando.apesteguia@gmail.com (maintainer)
|
Sun, 1 Feb 2015
|
[ 10:27 madpilot ]
Update to 0.8.6.
PR: 197176
Submitted by: fernando.apesteguia@gmail.com (maintainer)
|
Sun, 18 Jan 2015
|
[ 21:12 kwm ] (Only the first 10 of 45 ports in this commit are shown above. )
Update ImageMagick to 6.9.0.4.
- 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]
|
Fri, 19 Dec 2014
|
[ 22:31 pawel ]
Update to version 0.8.5
PR: 196132
Submitted by: maintainer
|
Fri, 7 Nov 2014
|
[ 09:55 kwm ] (Only the first 10 of 32 ports in this commit are shown above. )
Remove * from LIB_DEPENDS lines and specify the default library name
for ImageMagick. Using '*' it is unsupported and potention bugs here.
|
Sun, 5 Oct 2014
|
[ 14:02 madpilot ]
- Update to 0.8.4
- Remove dirrms
PR: 194100
Submitted by: fernando.apesteguia@gmail.com (maintainer)
|
Sun, 31 Aug 2014
|
[ 14:37 jhale ]
- Update to 0.8.3
While here:
- Add LICENSE_FILE
- Remove unneeded hack from Makefile
PR: 193103
Submitted by: <fernando.apesteguia@gmail.com> (maintainer)
|
Sat, 23 Aug 2014
|
[ 19:57 adamw ]
Update to 0.8.2.
PR: 192865
Submitted by: maintainer
|
Tue, 19 Aug 2014
|
[ 17:36 arved ]
Update to 0.8.1
PR: 192747
Submitted by: maintainer
|
Wed, 30 Jul 2014
|
[ 02:07 danilo ]
- Update from 0.7.3 to 0.8
PR: ports/192254
Submitted by: fernando.apesteguia@gmail.com
|
Thu, 24 Jul 2014
|
[ 11:33 madpilot ]
- Update to 0.7.3
- Add LICENSE
PR: 192065
Submitted by: fernando.apesteguia@gmail.com (maintainer)
|
Wed, 9 Jul 2014
|
[ 00:06 wg ]
graphics/converseen: update to 0.7.2.1
PR: 191752
Submitted by: maintainer
|
Sat, 28 Jun 2014
|
[ 08:10 kwm ]
Update to 6.8.9-4.
Document where the .la files are loaded from.
Don't rebuild ghostscript as build dep for when building packages with
PACKAGE_BUILDING, only for when the test suite is enabled.
Actualy commit pkg-help, missed in the update to 6.8.9-3, woops.
Bump libMagick++ users since that library version got bumped.
|
Tue, 17 Jun 2014
|
[ 20:05 kwm ] (Only the first 10 of 36 ports in this commit are shown above. )
Update to 6.8.9-3 [1][3].
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] (Only the first 15 lines of the commit message are shown above )
|
Sat, 31 May 2014
|
[ 10:53 madpilot ]
- Update to 0.7.2
PR: ports/190354
Submitted by: Fernando <fernando.apesteguia@gmail.com> (maintainer)
|
Tue, 20 May 2014
|
[ 11:22 ak ]
- Update to 0.7.1.1
PR: ports/189974
Submitted by: Fernando <fernando.apesteguia@gmail.com> (maintainer)
|
Mon, 12 May 2014
|
[ 08:58 madpilot ]
- Update to 0.7.1
- While here, convert to USES=tar
PR: ports/189446
Submitted by: Fernando <fernando.apesteguia@gmail.com> (maintainer)
|
Mon, 24 Mar 2014
|
[ 12:48 madpilot ]
- Update to 0.6.8
PR: ports/187352
Submitted by: Fernando <fernando.apesteguia@gmail.com> (maintainer)
|
Mon, 17 Feb 2014
|
[ 21:09 pawel ]
- Update to version 0.6.7 [1]
- Convert to new LIB_DEPENDS format
- Trim dependencies where they are too detailed
- Strip program binary
- Port is stage safe
PR: ports/186798 [1]
Submitted by: maintainer
|
Fri, 20 Sep 2013
|
[ 18:35 bapt ] (Only the first 10 of 1084 ports in this commit are shown above. )
Add NO_STAGE all over the place in preparation for the staging support (cat:
graphics)
|
Wed, 14 Aug 2013
|
[ 22:35 ak ] (Only the first 10 of 1725 ports in this commit are shown above. )
- Remove MAKE_JOBS_SAFE variable
Approved by: portmgr (bdrewery)
|
Wed, 24 Jul 2013
|
[ 17:59 pawel ]
Update to version 0.6.4
PR: ports/180778
Submitted by: Fernando <fernando.apesteguia@gmail.com> (maintainer)
|
Sun, 9 Jun 2013
|
[ 16:58 miwi ]
- Update to 0.6.3
PR: 179314
Submitted by: Fernando <fernando.apesteguia@gmail.com>
|
Sat, 25 May 2013
|
[ 14:37 zeising ] (Only the first 10 of 518 ports in this commit are shown above. )
The FreeBSD x11 team proudly presents
an zeising, kwm, miwi, bapt, eadler production:
Xorg 7.7
Starring:
xserver 1.12.4 (new xorg only)
Mesa 8.0.4, including libGL, libGLU and dri (new xorg only)
libX11 1.5.0
libxcb 1.9
libdrm 2.4.42 (new xorg only)
freeglut 2.8.1
Also starring:
Updates to drivers and other libraries and utilities
(Only the first 15 lines of the commit message are shown above )
|
Fri, 10 May 2013
|
[ 22:32 madpilot ]
- Update to 0.6.2
- Use DATADIR macro
PR: ports/178434
Submitted by: Fernando <fernando.apesteguia@gmail.com> (maintainer)
|
Sat, 27 Apr 2013
|
[ 11:59 mva ] (Only the first 10 of 219 ports in this commit are shown above. )
- Convert USE_ICONV=yes to USES=iconv
- Change USE_GNOME=pkgconfig|gnomehack to USES=pathfix|pkgconfig while here
Reviewed by: zeising
|
Wed, 24 Apr 2013
|
[ 07:35 ak ] (Only the first 10 of 164 ports in this commit are shown above. )
- Convert USE_GETTEXT to USES (part 1)
Approved by: portmgr (bapt)
|
Fri, 22 Mar 2013
|
[ 20:06 makc ] (Only the first 10 of 464 ports in this commit are shown above. )
- convert USE_CMAKE to USES
- while here clean up some ports from CMAKE_VERBOSE, which is intended
for users
Approved by: portmgr (miwi)
|
Wed, 13 Feb 2013
|
[ 21:15 madpilot ]
- Update to 0.5.3
PR: ports/176084
Submitted by: Fernando <fernando.apesteguia@gmail.com> (maintainer)
|
Thu, 10 Jan 2013
|
[ 13:16 madpilot ]
- Update to 0.5.2
PR: ports/175114
Submitted by: Fernando <fernando.apesteguia@gmail.com> (maintainer)
|
Sat, 29 Dec 2012
|
[ 18:41 pawel ]
Converseen is an open source project written in C++ with the powerful Qt4
libraries. Thanks to the Magick++ image libraries it supports more than 100
image formats. You can convert and resize an unlimited number of images to
any of the most popular formats: DPX, EXR, GIF, JPEG, JPEG-2000, PDF, PhotoCD,
PNG, Postscript, SVG, and TIFF.
WWW: http://converseen.sourceforge.net
PR: ports/173631
Submitted by: Fernando Apesteguia <fernando.apesteguia@gmail.com>
|
Number of commits found: 82 |