Commit Graph

80151 Commits

Author SHA1 Message Date
chrisz
a87833e6a9 update to conky-1.9.0
OK jasper@, benoit@ (maintainer)
2012-12-31 09:36:38 +00:00
espie
092496c30a following landry's suggestion, add module hooks for post-install
I'm not too happy about stuff that will remove .la automatically though,
seems to me this shouldn't be generated in the first place.

ETOOMUCHMAGIC ?
2012-12-31 09:14:07 +00:00
ajacoutot
076347b97a Fix PACKAGE_LOCALE_DIR.
Use the gettext MODULE.
Enable translation.
Fix the gtk-update-icon-cache goo in @exec/@unexec.
Add missing RUN_DEPENDS.
Don't use USE_LIBTOOL.
Don't use USE_GMAKE.
Fix WANTLIB and LIB_DEPENDS.
s/CONFIGURE_ARGS/CONFIGURE_ENV and add missing LDFLAGS.
2012-12-31 09:00:07 +00:00
bentley
8c53ea453e +xournal 2012-12-31 08:43:57 +00:00
bentley
92915580bc Import xournal-0.4.7.
Xournal is an application for notetaking, sketching, keeping a journal
using a stylus. It is similar to Microsoft Windows Journal or to other
alternatives such as Jarnal, Gournal, and NoteLab.

It can also be used to annotate PDF files (highlight, underline etc.),
and either save the annotations in a seperate file, or export the
annotated document as a new PDF file.


