Commit graph

231512 commits

Author SHA1 Message Date
tnn
d5175821a7 Ensure the xf86-* driver packages have their server ABI dependencies
correctly expressed depending on which server is in use.
2015-04-03 09:55:57 +00:00
manu
2d6bc57100 - Require glibs>=2.35 because lasso breaks with 2.34
"gtype.c:2720: You forgot to call g_type_init()" warnings
- Remove now useless build fix patch

Approved by wiz@
2015-04-03 09:49:00 +00:00
tnn
e334ff3a9e Re-import x11/modular-xorg-server as x11/modular-xorg-server112. 2015-04-03 09:46:18 +00:00
tnn
ae83e8e8d2 modular-xorg-server-1.12 needs MesaLib<10. Bump revision. 2015-04-03 09:44:13 +00:00
wiz
b1cf2f4775 Added devel/py-attic version 0.14 2015-04-03 09:44:11 +00:00
wiz
fc1fbd8121 + py-attic. 2015-04-03 09:44:00 +00:00
wiz
d9a3717fca Import py34-attic-0.14 as devel/py-attic, packaged for wip by myself.
Attic is a deduplicating backup program. The main goal of Attic is
to provide an efficient and secure way to backup data. The data
deduplication technique used makes Attic suitable for daily backups
since only changes are stored.
2015-04-03 09:43:47 +00:00
wiz
4d14684e8e Added archivers/innoextract version 1.4 2015-04-03 09:42:01 +00:00
wiz
ed29010db9 + innoextract. 2015-04-03 09:41:10 +00:00
wiz
eb680e7c38 Import innoextract-1.4 as archivers/innoextract, packaged for wip
by yhardy and myself.

