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

(-)fox-devel/Makefile Sun Apr 27 11:01:56 2003 (-3 / +3 lines)
Lines 6-12 Link Here
6
#
6
#
7
7
8
PORTNAME=      fox
8
PORTNAME=      fox
9
PORTVERSION=   1.1.22
9
PORTVERSION=   1.1.25
10
CATEGORIES=    x11-toolkits
10
CATEGORIES=    x11-toolkits
11
MASTER_SITES=  http://www.fox-toolkit.org/ftp/ \
11
MASTER_SITES=  http://www.fox-toolkit.org/ftp/ \
12
               ftp://ftp.fox-toolkit.org/pub/ \
12
               ftp://ftp.fox-toolkit.org/pub/ \
Lines 141-148 Link Here
141
##
141
##
142
.if exists(${LOCALBASE}/lib/libFOX-1.0.so)
142
.if exists(${LOCALBASE}/lib/libFOX-1.0.so)
143
IGNORE= Conflict management: you have port fox-devel installed. The\
143
IGNORE= Conflict management: you have port fox-devel installed. The\
144
        fox port is incompatible with fox-devel one. You have to\
144
       fox port is incompatible with fox-devel one. You have to\
145
        uninstall fox-devel port if you really need the fox one 
145
       uninstall fox-devel port if you really need the fox one
146
.endif
146
.endif
147
147
148
.include <bsd.port.post.mk>
148
.include <bsd.port.post.mk>
(-)fox-devel/distinfo Sun Apr 27 09:48:51 2003 (-1 / +1 lines)
Line 1 Link Here
1
MD5 (fox-1.1.22.tar.gz) = a7d3d6b79ddb8338869364964a175daa
1
MD5 (fox-1.1.25.tar.gz) = b29c938c4f210defd3d12ff5eccf50f4
(-)fox-devel/pkg-plist Sun Apr 27 10:54:17 2003 (-3 / +1 lines)
Lines 192-202 Link Here
192
include/fox/fxver.h
192
include/fox/fxver.h
193
include/fox/xincs.h
193
include/fox/xincs.h
194
lib/libFOX-1.1.so
194
lib/libFOX-1.1.so
195
lib/libFOX-1.1.so.22
195
lib/libFOX-1.1.so.25
196
lib/libFOX.a
196
lib/libFOX.a
197
lib/libFOX.la
197
lib/libFOX.la
198
lib/libFOX.so
198
lib/libFOX.so
199
man/man1/reswrap.1.gz
200
%%PORTDOCS%%share/doc/fox/html/adie.html
199
%%PORTDOCS%%share/doc/fox/html/adie.html
201
%%PORTDOCS%%share/doc/fox/html/adie.jpg
200
%%PORTDOCS%%share/doc/fox/html/adie.jpg
202
%%PORTDOCS%%share/doc/fox/html/adie_colors.jpg
201
%%PORTDOCS%%share/doc/fox/html/adie_colors.jpg
Lines 220-226 Link Here
220
%%PORTDOCS%%share/doc/fox/html/fifthplanet.jpg
219
%%PORTDOCS%%share/doc/fox/html/fifthplanet.jpg
221
%%PORTDOCS%%share/doc/fox/html/filedialog.png
220
%%PORTDOCS%%share/doc/fox/html/filedialog.png
222
%%PORTDOCS%%share/doc/fox/html/filefuncs.html
221
%%PORTDOCS%%share/doc/fox/html/filefuncs.html
223
%%PORTDOCS%%share/doc/fox/html/filter.pl
224
%%PORTDOCS%%share/doc/fox/html/focus.html
222
%%PORTDOCS%%share/doc/fox/html/focus.html
225
%%PORTDOCS%%share/doc/fox/html/fontdialog.png
223
%%PORTDOCS%%share/doc/fox/html/fontdialog.png
226
%%PORTDOCS%%share/doc/fox/html/fonts.html
224
%%PORTDOCS%%share/doc/fox/html/fonts.html

Return to bug 51457