Commit graph

1325 commits

Author SHA1 Message Date
Baptiste Daroussin
a232992c7c Mark jobs unsafe
Convert to USES=gmake where appropriate
Trim headers
2013-07-10 13:12:03 +00:00
Martin Wilke
e4e18edcc0 - Pass maintainership to submitter
- While here trim header

PR:		180420
Submitted by:	Jason Harris <jharris@widomaker.com>
2013-07-10 04:05:14 +00:00
Pav Lucistnik
0caf410ed8 - Drop all my ports 2013-07-09 21:26:48 +00:00
Antoine Brodin
1e8b9fdab5 Fix plist 2013-07-08 19:51:55 +00:00
Eitan Adler
55a524735c Convert some of my ports from USE_GMAKE to USES=gmake.
The remainder have other pending patches which I must finish before conversion.
2013-07-06 17:27:41 +00:00
Sunpoet Po-Chuan Hsieh
f90d7714fc - Add LICENSE
- Cleanup Makefile header
2013-06-22 05:27:54 +00:00
Andrej Zverev
b93bdbe2d6 - Cleanup outdated checks. (PERL_LEVEL < 5.12)
- Assign some p5- ports under perl@ maintainership.

Approved by:	portmgr@ (bapt@)
2013-06-18 13:49:02 +00:00
Baptiste Daroussin
b962befb99 Fix a confusion
Reported by:	wg
2013-06-14 14:31:22 +00:00
Baptiste Daroussin
aff2ff05fa Use new helpers 2013-06-14 14:27:11 +00:00
Akinori MUSHA
40118a7767 Update to 3.01a. 2013-06-08 15:20:08 +00:00
Martin Wilke
b039ce0762 - Update to 2.0.0
PR:		178868
Submitted by:	Ports Fury
2013-05-28 13:49:59 +00:00
Martin Wilke
0b457cd4c0 - Update to R46 2013-05-28 08:41:18 +00:00
Martin Wilke
75e6c1ee72 - Update to patchlevel 45
-

Requested by:	many
2013-05-25 13:55:46 +00:00
Martin Wilke
4da7bfe5a9 - Update to R45
PR:		178224
Submitted by:	olivierd@
2013-05-10 14:46:29 +00:00
Baptiste Daroussin
45dc7a52d2 Convert from USE_READLINE to USES=readline 2013-05-06 21:58:11 +00:00
Baptiste Daroussin
1c24d964d5 Adopt USES=ncurses 2013-05-06 16:02:52 +00:00
Baptiste Daroussin
9f1de9b900 Convert USE_NCURSES by USES=ncurses
Convert USE_READLINE by USES=readline
2013-05-06 15:34:17 +00:00
Emanuel Haupt
ce85acab76 Inspired by bapt's recent commit to shells/bash-static adapt this port to also
use OPTIONS_SLAVE.
2013-05-06 13:58:49 +00:00
Baptiste Daroussin
ef5b0dd161 Fix bash-static slave ports with bash being now using new options framework 2013-05-05 08:39:30 +00:00
Baptiste Daroussin
8afe451198 Convert to new options framework
This fixes build with nls not correctly pulling in libintl given USES= gettext was set after pre.mk which is forbidden
2013-05-05 08:10:29 +00:00
Baptiste Daroussin
a13e169046 Fix build with clang disabling a bad test from configure 2013-05-03 20:39:02 +00:00
Glen Barber
807e11171b - Work around what I believe is a bug in how binary existence in the base
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]
2013-05-01 21:52:05 +00:00
Bryan Drewery
651db65320 - If sftp is not available, use security/openssh-portable.
This is the case if running base with WITHOUT_OPENSSH

Approved by:	gjb (maintainer)
2013-04-29 15:13:52 +00:00
Marcus von Appen
95e7081976 - Convert USE_ICONV=yes to USES=iconv
- Change USE_GNOME=pkgconfig|gnomehack to USES=pathfix|pkgconfig and
  USE_GETTEXT=yes to USES=gettext while here
