Port details |
- see-devel Simple ECMAScript Engine (SEE)
- 3.0.1376_2 lang
=0 3.0.1376_2Version of this port present on the latest quarterly branch. - Maintainer: numisemis@yahoo.com
 - Port Added: 2005-10-31 14:43:04
- Last Update: 2014-07-07 09:41:23
- SVN Revision: 361044
- Also Listed In: devel
- License: not specified in port
- WWW:
- http://www.adaptive-enterprises.com.au/~d/software/see/
- Description:
- Library that provides an ECMAScript (JavaScript) run-time environment.
WWW: http://www.adaptive-enterprises.com.au/~d/software/see/
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:
-
- see-devel>0:lang/see-devel
- No installation instructions:
- This port has been deleted.
- PKGNAME: see-devel
- 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:
-
- perl5.14.4 : lang/perl5.14
- Library dependencies:
-
- gc : devel/boehm-gc
- There are no ports dependent upon this port
Configuration Options:
- ===> The following configuration options are available for see-devel-3.0.1376_2:
DOCS=on: Build and/or install documentation
GC=on: Use Boehm-Weiser garbage collection package
OPTIMIZED_CFLAGS=off: Use extra compiler optimizations
SEE_DEBUG=off: Internal SEE library debugging
THREADS=on: Threading support
===> Use 'make config' to modify these settings
- Options name:
- N/A
- 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.0.1376_2 07 Jul 2014 09:41:23
  |
bapt  |
Update to 3.1
Support stage
Convert to USES=libtool
Remove the -devel version which is outdated an no more needed
PR: 187954
Submitted by: numisemis@yahoo.com (maintainer) |
3.0.1376_2 20 Sep 2013 19:53:10
  |
bapt  |
Add NO_STAGE all over the place in preparation for the staging support (cat:
lang) |
17 Sep 2013 06:40:21

|
bapt  |
Convert to new perl framework
Convert from USE_GMAKE to USES=gmake |
3.0.1376_2 12 May 2013 06:05:03
  |
bapt  |
Convert to new options framework |
3.0.1376_2 19 Mar 2013 13:04:31
  |
eadler  |
This changes almost all the "gnomehack" only USE_GNOME cases to USES= pathfix.
If a port used other USE_GNOME items it was untouched.
The ports that used other USES were fixed by hand.
PR: ports/177081
Reviewed by: bapt
Approved by: portmgr (miwi) |
3.0.1376_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 |
3.0.1376_2 03 Jul 2011 13:45:36
 |
ohauer  |
- remove MD5 |
3.0.1376_2 21 Aug 2008 23:00:20
 |
gahr  |
- Import two bug-fixes from upstream
PR: 126713
Submitted by: Simun Mikecin <numisemis@yahoo.com> (maintainer) |
3.0.1376_1 21 Aug 2008 06:18:49
 |
rafan  |
Update CONFIGURE_ARGS for how we pass CONFIGURE_TARGET to configure script.
Specifically, newer autoconf (> 2.13) has different semantic of the
configure target. In short, one should use --build=CONFIGURE_TARGET
instead of CONFIGURE_TARGET directly. Otherwise, you will get a warning
and the old semantic may be removed in later autoconf releases.
To workaround this issue, many ports hack the CONFIGURE_TARGET variable
so that it contains the ``--build='' prefix.
To solve this issue, under the fact that some ports still have
configure script generated by the old autoconf, we use runtime detection
in the do-configure target so that the proper argument can be used.
Changes to Mk/*:
- Add runtime detection magic in bsd.port.mk (Only the first 15 lines of the commit message are shown above ) |
3.0.1376_1 09 May 2008 17:11:13
 |
itetcu  |
- add new option MULTIPLE_THREADS. With this option enabled libsee/dtoa.c is
compiled with proper thread locking.
- bump PORTVERSION
PR: ports/122525
Submitted by: maintainer |
3.0.1376 06 Apr 2008 10:03:46
 |
rafan  |
- Update to 3.0.1376
- Change MASTER_SITES to submitter's mirror site
PR: ports/122330
Submitted by: Simun Mikecin <numisemis at yahoo.com> (maintainer) |
2.1.1293 29 Jan 2008 19:27:17
 |
erwin  |
Fix fetching by spelling MASTER_SITE_LOCAL with only one S
Submitted by: pointyhat |
2.1.1293 29 Jan 2008 09:38:31
 |
vanilla  |
Upgrade to 2.1.1293.
PR: ports/120082
Submitted by: maintainer |
2.0.1131_3 04 Oct 2007 01:25:18
 |
edwin  |
Remove always-false/true conditions based on OSVERSION 500000 |
2.0.1131_3 14 Dec 2006 12:52:25
 |
miwi  |
- Add DEBUG knob
PR: ports/106665
Submitted by: Simun Mikecin <numisemis@yahoo.com> (maintainer) |
2.0.1131_2 12 Dec 2006 21:32:37
 |
miwi  |
- Fix UTF8 decoding
PR: ports/106635
Submitted by: Simun Mikecin <numisemis@yahoo.com> (maintainer) |
2.0.1131_1 05 Dec 2006 15:03:41
 |
jmelo  |
- Update mastersite.
PR: ports/105691
Submitted by: Simun Mikecin <numisemis@yahoo.com> (maintainer) |
2.0.1131_1 07 Sep 2006 20:21:33
 |
ehaupt  |
- Provide a patch to fix daylight saving calculations
- Bump PORTREVISION
PR: 102895
Submitted by: Simun Mikecin <numisemis@yahoo.com> (maintainer) |
2.0.1131 17 Aug 2006 16:42:03
 |
rafan  |
- Update to 2.0.1131, unbreak it
- Update maintainer's email
- -O2 -> -O3 if WITH_OPTIMIZED_CFLAGS
- s/INSTALLS_SHLIB/USE_LDCONFIG/
PR: ports/102145
Submitted by: Simun Mikecin <numisemis at yahoo.com> (maintainer) |
1.3_1 16 Jul 2006 21:09:05
 |
linimon  |
Mark as broken: fail to install. |
1.3_1 09 May 2006 20:52:24
 |
edwin  |
Remove USE_REINPLACE from the categories starting with L |
1.3_1 23 Feb 2006 10:40:45
 |
ade  |
Conversion to a single libtool environment.
Approved by: portmgr (kris) |
1.3 22 Jan 2006 12:42:24
 |
edwin  |
SHA256ify
Approved by: krion@ |
1.3 10 Dec 2005 18:51:02
 |
flz  |
- Add new locations in MASTER_SITES.
PR: ports/90202
Submitted by: maintainer |
1.3 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.3 31 Oct 2005 14:42:20
 |
garga  |
Library that provides an ECMAScript (JavaScript) run-time environment.
WWW: http://www.adaptive-enterprises.com.au/~d/software/see/
PR: ports/88178
Submitted by: Simun Mikecin <sime@logos.hr> |