Age | Commit message (Expand) | Author | Files | Lines |
2005-04-05 | Sort. | wiz | 1 | -37/+37 |
2005-04-05 | Use sdbm/bl3 instead of DEPENDS. | wiz | 1 | -3/+2 |
2005-04-05 | Add to patches from the BSD# project to only use to isinf from the OS | recht | 9 | -21/+58 |
2005-04-05 | Pull in various tcl.m4 patches from the lang/tcl package. In particular | dmcmahill | 5 | -21/+8662 |
2005-04-04 | update to mono-1.1.6 | recht | 7 | -69/+32 |
2005-04-03 | Drop me as maintainer, haven't touched it for several years. | mjl | 1 | -2/+2 |
2005-04-02 | Use DEPENDS, instead of including buildlink3.mk, to pull in | minskim | 1 | -1/+6 |
2005-04-01 | BUILDING_PERL5 is _always_ defined now, so test for a specific value. | heinz | 1 | -2/+2 |
2005-03-31 | Add missing ri ralated data files. Noted by Min Sik Kim <minskim>. | taca | 2 | -270/+2523 |
2005-03-30 | Add buildlink3 file. | wiz | 1 | -0/+18 |
2005-03-30 | Add RUBY_VER_DIR to PLIST_SUBST. | taca | 1 | -1/+2 |
2005-03-29 | Use PKG_FAIL_REASON when the python version is not found, otherwise | xtraeme | 1 | -2/+2 |
2005-03-29 | Add "ruby" to CATEGORIES. | minskim | 1 | -2/+2 |
2005-03-27 | commit patch missed in the previous commit | recht | 1 | -23/+25 |
2005-03-27 | update to mono-1.1.5 | recht | 15 | -288/+301 |
2005-03-26 | There are platforms that do not have malloc.h. Use stdlib.h instead. | kristerw | 2 | -1/+15 |
2005-03-26 | New maintainer, new distfile | adam | 2 | -6/+6 |
2005-03-25 | Update to JDK 1.5.1_02. No critical bugs; only security impact is the | tv | 4 | -17/+18 |
2005-03-25 | I volunteered to manage this. | tv | 1 | -2/+2 |
2005-03-25 | No need to set USE_BUILDLINK3=yes; this is now the default. | jmmv | 1 | -3/+1 |
2005-03-24 | Remove redundant inclusion of pth/buildlink3.mk. This exact same code | jlam | 1 | -4/+1 |
2005-03-24 | Don't check for USE_BUILDLINK3 anymore in these files. These are included | jlam | 1 | -15/+7 |
2005-03-24 | Don't check USE_BUILDLINK3 any more. | tv | 1 | -6/+2 |
2005-03-24 | Remove FreeBSD RCS Ids. pkgsrc has diverged too much for syncing to be | wiz | 5 | -12/+5 |
2005-03-24 | USE_BUILDLINK3 is mandatory; don't check for it anymore. | tv | 1 | -6/+1 |
2005-03-24 | Update tinyscheme from version 1.33 to 1.35, to pick up bugfixes: | agc | 4 | -119/+9071 |
2005-03-24 | Changes 3.08.3: | adam | 18 | -92/+193 |
2005-03-24 | Perl's Configure needs to be restricted from finding libraries that | jlam | 2 | -5/+9 |
2005-03-23 | Forcibly set the locations for the version-specific directories. | jlam | 2 | -10/+10 |
2005-03-23 | Add and enable ruby-doc-stdlib. | minskim | 1 | -1/+2 |
2005-03-23 | Import ruby-doc-stdlib-0.9.13, which is the Ruby Standard Library | minskim | 4 | -0/+39 |
2005-03-23 | Update HOMEPAGE and MASTER_SITES. Closes PR 29769 by Antoine Reilles. | wiz | 1 | -3/+3 |
2005-03-20 | This package installs a libc.la file which is manually created; i.e., it | jmmv | 2 | -5/+27 |
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 |
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 |
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 |
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 |
2005-03-08 | use defined() instead of !empty() | dmcmahill | 1 | -2/+2 |