summaryrefslogtreecommitdiff
path: root/shells (follow)
Commit message (Collapse)AuthorAgeFilesLines
* - Update to version 20030929Kirill Ponomarev2003-09-294-6/+6
| | | | | | | | PR: 57373 Submitted by: Kirk Strauser <kirk@strauser.com> (maintainer) Notes: svn path=/head/; revision=89839
* New port: shells/bash-completionEdwin Groothuis2003-09-2913-0/+143
| | | | | | | | | | | | | | The shells/bash-completion port installs Ian Macdonald's programmable completion library for Bash 2.04 and above. This gives users context- sensitive tab-completion for such things as program arguments, SSH hostnames, NFS mounts, and so on. PR: ports/52790 Submitted by: Kirk Strauser <kirk@strauser.com> Notes: svn path=/head/; revision=89798
* - Fix build on -currentKirill Ponomarev2003-09-271-0/+11
| | | | | | | Reported by: kris via bento Notes: svn path=/head/; revision=89588
* KATO mega patchEdwin Groothuis2003-09-275-5/+5
| | | | | | | | | | | | | | - ECHO -> ECHO_MSG For some ports: - pre-fetch -> pre-everything - ECHO -> ECHO_CMD PR: ports/56820-56858 Submitted by: KATO Tsuguru <tkato@prontomail.com> Notes: svn path=/head/; revision=89492
* Fixup tcsh_config to look in ${PREFIX}/share instead of /usr/share.Sean Chittenden2003-09-101-1/+6
| | | | | | | Pointed out by: demon Notes: svn path=/head/; revision=88952
* After using tcsh for 4 years and having just discovered the 'rprompt'Sean Chittenden2003-09-095-0/+38
| | | | | | | | parameter, I conclude my hunt for other nifty shell tricks by adding a port of the .tcshrc project. Notes: svn path=/head/; revision=88875
* o Respect scponly default configuration.Norikatsu Shigemura2003-09-022-26/+37
| | | | | | | | | | | o Introduce WITH_SCPONLY_CHROOT knob. o Use ${DOCSDIR} in Makefile. PR: ports/56300 Submitted by: rushani (maintainer) Notes: svn path=/head/; revision=88328
* - Fix typo in COMMENT [1]Kirill Ponomarev2003-09-012-4/+2
| | | | | | | | | - Use INFO Submitted by: Anthraxz <bouloumag@hotmail.com> [1] Notes: svn path=/head/; revision=88286
* Fix build on -current (varargs -> stdarg)David E. O'Brien2003-08-319-0/+0
| | | | | | | | | | [don't propagate the poorly named patch files from the PR] PR: 56146 Submitted by: Michael Edenfield <kutulu@kutulu.org> Notes: svn path=/head/; revision=88174
* - Fix build on -current (varargs -> stdarg)Kirill Ponomarev2003-08-309-0/+255
| | | | | | | | PR: 56146 Submitted by: Michael Edenfield <kutulu@kutulu.org> Notes: svn path=/head/; revision=88065
* - Fix build on -currentKirill Ponomarev2003-08-291-0/+1707
| | | | | | | | PR: 56107 Submitted by: Michael Edenfield <kutulu@kutulu.org> Notes: svn path=/head/; revision=87955
* - use new hook USE_GNUSTEP in bsd.port.mkDirk Meyer2003-08-281-6/+3
| | | | Notes: svn path=/head/; revision=87820
* Remove tcsh.Alexander Leidinger2003-08-217-104/+0
| | | | | | | Approved by: portmgr (marcus) Notes: svn path=/head/; revision=87445
* Forced update to release 2003-07-24.Christian Weisgerber2003-08-012-3/+3
| | | | | | | Submitted by: Daniel Rudy <dcrudy@pacbell.net> Notes: svn path=/head/; revision=86152
* Update to 2.04a.Akinori MUSHA2003-07-293-16/+2
| | | | Notes: svn path=/head/; revision=85815
* - flat layoutDirk Meyer2003-07-261-5/+5
| | | | Notes: svn path=/head/; revision=85626
* Fix compatibility with rsync (depend explicitly on rsync).Maho Nakata2003-07-251-1/+3
| | | | | | | | PR: 54844 Submitted by: rushani (maintainer) Notes: svn path=/head/; revision=85607
* fix configure arguments for gftp stuff.Maho Nakata2003-07-251-2/+2
| | | | | | | | PR: 54843 Submitted by: rushani (maintainer) Notes: svn path=/head/; revision=85606
* Fix NOSHARED (produce static executable)Sergey A. Osokin2003-07-212-0/+2
| | | | | | | | | Noticed by: Dan Nelson Submitted by: Sergei Kolobov <sergei@kolobov.com> (maintainer) PR: 54699, 54700 Notes: svn path=/head/; revision=85291
* Update to 4.0.7 and turn over this port to the submitter. This updateWill Andrews2003-07-203-542/+613
| | | | | | | | | | includes a large number of new options as well. PR: 53512 Submitted by: Sergei Kolobov <sergei@kolobov.com> Notes: svn path=/head/; revision=85221
* Update to release 2003-06-21.Christian Weisgerber2003-07-082-3/+3
| | | | | | | Submitted by: fenner (portsurvey) Notes: svn path=/head/; revision=84425
* Update to 4.1.1.Shigeyuki Fukushima2003-07-044-535/+687
| | | | | | | | PR: ports/53513 Submitted by: Sergei Kolobov <sergei@kolobov.com> Notes: svn path=/head/; revision=84212
* - Drop obsolete definesDirk Meyer2003-07-041-1/+0
| | | | Notes: svn path=/head/; revision=84178
* Update to 2.04.Akinori MUSHA2003-06-303-2/+16
| | | | Notes: svn path=/head/; revision=83883
* Add "test" target to exercise regression tests; from NetBSD.Christian Weisgerber2003-06-241-4/+9
| | | | Notes: svn path=/head/; revision=83540
* - don't package ~/GNUSstepDirk Meyer2003-06-181-5/+0
| | | | Notes: svn path=/head/; revision=83222
* - remove empty dirsDirk Meyer2003-06-101-0/+6
| | | | | | | - fix plist Notes: svn path=/head/; revision=82674
* Fetch patches from MASTER_SITE_GNU also.David E. O'Brien2003-05-193-6/+12
| | | | Notes: svn path=/head/; revision=81490
* Properly configure on FreeBSD/amd64.David E. O'Brien2003-05-166-0/+75
| | | | Notes: svn path=/head/; revision=81123
* Update to patchlevel 7.David E. O'Brien2003-05-166-6/+18
| | | | Notes: svn path=/head/; revision=81121
* Update to 2.03b.Akinori MUSHA2003-05-156-149/+2
| | | | Notes: svn path=/head/; revision=81012
* Change maintainership to submitter.Norikatsu Shigemura2003-05-101-1/+1
| | | | | | | | Submitted by: Hideyuki KURASHINA <rushani@FreeBSD.org> Approved by: Ken McGlothlen <mcglk@artlogix.com> (maintainer) Notes: svn path=/head/; revision=80625
* Update to 3.8.Norikatsu Shigemura2003-05-032-2/+2
| | | | | | | | | PR: ports/51633 Submitted by: rushani Approved by: maintainer implicitly Notes: svn path=/head/; revision=80055
* Update to release 2003-04-22.Christian Weisgerber2003-05-012-4/+3
| | | | | | | | PR: 51524 Submitted by: Kevin Tower <ktower@towerfamily.org> Notes: svn path=/head/; revision=79957
* Apply a fix against a macro expansion problem and bump PORTREVISIONAkinori MUSHA2003-04-234-0/+134
| | | | | | | accordingly. Notes: svn path=/head/; revision=79503
* Update to 2.03a + readlink fix.Akinori MUSHA2003-04-194-9/+34
| | | | Notes: svn path=/head/; revision=79275
* o Update to 3.7.Norikatsu Shigemura2003-04-173-5/+90
| | | | | | | | | | | | | | | | o Take up more safety default setting. PR: ports/48480, ports/48492, ports/50899 Submitted by: Sergey A. Osokin <osa@FreeBSD.org.ru> Adam Jette <jettea@fuzzynerd.com> Miguel Mendez <flynn@energyhq.homeip.net> Reviewed by: Sergey A. Osokin <osa@FreeBSD.org.ru> Miguel Mendez <flynn@energyhq.homeip.net> Ken McGlothlen <mcglk@artlogix.com> (maintainer) Approved by: Ken McGlothlen <mcglk@artlogix.com> (maintainer) Notes: svn path=/head/; revision=79164
* Oops, put the correct file into /etc/shells.Christian Weisgerber2003-04-152-2/+3
| | | | | | | Submitted by: jhb Notes: svn path=/head/; revision=79036
* - Use libobjc.soDirk Meyer2003-04-131-22/+5
| | | | | | | | | - Cleanup - Use bsd.gnustep.mk PR: 50479 Notes: svn path=/head/; revision=78851
* Update to 4.1.0.dev7.Shigeyuki Fukushima2003-04-043-2/+22
| | | | | | | | PR: ports/50451 Submitted by: Anders Andersson <anders@andersa.net> Notes: svn path=/head/; revision=78175
* update shells/rc to version 1.7, with readlineEdwin Groothuis2003-03-303-13/+9
| | | | | | | | PR: ports/48843 Submitted by: Scott Kenney <saken@hotel.rmta.org> Notes: svn path=/head/; revision=77731
* Update to 2.03.Akinori MUSHA2003-03-283-10/+10
| | | | Notes: svn path=/head/; revision=77610
* Support /dev/(tcp|udp)/host/port redirection.David E. O'Brien2003-03-243-0/+27
| | | | | | | Submitted by: David Yeske <dyeske@yahoo.com> Notes: svn path=/head/; revision=77412
* GSCommander is a simple unix command monitor for GNUstep.Dirk Meyer2003-03-235-0/+69
| | | | | | | WWW: http://www.nice.ch/~phip/softcorner.html#cmdr Notes: svn path=/head/; revision=77298
* PR: 49067Foxfair Hu2003-03-231-2/+4
| | | | | | | | Submitted by: Yonatan@xpert.com <Yonatan@xpert.com> Switch MASTER_SITE to make this port fetchable. Notes: svn path=/head/; revision=77260
* Clear moonlight beckons.Ade Lovett2003-03-0720-10/+10
| | | | | | | | | | Requiem mors pacem pkg-comment, And be calm ports tree. E Nomini Patri, E Fili, E Spiritu Sancti. Notes: svn path=/head/; revision=77045
* More manual pkg-comment cleanups.Ade Lovett2003-03-061-2/+0
| | | | | | | Approved by: portmgr (implicitly) Notes: svn path=/head/; revision=77038
* Update to 2.02b.Akinori MUSHA2003-03-034-43/+2
| | | | Notes: svn path=/head/; revision=76770
* De-pkg-comment.Akinori MUSHA2003-02-218-4/+4
| | | | Notes: svn path=/head/; revision=76041
* pkg-comment -> COMMENTChristian Weisgerber2003-02-212-2/+2
| | | | Notes: svn path=/head/; revision=76039