Port details |
- gscmxx Graphical frontend for scmxx
- 0.4.1_11 comms
=1 0.4.1_11Version of this port present on the latest quarterly branch. DEPRECATED: Uses obsolete glib12
This port expired on: 2018-12-20
- Maintainer: svmohr@gmail.com
 - Port Added: 2003-10-08 11:07:43
- Last Update: 2018-12-21 13:19:03
- SVN Revision: 487992
- People watching this port, also watch:: mplayer-skins, aumix, ipsec-tools, psi, screen
- License: not specified in port
- Description:
- Port for gscmxx a graphical frontend for scmxx.
WWW: http://gscmxx.sourceforge.net/
- SVNWeb :
git : Homepage
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- No installation instructions:
- This port has been deleted.
- PKGNAME: gscmxx
- Flavors: there is no flavor information for this port.
- distinfo:
- SHA256 (gscmxx-0.4.1.tar.gz) = e9f49af20d0981e19790a81410a4372490006afbc979b97ae6e9212dee412dd7
SIZE (gscmxx-0.4.1.tar.gz) = 191106
- Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- p5-Image-Size>=0 : graphics/p5-Image-Size
- p5-Gtk-Perl>=0 : x11-toolkits/p5-Gtk-Perl
- scmxx : comms/scmxx
- convert : graphics/ImageMagick6
- perl5>=5.26<5.27 : lang/perl5.26
- Runtime dependencies:
-
- p5-Image-Size>=0 : graphics/p5-Image-Size
- p5-Gtk-Perl>=0 : x11-toolkits/p5-Gtk-Perl
- perl5>=5.26<5.27 : lang/perl5.26
- Library dependencies:
-
- libglib.so : devel/glib12
- libgtk.so : x11-toolkits/gtk12
- There are no ports dependent upon this port
- Configuration Options:
- No options to configure
- Options name:
- N/A
- USES:
- perl5 gnome
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: see SVNWeb link above for full details) |
Date | By | Description |
21 Dec 2018 13:19:03
0.4.1_11
|
rene  |
Remove expired ports:
2018-12-19 net/py-libstorj: Broken for more than 6 months
2018-12-20 net/xferstats: Uses obsolete glib12
2018-12-20 net/wmlj: Uses obsolete glib12
2018-12-20 net/ipsorc: Uses obsolete glib12
2018-12-20 net/bsdproxy: Uses obsolete glib12
2018-12-20 net/gini: Uses obsolete glib12
2018-12-21 net/netatalk: Outdated branch of netatalk; use net/netatalk3 instead
2018-12-20 net/nocatsplash: Uses obsolete glib12
2018-12-20 net/jags: Uses obsolete glib12
2018-12-19 net/scribe: Broken for more than 6 months
2018-12-20 net/libnetdude: Uses obsolete glib12
2018-12-20 net/nepim: Uses obsolete glib12
2018-12-20 emulators/generator: Uses obsolete glib12
2018-12-19 emulators/py-nova: Broken for more than 6 months (Only the first 15 lines of the commit message are shown above ) |
10 Nov 2018 19:57:08
0.4.1_11
|
kwm  |
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> |
12 Oct 2018 09:19:05
0.4.1_11
|
antoine  |
Deprecate most glib12 consumers
With hat: portmgr |
28 Feb 2017 14:58:33
0.4.1_11
|
sunpoet  |
Move x11-toolkits/p5-Gtk to x11-toolkits/p5-Gtk-Perl
- Add LICENSE
- Bump PORTREVISION for dependent ports |
01 Apr 2016 13:29:17
0.4.1_10
|
mat  |
Remove ${PORTSDIR}/ from dependencies, Mk and categories a, b, and c.
With hat: portmgr
Sponsored by: Absolight |
14 Sep 2015 12:19:50
0.4.1_10
|
mat  |
Make it so that the default Perl is always called perl5.
- Move Perl's man1 files along with its man3 files.
- Move where Perl installs its modules man1 pages.
- Convert the ports installing man1 pages.
- Make different Perl versions installable at the same time.
Though you should note that only the default version can be used to
install Perl modules, and the non default Perl versions cannot use the
modules installed via ports if they contain .so as they are installed
in a version specific directory.
Reviewed by: bapt (the Mk bits)
Exp-run by: antoine
Sponsored by: Absolight
Differential Revision: https://reviews.freebsd.org/D3542 |
26 Nov 2014 13:08:38
0.4.1_10
|
mat  |
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 ) |
20 Oct 2014 09:31:34
0.4.1_9
|
bapt  |
Cleanup plist |
02 Jul 2014 17:06:52
0.4.1_9
|
danilo  |
- Update maintainer email
- Add stage support
PR: ports/191474
Submitted by: Sven Mohr <svmohr@gmail.com> |
09 Jun 2014 11:21:53
0.4.1_8
|
olgeni  |
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) |
20 Sep 2013 16:03:29
0.4.1_8
|
bapt  |
Add NO_STAGE all over the place in preparation for the staging support (cat:
comms) |
12 Sep 2013 06:27:42
0.4.1_8
|
az  |
- convert to the new perl5 framework
- trim Makefile header
Approved by: portmgr (bapt@, blanket) |
30 Jun 2012 14:48:31
0.4.1_8
|
az  |
- Remove SITE_PERL from *_DEPENDS
Approved by: portmgr@ (bapt@) |
01 Jun 2012 05:26:28
0.4.1_8
|
dinoex  |
- update png to 1.5.10 |
22 Oct 2011 23:50:23
0.4.1_7
|
eadler  |
- remove maintainer tags from pkg-descr
Approved by: portmgr
Approved by: bapt (mentor) |
20 Mar 2011 12:54:45
0.4.1_7
|
miwi  |
- Get Rid MD5 support |
28 Mar 2010 06:47:48
0.4.1_7
|
dinoex  |
- update to 1.4.1
Reviewed by: exp8 run on pointyhat
Supported by: miwi |
05 Feb 2010 11:46:55
0.4.1_6
|
dinoex  |
- update to jpeg-8 |
22 Aug 2009 00:15:15
0.4.1_5
|
amdmi3  |
- Switch SourceForge ports to the new File Release System: categories starting
with B,C |
31 Jul 2009 13:57:52
0.4.1_5
|
dinoex  |
- bump all port that indirectly depends on libjpeg and have not yet been bumped
or updated
Requested by: edwin |
30 Jul 2009 23:04:49
0.4.1_4
|
pgollucci  |
Utilize %%SITE_PERL%% and %%PERL_ARCH%% in pkg-plists
PR: ports/136771
Exp Run by: pav
Approved by: portmgr (pav) |
06 Jun 2008 13:15:07
0.4.1_4
|
edwin  |
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) |
19 May 2007 20:32:57
0.4.1_3
|
flz  |
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}. |
07 Mar 2006 08:28:06
0.4.1_2
|
ade  |
Bump PORTREVISION on glib12/gtk12 consumer ports to ease the upgrade path.
Discussed with: kris
Approved by: portmgr (implicit) |
22 Jan 2006 08:22:09
0.4.1_1
|
edwin  |
SHA256ify
Approved by: krion@ |
22 Jan 2006 01:27:30
0.4.1_1
|
edwin  |
Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtry
Approved by: krion@
PR: ports/88711 (related) |
26 Oct 2004 15:26:10
0.4.1_1
|
pav  |
- Update of maintainer's email address
PR: ports/73155
Submitted by: Sven Mohr <svmohr@rm6.net> (maintainer) |
05 Jul 2004 10:56:17
0.4.1_1
|
pav  |
- Unbreak plist: fix perl man page installation |
31 Mar 2004 03:12:58
0.4.1_1
|
trevor  |
SIZEify (maintainer timeout) |
17 Feb 2004 10:11:19
0.4.1_1
|
kris  |
BROKEN with perl != 5.6.1: broken plist |
04 Feb 2004 05:21:48
0.4.1_1
|
marcus  |
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
(Part 2) |
29 Dec 2003 01:40:39
0.4.1
|
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) |
08 Oct 2003 11:04:34
0.4.1
|
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> |