2013-04-27 18:25:24 +00:00
Alex Kozlov
e159824929 - Convert USE_GETTEXT to USES (part 3)
Approved by:	portmgr (bapt)
2013-04-24 18:10:30 +00:00
Emanuel Haupt
79e6679346 Convert to USES=gettext 2013-04-23 10:26:09 +00:00
Adam Weinberger
b0db2d3713 Update to 2.1.
Feature safe:	yes
2013-04-20 00:29:32 +00:00
Baptiste Daroussin
b9ceedf099 Fix typo in options checking
Reported by:	bdrewery
Approved by:	portmgr (implicit)
With hat:	portmgr
2013-04-04 13:35:15 +00:00
Eitan Adler
5190f14f8d For perl@ owned ports:
- Fix COMMENT
- Trim header
2013-03-29 00:44:53 +00:00
Eitan Adler
d1f32a3e5d Style: tab -> space.
Most contributors copy an existing port when writing their own so reduce the number of bad examples in the tree.
2013-03-28 16:28:59 +00:00
Emanuel Haupt
bdef052c5a Use OPTIONS_OVERRIDE instead of OPTIONS_SET. Also set NO_DIALOG for this stub
port.
2013-03-27 15:31:43 +00:00
Emanuel Haupt
70eea78a2d Move USES prior to bsd.port.pre.mk otherwise the port won't build. 2013-03-18 08:47:07 +00:00
Alexey Dokuchaev
28f0bea43f In categories starting with [n-s], remove empty lines (and also few cases of
trailing slashes) from pkg-plist.
2013-03-17 14:20:20 +00:00
Baptiste Daroussin
e52752145c Move USES prior to bsd.port.pre.mk in preparation of the move of the USES load 2013-03-15 16:22:35 +00:00
Emanuel Haupt
2c4ecfe97f Update to 4.2.45 2013-03-11 13:45:08 +00:00
Martin Wilke
6194bf56ef - Update to R44 2013-03-10 04:31:12 +00:00
Eitan Adler
ed59156ea9 Clean up my ports (and a couple of ports@ owned ones):
- Fix COMMENT
- Add MAKE_JOBS_SAFE where appropriate
- Change ordering of LICENSE lines
- Fix new header format
- Etc.

Reviewed by:	drogoh (on irc)
2013-03-08 20:23:38 +00:00
Baptiste Daroussin
9250d94365 Convert USE_BISON to USES= bison
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
2013-03-08 11:32:11 +00:00
Eitan Adler
275adb1394 Remove useless echo message: the use of PREFIX is global to all ports.
Trim header while here
2013-03-02 16:58:46 +00:00
Eitan Adler
b7b9ec7a12 Variable that start with _ are considered private to the defining
makefile and may not be used by ports makefiles.
In addition, avoid problems should the defaults ever change.

Approved by:	portmgr (tabthorpe)
2013-03-02 03:55:25 +00:00
Martin Wilke
00ee504ee8 _ Udpate to R43 2013-02-26 16:28:33 +00:00
Glen Barber
671f39bacb Take maintainership 2013-02-26 02:56:57 +00:00
Martin Wilke
b9640eb73a - Update to r42 2013-02-13 01:15:57 +00:00
Martin Wilke
85dd914762 - Update to 20120604
- Convert Header
2013-02-03 16:21:12 +00:00
Martin Wilke
bc170020ac - Update to R41
- Convert header

PR:		174664
Submitted by:	Olivier Duchateau <duchateau.olivier@gmail.com>
2013-02-01 03:21:03 +00:00
David E. O'Brien
22ae009ed5 Update to Bash 4.2 patchlevel 42.
* If a backslash-newline (which is removed) with no other input is given as
  input to `read', the shell tries to dereference a null pointer and seg faults.

* Under certain circumstances, bash attempts to expand variables in
  arithmetic expressions even when evaluation is being suppressed.

* Output redirection applied to builtin commands missed I/O errors if
  they happened when the file descriptor was closed, rather than on write
  (e.g., like with an out-of-space error on a remote NFS file system).

* Process substitution incorrectly inherited a flag that inhibited using
  the (local) temporary environment for variable lookups if it was providing
  the filename to a redirection.  The intent the flag is to enforce the
  POSIX command expansion ordering rules.
2013-01-22 16:58:21 +00:00
Adam Weinberger
c8b267ee81 Add support for WITH_BASH_DEVEL=yes to depend on shells/bash-devel.
Also, use MDOCS.
2013-01-17 07:17:24 +00:00
Emanuel Haupt
ed6b261f86 Add LICENSE 2013-01-15 20:13:17 +00:00
Emanuel Haupt
531a093eba Remove two unused comments (forgotten in previous commit). 2013-01-15 11:51:57 +00:00
Emanuel Haupt
48dc914249 - Always use bundled FAQ file, it's the same as the one externally fetched
- therefore get rid of discouraged IGNOREFILES
- Use default SYSLOG definition
- Remove unused WITHOUT_NLS variable assignment
- Indentation
- Adjust options description
- Do not install help files, those are meant for translation. Change HELP
  option to either einable or disable builtin help where default is enabled [1]
- Bump PORTREVISION

Reviewed by:    ak [1]
2013-01-15 11:49:31 +00:00