1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-26 00:55:14 +00:00
Commit Graph

1409 Commits

Author SHA1 Message Date
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