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
d5cb49c318
update to jekyll-1.0.2; includes a 'jekyll doctor' command to check for
...
known compatibility problems with earlier versions of jekyll.
2013-05-13 06:34:11 +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
benoit
931e45bfb7
- update p5-Schedule-At to 1.15
...
- remove USE_GROFF
Maintainer timeout, ok sthen@
2013-05-13 05:57:01 +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
rpe
2ee6a047d3
use -m mode with SUBST_CMD to eliminate a chmod
...
ok espie@
2013-05-12 18:49:49 +00:00
rpe
482379adc0
use SUBST_CMD with -o -g [-m] to replace the multi-step process
...
SUBST_CMD/chown/chmod?
ok sthen@ todd@
2013-05-12 17:32:10 +00:00
bcallah
2d39cbcc46
Update net/synergy to 1.4.12
...
ok abieber@
2013-05-12 16:09:04 +00:00
ajacoutot
082af0b06a
Update to evolution-ews-3.8.2.
2013-05-12 15:34:00 +00:00
ajacoutot
dc87011c5a
Update to evolution-3.8.2.
2013-05-12 15:31:45 +00:00
ajacoutot
5fcd9920eb
Update to evolution-data-server-3.8.2.
2013-05-12 15:25:54 +00:00
jasper
9fb1535d64
update to gnote-3.8.1
2013-05-12 15:09:41 +00:00
jasper
0be700c864
update to gtkhtml4-4.6.5
2013-05-12 15:02:33 +00:00
rpe
59e7ec0346
Use ${SUBST_CMD} -o ${BINOWN} -g ${BINGRP} -m ${BINMODE} -c
...
instead of three-step process SUBST_CMD / chmod / chown.
ok sthen@
2013-05-12 07:29:04 +00:00
benoit
078db06b33
- update py-minimock to 1.2.8
2013-05-12 07:24:21 +00:00
benoit
3380eafa0e
- update py-coverage to 3.6
2013-05-12 07:16:42 +00:00
kili
14814c23fc
Let the bootstrap target fail early if autoconf-2.61 or
...
automake-1.4 aren't installed.
2013-05-11 22:13:30 +00:00
sthen
0872ff0fd8
update to mawk 1.3.4-20130219 (Thomas Dickey has taken over upstream),
...
from Jeremie Courrege-Anglas, with a few tweaks by me
2013-05-11 21:00:23 +00:00
benoit
d569b8e6c6
- update git to 1.8.2.3
...
ok dcoppa@
2013-05-11 14:23:49 +00:00
jasper
a0b78729b1
remove two unused configure arguments
2013-05-11 12:10:56 +00:00
jasper
d575468ce4
update to gtkwave-3.3.46
2013-05-11 11:58:53 +00:00
ajacoutot
b9074cda04
Revert previous; -hpcups does not depend on -main as spotted by fgsch@
...
grrrr....!
2013-05-11 11:15:53 +00:00
ajacoutot
bf6f9f7700
Move the share/cups/drv/hp directory from -libs to -main since this is
...
only needed for cups; this should prevent a warning that the directory is
not empty when uninstalling cups/cups-filters.
prodded by fgsch@
2013-05-11 11:10:56 +00:00
rpe
9bb99a6eaa
update selfoss to 2.7.
...
- remove svg from and sort list of files to remove \r in do-extract
- align perl opts order and use backref in do-install
ok sthen@
2013-05-11 10:54:36 +00:00
benoit
2a2ae0f4bf
- update pstree to 2.36
2013-05-11 08:11:12 +00:00
ajacoutot
f5fb8836b7
Explicitely build --without-pam.
...
Merge some chunck of PFRAG.shared into PLIST.
2013-05-11 06:21:15 +00:00
rpe
5c2165ef28
Use -m mode with ${SUBST_CMD} instead of two-step process
...
SUBST_CMD / chmod. Replace -o root -g bin with -o ${BINOWN}
and -g ${BINGRP}.
ok sthen@
2013-05-10 20:30:30 +00:00
sthen
7d27df4ce8
Adjust the (slightly awkward) construction of DISTNAME so that setting
...
REVISION doesn't change the stem of the package name. Came after some head
scratching after naddy@ reported a PLIST_DB change to telephony/asterisk's
@depend lines which happened after I bumped REVISION on the asterisk-sounds
ports when I tweaked CATEGORIES.
2013-05-10 16:56:39 +00:00
giovanni
0728382e60
Do not issue SIOCSIFNETMASK before SIOCSIFADDR in libdnet-stripped code, it is not needed and will
...
fail after upcoming change.
This code is not used by nmap but is better to keep it in sync with net/libdnet
ok sthen@ mpi@
2013-05-10 12:27:45 +00:00
mpi
8be9bb6e58
Do not issue SIOCSIFNETMASK before SIOCSIFADDR, it is not needed and will
...
fail after upcoming change.
ok sthen@
2013-05-10 11:40:02 +00:00
sthen
a7a0b0fa7f
- swap order of ioctls so SIOCSIFADDR comes before SIOCSIFNETMASK
...
- remove unneeded MESSAGE
- don't use tbl to format manpages, it's no longer needed
- mark as NOT_FOR_ARCHS=${LP64_ARCHS}, it's broken there
(uses wrong MAC address)
2013-05-10 10:45:46 +00:00
sthen
08ec122a4b
tweak DESCR, point out this is v4 not v6, remove text about building a
...
kernel with BPF.
2013-05-10 10:26:42 +00:00
sthen
5adc0e6296
regen PLIST/distinfo, tidy Makefile, don't USE_GROFF, bump
2013-05-10 09:58:02 +00:00
sthen
e83d9fcc89
normalise patches (context diffs -> unidiffs, and use standard filenames).
...
no pkg change.
2013-05-10 09:56:45 +00:00
ajacoutot
091f0bba3b
Since we can override MODPY_VERSION, no need to override
...
MODPY_DEFAULT_VERSION_3 as well.
ok fgsch@
2013-05-10 06:07:53 +00:00
ajacoutot
227f96f975
No need to hardcode MODPY_VERSION; we use the default.
2013-05-10 06:03:30 +00:00
abieber
9bdeb4dd65
add luajit hotfix using fancy new syntax!
...
OK sthen@
2013-05-09 22:35:17 +00:00
bcallah
72bdc444cd
Take MAINTAINER.
...
Bump REVISION.
Discussed with dcoppa@ (previous MAINTAINER)
2013-05-09 19:35:40 +00:00
zhuk
735fa938e5
Hook up telepathy-qt.
2013-05-09 19:28:34 +00:00
zhuk
2d73336fb4
Import Qt bindings for Telepathy framework. Could be used by some
...
kdenetwork apps, e.g. krfb and krdc.
okay jasper@
2013-05-09 19:25:59 +00:00
jasper
f8c2a22f6d
re-add function that got lost in the previous update; unbreaks ldap flavor.
...
spotted by sthen@
2013-05-09 18:47:53 +00:00
zhuk
b74d82f9cf
Unbreak (missing double quotes).
2013-05-09 18:33:50 +00:00
sthen
d60151d125
like 3.2, PLIST_DB whines about a missed bump from moving MAINTAINER out of
...
3.3/Makefile and picking it up from Makefile.inc instead, I don't really
see why, but bump REVISION anyway to help bulk builds.
2013-05-09 18:28:26 +00:00
abieber
b097427f1e
Update luajit to 2.0.1
...
OK benoit@, sthen@
2013-05-09 17:57:56 +00:00
rpe
0e2506dd4c
tidy up e17 Makefiles
...
ok sthen@
2013-05-09 17:03:55 +00:00
ajacoutot
153d71fed5
Tweak patch.
2013-05-09 15:17:32 +00:00
ajacoutot
b2e36880f1
Missing textproc/intltool MODULE.
...
Remove bogus RUN_DEPENDS; discussed with bcallah@
2013-05-09 14:53:36 +00:00
ajacoutot
a142f6b36d
Install locale files where they belong.
2013-05-09 14:46:59 +00:00