| Port details | 
	| 
 sfslite Standard version of the sfslite library
 1.2.7_1 devel    =0          1.2.7_1Version of this port present on the latest quarterly branch. DEPRECATED: Not staged. See http://lists.freebsd.org/pipermail/freebsd-ports-announce/2014-May/000080.html 
  This port expired on: 2014-08-31 
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-09-17 11:05:25Last Update: 2014-09-01 14:56:27SVN Revision: 366881License: not specified in portWWW: http://www.okws.orgDescription:This is a port of the SFS-Lite development libraries.  The SFS toolkit
was developed to support the SFS distributed file system (see
http://www.fs.net).  But because others use the toolkit for other
reasons, we're making SFS's libraries available as a separate,
lightweight package.  sfslite compiles much faster and can be
installed as different non-conflicting build modes (such as
sfslite-dbg or sfslite-noopt) so might be better for some applications
that need the SFS libraries but not SFS.
Maintained as port of the OKWS distribution by Maxwell Krohn.
WWW: http://www.okws.org  cgit¦GitHub¦GitHub¦GitLab¦
 Manual pages:FreshPorts has no man page information for this port.pkg-plist: as obtained via: make generate-plistThere is no configure plist information for this port.Dependency lines:
No installation instructions:This port has been deleted.PKGNAME: sfsliteFlavors: 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:  
DependenciesNOTE: FreshPorts displays only information on required and default dependencies.  Optional dependencies are not covered.Build dependencies:
bison : devel/bisongmake : devel/gmake
Library dependencies:
libgmp.so : math/gmp
There are no ports dependent upon this portConfiguration Options:
     No options to configureOptions name:N/AFreshPorts 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.2.7_1 01 Sep 2014 14:56:27
 
     | bapt  | Finish r366879 | 
| 1.2.7_1 13 Jul 2014 23:09:11
 
     | bapt  | Modernize LIB_DEPENDS
With hat:	portmgr | 
| 1.2.7_1 29 May 2014 15:09:43
 
     | miwi  | - Convert gmake, bzip2 to USES
Approved by:	portmgr | 
| 1.2.7_1 05 Feb 2014 08:22:03
 
     | bapt  | Reset maintainership due to mail bouncing
Reported by:	pkg-fallout | 
| 1.2.7_1 20 Sep 2013 17:17:45
 
     | bapt  | Add NO_STAGE all over the place in preparation for the staging support (cat:
devel part 4) | 
| 1.2.7_1 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.2.7_1 24 Oct 2011 04:17:38
 
    | dougb  | Remove more tags from pkg-descr files fo the form:
- Name
em@i.l
or variations thereof. While I'm here also fix some whitespace and other
formatting errors, including moving WWW: to the last line in the file. | 
| 1.2.7_1 03 Jul 2011 14:59:23
 
    | ohauer  | -remove MD5 | 
| 1.2.7_1 23 May 2010 18:06:57
 
    | makc  | Convert LDCONFIG_DIRS to USE_LDCONFIG for unmaintained ports.
PR:             based on ports/146365
Submitted by:   Alex Kozlov <spam at rm-rf.kiev.ua> | 
| 1.2.7_1 19 Apr 2010 10:43:43
 
    | ale  | Switch to use newer GMP version.
PR:             ports/144487
Submitted by:   ale
Approved by:    portmgr (-exp run by erwin) | 
| 1.2.7 09 Sep 2009 02:46:01
 
    | araujo  | - Update to 1.2.7.
PR:             ports/138054
Submitted by:   Sylvio Cesar <scjamorim@bsd.com.br>
Approved by:    maintainer timeout (more than 2 weeks) | 
| 1.2.3_1 13 May 2009 09:46:02
 
    | ale  | Chase libgmp and bump PORTREVISION. | 
| 1.2.3 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  ) | 
| 1.2.3 15 Feb 2008 21:31:15
 
    | miwi  | - Update to 1.2.3
PR:             120141
Submitted by:   Maxwell Krohn <ports@okws.org> (maintainer) | 
| 1.2.2_1 13 Nov 2007 00:23:05
 
    | pav  | - Mark BROKEN: does not compile with GCC 4.2
Reported by:    pointyhat
Approved by:    portmgr (hat) | 
| 1.2.2_1 17 Oct 2007 10:13:01
 
    | ade  | Migration from bison 1.x to 2.x
PR:             117086
Tested by:      -exp runs | 
| 1.2.2 04 Oct 2007 00:41:11
 
      | edwin  | Remove always-false/true conditions based on OSVERSION 500000 | 
| 1.2.2 27 Sep 2007 19:53:54
 
    | alepulver  | - Update to version 1.2.2.
PR:             ports/115952
Submitted by:   ports@okws.org (maintainer) | 
| 0.8.4_1 13 Jul 2007 15:02:43
 
    | miwi  | - Fix build after devel/dmalloc
- Fix build with gcc 4.2
Submitted by:   pointyhat via pav
                Petar Petrov <pesho.petrov@gmail.com>
Approved by:    maintainer | 
| 0.8.4_1 14 Aug 2006 22:55:18
 
    | clsung  | - s,INSTALLS_SHLIB,USE_LDCONFIG,g
- these include comms/ converters/ databases/ devel/ maintained by ports@
PR:             ports/101916
Submitted by:   Gea-Suan Lin <gslin_AT_gslin dot org> | 
| 0.8.4_1 10 May 2006 14:46:48
 
    | ale  | Chase gmp library and bump PORTREVISION. | 
| 0.8.4 04 May 2006 21:41:12
 
    | edwin  | Remove USE_REINPLACE from all categories starting with D | 
| 0.8.4 22 Jan 2006 01:48:34
 
    | edwin  | Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtry
Approved by:    krion@
PR:             ports/88711 (related) | 
| 0.8.4 06 Dec 2005 16:04:29
 
    | tdb  | - Update to 0.8.4
PR:             90033
Submitted by:   Maxwell Krohn <max@freebsd5.pdos.lcs.mit.edu>
Approved by:    maintainer, clement (mentor) | 
| 0.8.3 03 Dec 2005 11:13:40
 
    | tdb  | - Update to 0.8.3
PR:             89815
Submitted by:   Maxwell Krohn <ports@okws.org> (maintainer)
Approved by:    clement (mentor) | 
| 0.8.1 17 Sep 2005 11:04:52
 
    | pav  | This is a port of the SFS-Lite development libraries.  The SFS toolkit
was developed to support the SFS distributed file system (see
http://www.fs.net).  But because others use the toolkit for other
reasons, we're making SFS's libraries available as a separate,
lightweight package.  sfslite compiles much faster and can be
installed as different non-conflicting build modes (such as
sfslite-dbg or sfslite-noopt) so might be better for some applications
that need the SFS libraries but not SFS.
PR:             ports/86178
Submitted by:   Maxwell Krohn <krohn@mit.edu> |