Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2005-04-02 | Pullup ticket 416 - requested by Klaus Heinz | salo | 1 | -2/+2 | |
build infrastructure fix for perl5 Revisions pulled up: - pkgsrc/lang/perl5/module.mk 1.44 Module Name: pkgsrc Committed By: heinz Date: Fri Apr 1 22:37:44 UTC 2005 Modified Files: pkgsrc/lang/perl5: module.mk Log Message: BUILDING_PERL5 is _always_ defined now, so test for a specific value. This fixes (at least) the build of mail/p5-razor-agents on NetBSD 1.6.2. Ok'ed by jlam. | |||||
2005-04-01 | Pullup ticket 408 - requested by Takahiro Kambe | salo | 3 | -271/+2525 | |
PLIST fix for ruby18-base Revisions pulled up: - pkgsrc/lang/ruby18-base/Makefile 1.3 - pkgsrc/lang/ruby18-base/PLIST 1.2 - pkgsrc/lang/ruby/rubyversion.mk 1.11 Module Name: pkgsrc Committed By: taca Date: Thu Mar 31 16:31:10 UTC 2005 Modified Files: pkgsrc/lang/ruby18-base: Makefile PLIST Log Message: Add missing ri ralated data files. Noted by Min Sik Kim <minskim>. Bump PKGREVISION. --- Module Name: pkgsrc Committed By: taca Date: Wed Mar 30 16:16:20 UTC 2005 Modified Files: pkgsrc/lang/ruby: rubyversion.mk Log Message: Add RUBY_VER_DIR to PLIST_SUBST. | |||||
2005-03-20 | This package installs a libc.la file which is manually created; i.e., it | jmmv | 2 | -5/+27 | |
has no matching .so nor .a files (but the .la file lists them). This breaks automatic PLIST generation WRT .la files, so set LIBTOOLIZE_PLIST to NO and handle them all manually. While here, explicitly disable emacs support so that we can avoid some directory removals from the PLIST. No revision bump since the binary package couldn't be built before. | |||||
2005-03-19 | Make this compile on NetBSD 3. | kleink | 2 | -4/+4 | |
2005-03-18 | With mk/ fix for PR pkg/29031, the _STRIPFLAG_* hack is no longer needed. | tv | 1 | -5/+1 | |
2005-03-12 | sr-2.3.3nb4 --- Replace sr_ptrval() by code that: | is | 3 | -2/+50 | |
- works per the specification and - works on LP64 machines as well as ILP32 machines. Designed to work anywhere where sizeof(L) >= sizeof(P). Cannot use %p, as we want to feed back the patch to the SR people, who maintain SR also on some very old systems. | |||||
2005-03-11 | Add test case for pointer-string and string-pointer conversions. | is | 3 | -25/+33 | |
2005-03-11 | Replace sr_ptrval() by code that: | is | 1 | -4/+6 | |
- works per the specification and - works on LP64 machines as well as ILP32 machines. Add test case for pointer-string and string-pointer conversions. | |||||
2005-03-11 | Add test case for pointer-string and string-pointer conversions. | is | 1 | -2/+2 | |
2005-03-10 | Fix typos. (Thanks for minskim@.) | taca | 2 | -4/+4 | |
2005-03-10 | Fix a typo. | minskim | 2 | -4/+4 | |
2005-03-09 | Add RMD160 of the distfile. | is | 1 | -1/+2 | |
2005-03-09 | Add RMD160 of distfile. | is | 1 | -1/+2 | |
2005-03-09 | Add regression test for pointer-string-pointer conversion. | is | 4 | -1/+56 | |
2005-03-09 | Some patches to make perl58 build on AIX 4.3.3. Tested build only on 4.3.3. | garbled | 3 | -7/+41 | |
2005-03-08 | Fix botch in previous: argument after : in DEPENDS must be a relative | tv | 1 | -2/+2 | |
path, not an absolute path. | |||||
2005-03-08 | sr-2.3.3nb2: create correct X11 linking instructions. | is | 3 | -14/+21 | |
2005-03-08 | Actually, that conditional doesn't even need the !empty() now; just defined(). | tv | 1 | -2/+2 | |
2005-03-08 | Fix bug in previous: Check for a variable's definition before checking its | tv | 1 | -2/+2 | |
value (otherwise older [b]make breaks on a "malformed conditional"). | |||||
2005-03-08 | use defined() instead of !empty() | dmcmahill | 1 | -2/+2 | |
2005-03-07 | add LDFLAGS when linking libpython. Needed to find -ldb4 | dmcmahill | 2 | -17/+20 | |
2005-03-07 | + Add GDBM support and enable it by default. | uebayasi | 3 | -8/+46 | |
+ Use PKG_OPTIONS. | |||||
2005-03-06 | On 64bit capable platforms, --enable-64bit | jschauma | 1 | -1/+5 | |
2005-03-06 | On 64bit capable platforms, --enable-64bit | jschauma | 1 | -1/+5 | |
2005-03-06 | Add a line: | taca | 2 | -0/+4 | |
No package should depend on this package directly. | |||||
2005-03-06 | Add and enable ruby16-base and ruby18-base. | taca | 1 | -1/+3 | |
2005-03-06 | Make this package to meta packagea containing ruby18-base, ruby18-iconv, | taca | 16 | -1391/+26 | |
ruby18-dbm, ruby18-gdbm, ruby18-curses, ruby18-readline, ruby18-digest, ruby18-opnessl, ruby18-tcltklib and ruby18-tk. Bump PKGREVISION. | |||||
2005-03-06 | Make this package to meta packagea containing ruby16-base, ruby16-dbm, | taca | 16 | -1245/+21 | |
ruby16-gdbm, ruby16-curses, ruby16-readline, ruby16-digest, ruby16-tcltklib and ruby16-tk. Bump PKGREVISION. | |||||
2005-03-06 | Change depends to ruby16-base/ruby18-base package from ruby16/ruby18 | taca | 2 | -7/+8 | |
package and tweak the package's COMMENT. Bump PKGREVISION. | |||||
2005-03-06 | Correct content to really buildlink3.mk; fix many mistakes. | taca | 1 | -61/+15 | |
2005-03-06 | Some clean up along with introducing ruby16-base/ruby18-base and make | taca | 2 | -45/+44 | |
ruby16/ruby18 package to meta pacakge. - Define RUBY_BASE to refer ruby16-base or ruby18-base name. - Define RUBY_SRCDIR to refer ruby16-base/ruby18-base src directory. - Move some definition from Makefile.comon to rubyversion.mk. - Add X11BASE to CONFIGURE_ENV. - Add RUBY_VERSION to MESSAGE_SUBST and PLIST_SUBST. | |||||
2005-03-06 | Importing ruby18-base package. | taca | 16 | -0/+1374 | |
This is minimum ruby 1.8.2 based on current ruby18 and ruby18 package will be meta pacakge later. | |||||
2005-03-06 | Importing ruby16-base package. | taca | 16 | -0/+1253 | |
This is minimum ruby 1.6.8 based on current ruby16 and ruby16 package will be meta pacakge later. | |||||
2005-03-06 | Cosmetic change with pkglint(1). | taca | 1 | -4/+4 | |
2005-03-05 | Disable aix64 when building gcc on AIX. It seems to cause wierd | garbled | 1 | -1/+5 | |
problems. I don't think gcc works properly on that target yet. | |||||
2005-03-03 | Add and enable sr and sr-examples. | wiz | 1 | -1/+3 | |
2005-03-02 | Not all the world is a VAX. | is | 2 | -1/+15 | |
2005-03-02 | size_t -> socklen_t | is | 2 | -1/+15 | |
2005-03-02 | Not all the world is a VAX. | is | 1 | -1/+2 | |
2005-03-02 | Not all world is a VAX. | is | 1 | -0/+32 | |
2005-03-02 | Be more careful when abusing libpthread internals. Should help SR on | is | 1 | -1/+2 | |
RISC machines. Version bump to 2.3.3nb1. | |||||
2005-03-02 | All the world is not a VAX! | is | 2 | -1/+15 | |
2005-03-02 | vfork() needs unistd.h | is | 5 | -1/+51 | |
2005-03-02 | Be more careful when abusing libpthread internals. Should help SR on | is | 1 | -16/+12 | |
RISC machines. Version bump to 2.3.3nb1. | |||||
2005-03-02 | Be more careful when abusing libpthread internals. Should help (at least) | is | 1 | -2/+2 | |
SR on RISC CPUs. | |||||
2005-03-02 | s/elseif/elif/ | grant | 1 | -3/+3 | |
fixes PR pkg/29562 from Robert Elz. | |||||
2005-03-01 | on IRIX 5.3 inttypes.h and sys/types.h are known to conflict. | schwarz | 1 | -1/+7 | |
2005-03-01 | Avoid mentioning the version number of the package | wiz | 1 | -1/+1 | |
in the DESCR. It was already incorrect. | |||||
2005-03-01 | Make this actually link for non-i386, as intended. | is | 1 | -14/+5 | |
Problem reported by Klaus J. Klein, Method suggested bei Nick Hudson. | |||||
2005-03-01 | Make this actually link for non-i386, as intended. | is | 1 | -2/+2 | |
Problem reported by Klaus J. Klein and Alistair G. Crooks, Method suggested bei Nick Hudson. |