View | Details | Raw Unified | Return to bug 112264 | Differences between
and this patch

Collapse All | Expand All

(-)Makefile (-32 / +10 lines)
Lines 6-55 Link Here
6
#
6
#
7
7
8
PORTNAME=		regexxer
8
PORTNAME=		regexxer
9
PORTVERSION=		0.8
9
PORTVERSION=		0.9
10
PORTREVISION=	4
11
CATEGORIES=		devel textproc gnome
10
CATEGORIES=		devel textproc gnome
12
MASTER_SITES=		${MASTER_SITE_SOURCEFORGE} \
11
MASTER_SITES=		${MASTER_SITE_SOURCEFORGE}
13
			ftp://ftp.csx.cam.ac.uk/pub/software/programming/%SUBDIR%/:pcre \
12
MASTER_SITE_SUBDIR=	${PORTNAME}
14
			ftp://ftp.fu-berlin.de/unix/misc/%SUBDIR%/:pcre \
15
			ftp://ftp.tin.org/pub/libs/%SUBDIR%/:pcre
16
MASTER_SITE_SUBDIR=	${PORTNAME} \
17
			${PCRE_NAME}/:pcre
18
DISTFILES=		${PORTNAME}-${PORTVERSION}${EXTRACT_SUFX} \
19
			${PCRE_NAME}-${PCRE_VERSION}${EXTRACT_SUFX}:pcre
20
13
21
MAINTAINER=		ports@FreeBSD.org
14
MAINTAINER=		bg1tpt@gmail.com
22
COMMENT=		An interactive tool for performing search and replace operations
15
COMMENT=		An interactive tool for performing search and replace operations
23
16
24
LIB_DEPENDS=		gconfmm-2.6:${PORTSDIR}/devel/gconfmm26 \
17
LIB_DEPENDS=		gconfmm-2.6:${PORTSDIR}/devel/gconfmm26 \
25
			glademm-2.4:${PORTSDIR}/devel/libglademm24
18
			glademm-2.4:${PORTSDIR}/devel/libglademm24 \
19
			pcre.0:${PORTSDIR}/devel/pcre
26
20
27
USE_BZIP2=		yes
21
USE_GETTEXT=		yes
28
USE_XLIB=		yes
22
USE_XLIB=		yes
29
GNU_CONFIGURE=		yes
23
GNU_CONFIGURE=		yes
30
USE_GMAKE=		yes
24
USE_GMAKE=		yes
31
USE_GNOME=		gnomehack gnomeprefix gnometarget intltool intlhack
25
USE_GNOME=		gnomehack gnomeprefix gnometarget intltool intlhack
32
CONFIGURE_ARGS=		PCRE_CONFIG="${PCRE_WRKDIR}/.install/bin/pcre-config"
26
CONFIGURE_ENV=		CPPFLAGS="-I${LOCALBASE}/include" \
33
CONFIGURE_ENV=		CPPFLAGS="-I${PCRE_WRKDIR}/.install/include -I${LOCALBASE}/include" \
27
			LDFLAGS="-L${LOCALBASE}/lib"
34
			LDFLAGS="-L${PCRE_WRKDIR}/.install/lib -L${LOCALBASE}/lib"
35
28
36
GCONF_SCHEMAS=		regexxer.schemas
29
GCONF_SCHEMAS=		regexxer.schemas
37
30
INSTALLS_ICONS=		regexxer.png
38
PCRE_NAME=		pcre
39
PCRE_VERSION=		4.5
40
PCRE_WRKDIR=		${WRKDIR}/${PCRE_NAME}-${PCRE_VERSION}
41
42
pre-configure:
43
	@(cd ${PCRE_WRKDIR} && \
44
		${ECHO_CMD} "Configuring PCRE... " && \
45
		${SETENV} CC="${CC}" CXX="${CXX}" \
46
		CFLAGS="${CFLAGS}" CXXFLAGS="${CXXFLAGS}" \
47
		INSTALL="/usr/bin/install" \
48
		INSTALL_DATA="${INSTALL_DATA}" \
49
		INSTALL_PROGRAM="${INSTALL_PROGRAM}" \
50
		INSTALL_SCRIPT="${INSTALL_SCRIPT}" \
51
		./configure --enable-utf8 --disable-shared --prefix="${PCRE_WRKDIR}/.install" && \
52
		${SETENV} ${MAKE_ENV} ${MAKE} ${MAKE_FLAGS} ${MAKEFILE} ${MAKE_ARGS} ${INSTALL_TARGET})
