Emanuel Haupt
2c9bbf1dd0
Add an install message about the fact that fdescfs has to be present.
...
Discussed on: ports@, amd64@
2014-04-22 09:20:56 +00:00
Emanuel Haupt
67c1d0f16e
Update to 4.3.11
2014-04-17 10:31:37 +00:00
Martin Wilke
8688884b73
- Update to version 3.8
...
PR: 187491
Submitted by: ports fury
2014-04-11 13:41:06 +00:00
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