From 0354c2979d3bc010f8635a0835c423e520e83ddd Mon Sep 17 00:00:00 2001 From: ache Date: Fri, 28 Jul 1995 01:00:38 +0000 Subject: Better FreeBSD tuning, using CFLAGS from make.conf, eliminate one Makefile change --- security/pidentd/files/patch-ab | 28 +++++++++++++--------------- 1 file changed, 13 insertions(+), 15 deletions(-) (limited to 'security/pidentd/files') diff --git a/security/pidentd/files/patch-ab b/security/pidentd/files/patch-ab index 48cac4d2519d..2779a331025f 100644 --- a/security/pidentd/files/patch-ab +++ b/security/pidentd/files/patch-ab @@ -1,5 +1,5 @@ -*** Makefile.orig Mon Jun 5 19:49:08 1995 ---- Makefile Thu Jul 27 21:10:17 1995 +*** Makefile.orig Mon Jun 5 21:49:08 1995 +--- Makefile Fri Jul 28 04:53:59 1995 *************** *** 15,21 **** # @@ -18,24 +18,22 @@ MANROOT=$(DESTROOT)/man MANDIR=$(MANROOT)/man8 *************** -*** 44,50 **** +*** 42,48 **** + # GLIBS=-lident -ldes + GLIBS= - CFLAGS=-O +! CFLAGS=-O -! all: + all: @echo "Please specify the type of system you wish to build for." - @echo "Valid systems are:" - @echo "" ---- 44,52 ---- +--- 42,48 ---- + # GLIBS=-lident -ldes + GLIBS= - CFLAGS=-O +! #CFLAGS=-O -! all: freebsd -! -! fake: + all: @echo "Please specify the type of system you wish to build for." - @echo "Valid systems are:" - @echo "" *************** *** 387,393 **** @@ -45,7 +43,7 @@ tests: (cd testdir ; make) ---- 389,395 ---- +--- 387,393 ---- install: in.identd cp identd.8 $(MANDIR)/identd.8 -- cgit e='cinnamon-2.8'>cinnamon-2.8 FreeBSD GNOME current development ports (https://github.com/freebsd/freebsd-ports-gnome)
aboutsummaryrefslogtreecommitdiffstats
path: root/devel/obby
Commit message (Expand)AuthorAgeFilesLines
* For ports that are marked BROKEN on armv6, and also fail to build onlinimon2017-11-301-0/+1
* Bump PORTREVISION for ports depending on the canonical version of GCCgerald2017-09-111-1/+1
* Mark some ports failing on armv6, for errors classified as "clang".linimon2017-05-271-0/+2
* Chase a bunch of failures after libsigc++20 updatebapt2017-04-021-1/+2
* Fix build with libc++ 3.8.0riggs2016-04-101-0/+15
* Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.mat2016-04-011-2/+2
* - Strip libraryamdmi32015-05-091-1/+2
* Cleanup plistbapt2014-10-271-4/+0
* - Use new LIB_DEPENDS syntaxamdmi32014-06-112-5/+5
* Remove indefinite articles and trailing periods from COMMENT, plusolgeni2014-06-101-1/+1
* Remove trailing whitespaces from category develehaupt2014-02-211-1/+1
* According to the Porter's Handbook (5.12.2.3.) default options must be added toehaupt2014-02-101-0/+2
* - Stage supportmiwi2014-02-011-1/+0
* Add NO_STAGE all over the place in preparation for the staging support (cat: ...bapt2013-09-211-0/+1
* - Remove MAKE_JOBS_SAFE variableak2013-08-151-1/+0
* Convert a bunch of ports from WITHOUT_NLS -> ${PORT_OPTIONS:MNLS}bapt2013-04-301-1/+3
* - Convert USE_GETTEXT to USES (part 4)ak2013-04-261-1/+1
* Convert devel to USES=pkgconfigbapt2013-04-231-7/+2
* This changes almost all the "gnomehack" only USE_GNOME cases to USES= pathfix.eadler2013-03-191-1/+1
* * Update the glib to 2.34.3 and gtk20 to 2.24.17 and gtk30 to 3.6.4 whichkwm2013-03-081-0/+1
* - Update to 0.4.8miwi2011-11-28