summaryrefslogtreecommitdiff
path: root/shells (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Since zsh calls autoheader as part of the build phase:Ade Lovett2007-10-071-0/+1
| | | | | | | | | | | ===> Building for zsh-4.3.4_2 cd . && autoheader Include the autoconf-2.61 environment to actually allow this thing to build. Notes: svn path=/head/; revision=201027
* - Add Peter Stephenson's patch from Zsh CVS repo that adds (un)setenv()Sergei Kolobov2007-10-055-1/+327
| | | | | | | | | | | | | | | | | | | detection. This fixes the issue on 7-CURRENT where Zsh was manipulating environment directly in conflict with the new *env() functions: http://lists.freebsd.org/pipermail/freebsd-current/2007-July/075538.html 6-STABLE continues to works correctly. More info about the patch: http://www.zsh.org/mla/workers/2007/msg00619.html - Fix completions for locate(1), mount(8), umount(8) to avoid some linuxisms and do the right thing under FreeBSD PR: ports/115094, ports/115702 Submitted by: Sean C. Farley (scf) Notes: svn path=/head/; revision=200897
* Remove always-false/true conditions based on OSVERSION 500000Edwin Groothuis2007-10-042-3/+1
| | | | Notes: svn path=/head/; revision=200791
* Bump portrevision after previous commitEdwin Groothuis2007-10-031-1/+1
| | | | Notes: svn path=/head/; revision=200734
* scponlyc sftp support doesn't work without minimal devfs in chroot dirEdwin Groothuis2007-10-032-9/+66
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | I'm finding that recently-created scponlyc chroots do not provide a sufficient environment for /usr/libexec/sftp-server to run. The sftp client symptom is just: $ sftp user@www Connecting to www... Password: Connection closed $ The cause appears to be that recent versions of /usr/libexec/sftp-server will complain about of lack of access to /dev/null and exit, resulting in the closed connection witnessed by the remote client. The solution appears to be to create a devfs in the scponlyc chroot. To automatically create at boot time a devfs in the home directory of each user of scponlyc, I have chosen to put a script in /usr/local/etc/rc.d. PR: ports/108009 Submitted by: Jim Long <list@museum.rain.com> Approved by: maintainer timeout Notes: svn path=/head/; revision=200733
* Add new files that got accidently missed during autoconf update patch.Ade Lovett2007-09-301-0/+13
| | | | | | | PR: 116639 Notes: svn path=/head/; revision=200416
* Switch autoconf dependencies from 2.53 or 2.59 to 2.61.Mark Linimon2007-09-301-2/+2
| | | | | | | | PR: ports/116639 Submitted by: aDe Notes: svn path=/head/; revision=200411
* Update to 2.09e, a bug-fix release.Akinori MUSHA2007-09-182-4/+4
| | | | Notes: svn path=/head/; revision=199662
* - Update to R31CMartin Wilke2007-09-132-4/+4
| | | | Notes: svn path=/head/; revision=199391
* - Update to R31bMartin Wilke2007-09-112-4/+4
| | | | Notes: svn path=/head/; revision=199346
* Update to Bash 3.2 patchlevel 25.David E. O'Brien2007-09-112-3/+27
| | | | | | | PR: 116272 Notes: svn path=/head/; revision=199333
* - Update to R31Martin Wilke2007-09-092-13/+7
| | | | Notes: svn path=/head/; revision=199185
* Welcome bsd.perl.mk. Add support for constructs such as USE_PERL5=5.8.0+.Mark Linimon2007-09-081-7/+1
| | | | | | | | | | | Drop support for antique perl. Work done by: gabor Sponsored by: Google Summer of Code 2007 Hat: portmgr Notes: svn path=/head/; revision=199069
* - Update to 1.0300Martin Wilke2007-09-052-4/+4
| | | | Notes: svn path=/head/; revision=198793
* - change maintainer address on ports I maintainThomas Abthorpe2007-08-231-1/+1
| | | | | | | Approved by: clsung (mentor) Notes: svn path=/head/; revision=198164
* Repocopy shells/perlsh to shells/psh to reflect the correct project's nameRenato Botelho2007-08-1310-247/+2
| | | | | | | | PR: ports/115305 Submitted by: garga Notes: svn path=/head/; revision=197578
* - Add OPTIONS for included knobsMartin Matuska2007-08-131-3/+15
| | | | | | | | PR: ports/110036 Approved by: maintainer (timeout), garga (mentor, implicit) Notes: svn path=/head/; revision=197565
* Use a more clan solution on MASTER_SITESRenato Botelho2007-08-092-2/+4
| | | | | | | Suggested by: sat@ Notes: svn path=/head/; revision=197380
* - Update to 1.8.1 [1]Renato Botelho2007-08-0810-78/+88
| | | | | | | | | | | | - Use DATADIR in pkg-plist - Move pkg-install and pkg-deinstall to files/ and use SUB_FILES - Change MASTER_SITES to use MASTER_SITE_PERL_CPAN PR: ports/115281 [1] Submitted by: Felippe de Meirelles Motta <lippe@freebsdbrasil.com.br> [1] Notes: svn path=/head/; revision=197340
* a interactive PHP Shell with tab-completion, inline helpMartin Wilke2007-08-054-0/+42
| | | | | | | | | and handling of FATAL errors WWW: http://pear.php.net/package/PHP_Shell/ Notes: svn path=/head/; revision=197141
* - Remove the DESTDIR modifications from individual ports as we have a new,Gabor Kovesdan2007-08-045-14/+14
| | | | | | | | | | fully chrooted DESTDIR, which does not need such any more. Sponsored by: Google Summer of Code 2007 Approved by: portmgr (pav) Notes: svn path=/head/; revision=197075
* dd 'cklatest' target.David E. O'Brien2007-08-031-0/+5
| | | | Notes: svn path=/head/; revision=197032
* - Add USE_LDCONFIG and fix last commit, zsh binary depends of a shared library.Renato Botelho2007-07-301-0/+2
| | | | | | | - Bump PORTREVISION Notes: svn path=/head/; revision=196747
* - Update to 4.3.4Renato Botelho2007-07-308-141/+270
| | | | | | | | | | | | | | | | | | | | - Pet a bit portlint - OPTION'ify - Add PCRE support OPTION off by default - Add more MASTER_SITES - Remove ?= from MAINTAINER and COMMENT since there are no more slave ports - Remove CONFLICTS since conflicting ports doesn't exist anymore - Fix iconv detection and add USE_ICONV=yes - Use PORTDOCS and PORTEXAMPLES and cleanup pkg-plist - Respect NOPORTEXAMPLES - Add csup, portsnap and portlint Completions, it was already added to zsh cvs but add it here using a patch while new version don't come Reviewed by: sergei@ Approved by: sergei@ (maintainer) Notes: svn path=/head/; revision=196732
* - Update to R30Martin Wilke2007-07-272-4/+4
| | | | Notes: svn path=/head/; revision=196369
* - Update to 20070707Martin Wilke2007-07-092-4/+4
| | | | | | | Submitted by: Jeffrey Allen Neitzel (author via privat mail) Notes: svn path=/head/; revision=195307
* - Update to 2007-06-28Martin Wilke2007-07-042-7/+18
| | | | | | | | PR: 114228 Submitted by: Joe Kelsey <joe@zircon.seattle.wa.us> (maintainer) Notes: svn path=/head/; revision=194861
* Remove 'ru' entries - they are already in mtree/BSD.local.distDavid E. O'Brien2007-06-301-2/+0
| | | | | | | Submitted by: sat Notes: svn path=/head/; revision=194540
* Slightly cleaner PREFIX=/ handling.David E. O'Brien2007-06-292-8/+8
| | | | Notes: svn path=/head/; revision=194424
* Support PREFIX=/David E. O'Brien2007-06-282-4/+4
| | | | | | | | PR: 95566 Submitted by: Andrew McNaughton <andrew@scoop.co.nz> Notes: svn path=/head/; revision=194422
* Add rbash.David E. O'Brien2007-06-284-1/+22
| | | | | | | | PR: 104040 Submitted by: Jeremy Chadwick <freebsd@jdc.parodius.com> Notes: svn path=/head/; revision=194421
* Add missing dirrmtry entries.David E. O'Brien2007-06-281-0/+2
| | | | | | | | PR: 112159 Submitted by: rafan Notes: svn path=/head/; revision=194419
* - Fix plistPav Lucistnik2007-06-252-0/+2
| | | | | | | With hat: portmgr Notes: svn path=/head/; revision=194261
* - Remove 4.x cruftBeech Rintoul2007-06-221-4/+0
| | | | | | | | | | | - Partial commit (use of destdir is deprecated) PR: ports/113930 Submitted by: Thomas Abthorpe <thomas@goodking.ca> (maintainer) Approved by: sat (mentor) Notes: svn path=/head/; revision=194042
* Upgrade to 3.2.David E. O'Brien2007-06-214-77/+55
| | | | Notes: svn path=/head/; revision=194009
* Remove expired ports:Gabor Kovesdan2007-06-0418-722/+0
| | | | | | | | | 2007-04-27 security/op: no longer available from any mastersite 2007-05-15 shells/bash2: Old, unmaintained version, use shells/bash instead 2007-05-19 sysutils/xperfmon: irrelevant for supported FreeBSD releases Notes: svn path=/head/; revision=192717
* - Update to R29fMartin Wilke2007-05-302-4/+4
| | | | Notes: svn path=/head/; revision=192377
* - Add WWW in pkg-descr.Jean Milanez Melo2007-05-281-0/+2
| | | | | | | | | PR: ports/112209 Submitted by: kitsune <v.velox@vvelox.net> Approved by: Zane C.B. <vvelox@vvelox.net> Notes: svn path=/head/; revision=192186
* - update for gnustep-make-2.0.0Dirk Meyer2007-05-251-1/+1
| | | | Notes: svn path=/head/; revision=191718
* - Welcome X.org 7.2 \o/.Florent Thoumie2007-05-194-2/+4
| | | | | | | | - Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}. - Bump PORTREVISION for ports intalling files in ${X11BASE}. Notes: svn path=/head/; revision=191544
* - Update to 0.86Cheng-Lung Sung2007-04-292-5/+4
| | | | Notes: svn path=/head/; revision=191107
* Update to 2.09d.Akinori MUSHA2007-04-292-4/+4
| | | | Notes: svn path=/head/; revision=191102
* - Update to r29cMartin Wilke2007-04-242-4/+4
| | | | Notes: svn path=/head/; revision=190827
* Allows include files to be used in shells the same way they are with C.Martin Wilke2007-04-205-0/+61
| | | | | | | | | | | | | | | | | The file with the include code needs to be included. This is done by figuring out were it is located using which. . `which sh-include` will take care of it for sh. sh example... . `which sh-include` include fileGetLine line=`fileGetLine /etc/group 4` PR: ports/111829 Submitted by: Zane C. Bowers Notes: svn path=/head/; revision=190502
* - Remove FreeBSD 4.X support from unmaintained ports in categories startingGabor Kovesdan2007-04-203-22/+2
| | | | | | | with letter r-s Notes: svn path=/head/; revision=190445
* - Remove old Perl support from unmaintained ports in categories startingGabor Kovesdan2007-04-061-7/+1
| | | | | | | with letter o-z Notes: svn path=/head/; revision=189335
* Update to 2007-03-28.Philip Paeps2007-04-052-7/+7
| | | | | | | | | | Keep BROKEN on sparc64 - it still doesn't compile. PR: ports/111165 Submitted by: Joe Kelsey <joe -at- zircon.seattle.wa.us> (maintainer) Notes: svn path=/head/; revision=189249
* - Update to 20070324Martin Wilke2007-03-263-5/+7
| | | | | | | Submitted by: J.A. Neitzel <jneitzel@sdf1.org> (author) Notes: svn path=/head/; revision=188375
* - WWWDIR is now defined in bsd.ports.mkPav Lucistnik2007-03-243-40/+25
| | | | | | | | PR: ports/105529 Submitted by: laszlof Notes: svn path=/head/; revision=188173
* - Use proper NO_SHARED knob instead of obsoleted NOSHAREDSergei Kolobov2007-03-211-2/+2
| | | | | | | | PR: ports/108327 Submitted by: Josh Carroll (floyd AT pflog DOT net) Notes: svn path=/head/; revision=187916