summaryrefslogtreecommitdiff
path: root/shells
AgeCommit message (Expand)AuthorFilesLines
2005-11-08Include devel/sysexits bl3.tv1-1/+2
2005-10-29Rename 9rc to 9base.minskim22-448/+1
2005-10-26Remove a master site that does not provide the distfile any longer.wiz1-2/+1
2005-10-23Add 9rc.minskim1-1/+2
2005-10-23Import 9rc from pkgsrc-wip. Packaged by Leonard Schmidt.minskim21-0/+446
2005-10-23Sorted PLIST.rillig2-9/+9
2005-10-23Fixed pkglint warnings.rillig12-13/+33
2005-10-23Fixed pkglint warning.rillig2-6/+6
2005-10-11Allow the one-true-shell to work on DragonFly. Patches are includedjoerg13-11/+174
2005-10-10Don't declare errno, errno.h does so already.joerg2-1/+14
2005-10-05Remove some more *LEGACY* settings that are over a month old andwiz2-4/+2
2005-09-28Adjust HOMEPAGE.seb1-2/+2
2005-09-28Replaced "# defined" with "yes" in Makefile variables like GNU_CONFIGURE,rillig1-3/+3
2005-09-21Use PKGNAME_NOREV when setting WRKSRC. Fixes bulk build problem.wiz1-2/+2
2005-09-20Fix build problem under NetBSD-current.tron2-1/+24
2005-09-20Teach the +SHELLS helper script to not create an /etc/shells file ifjlam18-25/+39
2005-08-07Fix PLIST on OpenBSD.hiramatsu5-13/+10
2005-08-06Bump the PKGREVISIONs of all (638) packages that hardcode the locationsjlam2-3/+4
2005-07-29* Separate out the shell registration into a separately unpacked scriptjlam18-37/+35
2005-07-17Quieten CHECK_WRKREF. The dumped environment variables is not a problem.kristerw1-1/+5
2005-07-16Remove some unnecessarily strong dependencies on perl that resultedjlam1-2/+2
2005-07-16Get rid of USE_PERL5. The new way to express needing the Perl executablejlam1-2/+1
2005-07-15Drop distinction between PKGSRC_USE_TOOLS and USE_TOOLS by makingjlam1-2/+2
2005-07-14fix build on OpenBSD, from Jason Lingohr.grant2-7/+9
2005-07-13Turn PERL5_PACKLIST into a relative path instead of an absolute path.jlam2-4/+4
2005-07-08Eliminate conflicting function declarations on Darwin.kristerw3-7/+7
2005-07-07Don't enforce using the "readline" package on every platform justtron1-6/+9
2005-07-01Use devel/readline instead of the included readline library. Bumpminskim1-2/+11
2005-07-01Use devel/readline instead of the included readline library. Bumpminskim1-3/+11
2005-06-24Change the CONFIGURE_ENV where possible to use the variables users arekristerw1-13/+14
2005-06-23Prevent paths to the build directories from being included in the package.kristerw1-1/+16
2005-06-17Create directories before installing files into them.jlam3-3/+8
2005-06-14Make this package build on Linux by correcting PLIST. Fixes PR pkg/29552.minskim2-2/+4
2005-05-31Packages have no business modifying PKG_DEFAULT_OPTIONS -- it's adillo2-17/+8
2005-05-23Removed trailing white-space.rillig2-2/+2
2005-05-22Remove USE_GNU_TOOLS and replace with the correct USE_TOOLS definitions:jlam1-2/+2
2005-05-15Note where gzip or gunzip is required by the package since it isn'tjlam1-1/+3
2005-04-28Avoid using != to define OS_VER .. use :sh instead to defer evaluationjlam1-3/+3
2005-04-20Add & enable rssh.seb1-1/+2
2005-04-20Initial import of rssh version 2.2.3 into the NetBSD Packages Collection.seb6-0/+90
2005-04-11Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used.tv14-28/+14
2005-04-08Turn off on Interix, as it takes almost a day to build to the point of dying.tv1-1/+3
2005-04-07Changes 4.2.5:adam5-21/+22
2005-03-29Update to 0.3.14:jmmv3-13/+9
2005-03-29Make it compile on 1.6.2, I think. But it seems subtly odd, still...kim3-6/+78
2005-03-25Upgrade to tcsh 6.14.00kim3-63/+57
2005-03-24Remove OpenBSD RCS Id, not really useful here.wiz1-2/+1
2005-03-24Remove FreeBSD RCS Ids. pkgsrc has diverged too much for syncing to bewiz4-11/+4
2005-03-15Add a patch allowing compilation of bash on AIX 4.3.3. Tested not togarbled2-1/+55
2005-03-10nb1: Use standard build and install processes via ${BSD_INSTALL_*}.tv4-47/+34