Commit graph

243868 commits

Author SHA1 Message Date
mef
dd226c9a8f Add Following line for make test.
BUILD_DEPENDS+=       p5-Test-Fatal-[0-9]*:../../devel/p5-Test-Fatal
2016-01-18 04:17:48 +00:00
mef
859a55ccc2 Updated www/p5-Cookie-Baker to 0.06 2016-01-18 03:55:13 +00:00
mef
cc7005b84e Update to 0.06
--------------
0.06 2015-06-29T05:53:57Z
   - fix compatibility issue. #4 (Thank you shogo82148)
2016-01-18 03:55:04 +00:00
mef
50e8531245 Updated www/p5-Catalyst-View-TT to 0.44 2016-01-18 03:49:16 +00:00
mef
855f26f37c Update 0.42 to 0.44
-------------------
0.44 - 2015-10-05
        - declare missing prereq on Data::Dump

0.43 - 2015-08-13
        - remove mention of deprecated Catalyst::Plugin::Email in
          documentation
2016-01-18 03:49:08 +00:00
mef
9f78a58891 Updated www/p5-Catalyst-DispatchType-Regex to 5.90035 2016-01-18 03:45:51 +00:00
mef
14a69c11bb Update to 5.90035.
-------------------------
5.90035 - Tue Mar 31 09:57:18 EDT 2015
    Updates the deprecation message to reflect the fact that this module
    has been dropped from Catalyst::Runtime.
    [No meaningful code changes. No need to upgrade.]

5.90034 - Tue Mar 31 09:47:32 EDT 2015
    Adds Catalyst::Runtime to list of prereqs.
    -  Catalyst::Runtime was not previously included as  prereq as it caused
       circular dependencies. As of v5.90060, Catalyst::Runtime no longer
       includes this module as a prereq. Since that was released 14 months ago,
       it should be relatively safe to include Catalyst::Runtime as a prereq.
    Adds travis.ci integration.
    [No code changes. No need to upgrade.]
2016-01-18 03:45:40 +00:00
abs
9c20cb0574 Updated net/syncthing to 0.12.15
Updated net/syncthing-gtk to 0.8.1
2016-01-18 00:29:35 +00:00
abs
b216effbce Updated net/syncthing-gtk to 0.8.1
v0.8.1

Added localization support with translations for Czech, German and Slovak languages.

Fixes:

- Syncthing version of remote node not shown
- Missing definition causing UI problems and Appreport madness on Ubuntu (thanks @Newman101)

Other:

- Added --portable parameter to syncthing-gtk.exe on Windows.
- Updated syncthing-inotify version to 0.6.7
- Added support for download placeholders in Nautilus plugin


v0.8.0.0.1

Prelease for localization testing. May work. Probably.

Added localization support with translations for Czech, German and Slovak languages.

Fixes:

- Syncthing version of remote node not shown
- Missing definition causing UI problems and Appreport madness on Ubuntu (thanks @Newman101)


v0.8.0.1

Linux-only release. If you are on Windows, please, use v0.8

Fixes:

- Syncthing version of remote node not shown
- Missing definition causing UI problems, inotify bugs and Appreport madness on Ubuntu (thanks @Newman101)


v0.8

For Syncthing 0.12 and above

Additional fixes:

- No 'ignore' button on Unknown device message.
- Better support for non-ascii characters in user's home path on Windows


v0.7.6.2

Prerelease to test with Syncthing v0.12. Most likely working.


v0.7.6.1

Fixes:

- Typo in Windows installer description (thanks @DennisPS)
- Missing image definition causes crash with some GLib versions


v0.7.6

Fixes:

- window border disappearing (again) on Windows
- crash on too recent glib (#198)
- crash on too old glib (#201)
- inotify (filesystem watcher) not being aware of created directories
- Nautilus plugin ignoring some files until view is refreshed
2016-01-18 00:28:39 +00:00
sevan
60781300eb regen 2016-01-17 22:09:06 +00:00
sevan
10c7b3d51f Bump listed Apache version the a more recent one.
Reword paragraph as dependencies are not a feature but a requirement, the key
feature is that we track those & ensure they're installed.

Reviewed by wiz@
2016-01-17 22:06:16 +00:00
abs
41229af56e Updated net/syncthing to 0.12.15
v0.12.15

- Handle race within the job queue (#1263, @AudriusButkevicius)
- Improve API/GUI shutdown handling (#2694, @calmh)
- Don't crash on folder remove while pulling (#2705, @calmh)

This release uses code signing on Mac OS X.


v0.12.14

This is a security update. The Windows builds are now done using Go 1.6beta2, otherwise this is identical to v0.12.13.


v0.12.13

This build is a security update.

- Add support for themes (#1925, @AudriusButkevicius)
- Don't leak sendIndexes on disconnect (#2589, @calmh)
- Always run relaying when enabled (#2665, @calmh)
- Update 'Edit' menu to 'Action' menu (#2662, @kluppy)


v0.12.12

- Update kardianos/osext (#2650, @calmh)
- Change default max conflicts to 10 (#2604, @calmh)
- Don't conflict copy conflict copies (#2605, @calmh)
- Don't allow in use CSRF tokens to expire (#1008, @calmh)
- Add relaying to main settings dialog (#2433, @calmh)
- Don't resolve destination address until we need to (#2671, @calmh)
- More fine grained locking in discovery cache (#2667, @calmh)
- Added STNODEFAULTFOLDER envvar to skip default folder creation on new install (#1515, @nrm21)


v0.12.11

- Remove windows specialisation from osutil.GetLans (#2192, @AudriusButkevicius)
- Ensure loaded config is free of duplicate devices (#2627, @calmh)
- Show device ID QR code from edit dialog (#1494, @ironmig)
- Don't warn about failed ignores if folder unhealthy (#2630, @AudriusButkevicius)
- Detect nonstandard hash algo and stop folder (#2314, @calmh)
- Also build linux-arm64, linux-ppc64, linux-ppc64le (@calmh)
- Disallow adding duplicate device ID in GUI (@ironmig)


v0.12.10

- Don't crash on stat error in ensureDir (#2608, @calmh)
- Correctly set default logfile location on Windows (#2608, @calmh)
- Consider tempfile when checking for free space (#2598, @andersonvom)
- Update kardianos/osext (#1272, @calmh)
- Remove fixed footer at first media break (#2454, @andersonvom)
- Update mtime of config file before upgrading (#2509, @andersonvom)
- Correct GUI asset dir handling (#2621, @calmh)


v0.12.9

- Example GUI override address (#2530, @calmh)
- Additional output on insufficient error (#2580, @Zillode)
- Add command line option to open GUI (#2210, @andersonvom)
- Always exit via error select, making sure reader routine is exits (#2547, @AudriusButkevicius)
- Don't verify free space for files when folder MinDiskFreePct==0 (#2600, @calmh)
- Edit device after accepting new connection (#1929, @andersonvom)


v0.12.8

- Correct type assertion in verbose logger, restart (#2561, @calmh)
- Remove Android hacks (#2505, @calmh)
- upnp: Use a separate error for the error unmarshalling (@wkennington)
2016-01-17 22:05:35 +00:00
sevan
bf2a52339a Add Bitrig to the supported platforms list. 2016-01-17 22:02:20 +00:00
joerg
2a1d5fa751 Add forgotten patch to remove one more INITARGS case. 2016-01-17 22:01:20 +00:00
wiz
2662b7ef30 + moneyguru-2.9.4. 2016-01-17 21:09:18 +00:00
wiz
7a0b977506 Renamed emulators/fuse-utils to emulators/fuse-emulator-utils [wiz 2016-01-17] 2016-01-17 20:48:16 +00:00
wiz
4dbb2e82c7 Finish rename of fuse-utils to fuse-emulator-utils. 2016-01-17 20:47:34 +00:00
wiz
887530b7d3 Re-import fuse-emulator-utils-1.1.1nb1 as emulators/fuse-emulator-utils.
To match emulators/fuse-emulator move.

Fuse is the Free Unix Spectrum Emulator.
* Working 48K/128K/+2/+2A Speccy emulation, running at true Speccy speed on any
computer you're likely to try it on.
* Support for loading from .tzx files.
* Sound (on system supporting the Open Sound System or BSD/Solaris).
* Kempston joystick emulation.
* Emulation of the various printer you could attach to the Spectrum.
* Very basic support for RZX files.
2016-01-17 20:46:54 +00:00
leot
3f210cad71 - go-1.5.3 2016-01-17 20:30:49 +00:00
leot
4b75131241 Updated print/cups-filters to 1.6.0 2016-01-17 20:17:40 +00:00
leot
314dc47a03 Update print/cups-filters to 1.6.0.
Changes:
CHANGES IN V1.6.0
	- cups-browsed: Fixed use of CUPS domain socket, both
	  detection during build process and permission check at
	  runtime.
	- foomatic-rip: Fixed buffer overflow when reading environment
	  variables CUPS_FONTPATH, CUPS_DATADIR, and GS_LIB (Bug
	  #1336).
	- beh: Introduced beh, the Backend Error Handler, a wrapper
	  backend to make handling of backend errors more
	  configurable. This backend is a C re-write of the beh
	  backend written in Perl which was part of the former
	  foomatic-filters package. Several people asked for beh
	  getting moved to cups-filters.
	- braille: Make image printing working also if ImageMagick
	  generates formatted images without header.
	- braille: If the user does not select a Braille translation,
	  let the embosser do the translation.
	- cups-browsed: Added version info to help screen and start-up
	  in debug mode, call help screen also via "--version" option.
	- cups-browsed: Minor improvements in help screen and man
          page.
2016-01-17 20:17:21 +00:00
wiz
5e6aa2f8b2 Updated devel/py-tortoisehg to 3.6.2nb1 2016-01-17 19:33:19 +00:00
wiz
97f375ac74 Fix packaging with latest py-sphinx and depend on it. Bump PKGREVISION. 2016-01-17 19:33:09 +00:00
wiz
326f94b1ec Updated finance/moneyguru to 2.8.2nb1 2016-01-17 19:05:19 +00:00
wiz
67732d419b Add two files installed with latest py-sphinx, and depend on it.
Bump PKGREVISION.
2016-01-17 19:05:09 +00:00
wiz
fc3ee7008a Fix build with latest libpurple. 2016-01-17 18:51:52 +00:00
wiz
61473b7a76 libpurple leaks many more other libraries nowadays, add them to the bl3.mk. 2016-01-17 18:48:15 +00:00
wiz
2c1b4822fb Comment out py-sphinx build dependency since it introduces a cycle. 2016-01-17 16:03:13 +00:00
wiz
e1b6729f53 + cgit-0.12, cups-filters-1.6.0, dbus-glib-0.106, go-1.5.3,
harfbuzz-1.1.3, libetonyek-0.1.6, libopus-1.1.2, poppler-0.40.0,
  py-cffi-1.5.0, py-foolscap-0.10.0, py-setuptools-19.4,
  py-tortoisehg-3.6.3, x264-devel-20160116.
2016-01-17 15:51:26 +00:00
jaapb
3d47d4a318 Added KTP packages to SUBDIRs 2016-01-17 15:23:47 +00:00
jaapb
4233308903 Added chat/ktp-send-file version 0.9.0 2016-01-17 15:23:05 +00:00
jaapb
07590bec4c Added chat/ktp-send-file, a plugin to add context menus to Dolphin and
Konqueror to send files to KDE Telepathy contacts.
2016-01-17 15:22:44 +00:00
wiz
d33b823ce6 Fix path. 2016-01-17 15:21:34 +00:00
joerg
62d3ebecac GC old patch. 2016-01-17 15:21:12 +00:00
jaapb
7d5a7740a8 Added chat/ktp-contact-runner version 0.9.0 2016-01-17 15:20:54 +00:00
jaapb
074d88fceb Added chat/ktp-contact-runner, which shows KDE Telepathy chat suite
contacts in the KRunner desktop menu.
2016-01-17 15:20:38 +00:00
joerg
1aa18fdfc3 Fix build with recent freetype. 2016-01-17 15:20:08 +00:00
joerg
2b5c1e7f1f Not MAKE_JOBS_SAFE. 2016-01-17 15:19:41 +00:00
joerg
10d25efae0 Avoid macro that no longer exists in modular Xorg. 2016-01-17 15:18:04 +00:00
jaapb
07c3c43e48 Added chat/ktp-filetransfer-handler version 0.9.0 2016-01-17 15:17:11 +00:00
joerg
1efa66a167 Deal with limitations of Qt4's moc when parsing certain Boost headers. 2016-01-17 15:17:09 +00:00
jaapb
9fd903c02b Added chat/ktp-filetransfer-handler, the KDE Telepathy chat suite
background application that handles file transfers.
2016-01-17 15:16:59 +00:00
joerg
e4991593db Needs GNU make. 2016-01-17 15:16:30 +00:00
joerg
186de93135 Fix build with latest freetype version. 2016-01-17 15:16:09 +00:00
jaapb
30e28f22ae Added chat/ktp-desktop-applets version 0.9.0 2016-01-17 15:15:38 +00:00
joerg
597bbf9675 Fix race condition. 2016-01-17 15:15:27 +00:00
jaapb
a5a97285ac Added chat/ktp-desktop-applets, the Plasma widgets for the KDE Telepathy
chat suite.
2016-01-17 15:15:23 +00:00
joerg
1fa99f4874 Mark as MAKE_JOBS_SAFE=no for race conditions. While here, fix ctype
abuse and a bunch of other warnings. Defensively bump revision.
2016-01-17 15:14:47 +00:00
jaapb
aa6879b7aa Added chat/ktp-approver version 0.9.0 2016-01-17 15:14:11 +00:00
jaapb
a0dc88f0a1 Added chat/ktp-approver, a chat notification application for the KDE
Telepathy chat suite.
2016-01-17 15:13:58 +00:00