Port details |
- sswf Library and script language tool to create Flash movies
- 1.8.4_7 graphics =3 1.8.4_7Version of this port present on the latest quarterly branch.
- There is no maintainer for this port.
- Any concerns regarding this port should be directed to the FreeBSD Ports mailing list via ports@FreeBSD.org
- Port Added: 2005-10-17 08:48:15
- Last Update: 2023-07-28 17:13:17
- Commit Hash: 664a2fa
- People watching this port, also watch:: pth, rman, libwmf, mc, unrtf
- License: MIT
- WWW:
- https://www.m2osw.com/sswf
- Description:
- A C++ Library and a script language tool to create Flash (SWF) movies up to
version 9. Supports nearly all the Macromedia Flash tags. Includes detailled
docs and a tool to convert your system fonts to a Flash movie.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- To install the port:
- cd /usr/ports/graphics/sswf/ && make install clean
- To add the package, run one of these commands:
- pkg install graphics/sswf
- pkg install sswf
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: sswf
- Flavors: there is no flavor information for this port.
- distinfo:
- SHA256 (sswf-1.8.4-src.tar.gz) = 45b6335b1892e834e81bc4870962c7c6bed0a03261c6246ccdc5215f70339a8b
SIZE (sswf-1.8.4-src.tar.gz) = 3491002
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:
-
- bison : devel/bison
- pkgconf>=1.3.0_1 : devel/pkgconf
- Library dependencies:
-
- libfreetype.so : print/freetype2
- libjpeg.so : graphics/jpeg-turbo
- There are no ports dependent upon this port
Configuration Options:
- ===> The following configuration options are available for sswf-1.8.4_7:
DEBUG=off: Build with debugging support
===> Use 'make config' to modify these settings
- Options name:
- graphics_sswf
- USES:
- bison iconv jpeg libtool localbase pkgconfig
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
1.8.4_7 28 Jul 2023 17:13:17 |
Daniel Engberg (diizzy) |
*/*: Bump jpeg-turbo users treewide
New major version 3.0.0 |
1.8.4_6 26 Jul 2023 09:40:13 |
Muhammad Moinur Rahman (bofh) |
graphics/sswf: Fix build with llvm16
Approved by: portmgr (blanket)
Sponsored by: The FreeBSD Foundation |
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) |
1.8.4_6 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 ) |
1.8.4_6 20 Jul 2022 14:22:04 |
Tobias C. Berner (tcberner) |
graphics: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* "Waitman Gobble" <uzimac@da3m0n8t3r.com>
* Aaron Dalton <aaron@FreeBSD.org>
* Abel Chow <ozsanh45vds001@sneakemail.com>
* Adam Weinberger <adamw@FreeBSD.org>
* Ade Lovett <ade@FreeBSD.org>
* Ade Lovett <ade@lovett.com>
* Akinori MUSHA aka knu <knu@idaemons.org>
* Aldis Berjoza <aldis@bsdroot.lv>
* Alex Hayward <xelah@xelah.com>
* Alex Ivasyuv <siegerstein@pochta.ru>
* Alex Samorukov <samm@os2.kiev.ua> (Only the first 15 lines of the commit message are shown above ) |
1.8.4_6 07 Aug 2021 08:12:37 |
Tobias C. Berner (tcberner) |
graphics/sswf: prepare for freetype2 update
- freetype2 will no longer ship freetype-config (which was a pkg-config
wrapper) in the near future -- use pkg-config to gather the required
flags.
PR: 251512 |
1.8.4_6 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
1.8.4_6 07 Jul 2018 18:15:30 |
tobik |
graphics/sswf: Fix build with Clang 6
compiler.c++:419:21: error: comparison between pointer and integer ('const char
*' and 'int')
while(package_info != '\0') {
~~~~~~~~~~~~ ^ ~~~~
http://beefy11.nyi.freebsd.org/data/head-i386-default/p473790_s335878/logs/sswf-1.8.4_5.log |
1.8.4_5 22 Apr 2018 09:33:46 |
amdmi3 |
- Add LICENSE
- Switch to USES=localbase
- Switch to options helpers
- Update WWW |
1.8.4_5 01 Apr 2016 14:00:57 |
mat |
Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.
With hat: portmgr
Sponsored by: Absolight |
1.8.4_5 22 Jun 2015 18:33:22 |
antoine |
Convert to USES=jpeg |
1.8.4_5 17 Apr 2015 07:44:51 |
tijl |
Fix build after r384096 (hiding of _LIBICONV_VERSION)
Reported by: antoine |
1.8.4_5 15 Apr 2015 08:20:28 |
tijl |
converters/libiconv:
- Remove const qualifier from iconv(3) to match POSIX:
http://pubs.opengroup.org/onlinepubs/9699919799/functions/iconv.html
- Patch iconv.h to expose more GNU extensions when LIBICONV_PLUG is
defined because the base system iconv supports these extensions too.
Add/remove patches to/from ports to call iconv with non-const arguments.
This breaks some ports on FreeBSD 10 because base system iconv.h still has
the const qualifier. Fix this by letting USES=iconv add a build dependency
on converters/libiconv so ports can use its iconv.h (with LIBICONV_PLUG
defined) instead of the base system iconv.h.
This exposed some ports that link with libiconv when it is available instead
of using libc iconv. In these cases one of the following changes has been (Only the first 15 lines of the commit message are shown above ) |
1.8.4_4 20 Oct 2014 17:04:21 |
bapt |
Cleanup plist |
1.8.4_4 22 Aug 2014 17:36:51 |
tijl |
Convert to USES=libtool and add INSTALL_TARGET=install-strip |
1.8.4_3 16 Apr 2014 18:28:50 |
zeising |
The FreeBSD x11@ and graphics team proudly presents
a zeising, kwm production, with help from dumbbell, bdrewery:
NEW XORG ON FREEBSD 9-STABLE AND 10-STABLE
This update switches over to use the new xorg stack by default on FreeBSD 9
and 10 stable, on osversions where vt(9) is available.
It is still possible to use the old stack by specifying WITHOUT_NEW_XORG in
/etc/make.conf .
FreeBSD 8-STABLE and released versions of FreeBSD still use
the old version.
A package repository with binary packages for new xorg will
be available soon.
This patch also contains updates of libxcb and related ports, pixman, as well (Only the first 15 lines of the commit message are shown above ) |
1.8.4_2 08 Oct 2013 16:47:00 |
pawel |
- Fix build on head with iconv in base
- Remove leading article from COMMENT
- Switch to new LIB_DEPENDS, OPTIONS
- Add support for STAGEDIR |
1.8.4_2 20 Sep 2013 18:35:46 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
graphics) |
1.8.4_2 27 Apr 2013 11:59:29 |
mva |
- Convert USE_ICONV=yes to USES=iconv
- Change USE_GNOME=pkgconfig|gnomehack to USES=pathfix|pkgconfig while here
Reviewed by: zeising |
1.8.4_2 23 Apr 2013 10:47:03 |
bapt |
Convert g* to USES=pkgconfig |
1.8.4_2 08 Mar 2013 11:32:12 |
bapt |
Convert USE_BISON to USES= bison
It brings bison as a build dependency in case it is set the following way:
USES= bison or USES= bison:build
it brings bison as a run dependency in case it is set the following way:
USES= bison:run
it brings bison both as a run and build dependency in case it the set the
following way:
USES= bison:both
While here trim some headers
Convert some USE_GNOME= gnomehack to USES= pathfix |
1.8.4_2 01 Feb 2013 15:04:01 |
ak |
- Fix all cases of 'No newline at end of file' in ports tree
Approved by: portmgr (bapt) |
1.8.4_2 26 Jul 2012 05:40:24 |
bapt |
new devel/pkgconf added to replace devel/pkg-config. new version of pkg-config
are no more self hosting so we are stuck with 0.25 version while pkgconf provide
the same set of features as 0.27 and a compatible frontend. A symlink to
pkg-config has been added for convenience and compatibility
This also introduces a new macro to use pkgconf in your ports:
USE_PKGCONFIG
it can take the following arguments:
- yes (meaning build only dep)
- build (meaning build only dep)
- run (meaning run only dep)
- both (meaning run and build dep)
From now USE_GNOME= pkgconfig is deprecated in favour of USE_PKGCONFIG
The old gnome macro has been modified to use pkgconf but still the sameway: run
and build dep to avoid large breakage.
While here fix some ports relying on pkg-config but not specifying it, fix some
ports broken because testing wrong .pc files, and fix ports using pkg-config
--version to determine pkg-config version instead of
pkg-config --modversion pkg-config like recommanded by pkg-config
With Hat: portmgr
Exp-runs by: bapt (pointhat-west), beat (pointyhat) |
1.8.4_2 22 Jul 2012 23:24:00 |
dougb |
For the ports that are maintained by ports@ that have pkgconfig as their
only USE_GNOME feature, convert to a BUILD_DEPENDS. This avoids both the
bug of the bogus run depend introduced by bsd.gnome.mk, and also avoids
needlessly pulling that file in. |
1.8.4_2 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 |
1.8.4_2 30 Jul 2011 13:28:23 |
rene |
- Fix build with clang [1]
- Pet portlint [1]
Rename new patch files to match the current port style and
http://www.freebsd.org/doc/en/books/porters-handbook/slow-patch.html
PR: ports/158077
Submitted by: Marcin Cieslak [saper saper.info] |
1.8.4_2 03 Jul 2011 14:12:23 |
ohauer |
-remove MD5 |
1.8.4_2 04 Dec 2010 07:34:27 |
ade |
Sync to new bsd.autotools.mk |
1.8.4_2 05 Feb 2010 11:46:55 |
dinoex |
- update to jpeg-8 |
1.8.4_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 |
1.8.4_1 18 Jul 2009 11:11:29 |
dinoex |
- update to jpeg7
Tested by: pav on pointyhat |
1.8.4 20 Mar 2009 23:31:14 |
miwi |
- Update to 1.8.4
PR: 132750
Submitted by: Ports Fury |
1.8.3 18 Aug 2008 22:08:16 |
miwi |
- Update to 1.8.3
PR: 126597
Submitted by: Ports Fury |
1.7.4_1 06 Aug 2008 20:41:05 |
anholt |
Drop maintainership on my ports as I'm no longer using FreeBSD. |
1.7.4_1 25 Jul 2008 14:34:52 |
pav |
- Remove USE_GCC where it can be satisfied with base compiler on following
FreeBSD versions: 5.3 and up, 6.x, 7.x, 8-CURRENT |
1.7.4_1 17 Oct 2007 10:13:01 |
ade |
Migration from bison 1.x to 2.x
PR: 117086
Tested by: -exp runs |
1.7.4 29 Jan 2007 23:51:55 |
kris |
Use libtool port instead of included version to avoid a.out objformat botch |
1.7.4 31 Aug 2006 07:12:37 |
anholt |
Update to 1.7.4.
PR: ports/101946
Submitted by: Stanislav Sedov <ssedov@mbsd.msk.ru> |
1.7.2_1 23 Feb 2006 10:40:45 |
ade |
Conversion to a single libtool environment.
Approved by: portmgr (kris) |
1.7.2 22 Jan 2006 12:35:18 |
edwin |
SHA256ify
Approved by: krion@ |
1.7.2 15 Nov 2005 06:52:12 |
ade |
Mass-conversion to the USE_AUTOTOOLS New World Order. The code present
in bsd.autotools.mk essentially makes this a no-op given that all the
old variables set a USE_AUTOTOOLS_COMPAT variable, which is parsed in
exactly the same way as USE_AUTOTOOLS itself.
Moreover, USE_AUTOTOOLS has already been extensively tested by the GNOME
team -- all GNOME 2.12.x ports use it.
Preliminary documentation can be found at:
http://people.FreeBSD.org/~ade/autotools.txt
which is in the process of being SGMLized before introduction into the
Porters Handbook.
Light blue touch-paper. Run. |
1.7.2 03 Nov 2005 03:38:14 |
anholt |
Add the @dirrm entries, which I had missed entirely.
Reported by: pointyhat via kris |
1.7.2 23 Oct 2005 20:59:15 |
anholt |
Add missing dependency on freetype, which was always happily satisfied already
by my installed systems.
Reported by: pointyhat via kris |
1.7.2 20 Oct 2005 08:49:47 |
anholt |
BUILD_DEPEND on bison, which is required to successfully build (fallback to
byacc fails).
Reported by: pointyhat via kris |
1.7.2 17 Oct 2005 08:47:32 |
anholt |
New port: sswf, a tool to build Flash animation files from sourcecode, including
support for ActionScript. |