Inno Setup is a tool to create installers for Microsoft Windows
applications. innoextract allows to extract such installers under
non-windows systems without running the actual installer using
Wine. innoextract currently supports installers created by Inno
Setup 1.2.10 to 5.5.5.
2015-04-03 09:40:54 +00:00
mrg
1263663e38 make this build with older xinput (eg, netbsd-6.) 2015-04-03 09:28:20 +00:00
wiz
d69bc8fb3d + py-django-1.8. 2015-04-03 09:18:28 +00:00
wiz
518cb69f27 Updated finance/moneyguru to 2.8.2 2015-04-03 09:17:51 +00:00
wiz
2760793fa8 Update to 2.8.2:
2.8.2 (2015-01-02)

    Fix amount cell painting which didn’t work properly. [Windows] (#407)
    Fix import window’s checkbox cell which would sometimes wrongly go in edit mode. [Linux, Windows] (#406)
    Fix chart visibility glitch in account view. [Mac] (#357)
    Add a --no-ext build option. (#408)

2.8.1 (2014-12-14)

    Fix amount deletion bug on drag & drop transaction re-ordering. [Linux, Windows] (#402)
    Fix bug where clicking account-jumping arrows would lead to the wrong place. [Linux, Windows] (#404)

2.8.0 (2014-11-09)

    Make amount fields prettier. Thanks Nelson Brown! [Windows, Linux] (#14 #15)
    In sheets, make totals’ currency explicit when in multi-currency context. (#392)
    Add “Assign imbalance” button to the Transaction panel. (#398)
    Fix glitch in sheets expanded nodes restoration. [Mac] (#388)
    Fix a QIF transaction matching bug.
    Fix account selection glitch causing the account to lose focus. [Windows, Linux]
    Fix IndexError on file switching. [Windows, Linux] (#393)
    Remove Cashculator integration. It was broken anyway. [Mac]
    Greatly improve developer documentation.
    Minimum OS X version is now Lion (10.7).
    Minimum Windows version is now Windows 7. 64-bit required.
    Minimum Ubuntu version is now 14.04.
2015-04-03 09:17:41 +00:00
wiz
02db913dc8 Updated graphics/librsvg to 2.40.9 2015-04-03 09:09:01 +00:00
wiz
e40fecfdd1 Update to 2.40.9:
Version 2.40.9
- Fixed bgo#738367 - V/v/H/h commands in path elements were not
  working.  Patch by Andrea Griffini.
- Fixed bgo#605875 - Gaussian-blurred objects were sometimes missing.
  Based on a patch by Eduard Braun.
- Fixed bgo#710163 - use _wfullpath() on Windows when canonicalizing
  filenames.  Patch by LRN.
2015-04-03 09:08:52 +00:00
tnn
cff9c5916f remove zero byte files (leftovers?) 2015-04-03 09:07:46 +00:00
wiz
9eab1aff8b Updated converters/dos2unix to 7.2.1 2015-04-03 09:07:02 +00:00
wiz
1284c92ef2 Update to 7.2.1:
2015-04-01: Version 7.2.1

  * Fix: Skip the GB18030 tests when the system does not support the
    Chinese locale with GB18030 character encoding.
  * Fix: Small corrections in the manual in section GB18030 and OPTIONS -m.
2015-04-03 09:06:52 +00:00
wiz
081e527de5 Updated editors/Sigil to 0.8.5 2015-04-03 09:05:42 +00:00
wiz
b40640e192 Update to 0.8.5:
Sigil 0.8.5 2015.03.29
    - Fix text resource not alwalys saving to disk.
    - Fix bug in missing CSS.
    - Fix create html toc crash bug.
    - Update some links in the help menu.
2015-04-03 09:05:22 +00:00
jperkin
900a7d7ec0 Disable CPU detection on Darwin, the result for 32-bit (i486) is incompatible
with pkgsrc MACHINE_ARCH (i386).  Fixes 32-bit build, no change for 64-bit.
2015-04-03 08:59:08 +00:00
tnn
094c17e12f Added graphics/libepoxy 2015-04-03 08:50:37 +00:00
tnn
908a1839a7 Import libepoxy-1.2 as graphics/libepoxy.
Epoxy is a library for handling OpenGL function pointer management for you.
It hides the complexity of dlopen(), dlsym(), glXGetProcAddress(),
eglGetProcAddress(), etc. from the app developer, with very little knowledge
needed on their part.
2015-04-03 08:48:57 +00:00
mrg
03de68df2c port some changes from netbsd gmp and adapt them to the gmp 6.x.
this allows devel/gmp to build on armv4.
2015-04-03 07:41:26 +00:00
wiz
f61838cd80 Recursive bump for vala-0.28.0 update. 2015-04-03 07:38:34 +00:00
wiz
70280c97a5 Updated lang/vala to 0.28.0 2015-04-03 07:38:26 +00:00
wiz
8306329029 Update to 0.28.0:
Vala 0.28.0
===========

 * Binding updates.

Vala 0.27.2
===========

 * Bug fixes and binding updates.

Vala 0.27.1
===========

 * Print compiler messages in color.
 * Add clutter-gdk-1.0 bindings.
 * Add clutter-gst-3.0 bindings.
 * Add clutter-x11-1.0 bindings.
 * Add rest-extras-0.7 bindings.
 * Bug fix and binding updates.
2015-04-03 07:38:17 +00:00
wiz
ca0036890e Updated time/py-vdirsyncer to 0.4.4 2015-04-03 07:34:23 +00:00
wiz
ccd98edf61 Update to 0.4.4:
* Support for client certificates via the new auth_cert parameter,
  see issue #182 and pull request #183.
* The icalendar package is no longer required.
* Several bugfixes related to collection creation.
2015-04-03 07:34:15 +00:00
wiz
345233ca0f Fix previous. 2015-04-03 06:58:34 +00:00
wiz
6c1eebb140 Updated nih/liblangtag to 0.5.6 2015-04-03 06:58:12 +00:00
wiz
1d91ec33ff Update to 0.5.6:
0.5.5 -> 0.5.6
=================
Akira TAGOH (1):
      Fix distcheck error

David Tardon (2):
      install lt-config.h: it's included from langtag.h
      remove stray LT_END_DECLS

0.5.4 -> 0.5.5
=================
Akira TAGOH (6):
      Fix a memory leak
      Fix a typo
      Fix configure error on specifying --disable-modules
      Fix a build issue with inline keyword
      Fix warning on bootstrap
      Update revision
2015-04-03 06:58:04 +00:00
tnn
8850716fce This meta package should be removed, but unbreak it for now. 2015-04-03 02:29:40 +00:00
tnn
571f20f738 fold "common" makefile fragments back into MesaLib/Makefile since
all previous consumers are now standalone.
2015-04-03 02:24:16 +00:00
tnn
bbc5c0ad6a Updated graphics/MesaDemos to 8.2.0 2015-04-03 02:05:53 +00:00
tnn
da54ca5e4e Update to glx-utils-8.2.0: sync w/ MesaDemos 2015-04-03 02:05:02 +00:00
tnn
cedef2fb93 Update to MesaDemos-8.20.
This makes MesaDemos independent from MesaLib.
2015-04-03 01:57:40 +00:00
tnn
552b598a96 fix X11 runpath. Bump rev. 2015-04-03 01:34:42 +00:00
hiramatsu
d05c4b1c46 Fix build break when pgsql enabled on Mac OS X 10.10. 2015-04-03 01:15:24 +00:00
hiramatsu
af88dc518f This module needs devel/p5-Inline-C. 2015-04-03 01:10:52 +00:00
tnn
49cd9c52fd there is no glu-10.5.2, so remove that from TODO 2015-04-03 01:04:48 +00:00
tnn
8728e4d9bb Note graphics/glu{,t} update 2015-04-03 01:01:17 +00:00
tnn
f600e1f9c5 Update to glut-8.0.1.
Like the graphics/glu update, this makes glut independent of MesaLib.

This is MesaGLUT-7.9.2 base, with patches from FDO git to add autoconf
glue, that brings it to 8.0.1.

pkgsrc change: use libtool instead of glut's "mklib" shellscript.
2015-04-03 01:00:52 +00:00
mef
1d23ba783f Updated ham/fldigi to 3.22.07 2015-04-03 00:53:46 +00:00
mef
b54edf4ca7 Update 3.22.05 to 3.22.07
-------------------------
=Version 3.22.07=
2015-04-01  David Freese  <iam_w1hkj@w1hkj.com>
        b3dea10: Macro edit
        97d02a7: Multi-psk
        9942993: Vista SignaLink driver
        c79bfd7: Image update
        3c264e2: Command line
        68f88ee: SSB default signal
        5ca7182: Digiscope resize
        b522d83: FSF address

=Version 3.22.06=
2015-03-21  Robert Stiles  <kk5vd@yahoo.com>
        fe27da9: UTF-8 Rx display

2015-03-21  David Freese  <iam_w1hkj@w1hkj.com>
        15ca512: 8psk modes
        e48c2fe: Macro Editor Fonts
        2424904: R-L channel input
        e5148c0: QSY documentation
        f219812: Sound File Generate
        35ef2ed: devices_text mutex

2015-02-18  Robert Stiles  <kk5vd@yahoo.com>
        aedc628: Bug fixes/Comments
        cbc9975: Check IO and delay prior to autoexec prgs
        003707f: Rename local variables

2015-02-17  David Freese  <iam_w1hkj@w1hkj.com>
        edee64a: pa names
        4ba7b78: Main dialog resize
        279115c: Rig Viewer Frame
        3eb8e41: Code merge/PortAudio Script return error
        b15f5d9: Update translation files
        31e231b: Exit trx loop

2015-02-08  Robert Stiles  <kk5vd@yahoo.com>
        1155d8d: Documentation Update
        814bed3: Configure Script Engine

2015-02-08  David Freese  <iam_w1hkj@w1hkj.com>
        ad52857: Macros
        fffc57c: French po
        375e98f: CW QSK Tune
        3ebf3db: flrig xml client
        423ac70: TimeOn button
        3041a20: QSY clickable
2015-04-03 00:53:35 +00:00
tnn
f65c228f6b forgot to add distinfo 2015-04-03 00:27:47 +00:00
rodent
804c7c2ac3 +yahttp 2015-04-02 23:54:26 +00:00
rodent
db1e3d3c6d Updated www/yahttp to 0.1.5 2015-04-02 23:53:23 +00:00
rodent
d8342f9e96 YaHTTP aims to be a pure http request/response parser that has no IO ties. It is
intended to be used on small-footprint applications and other utilities that
want to use HTTP over something else than network IO.
2015-04-02 23:52:50 +00:00