Wesley Shields
42d597ff94
Update to 1.8.10p2.
...
PR: ports/187567
Submitted by: Yasuhiro KIMURA <yasu@utahime.org>
2014-03-17 17:55:57 +00:00
Adam Weinberger
29b58ee53b
Use OPTIONS helpers.
2014-03-04 01:10:17 +00:00
Wesley Shields
f72dc6cc4b
Update to 1.8.9p5.
...
PR: ports/185581
Submitted by: Yasuhiro KIMURA <yasu@utahime.org>
2014-02-08 21:48:04 +00:00
Wesley Shields
2d0cea9c9b
[1]: Update to 1.8.8.
...
[2]: Switch logging to authpriv.
PR: [1] ports/182618
Submitted by: [1] Yasuhiro KIMURA <yasu@utahime.org>
[2] des@
2013-10-10 13:28:12 +00:00
Baptiste Daroussin
a65ed2e51b
Add NO_STAGE all over the place in preparation for the staging support (cat: security)
2013-09-20 22:55:24 +00:00
Alex Kozlov
d4041784dc
- Remove MAKE_JOBS_SAFE variable
...
Approved by: portmgr (bdrewery)
2013-08-14 22:35:50 +00:00
Wesley Shields
5256e84afb
Fix missing include.
...
This was causing the "Undefined symbol '_'" message when hitting ^C or
entering an incorect command.
PR: ports/180262
Submitted by: Christophe Juniet <c.juniet@gmail.com>
2013-07-05 18:46:33 +00:00
Wesley Shields
0c40c664ed
Update to 1.8.7.
2013-06-28 00:58:49 +00:00
Wesley Shields
56a69516d0
Disable PIE on ARM. This was causing a crash at runtime.
...
Submitted by: Lukasz Siemiradzki
2013-05-04 22:30:31 +00:00
Alex Kozlov
e159824929
- Convert USE_GETTEXT to USES (part 3)
...
Approved by: portmgr (bapt)
2013-04-24 18:10:30 +00:00
Wesley Shields
69839c5dd6
Update to 1.8.6p8.
...
Feature safe: yes
2013-04-16 15:30:51 +00:00
Wesley Shields
d6272e0080
Update to 1.8.6p7.
...
VuXML entry coming in the next day or two tops.
2013-03-01 01:57:28 +00:00
Wesley Shields
734ffa136d
Update to 1.8.6p5.
2013-01-24 18:16:37 +00:00
Wesley Shields
a16c46c96f
Update to 1.8.6.p4.
...
Trim header.
Remove ia64 fix, included upstream.
2013-01-16 15:42:06 +00:00
Wesley Shields
f7fd2d2466
Disable PIE on ia64. This was causing a run-time failure.
...
Submitted by: Anton Shterenlikht, Todd Miller
2013-01-01 20:33:52 +00:00
Wesley Shields
8a5f60ba4f
If OPIE option is on we can not pass --with-pam in CONFIGURE_ARGS. Make it
...
so that OPIE will pass --with-opie and if it is off we pass --with-pam. [1]
No functional changes with this, just a build fix.
While here use tabs where appropriate and cleanup pkg-descr. [2]
Feature safe: yes
2012-10-11 13:36:47 +00:00
Wesley Shields
c53371256d
Fix the temporary workaround by passing the appropriate flag in
...
LDFLAGS. Since I want to ensure those who built it on i386 with this
workaround will rebuild it now that it is fixed bump PORTREVISION.
2012-09-27 13:44:01 +00:00
Wesley Shields
88c3facf61
Fix build on i386 by disabling hardening measures. This is a temporary
...
fix until I can figure out what is really going on.
2012-09-27 02:57:50 +00:00
Wesley Shields
d8d46b4b48
Update to 1.8.6p3
...
PR: ports/171837
Submitted by: cy@
2012-09-26 01:49:52 +00:00
Wesley Shields
e31c65f93a
Update to 1.8.5p3
2012-08-17 18:25:23 +00:00
Wesley Shields
0e09a085b1
Fix typo.
...
PR: ports/169284
Submitted by: From: Bryan Drewery <bryan@shatow.net>
2012-06-21 13:01:13 +00:00
Wesley Shields
705825bd69
Add option to enable OPIE support (off by default). [1]
...
While here, convert to new-style options.
PR: ports/168812 [1]
Submitted by: Zak Blacher <zblacher@sandvine.com> [1]
2012-06-19 01:38:09 +00:00
Wesley Shields
ebc7102d74
Update to 1.8.5p2.
2012-06-03 20:21:46 +00:00
Wesley Shields
76f2412bfb
Update to 1.8.5p1.
...
Changes: http://www.sudo.ws/sudo/stable.html#1.8.5p1
2012-05-21 15:39:02 +00:00
Wesley Shields
7fef52b556
Update to 1.8.4p5
...
Security: b3435b68-9ee8-11e1-997c-002354ed89bc
2012-05-16 14:26:34 +00:00
Wesley Shields
e308fe8cc0
Update to 1.8.4p4
...
Changes from 1.8.4p2 through 1.8.4p4 are here:
http://www.sudo.ws/sudo/stable.html#1.8.4p4
Feature safe: yes
2012-03-13 15:25:11 +00:00
Wesley Shields
27250d2045
Update to 1.8.4p2
...
PR: ports/165528
Submitted by: rea@
2012-03-01 02:06:48 +00:00
Wesley Shields
ea0bdd44de
If you used LDAP and NOPORTDOCS then the documentation directory would be
...
left behind on install. The upstream Makefile would create the directory
and put sudoers2ldif there, but pkg-plist would not register it properly.
This fix moves sudoers2ldif to 'bin' since it isn't really documentation.
It's installation is still controlled by the LDAP knob though.
Spotted by: scheidell@
2012-02-06 02:47:25 +00:00
Wesley Shields
a0a3d0fc26
Update to 1.8.3p2
...
Security: 7c920bb7-4b5f-11e1-9f47-00e0815b8da8
2012-01-30 16:37:25 +00:00
Wesley Shields
6fa3f3e14c
Switch to using MASTER_SITE_SUDO.
2011-11-09 17:18:43 +00:00
Martin Wilke
e1c6649edf
- Remove WITH_FBSD10_FIX, is no longer needed
2011-11-09 15:26:04 +00:00
Wesley Shields
91aed37a13
- Use DISTNAME instead of DISTFILES and remove WRKSRC.
...
Submitted by: sunpoet@
2011-11-01 14:13:05 +00:00
Wesley Shields
442c763f08
Fix version number going backwards.
...
Noticed by: erwin@
2011-10-30 14:24:02 +00:00
Wesley Shields
9467ed7e2b
- Update to 1.8.3p1
2011-10-30 02:49:59 +00:00
Koop Mast
57a6fd2754
Fix build on FreeBSD 10
...
Approved by: portmgr (miwi)
2011-10-29 10:31:51 +00:00
Wesley Shields
74d1b50bac
- Update to 1.8.3.
2011-10-23 15:00:38 +00:00
Dmitry Marakasov
6f6fbe4bdf
- Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)
...
- Fix all ports that add {CPP,LD}FLAGS to *_ENV to modify flags instead
PR: 157936
Submitted by: myself
Exp-runs by: pav
Approved by: pav
2011-09-23 22:26:39 +00:00
Wesley Shields
37bb0715c9
- Switch to using bsd.port.options.mk.
2011-09-07 01:30:26 +00:00
Wesley Shields
272665e1dc
- Update to 1.8.2
...
- Now depend on gettext
- While here, use DISTVERSION.
2011-09-06 18:07:33 +00:00
Wesley Shields
25ddfe6c37
- Remove dead MASTER_SITES.
...
Noticed by: The Distilator
2011-08-02 21:35:36 +00:00
Wesley Shields
f1256b4e5d
Update to 1.8.1p2
2011-05-22 19:33:13 +00:00
Wesley Shields
2125e1e314
Add an AUDIT option, which is off by default for now. I will turn it on
...
with the next significant bump.
Submitted by: Mike Kelly (private mail)
2011-05-13 14:30:35 +00:00
Wesley Shields
dce32f7c62
Update to 1.8.1p1.
...
No longer need to worry about etc/sudoers.d problem, as it is no longer
a fatal error.
2011-04-17 13:50:10 +00:00
Wesley Shields
9cdeec96c1
The install process checks the validity of sudoers before installing
...
etc/sudoers.d. If you have an sudoers with the includedir directive the
install will fail. Fix this by creating the directory in a pre-install
target.
This should fix "The Great sudo Debacle of 2011" once and for all.
Tested by: dougb@
2011-04-11 19:43:39 +00:00
Wesley Shields
91a0810f4f
Revert the removal of sudoers.d. It is a POLA violation. While here remove
...
the UPDATING entry as it no longer applies.
2011-04-11 16:50:19 +00:00
Wesley Shields
92fc99dfbd
We don't install a sudoers.d, remove that from the default sudoers file.
...
PR: ports/156305
Submitted by: Helmut Schneider <jumper99@gmx.de>
Anatoly Borodin <anatoly.borodin@gmail.com>
2011-04-11 12:47:00 +00:00
Wesley Shields
16f5457a8a
Update to 1.8.1. There are a lot of behind-the-scenes changes in this port,
...
including a plugin system now.
While here, do some whitespace fixes.
2011-04-10 01:39:49 +00:00
Wesley Shields
21f5ede427
Update to 1.7.4p6.
...
"This release fixes a bug in the I/O logging support that could cause visual
artifacts in full-screen programs such as text editors. This bug was listed as
fixed in sudo 1.7.4p5 but the fix was merged incorrectly."
Feature safe: yes
2011-01-19 18:32:50 +00:00
Wesley Shields
a18479ea33
Update to 1.7.4p5.
...
Special thanks to rea@ for commiting the appropriate VuXML for me. :)
PR: ports/153939
Submitted by: rea@
Security: 908f4cf2-1e8b-11e0-a587-001b77d09812
Feature safe: yes
2011-01-13 20:00:11 +00:00
Wesley Shields
ff00de647f
Work around annoying, but harmless, bug with install(1) using "-b~" by changing
...
it to use "-b ~".
While here also strip libsudo_noexec.so.
Submitted by: John Hein (private mail)
2010-10-24 23:34:11 +00:00