ok edd@
2012-12-31 08:43:14 +00:00
landry
a0ef5c0b5f Update to nss-3.14.1.with.ckbi.1.93, which explicitely distrusts
"TURKTRUST Mis-issued Intermediate CA 1" & "TURKTRUST Mis-issued
Intermediate CA 2".
(added in #768547, removed in #825022)
2012-12-31 08:41:27 +00:00
espie
61c2611d5c document extra log files... 2012-12-31 08:29:31 +00:00
jasper
b6f50b8bfc remove mips64/mips64el from ONLY_FOR_ARCHS it never built and has badly messed up asm. 2012-12-31 08:17:33 +00:00
brad
06a1ba0314 Update ONLY_FOR_ARCHS and remove a few archs that do not build
or just do not make sense anyway.

ok sthen@
2012-12-31 07:12:19 +00:00
jasper
f3883c5e00 add a patch from upstream which adds support for ipv6 addresses to the inetd lens. 2012-12-30 21:38:58 +00:00
jasper
f3d487ef45 committed upstream 2012-12-30 21:30:57 +00:00
espie
dcf231188f forgot to GC this along with the imake weirdness.
seen by landry@
2012-12-30 20:40:40 +00:00
jasper
adb05a5295 - also parse /etc/rc.conf.local as a shell script.
- dhclient.aug patch submitted upstream
2012-12-30 19:38:44 +00:00
jasper
97e1435e74 adduser.conf is not a shell script, so don't try to parse it as such. 2012-12-30 19:09:23 +00:00
ajacoutot
500dd33677 +stfl 2012-12-30 18:00:14 +00:00
ajacoutot
15ce3a1ece Import stfl-0.22.
STFL is a library which implements a curses-based widget set for text
terminals. The public STFL API is only 14 simple function calls big and
there are already generic SWIG bindings. Thus is very easy to port STFL
to additional scripting languages.
<...>

ok jasper@
2012-12-30 17:59:36 +00:00
ajacoutot
d25771c359 Update to cups-filters-1.0.28.
-> adds a cups-browsed daemon that allows browsing for dns-sd/bonjour/avahi
shared printers and creating queues automatically.
2012-12-30 17:46:54 +00:00
jasper
03af1658ff Use the dhclient lense for our /etc/dhclient.conf, though it could
probably use some work for error checking.
2012-12-30 17:17:53 +00:00
jasper
e295a6ae2c - update to py-requests-1.0.4 2012-12-30 17:17:28 +00:00
rpe
2ff88e2acd update to parallel-20121222
Changes:
* --shebang-wrap makes is possible to parallelize scripts by putting
  parallel in the shebang line (the first #! line in scripts).
* --delay puts in a delay after starting each job. Useful to avoid
  raceconditions and thundering herd problems.
* --results now uses / as separator instead of TAB and thus creates
  subdirs. Thanks to Drew Frank.
* parallel: OpenBSD CPU detection. Thanks to Michal Markowski.
* niceload --sensor allows for negative numbers to signify a lower
  number means the limit is lower.
* niceload --prg suspend a named program that is already running.
* niceload multiple --pid suspend process ids that are already
  running.
* Bug fixes and man page updates.

ok ajacoutot@ sthen@ pascal@ (MAINTAINER)
2012-12-30 17:05:10 +00:00
landry
49733cfa6c Bring some sanity, dont hardcode AUTOMAKE/AUTOCONF_VERSION in
xdt-autogen, the script respect env vars since bug #8683 was fixed.
Replace a bogus ${PREFIX} by ${TRUEPREFIX} while here.
2012-12-30 16:09:33 +00:00
jim
c7ff61e356 Update to 20121207.
ok sthen@
2012-12-30 15:09:26 +00:00
espie
d985cc05e2 mismatches are more annoying than extra cpu:
if we end up with only mismatches and we didn't run check_buildable last
time around, try a check_buildable first.
2012-12-30 14:33:46 +00:00
espie
45b128b893 fix elusive "jobs don't show up where they should".
duh. put "live" affinity markers while we're building stuff.
We don't re-read the on-disk markers outside of restart (should we ?)
so they HAVE to be in the pkgpath struct proper.
2012-12-30 14:04:17 +00:00
bluhm
ffc2992152 update p5-Devel-NYTProf to 4.12 2012-12-30 13:45:18 +00:00
bluhm
43692c1126 - update p5-Net-SMTP-TLS-ButMaintained to 0.21
- remove the patch, it has been fixed upstream
OK sthen@
2012-12-30 12:01:32 +00:00
espie
eb77a6071b why not ? track total distsize for each port. might correlate with other
stuff later.
2012-12-30 11:47:24 +00:00
brad
d989ce3fbf Add the CVE id. 2012-12-30 08:49:15 +00:00
ajacoutot
fe8e7dfe47 Bugfix update to gtranslator-2.91.6. 2012-12-30 08:17:16 +00:00
brad
f34cd489f6 Correct the version within the info page as this was copied from 1.12. 2012-12-30 06:50:46 +00:00
brad
fa3009e05b Add 1.13. 2012-12-30 04:43:43 +00:00
brad
40efee9984 Import automake 1.13.
ok jasper@
2012-12-30 04:42:24 +00:00
fgsch
7fb70982b8 Update to anki 2.0.3.
List of changes at http://ankisrs.net/docs/dev/changes.html
For upgrade details see http://ankisrs.net/anki2.html
2012-12-30 02:54:14 +00:00
landry
4a51a79324 Use --with-json=json-glib to ensure json-glib is picked. Otherwise json-c
can be detected at configure time, and removed later on by dpb, failing
the build.
2012-12-29 21:04:54 +00:00
landry
03d382a642 Mark as BROKEN-sparc64 : Assembler messages: Error: Illegal operands on
date_ext.c.
It never built there.
2012-12-29 20:52:13 +00:00
landry
a9fb6aee24 Mark as BROKEN-sparc64 : error: cannot convert 'int*' to 'volatile
_Atomic_word*
It never built there..
2012-12-29 20:49:17 +00:00
landry
d5d16b55b9 Mark BROKEN-sparc64, ICE in change_address_1, at emit-rtl.c:1784
Probably fallout of the PIE switch, was building fine before.
2012-12-29 20:41:27 +00:00
landry
e6eff40b58 Update to nss 3.14.1, required by upcoming fx 18.
Tested on sparc64 & hppa, and went into an amd64 bulk build.

Node that builtins/certdata.c patch goes to the attic since it's
autogenerated at build time from builtins/certdata.txt (which we patch
too for CACert roots) since bug #683266.

There might be a chemspill for a TURKTRUST CA distrust soon (bug
#825022, sg-only) but let's get this in now.
2012-12-29 20:03:17 +00:00
landry
3100e8b778 Update to nspr 4.9.4.
Tested on sparc64 & hppa, and went into an amd64 bulk build.
2012-12-29 19:58:22 +00:00
espie
ad8ad1c28f smarter affinity mismatch handling: if we have other cores idle, ask them.
also, officialize the engine-perf log somewhat (and give it a more descriptive
name).
2012-12-29 19:15:37 +00:00
espie
fa169c69ae allow looking for a given core when trying to match affinity 2012-12-29 19:14:51 +00:00
espie
ebb2a2c90a on start-up, log affinity in a more consistent way, with pid of running dpb. 2012-12-29 19:14:28 +00:00
fgsch
11102bc226 Update to httplib2 0.7.7.
Remove maintainer as per his request.
2012-12-29 18:28:49 +00:00
bluhm
38a2720d33 update p5-IO-Socket-SSL to 1.81 2012-12-29 18:08:31 +00:00
bluhm
35c1bb1a9c - update p5-Net-SSLeay to 1.51
- remove some left over directories from source tree
2012-12-29 18:06:20 +00:00
bluhm
ca7bba67d0 - update p5-Time-Format to 1.12
- use no groff
- patch broken tests, do not fiddle with @INC
2012-12-29 16:31:21 +00:00
bluhm
b37059f0cc update p5-Net-SIP to 0.68 2012-12-29 15:45:14 +00:00
bluhm
466efe1bd2 update p5-Module-Signature to 0.70 2012-12-29 15:36:59 +00:00
bluhm
9032b14a2c update p5-NetAddr-IP to 4.066 2012-12-29 15:30:54 +00:00
espie
84223a9bac oops 2012-12-29 15:13:11 +00:00