aboutsummaryrefslogtreecommitdiffstats
path: root/net/freeradius2/Makefile
diff options
context:
space:
mode:
authorkris <kris@FreeBSD.org>2003-05-18 19:57:52 +0800
committerkris <kris@FreeBSD.org>2003-05-18 19:57:52 +0800
commit085b9e13204c8e72a20b99a869b56959ca6e5acf (patch)
treeda892a8379b7f87ded8ea7b57a5d9fefc479f4e2 /net/freeradius2/Makefile
parent6830b36efa73917e5519a4f545c4e098b93dd7bf (diff)
downloadfreebsd-ports-gnome-085b9e13204c8e72a20b99a869b56959ca6e5acf.tar.gz
freebsd-ports-gnome-085b9e13204c8e72a20b99a869b56959ca6e5acf.tar.zst
freebsd-ports-gnome-085b9e13204c8e72a20b99a869b56959ca6e5acf.zip
BROKEN: incorrect pkg-plist
Diffstat (limited to 'net/freeradius2/Makefile')
-rw-r--r--net/freeradius2/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/net/freeradius2/Makefile b/net/freeradius2/Makefile
index 1f2ec34cb779..7da6afea4e4a 100644
--- a/net/freeradius2/Makefile
+++ b/net/freeradius2/Makefile
@@ -16,6 +16,8 @@ COMMENT= A free RADIUS server implementation
LIB_DEPENDS= gdbm.3:${PORTSDIR}/databases/gdbm
+BROKEN= "Incorrect pkg-plist"
+
LOGDIR?= /var/log
USE_GMAKE= yes
he same trick as in the recent gettext update is used. The ports install a symlink with the old library version. When enough of their dependent ports have had regular updates the remaining ones can get a PORTREVISION bump and the links can be removed. Also remove the devel/pcre dependency from USE_GNOME=glib20. It causes over 2200 packages to depend on devel/pcre while less than 200 actually link with it. The glib20 package still depends on devel/pcre so this should not make a difference for ports with USE_GNOME=glib20. Also, libdata/pkgconfig/glib-2.0.pc lists pcre as a private library so USE_GNOME=glib20 should not propagate it. PR: 195724 Exp-run by: antoine Approved by: portmgr (antoine) * Update the default version of GCC in the Ports Collection from GCC 4.7.4gerald2014-09-111-1/+1 | | | | | | | | | | to GCC 4.8.3. Part II, Bump PORTREVISIONs. PR: 192025 Tested by: antoine (-exp runs) Approved by: portmgr (implicit) * - Convert multimedia/smpeg* to USES=libtool and bump dependent portstijl2014-07-161-1/+1 | | | | - Add INSTALL_TARGET=install-strip * Add a pkg-message with a few warnings.rakuco2014-07-132-1/+15 | | | | | PR: 191475 Submitted by: thiagohero501@gmail.com (maintainer) * - Convert net/sdl_net to USES=libtool and bump dependent portstijl2014-07-101-1/+1 | | | | | | - Add INSTALL_TARGET=install-strip Approved by: portmgr (implicit, bump unstaged port) * - Add license [1]ak2014-05-081-5/+6 | | | | | | | | - Pass maintainership to submitter [1] - Fix build with clang on i386 arches PR: ports/188889 (based on) [1] Submitted by: Thiago <thiagohero501@gmail.com> [1] * - Convert the last ".if" to options helpersdanilo2013-11-051-6/+1 | | | | Reported by: jhale * - Convert LIB_DEPENDS to new syntaxdanilo2013-11-052-14/+14 | | | | | | - Convert USE_GMAKE to USES - Use options helpers - Add stage support * - Reset maintainer to ports@nemysis2013-10-301-1/+1 | | | | | | PR: ports/183261 Submitted by: chris petrik <c.petrik.sosa@gmail.com> Approved by: pawel / wg (mentors, implicit) * Add NO_STAGE all over the place in preparation for the staging support (cat: ↵bapt2013-09-211-0/+1 | | | | games) * - Please welcome back Chris Petrik as maintainer ofbdrewery2013-03-071-7/+3 | | | | | | | | | | | these ports [1] - Trim headers - Remove indefinite article from COMMENT - Convert tab to space in WWW lines PR: ports/175415 [1] Submitted by: Chris Petrik <c.petrik.sosa@gmail.com> [1] Discussed with: bapt * Revert Chris Petrik's ports to the pool. Thank you for all your work so ↵eadler2012-12-101-1/+1 | | | | | | | far, and should you desire to return just let us know. PR: ports/174309 Submitted by: Chris Petrik * Welcome back Chris Petrik <c.petrik.sosa@gmail.com>eadler2012-09-091-1/+1 | | | | PR: ports/171481 * Remove leftovers from previous conversion to OptionsNGbapt2012-07-211-1/+0 | * Convert to new options frameworkbapt2012-06-131-3/+5 | * - Fix build with new pngswills2012-02-202-1/+21 | | | | Submitted by: avg * - Update devel/sdl12 to 1.2.15mva2012-02-181-1/+1 | | | | | | | | | | | | | - Update audio/sdl_mixer to 1.2.15 - Update graphics/sdl_image to 1.2.12 - Update graphics/sdl_ttf to 2.0.11 - Update graphics/sdl_gfx to 2.0.23 - Update net/sdl_net to 1.2.8 - Bump PORTREVISIONs on ports that depend on one or more packages due to ABI and shared library version changes - Update Mk/bsd.sdl.mk accordingly for the new shared library versions Tested by: exp-run by pav * - Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)amdmi32011-09-241-2/+2 | | | | | | | | | - 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 * -remove MD5ohauer2011-07-031-1/+0 | * Return these ports to the pool.linimon2011-03-031-1/+1 | | | | | PR: ports/155217 Submitted by: maintainer * - Pass maintainership to submitterwen2010-10-281-1/+1 | | | | | PR: ports/151778 Submitted by: Chris Petrik <c.petrik.sosa@gmail.com> * - Update devel/sdl12 to version 1.2.14.mva2010-01-301-0/+1 | | | | | | | | | | | | - Update audio/sdl_mixer to version 1.2.11. - Update graphics/sdl_gfx to version 2.0.20. - Update graphics/sdl_image to version 1.2.10. - Bump portrevisions for all ports depending on audio/sdl_mixer and graphics/sdl_image. - Update Mk/bsd.sdl.mk accordingly for the new shared lib versions. PR: ports/142147 ports/142248 ports/142249 Approved by: miwi (mentor implicit) * Reset maintainer at his request.linimon2009-12-161-1/+1 | | | | PR: ports/141647 * Reinstate maintainer at his request.linimon2009-12-041-1/+1 | * Temporarily reassign ports maintained by chris@officialunix.com back tolinimon2009-11-261-1/+1 | | | | | | the pool for the duration of his upcoming move. Requested by: maintainer * - Pass maintainer to submitter.wxs2009-09-191-1/+1 | | | | | | PR: ports/138957 Submitted by: Chris Petrik <chris@officialunix.com> Feature safe: yes * - Switch SourceForge ports to the new File Release System: categories ↵amdmi32009-08-221-1/+1 | | | | starting with G * - Update to 2.5.0amdmi32008-11-193-12/+10 | | | | | | | - While here, use SF macro PR: 128975 Submitted by: Chess Griffin <chess at chessgriffin dot com> * Reset robin.schoonover@gmail.com due to maintainer-timeouts and nolinimon2008-09-031-1/+1 | | | | | | response to email. Hat: portmgr * - Chase devel/sdl12 shlib version bumpmiwi2008-03-131-1/+1 | * - Flip OpenGL 'on' by defaultpav2008-01-021-3/+3 | | | | | Submitted by: pfgshield-freebsd@yahoo.com Approved by: maintainer timeout (2 weeks) * - Fix CONFIGURE_ENV (fixes build with OpenGL enabled)pav2007-12-151-1/+1 | | | | | | PR: ports/118177 Submitted by: Andriy Gapon <avg@icyb.net.ua> Approved by: maintainer timeout (3 weeks) * - Update to 2.4.7 (which compiles on 7.0)pav2007-11-138-94/+33 | | | | | | PR: ports/117143 Submitted by: Pedro F. Giffuni <giffunip@tutopia.com> Approved by: portmgr (self), maintainer timeout (1 month) * - Welcome X.org 7.2 \o/.flz2007-05-201-1/+1 | | | | | - Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}. - Bump PORTREVISION for ports intalling files in ${X11BASE}. * - Update devel/sdl12 to version 1.2.11. Now we employ stock SDL directorystas2006-09-20