Emanuel Haupt
7bb20d28c7
Update to 4.3.8
2014-04-07 14:43:30 +00:00
Palle Girgensohn
bef854725b
correct misuse of X_CONFIGURE_ENABLE
2014-03-15 14:50:08 +00:00
Baptiste Daroussin
b2bb033360
Update my ports to the latest infrastructure changes
2014-03-13 14:06:32 +00:00
Baptiste Daroussin
302f9443e1
shells/zoidberg: remove broken and abandonware
2014-03-06 18:03:19 +00:00
Baptiste Daroussin
8bf2f29fdf
Support stage
2014-03-06 17:59:53 +00:00
Baptiste Daroussin
25198e9968
Remove a broken and abandonware
2014-03-06 17:58:25 +00:00
Baptiste Daroussin
50d7789ce9
Support stage
...
Use options helpers
2014-03-06 17:56:19 +00:00
Baptiste Daroussin
f6927e8ec3
Support stage
2014-03-06 17:43:41 +00:00
Baptiste Daroussin
b9b706f117
Support stage
2014-03-06 17:38:47 +00:00
Baptiste Daroussin
2606662df8
Support stage
2014-03-06 17:30:00 +00:00
Baptiste Daroussin
def6459cb8
Support stage
2014-03-06 17:27:23 +00:00
Adam Weinberger
b34586b09c
Use OPTIONS helper to prevent needing to include
...
bsd.port.options.mk.
2014-03-03 17:49:25 +00:00
Adam Weinberger
6f21636837
The distfile is finally up on the alioth files area,
...
so switch to it as the MASTER_SITE.
2014-03-03 14:42:38 +00:00
Adam Weinberger
25017970bd
Remove CONFLICTS against non-existant port.
2014-03-03 14:38:48 +00:00
Adam Weinberger
31cc356bf4
Remove bash-devel support now that it has been folded into
...
shells/bash proper. Bump PORTREVISION on affected ports.
2014-03-03 14:35:22 +00:00
Emanuel Haupt
04de1f024c
Chase bash-devel, bash-static-devel removal
2014-03-03 14:22:41 +00:00
Emanuel Haupt
c998374291
Now that we're at patchlevel 0 the current PORTVERSION definition has the effect
...
that we're at version "4.3.". Set PORTVERSION to 4.3.${PATCHLEVEL} until we have
the first patch released upstream. Also bump PORTREVISION to make sure all port
tools deal with this correctly.
Notified by: "Matthew D. Fuller" <fullermd@over-yonder.net>
Discussed with: kwm
2014-03-03 10:33:07 +00:00
Emanuel Haupt
a376a4c368
More indentation fixes, sorry for the noise.
2014-03-03 09:24:36 +00:00
Emanuel Haupt
be2efef113
Fix attribution (overwritten by previous merge)
...
Notified by: kwm
2014-03-03 09:08:08 +00:00
Emanuel Haupt
03edf9b7fc
- Reset maintainer of shells/bash, shells/bash-static
...
- Takeover maintainership
- Merge changes from shells/bash-devel this updates the port to 4.3
- Remove the now useless -devel ports
- Document change in ports/MOVED
Approved by: portmgr (bapt)
2014-03-03 08:55:45 +00:00
Emanuel Haupt
00b5642237
Be more consistent with spacing/line wrapping.
2014-03-03 07:31:45 +00:00
Emanuel Haupt
21a227e459
Update to 4.3 and also do a major Makefile cleanup by using new OPTIONS helper.
...
PR: 187206
Submitted by: adamw
2014-03-03 07:26:37 +00:00
Sunpoet Po-Chuan Hsieh
1a4b8e2b1f
- Convert to new options helper
...
- Fix PLIST [1]
- Bump PORTREVISION for package change
Submitted by: olgeni [1]
2014-03-01 06:13:39 +00:00
Sunpoet Po-Chuan Hsieh
f64431c189
- Remove outdated PERL_LEVEL check
2014-02-28 01:58:07 +00:00
Sunpoet Po-Chuan Hsieh
ef031629ba
- Fix build on i386
...
PR: ports/185256
Submitted by: Christoph Moench-Tegeder <cmt@burggraben.net>
2014-02-28 01:49:19 +00:00
Baptiste Daroussin
de90ca6b10
post-install is not needed anymore when staged [1]
...
While here: use optionsng
Reported by: miwi [1]
2014-02-26 07:09:50 +00:00
Emanuel Haupt
021e2a1105
Remove trailing whitespaces from category shells
2014-02-21 13:39:32 +00:00
Rodrigo Osorio
627090069c
Fix mistake in the commited patch.
...
PR: ports/181438
Approved by: bapt (mentor)
2014-02-19 10:32:29 +00:00
Rodrigo Osorio
39c917a2f2
fix staging issue ( missed in my first commit)
...
PR: ports/181438
Approved by: bapt (mentor)
2014-02-19 10:25:44 +00:00
Rodrigo Osorio
66735958b6
Fix ksh after 10.0 by using a posix compliant syntax for sort invocation.
...
Fix staging
PR: ports/181438
Submitted by: Chweigert Udo <Udo.Schweigert@siemens.com>
Reviewed by: bapt (mentor)
2014-02-18 08:44:28 +00:00
Adam Weinberger
a1f4e6f0c5
TIL option_XYZ_OFF
2014-02-13 20:58:19 +00:00
Emanuel Haupt
db3abf847a
Now that this port is staged and DOCS defined we can stop testing for DOCS in
...
any install target.
2014-02-12 19:25:21 +00:00
Emanuel Haupt
5005b67362
According to the Porter's Handbook (5.12.2.3.) default options must be added to
...
OPTIONS_DEFINE. This policy has been implemented only recently that's why we
have many ports violating this policy.
This patch adds the default options specified in the Porter's Handbook to
OPTIONS_DEFINE where they are being used. Ports maintained by
gnome@FreeBSD.org , kde@FreeBSD.org and x11@FreeBSD.org have been excluded.
Approved by: portmgr (bapt)
2014-02-10 13:54:26 +00:00
Emanuel Haupt
563aac8835
Support staging.
2014-02-06 14:13:28 +00:00
Pawel Pekala
fa114e1292
- Add rsync3 support
...
- Add LICENSE
PR: ports/180573
Submitted by: maintainer
2014-02-01 17:18:14 +00:00
Antoine Brodin
3dc3a8e920
Finish stage support
2014-01-30 22:43:17 +00:00
Rodrigo Osorio
877dce2447
Update maintainer email address
...
Approved by: bapt@ (co-mentor)
2014-01-29 09:17:41 +00:00
Rusmir Dusko
5c9573a6ed
- Add licenses (GPLv2)
...
- Fix DOCS Option, add extra-patch-Makefile.in
Reviewed by: horia
2014-01-25 02:40:17 +00:00
Rusmir Dusko
3b294b0147
- Update to 2.1.0
...
- Simplify master site
- Take maintainership
- Add PORTDOCS=* and remove DOCS from pkg-plist
- Remove obsolete patches, changed by Upstream
- Change REINPLACE_CMD for proper pkg message
Reviewed by: horia
2014-01-25 00:56:53 +00:00
Baptiste Daroussin
e04b632220
Fix properties on pkg-plist
2014-01-21 23:40:21 +00:00
Emanuel Haupt
f61f2728b6
This fixes /etc/shells. Due to the incorrect order of pkg-plist prior to
...
exec/unexec the path to the manpage was written to /etc/shells.
2014-01-21 08:54:06 +00:00
Martin Wilke
bba73f1060
- Update to R49
...
- Update pkg-desc
PR: 185677
Submitted by: olivierd@
2014-01-14 15:54:26 +00:00
Olivier Duchateau
c995ccbca0
- Update to R48b
...
- Use option framework
PR: 182358
Submitted by: myself
Approved by: miwi@ (implicit, maintainer timeout 4 months)
2014-01-10 09:52:35 +00:00
Mathieu Arnold
84d780202a
Fix staging.
2014-01-09 22:34:50 +00:00
Baptiste Daroussin
91ffb1cd96
Update to 5.0.5
2014-01-08 07:28:43 +00:00
Adam Weinberger
1c84663845
Host the bash-completion-2.1 distfile on MASTER_SITE_LOCAL.
...
I really have no idea what is going on with the distfile. The 2.1 tag
has been in the b-c git tree for 9 months now, but their website hasn't
been updated to reflect this. Their alioth area now shows no files
whatsoever, which makes this version (and any other) unfetchable. Some
distros are also using 2.1, some aren't. So, let's cut our losses and
just host it ourselves. Hopefully this can help some other distros too.
While I'm here, clean up the Makefile a bit to feed my OCD.
2014-01-06 14:53:34 +00:00
Antoine Brodin
3633e30b71
Fix plist
2014-01-04 12:54:39 +00:00
Antoine Brodin
aa14daea58
- Finish stage support
...
- Trim indefinite article from COMMENT
2014-01-04 11:39:08 +00:00
Baptiste Daroussin
313cb94889
Part 2 at removing now useless FETCH_ARGS redifition
2014-01-03 01:12:59 +00:00
Sunpoet Po-Chuan Hsieh
435815eaa8
- Fix /etc/shells manipulation
...
PR: ports/185255
Submitted by: Christoph Moench-Tegeder <cmt@burggraben.net>
2013-12-31 13:51:46 +00:00
John Marino
6a1286cd58
shells/bash-completion: Fix installation
...
The bash-completion.pc and bash_completion.sh files were not getting
installed in the correct location per pkg-plist, mainly because the
Makefile.in was modified *after* the configuration target was complete,
that is to say after Makefile has been generated.
By improving the Makefile.am patch, the post-configure target can be
simplified.
Approved by: maintainer (adamw)
2013-12-28 16:38:11 +00:00
Baptiste Daroussin
948e393ac1
Support stage and fix shebangs
2013-12-27 09:24:39 +00:00
Baptiste Daroussin
3ce4797a30
Support stage
2013-12-27 09:21:28 +00:00
Baptiste Daroussin
f3ffd8f5f8
Support stage
2013-12-27 09:20:54 +00:00
Baptiste Daroussin
49d364f91e
Support stage
...
General cleanup
2013-12-27 09:15:03 +00:00
Baptiste Daroussin
2ab535ce97
Commit forgotten pkg-plist bits
2013-12-27 09:09:19 +00:00
Baptiste Daroussin
aa2bdeae85
Support stage
...
Mark as broken on every version not having fs/ntfs/ntfsmount.h
2013-12-27 09:07:38 +00:00
Baptiste Daroussin
7b723a44c1
Support stage
...
Fix build with clang on head (symbol collision)
2013-12-27 09:03:30 +00:00
Baptiste Daroussin
1dd1c7ab75
Support stage
2013-12-27 08:43:20 +00:00
Baptiste Daroussin
d285778c00
Support stage
...
Allow packaging as a user
Remove redundant strip (install -s already do it)
2013-12-27 08:41:30 +00:00
Baptiste Daroussin
168ab53469
Support stage
2013-12-27 08:39:32 +00:00
Baptiste Daroussin
ceda823a27
Support stage
2013-12-27 08:34:05 +00:00
Baptiste Daroussin
c4fdddbe8f
Support stage
2013-12-27 08:32:02 +00:00
Baptiste Daroussin
48812c732f
Support stage
2013-12-27 08:24:48 +00:00
Baptiste Daroussin
b7b786729a
Support stage
2013-12-27 08:23:12 +00:00
Baptiste Daroussin
eeeb0139e0
Support stage
2013-12-27 08:21:09 +00:00
Baptiste Daroussin
5397ebb5e7
Support stage
2013-12-27 08:16:03 +00:00
Baptiste Daroussin
d024fb1d66
Support stage
2013-12-27 08:10:49 +00:00
Baptiste Daroussin
e352c75f10
Support stage
2013-12-27 08:09:02 +00:00
Baptiste Daroussin
5159bbe33c
- Support stage
...
- Remove condition around the rcs build depends:
What ever the version of FreeBSD is it will only pulls in rcs from ports
if and only if rcs is not in base.
2013-12-27 08:06:49 +00:00
Baptiste Daroussin
791b02ce4e
Fix packaging, (the master port is now staged)
2013-12-26 10:06:20 +00:00
Baptiste Daroussin
3454307094
Fix inconsistency in building bash
...
Ensure the configure script always activate the same features wether or not
fdescfs is mounted: Always consider /dev/fd as absent
Bump portrevision as packages on the cluster are built with fdescfs mounted.
With hat: portmgr
Reported: Derek Schrock (skered- via #poudriere)
2013-12-25 17:42:54 +00:00
Baptiste Daroussin
a921c711a6
Update to 5.0.4
2013-12-21 00:53:44 +00:00
Adam Weinberger
a79001505e
Fix staging as non-root.
...
Submitted by: Anton Yuzhaninov <citrin@citrin.ru>
While I'm here, convert bash selection to OPTIONS.
2013-12-20 20:00:54 +00:00
Pawel Pekala
08004f22d7
- Fix build on -current
...
- Support staging
PR: ports/184844
Submitted by: KATO Tsuguru <tkato432@yahoo.com>
2013-12-19 22:12:49 +00:00
William Grzybowski
3f4eafe9ba
shells/jailkit: fix python usage
...
Reported by: exp-run (PR 184591)
Approved by: portmgr (blanket)
2013-12-15 12:19:33 +00:00
Antoine Brodin
4f5544a38b
Stage support for non-IGNORED pear classes
...
Tested by: poudriere
Approved by: portmgr (bapt)
2013-11-25 17:59:58 +00:00
Mathieu Arnold
d77405fd6d
- Wrap up cd && foo in parenthesis, it'd break with bmake -j
...
- Replace some FIND ... CPIO with COPYTREE_SHARE.
2013-11-24 17:40:44 +00:00
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
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