Commit Graph

3239 Commits

Author SHA1 Message Date
benoit
a55ffd784f - update p5-XML-Generator to 1.04
- remove USE_GROFF

Maintainer timeout, ok ajacoutot@
2013-05-13 06:55:26 +00:00
jasper
d4308f5d02 update to pygments.rb-0.5.0, again 2013-05-13 06:33:25 +00:00
jasper
870eb0c04d update to kramdown-1.0.2 2013-05-13 06:33:06 +00:00
sthen
b7eb9ed764 regen distinfo 2013-05-12 23:01:13 +00:00
sthen
5af61db832 add a missing run dep on poppler-utils (for pdftohtml)
(this could use an update too, really..)
2013-05-12 23:00:57 +00:00
espie
c07d468caa if the filesystem is fast enough, there is a race condition while building
also annotate "force" targets as phony to make sure they actually get
built.
2013-05-06 13:53:40 +00:00
benoit
9b952d4db8 - update py-docutils to 0.10
- regen PLIST

from David Hill, "look ok" Ben Lovett (Maintainer)
2013-05-06 12:05:52 +00:00
jasper
459f608237 partially revert previous update and update to 0.4.2 instead as jekyll
doesn't play nice with pygments.rb > 0.4.2 yet.

set epoch.
2013-05-06 07:02:45 +00:00
jasper
7601fe694f update to ruby-pygments.rb-0.5.0 2013-05-06 06:30:05 +00:00
jasper
ffe8ce6c4a - update to ruby-maruku-0.6.1 2013-05-05 18:58:35 +00:00
kili
bee21f147b Bump after update of textproc/hs-attoparsec.
Greetings to espie@ (btw: it's ghc that sucks, not haskell).
2013-05-04 21:17:17 +00:00
kili
f67fca4dfc Update to hs-attoparsec-0.10.4.0.
From David Schaefer.
2013-05-04 21:14:20 +00:00
sthen
f6557d420a avoid a two-step SUBST_CMD/INSTALL_SCRIPT process by using new(ish)
SUBST_CMD -m to set the mode while copying.
2013-05-04 09:41:38 +00:00
sthen
6f193fe71d avoid a two-step SUBST_CMD/INSTALL_SCRIPT process by using new(ish)
SUBST_CMD -m to set the mode while copying.

regen distinfo and switch to mandoc while there.
2013-05-04 09:41:32 +00:00
sthen
1baed3c0ed update gdiff to diffutils 3.3, the existence of which was pointed out by
Jeremie Courrege-Anglas, which works with 64-bit time_t
2013-05-02 13:21:16 +00:00
sthen
df15ecb21c better fix for slow scrolling, from upstream repo 2013-04-29 12:54:00 +00:00
sthen
551cda8750 update to p5-LaTeX-Driver 0.12, from Chris Bennett 2013-04-24 07:58:12 +00:00
landry
e2399fe013 Update to p5-ack 2.02, add a HOMEPAGE.
ok pyr@ (MAINTAINER) - this port is also up for adoption if someone wants it.
2013-04-22 19:38:40 +00:00
sthen
ff65357c0a +patchutils 2013-04-20 17:06:56 +00:00
sthen
5391028aa7 import textproc/patchutils, earlier version ok okan@
thanks Jeremie Courreges-Anglas for tracking down failures
with regression tests.

Patchutils is a small collection of programs that operate on patch files.

Interdiff: generate incremental patch from two patches against common source
Combinediff: generate single patch from two incremental patches
Filterdiff: separate patches applying to files matching a wildcard
Fixcvsdiff: corrects output of 'cvs diff'
Rediff/Editdiff: corrects hand-edited patches
Lsdiff: identify files affected by a patch file
Splitdiff: separates patches from a patch file
Grepdiff: displays a list of the files modified by a patch where the
patch contains a given regular expression
Recountdiff: fixes up counts and offsets in a unified diff
Unwrapdiff: fixes word-wrapped unified diffs
2013-04-20 17:06:31 +00:00
sthen
f1ca092d73 Backport security fixes from libxml upstream:
https://secunia.com/advisories/53061/
https://bugzilla.gnome.org/show_bug.cgi?id=690202

ok ajacoutot@
2013-04-17 13:55:42 +00:00
ajacoutot
a24f325efa goi -> gi (gnome MODULE change). 2013-04-16 13:17:00 +00:00
ajacoutot
efdb85e842 Fix errors with whitespaces in filenames. 2013-04-16 13:03:48 +00:00
ajacoutot
e6d8ee2eba Bump after py-gobject3 change. 2013-04-16 10:21:58 +00:00
ajacoutot
3d947b09ca Remove uneeded MODULES. 2013-04-16 06:21:44 +00:00
sthen
6dd623e6b9 update to libxml 2.9.0, ok ajacoutot@ 2013-04-14 23:22:04 +00:00
sthen
a9866b73c9 Don't pull in execinfo.h via autoconf to fix builds with DPB junking.
This doesn't check for backtrace* functions being in libexecinfo so it's
unused anyway -> no package change.
2013-04-13 10:58:41 +00:00
sthen
2ab5cef2dc reduce Makefile eyebleedingness slightly; no package change. 2013-04-13 08:46:07 +00:00
sthen
21dcdad850 Replace BROKEN-arm with arch-conditional "CFLAGS += -O1 -fno-stack-protector".
Big thanks to miod@ for tracking down the area in which the problem lies
and suggesting this workaround.

Unbreaks a big chunk of the ports tree on arm.
2013-04-12 17:39:57 +00:00
sthen
4ec8a0a0a5 mark BROKEN on arm. 2013-04-08 15:54:11 +00:00
sthen
65a57187bd add patch from http://bugs.ghostscript.com/show_bug.cgi?id=693679 fixing
painfully slow scrolling at higher dpi
2013-04-07 11:38:06 +00:00
sthen
76b80ac249 update license marker comment, this is now affero license (bleurgh) 2013-04-07 11:35:16 +00:00
sthen
fd8d8b1b59 turns out this was already committed upstream; add reference 2013-04-07 11:32:22 +00:00
espie
86c6c54121 re-add the processing tool, lost upstream...
okay sthen@
mubusy -> mutool
2013-04-07 09:54:31 +00:00
ajacoutot
c27a02bc63 Do not remove share/help/ during @extraunexec. 2013-04-05 14:19:20 +00:00
ajacoutot
c6fca121cc Dep loop is gone.
Use source-highlight for syntax highlighting.
Explicitely disable dblatext and fop.
2013-04-05 07:41:08 +00:00
martynas
07281374f8 Add test dependency on texlive to get a better test coverage.
From Juan Francisco Cantero Hurtado.  OK rpe@.
2013-04-04 22:36:51 +00:00
ajacoutot
e14d157874 BUILD_DEPENDS are still needed. 2013-04-04 18:16:07 +00:00
ajacoutot
ced3d2884c Temporarily remove dependency in yelp to prevent a dep look.
I'm working on a more permanent solution.

gnome-icon-theme-symbolic -> gnome-icon-theme
gnome-icon-theme -> librsvg
librsvg -> gtk-doc
gtk-doc -> yelp
yelp -> webkit,gtk3
webkit,gtk+3 -> gtk+3
gtk+3 -> gnome-icon-theme-symbolic

Thanks fgsch@ for the notice and espie@ for debugging the loop
2013-04-04 15:42:00 +00:00
ajacoutot
7ff3f3ea1e Missing RUN_DEPENDS.
Remove uneeded goo.
2013-04-03 07:51:31 +00:00
ajacoutot
bfeec77baa Sanitier depepdencies, these do not need to build depends on gtk+2,-guic.
RUN_DEPENDS = BUILD_DEPENDS is a known bad construct, but
BUILD_DEPENDS = RUN_DEPENDS is *not* that good either...
2013-04-02 17:26:34 +00:00
ajacoutot
edbd4cb711 Remove the librsvg dependency from the gtk ports, _except_ when it's a
build or lib depends... i.e. just remove the RUN_DEPENDS.
2013-04-02 16:41:21 +00:00
rpe
9adb78506b update source-highlight to 3.1.7
- bump major in SHARED_LIBS
- trim HOMEPAGE
- regen WANTLIST
- extend BUILD_DEPENDS to have current manpages and API docs
- add TEST_DEPENDS to enable successful tests
- remove YACC as it's correctly detected
- remove post-extract, the script is executable after extraction
- use a pre-configure hook to use gsed in the tests/Makefile.in
- remove the PFRAG.shared file, as the .so file lives now in PLIST
- remove the %%SHARED%% marker from PLIST accordingly
- adjust the @sample line for the renamed the bash completion file

feedback and ok aja@ sthen@
2013-04-01 12:15:21 +00:00
schwarze
84233c0355 Maintenance update to groff-1.22.2.
* New features: gropdf(1), pdfmom(1)
* Lots of our patches were accepted upstream, lots of upstream bug fixes.
Tested by landry@ and pascal@, ok landry@ and sthen@.
2013-03-30 23:10:05 +00:00
rpe
875847e82b update to 1.1.3
ok martynas@ (MAINTAINER)
2013-03-28 23:44:14 +00:00
jasper
d261ccb1e8 newer version of gobject-introspection are stricter, and caught an undefined/
unsubstituted variable.

ok aja@ (MAINTAINER)
2013-03-28 08:13:39 +00:00
nigel
c9ab53d272 The purpose of this Perl module is try determine what encodings should
be used when interfacing to various external interfaces.
required by p5-libwww >= 6.0

Ok sthen landry
2013-03-26 23:49:55 +00:00
jeremy
cb720936c6 Bump REVISION as recent ruby.port.mk change modified shebang lines.
OK sthen@
2013-03-26 18:52:54 +00:00
sthen
7acde22df4 build fix on a clean-install system with new perl, from gentoo 2013-03-26 00:16:39 +00:00
benoit
4d71e87743 - update p5-String-Similarity to 1.04
- remove USE_GROFF

ok kevlo@ (maintainer)
2013-03-25 07:32:38 +00:00