ajacoutot
cbdb3f818c
Don't try and change ownership on files that don't exist.
2010-11-30 08:09:09 +00:00
espie
f9827a98ad
zap autoconf-N: part, since it's now default
2010-11-26 14:17:17 +00:00
dcoppa
e6e462b650
Fix pstotiff.
...
OK ajacoutot@
2010-11-25 11:24:16 +00:00
jasper
a03e1b004a
- update ps2eps to 1.68
...
from Laurence Tratt (MAINTAINER)
ok kili@
2010-11-23 21:26:46 +00:00
edd
f06993c262
add missing directories that cause noise at package deletion
2010-11-22 16:08:27 +00:00
edd
d03b745d10
unexec for texlinks had slipped down the PLIST, needs to be at the top
2010-11-22 15:48:34 +00:00
edd
994e7a8d8d
banner needs a separating minus, else it looks ugly.
2010-11-22 14:12:11 +00:00
edd
71c53b94bd
See previous commit.
2010-11-22 11:53:14 +00:00
edd
9eb4efb395
Add tests/ which details how to test texlive. Update note on ruby being
...
required for context, so as to reflect the recent ruby binary naming
changes. Remove note on p5-tk, as I have now added that as a RUN_DEPEND.
----------------------------------------------------------------------
----------------------------------------------------------------------
2010-11-22 11:52:51 +00:00
espie
9ff53f35ab
remaining WANTLIB go .>= to >=
2010-11-22 10:16:08 +00:00
espie
4856ef07e8
missed some new depends
2010-11-22 09:34:10 +00:00
espie
bec176e99e
new depends
2010-11-20 09:48:38 +00:00
sthen
00c7c3a160
sync WANTLIB-main and bump; ok kili@
2010-11-18 22:30:04 +00:00
kili
75b3af09bb
Enable poppler-qt4 for powerpc (but not for arm) and clean up some mess.
...
- Remove arch specific FLAVOR settings for real.
- Don't set CXXFLAGS, it's not needed (and it confused qt3 and qt4).
- Don't pass CXXFLAGS and CFLAGS via CONFIGURE_ENV (not needed, either).
`reads good', landry@
2010-11-18 21:27:23 +00:00
jasper
d640b5ffcb
- add todo item: upgrade path from 2009
...
ok edd
2010-11-17 20:34:17 +00:00
edd
9c972c83c9
fix wantlib
2010-11-17 13:19:06 +00:00
edd
4f134590cd
disable pdfjam as a dep for now, depends upon tl09. Clean up RUN_DEPENDS.
...
Mention gmverb breakage in README.
2010-11-16 15:03:00 +00:00
jasper
b75e415655
- switch to pkg-readmes
...
ok edd@ (MAINTAINER)
2010-11-15 08:11:54 +00:00
edd
bb6f5f89b6
fix formatting of ruler in README at aja's request
...
OK jasper@
2010-11-14 19:53:51 +00:00
jasper
f2e9cb5bd0
- remove MESSAGE with over-obvious info
...
- tweak README's rcs id
2010-11-14 17:47:59 +00:00
edd
d9c9a9f791
Fix WANTLIB, new style README, fix typo in README (noticed by Nicholas
...
Fleisher).
OK kili@
2010-11-14 16:58:39 +00:00
edd
c7f74edae6
use pdfjam from ports
2010-11-14 15:31:46 +00:00
edd
4d42899146
use latexmk from ports
2010-11-14 12:27:18 +00:00
ajacoutot
aab825287b
Move big MESSAGE into a README.
2010-11-13 09:48:42 +00:00
ajacoutot
2c8e79a8d1
Move big MESSAGE to a README.
2010-11-13 09:36:22 +00:00
ajacoutot
d95cdb477c
Update to foo2zjs-20101112.
2010-11-12 16:06:33 +00:00
jasper
a714b4e27f
switch to pkg-readmes
...
ok ajacoutot@ (MAINTAINER)
2010-11-12 13:54:28 +00:00
ajacoutot
b886080d0c
This release fixes several scheduler and printing bugs as well as a reported
...
security bug (which kili@ already patched for in previous commmit).
2010-11-12 07:09:00 +00:00
ajacoutot
40bff91d10
Move big MESSAGE to pkg-readmes.
2010-11-12 07:02:24 +00:00
espie
60f17a941b
more WANTLIB
2010-11-11 18:34:59 +00:00
ajacoutot
017964acd5
Add a couple of upstream patches from Abel Abraham Camarillo Ojeda to
...
fix some lpr usages.
2010-11-11 12:55:24 +00:00
kili
3c1a0a6e40
Security patch: CVE-2010-2941 (from redhat).
...
ok ajacoutot@ (maintainer)
For increased fun, read the ticket at redhat:
https://bugzilla.redhat.com/show_bug.cgi?id=624438
2010-11-10 12:53:09 +00:00
edd
c27b13336a
silence bogus symlinks warnings by using scripts from -base where
...
possible instead of using all scripts from texmf. Add p5-Tk as a dep of
texmf-docs to allow texdoctk to work. Update README.
Is anyone testing this?
2010-11-09 13:38:22 +00:00
ajacoutot
b09bd417a5
Remove duplicate WANTLIB.
...
from Charles Smith
2010-11-06 19:05:28 +00:00
espie
632a3518ab
move gettext to new WANTLIB
2010-11-06 16:07:00 +00:00
espie
dcdfee948c
convert libiconv to new wantlib
2010-11-06 10:18:38 +00:00
espie
88f371a12f
zap old lib depends for qt4
2010-11-05 13:47:46 +00:00
ajacoutot
d38d888c18
Allow hp-setup to go a bit further... not complete yet.
2010-11-05 10:29:48 +00:00
espie
90c0904de3
convert qt3 to new style
2010-11-05 10:06:44 +00:00
ajacoutot
b6db59cf1d
Use xdg-open instead of trying to come up with a giant list of browser
...
names. Fix CUPS web interface URL.
2010-11-05 08:21:22 +00:00
landry
856571321a
Propagate AUTO{MAKE,CONF}_VERSION to aclocal/autoconf calls. Fixes build
...
with upcoming metaauto change.
2010-11-05 07:51:57 +00:00
espie
682bdd0fc0
don't ever make PSEUDO_FLAVORS/MULTI_PACKAGES dependent on arch.
...
Just use NOT_FOR_ARCH-* to not build some stuff somewhere.
That way, dpb says happy.
okay kili@
2010-11-05 00:05:15 +00:00
ajacoutot
c6ead25f76
tyop in MESSAGE.
2010-11-04 17:07:10 +00:00
edd
cb6e81f5ae
Update README with symlink warnings descriptions and update checksums of
...
pregenerated format and map files (I had to regenerate them).
2010-11-04 16:16:28 +00:00
edd
e9ca3ee051
fix format creation with 'platex -ini'
2010-10-31 21:38:38 +00:00
ajacoutot
62120e936a
Update to hplip-3.10.9 and move to new REVISION.
2010-10-31 07:43:44 +00:00
ajacoutot
761594762a
Add RCS IDs to rc scripts.
2010-10-29 12:54:43 +00:00
ajacoutot
5abca94db5
Merge the cups-enable and cups-disable scripts into the rc script.
...
idea from and ok robert@
2010-10-28 15:12:49 +00:00
ajacoutot
a81d6712c2
As agreed with espie@, install a first rc script to serve as a test
...
example. A couple of things are still missing from the infrastructure
but the basics work. When everything has been taken care of, we'll start
mocing all ports to using the new rc system.
2010-10-27 15:42:06 +00:00
edd
e8f51df300
Found bogus junk being installed in ${PREFIX}/texmf*. Also showed me
...
that some symlinks need to be translated. Unfortunately this now causes
symlink warnings during packaging; this is because teh relative symlinks
are bogus in the context of ${WRKINST}, but not once relocated at
install time. Any ideas what to do with that anyone?
Not linked to build, no OK.
2010-10-25 22:55:43 +00:00