Port details |
- seed3 GObject JavaScriptCore bridge
- 3.2.0_5 devel
=0 3.2.0_5Version of this port present on the latest quarterly branch.
- DEPRECATED: No longer used
This port expired on: 2016-03-05
- Maintainer: gnome@FreeBSD.org
- Port Added: 2013-04-22 22:03:43
- Last Update: 2016-03-06 17:32:52
- SVN Revision: 410467
- Also Listed In: gnome
- License: not specified in port
- WWW:
- http://live.gnome.org/Seed
- Description:
- Seed is a library and interpreter, dynamically bridging (through
GObjectIntrospection) the WebKit JavaScriptCore engine, with the GNOME
platform. Seed serves as something which enables you to write standalone
applications in JavaScript, or easily enable your application to be extensible
in JavaScript.
WWW: http://live.gnome.org/Seed
-
cgit ¦ GitHub ¦ GitHub ¦ GitLab ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - There is no configure plist information for this port.
- Dependency lines:
-
- No installation instructions:
- This port has been deleted.
- PKGNAME: seed3
- Flavors: there is no flavor information for this port.
- distinfo:
- There is no distinfo for this port.
No package information for this port in our database- Sometimes this happens. Not all ports have packages. Perhaps there is a build error. Check the fallout link:
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- gnome-js-common.pc : devel/gnome-js-common
- msgfmt : devel/gettext-tools
- gmake : devel/gmake
- pkgconf : devel/pkgconf
- intltool-extract : textproc/intltool
- Library dependencies:
-
- libffi.so : devel/libffi
- libwebkitgtk-3.0.so : www/webkit-gtk3
- libgirepository-1.0.so : devel/gobject-introspection
- libdbus-glib-1.so : devel/dbus-glib
- libmpfr.so : math/mpfr
- libintl.so : devel/gettext-runtime
- libsqlite3.so : databases/sqlite3
- libatk-1.0.so : accessibility/atk
- libglib-2.0.so : devel/glib20
- libgtk-3.so : x11-toolkits/gtk30
- libxml2.so : textproc/libxml2
- libpango-1.0.so : x11-toolkits/pango
- There are no ports dependent upon this port
Configuration Options:
- ===> The following configuration options are available for seed3-3.2.0_5:
DOCS=on: Build and/or install documentation
===> Use 'make config' to modify these settings
- Options name:
- N/A
- USES:
- gettext gmake libtool:keepla pathfix pkgconfig tar:xz
- 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 |
3.2.0_5 06 Mar 2016 17:32:52 |
rene |
Remove expired ports:
2016-03-05 devel/seed: No longer used
2016-03-05 devel/seed3: No longer used
2016-03-06 audio/waheela: Distfiles unavailable and no updates in 6 years
2016-03-06 sysutils/logstash-contrib: Upstream now distributing plugins
separately: see https://github.com/logstash-plugins |
3.2.0_5 05 Feb 2016 13:35:40 |
kwm |
Mark the seed ports deprecated, they are no long used. |
3.2.0_5 27 Oct 2014 11:07:20 |
bapt |
Cleanup plist |
3.2.0_5 10 Sep 2014 20:50:37 |
gerald |
Update the default version of GCC in the Ports Collection from GCC 4.7.4
to GCC 4.8.3.
Part II, Bump PORTREVISIONs.
PR: 192025
Tested by: antoine (-exp runs)
Approved by: portmgr (implicit) |
3.2.0_4 04 Jul 2014 09:41:00 |
tijl |
Bump PORTREVISION on all ports with USE_SQLITE=yes or USE_SQLITE=3 that
have not been bumped yet after the latest libsqlite3.so library version
change.
Approved by: portmgr (implicit) |
3.2.0_3 25 Jun 2014 05:35:32 |
bapt |
Convert GMAKE to MAKE_CMD
Please note that lots of invocation of MAKE_CMD here are wrong as they do not
properly respect MAKE_ENV and friends
With hat: portmgr |
3.2.0_3 23 Apr 2014 13:25:17 |
tijl |
When linking a library libA with a library libB using libtool, if libB.la
exists, libtool will add all libraries libB.la refers to (dependency_libs
field) to the linker command line and store them in the dependency_libs
field of libA.la. So everything that subsequently links with libA will also
link to these extra libraries. This causes too much overlinking.
This commit modifies Mk/Uses/libtool.mk so it empties the dependency_libs
field in .la libraries during staging. However, because .la libraries have
very limited use when dependency_libs is empty it makes sense to completely
remove them during staging.
So with this commit USES=libtool is modified to remove .la libraries and a
new form (USES=libtool:keepla) is introduced in case they need to be kept
(dependency_libs is still emptied).
(Only the first 15 lines of the commit message are shown above ) |
3.2.0_2 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 ) |
3.2.0_1 11 Apr 2014 14:48:58 |
bapt |
Add forgotten DOCS option |
3.2.0_1 11 Apr 2014 14:47:38 |
bapt |
Support stage |
3.2.0 27 Nov 2013 17:14:28 |
kwm |
Resolve pkgname conflict. |
3.2.0 20 Sep 2013 17:17:45 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
devel part 4) |
3.2.0 13 Sep 2013 14:50:54 |
bapt |
Add an explicit dependency on pkgconf |
3.2.0 26 Apr 2013 10:44:29 |
ak |
- Convert USE_GETTEXT to USES (part 4)
Approved by: portmgr (bapt) |
3.2.0 22 Apr 2013 22:06:35 |
kwm |
Fix port. Apparently I committed a older version.
Submitted by: Freshport sanity check |
22 Apr 2013 22:03:24
|
kwm |
Add seed 3.2.0.
Seed is a library and interpreter, dynamically bridging
(through GObjectIntrospection) the WebKit JavaScriptCore engine
This version uses the webkit-gtk3 port.
Obtained from: GNOME team repo. |