notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

Finally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combination for a given watch list. This is what FreshPorts will look for.

Port details
pruby Glue interface between PHP and Ruby
0.20 www Deleted on this many watch lists=1 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 0.20Version of this port present on the latest quarterly branch.
Broken BROKEN: "does not work with the latest PHP4"
Maintainer: knu@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2001-03-03 05:58:20
Last Update: 2002-11-04 21:16:33
SVN Revision: UNKNOWN
Also Listed In: lang ruby
License: not specified in port
WWW:
http://www.ruby-lang.org/en/raa-list.rhtml?name=pRuby
Description:
pRuby is a glue code between PHP and Ruby which lets you use Ruby as a HTML-embedded, server side scripting language. With pRuby, you can intermix PHP and Ruby to create dynamic web content. For example, you can call PHP's database and image drawing functions from Ruby and vice versa. pRuby is often compared to PHP, mod_ruby, eRuby, Erb, mod_perl and ASP. Key features: better startup speed than CGI and PHP, better execution speed than PHP, more powerful and less messier to program than PHP, cross-language function calls and cross-language error handling. Author: Szabo Peter <pts@inf.bme.hu> WWW: http://www.ruby-lang.org/en/raa-list.rhtml?name=pRuby
Homepage    cgit ¦ GitHub ¦ GitHub ¦ GitLab ¦ SVNWeb - no subversion history for this port

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:
  • >0:www/pruby
No installation instructions:
This port has been deleted.
PKGNAME:
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.
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. php : www/pruby
  2. libphp4.so : www/pruby
  3. nonexistent : www/pruby
  4. ruby : lang/ruby
  5. gmake : devel/gmake
Runtime dependencies:
  1. libphp4.so : www/pruby
  2. ruby : lang/ruby
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:
Expand this list (2 items)
Collapse this list.
  1. ftp://ftp.iDaemons.org/pub/distfiles/ruby/
  2. http://www.inf.bme.hu/~pts/
Collapse this list.

Number of commits found: 9

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
0.20
04 Nov 2002 21:16:33
Original commit files touched by this commit
knu search for other commits by this committer
pRuby has been broken for quite some time, so remove the port.
0.20
06 Oct 2002 21:38:34
Original commit files touched by this commit
knu search for other commits by this committer
Use RUBY_MOD*.
0.20
30 Mar 2002 11:16:40
Original commit files touched by this commit
knu search for other commits by this committer
Mark as BROKEN; it does not work with the latest PHP4.
29 Jan 2002 12:08:37
commit hash: fp1.24107@dev.null.freshports.orgcommit hash: fp1.24107@dev.null.freshports.orgcommit hash: fp1.24107@dev.null.freshports.orgcommit hash: fp1.24107@dev.null.freshports.org files touched by this commit
knu search for other commits by this committer
Use ${ECHO_CMD} instead of ${ECHO} where you mean the echo command;   the ECHO
macro is set to "echo" by default, but it is set to "true" if   make(1) is
invoked with the -s option while ECHO_CMD is always set to   the echo command.  
 
31 Dec 2001 10:20:19
commit hash: fp1.22751@dev.null.freshports.orgcommit hash: fp1.22751@dev.null.freshports.orgcommit hash: fp1.22751@dev.null.freshports.orgcommit hash: fp1.22751@dev.null.freshports.org files touched by this commit
dirk search for other commits by this committer
Use '::' as an dependency operator for pre-everything target. This is   needed
because of the special nature of the pre-everything target.    
12 Apr 2001 08:48:29
commit hash: fp1.12490@dev.null.freshports.orgcommit hash: fp1.12490@dev.null.freshports.orgcommit hash: fp1.12490@dev.null.freshports.orgcommit hash: fp1.12490@dev.null.freshports.org files touched by this commit
knu search for other commits by this committer
I hate it that I have to make this port directly lib-depend on  
databases/mysql323-client, but this seems to be the only and last   means to
make it build on bento.  *SIGH*    
19 Mar 2001 07:52:45
commit hash: fp1.11262@dev.null.freshports.orgcommit hash: fp1.11262@dev.null.freshports.orgcommit hash: fp1.11262@dev.null.freshports.orgcommit hash: fp1.11262@dev.null.freshports.org files touched by this commit
knu search for other commits by this committer
Run-depend on mod_php4.  Seems the standalone php (lang/php4) and the   apache
module of php4 (www/mod_php4) have discrepant (or just   "different")
dependencies.    
03 Mar 2001 09:45:52
commit hash: fp1.10243@dev.null.freshports.orgcommit hash: fp1.10243@dev.null.freshports.orgcommit hash: fp1.10243@dev.null.freshports.orgcommit hash: fp1.10243@dev.null.freshports.org files touched by this commit
knu search for other commits by this committer
Avoid the use of `!=' assignment where it's possible.  Some old   make(1) seems
to have a messy problem with it.    
03 Mar 2001 08:58:20
commit hash: fp1.10241@dev.null.freshports.orgcommit hash: fp1.10241@dev.null.freshports.orgcommit hash: fp1.10241@dev.null.freshports.orgcommit hash: fp1.10241@dev.null.freshports.org files touched by this commit
knu search for other commits by this committer
Add pruby, a glue interface between PHP and Ruby.    

Number of commits found: 9