1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-29 10:18:30 +00:00
Commit Graph

196 Commits

Author SHA1 Message Date
Renato Botelho
d226131547 Update to 1.8.12 2015-02-10 15:58:43 +00:00
Wesley Shields
68a065960e Over to garga@.
I don't have the cycles to handle these higher profile ports anymore.
2014-12-29 03:39:51 +00:00
Wesley Shields
9f1ff7d28f Update to 1.8.11p1
PR:		194259
Submitted by:	cy@ and Yasuhiro KIMURA <yasu@utahime.org>
2014-10-16 02:05:17 +00:00
Baptiste Daroussin
d285e5027c Simplify plist 2014-09-22 15:38:19 +00:00
Bryan Drewery
8df8b979ba Use @sample for sudoers 2014-09-11 23:17:12 +00:00
Tijl Coosemans
37f54e0f66 net/openldap24-*:
- Convert to USES=libtool and bump dependent ports
- Avoid USE_AUTOTOOLS
- Don't use PTHREAD_LIBS
- Use MAKE_CMD

databases/glom:
- Drop :keepla
- Add INSTALL_TARGET=install-strip

databases/libgda4* databases/libgda5*:
- Convert to USES=libtool and bump dependent ports
- USES=tar:xz
- Use INSTALL_TARGET=install-strip
- Use @sample

databases/libgdamm:
- Drop :keepla
- USES=tar:bzip2
- Use INSTALL_TARGET=install-strip

databases/libgdamm5:
- Add INSTALL_TARGET=install-strip
- Drop --enable-static (inherited from old repocopy)

devel/anjuta x11-toolkits/py-gnome-extras:
- Drop :keepla

dns/powerdns dns/powerdns-devel:
- Convert to USES=libtool
- Add INSTALL_TARGET=install-strip
- Disable static modules
- Stop creating library symlinks with .0 suffix, not needed for dynamically
  opened modules

mail/dovecot2:
- Add USES=libtool

mail/dovecot2-pigeonhole:
- Drop CONFIGURE_TARGET (incorrect for Dragonfly)
- Add USES=libtool and INSTALL_TARGET=install-strip

math/gnumeric:
- USES=libtool tar:xz

Approved by:	portmgr (implicit, bump unstaged ports)
2014-07-24 18:34:16 +00:00
Adam Weinberger
5d2373a092 Add DOCS to OPTIONS_DEFINE to ports that check for PORT_OPTIONS:MDOCS. 2014-07-15 16:57:39 +00:00
Wesley Shields
b56e991bc0 Update to 1.8.10p3. 2014-05-08 03:27:06 +00:00
Wesley Shields
dae8202efd Add option for sssd.
Submitted by:	petef@
2014-04-12 02:24:09 +00:00
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
efb1712107 Cleanup /var/db/sudo if it is empty. This eliminates leftovers when building
the package.
2013-07-17 13:36:10 +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