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.
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.
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.
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.
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.
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.
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@
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@.
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
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.
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@
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).
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@
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)
Qt4.6, and with many improvements.
worked on by Andreas Kurzegasse, Olivier Cherrier, Daniel Dickman
and with a few tweaks by myself and discussed with Daniel.
MODPY_BIN instead, but franckly there are python references all over the
code and I don't feel like fixing this right now.
Add a MESSAGE to warn users accordingly.
are different files for gmake, which leads to wrong target rebuilds
on NFS. Some targets are still rebuilt on NFS, but at least in the
correct order and without trashing ./obj/ld.tr and/or ./obj/ldt.tr.
This hopefully fixes the build problems landry@ and marco@ had with
WRKOBJDIR on NFS.
${PREFIX}/libexec/cups/backend/smb so that is we have samba installed it
is possible to print to Windows printers out of the box (if samba is not
installed, the smb backend will not appear so there's no harm in doing
this).
Use FAKE_FLAGS instead ov post-install mv danse.
Fix group of cups.conf for dbus.
Apvlv is a PDF Viewer with vim-like keybindings using poppler rendering
library (that means it won't render pdf that evince and epdfview already
don't render).
For example, <Ctrl-f> for next page, <Ctrl-b> to previous page,
'k','j','h','l' to scrolling a page up, down, left or right, and so on.
It support lots of other shortcuts explained in the provided pdf
documentation, shown when starting it without arguments.