aboutsummaryrefslogtreecommitdiff
path: root/shells
Commit message (Collapse)AuthorAgeFilesLines
* Rename shells/ patch-xy patches to reflect the files they modify.Adam Weinberger2014-07-2913-0/+0
| | | | Notes: svn path=/head/; revision=363330
* Remove indefinite articles and trailing periods from COMMENT, plusJimmy Olgeni2014-07-172-2/+2
| | | | | | | | | | | | minor COMMENT typos and surrounding whitespace fixes. A few Makefiles where not included as they contain Latin-1 characters that break the Phabricator workflow. Categories P-S. CR: D422 Approved by: portmgr (bapt) Notes: svn path=/head/; revision=362126
* Add DOCS option where PORTDOCS is in plist.Adam Weinberger2014-07-161-0/+2
| | | | Notes: svn path=/head/; revision=362024
* - Fix PLISTSunpoet Po-Chuan Hsieh2014-07-152-3/+1
| | | | | | | | | - Bump PORTREVISION for package change Reported by: swills Notes: svn path=/head/; revision=361976
* - Add LICENSESunpoet Po-Chuan Hsieh2014-07-122-1/+3
| | | | | | | - Use single space after WWW: Notes: svn path=/head/; revision=361641
* - Add LICENSESunpoet Po-Chuan Hsieh2014-07-122-14/+16
| | | | | | | | | | - Remove unnecessary SHELLS - Use ETCDIR - Fix and sort PLIST - Bump PORTREVISION for package change Notes: svn path=/head/; revision=361640
* multiple: avoid RUN_DEPENDS=${BUILD_DEPENDS} anti-patternEitan Adler2014-07-011-1/+1
| | | | | | | | | | The ports infrastructure may insert additional content into the BUILD_DEPENDS variable which is not supposed to be a run depend. Approved by: portmgr (bapt) Notes: svn path=/head/; revision=359963
* Fix build with texinfo from portsBaptiste Daroussin2014-06-251-0/+1
| | | | Notes: svn path=/head/; revision=359290
* Fix build without texinfo in baseBaptiste Daroussin2014-06-251-1/+1
| | | | Notes: svn path=/head/; revision=359233
* Fix building zsh on a FreeBSD which is a NIS client [1]Baptiste Daroussin2014-06-221-1/+3
| | | | | | | | | | | Fix hangs upon '>(command)' redirections (enforce always using pipes) [2] PR: 183253 [1], 180178 [2] Submitted by: Yasuhiro KIMURA <yasu@utahime.org> [1], danielsh@apache.org [2] With help of: jilles [2] Notes: svn path=/head/; revision=358869
* Package somethingAntoine Brodin2014-06-212-0/+4
| | | | Notes: svn path=/head/; revision=358751
* Correct typo... it's tar:bzip2, not tar:bz2.Adam Weinberger2014-06-204-4/+4
| | | | Notes: svn path=/head/; revision=358516
* Use the @shell helper instead of custom pkg-install/deinstall scripts.Adam Weinberger2014-06-203-45/+0
| | | | Notes: svn path=/head/; revision=358480
* Use the USES=tar:... variants.Adam Weinberger2014-06-208-15/+11
| | | | Notes: svn path=/head/; revision=358479
* USES, and remove unnecessary +='s from OPTIONS helpers.Adam Weinberger2014-06-191-4/+4
| | | | Notes: svn path=/head/; revision=358478
* NOPORTEXAMPLES :(Adam Weinberger2014-06-191-3/+2
| | | | Notes: svn path=/head/; revision=358477
* No need to include bsd.options.mk here. While here, sort plist.Adam Weinberger2014-06-192-5/+1
| | | | Notes: svn path=/head/; revision=358476
* Test ICONV_LIB instead of being dependant on an OSVERSIONBaptiste Daroussin2014-06-181-5/+3
| | | | | | | Submitted by: tijl Notes: svn path=/head/; revision=358233
* Only pickup iconv from base even if libiconv is installed [1]Baptiste Daroussin2014-06-151-1/+6
| | | | | | | | | While here do not leak stage path info zwc bytecode Reported & tested by: dim [1] Notes: svn path=/head/; revision=357933
* - Update MASTER_SITESSunpoet Po-Chuan Hsieh2014-06-131-1/+1
| | | | | | | | PR: ports/190692 Submitted by: Mat <mathieu.sim@gmail.com> Notes: svn path=/head/; revision=357687
* Reset the 99 ports still listed under sylvio@John Marino2014-06-112-2/+2
| | | | | | | | | | | | | | Sylvio's last commit was 17 months ago, a full 5 months after all of his ports could have been reset per policy. Given the push to complete staging (48 ports are still unstaged, something like 70+ have already been staged by other committers) and given that PRs are automatically assigned but never addressed, it's better just to reset all the ports and PRs so that it's clear to others that these ports are free to maintain. Approved by: portmgr (implicit) Notes: svn path=/head/; revision=357526
* Add an @shell keyword to handle adding and remove a shell path in /etc/shellBaptiste Daroussin2014-06-1124-69/+28
| | | | | | | | | | | Bump port revision of all ports that were doing it wrong prior to the keyword CR: D208 Reviewed by: antoine With hat: portmgr Notes: svn path=/head/; revision=357511
* Use @sampleBaptiste Daroussin2014-06-111-3/+1
| | | | Notes: svn path=/head/; revision=357505
* Remove all space characters from Makefile assignments.Jimmy Olgeni2014-06-081-1/+1
| | | | | | | | | | No functional changes included. CR: D193 (except math/sedumi) Approved by: portmgr (bapt) Notes: svn path=/head/; revision=357070
* - Update to 20140410Martin Wilke2014-06-033-5/+5
| | | | Notes: svn path=/head/; revision=356322
* This port are no longer used or cared for.Rusmir Dusko2014-05-281-1/+1
| | | | | | | | | | Justhin Smith <freebsd.users at gmail.com> wishes to maintain this port with my help. - Pass maintainership to freebsd.users at gmail.com Notes: svn path=/head/; revision=355652
* - Update to 4.3.18Emanuel Haupt2014-05-272-2/+15
| | | | | | | | | | - Port is sound enough to parallel build [1] PR: 189207 [1] Submitted by: Jia-Shiun Li <jiashiun@gmail.com> [1] Notes: svn path=/head/; revision=355501
* shells/dash: add note, change maintainerEitan Adler2014-05-271-1/+2
| | | | | | | | - Add note - Give up maintainer Notes: svn path=/head/; revision=355469
* Update to 3.01b.Akinori MUSHA2014-05-232-3/+3
| | | | Notes: svn path=/head/; revision=354908
* Convert all :U to :tu and :L to :tlBaptiste Daroussin2014-05-051-1/+1
| | | | | | | | | | | | | | | | | Since FreeBSD 8.4 and FreeBSD 9.1 make(1) do support :tu and :tl as a replacement for :U and :L (which has been marked as deprecated) bmake which is the default on FreeBSD 10+ only support by default :tu/:tl a hack has been added at the time to support :U and :L to ease migration. This hack is now not necessary anymore Note that this makes the ports tree incompatible with make(1) from FreeBSD 8.3 or earlier With hat: portmgr Notes: svn path=/head/; revision=352986
* bash does NOT require procfs mounted.Emanuel Haupt2014-04-222-5/+2
| | | | Notes: svn path=/head/; revision=351864
* Add an install message about the fact that fdescfs has to be present.Emanuel Haupt2014-04-222-1/+17
| | | | | | | Discussed on: ports@, amd64@ Notes: svn path=/head/; revision=351779
* Update to 4.3.11Emanuel Haupt2014-04-172-1/+7
| | | | Notes: svn path=/head/; revision=351460
* - Update to version 3.8Martin Wilke2014-04-116-43/+111
| | | | | | | | PR: 187491 Submitted by: ports fury Notes: svn path=/head/; revision=350947
* Update to 4.3.8Emanuel Haupt2014-04-072-4/+22
| | | | Notes: svn path=/head/; revision=350493
* correct misuse of X_CONFIGURE_ENABLEPalle Girgensohn2014-03-151-9/+9
| | | | Notes: svn path=/head/; revision=348329
* Update my ports to the latest infrastructure changesBaptiste Daroussin2014-03-132-47/+40
| | | | Notes: svn path=/head/; revision=348070
* shells/zoidberg: remove broken and abandonwareBaptiste Daroussin2014-03-065-165/+0
| | | | Notes: svn path=/head/; revision=347291
* Support stageBaptiste Daroussin2014-03-061-3/+2
| | | | Notes: svn path=/head/; revision=347290
* Remove a broken and abandonwareBaptiste Daroussin2014-03-068-279/+0
| | | | Notes: svn path=/head/; revision=347289
* Support stageBaptiste Daroussin2014-03-062-120/+39
| | | | | | | Use options helpers Notes: svn path=/head/; revision=347288
* Support stageBaptiste Daroussin2014-03-063-12/+23
| | | | Notes: svn path=/head/; revision=347286
* Support stageBaptiste Daroussin2014-03-062-29/+17
| | | | Notes: svn path=/head/; revision=347285
* Support stageBaptiste Daroussin2014-03-061-5/+5
| | | | Notes: svn path=/head/; revision=347283
* Support stageBaptiste Daroussin2014-03-062-17/+21
| | | | Notes: svn path=/head/; revision=347282
* Use OPTIONS helper to prevent needing to includeAdam Weinberger2014-03-031-5/+1
| | | | | | | bsd.port.options.mk. Notes: svn path=/head/; revision=346942
* The distfile is finally up on the alioth files area,Adam Weinberger2014-03-031-2/+1
| | | | | | | so switch to it as the MASTER_SITE. Notes: svn path=/head/; revision=346910
* Remove CONFLICTS against non-existant port.Adam Weinberger2014-03-031-3/+1
| | | | Notes: svn path=/head/; revision=346909
* Remove bash-devel support now that it has been folded intoAdam Weinberger2014-03-031-7/+3
| | | | | | | shells/bash proper. Bump PORTREVISION on affected ports. Notes: svn path=/head/; revision=346905
* Chase bash-devel, bash-static-devel removalEmanuel Haupt2014-03-031-2/+0
| | | | Notes: svn path=/head/; revision=346903