summaryrefslogtreecommitdiff
path: root/shells (follow)
Commit message (Collapse)AuthorAgeFilesLines
* - fix build with gcc 3.3.xKirill Ponomarev2003-11-185-109/+171
| | | | | | | | | | | | | - unmark as BROKEN - use %%DATADIR%% and %%DOCSDIR%% - pkg-plist is NOPORTSDOC compliant - make portlint happy PR: 59427 Submitted by: Clement Laforet <sheepkiller@cultdeadsheep.org> Notes: svn path=/head/; revision=94292
* - Update to version 20031112Kirill Ponomarev2003-11-164-4/+4
| | | | | | | | PR: 59343 Submitted by: Kirk Strauser <kirk@strauser.com> (maintainer) Notes: svn path=/head/; revision=94123
* Update to 031112 and unbreak, old version was not fetchable anymore.Pav Lucistnik2003-11-152-2/+2
| | | | | | | Approved by: adamw (mentor) Notes: svn path=/head/; revision=94012
* - Update to version 20031022Kirill Ponomarev2003-11-064-4/+4
| | | | | | | | PR: 59018 Submitted by: maintainer Notes: svn path=/head/; revision=93258
* Some days it doesn't pay to try to try to chew through the leather straps.Mark Linimon2003-11-051-1/+1
| | | | Notes: svn path=/head/; revision=93132
* Reset maintainer to ports@FreeBSD.org. Requested by: kris.Mark Linimon2003-11-032-2/+2
| | | | Notes: svn path=/head/; revision=92931
* Reset maintainer to ports@. Reviewed by: kris.Mark Linimon2003-11-031-1/+1
| | | | Notes: svn path=/head/; revision=92905
* Update to current version. PR ports/58192.Mark Linimon2003-11-035-20/+15
| | | | Notes: svn path=/head/; revision=92904
* Reset maintainer of ports owned by inactive committers who were just retired.Kris Kennaway2003-11-031-2/+2
| | | | Notes: svn path=/head/; revision=92900
* Move inclusion of bsd.port.pre.mk past variable definitions.Mark Linimon2003-10-291-6/+6
| | | | Notes: svn path=/head/; revision=92527
* utilize SITE_PERLYing-Chieh Liao2003-10-243-122/+122
| | | | | | | | PR: 58166 Submitted by: Cheng-Lung Sung <clsung@dragon2.net> Notes: svn path=/head/; revision=92059
* Change to my @FreeBSD.org address.Sergei Kolobov2003-10-231-1/+1
| | | | | | | Approved by: krion Notes: svn path=/head/; revision=91927
* All right, that's it, no more commits at 4am for me.Mark Linimon2003-10-201-5/+1
| | | | | | | | | | | | But I'm still going to leave it marked broken on all the other architectures. That's because I think it really is broken on all the other architectures. If it is not broken on all the other architectures, I am going to stick my fingers in my ears and chant la-la-la-can't-hear-you. arrrrrgh Notes: svn path=/head/; revision=91760
* Remove BROKEN case for i386 4.x.Mark Linimon2003-10-201-2/+10
| | | | | | | Previous attempt at deprecation objected to by: krion Notes: svn path=/head/; revision=91757
* Per bento logs, this is broken on 5.x. Rather than marking it so onlyMark Linimon2003-10-201-1/+3
| | | | | | | | | | | | for 5.x, mark it as generally broken; the latest distfile in the 1.x series was in 1996 and this isn't even it (this one is from 1994). The bash2 releases began in 1996. Unless there is some absolute need to maintain this port for backwards compatibility, it should probably just be deleted. Notes: svn path=/head/; revision=91752
* - Layout for GnuSTEP 1.8.0Dirk Meyer2003-10-191-5/+1
| | | | Notes: svn path=/head/; revision=91666
* Update to 2.04c.Akinori MUSHA2003-10-182-2/+2
| | | | Notes: svn path=/head/; revision=91562
* Before committing the previous BROKEN changes I carefully checked the statusKris Kennaway2003-10-161-7/+1
| | | | | | | | | | | | of each port on bento and for recent fixes. Unfortunately at some point I got confused and switched to the wrong list :-) As a result I picked up a number of ports that were fixed a while ago. Sorry for the false alarm, maintainers. Pointy hat to: kris Notes: svn path=/head/; revision=91389
* BROKEN on 5.x: does not compileKris Kennaway2003-10-162-2/+14
| | | | Notes: svn path=/head/; revision=91379
* [patch][non-maintainer] remove dead master site from shells/zshEdwin Groothuis2003-10-041-1/+0
| | | | | | | | | | | Per Fenner's logs, ftp://uiarchive.uiuc.edu disappeared around July 22nd of this year. It should be removed from this port. PR: ports/57563 Submitted by: Mark Linimon <linimon@lonesome.com> Notes: svn path=/head/; revision=90218
* - 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