summaryrefslogtreecommitdiff
path: root/chinese/pine4/files/patch-bx
diff options
context:
space:
mode:
authorJing-Tang Keith Jang <keith@FreeBSD.org>2000-11-17 19:06:54 +0000
committerJing-Tang Keith Jang <keith@FreeBSD.org>2000-11-17 19:06:54 +0000
commit265f9505face3cf3d8740d3c53ac96f62f4422bb (patch)
tree5b25eb9e2fc2868a7ceba02489deb18f3de43273 /chinese/pine4/files/patch-bx
parentResign as maintainer of KDE2 ports, having brought them up from inception (diff)
Upgrade from 4.21 to 4.30.
Especially thanks to the maintainer, Tai-hwa Liang (avatar), for ending those long lasting evil +400k files/patch-*. :-) According to kkenn, pine4's security will exist until it's totally rewritten, so I'll leave pkg-install untouched, which shows the security warning. PR: ports/22436
Notes
Notes: svn path=/head/; revision=35230
Diffstat (limited to 'chinese/pine4/files/patch-bx')
-rw-r--r--chinese/pine4/files/patch-bx35
1 files changed, 0 insertions, 35 deletions
diff --git a/chinese/pine4/files/patch-bx b/chinese/pine4/files/patch-bx
deleted file mode 100644
index 34d145354710..000000000000
--- a/chinese/pine4/files/patch-bx
+++ /dev/null
@@ -1,35 +0,0 @@
---- pico/makefile.bsf.orig Wed Aug 19 01:57:03 1998
-+++ pico/makefile.bsf Sun Apr 2 12:19:40 2000
-@@ -34,10 +34,10 @@
- MAKE= make
- OPTIMIZE= # -O
- PROFILE= # -pg
--DEBUG= -DDEBUG # -g
-+###DEBUG= -DDEBUG # -g
-
- STDCFLAGS= -DBSDI -DBSDI2 -DPOSIX -DJOB_CONTROL -DMOUSE
--CFLAGS= $(OPTIMIZE) $(PROFILE) $(DEBUG) $(EXTRACFLAGS) $(STDCFLAGS)
-+CFLAGS+= $(OPTIMIZE) $(PROFILE) $(DEBUG) $(EXTRACFLAGS) $(STDCFLAGS)
-
- # switches for library building
- LIBCMD= ar
---- pine/makefile.bsf.orig Fri Aug 28 00:49:51 1998
-+++ pine/makefile.bsf Sun Apr 2 12:20:02 2000
-@@ -48,7 +48,7 @@
- MAKE= make
- OPTIMIZE= # -O
- PROFILE= # -pg
--DEBUG= -DDEBUG # -g
-+#DEBUG= -DDEBUG # -g
-
- CCLIENTDIR= ../c-client
- PICODIR= ../pico
-@@ -67,7 +67,7 @@
- `cat $(CCLIENTDIR)/LDFLAGS`
-
- STDCFLAGS= -DBSDI -DSYSTYPE=\"BSF\" -DMOUSE
--CFLAGS= $(OPTIMIZE) $(PROFILE) $(DEBUG) $(EXTRACFLAGS) $(LDAPCFLAGS) \
-+CFLAGS+= $(OPTIMIZE) $(PROFILE) $(DEBUG) $(EXTRACFLAGS) $(LDAPCFLAGS) \
- $(STDCFLAGS)
-
- OFILES= addrbook.o adrbkcmd.o adrbklib.o args.o bldaddr.o context.o filter.o \