Age | Commit message (Expand) | Author | Files | Lines |
2005-07-29 | * Separate out the shell registration into a separately unpacked script | jlam | 18 | -37/+35 |
2005-07-17 | Quieten CHECK_WRKREF. The dumped environment variables is not a problem. | kristerw | 1 | -1/+5 |
2005-07-16 | Remove some unnecessarily strong dependencies on perl that resulted | jlam | 1 | -2/+2 |
2005-07-16 | Get rid of USE_PERL5. The new way to express needing the Perl executable | jlam | 1 | -2/+1 |
2005-07-15 | Drop distinction between PKGSRC_USE_TOOLS and USE_TOOLS by making | jlam | 1 | -2/+2 |
2005-07-14 | fix build on OpenBSD, from Jason Lingohr. | grant | 2 | -7/+9 |
2005-07-13 | Turn PERL5_PACKLIST into a relative path instead of an absolute path. | jlam | 2 | -4/+4 |
2005-07-08 | Eliminate conflicting function declarations on Darwin. | kristerw | 3 | -7/+7 |
2005-07-07 | Don't enforce using the "readline" package on every platform just | tron | 1 | -6/+9 |
2005-07-01 | Use devel/readline instead of the included readline library. Bump | minskim | 1 | -2/+11 |
2005-07-01 | Use devel/readline instead of the included readline library. Bump | minskim | 1 | -3/+11 |
2005-06-24 | Change the CONFIGURE_ENV where possible to use the variables users are | kristerw | 1 | -13/+14 |
2005-06-23 | Prevent paths to the build directories from being included in the package. | kristerw | 1 | -1/+16 |
2005-06-17 | Create directories before installing files into them. | jlam | 3 | -3/+8 |
2005-06-14 | Make this package build on Linux by correcting PLIST. Fixes PR pkg/29552. | minskim | 2 | -2/+4 |
2005-05-31 | Packages have no business modifying PKG_DEFAULT_OPTIONS -- it's a | dillo | 2 | -17/+8 |
2005-05-23 | Removed trailing white-space. | rillig | 2 | -2/+2 |
2005-05-22 | Remove USE_GNU_TOOLS and replace with the correct USE_TOOLS definitions: | jlam | 1 | -2/+2 |
2005-05-15 | Note where gzip or gunzip is required by the package since it isn't | jlam | 1 | -1/+3 |
2005-04-28 | Avoid using != to define OS_VER .. use :sh instead to defer evaluation | jlam | 1 | -3/+3 |
2005-04-20 | Add & enable rssh. | seb | 1 | -1/+2 |
2005-04-20 | Initial import of rssh version 2.2.3 into the NetBSD Packages Collection. | seb | 6 | -0/+90 |
2005-04-11 | Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used. | tv | 14 | -28/+14 |
2005-04-08 | Turn off on Interix, as it takes almost a day to build to the point of dying. | tv | 1 | -1/+3 |
2005-04-07 | Changes 4.2.5: | adam | 5 | -21/+22 |
2005-03-29 | Update to 0.3.14: | jmmv | 3 | -13/+9 |
2005-03-29 | Make it compile on 1.6.2, I think. But it seems subtly odd, still... | kim | 3 | -6/+78 |
2005-03-25 | Upgrade to tcsh 6.14.00 | kim | 3 | -63/+57 |
2005-03-24 | Remove OpenBSD RCS Id, not really useful here. | wiz | 1 | -2/+1 |
2005-03-24 | Remove FreeBSD RCS Ids. pkgsrc has diverged too much for syncing to be | wiz | 4 | -11/+4 |
2005-03-15 | Add a patch allowing compilation of bash on AIX 4.3.3. Tested not to | garbled | 2 | -1/+55 |
2005-03-10 | nb1: Use standard build and install processes via ${BSD_INSTALL_*}. | tv | 4 | -47/+34 |
2005-03-10 | Add Interix-specific system call bits. | tv | 4 | -13/+43 |
2005-03-08 | Changes 050219: | adam | 2 | -10/+9 |
2005-03-04 | Make this work on IRIX. | jschauma | 2 | -2/+9 |
2005-02-27 | Update to 3.0pl16, pulling in the first 16 official patches for bash. | wiz | 3 | -6/+61 |
2005-02-24 | Add RMD160 digests. | agc | 19 | -20/+46 |
2005-02-24 | agc agreed to maintain this package. | wiz | 1 | -1/+2 |
2005-02-21 | Changes 4.2.4: | adam | 5 | -20/+36 |
2005-02-20 | Kill some hardcoded UID, GID, and mode settings that were being passed to | snj | 2 | -9/+11 |
2005-01-28 | Add scponly. | snj | 1 | -1/+2 |
2005-01-28 | Initial import of scponly-4.0, a tiny shell that only permits scp and sftp. | snj | 5 | -0/+64 |
2005-01-25 | Add another Interix hack -- ut_xtime is the obsolescent name for utmpx.ut_tv. | tv | 1 | -2/+5 |
2005-01-25 | Pull in PLIST.${OPSYS} if existant. | tv | 1 | -3/+8 |
2005-01-25 | Pick up previously orphaned terminfo.so installed file. | tv | 1 | -0/+2 |
2005-01-25 | Extend other *BSD build fixes to Interix. | tv | 3 | -7/+7 |
2005-01-24 | Fix GETPGRP_VOID test for Interix in configure. | tv | 1 | -0/+13 |
2005-01-24 | Interix has no general sync() syscall. | tv | 2 | -1/+16 |
2005-01-21 | Partly Interix fix, but also readonly-root fix: Don't use "-w '/'" to | tv | 2 | -1/+15 |
2005-01-21 | Use nbcompat-based build on Interix, too (missing <sysexits.h>). | tv | 1 | -2/+2 |