aboutsummaryrefslogtreecommitdiff
path: root/shells
Commit message (Collapse)AuthorAgeFilesLines
* - Remove deprecated PTHREAD_*Sunpoet Po-Chuan Hsieh2013-09-071-1/+1
| | | | Notes: svn path=/head/; revision=326674
* Update MAINTAINER to rodrigo@bebik.netSteven Kreuzer2013-09-031-1/+1
| | | | Notes: svn path=/head/; revision=326149
* Add an explicit dependency on pkgconfBaptiste Daroussin2013-09-021-5/+2
| | | | Notes: svn path=/head/; revision=326089
* Mark the port as broken on FreeBSD 10.0Steven Kreuzer2013-08-271-5/+6
| | | | | | | | PR: ports/181438 Submitted by: Sean Bruno <sbruno@FreeBSD.org> Notes: svn path=/head/; revision=325457
* - Convert to new options frameworkSunpoet Po-Chuan Hsieh2013-08-251-2/+2
| | | | Notes: svn path=/head/; revision=325331
* - Fix a typo in configure argumentsBaptiste Daroussin2013-08-221-1/+2
| | | | | | | | | - Bump port revision as it concerns a default option Submitted by: Paul Mulders <justinkb@gmail.com> (by private mail) Notes: svn path=/head/; revision=325238
* - Convert to new perl frameworkSunpoet Po-Chuan Hsieh2013-08-211-1/+2
| | | | Notes: svn path=/head/; revision=325134
* - Try to unbreak parallel builds (-jX) by calling sub-makes correctlyAlexey Dokuchaev2013-08-153-22/+60
| | | | | | | | | | | | | | - Do not mention PORTNAME in the COMMENT (according to PH section 5.6) - Avoid .for loop when installing portdocs, slightly cleanup Makefile - Reformat pkg-descr nicely (now perfectly aligned on both sides) and pacify portlint(1) by using correct delimiter after WWW line (space, per PH section 3.2.1). Reported by: marino Approved by: miwi, bapt (portmgr, implicit) Notes: svn path=/head/; revision=324765
* - Remove MAKE_JOBS_SAFE variableAlex Kozlov2013-08-144-4/+0
| | | | | | | Approved by: portmgr (bdrewery) Notes: svn path=/head/; revision=324744
* - Update INIT to 2013-05-24Sunpoet Po-Chuan Hsieh2013-08-092-5/+6
| | | | | | | | | | - Bump PORTREVISION for INIT udpate Changes: http://www2.research.att.com/~gsf/download/gen/INIT.html#INIT changes http://www2.research.att.com/~gsf/download/release.2013-05-24.2013-05-21.html Notes: svn path=/head/; revision=324455
* - Convert to new perl frameworkAndrej Zverev2013-08-022-2/+4
| | | | | | | - Trim Makefile header Notes: svn path=/head/; revision=324166
* Remove now excess verbiage.Eitan Adler2013-07-161-2/+0
| | | | | | | Reviewed by: bapt Notes: svn path=/head/; revision=323129
* Mark jobs unsafeBaptiste Daroussin2013-07-101-0/+2
| | | | | | | | Convert to USES=gmake where appropriate Trim headers Notes: svn path=/head/; revision=322689
* - Pass maintainership to submitterMartin Wilke2013-07-101-6/+2
| | | | | | | | | | - While here trim header PR: 180420 Submitted by: Jason Harris <jharris@widomaker.com> Notes: svn path=/head/; revision=322611
* - Drop all my portsPav Lucistnik2013-07-091-1/+1
| | | | Notes: svn path=/head/; revision=322581
* Fix plistAntoine Brodin2013-07-081-3/+5
| | | | Notes: svn path=/head/; revision=322535
* Convert some of my ports from USE_GMAKE to USES=gmake.Eitan Adler2013-07-061-1/+2
| | | | | | | The remainder have other pending patches which I must finish before conversion. Notes: svn path=/head/; revision=322403
* - Add LICENSESunpoet Po-Chuan Hsieh2013-06-221-8/+4
| | | | | | | - Cleanup Makefile header Notes: svn path=/head/; revision=321545
* - Cleanup outdated checks. (PERL_LEVEL < 5.12)Andrej Zverev2013-06-181-4/+0
| | | | | | | | | - Assign some p5- ports under perl@ maintainership. Approved by: portmgr@ (bapt@) Notes: svn path=/head/; revision=321187
* Fix a confusionBaptiste Daroussin2013-06-141-1/+1
| | | | | | | Reported by: wg Notes: svn path=/head/; revision=320934
* Use new helpersBaptiste Daroussin2013-06-141-48/+16
| | | | Notes: svn path=/head/; revision=320930
* Update to 3.01a.Akinori MUSHA2013-06-082-3/+3
| | | | Notes: svn path=/head/; revision=320260
* - Update to 2.0.0Martin Wilke2013-05-286-194/+262
| | | | | | | | PR: 178868 Submitted by: Ports Fury Notes: svn path=/head/; revision=319306
* - Update to R46Martin Wilke2013-05-282-3/+3
| | | | Notes: svn path=/head/; revision=319298
* - Update to patchlevel 45Martin Wilke2013-05-252-1/+7
| | | | | | | | | - Requested by: many Notes: svn path=/head/; revision=319053
* - Update to R45Martin Wilke2013-05-102-3/+3
| | | | | | | | PR: 178224 Submitted by: olivierd@ Notes: svn path=/head/; revision=317818
* Convert from USE_READLINE to USES=readlineBaptiste Daroussin2013-05-061-1/+1
| | | | Notes: svn path=/head/; revision=317553
* Adopt USES=ncursesBaptiste Daroussin2013-05-061-2/+1
| | | | Notes: svn path=/head/; revision=317529
* Convert USE_NCURSES by USES=ncursesBaptiste Daroussin2013-05-061-1/+1
| | | | | | | Convert USE_READLINE by USES=readline Notes: svn path=/head/; revision=317525
* Inspired by bapt's recent commit to shells/bash-static adapt this port to alsoEmanuel Haupt2013-05-061-2/+1
| | | | | | | use OPTIONS_SLAVE. Notes: svn path=/head/; revision=317517
* Fix bash-static slave ports with bash being now using new options frameworkBaptiste Daroussin2013-05-052-7/+3
| | | | Notes: svn path=/head/; revision=317405
* Convert to new options frameworkBaptiste Daroussin2013-05-052-29/+21
| | | | | | | This fixes build with nls not correctly pulling in libintl given USES= gettext was set after pre.mk which is forbidden Notes: svn path=/head/; revision=317402
* Fix build with clang disabling a bad test from configureBaptiste Daroussin2013-05-031-5/+2
| | | | Notes: svn path=/head/; revision=317241
* - Work around what I believe is a bug in how binary existence in the baseGlen Barber2013-05-011-0/+3
| | | | | | | | | | | | system are tracked. Without this "fix", /usr/bin/sftp is not recongnized to negate the build dependency of openssh-portable. [1] - Bump PORTREVISION. Discussed with: bdrewery [1] Notes: svn path=/head/; revision=317053
* - If sftp is not available, use security/openssh-portable.Bryan Drewery2013-04-291-0/+3
| | | | | | | | | This is the case if running base with WITHOUT_OPENSSH Approved by: gjb (maintainer) Notes: svn path=/head/; revision=316827
* - Convert USE_ICONV=yes to USES=iconvMarcus von Appen2013-04-275-8/+5
| | | | | | | | - Change USE_GNOME=pkgconfig|gnomehack to USES=pathfix|pkgconfig and USE_GETTEXT=yes to USES=gettext while here Notes: svn path=/head/; revision=316683
* - Convert USE_GETTEXT to USES (part 3)Alex Kozlov2013-04-241-1/+1
| | | | | | | Approved by: portmgr (bapt) Notes: svn path=/head/; revision=316464
* Convert to USES=gettextEmanuel Haupt2013-04-231-3/+3
| | | | Notes: svn path=/head/; revision=316340
* Update to 2.1.Adam Weinberger2013-04-203-4/+41
| | | | | | | Feature safe: yes Notes: svn path=/head/; revision=316125
* Fix typo in options checkingBaptiste Daroussin2013-04-041-1/+1
| | | | | | | | | Reported by: bdrewery Approved by: portmgr (implicit) With hat: portmgr Notes: svn path=/head/; revision=315720
* For perl@ owned ports:Eitan Adler2013-03-292-13/+4
| | | | | | | | - Fix COMMENT - Trim header Notes: svn path=/head/; revision=315509
* Style: tab -> space.Eitan Adler2013-03-281-1/+1
| | | | | | | Most contributors copy an existing port when writing their own so reduce the number of bad examples in the tree. Notes: svn path=/head/; revision=315487
* Use OPTIONS_OVERRIDE instead of OPTIONS_SET. Also set NO_DIALOG for this stubEmanuel Haupt2013-03-271-1/+2
| | | | | | | port. Notes: svn path=/head/; revision=315391
* Move USES prior to bsd.port.pre.mk otherwise the port won't build.Emanuel Haupt2013-03-181-1/+2
| | | | Notes: svn path=/head/; revision=314541
* In categories starting with [n-s], remove empty lines (and also few cases ofAlexey Dokuchaev2013-03-172-2/+0
| | | | | | | trailing slashes) from pkg-plist. Notes: svn path=/head/; revision=314445
* Move USES prior to bsd.port.pre.mk in preparation of the move of the USES loadBaptiste Daroussin2013-03-151-1/+2
| | | | Notes: svn path=/head/; revision=314314
* Update to 4.2.45Emanuel Haupt2013-03-112-2/+7
| | | | Notes: svn path=/head/; revision=313897
* - Update to R44Martin Wilke2013-03-102-3/+3
| | | | Notes: svn path=/head/; revision=313804
* Clean up my ports (and a couple of ports@ owned ones):Eitan Adler2013-03-081-1/+3
| | | | | | | | | | | | | - Fix COMMENT - Add MAKE_JOBS_SAFE where appropriate - Change ordering of LICENSE lines - Fix new header format - Etc. Reviewed by: drogoh (on irc) Notes: svn path=/head/; revision=313672
* Convert USE_BISON to USES= bisonBaptiste Daroussin2013-03-082-8/+3
| | | | | | | | | | | | | | | | | It brings bison as a build dependency in case it is set the following way: USES= bison or USES= bison:build it brings bison as a run dependency in case it is set the following way: USES= bison:run it brings bison both as a run and build dependency in case it the set the following way: USES= bison:both While here trim some headers Convert some USE_GNOME= gnomehack to USES= pathfix Notes: svn path=/head/; revision=313635