non port: comms/gscmxx/Makefile |
SVNWeb
|
Number of commits found: 24 |
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>
|
Fri, 12 Oct 2018
|
[ 09:19 antoine ] (Only the first 10 of 92 ports in this commit are shown above. )
Deprecate most glib12 consumers
With hat: portmgr
|
Tue, 28 Feb 2017
|
[ 14:58 sunpoet ]
Move x11-toolkits/p5-Gtk to x11-toolkits/p5-Gtk-Perl
- Add LICENSE
- Bump PORTREVISION for dependent ports
|
Fri, 1 Apr 2016
|
[ 13:29 mat ] (Only the first 10 of 1009 ports in this commit are shown above. )
Remove ${PORTSDIR}/ from dependencies, Mk and categories a, b, and c.
With hat: portmgr
Sponsored by: Absolight
|
Wed, 26 Nov 2014
|
[ 13:08 mat ] (Only the first 10 of 10077 ports in this commit are shown above. )
Change the way Perl modules are installed, update the default Perl to 5.18.
Before, we had:
site_perl : lib/perl5/site_perl/5.18
site_perl/perl_arch : lib/perl5/site_perl/5.18/mach
perl_man3 : lib/perl5/5.18/man/man3
Now we have:
site_perl : lib/perl5/site_perl
site_arch : lib/perl5/site_perl/mach/5.18
perl_man3 : lib/perl5/site_perl/man/man3
Modules without any .so will be installed at the same place regardless of the (Only the first 15 lines of the commit message are shown above )
|
Wed, 2 Jul 2014
|
[ 17:06 danilo ]
- Update maintainer email
- Add stage support
PR: ports/191474
Submitted by: Sven Mohr <svmohr@gmail.com>
|
Mon, 9 Jun 2014
|
[ 11:21 olgeni ] (Only the first 10 of 120 ports in this commit are shown above. )
Remove indefinite articles and trailing periods from COMMENT, plus
minor COMMENT typos and surrounding whitespace fixes. Categories A-C.
CR: D196
Approved by: portmgr (bapt)
|
Fri, 20 Sep 2013
|
[ 16:03 bapt ] (Only the first 10 of 172 ports in this commit are shown above. )
Add NO_STAGE all over the place in preparation for the staging support (cat:
comms)
|
Thu, 12 Sep 2013
|
[ 06:27 az ] (Only the first 10 of 18 ports in this commit are shown above. )
- convert to the new perl5 framework
- trim Makefile header
Approved by: portmgr (bapt@, blanket)
|
Sat, 30 Jun 2012
|
[ 14:48 az ] (Only the first 10 of 24 ports in this commit are shown above. )
- Remove SITE_PERL from *_DEPENDS
Approved by: portmgr@ (bapt@)
|
Fri, 1 Jun 2012
|
[ 05:26 dinoex ] (Only the first 10 of 4371 ports in this commit are shown above. )
- update png to 1.5.10
|
Sun, 28 Mar 2010
|
[ 06:47 dinoex ] (Only the first 10 of 4470 ports in this commit are shown above. )
- update to 1.4.1
Reviewed by: exp8 run on pointyhat
Supported by: miwi
|
Fri, 5 Feb 2010
|
[ 11:46 dinoex ] (Only the first 10 of 4271 ports in this commit are shown above. )
- update to jpeg-8
|
Sat, 22 Aug 2009
|
[ 00:15 amdmi3 ] (Only the first 10 of 78 ports in this commit are shown above. )
- Switch SourceForge ports to the new File Release System: categories starting
with B,C
|
Fri, 31 Jul 2009
|
[ 13:57 dinoex ] (Only the first 10 of 3009 ports in this commit are shown above. )
- bump all port that indirectly depends on libjpeg and have not yet been bumped
or updated
Requested by: edwin
|
Fri, 6 Jun 2008
|
[ 13:15 edwin ] (Only the first 10 of 42 ports in this commit are shown above. )
Bump portrevision due to upgrade of devel/gettext.
The affected ports are the ones with gettext as a run-dependency
according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT
in Makefile (29 of them).
PR: ports/124340
Submitted by: edwin@
Approved by: portmgr (pav)
|
Sat, 19 May 2007
|
[ 20:32 flz ] (Only the first 10 of 7868 ports in this commit are shown above. )
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
|
Tue, 7 Mar 2006
|
[ 08:28 ade ] (Only the first 10 of 633 ports in this commit are shown above. )
Bump PORTREVISION on glib12/gtk12 consumer ports to ease the upgrade path.
Discussed with: kris
Approved by: portmgr (implicit)
|
Tue, 26 Oct 2004
|
[ 15:26 pav ]
- Update of maintainer's email address
PR: ports/73155
Submitted by: Sven Mohr <svmohr@rm6.net> (maintainer)
|
Mon, 5 Jul 2004
|
[ 10:56 pav ]
- Unbreak plist: fix perl man page installation
|
Tue, 17 Feb 2004
|
[ 10:11 kris ]
BROKEN with perl != 5.6.1: broken plist
|
Wed, 4 Feb 2004
|
[ 05:21 marcus ] (Only the first 10 of 1588 ports in this commit are shown above. )
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
(Part 2)
|
Mon, 29 Dec 2003
|
[ 01:40 linimon ]
Add p5-Image-Size to RUN_DEPENDS.
PR: ports/59495
Submitted by: Matthias Andree <matthias.andree@web.de>
Approved by: maintainer timeout (1 month)
|
Wed, 8 Oct 2003
|
[ 11:04 edwin ]
new port: comms/gscmxx 0.4.1 - gtk-frontend for scmxx
gscmxx can access siemens cellular phones via scmxx. it
supports phonebooks, addressbooks, sms and some other
features.
PR: ports/52176
Submitted by: Sven Mohr <svmohr@red-mercury.de>
|
Number of commits found: 24 |