Commit Graph

82215 Commits

Author SHA1 Message Date
ajacoutot
ed7c673faa Update to dotconf-1.3. 2013-03-27 15:32:13 +00:00
ajacoutot
02bcb78eee Update to liblouis-2.5.2. 2013-03-27 15:29:20 +00:00
gonzalo
aa60a2222e Update for smplayer to 0.8.4:
* New option to select the fps for external subtitles.
* The video equalizer dialog has been rewritten and now it allows to
  switch on/off the software equalizer from there.
* Support for encoding ISO-8859-16 for subtitles.
* The support for MPlayer2 has been improved and now we provide an
  optional package for Windows which includes MPlayer2. MPlayer2 has
  interesting new features like support for mkv ordered chapters and
  precise seeks.
* Some bugfixes.

Ok brad@ sthen@ 'go ahead without me' edd@
2013-03-27 15:19:14 +00:00
ajacoutot
77f5b9ac3e -games 2013-03-27 14:51:01 +00:00
ajacoutot
e19885ea1e Remove the games; new GNOME release has splited this into 10 or so
different projects and it's just a maintenance nightmare for the hobbits.
If we get *really* bored one day may be some will end up being imported
into ports/games/gnome but for now it's just not worth the hassle.

discussed with and ok myself^jasper@
2013-03-27 14:50:48 +00:00
ajacoutot
9b75899207 Fix WANTLIB. 2013-03-27 14:34:24 +00:00
bcallah
90dc5ac11a +sakura 2013-03-27 14:08:01 +00:00
bcallah
be2178eef4 Import x11/sakura, a GTK+3/VTE based terminal emulator with light dependencies.
ok sthen@
2013-03-27 14:07:19 +00:00
brad
68db97a340 Re-enable the multi-threaded mode for the avcodec backend.
ok sthen@
2013-03-27 13:34:06 +00:00
gonzalo
52ca93820f Update for minicom to 2.6.2
Maintainer timeout.

Ok sthen@
2013-03-27 12:14:28 +00:00
sthen
f116256575 despam console output (deprecation warnings etc with modern Perl) 2013-03-27 11:44:24 +00:00
brad
ccd3ab6d96 More fixes from upstream..
- Don't flush buffers on DISCONT.
- Channel layouts are now set for DTS and (E)AC3 by libav.
- Add support for 10-bit YUV color formats.
- Add decode support for prores.

ok ajacoutot@
2013-03-27 11:41:11 +00:00
brad
f64fc1c8e0 Remove xmysql. Old long unmaintained cruft that does not build with modern
MySQL.

ok sthen@
2013-03-27 11:35:51 +00:00
sthen
be91d058db +tinyca 2013-03-27 11:23:11 +00:00
ajacoutot
a6b4856cb7 +wbar 2013-03-27 11:16:59 +00:00
sthen
3d4d40074f reinstate tinyca; this works again now that Perl is linked -lpthread
(note that xca has more, and more modern, options - but tinyca can be a
bit easier to get working)

ok jasper@
2013-03-27 11:16:32 +00:00
ajacoutot
c15631e1ad Fucked up import. 2013-03-27 11:15:42 +00:00
ajacoutot
852250f8d2 Import wbar-2.3.4.
Wbar is desktop application launcher that appears similiar to the dock
on an OS/X desktop.  A wbar-config gui is included although the manual
configuration is easy with entries for icon path, command and tooltip.
Wbar commonly used with lightweight, stacking window managers such as
fluxbox and openbox.

based on an original submission by J. Scott Heppler
ok jasper@
2013-03-27 11:14:04 +00:00
zhuk
fcbd81fe96 One more extra LIB_DEPENDS, spotted (and cluestick applied) by ajacoutot@. 2013-03-27 10:57:40 +00:00
ajacoutot
1f3a656728 -py-orbit 2013-03-27 08:52:16 +00:00
ajacoutot
a2c5b1719b Remove py-orbit; nothing depends on it anymore. 2013-03-27 08:52:04 +00:00
ajacoutot
1316646852 -py-gnome 2013-03-27 08:51:10 +00:00
ajacoutot
a1954b330f Retire py-gnome; it's old, unmaintained and nothing depends on it anymore. 2013-03-27 08:50:51 +00:00
ajacoutot
34b1541178 -backintime 2013-03-27 08:49:46 +00:00
ajacoutot
808c487471 Remove backintime; it depends on *very* outdated and unmaintained
GNOME 2 libs which are about to be removed.

