View | Details | Raw Unified | Return to bug 82529
Collapse All | Expand All

(-)editors/cooledit/Makefile (-1 / +4 lines)
Lines 6-12 Link Here
6
#
6
#
7
7
8
PORTNAME=	cooledit
8
PORTNAME=	cooledit
9
PORTVERSION=	3.17.14
9
PORTVERSION=	3.17.17
10
CATEGORIES=	editors
10
CATEGORIES=	editors
11
MASTER_SITES=	${MASTER_SITE_SUNSITE}
11
MASTER_SITES=	${MASTER_SITE_SUNSITE}
12
MASTER_SITE_SUBDIR=	apps/editors/X/cooledit
12
MASTER_SITE_SUBDIR=	apps/editors/X/cooledit
Lines 38-42 Link Here
38
.if defined(WITH_NEXT_LOOK)
38
.if defined(WITH_NEXT_LOOK)
39
CONFIGURE_ARGS+=	--enable-NeXT-look
39
CONFIGURE_ARGS+=	--enable-NeXT-look
40
.endif
40
.endif
41
42
post-patch:
43
	@${REINPLACE_CMD} -e 's|po pixmap man|po man|g' ${WRKSRC}/Makefile.in
41
44
42
.include <bsd.port.post.mk>
45
.include <bsd.port.post.mk>
(-)editors/cooledit/distinfo (-2 / +2 lines)
Lines 1-2 Link Here
1
MD5 (cooledit-3.17.14.tar.gz) = c5bfa0efbd6160b5ba868b722418cc02
1
MD5 (cooledit-3.17.17.tar.gz) = bb8f354d5378f8fa9e178b2414152987
2
SIZE (cooledit-3.17.14.tar.gz) = 1671619
2
SIZE (cooledit-3.17.17.tar.gz) = 1674273
(-)editors/cooledit/pkg-descr (-5 lines)
Lines 3-13 Link Here
3
	(for instance LaTeX on a LaTeX file)
3
	(for instance LaTeX on a LaTeX file)
4
   - smalledit - a stripped down version of cooledit 
4
   - smalledit - a stripped down version of cooledit 
5
   - coolman - a man page browser
5
   - coolman - a man page browser
6
   - coolbrowse - a file system browser
7
   - coolmessage - an interface to write that brings up a cool-styled window
8
	with your message
9
   - coolicon - a utility to place icons directly on your desktop which runs
10
	under any window manager
11
6
12
- Brett Taylor	
7
- Brett Taylor	
13
brett@peloton.physics.montana.edu
8
brett@peloton.physics.montana.edu
(-)editors/cooledit/pkg-plist (-1 lines)
Lines 60-63 Link Here
60
share/locale/sv/LC_MESSAGES/cooledit.mo
60
share/locale/sv/LC_MESSAGES/cooledit.mo
61
@dirrm %%DATADIR%%/syntax
61
@dirrm %%DATADIR%%/syntax
62
@dirrm %%DATADIR%%
62
@dirrm %%DATADIR%%
63
@dirrm share/coolicon

Return to bug 82529