88795 Commits

Author SHA1 Message Date
naddy
a3cbc8ab0c * Switch from old 4.3BSD tty ioctls to termios.
* Use the latest Debian version (1.40-18) as upstream.
* Improved description, from Debian.
* Miscellaneous clean-up.

input and ok jca@
2013-12-12 21:59:57 +00:00
brad
f23e3e75b6 Lift some temp file fixes from the github repo. It's always fun noticing your
mail server blow up so to speak and then wonder why /var is out of inodes and
seeing that 803,000 or so inodes are in use. Where could they posibly be in
use? Then finding 801,000+ 0 byte temp files which had been accumulating for
quite awhile in /var/spool/MailScanner/incoming/SpamAssassin-Temp.

ok sthen@
2013-12-12 21:56:19 +00:00
brad
9171457d6e Use MPlayer configure's --target option to pass in the systems machine arch
and eliminate a chunk of the configure patch to recognize some of the MIPS
ports.

ok edd@ sthen@
2013-12-12 21:41:54 +00:00
jasper
f283d99e05 add obsolete ruby-postgres/metasploit 2013-12-12 21:40:37 +00:00
jca
0d91c5a543 Port cleanup:
- reorder Makefile
- regen distinfo
- setup WRKBUILD once in post-configure rather than do-build
- pass -DPREFIX=... via MAKE_FLAGS and use do-install instead of
  patching unix/Makefile (nicer to read)
