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
edd
7455185b2c
experimentally enable pre-generated format and map files. This may not
...
work and we may end up rolling this back.
Still not linked to build, so no OKing needed.
2010-10-24 22:31:00 +00:00
ajacoutot
ff07e285bc
Remove USE_X11.
2010-10-24 20:58:58 +00:00
sthen
3b2bbaacc0
Add MODPY_WANTLIB, adjust MODPY_LIB_DEPENDS to new-style LIB_DEPENDS,
...
update all ports to match. Plists don't change -> no bump.
Looks ok to jasper.
2010-10-24 15:53:55 +00:00
edd
16656a74e6
Update README.OpenBSD with new package sizes and details on how to do a
...
TEXMFHOME texmf install. Update the main README with details on what fails for
manual pages -- not sure what do do about this yet. Small cleanups of packing
lists.
No OK needed, not linked to build.
2010-10-21 15:41:55 +00:00
edd
5181139d5d
Register all inter-texlive package dependencies, add all relevent pkg_create
...
directives to packing lists, update README with current status. Found bug in
gmverb, needs updating from svn, (probably my next commit).
Was able to build some complex documents fine (with the exception of gmverb).
No OK needed, not linked to build.
2010-10-21 13:00:30 +00:00
edd
f72f4081dc
Start hooking up dependencies between various texlive packages. Looks
...
like we don't need a separate fmtutil.cnf for our subsets this year,
which is a good thing as tl-link-config can go. Packing lists still need
tweaks and -full and -docs have not been touched yet. Top @xxx
(conflict etc.) directives not touched yet. Some fallout with the new mandoc
stuff will need to be looked at.
Lots more to do; having said that, I was able to compile sample2e.
No OK needed, not yet linked to build.
2010-10-20 23:13:00 +00:00
edd
a5e7dd54f2
packing lists with all directories listed (including parent directories). This
...
prevents pkg_check going nuts on texmf packages.
No OK needed, not linked.
2010-10-20 13:23:26 +00:00
edd
8410822ba1
Ensure texmf split script inserts parent directories. Also update shebang to
...
reflect ruby package version changes.
No OK needed, not linked to build.
2010-10-20 13:15:55 +00:00
espie
4cc3f43b65
USE_GROFF=Yes
2010-10-18 21:25:07 +00:00
ajacoutot
b548ecd183
Clean up the cups-*able scripts.
...
Do not move out lptest as CUPS has no counterpart as spotted by armani@
2010-10-12 12:53:15 +00:00
kili
f4a691919f
Tiny bugfix update to poppler 0.14.4.
...
While here, take maintainership.
ok ajacoutot@
2010-10-12 07:00:04 +00:00
jasper
e34499f593
- fix WANTLIB after cairo update.
2010-10-11 08:11:24 +00:00
edd
c79adf1b9e
Add checksums and initial Makefile for texlive texmf.
2010-10-09 15:41:28 +00:00
edd
d7540b5bb1
Update texlive2010 roadmap.
...
No OK needed - not linked to build
2010-10-09 14:07:40 +00:00
edd
1fa7bbaad0
import initial texmf/pkg directory with initial packing lists. These
...
packing lists include directory entries so as to keep pkg_check happy.
@exec, @conflict etc. needs to be added at some stage, but right now I
am more interested in getting archiving working.
No OK needed - not linked to build.
2010-10-09 13:51:58 +00:00
kili
92b45e4d29
Update to poppler-data-0.4.3
2010-10-09 08:06:05 +00:00
kili
99ae2676d5
Update to poppler-0.14.3.
...
Major bumps on all shared libs.
Don't build the new poppler-cpp for now (still needs some tweaks).
Note: glitz omitted from WANTLIB on purpose -- according to landry@ it
will disappear after the upcoming cairo update.
ok ajacoutot@
2010-10-09 08:05:30 +00:00
edd
8066ab88ac
Import modified version of texmf split script.
...
This time directory entries will be added to keep pkg_check
happy (issue reported by sthen@).
No OK needed - not linked to build
2010-10-08 22:08:06 +00:00
phessler
7276b49993
special CFLAGS aren't necessary on mips64 anymore
...
from brad
2010-10-03 18:58:53 +00:00
ajacoutot
21da929ec9
Fix DEPENDS after gtk+2 and gdk-pixbuf split.
...
ok jasper@
2010-09-30 07:21:18 +00:00
edd
ef9aefadfb
(a) tweak packing lists for arches xindy will not run on, (b) sort WANTLIB
...
alphabetically.
At this stage the compilers build on amd64 and sparc64. Need to test on some
more architectures.
No OK needed, not linked to build.
2010-09-29 13:14:40 +00:00
edd
801ce516ac
sync README.
...
No OK, not linked.
2010-09-24 21:59:56 +00:00
edd
522544af82
Fix lib configurations, regenerate packing lists, add XXX to remond me to check
...
stuff.
No OK needed, not linked to build.
2010-09-24 21:58:13 +00:00
edd
cf7709ffec
unbreak xindy build (needed --disable-xindy-rules)
...
WIP area is not linked to build, no OK needed.
2010-09-24 20:23:27 +00:00
ajacoutot
0cda7602b5
Bump after previous.
2010-09-24 20:00:51 +00:00
edd
8f0c6594e8
fix a naughty hard-coded path. OK espie@
2010-09-24 19:35:27 +00:00
edd
730a9295b0
Create a "work in progress" directory for texlive 2010. This is not linked to
...
the build, but will eventually become print/texlive.
There is a README file containing my roadmap and progress.
OK to make this sandbox from sthen@ and ajacoutot@.
2010-09-24 15:44:41 +00:00
ajacoutot
7ff4468315
Don't bundle the 'my-default-printer' utility, the feature is already
...
available from the main interface.
2010-09-22 15:41:15 +00:00
ajacoutot
7eb7d5172e
Tighten DEPENDS and move to REVISION.
...
ok sthen@
2010-09-22 12:51:50 +00:00
ajacoutot
ecddbf8fc7
Fix DEPENDS after recent fltk change.
...
Move to REVISION.
ok sthen@
2010-09-22 12:50:03 +00:00
edd
15b08c2c36
Don't link pthread and libm globally.
...
OK jasper@
2010-09-14 20:29:56 +00:00
jasper
9ec6ec012f
- long overdue update of gv to 3.7.1.
...
among the many fixes are security fixes for CVE-2002-0838, CVE-2006-5864,
CVE-2010-2055 and CVE-2010-2056
- tweak DESCR
- fix MASTER_SITES/HOMEPAGE
- update license version
2010-09-14 08:50:07 +00:00
ajacoutot
e2c7559dec
Update to hplip-3.10.6.
2010-09-08 07:13:16 +00:00
kili
59292c86a6
Bring back PKGNAME-main.
2010-09-07 19:36:34 +00:00
naddy
87d6b9caf3
Bump for real. Please put REVISION in the vicinity of PKGNAME.
2010-09-03 17:50:49 +00:00
jasper
07acbf9098
- upstream regenerated the tarball.
...
committing on behalf of kili@
2010-09-02 07:51:35 +00:00
fgsch
0540a109bb
Bump
2010-08-30 22:13:08 +00:00
fgsch
bc8dc131fe
Bump revision after python's default change.
2010-08-30 18:29:28 +00:00
ajacoutot
f4dc335b2c
Add a reminder comment.
2010-08-24 16:33:53 +00:00
ajacoutot
f0c832185f
Disable support for the gutenprint driver, we use gutenprint-ijs which
...
is spooler independant. Don't display gutenprint as a recommended driver
anymore (which wouldn't work anyway), but use the ijs one.
2010-08-24 16:33:26 +00:00
ajacoutot
c2fc923a8b
Fix DEPENDS.
...
The converters/libiconv MODULE is only needed for the qt and qt4 FLAVORS.
2010-08-23 10:24:41 +00:00
ajacoutot
40e0bde43c
Remove some left over text in lp.man.
...
spotted by tedu@
2010-08-22 10:48:41 +00:00
ajacoutot
28207b55b2
Update foo2zjs to the 20100817 rev.
2010-08-22 06:58:14 +00:00
ajacoutot
fb932d5820
Update foomatic-db to the 20100821 rev.
2010-08-22 06:57:38 +00:00
ajacoutot
09a3fcfbaa
Update to foomatic-db-engine-4.0.5.
2010-08-22 06:57:00 +00:00
ajacoutot
54cc9a222d
Update to foomatic-filters-4.0.5.
2010-08-22 06:56:25 +00:00
ajacoutot
fbd914d78d
Update to gutenprint-5.2.6.
2010-08-21 21:43:02 +00:00
edd
2c52712ba2
import rblatter - script used to generate packing lists for the texmfs based
...
upon TeX Live's tlpdb.
Imported at espie's request.
Note: This will need alterations for tl2010.
OK espie@
2010-08-20 12:04:30 +00:00
edd
8d633ecd63
sort texlive texmf packing lists at espie's request.
...
OK espie@
2010-08-20 11:06:29 +00:00
jasper
c7aa72883e
Security fix for SA40452
...
Ghostscript "-P-" Command Line Option Security Issue.
ok kili@ (MAINTAINER)
2010-08-19 08:19:45 +00:00
ajacoutot
acf98edae6
Update to py-cups-1.9.51.
2010-08-01 11:59:18 +00:00
ajacoutot
7684fe4250
Better HOMEPAGE.
...
from Bryan Linton
2010-08-01 06:54:55 +00:00
ajacoutot
a2299e5ae4
Update to foo2zjs-20100728.
...
Add a -cups subpackage that contains the command2foo2lava-pjl that
brings support for more features.
Unconditionally enable CUPS commands in the PPD files. Foomatic will
ignore them and CUPS will use them if there.
2010-07-31 10:31:58 +00:00
ajacoutot
b3f9deb851
Install xml driver files.
2010-07-31 08:18:56 +00:00
ajacoutot
a3ca386d58
Do not ship the foo2* driver related files as these will be shipped with
...
the foo2zjs package which has more up-to-date versions.
2010-07-31 08:17:46 +00:00
ajacoutot
6049b7d3a1
Correctly parse OPTARG in the foo2hp2600-wrapper script.
2010-07-31 05:20:07 +00:00
ajacoutot
9cb7e75a23
Typo: exepath -> execpath.
...
This should fix the 'command not found' errors when using external scripts.
2010-07-30 10:21:13 +00:00
landry
7d539d4715
This now builds fine with default CFLAGS since hppa switched to gcc4,
...
so remove workaround. Convert WANTLIB while here.
2010-07-30 05:46:51 +00:00
kili
d7092308d3
Re-add PKGNAME-main, which probably has been dropped by accident
...
during the WANTLIB/LIB_DEPENDS/REVISION sweep in print/.
2010-07-27 18:21:48 +00:00
ajacoutot
30d5cfa420
Move to new depends.
2010-07-26 20:23:28 +00:00
edd
273e6d9067
Convert a whole bunch of ports/print to use new WANTLIB/LIB_DEPENDS/REVISION.
...
OK aja@
2010-07-26 20:07:31 +00:00
ajacoutot
91709ba838
It's official, I suck.
...
Unbreak bulks by not forcing to build_depends on a specific psutils
FLAVOR which is dumb and useless.
I blame the Tripes de Caen.
spotted by landry@
2010-07-22 16:18:05 +00:00
ajacoutot
01bc1aa247
Synchronise a4* and letter* FLAVORS to the required psutils dependency
...
FLAVOR.
That is: a2ps--a4 now depends on psutils--a4...
prodded by eric@ who was confused when installing a2ps-*-a4 it pulled
psutil-*-letter.
ok eric@
2010-07-20 14:58:47 +00:00
espie
cb0357f8fd
use @unexec-delete where applicable (discussed with edd@)
2010-07-18 09:05:32 +00:00
espie
a41b1aceb8
REVISION, new WANTLIB. No changes.
2010-07-17 16:37:33 +00:00
ajacoutot
8c457a49a9
+unpaper
2010-07-17 08:00:10 +00:00
ajacoutot
cf6d88b618
Import unpaper-0.3.
...
unpaper is a post-processing tool for scanned sheets of paper,
especially for book pages that have been scanned from previously created
photocopies.
The main purpose is to make scanned book pages better readable on screen
after conversion to PDF. Additionally, unpaper might be useful to
enhance the quality of scanned pages before performing optical character
recognition (OCR).
2010-07-17 07:59:37 +00:00
ajacoutot
256d90190a
More readable to me.
2010-07-13 13:02:47 +00:00
sebastia
048c27309a
fix build on gcc-2.95 archs
...
OK ajacoutot@, landry@
2010-07-13 12:50:44 +00:00
ajacoutot
ec28345006
Fix MASTER_SITES, distfile moved to another directory.
2010-07-12 10:34:03 +00:00
kili
bbbb98de61
Enlarge the buffer used in svg_pathdump().
...
While here, switch to new-style wantlib.
2010-07-11 05:23:20 +00:00
ajacoutot
04358c9592
Enable polkit support.
...
Note that this is only a build_depends, if people don't use polkit, this
won't change anything, but it they do then the support files are there.
ok jasper@ robert@
2010-07-07 16:42:25 +00:00
espie
b660df6b9b
zap reeeally old variable
2010-07-06 22:25:53 +00:00
ajacoutot
61d8bcc996
Fix SO_PEERCRED fallout.
...
from Moritz Grimm.
2010-07-02 07:52:08 +00:00
ajacoutot
eebf14a545
Update to cups-1.4.4.
...
Fixes several security, scheduler, printing, and conformance issues.
2010-06-27 04:18:50 +00:00
kili
4eb670526b
Adjust WANTLIB and bump.
...
Silence post-extract a little bit.
Enable regression tests.
2010-06-24 19:53:12 +00:00
kili
64333027b3
This is a helper port, used for fetching lilypond test data for the
...
regression tests only, so people who don't want to run the lilypond
regression tests don't have to download the huge distfile.
It is not meant to build or package anything, nor is it wired to
print/Makefile.
Suggested and ok, espie@ (some days ago)
2010-06-24 19:49:43 +00:00
kili
8215f9cc14
Update to fontforge-20100501.
...
Add a workaround for an ICE on mips64el.
2010-06-23 08:00:42 +00:00
landry
1a0396b382
Use -O0 on hppa, since update to 1.6.x it fails building there..
2010-06-16 18:47:50 +00:00