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

(-)pointless/Makefile (-6 / +4 lines)
Lines 6-13 Link Here
6
#
6
#
7
7
8
PORTNAME=	pointless
8
PORTNAME=	pointless
9
PORTVERSION=	0.4
9
PORTVERSION=	0.5
10
PORTREVISION=	1
11
CATEGORIES=	misc
10
CATEGORIES=	misc
12
MASTER_SITES=	${MASTER_SITE_SOURCEFORGE}
11
MASTER_SITES=	${MASTER_SITE_SOURCEFORGE}
13
MASTER_SITE_SUBDIR=	${PORTNAME}
12
MASTER_SITE_SUBDIR=	${PORTNAME}
Lines 27-43 Link Here
27
		${LOCALBASE}/bin/mpost:${PORTSDIR}/print/teTeX
26
		${LOCALBASE}/bin/mpost:${PORTSDIR}/print/teTeX
28
RUN_DEPENDS=	${BUILD_DEPENDS}
27
RUN_DEPENDS=	${BUILD_DEPENDS}
29
28
30
USE_MESA=	yes
29
USE_GL=		yes
31
USE_PYTHON=	yes
30
USE_PYTHON=	yes
32
PYTHON_VERSION=	python2.2
33
31
34
HAS_CONFIGURE=	yes
32
HAS_CONFIGURE=	yes
35
CONFIGURE_ARGS+=	--prefix=${PREFIX}
33
CONFIGURE_ARGS+=	--prefix=${PREFIX}
36
CONFIGURE_ENV+=	CPPFLAGS=-I${LOCALBASE}/include
34
CONFIGURE_ENV+=	CPPFLAGS=-I${LOCALBASE}/include LDFLAGS=-L${LOCALBASE}/lib/${PYTHON_VERSION}/config/
37
35
38
MAN1=		pointless.1
36
MAN1=		pointless.1
39
37
40
CXXFLAGS=	-DHAVE_PYTHON2_2
38
INSTALL_TARGET=	install install-modules
41
39
42
pre-fetch:
40
pre-fetch:
43
.if !defined(WITH_GHOSTSCRIPT_AFPL) || ${WITH_GHOSTSCRIPT_AFPL} != yes
41
.if !defined(WITH_GHOSTSCRIPT_AFPL) || ${WITH_GHOSTSCRIPT_AFPL} != yes
(-)pointless/distinfo (-1 / +1 lines)
Line 1 Link Here
1
MD5 (pointless-0.4.tar.gz) = 06d76e9d46a410e4a8401e2a2bb26718
1
MD5 (pointless-0.5.tar.gz) = f1723211504fbcebe71de92e5b978b75
(-)pointless/pkg-plist (-18 / +47 lines)
Lines 1-4 Link Here
1
bin/pointless
2
bin/xml2pll
1
etc/pointlessrc
3
etc/pointlessrc
4
share/pointless/lib/python/pointless/eps.py
5
share/pointless/lib/python/pointless/eps.pyc
6
share/pointless/lib/python/pointless/tex.py
7
share/pointless/lib/python/pointless/tex.pyc
8
share/pointless/lib/python/pointless/metapost.py
9
share/pointless/lib/python/pointless/metapost.pyc
10
share/pointless/lib/python/pointless/a2pscode.py
11
share/pointless/lib/python/pointless/a2pscode.pyc
12
share/pointless/lib/python/pointless/unicode.py
13
share/pointless/lib/python/pointless/unicode.pyc
14
share/pointless/lib/python/pointless/gnuplot.py
15
share/pointless/lib/python/pointless/gnuplot.pyc
16
share/pointless/lib/python/pointless/libpointless.so
17
share/pointless/lib/python/pointless/libpointless.so.0
18
share/pointless/lib/python/pointless/libpointless.la
19
share/pointless/lib/python/pointless/merger.py
20
share/pointless/lib/python/pointless/plfiles.py
21
share/pointless/lib/python/pointless/pllcontroller.py
22
share/pointless/lib/python/pointless/pllmodules.py
23
share/pointless/lib/python/pointless/pllog.py
24
share/pointless/lib/python/pointless/pllshared.py
25
share/pointless/lib/python/pointless/ploptions.py
26
share/pointless/lib/python/pointless/plsetup.py
27
share/pointless/lib/python/pointless/pllbasics.py
28
share/pointless/lib/python/pointless/merger.pyc
29
share/pointless/lib/python/pointless/plfiles.pyc
30
share/pointless/lib/python/pointless/pllcontroller.pyc
31
share/pointless/lib/python/pointless/pllmodules.pyc
32
share/pointless/lib/python/pointless/pllog.pyc
33
share/pointless/lib/python/pointless/pllshared.pyc
34
share/pointless/lib/python/pointless/ploptions.pyc
35
share/pointless/lib/python/pointless/plsetup.pyc
36
share/pointless/lib/python/pointless/pllbasics.pyc
2
share/pointless/samples/bgtiled.pll
37
share/pointless/samples/bgtiled.pll
3
share/pointless/samples/bgstretched.pll
38
share/pointless/samples/bgstretched.pll
4
share/pointless/samples/code.pll
39
share/pointless/samples/code.pll
Lines 9-14 Link Here
9
share/pointless/samples/latex.pll
44
share/pointless/samples/latex.pll
10
share/pointless/samples/mpost.pll
45
share/pointless/samples/mpost.pll
11
share/pointless/samples/pointless.png
46
share/pointless/samples/pointless.png
47
share/pointless/samples/pointless.xpm
48
share/pointless/samples/shell.pll
49
share/pointless/samples/unicode.pll
12
share/pointless/samples/vegetative_fog.png
50
share/pointless/samples/vegetative_fog.png
13
share/pointless/samples/viewme.pll
51
share/pointless/samples/viewme.pll
14
share/pointless/fonts/FreeSans.ttf
52
share/pointless/fonts/FreeSans.ttf
Lines 19-46 Link Here
19
share/pointless/templates/html/firstsingleshot.html
57
share/pointless/templates/html/firstsingleshot.html
20
share/pointless/templates/html/lastsingleshot.html
58
share/pointless/templates/html/lastsingleshot.html
21
share/pointless/templates/html/singleshot.html
59
share/pointless/templates/html/singleshot.html
60
share/pointless/templates/xml/pointless.css
61
share/pointless/templates/xml/pointless.dtd
62
share/pointless/templates/xml/pointless.xsl
63
share/pointless/templates/xml/pointless2html.xsl
64
share/pointless/templates/xml/pointlesshtml.css
22
share/pointless/pointless.xpm
65
share/pointless/pointless.xpm
23
share/pointless/README
66
share/pointless/README
24
share/pointless/python/modules/code.py
67
@dirrm share/pointless/lib/python/pointless
25
share/pointless/python/modules/pllbasics.py
68
@dirrm share/pointless/lib/python
26
share/pointless/python/modules/eps.py
69
@dirrm share/pointless/lib
27
share/pointless/python/modules/gnuplot.py
28
share/pointless/python/modules/metapost.py
29
share/pointless/python/modules/tex.py
30
share/pointless/python/merger.py
31
share/pointless/python/plfiles.py
32
share/pointless/python/pllcontroller.py
33
share/pointless/python/pllog.py
34
share/pointless/python/pllshared.py
35
share/pointless/python/pllmodules.py
36
share/pointless/python/ploptions.py
37
share/pointless/python/plsetup.py
38
share/pointless/python/pointless.py
39
bin/pointless
40
@dirrm share/pointless/samples
70
@dirrm share/pointless/samples
41
@dirrm share/pointless/fonts
71
@dirrm share/pointless/fonts
42
@dirrm share/pointless/templates/html
72
@dirrm share/pointless/templates/html
73
@dirrm share/pointless/templates/xml
43
@dirrm share/pointless/templates
74
@dirrm share/pointless/templates
44
@dirrm share/pointless/python/modules
45
@dirrm share/pointless/python
46
@dirrm share/pointless
75
@dirrm share/pointless

Return to bug 62012