53
31
54
# This target is only meant to be used by the port maintainer.
32
# This target is only meant to be used by the port maintainer.
55
x-generate-plist:
33
x-generate-plist:
(-)distinfo (-6 / +3 lines)
Lines 1-6 Link Here
1
MD5 (regexxer-0.8.tar.bz2) = f84782bd5e3dd4e83e4034a4ad3f2f8a
1
MD5 (regexxer-0.9.tar.gz) = 3c45ed51f28c3d1c7228dff7fb904459
2
SHA256 (regexxer-0.8.tar.bz2) = 9e5850faac4652417d54d4e2b968c493155173060ed4ce98ca561751d3242017
2
SHA256 (regexxer-0.9.tar.gz) = ec6630745e4a87eb57aa498b5d36f014efb91a18293cc7acd9a5b506b6238479
3
SIZE (regexxer-0.8.tar.bz2) = 224966
3
SIZE (regexxer-0.9.tar.gz) = 299095
4
MD5 (pcre-4.5.tar.bz2) = c51bd34197008b128046f0799d2242e4
5
SHA256 (pcre-4.5.tar.bz2) = 2149cc922e26d53448e1e396e1a123925a1f1a83259a80f9bbe796807714c251
6
SIZE (pcre-4.5.tar.bz2) = 349536
(-)pkg-plist (-7 / +38 lines)
Lines 1-22 Link Here
1
bin/regexxer
1
bin/regexxer
2
share/gnome/applications/regexxer.desktop
2
share/gnome/applications/regexxer.desktop
3
share/gnome/pixmaps/regexxer.png
4
share/gnome/regexxer/aboutdialog.glade
5
share/gnome/regexxer/mainwindow.glade
3
share/gnome/regexxer/mainwindow.glade
6
share/gnome/regexxer/prefdialog.glade
4
share/gnome/regexxer/prefdialog.glade
5
share/icons/hicolor/48x48/apps/regexxer.png
6
share/locale/ar/LC_MESSAGES/regexxer.mo
7
share/locale/bg/LC_MESSAGES/regexxer.mo
8
share/locale/ca/LC_MESSAGES/regexxer.mo
7
share/locale/cs/LC_MESSAGES/regexxer.mo
9
share/locale/cs/LC_MESSAGES/regexxer.mo
8
share/locale/de/LC_MESSAGES/regexxer.mo
10
share/locale/de/LC_MESSAGES/regexxer.mo
9
share/locale/en/LC_MESSAGES/regexxer.mo
11
share/locale/dz/LC_MESSAGES/regexxer.mo
10
share/locale/en_CA/LC_MESSAGES/regexxer.mo
12
share/locale/en_CA/LC_MESSAGES/regexxer.mo
11
share/locale/en_GB/LC_MESSAGES/regexxer.mo
13
share/locale/en_GB/LC_MESSAGES/regexxer.mo
14
share/locale/es/LC_MESSAGES/regexxer.mo
15
share/locale/eu/LC_MESSAGES/regexxer.mo
16
share/locale/fi/LC_MESSAGES/regexxer.mo
17
share/locale/fr/LC_MESSAGES/regexxer.mo
18
share/locale/hu/LC_MESSAGES/regexxer.mo
12
share/locale/it/LC_MESSAGES/regexxer.mo
19
share/locale/it/LC_MESSAGES/regexxer.mo
13
share/locale/ja/LC_MESSAGES/regexxer.mo
20
share/locale/ja/LC_MESSAGES/regexxer.mo
21
share/locale/ne/LC_MESSAGES/regexxer.mo
14
share/locale/nl/LC_MESSAGES/regexxer.mo
22
share/locale/nl/LC_MESSAGES/regexxer.mo
23
share/locale/pa/LC_MESSAGES/regexxer.mo
24
share/locale/pl/LC_MESSAGES/regexxer.mo
15
share/locale/pt/LC_MESSAGES/regexxer.mo
25
share/locale/pt/LC_MESSAGES/regexxer.mo
16
share/locale/pt_BR/LC_MESSAGES/regexxer.mo
26
share/locale/pt_BR/LC_MESSAGES/regexxer.mo
27
share/locale/rw/LC_MESSAGES/regexxer.mo
28
share/locale/sl/LC_MESSAGES/regexxer.mo
29
share/locale/sr/LC_MESSAGES/regexxer.mo
30
share/locale/sr@Latn/LC_MESSAGES/regexxer.mo
17
share/locale/sv/LC_MESSAGES/regexxer.mo
31
share/locale/sv/LC_MESSAGES/regexxer.mo
32
share/locale/uk/LC_MESSAGES/regexxer.mo
33
share/locale/vi/LC_MESSAGES/regexxer.mo
34
share/locale/zh_CN/LC_MESSAGES/regexxer.mo
35
share/locale/zh_HK/LC_MESSAGES/regexxer.mo
36
share/locale/zh_TW/LC_MESSAGES/regexxer.mo
18
@dirrm share/gnome/regexxer
37
@dirrm share/gnome/regexxer
19
@dirrmtry share/locale/pt/LC_MESSAGES
38
@dirrmtry share/locale/rw/LC_MESSAGES
20
@dirrmtry share/locale/pt
39
@dirrmtry share/locale/rw
21
@dirrmtry share/locale/cs/LC_MESSAGES
40
@dirrmtry share/locale/pa/LC_MESSAGES
22
@dirrmtry share/locale/cs
41
@dirrmtry share/locale/pa
42
@dirrmtry share/locale/ne/LC_MESSAGES
43
@dirrmtry share/locale/ne
44
@dirrmtry share/locale/hu/LC_MESSAGES
45
@dirrmtry share/locale/hu
46
@dirrmtry share/locale/eu/LC_MESSAGES
47
@dirrmtry share/locale/eu
48
@dirrmtry share/locale/dz/LC_MESSAGES
49
@dirrmtry share/locale/dz
50
@dirrmtry share/locale/bg/LC_MESSAGES
51
@dirrmtry share/locale/bg
52
@dirrmtry share/locale/ar/LC_MESSAGES
53
@dirrmtry share/locale/ar

Return to bug 112264