summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2004-11-28Fix MASTER_SITE_RUBY to use proper version directory.taca1-14/+14
2004-11-28Note update of monotone to 0.15.jmmv2-3/+3
2004-11-28Changes in the package, coming from a monotone package I started creatingjmmv8-76/+39
yesterday w/o having checked for this one: - Beautify DESCR. - Take maintainership. - Handle monotone.info properly. - Mark the package as C/C++. - Use boost's toolset.mk to get the compiler name. - Simplify patches by using CPPFLAGS. - Add missing dependencies. While here, update to 0.15: - overhauled the internal representation of changes. see README.changesets for details. - fixed bugs in merkle trie synchronization code. - fixed echoing and progress UI bugs (helps when using in emacs). - upgraded cryptopp to 5.2.1. - fixed bug 8715, diff hunk coordinate reporting. - added figures, new tutorial to manual. - improve accuracy of log command. - several build, configure, and linkage fixes. - some OSX / PPC portability fixes.
2004-11-28use PKGBASE rather than PKGNAME - the version of the PHP4-bundled componentjdolecek2-4/+4
might differ, so claiming the exact version is part of PHP4 might be misleading
2004-11-28Updated keychain to 2.4.3martti2-3/+3
2004-11-28Updated keychain to 2.4.3martti2-6/+6
* Bug fixes
2004-11-28Updated some xfce4 pluginsmartti2-5/+5
2004-11-28Updated xfce4-taskbar-plugin 0.2.2martti3-10/+7
* Bug fixes
2004-11-28Updated xfce4-showdesktop-plugin to 0.4.0martti4-9/+12
* Bug fixes
2004-11-28Updated xfce4-minicmd-plugin to 0.3.0martti3-9/+7
* Bug fixes
2004-11-28Note remove devel/ruby-ri package.taca1-1/+2
2004-11-28Remove ruby-ri package.taca5-85/+1
- ri command itsself is bundled in ruby18. - ruby-ri's distfile dosen't seems to available any more.
2004-11-28Note remove of devel/ruby-mutexm and security/ruby-acl package.taca1-1/+3
2004-11-28Remove ruby-acl.taca5-70/+1
- Ruby 1.8.1 bundled this extention library. - Use ruby-drb package for ruby16 since it contain this library.
2004-11-28Remove ruby-mutexm.taca5-38/+1
- Ruby 1.8.1 bundled this extention library. - Use ruby-drb package for ruby16 since it contain this library.
2004-11-28Don't show the currently selected options if there aren't any.jlam1-1/+3
2004-11-28Migrate ruby-ri to use new framework for Ruby packages.taca1-3/+3
2004-11-28Migrate ruby-mutexm to use new framework for Ruby packages.taca1-6/+5
2004-11-28Prevent use DIST_SUBDIR keeping use previous distfiles.taca1-1/+2
2004-11-28Oops, I forgot to commit these files.taca3-7/+5
2004-11-28Note remove of lang/ruby-base package.taca1-1/+2
2004-11-28-ruby-1.8.1, ruby-bigfloat-1.2.1, ruby-digest-1.8.1, ruby-fcgi-0.8.5taca1-13/+1
-ruby-gsl-0.2.0, ruby-gtk-0.34, ruby-icmp-0.2.2, ruby-mysql-2.5.1 -ruby-racc-1.4.4, ruby-rexml-3.1.2, ruby-rttool-0.1.8, ruby-webunit-20040429
2004-11-28Rewrite lib-checking code to use the standard variables and method tojlam1-28/+17
check and store the presence of libreadline and libedit. Also, don't assume that just because libreadline.* exists that GNU readline exists. Instead, use the presence of particular macros in the readline.h header as a check for GNU readline.
2004-11-28delete ruby-base pacakge now.taca1-2/+1
2004-11-28Removing ruby-base package since this is obsolete with new frameworktaca21-1082/+0
for Ruby packages.
2004-11-28Fix a mistake of REPLACE_RUBY_DIRS usage.taca2-4/+4
2004-11-28Note addition of thsee pacakges:taca1-1/+14
textproc/ruby-xmlparser-0.6.8 devel/ruby16-racc-1.4.3 www/ruby16-borges-0.2.0 And update of these pacakges: net/ruby-drb to 2.0.4 net/ruby-icmp to 0.2.2 net/ruby-xmlrpc4r to 1.7.16 textproc/ruby-erb to 2.0.4 textproc/ruby-rexml to 3.1.2 textproc/ruby-rttool to 0.1.8 www/ruby-borges to 1.1.0 www/ruby-fcgi to 0.8.5 www/ruby-webunit to 20040429++ x11/ruby-fox to 1.0.29
2004-11-28Add and enable ruby16-borges package.taca1-1/+2
2004-11-28Importing ruby16-borges package previous ruby-borges version for ruby16.taca4-0/+79
2004-11-28Update ruby-drb pacakge to 2.0.4 migrating to use new frameworktaca4-38/+63
for Ruby packages. And mark this package is only for ruby16. (Ruby 1.8.1 and lator bundled the same version.)
2004-11-28Migrate ruby-installpkg to use new framework for Ruby packagestaca5-32/+25
and mark this package is only for ruby16.
2004-11-28Migrate ruby-installpkg to use new framework for Ruby packages andtaca3-12/+9
mark this package is only for ruby16.
2004-11-28Migrate ruby-strscan to use new framework for Ruby packages and marktaca2-8/+6
this package is only for ruby16.
2004-11-28Migrate ruby-optparse to use new framework for Ruby packages andtaca5-12/+21
mark this package is only for ruby16. Also trivial manual page fix, too.
2004-11-28Importing ruby16-racc, ruby-racc package for ruby16.taca4-0/+122
Racc is an LALR(1) parser generator for Ruby. It is written in Ruby and generates Ruby code. Almost all functions of yacc(1) are implemented.
2004-11-28Migrate ruby-gtk to use new framework for Ruby packages.taca4-37/+24
2004-11-28Update ruby-fox package to 1.0.29 migrating to use new frameworktaca3-71/+24
for Ruby packages. 1.0.29 is the latest 1.0 seriese release.
2004-11-28Update ruby-webunit package to 20040429++ migrating to use newtaca4-17/+21
framework for Ruby packages. === 20040429+ --> 20040429++ * add <area> to SingleTags in parser.html (Thanks to Philip Plumlee) === 20040429 --> 20040429+ * fix bug about handling XHTML(like <hr/> tag, in SingleTags at parser.rb) === 20040211 --> 20040429 * fit htmlsplit to XHTML(like <p/> tag, it's temporary and defective) === 20030121 --> 20040211 * fix for ruby 1.8.1
2004-11-28Migrate ruby-installpkg to use new framework for Ruby packages.taca1-11/+10
And mark this package is only for ruby16, too. The same version is bundled in ruby18.
2004-11-28Migrate ruby-tag to use new framework for Ruby packages.taca1-6/+4
2004-11-28Migrate ruby-htmlsplit to use new framework for Ruby packages.taca1-8/+5
2004-11-28Update ruby-fcgi pacakge to 0.8.5 migrating to use new frameworktaca3-36/+10
for Ruby packages. Changes are unknown.
2004-11-28Reverse the tests so that we actually check for the existence and notjlam5-30/+30
the non-existence of the library -- this more accurately reflects what we want to say.
2004-11-28Update to ruby-borges pacakge to 1.1.0 migrating to use new frameworktaca4-62/+1312
for Ruby packages. Changes are huge and this version is Ruby 1.8 and lator.
2004-11-28Migrate ap2-ruby to use new framework for Ruby packages.taca2-27/+52
2004-11-28Migrate ap-ruby to use new framework for Ruby packages.taca2-42/+43
2004-11-28Add and emable ruby-xmlparser.taca1-1/+2
2004-11-28Initial import of ruby-xmlparser 0.6.8 pacakge.taca6-0/+185
Ruby-xmlparse is a module to access to James Clark's XML Parser Toolkit "expat" (http://www.jclark.com/xml/expat.html) from Ruby. It is used by net/ruby-xmlrpc4r pakcage.
2004-11-28Update ruby-rttool to 0.1.8 migrating to use new frameworktaca5-22/+35
for Ruby packages. Changes: - Now right adjustment number with sign.
2004-11-28Update ruby-rexml package to 3.1.2 migrating to use new frameworktaca4-526/+707
for Ruby packages. Changes are unknown but it would be huge. NOTE: ruby18 (Ruby 1.8.1) package bundled rexml 2.7.3.