- minor PLIST reordering to please ''make plist''
- bump REVISION (previous commit to patches/patch-source_io_c)
ok naddy@
2013-12-12 21:39:08 +00:00
jasper
f52bd72cd5 - update to p5-Net-IP-1.26
from david hill
2013-12-12 21:36:53 +00:00
jca
884c5734e0 Use termios.h and tcgetattr/tcsetattr instead of ioctl's if USE_TERMIOS
is defined.  Compat code still available through #defines.  ok naddy@
2013-12-12 21:32:48 +00:00
jasper
336fea105f committed upstream + merge in a tweak that went in along with it. 2013-12-12 21:12:38 +00:00
landry
c78c0c5093 Add boost to BDEP, kicad supposedly bundles the parts of boost it needs in
the version we have in-tree, but experience has shown that if systemwide
boost was installed at some point during build then junked by dpb build
was failing. Boo.
Note that in newer releases of kicad those bundled boost headers were removed,
and now cmake downloads boost tarball during build and patch its headers on
the fly. Yay.
https://lists.launchpad.net/kicad-developers/msg10503.html
2013-12-12 20:21:45 +00:00
landry
6eae724348 Update to firefox-esr 24.2.0.
- Fixes MFSA 2013-104, 108, 109, 111, 113 -> 117
2013-12-12 20:00:15 +00:00
landry
502219a155 Update to seamonkey 2.23.
- See http://www.seamonkey-project.org/releases/seamonkey2.23/
- Fixes MFSA-2013-104 -> 117 (all but 105, in fact)
- remove patch-ipc_chromium_src_base_dir_reader_bsd_h (#909005),
  the getdents() patch has been merged upstream.
- temporarly add a config/config.mk patch to reinstate XPIDL_LINK,
  fallout from http://hg.mozilla.org/releases/comm-release/rev/a6ab55f00e21
  (this is needed for enigmail to build fine.)
2013-12-12 19:58:39 +00:00
landry
ddfcf99c94 Update to thunderbird 24.2.0.
- See https://www.mozilla.org/en-US/thunderbird/24.2.0/releasenotes/
- Fixes MFSA 2013-104, 108, 109, 111, 113 -> 117
2013-12-12 19:55:32 +00:00
landry
efd2e8efa6 Bump REVISIONs after mozilla.port.mk deps reorg. 2013-12-12 19:53:51 +00:00
landry
6f2ccd6aac Update to firefox 26.0.
- see http://www.mozilla.org/en-US/firefox/26.0/releasenotes/
- fixes MFSA 2013-104 -> 117
- remove now useless sydney_audio_sndio.c file, nothing uses it anymore
- remove patch-ipc_chromium_src_base_dir_reader_bsd_h-from (#909005),
  the getdents() patch has been merged upstream.
2013-12-12 19:53:19 +00:00
landry
df232ae161 Winter cleanup of mozilla.port.mk:
- remove all the cruft that was here for 'old' mozillas now that they're
  in the attic
- sanitize CONFIGURE_ARGS, remove all the unneeded stuff.
- cleanup CONFIGURE/MAKE_ENV
- reorganize *DEPENDS, and finally fix WANTLIB

mozilla.port.mk |  144 ++++++++++----------------------------------------------
1 file changed, 28 insertions(+), 116 deletions(-)
2013-12-12 19:49:51 +00:00
nigel
5ef03cedb3 fix typo in PLIST SUBST variable.
Ok sthen@
2013-12-12 17:59:35 +00:00
sthen
344a1ba9ac security update to ack 2.12, which prevents the --pager, --regex and --output
options from being used from project-level ackrc files, as malicious content
could be included in these files and executed (CVE-2013-7069), ok pyr@
2013-12-12 17:26:11 +00:00
ajacoutot
af21d88ae1 No need to explicitely depends on x11/gnome/keyring. 2013-12-12 16:44:43 +00:00
ajacoutot
1b9806ecc7 RUN_DEPENDS on gnome-keyring which provides the org.freedesktop.secrets
interface (until KDE has one).
2013-12-12 16:44:09 +00:00
ajacoutot
5f29f1e408 Clarify a bit. 2013-12-12 15:22:17 +00:00
benoit
74252e08c1 Update to surfraw 2.2.9.
from Kyle Isom, thanks !
2013-12-12 14:59:05 +00:00
ajacoutot
5db1b99c1d -foomatic-filters 2013-12-12 14:56:30 +00:00
ajacoutot
b7453dc09f Remove foomatic-filters; dead upstream and superseded with cups-filters. 2013-12-12 14:56:12 +00:00
ajacoutot
b5a79e5bc0 foomatic-filters -> cups-filters 2013-12-12 14:54:55 +00:00
ajacoutot
30d3b033b5 RUN_DEPENDS on print/cups-filters which will bring all required foomatic
packages.
2013-12-12 14:54:29 +00:00
ajacoutot
31e798d804 foomatic-filters -> print/cups-filters 2013-12-12 14:53:43 +00:00
ajacoutot
798d419e7f Only depend on print/cups-filters -- it is enough to bring all required
dependencies.
2013-12-12 14:53:11 +00:00
sthen
0e1413bd5a +checkmate 2013-12-12 14:53:00 +00:00
sthen
f44aeda10f import ports/audio/checkmate, ok weerd@
Checkmate MP3 Checker is a free program that checks MP3 files for
errors. It scans MP3 files to see if the frames are where they are
supposed to be, whether the frame headers are correct and whether the
frame headers are consistent throughout the file. It reports some
information on each file and an indication whether the file is good or
bad.
2013-12-12 14:52:44 +00:00
ajacoutot
e79a179b72 Cope with the foomatic-rip(1) move to cups-filters.
RUN_DEPENDS on print/foomatic-db is needed.
2013-12-12 14:52:23 +00:00
ajacoutot
c4ff4c05b2 Do not RUN_DEPENDS on print/foomatic-db-engine anymore; it will soon be
the opposite.
2013-12-12 14:51:29 +00:00
ajacoutot
e4ce03a80a Adapt after the recent foomatic-rip move to cups-filters. 2013-12-12 14:50:30 +00:00
ajacoutot
aa924635fc Drop @exec-update and instead remove the cache from the rc.d script.
No need to change ulpt(4) ownership, CUPS only supports libusb.
Small README tweak while here.
2013-12-12 14:48:31 +00:00
ajacoutot
5cf7a56463 Major update to cups-filters-1.0.42.
- cups-filters is now the new upstream for foomatic-rip(1)
- create a readme to explain how to use lpd(8) with this since support
for all the non-CUPS printing environments has been discontinued.

Only slighly tested but putting it now to ease^force testing.
2013-12-12 14:46:53 +00:00
dcoppa
7e762280c0 Update to dante-1.4.0 2013-12-12 14:11:36 +00:00
dcoppa
5466140219 Fix "socks" flavor; sync WANTLIB 2013-12-12 14:10:13 +00:00
dcoppa
6f5174d059 Reserve a seat for '_sockd'. 2013-12-12 14:02:15 +00:00
naddy
35560e71e5 maintenance update to 4.1, Debian patch level 22 2013-12-12 13:22:41 +00:00
zhuk
c5d0857c16 Update Clementine to 1.2.1, some features:
* Support for indexing and playing music from Box, Dropbox, Skydrive,
    and Ubuntu One.
  * Support for Subsonic.
  * Remote control support for Android.
  * Playlist tab at the sidebar. Starred playlists are saved in here
    when their tabs are closed.
  * Opus support.
  * POPM and FMPS tags support.
  * Option to resume playback on startup.
  * ... and many others.
2013-12-12 11:13:39 +00:00
zhuk
db82f29b2f Link libmygpo-qt to builds. 2013-12-12 10:49:13 +00:00
robert
94fe016b37 update to 31.0.1650.63 2013-12-12 10:43:18 +00:00
dcoppa
f3c5e0c7f9 Update to 2013.12.11.2
New extractor for ndtv.
2013-12-12 09:35:36 +00:00
dcoppa
a68f075c0d Fix '--borderless' not working on 64bit systems
(upstream git commit b5a719d0dc475066eafc5810c2bdc49bca18713a)

Use '%F' since feh supports multiple files
(upstream git commit 865a78510ff53db952ec5de98c934b60bfc664c8)
2013-12-12 09:20:52 +00:00
brad
d22e03cc5b Disable the use of precompiled headers which triggers known bug(s) with
various GCC versions. This allows valyriatear to be built with the
system compiler.

ok bcallah@
2013-12-12 07:53:03 +00:00
sebastia
bdefa32afa missed to remove obsolete patch when updating, that now prevents
build, as pointed out by naddy@
no bump, didn't built
2013-12-12 06:10:02 +00:00
sthen
348503d682 fix on big-endian arch; thanks Markus Lude for the report 2013-12-11 23:13:06 +00:00
sthen
3cc5e96e74 don't pull in timeb.h, ftime / struct timeb are not used 2013-12-11 22:22:14 +00:00
jasper
549a711af0 fix warning on startup of new agents about permissions on /var/puppet/lib/ 2013-12-11 20:41:13 +00:00
jasper
89303b8a7c this was committed upstream just in time for puppet 3.4.0 2013-12-11 20:32:47 +00:00
rpe
e199690d81 Update ansible to 1.4.1
ok aja, landry
2013-12-11 20:27:01 +00:00