1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-27 00:57:50 +00:00
Commit Graph

1354 Commits

Author SHA1 Message Date
Baptiste Daroussin
5130dbec4c Reset maintainership
While here support stage (cheating on PREFIX as the port does only use PREFIX to install)

Submitted by:	former maintainer
2013-11-08 13:00:49 +00:00
Mathieu Arnold
56df0506f2 - Support staging
maintainer timeout.
PR:		ports/183196
Submitted by:	mat
2013-11-06 12:18:54 +00:00
Vanilla I. Shu
0359921874 Support STAGEDIR. 2013-11-06 07:44:16 +00:00
Emanuel Haupt
1d8e5e9cd6 Support staging. 2013-11-01 10:29:18 +00:00
Renato Botelho
1cc339cbe4 . Support staging
. Add devel/p5-Term-ReadLine-Perl as dependency, as suggested by install scripts
2013-10-23 23:38:12 +00:00
Eitan Adler
c6b2f8060d Unquiet my ports to make debugging easier. 2013-10-23 18:58:57 +00:00
Mathieu Arnold
ce89a80f59 Try and be consistent with what commands are silent and not in *install.
- MKDIR is silent
- ECHO is silent
- INSTALL_* are not silent
- CP/FIND/... are not silent

I fixed a few PORTDOCS misusage, I'll do a second pass.

With Hat:	perl@
2013-10-22 16:57:44 +00:00
Cy Schubert
40ac05820a Add 10.0 RCS dependency. 2013-10-10 17:53:33 +00:00
John Marino
560d2eb0bf Explicitly link libraries on 10 unmaintained ports
The following ports will not build with a binutils 2.22+ linker built
with standard options.  This has been obvious with DPorts, but difficult
to see on FreeBSD.  However, setting the ports compiler as a recent gcc
(e.g lang/gcc48) is an excellent way to detect the unspecified but needed
libraries as these recent GCC compilers use the latest binutils linkers.
These patches were tested on FreeBSD 8.4 and DragonFly 3.5
2013-10-07 23:40:23 +00:00
Hajimu UMEMOTO
7357b262ea enable stage. 2013-10-04 18:15:16 +00:00
Sunpoet Po-Chuan Hsieh
a99e50c9b5 - Support STAGEDIR 2013-09-30 20:59:03 +00:00
Boris Samorodov
51ff0091fe Fix using iconv at ports:
. shells/fish;
. games/instead;
. www/xapian-omega;
. devel/xdg-user-dirs.

Submitted by:	marino (via e-mail)
Approved by:	portmgr (bapt, implicit)
2013-09-30 19:58:20 +00:00
Adam Weinberger
0672f90140 Staging support. 2013-09-30 14:23:54 +00:00
Eitan Adler
cfe636b37f - convert to staging 2013-09-28 06:57:32 +00:00
Baptiste Daroussin
a81009fc18 Convert to stage, while here, cleanup a bit 2013-09-23 16:40:47 +00:00
Baptiste Daroussin
f6e6105ff8 Add NO_STAGE all over the place in preparation for the staging support (cat: shells) 2013-09-20 22:57:23 +00:00
Andrej Zverev
94f7601273 - convert to the new perl5 framework
- trim Makefile header

Approved by:	portmgr (bapt@, blanket)
2013-09-12 06:27:41 +00:00
Sunpoet Po-Chuan Hsieh
d47c483782 - Remove deprecated PTHREAD_* 2013-09-07 18:13:59 +00:00
Steven Kreuzer
32b607380c Update MAINTAINER to rodrigo@bebik.net 2013-09-03 13:07:03 +00:00
Baptiste Daroussin
8302173231 Add an explicit dependency on pkgconf 2013-09-02 21:04:00 +00:00
Steven Kreuzer
f009f62a1d Mark the port as broken on FreeBSD 10.0
PR:		ports/181438
Submitted by:	Sean Bruno <sbruno@FreeBSD.org>
2013-08-27 15:04:37 +00:00
Sunpoet Po-Chuan Hsieh
95df543e23 - Convert to new options framework 2013-08-25 08:20:14 +00:00
Baptiste Daroussin
10cee3fd8a - Fix a typo in configure arguments
- Bump port revision as it concerns a default option

Submitted by:	Paul Mulders <justinkb@gmail.com> (by private mail)
2013-08-22 22:18:13 +00:00
Sunpoet Po-Chuan Hsieh
c9cf6c6113 - Convert to new perl framework 2013-08-21 14:08:06 +00:00
Alexey Dokuchaev
32a0b88950 - Try to unbreak parallel builds (-jX) by calling sub-makes correctly
- 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)
2013-08-15 11:51:39 +00:00
Alex Kozlov
d4041784dc - Remove MAKE_JOBS_SAFE variable
Approved by:	portmgr (bdrewery)
2013-08-14 22:35:50 +00:00
Sunpoet Po-Chuan Hsieh
7ff9aad7e0 - Update INIT to 2013-05-24
- 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
2013-08-09 19:01:58 +00:00
Andrej Zverev
911aeddd51 - Convert to new perl framework
- Trim Makefile header
2013-08-02 16:55:05 +00:00
Eitan Adler
3e61d7e801 Remove now excess verbiage.
Reviewed by:	bapt
2013-07-16 21:59:48 +00:00
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