summaryrefslogtreecommitdiff
path: root/devel
AgeCommit message (Collapse)AuthorFilesLines
2005-11-04Fixed definition of BUILD_DIRS.rillig1-2/+2
2005-11-04Removed unknown JVM "jdk13".rillig2-4/+4
2005-11-04Use "+=" for BUILDLINK_TRANSFORM.readline, as suggested by pkglint.rillig1-2/+2
2005-11-03Update the intel-iscsi package to nb2:agc5-15/+46
+ build and install the OSD functionality as well.
2005-11-03Fixed wrong use of WRKSRC.rillig7-25/+27
2005-11-03Using MASTER_SITE_DEBIAN instead of hard-coded URL.rillig1-2/+2
2005-11-03Using MASTER_SITE_GNUSTEP.rillig1-2/+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-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-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-03Remove specifying RUBY_VERSION_SUPPORTED.taca3-6/+3
2005-11-03No needs to create RUBY_SITELIBDIR here.taca1-2/+1
2005-11-03Remove specifying RUBY_VERSION_SUPPORTED.taca1-8/+1
2005-11-03-ruby-installpkg.wiz1-2/+1
2005-11-03Delete removed ruby related pacakge's entries.taca1-9/+1
2005-11-03Remove packages which is part of Ruby 1.6.8.taca9-115/+0
2005-11-03Remove the rest of packages which supported by ruby16-base (Ruby 1.6.8)taca4-122/+0
packages only.
2005-11-03Remove packages which supported by ruby16-base (Ruby 1.6.8) pacakge onlytaca21-530/+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-02Changed CATEGORIES from "mine" to "devel".rillig1-2/+2
2005-11-02Don't use a patch for this OSF1 fix -- so bootstrap will use this.reed2-15/+2
2005-11-02Fix glaring error in job.c that I fixed back in the prehistorictv2-6/+6
bootstrap-pkgsrc incarnation (WTERMSIG->WSTOPSIG).
2005-11-02Update ruby-activesupport package to 1.2.1.taca3-16/+29
Changes from 1.1.1 are many to write here, please see CHANGELOG.activesupport file in ${RUBY_DOCDIR}.
2005-11-02Update rake to 0.6.2.taca3-10/+47
- pkgsrc changes; install documatation, examples and manual page. - Changes from 0.5.4 are huge, please see CHANGES file.
2005-11-02PLIST fixes for missing files reported by Krister Walfridsson (CHECK_FILES=yes)adrianp2-2/+13
Bump nb
2005-11-02Update MASTER_SITES.taca1-2/+2
2005-11-02Update MASTER_SITES and HOMEPAGE.taca1-3/+3
2005-11-02Minor clean up.taca1-3/+2
2005-11-02Set USE_RUBY_DIST_SUBDIR to yes before including rubyversion.mk.taca1-1/+2
2005-11-02Bump PKGREVISION of packages including ruby extention librarytaca2-3/+4
by Ruby 1.8.3 updates.
2005-11-02Disable packages used with ruby16-base only or bundled withtaca1-9/+9
ruby18-base packages.
2005-11-02Reset PKGREVISION by updating Ruby 1.8.3.taca2-4/+2
2005-11-02Remove ruby-zlib package since it was merged to ruby18-base pacakge now.taca5-209/+0
2005-11-02Delete ruby-zlib, ruby-digest and ruby-openssl entries.taca1-2/+1
(They merged into ruby18-base pacakge.)
2005-11-02- Update to Ruby 1.8.3.taca3-15/+22
- Don't make always use GNU readline.
2005-11-02Update distinfo for Ruby 1.8.3.taca1-4/+4
2005-11-02Fix for OpenBSD/i386.hiramatsu2-7/+20
This patch is taken from OpenBSD ports.
2005-11-01Updated libgrabstat to 0.12.rillig2-6/+6
libstatgrab 0.12 (31 July 2005) * More details added to filesystem statistics. (Patches provided by Roman Neuhauser) * Rework Linux partition detection. * Fix compile error in network stats on Linux 2.6. (Patches provided by Scott Lampert) * Change name of duplex value in network interface stats. NOTE: this minor change breaks the API. * Manual pages for saidar, statgrab and the other tools. * Fix minor typo in statgrab usage output. * Support for Solaris 10. * Support for FreeBSD 7.
2005-11-01Tim requested in PR 31974 to retire as the maintainer. The newrillig1-2/+2
maintainer is tech-pkg.
2005-11-01Update to 0.2611:wiz2-7/+6
0.2611 Mon Jun 13 22:22:53 CDT 2005 - Fix the output of an informational message that we output when changing the 'shebang line' in installable scripts. [Robin Barker] - Backported a change from the 0.27_xx branch that keeps track of any custom Module::Build subclass that might have been created in the Build.PL script, so that we can reinstantiate the right class in new_from_context(). [Requested by Jos Boumans] Same 15 test failures as 0.2610.
2005-11-01Don't build/install the catpage; removes dependency on nroff.tv2-6/+5
2005-11-01Depend on slib 3.1.2nb1, because 3.1.2 is broken (case sensitivegdt1-2/+2
symbol confusion in unix vs UNIX) and those updating guile-slib to fix problems might not realize they have to update slib as well. Suggestion from Chris Gilbert.
2005-11-01Add patch-ab and bump PKGREVISION.reed3-2/+17
This is from bootstrap for OSF1 5.1 from Sergey Svishchev in PR 31864.
2005-10-31Add source files missing in last commit.reed43-0/+7320
2005-10-31Keep the bmake source in pkgsrc/devel/bmake/files/.reed54-9/+39256
The plan is to remove the out-of-date source from bootstrap/bmake. Sources obtained from ftp://ftp.NetBSD.org/pub/NetBSD/misc/sjg/. Source is kept in files/ for bootstrap purposes (to be done). Update to version bmake-20051002. Changes include: * Makefile.in (BMAKE_VERSION): bump to 20051001 support for UnixWare and some other systems, based on patches from pkgsrc/bootstrap Remove DEPENDS for mk-files (as mentioned on tech-pkg in June). Use libnbcompat. Also patch-aa is to use libnbcompat. (I chose to use patches so files would be exact from original source tarball.) And use PKGMANDIR.
2005-10-31Apply the same fix from gtar-base for Interix (makedev -> mkdev).tv2-1/+16
2005-10-31Explicitly provide "--tag=CC" to libtool. I'm not yet sure why this is atv2-1/+15
problem on Interix, but it appears that -export-symbols-regex needs it in order for the relink-at-install phase to work properly.
2005-10-31CONFIGURE_HAS_MANDIR=notv1-1/+2
2005-10-31NOT_FOR_PLATFORM Interix.tv1-1/+3
2005-10-31Add conditionals to make build on Interix.tv2-7/+7