1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-28 01:06:17 +00:00
freebsd-ports/print
Marcel Moolenaar d0d5d33f3c Fix ghostscript on ia64. The logic to determine what the minimum
alignment must be is based on elementary datatypes, but does not
take into account the alignment requirements of FP spills. Such
are present in jmp_buf. The memory allocator is used by the JPEG
and PNG libraries as well and the JPEG library has a jmp_buf in
one of its structures.
Another problem case is the "long double" type. This datatype is
not in the list of elementary types on which the minimal alignment
is based and can also be used by imported source code.

The patch forces 16-byte alignment on ia64.
2002-12-19 00:43:11 +00:00
..
a2ps-a4
a2ps-letter Port needs Perl to build. 2002-11-04 01:49:18 +00:00
a2ps-letterdj
abc2mtex Changed my mind regarding the place where to install the docs: this 2001-05-28 20:47:15 +00:00
abntex New port abntex version 0.5: Both classes and styles for both LaTex 2002-09-19 18:48:53 +00:00
acrobatviewer Correct comment. 2001-04-28 08:12:29 +00:00
acroread Step two in making print/acroread and print/acroread4 working again 2002-11-04 22:22:38 +00:00
acroread4 Step two in making print/acroread and print/acroread4 working again 2002-11-04 22:22:38 +00:00
acroread5 Fix pkg-plist 2002-09-14 22:15:34 +00:00
acroread5-commfont
acroread-commfont
adobe-cmaps Update to version 200204. 2002-07-15 21:35:56 +00:00
afm o Rollback PORTCOMMENT modifications while this feature's implementation 2002-11-10 16:48:51 +00:00
amspsfnt o Rollback PORTCOMMENT modifications while this feature's implementation 2002-11-10 16:48:51 +00:00
apsfilter - update to 7.2.5 2002-11-22 18:51:34 +00:00
asprint
auctex Use REINPLACE_CMD 2002-06-25 18:30:57 +00:00
axpoint o Rollback PORTCOMMENT modifications while this feature's implementation 2002-11-10 16:48:51 +00:00
bibcard Fix build. 2002-10-14 01:07:44 +00:00
bibcursed o Rollback PORTCOMMENT modifications while this feature's implementation 2002-11-10 16:48:51 +00:00
bibview
bjfilter360 Update vertion to 1.3 2001-11-07 18:53:35 +00:00
bjfilter850 Update vertion to 1.3 2001-11-07 18:53:35 +00:00
bjfilter850ug Update vertion to 1.3 2001-11-07 18:53:35 +00:00
bjfilter860 Update vertion to 1.3 2001-11-07 18:53:35 +00:00
bjfilter870 Update vertion to 1.3 2001-11-07 18:53:35 +00:00
bjfiltercom Update vertion to 1.3 2001-11-07 18:53:35 +00:00
bjfilters600 Canon Bubble Jet Print Filter for Linux -- BJ S600 2001-11-07 18:49:57 +00:00
bjfilters630 Canon Bubble Jet Print Filter for Linux -- BJ S630 2001-11-07 18:50:42 +00:00
bjfilters6300 Canon Bubble Jet Print Filter for Linux -- BJ S6300 2001-11-07 18:51:21 +00:00
c2ps-a4
c2ps-letter
catdvi o Rollback PORTCOMMENT modifications while this feature's implementation 2002-11-10 16:48:51 +00:00
cdlabelgen
cjk-lyx Forgot to add xforms.m4 in last commit. 2002-11-23 12:09:00 +00:00
clibpdf
cmpsfont o Rollback PORTCOMMENT modifications while this feature's implementation 2002-11-10 16:48:51 +00:00
cpp2latex Fix build on -CURRENT 2002-11-26 19:36:16 +00:00
cups Added a USE_PERL5. 2002-11-15 13:14:36 +00:00
cups-base Remove the StUdLyCaPs from maintainer name, 'cause some folks won't realize 2002-11-01 13:09:32 +00:00
cups-lpr Remove the StUdLyCaPs from maintainer name, 'cause some folks won't realize 2002-11-01 13:09:32 +00:00
cups-pstoraster Remove the StUdLyCaPs from maintainer name, 'cause some folks won't realize 2002-11-01 13:09:32 +00:00
detex o Rollback PORTCOMMENT modifications while this feature's implementation 2002-11-10 16:48:51 +00:00
dvi2tty o Rollback PORTCOMMENT modifications while this feature's implementation 2002-11-10 16:48:51 +00:00
dvi2xx
dvipdfm Add missing manpage 2002-09-15 03:42:30 +00:00
dvipdfm-cjk Upgrade to version 20020605 2002-11-16 10:31:26 +00:00
dvipdfmx Upgrade to version 20020605 2002-11-16 10:31:26 +00:00
dvips Set MASTER_SITE_SUBDIR. 2002-10-21 22:17:35 +00:00
dvips2ascii
dviselect Fix build on -current by removing bogus duplicate declarations of things 2002-09-05 02:22:08 +00:00
enscript-a4
enscript-letter Add a patch to support syntax highlighting of the Ruby language. 2001-08-19 19:06:43 +00:00
enscript-letterdj
enscriptfonts Remove share/enscript at deinstall 2001-11-30 23:57:12 +00:00
envelope Give up maintainership of these ports since I don't have time. Quanta goes to 2002-11-15 04:03:34 +00:00
fontforge Fix Build on -CURRENT by updating to 20021125 2002-11-30 16:06:42 +00:00
freetype o Rollback PORTCOMMENT modifications while this feature's implementation 2002-11-10 16:48:51 +00:00
freetype2 Fix a problem with fonts showing up diagonally in mozilla-devel. 2002-10-24 19:18:39 +00:00
ft2demos upgrade to 2.1.2 2002-06-29 19:04:49 +00:00
gfontview o Rollback PORTCOMMENT modifications while this feature's implementation 2002-11-10 16:48:51 +00:00
ggv Fix security vulnerability (the patch backported from ggv2). 2002-10-18 08:25:32 +00:00
ggv2 Update to 1.99.96. 2002-11-10 21:31:06 +00:00
ghostscript7 Fix ghostscript on ia64. The logic to determine what the minimum 2002-12-19 00:43:11 +00:00
ghostscript7-commfont Proposed Patch is applied. 2002-08-09 12:10:24 +00:00
ghostscript7-jpnfont Obsoleted by japanese/ghostscript-gnu-jpnfont. 2002-05-15 01:17:59 +00:00
ghostscript7-korfont Obsoleted by japanese/ghostscript-gnu-jpnfont. 2002-05-15 01:17:59 +00:00
ghostscript7-nox11 Add ghostscript-afpl-nox11 and ghostscript-gnu-nox11, the non-X11 2001-09-11 20:31:05 +00:00
ghostscript8 Sync MD5 sum for ghostscript/eplaser-3.0.4-651.tgz with the ghostscript-gnu port. 2002-11-26 16:04:45 +00:00
ghostscript8-nox11 Add ghostscript-afpl-nox11 and ghostscript-gnu-nox11, the non-X11 2001-09-11 20:31:05 +00:00
ghostscript-afpl Sync MD5 sum for ghostscript/eplaser-3.0.4-651.tgz with the ghostscript-gnu port. 2002-11-26 16:04:45 +00:00
ghostscript-afpl-nox11 Add ghostscript-afpl-nox11 and ghostscript-gnu-nox11, the non-X11 2001-09-11 20:31:05 +00:00
ghostscript-gnu Fix ghostscript on ia64. The logic to determine what the minimum 2002-12-19 00:43:11 +00:00
ghostscript-gnu-commfont Proposed Patch is applied. 2002-08-09 12:10:24 +00:00
ghostscript-gnu-nox11 Add ghostscript-afpl-nox11 and ghostscript-gnu-nox11, the non-X11 2001-09-11 20:31:05 +00:00
ghostscript-gpl Sync MD5 sum for ghostscript/eplaser-3.0.4-651.tgz with the ghostscript-gnu port. 2002-11-26 16:04:45 +00:00
ghostscript-gpl-nox11 Add ghostscript-afpl-nox11 and ghostscript-gnu-nox11, the non-X11 2001-09-11 20:31:05 +00:00
ghostview o Rollback PORTCOMMENT modifications while this feature's implementation 2002-11-10 16:48:51 +00:00
gimp-print o Rollback PORTCOMMENT modifications while this feature's implementation 2002-11-10 16:48:51 +00:00
gnome-print Fix MASTER_SITE_SUBDIR. 2002-09-20 23:42:21 +00:00
gnomeprint Fix MASTER_SITE_SUBDIR. 2002-09-20 23:42:21 +00:00
gp
gsfonts o Rollback PORTCOMMENT modifications while this feature's implementation 2002-11-10 16:48:51 +00:00
gtklp Fix MASTER_SITES 2002-12-09 16:55:03 +00:00
guitartex o Rollback PORTCOMMENT modifications while this feature's implementation 2002-11-10 16:48:51 +00:00
gutenprint o Rollback PORTCOMMENT modifications while this feature's implementation 2002-11-10 16:48:51 +00:00
gutenprint-base o Rollback PORTCOMMENT modifications while this feature's implementation 2002-11-10 16:48:51 +00:00
gv o Rollback PORTCOMMENT modifications while this feature's implementation 2002-11-10 16:48:51 +00:00
hp2xx o Update to version 3.4.2 2002-06-17 06:43:43 +00:00
hpijs o Rollback PORTCOMMENT modifications while this feature's implementation 2002-11-10 16:48:51 +00:00
html2latex
html2ps-a4
html2ps-letter o Rollback PORTCOMMENT modifications while this feature's implementation 2002-11-10 16:48:51 +00:00
hugelatex Use ${ECHO_CMD} instead of ${ECHO} where you mean the echo command; 2002-01-29 11:48:57 +00:00
hyperlatex Fix PLIST and bump PORTREVISION because there are a number of new files 2001-12-15 22:16:12 +00:00
ifhp Add missing files 2002-04-13 23:44:08 +00:00
jadetex Install the jadetex and pdfjadetex man pages. 2002-11-24 20:54:23 +00:00
latex Use ${ECHO_CMD} instead of ${ECHO} where you mean the echo command; 2002-01-29 11:48:57 +00:00
latex2rtf Upgrade to version 1.9.13, now maintained on sourceforge. 2002-08-28 20:23:29 +00:00
latex2slides o Rollback PORTCOMMENT modifications while this feature's implementation 2002-11-10 16:48:51 +00:00
latex-cjk remove extra file 2002-11-07 17:29:47 +00:00
lgrind Add lgrind 3.67, produce beautiful listings of source code with LaTeX. 2002-05-15 22:37:50 +00:00
libgnomeprint GNOME has just changed the layout of their FTP site. This resulted in 2002-09-20 17:07:51 +00:00
libijs o Rollback PORTCOMMENT modifications while this feature's implementation 2002-11-10 16:48:51 +00:00
lilypond Chase guile shared lib number. 2002-06-19 16:37:57 +00:00
lout o Rollback PORTCOMMENT modifications while this feature's implementation 2002-11-10 16:48:51 +00:00
lprps-a4
lprps-letter o Rollback PORTCOMMENT modifications while this feature's implementation 2002-11-10 16:48:51 +00:00
lyx o Rollback PORTCOMMENT modifications while this feature's implementation 2002-11-10 16:48:51 +00:00
lyx14 o Rollback PORTCOMMENT modifications while this feature's implementation 2002-11-10 16:48:51 +00:00
lyx15 o Rollback PORTCOMMENT modifications while this feature's implementation 2002-11-10 16:48:51 +00:00
lyx16 o Rollback PORTCOMMENT modifications while this feature's implementation 2002-11-10 16:48:51 +00:00
lyx-devel o Rollback PORTCOMMENT modifications while this feature's implementation 2002-11-10 16:48:51 +00:00
magicfilter Replace the ghostscript55 dependencies with ghostscript-gnu. 2001-09-11 20:52:33 +00:00
makeindex
mftrace o Rollback PORTCOMMENT modifications while this feature's implementation 2002-11-10 16:48:51 +00:00
mgv o Rollback PORTCOMMENT modifications while this feature's implementation 2002-11-10 16:48:51 +00:00
mp-a4
mp-letter Update MASTERSITES. 2002-09-07 19:17:38 +00:00
mpage o Rollback PORTCOMMENT modifications while this feature's implementation 2002-11-10 16:48:51 +00:00
musixtex Fix last commit in case of absence of texhash. 2002-12-02 16:16:48 +00:00
muttprint o Rollback PORTCOMMENT modifications while this feature's implementation 2002-11-10 16:48:51 +00:00
nenscript o Rollback PORTCOMMENT modifications while this feature's implementation 2002-11-10 16:48:51 +00:00
offix-printer
p5-GnomePrint Upgrade to 0.7008 2002-04-10 05:42:24 +00:00
p5-PDFLib o Rollback PORTCOMMENT modifications while this feature's implementation 2002-11-10 16:48:51 +00:00
p5-Text-PDF Update to 0.23. 2002-09-12 12:08:51 +00:00
panda o Rollback PORTCOMMENT modifications while this feature's implementation 2002-11-10 16:48:51 +00:00
passivetex Update to version 1.21. 2002-11-24 20:41:49 +00:00
pcal add pcal 2001-08-06 13:13:44 +00:00
pclprint o Rollback PORTCOMMENT modifications while this feature's implementation 2002-11-10 16:48:51 +00:00
pdflib Add back USE_GMAKE which was accidentally removed during the upgrade. 2002-07-11 05:05:50 +00:00
pdflib3 BROKEN: distfile has disappeared 2002-03-31 04:37:01 +00:00
pdflib4 Add back USE_GMAKE which was accidentally removed during the upgrade. 2002-07-11 05:05:50 +00:00
pdq Deploy USE_GNOMENG infrastructure 2002-09-02 01:03:49 +00:00
perlftlib depend to ja-jcode.pl instead of ja-p5-jcode.pl . 2002-07-11 04:35:35 +00:00
pfaedit Fix Build on -CURRENT by updating to 20021125 2002-11-30 16:06:42 +00:00
pic2fig Add patches to fix building on -current correctly 2002-04-04 04:41:10 +00:00
pips670 Update vertion to 1.3.1 2001-11-07 18:20:54 +00:00
pips750_2000 Update vertion to 1.3.1 2001-11-07 18:20:54 +00:00
pips760 Update vertion to 1.3.1 2001-11-07 18:20:54 +00:00
pips770 Update vertion to 1.3.1 2001-11-07 18:20:54 +00:00
pips780 Mark FORBIDDERN momentally, or update to the old version 1.X 2002-08-12 04:36:50 +00:00
pips800 Removed {ja, ko, zh}/linux_locale dependencies. Because of version up of 2002-08-03 14:23:31 +00:00
pips820 Mark FORBIDDERN momentally, or update to the old version 1.X 2002-08-12 04:36:50 +00:00
pips880 Mark FORBIDDERN momentally, or update to the old version 1.X 2002-08-12 04:36:50 +00:00
pips900 Mark FORBIDDERN momentally, or update to the old version 1.X 2002-08-12 04:36:50 +00:00
pips2200 Update version to 1.3.1 2001-11-07 18:18:38 +00:00
pips3000 Update vertion to 1.3.1 2001-11-07 18:20:54 +00:00
pips3300 Move PORTREVISION from its master-port because it does not need for the other 2001-11-07 19:44:59 +00:00
pips3500 Mark FORBIDDERN momentally, or update to the old version 1.X 2002-08-12 04:36:50 +00:00
pkfonts118
pkfonts240
pkfonts300 o Rollback PORTCOMMENT modifications while this feature's implementation 2002-11-10 16:48:51 +00:00
pkfonts360
pkfonts400
pkfonts600
pkg
pktrace o Rollback PORTCOMMENT modifications while this feature's implementation 2002-11-10 16:48:51 +00:00
pnm2ppa Update to 1.12. 2002-11-23 15:24:16 +00:00
poster
preview-latex Update to 0.7.3 2002-08-26 11:35:42 +00:00
pscal Updated to 1.15. 2002-02-17 07:11:41 +00:00
psmark upgrade to 2.1 2002-11-23 14:35:15 +00:00
pstotext print/ghostscript55 -> print/ghostscript-gnu 2001-09-15 05:53:06 +00:00
psutils-a4
psutils-letter This port requires perl. 2002-11-03 23:22:11 +00:00
pup Add Pup. pup (Printer Utility Program) is a GUI utility for maintaining your 2002-11-23 13:07:29 +00:00
py-fonttools Add missing .pyo files to each pkg-plist 2002-08-23 11:30:23 +00:00
py-freetype Adjust in accordance with the new location of freetype1 includes 2002-03-14 11:16:45 +00:00
py-reportlab Update to 1.16 2002-11-19 16:45:45 +00:00
rlpr Chase shlib rev of devel/gettext 2002-08-01 16:22:41 +00:00
rprint PERL -> REINPLACE 2002-11-04 03:05:48 +00:00
rtf2latex o Rollback PORTCOMMENT modifications while this feature's implementation 2002-11-10 16:48:51 +00:00
ruby-clibpdf Use RUBY_MOD*. 2002-10-06 21:38:34 +00:00
ruby-panda Use RUBY_MOD*. 2002-10-06 21:38:34 +00:00
ruby-pdflib Introduce a knob RUBY_NO_RD_HTML and enable it by default on alpha. This 2002-12-06 17:17:38 +00:00
scribus 1. Updated to 0.9.1. 2002-11-15 03:49:20 +00:00
scribus-devel 1. Updated to 0.9.1. 2002-11-15 03:49:20 +00:00
sgf2tex Update WWW: tag. 2002-06-07 19:44:45 +00:00
t1utils Update to 1.25 2002-01-27 03:55:37 +00:00
teTeX Fix PORTCOMMENTs that were killing INDEX builds. 2002-11-07 03:10:58 +00:00
teTeX-base Fix PORTCOMMENTs that were killing INDEX builds. 2002-11-07 03:10:58 +00:00
tex Fix the build with the latest version of bison. 2002-11-23 23:36:33 +00:00
tgif2tex Update version to 2.05 2001-12-03 00:20:35 +00:00
tr2latex o Rollback PORTCOMMENT modifications while this feature's implementation 2002-11-10 16:48:51 +00:00
transfig Fix build on -CURRENT. 2002-08-15 20:05:41 +00:00
trueprint Disable building on bento because of missing /usr/bin/lp /usr/bin/lpr 2002-11-21 11:28:31 +00:00
ttf2pt1 Maintainer update to version 3.4.2 2002-11-16 11:56:35 +00:00
ttftot42 Adjust in accordance with the new location of freetype1 includes 2002-03-14 11:16:45 +00:00
txfonts add txfonts 3.1.1 2002-06-18 19:45:39 +00:00
txtbdf2ps o Rollback PORTCOMMENT modifications while this feature's implementation 2002-11-10 16:48:51 +00:00
virtualpaper Fix a construct that causes make errors on platforms that are not 2002-10-30 18:51:10 +00:00
wmlpq Maintainer is now committer so change to new email address. 2001-11-15 03:59:42 +00:00
wprint o Rollback PORTCOMMENT modifications while this feature's implementation 2002-11-10 16:48:51 +00:00
xdvi Fix the build problem with XFree-4.x. 2002-01-21 20:17:56 +00:00
xdvik o Rollback PORTCOMMENT modifications while this feature's implementation 2002-11-10 16:48:51 +00:00
xmbibtex o Rollback PORTCOMMENT modifications while this feature's implementation 2002-11-10 16:48:51 +00:00
xmltex Update to xmltex 1.9. 2002-11-24 20:35:08 +00:00
xpp Maintainer update to version 1.1 2002-11-23 00:37:44 +00:00
xtem o Rollback PORTCOMMENT modifications while this feature's implementation 2002-11-10 16:48:51 +00:00
xtexsh Add xtexsh 1.4.2, Tcl/Tk-based simple TeX interface. 2001-12-25 18:22:11 +00:00
yatex Update the version to 1.70 2002-06-10 23:33:48 +00:00
yatex-mule
yatex-xemacs
yatex-xemacs-mule
Makefile These ports have been FORBIDDEN for 3 months, and removal was announced 2002-12-09 01:44:52 +00:00