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

(-)b/UPDATING (+3 lines)
Lines 35-40 you update your ports collection, before attempting any port upgrades. Link Here
35
  portmaster -a should handle all the upgrade properly. In case not please
35
  portmaster -a should handle all the upgrade properly. In case not please
36
  create a ticket or send a mail to tex@FreeBSD.org
36
  create a ticket or send a mail to tex@FreeBSD.org
37
37
38
  NOTE: Delete texlive-texmf prior to starting update, or pkg-static will
39
  indicate there is a conflict during the upgrade of texlive-base
40
38
  print/tex-aleph has been removed as per upstream. This package should be
41
  print/tex-aleph has been removed as per upstream. This package should be
39
  removed manually:
42
  removed manually:
40
43
(-)b/print/texlive-base/Makefile (-1 / +1 lines)
Lines 110-116 CONFIGURE_ARGS+=--with-system-$L \ Link Here
110
MAKE_ENV=	CONFIG_SITE=${CONFIG_SITE}
110
MAKE_ENV=	CONFIG_SITE=${CONFIG_SITE}
111
INSTALL_TARGET=	install-strip
111
INSTALL_TARGET=	install-strip
112
112
113
CONFLICTS_INSTALL=	detex dvi2tty ps2eps texlive-texmf
113
CONFLICTS_INSTALL=	detex dvi2tty ps2eps
114
114
115
BINARY_ALIAS=	freetype-config=true
115
BINARY_ALIAS=	freetype-config=true
116
EXTRACT_AFTER_ARGS=	${EXCLUDE_FILES:S,^,--exclude ,}
116
EXTRACT_AFTER_ARGS=	${EXCLUDE_FILES:S,^,--exclude ,}
(-)b/print/texlive-tlmgr/Makefile (-1 / +1 lines)
Lines 19-25 CPE_VENDOR= tug Link Here
19
USE_PERL5=	run
19
USE_PERL5=	run
20
USE_TEX=	kpathsea
20
USE_TEX=	kpathsea
21
21
22
CONFLICTS=	texlive-base-[0-9]* texlive-infra
22
CONFLICTS=	texlive-infra
23
23
24
NO_ARCH=	yes
24
NO_ARCH=	yes
25
NO_BUILD=	yes
25
NO_BUILD=	yes
(-)b/print/xpdfopen/Makefile (-1 / +1 lines)
Lines 16-22 USE_XORG= x11 xmu Link Here
16
EXTRACT_FILES=	build-aux utils/xpdfopen
16
EXTRACT_FILES=	build-aux utils/xpdfopen
17
GNU_CONFIGURE=	yes
17
GNU_CONFIGURE=	yes
18
18
19
CONFLICTS=	texlive-base-*
19
#CONFLICTS=	texlive-base-*
20
20
21
EXTRACT_AFTER_ARGS=	${EXTRACT_FILES:S,^,${DISTNAME}/,}
21
EXTRACT_AFTER_ARGS=	${EXTRACT_FILES:S,^,${DISTNAME}/,}
22
22

Return to bug 262058