Port details |
- rast Full-text search system using N-gram
- 0.3.1_7 textproc
=0 0.3.1_7Version of this port present on the latest quarterly branch.
- BROKEN: Does not compile
DEPRECATED: Broken for more than 6 months This port expired on: 2014-08-22 IGNORE: is marked as broken: Does not compile
- 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: 2006-01-30 13:56:36
- Last Update: 2014-08-22 09:16:44
- SVN Revision: 365623
- License: not specified in port
- WWW:
- http://projects.netlab.jp/rast/
- Description:
- Rast is a full-text search system.
WWW: http://projects.netlab.jp/rast/
-
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: rast
- 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:
-
- nkf : japanese/nkf
- ruby19 : lang/ruby19
- libtool>=2.4 : devel/libtool
- Runtime dependencies:
-
- ruby19 : lang/ruby19
- Library dependencies:
-
- libapr-1.so : devel/apr1
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- 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 |
0.3.1_7 22 Aug 2014 09:16:44 |
rene |
Remove expired ports:
2014-08-22 databases/pg_filedump: Broken for more than 6 months
2014-08-22 devel/svnmerge: Broken for more than 6 months
2014-08-22 net-mgmt/circe: Broken for more than 6 months
2014-08-22 print/latex-aa: Broken for more than 6 months
2014-08-22 textproc/rast: Broken for more than 6 months
2014-08-22 www/abyssws: Broken for more than 6 months
2014-08-22 www/docebo: Not maintained upstream
2014-08-22 www/rejik: Broken for more than 6 months and depends on www/squid
which reached EOL 2 years ago |
0.3.1_7 21 Aug 2014 22:50:30 |
mandree |
Berkeley DB cleanup, remove versions 4.0 ... 4.7.
- Mk/bsd.database.mk rewrite, new default to db5.
- db6 is eligible by default only if installed on the system.
- Bump PORTREVISION of all ports that directly depend on BerkeleyDB or
where USE_BDB is found in the port's directory
- Patch a few ports such that they will pick up or work with newer
versions.
- Add UPDATING entry
- Drive-by format fix for pks
- Drop BerkeleyDB option from mail/popular for now, requires more work.
- Exp-run logs linked from the PR below.
- Ports that do not build (IGNORE, BROKEN, etc.) have pro-forma changes
for new Berkeley DB, but are untested.
NOTE: please read UPDATING and the Wiki page before proceeding!
Announcement: http://lists.freebsd.org/pipermail/freebsd-ports-announce/2014-August/000090.html
Wiki reference: https://wiki.freebsd.org/Ports/BerkeleyDBCleanup
PR: 192690
Approved by: portmgr (implicit, PORTREVISION bump on unstaged ports) |
0.3.1_6 29 Jul 2014 21:43:18 |
adamw |
Convert some more USE_BZIP2 to USES=tar:bzip2
Approved by: portmgr (not really, but touches unstaged ports) |
0.3.1_6 22 Jul 2014 17:45:13 |
antoine |
Deprecate some ports BROKEN for more than 6 months
With hat: portmgr |
0.3.1_6 02 Jul 2014 17:35:21 |
bapt |
Resetting maintainership on ports that have not been staged and without any
pending PR
With hat: portmgr |
0.3.1_6 12 Jun 2014 09:17:33 |
tijl |
Bump PORTREVISION on everything that depends on devel/apr1 due to the
library version change.
Approved by: portmgr (implicit) |
0.3.1_5 07 Feb 2014 16:46:05 |
bapt |
Remove the deprecation added by accident
Reported by: rene |
0.3.1_5 07 Feb 2014 11:44:09 |
bapt |
Chase boost and icu bump
While here convert some LIB_DEPENDS |
0.3.1_4 02 Jan 2014 20:28:29 |
swills |
- Ruby 1.8 is gone, mark this broken unconditionally (with all versions of
Ruby) |
0.3.1_4 20 Sep 2013 23:17:32 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
textproc) |
0.3.1_4 06 Jul 2013 09:04:54 |
ohauer |
- bump PORTREVISION on ports with LIB_DEPENDS+= devel/apr1
while I'm here
- convert to USES=gmake
- trim Makefile header and respect nice_people |
0.3.1_3 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 |
0.3.1_3 06 Aug 2011 16:42:39 |
swills |
- Mark broken with Ruby 1.9
- Mark MAKE_JOBS_UNSAFE while here
PR: ports/159172
With hat: ruby@ |
0.3.1_3 03 Jul 2011 14:40:25 |
ohauer |
-remove MD5 |
0.3.1_3 04 Dec 2010 07:34:27 |
ade |
Sync to new bsd.autotools.mk |
0.3.1_3 18 May 2010 04:08:06 |
pgollucci |
- Chase devel/apr -> devel/apr1 shuffling
PR: ports/146553
Submitted by: myself (pgollucci@)
With Hat: apache@ |
0.3.1_2 18 May 2010 04:05:05 |
pgollucci |
- Convert ports/ to devel/apr1
PR: ports/146553
Submitted by: myself (pgollucci@)
With Hat: apache@ |
0.3.1_2 05 May 2010 21:52:39 |
pgollucci |
4/5: Chase devel/apr shlib bump
PR: ports/146130
Approved by: portmgr (pav)
Tested by: -exp run (pav)
With Hat: apache@ |
0.3.1_1 10 Jan 2010 06:20:34 |
kuriyama |
- Unbreak on 8.x by removing gmake usage which is not needed. |
0.3.1_1 09 Aug 2009 20:56:23 |
pav |
- Mark BROKEN on 8.X
Reported by: pointyhat |
0.3.1_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 |
0.3.1_1 06 Jan 2009 17:43:44 |
wxs |
- Remove conditional checks for FreeBSD 5.x and older
Approved by: pav |
0.3.1_1 20 Aug 2008 03:51:46 |
kuriyama |
- Unbreak by fixing incorrect pointer usage in APR_RING_SENTINEL macro.
# I'm not sure why this can be built before... |
0.3.1_1 23 Jul 2008 22:46:55 |
pav |
- Mark BROKEN: does not compile (local_db.c:2114: error: request for member
'next' in something not a structure or union) |
0.3.1_1 07 Jul 2008 11:34:51 |
miwi |
- Bump PORTREVISION after arp update
PR: 125277
Submitted by: rodrigc |
0.3.1 19 Apr 2008 17:56:05 |
miwi |
- Remove unneeded dependency from gtk12/gtk20 [1]
- Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG
- Remove X11BASE support in favor of LOCALBASE or PREFIX
- Use USE_LDCONFIG instead of INSTALLS_SHLIB
- Remove unneeded USE_GCC 3.4+
Thanks to all Helpers:
Dmitry Marakasov, Chess Griffin, beech@, dinoex, rafan, gahr,
ehaupt, nox, itetcu, flz, pav
PR: 116263
Tested on: pointyhat
Approved by: portmgr (pav) |
0.3.1 29 Jan 2007 23:51:55 |
kris |
Use libtool port instead of included version to avoid a.out objformat botch |
0.3.1 19 May 2006 05:57:34 |
nork |
Cosmetic change:
o Use BDB_* macros instead of direct.
Oked by: kuriyama |
0.3.1 13 Mar 2006 06:34:18 |
kuriyama |
Fix incorrect use of $OSREL for unbreak on old versions.
Reported by: tdb
Approved by: portmgr (linimon) |
0.3.1 11 Feb 2006 03:23:54 |
kuriyama |
- Use $OSREL and $OSVERSION instead of .exists() to check magic.h
existance (unbreaking bento build on 4.x).
Hint by: kris |
0.3.1 30 Jan 2006 13:53:33 |
kuriyama |
Add rast 0.3.1, full-text search system using N-gram. |