ok jasper@
2013-03-27 08:49:27 +00:00
ajacoutot
6cd00e9858 -gdesklets 2013-03-27 08:48:38 +00:00
ajacoutot
8c0eda2be2 Remove gdesklets; it depends on *very* outdated and unmaintained
GNOME 2 libs which are about to be removed.

Jasper sent a mail on ports a long time ago that this port was about to
be removed and no one seemed to be sad about it...

ok jasper@
2013-03-27 08:48:24 +00:00
ajacoutot
4e9f682a1b -soundconverter 2013-03-27 08:47:06 +00:00
ajacoutot
b023c0e734 Remove soundconverter; it depends on *very* outdated and unmaintained
GNOME 2 libs which are about to be removed.

ok mpi@ (maintainer)
2013-03-27 08:46:53 +00:00
jasper
6bdc9ca952 adjust now that regular users can't read wchan anymore. 2013-03-27 07:57:38 +00:00
ajacoutot
116480c35d use the x11/gnome MODULE.
Merge PLISTs.
2013-03-27 07:44:37 +00:00
ajacoutot
7504dd69fa g_thread_init is deprecated and will be removed in the next glib2 version
which I am currently working on.
While here, regen WANTLIB and merge PLISTs.

ok landry@ (maintainer)
2013-03-27 07:23:45 +00:00
nigel
5d332e2a74 This module opens a file and performs automatic charset detection
based on the HTML5 algorithm.  You can then pass the filehandle to
HTML::Parser or a related module (or just read it yourself).
required by p5-libwww >= 6.0

Ok landry, sthen
2013-03-26 23:53:57 +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
nigel
ac30ff0b05 Mozilla::CA provides a copy of Mozilla's bundle of Certificate
Authority certificates in a form that can be consumed by modules
and libraries based on OpenSSL.

Ok sthen, landry
2013-03-26 23:44:38 +00:00
sthen
3fba1507d4 +py-bcrypt 2013-03-26 21:37:44 +00:00
sthen
e2954dfa4a import ports/security/py-bcrypt, ok benoit@
py-bcrypt is a Python wrapper of OpenBSD's Blowfish password hashing code,
as described in "A Future-Adaptable Password Scheme" by Niels Provos and
David Mazières.

This system hashes passwords using a version of Bruce Schneier's
Blowfish block cipher with modifications designed to raise the cost of
off-line password cracking and frustrate fast hardware implementation.
The computation cost of the algorithm is parametised, so it can be
increased as computers get faster. The intent is to make a compromise
of a password database less likely to result in an attacker gaining
knowledge of the plaintext passwords (e.g. using John the Ripper).
2013-03-26 21:37:26 +00:00
brad
dfacbd3e97 Mention using non-C locales. 2013-03-26 20:19:04 +00:00
brad
12677ce7ee Sync boost-filesystem library with upstream and add OpenBSD to the UTF-8
codepath to fix a run-time issue for apps using boost-filesystem with apps
failing with.. "std::runtime_error: locale::facet::_S_create_c_locale name not valid"

Reported by/tested/Ok gonzalo@ bentley@
2013-03-26 20:15:10 +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
jeremy
43a6ba7492 Change MODRUBY_RUBY_ADJ to just replace a shebang in the first line
of the files, instead of all lines.  Additionally, loosen the regexp
slightly so that it handles more cases automatically.  This makes
ruby.port.mk's behavior similar to python.port.mk.

OK sthen@
2013-03-26 18:51:44 +00:00
sthen
a6cd68b35e update to log4perl 1.40 and de-uglify makefile 2013-03-26 18:26:34 +00:00
sthen
547fda2e45 de-uglify Makefile, no pkg change 2013-03-26 18:24:29 +00:00
jasper
a08f67c213 tweak DESCR to not start with 'A'.
ok bluhm@ (MAINTAINER)
2013-03-26 17:23:01 +00:00
ajacoutot
a926c2d541 Use MODGNU_AUTO*_DEPENDS instead of hardcoding the path. 2013-03-26 17:08:19 +00:00
ajacoutot
1a39569a06 No need for MODGNU_AUTOMAKE_DEPENDS. 2013-03-26 17:00:41 +00:00
ajacoutot
0370b068e4 No need for MODGNU_AUTOMAKE_DEPENDS. Sync WANTLIB. 2013-03-26 16:59:35 +00:00
ajacoutot
3e3918b97d --disable-silent-rules is the default already. 2013-03-26 16:35:03 +00:00
ajacoutot
a826a90638 Adapt now that --disable-maintainer-mode is the default; no pkg change. 2013-03-26 16:33:51 +00:00
ajacoutot
fb273302bb Adapt now that --disable-maintainer-mode is the default.
Merge plists.
2013-03-26 16:33:25 +00:00