summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2005-11-03Updated pkglint to 4.33.rillig2-3/+4
Changes since 4.32.2: - Added checks for CATEGORIES. - Modernized checks for DEPENDS and BUILD_DEPENDS. - Simplified PLIST directive checks.
2005-11-03Added "linux" to the list of allowed categories.rillig1-2/+2
2005-11-03Added a variable R_HOMEPAGE_BASE that is needed as a replacement for allrillig1-1/+3
those packages that currently use ${MASTER_SITE_R_CRAN:=foo} as their HOMEPAGE. As the HOMEPAGE is a single URL, not a list of URLs, the MASTER_SITE variables cannot be used for this.
2005-11-03Note update of intel-iscsi package to 20040115nb1agc1-1/+2
2005-11-03Update package to nb1:agc4-8/+28
recognise the REPORT_LUNS SCSI command in the iSCSI target, and just return the maximum number of LUNs that the target can handle.
2005-11-03Added comments for global variables. Renamed $loglines to $lines, as therillig1-35/+29
checking routines don't use physical lines anymore, so there's no need to distinguish them. Removed deprecated "@" line checks from the PLIST checker. These lines are all reported as "Unknown PLIST directive" now.
2005-11-03Note update of mantis to 1.0.0rc3adrianp1-1/+2
2005-11-03Update to 1.0.0rc3 (from 1.0.0rc2)adrianp2-7/+6
From the Changelog: - 0006273: [security] File Inclusion Vulnerability (vboctor) - 0006275: [security] SQL injection (vboctor) - 0006234: [filters] Filter sometimes returns no results (thraxisp) - 0006295: [filters] Old filters and view_state problems. (thraxisp) - 0006288: [filters] Patch against CVS HEAD for Saved filter problem with view_state (thraxisp) - 0006296: [filters] Filter sql includes unnecessary links to custom_field_string_table for date custom fields (thraxisp) - 0006297: [filters] sorting on custom field, bring MySQL to deadlock loop (thraxisp)
2005-11-03Note update of Gorm to 1.0.0rh1-1/+2
2005-11-03Update Gorm to 1.0.0.rh3-9/+31
Noteworthy changes in version `1.0.0' ========================================= * All inspectors are now modeled in .gorm files. * Added autosizing to form attributes inspector. * Utilize and maintain parent/child data structure more pervasively * Reorganized code in palettes for cleaner implementation. * Removed code to check for user bundles, since bugs in Camaelon which prompted those changes were fixed long ago. * Added documentation to GormCore
2005-11-03Drop support of ruby16 base packages.taca1-18/+7
2005-11-03Remove specifying RUBY_VERSION_SUPPORTED.taca2-4/+2
2005-11-03Remove supporting ruby16-base package.taca1-5/+1
2005-11-03Remove specifying RUBY_VERSION_SUPPORTED.taca1-2/+1
2005-11-03Remove supporting ruby16-base package.taca4-29/+4
2005-11-03Remove specifying RUBY_VERSION_SUPPORTED.taca4-8/+4
2005-11-03No needs to create RUBY_SITELIBDIR here.taca1-2/+1
2005-11-03Remove specifying RUBY_VERSION_SUPPORTED.taca1-8/+1
2005-11-03Remove supporting ruby16-base package.taca1-9/+2
2005-11-03Remove specifying RUBY_VERSION_SUPPORTED.taca2-4/+2
2005-11-03Note removed these packages:taca1-1/+26
lang/ruby16 devel/ruby-installpkg devel/ruby-optparse devel/ruby-strscan devel/ruby-testunit devel/ruby-textbuf devel/ruby-unit math/ruby-bigfloat net/ruby-drb textproc/ruby-erb textproc/ruby-rdoc textproc/ruby-rexml textproc/ruby-syck www/ruby-webrick converters/ruby16-iconv devel/ruby16-racc www/ruby16-borges devel/ruby16-curses devel/ruby16-zlib security/ruby16-digest security/ruby16-openssl x11/ruby16-tcltk x11/ruby16-tk lang/ruby16-base net/ruby-xmlrpc4r
2005-11-03Fix typo.wiz1-2/+2
2005-11-03Remove overlooked file.wiz1-6/+0
2005-11-03-ruby-installpkg.wiz1-2/+1
2005-11-03Delete removed ruby related pacakge's entries.taca9-33/+9
2005-11-03Remove ruby-xmlrpc4r pacakge since it is part of ruby18-base pacakge.taca5-126/+0
2005-11-03Remove ruby16-base package. It's time to say good-bye.taca17-1331/+0
2005-11-03+ iozone-3.254, jpilot-0.99.8, stunnel-4.14.wiz1-2/+4
2005-11-03Remove packages which is part of Ruby 1.6.8.taca25-381/+0
2005-11-03Add and enable gtklevel9.wiz1-1/+2
2005-11-03Add and enable libwcalc.wiz1-1/+2
2005-11-03Remove the rest of packages which supported by ruby16-base (Ruby 1.6.8)taca12-247/+0
packages only.
2005-11-03Remove packages which supported by ruby16-base (Ruby 1.6.8) pacakge onlytaca56-1928/+0
and now bundled in ruby18-base pacakges.
2005-11-03Remove ruby-installpkg package.taca4-34/+0
This package was needed to install ruby-borges package when it was imported. Now no package needs to this simple script.
2005-11-03Remove ruby16; Ruby 1.6.8 meta package. It's time to say good-bye.taca3-41/+0
2005-11-03Note update of these packages:taca1-1/+3
www/ruby-actionwebservice: 0.9.1 textproc/ruby-redcloth: 3.0.4
2005-11-03Update ruby-redcloth package to 3.0.4.taca3-13/+20
- version: 3.0.4 date: 2005-02-18 changes: - The caps class doesn't swallow spaces. - Horizontal rules required to be on an empty line. - Hard breaks don't screw with Markdown headers any longer. - Fixed error triggered by complex lists. - Inline markups need to be butted up against enclosing text, no spaces. - Fixed problem with intermingled single and double quotes. - Brought back lite_mode.
2005-11-03Update www/ruby-actionwebservice package to 0.9.1.taca3-10/+10
*0.9.1* (October 19th, 2005) * Upgraded to Action Pack 1.10.1 and Active Record 1.12.1 *0.9.0* (October 16th, 2005) * Fix invalid XML request generation bug in test_invoke [Ken Barker] * Add XML-RPC 'system.multicall' support #1941 [jbonnar] * Fix duplicate XSD entries for custom types shared across delegated/layered services #1729 [Tyler Kovacs] * Allow multiple invocations in the same test method #1720 [dkhawk] * Added ActionWebService::API::Base.soap_client and ActionWebService::API::Base.xmlrpc_client helper methods to create the internal clients for an API, useful for testing from ./script/console * ActionWebService now always returns UTF-8 responses.
2005-11-03Note update of these packages:taca1-1/+9
graphics/ruby-RMagick: 1.9.3 misc/rubygems: 0.8.11nb1 net/dtcp: 20050521nb1 textproc/ruby-html-parser: 19990912p2 textproc/ruby-rdtool: 0.6.18 devel/ruby-rd-mode: 0.6.18 tectproc/ruby-rttool: 1.0.1 graphics/ruby-opengl: 0.32g
2005-11-03Update graphics/ruby-opengl package to 0.32g.taca2-7/+6
2004-07-17 <yoshi@giganet.net> * fixed marks callback function (thanks patch: nobu.nokada@softhome.net)
2005-11-03Update textproc/ruby-rttool to 1.0.1.taca4-39/+30
- rdrt2 command no longer depends on setting of .rd2rc. - Some characters now could be escaped. - English documentation. - Stop warning with Ruby 1.8 and lator.
2005-11-03Update textproc/ruby-rdtool package to 0.6.18 and it updatestaca6-112/+54
devel/ruby-rd-mode pacakge, too. = CHANGES :0.6.18 * bin/rd2 UTF-8 support. * support Ruby 1.9. * makerdtools.rb fixed some bugs. * fixed install dot.rd2rc problem * fixed some bugs. :0.6.17 * utils/rd-mode.el patch from <shirai@p1jp.com> :0.6.16 * utils/rd-mode.el font-face patch from HIRAOKA by MoonWolf <moonwolf@moonwolf.com> :0.6.15 * re-packaging by MoonWolf <moonwolf@moonwolf.com>
2005-11-03- Update ruby-html-parser pacakge to 19990912p2.taca3-13/+22
- Use USE_RUBY_INSTALL. 2001-07-10 Fix array concatination statement in install_rb() of the install.rb for Ruby 1.6.2 or later. Reported by Ed L Cashin <ecashin@terry.uga.edu>
2005-11-03Remove dependency to ruby-dbm and ruby-digest package.taca1-6/+3
Bump PKGREVISION.
2005-11-03- remove dependency to ruby-digest, ruby-openssl and ruby-zlib packages.taca1-5/+3
- require Ruby 1.8.3 or lator. Bump PKGREVISION.
2005-11-03Update ruby-RMagick package to 1.9.3 applying patch provided bytaca2-7/+7
PR pkg/31856 from OBATA Akio.
2005-11-03Note PKGREVISION bump of xfce4-quicklauncher-plugin.minskim1-1/+2
2005-11-03Add a missing file to PLIST. Bump PKGREVISION.minskim2-2/+4
2005-11-03Note PKGREVISION bump of mydns-*.minskim1-1/+3
2005-11-03mydns-* packages need gettext-lib.minskim4-6/+8