1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-16 07:58:04 +00:00
Commit Graph

175459 Commits

Author SHA1 Message Date
Gabor Kovesdan
d4d4877cb1 - Remove FreeBSD 4.X support from unmaintained ports in categories starting with
letter d-e
2007-04-15 19:15:42 +00:00
Martin Wilke
418bcaa4ff - Update to 1.3.1
PR:		111452
Submitted by:	Nemo Liu<nemoliu@gmail.com> (maintainer)
2007-04-15 19:13:51 +00:00
Martin Wilke
526ac510ae Force commit for notes the correct update and pr.
- Update to 0.8.1

PR:		111618
Submitted by:	Guido Falsi <mad@madpilot.net> (maintainer)
2007-04-15 19:12:33 +00:00
Gabor Kovesdan
717628ee78 - Deprecate: only runs on FreeBSD 4.X/386
- Set EXPIRATION_DATE
2007-04-15 19:08:59 +00:00
Martin Wilke
4fba3692da - Update to 0.9.7
PR:		111374
Submitted by:	Matthew Seaman <m.seaman@infracaninophile.co.uk> (maintainer)
2007-04-15 19:07:30 +00:00
Martin Wilke
d7f21a1e8e - Update to 1.3.1
PR:		111452
Submitted by:	Nemo Liu<nemoliu@gmail.com> (maintainer)
2007-04-15 19:07:27 +00:00
Martin Wilke
7b0f9853ab - Update to 1.5.1
- Add a small test for audio/sox

PR:		111578
Submitted by:	Diego Depaoli<trebestie@gmail.com> (maintainer)
2007-04-15 19:07:26 +00:00
Martin Wilke
1692907d73 - USE termios.h
PR:		110435
Submitted by:	Ed Schouten <ed@fxq.nl>
Approved by:	maintainer
2007-04-15 19:07:22 +00:00
Martin Wilke
ad16bed5c6 - Use termios.h
PR:		110440
Submitted by:	Ed Schouten <ed@fxq.nl>
Approved by:	maintainer
2007-04-15 19:07:20 +00:00
Martin Wilke
e3f5e0823d C/C++ preprocessor expands macros and processes '#if', '#include' and
some other directives.

MCPP is an alternative C/C++ preprocessor with the highest conformance,
implementated by Kiyoshi Matsui.  MCPP is especially useful for
debugging the source program which use complicated macros and also
useful for checking portability of the source.  It supports multiple
standards: K&R, ISO C90, ISO C99, and ISO C++98.

Though mcpp could be built as a replacement of GCC's resident
proprocessor or as a subroutine called from some other main program,
this package installs only a stand-alone program named 'mcpp' which
behaves independent from GCC.

WWW: http://mcpp.sourceforge.net/

- Kiyoshi Matsui <kmatsui@t3.rim.or.jp>

PR:		ports/111588
Submitted by:	Kiyoshi Matsui <kmatsui at t3.rim.or.jp>
2007-04-15 18:59:37 +00:00
Martin Wilke
0600f5e483 Lingua::JA::Summarize::Extract is a summary generator for
Japanese text. The extraction method can be changed with
the plug-in mechanism.

Author:	Kazuhiro Osawa <ko@yappo.ne.jp>
WWW:	http://search.cpan.org/~yappo/Lingua-JA-Summarize-Extract-0.01/

PR:		ports/111454
Submitted by:	Masahiro Teramoto <markun at onohara.to>
2007-04-15 18:58:46 +00:00
Martin Wilke
57a3dfa336 EventMachine implements a fast, single-threaded engine for arbitrary network
communications. It's extremely easy to use in Ruby. EventMachine wraps all
interactions with IP sockets, allowing programs to concentrate on the
implementation of network protocols. It can be used to create both network
servers and clients. To create a server or client, a Ruby program only needs
to specify the IP address and port, and provide a Module that implements the
communications protocol. Implementations of several standard network protocols
are provided with the package, primarily to serve as examples. The real goal
of EventMachine is to enable programs to easily interface with other programs
using TCP/IP, especially if custom protocols are required.

WWW: http://rubyforge.org/projects/eventmachine

PR:		ports/111095
Submitted by:	Alexander Logvinov <ports at logvinov.com>
2007-04-15 18:57:50 +00:00
Martin Wilke
c3b79dee99 - Use termios.h
PR:		110443
Submitted by:	Ed Schouten <ed@fxq.nl>
Approved by:	maintainer
2007-04-15 18:55:36 +00:00
Martin Wilke
0bb715f7be - Update to 20061125
PR:		111525
Submitted by:	Josh Paetzel <josh@tcbug.org> (maintainer)
2007-04-15 18:55:29 +00:00
Martin Wilke
89e1c2791d - Update to 2.9
Changelog:
- Fix for incorrect performance data file write/append mode options
- Fix for current status of hosts with no host check command defined
- SIGSEGV signals should now be logged again (broken in 2.8)
- Configure script fix for no mail program found/installed on system
- Configure script option bug fixes for cygwin and embedded perl
- Command definitions and host/service plugin perfdata with HTML should now be
  escaped in CGIs
- Patch for incorrect time down percentage in availability CGI
- Updated init script to fix a race condition during restarts

PR:		111505
Submitted by:	Jarrod Sayers <jarrod@netleader.com.au> (maintainer)
2007-04-15 18:55:26 +00:00
Martin Wilke
32704f5009 - Update to 1.6
PR:		111534
Submitted by:	Ed Schouten <ed@fxq.nl> (maintainer)
2007-04-15 18:55:20 +00:00
Martin Wilke
9d1d001794 - Update to 3.3.5
PR:		111494
Submitted by:	"Eric P. Scott" <eps+pbug0704@ana.com> (maintainer)
2007-04-15 18:55:19 +00:00
Johan van Selst
e7b9960906 - Update to 2.3.3
- Claim maintainership
- Fix build for amd64 (and maybe ia64)
- Remove FreeBSD 4.x specific libreadline requirement
- Mark broken for 5.x: lacking certain libm functions
2007-04-15 17:52:35 +00:00
Martin Wilke
190f4c5d1b - Fix patch reject
Submitted by:	pointyhat via kris
2007-04-15 17:33:52 +00:00
Erwin Lansing
ecae64071e - Update to 1.0.1
- Remove 4.x cruft
2007-04-15 16:29:40 +00:00
Emanuel Haupt
b0f3f1b9a0 Force usage of gcc 3.4
Notified by:	kris (via pointyhat)
2007-04-15 16:27:33 +00:00
Erwin Lansing
c68e01569d Update to 0.54 2007-04-15 16:00:34 +00:00
Erwin Lansing
3b14003a64 Update to 0.59.002 2007-04-15 15:56:30 +00:00
Erwin Lansing
842cd50e39 Update to 0.02 2007-04-15 15:48:59 +00:00
Erwin Lansing
565dae18e2 Update to 1.04
PR:		110180
Submitted by:	Jin-Shan Tseng <tjs@cdpa.nsysu.edu.tw>
Approved by:	maintainer timeout
2007-04-15 15:37:08 +00:00
Ying-Chieh Liao
6a50b4eb12 add rubygem-twitter 0.1.0
Command line twits and an API wrapper
2007-04-15 15:01:54 +00:00
Foxfair Hu
01529e91a1 Upgrade www/lynx to 2.8.6rel.4
PR:		111530
Submitted by:	me
Reviewed by:	maintainer
2007-04-15 13:38:42 +00:00
Andrey Slusar
b4eb722469 Update to 3.8 2007-04-15 13:05:31 +00:00
Pav Lucistnik
30aec4c95d - Update to a new distfile
Reported by:	Andreas Svensson <andreas.svensson@4wit.se>
2007-04-15 13:00:11 +00:00
Gerald Pfeifer
e3e248fe0e Update to Wine 0.9.35. Among others, this brings the following changes:
- Broken aRts sound driver now removed for good.
 - Many fixes to the Quartz DLL sound support.
 - File I/O performance improvements.
 - The usual assortment of Direct3D fixes.
 - Lots of bug fixes.
2007-04-15 11:22:55 +00:00
Stanislav Sedov
14f652a60d This module sets httpd process titles to reflect the request currently
processed, so they will be visible in top(1) or ps(1). Useful for
debugging purposes.

Author:	Stanislav Sedov <stas@FreeBSD.org>
2007-04-15 11:11:16 +00:00
Jun Kuriyama
542c6cadfe Upgrade to 1.3.4. 2007-04-15 10:21:22 +00:00
Lars Balker Rasmussen
7c1bc025e0 Update to 0.03011. 2007-04-15 09:50:10 +00:00
Rong-En Fan
76055f719c Add p5-Devel-Required 0.07, automatic update of required modules
documentation.

PR:		ports/111589
Submitted by:	chinsan
2007-04-15 09:46:33 +00:00
Michael Nottebrock
cf5e1dc6d4 - List processes which prevent a volume from getting
unmounted by using fstat (instead of fuser).
- Fix mounting volumes listed in fstab.

PR: 		ports/111364
Submitted by:	Maxim Samsonov <xors@mne.ru>
2007-04-15 09:39:02 +00:00
Michael Nottebrock
f825a2d381 Fix recorded prefix in pkgconfig file.
Noticed by: bms
2007-04-15 09:36:23 +00:00
Michael Nottebrock
27bb4fb312 Depend on current libtunepimp.
PR:	ports/111440
Submitted by:	Li-Wen Hsu <lwhsu@FreeBSD.org>
2007-04-15 09:35:14 +00:00
Greg Lehey
65effc8736 Upgrade to a snapshot of the MythTV fixes tree.
This is necessary to maintain protocol compatibility with Linux
distributions, on which we're generally dependent for tuner
functionality.  Unfortunately, there's no distribution for this
version, and it's already been overtaken.  Watch this space.

Submitted by: dmlb

This also fixes a build error reported by pointyhat.
2007-04-15 09:33:30 +00:00
Yen-Ming Lee
b845a4f62e - update to 0.63
PR:		111583
Submitted by:	leeym
Approved by:	chinsan
2007-04-15 09:33:29 +00:00
Li-Wen Hsu
1a08012845 - Update to 1.4.1
Approved by:	clsung (mentor)
2007-04-15 09:25:26 +00:00
Stanislav Sedov
bcacbbc68e - Add author email.
Submitted by:	sat
2007-04-15 07:54:15 +00:00
Roman Bogorodskiy
b63d075a08 Update to 3.8.0.
PR:		111584
Submitted by:	klm <klm@uidzero.org>
2007-04-15 06:12:51 +00:00
Cheng-Lung Sung
b22cfea3e8 - Update to 0.31 2007-04-15 05:40:03 +00:00
Cheng-Lung Sung
d8ae8bc1a5 - Update to 3.37 2007-04-15 05:39:34 +00:00
Alexander Kabaev
e73134aa47 Unbreak for GCC 4.1. Merge diffs from newer GCC versions that do not
tickle GCC 4.1 senses as much.
2007-04-15 05:10:55 +00:00
Roman Bogorodskiy
fe8aad3cd4 MASTER_SITES is back, so remove DEPRECATED and add an additional site to
MASTER_SITES.

PR:		111547
Submitted by:	Jason Harris <jharris@widomaker.com>
2007-04-15 05:08:02 +00:00
Roman Bogorodskiy
1bfc8a9934 Update to 0.8.1. 2007-04-15 04:51:32 +00:00
Alexander Kabaev
cef16427c4 Unbreak for GCC 4.x. 2007-04-15 04:32:04 +00:00
Cheng-Lung Sung
7b0290a971 - Update to 0.72 2007-04-15 01:00:27 +00:00
Andrew Pantyukhin
26f86cf3c5 - Update hachoir to latest versions:
- core to 0.9.0
- parser to 0.10.0
- metadata to 0.10.0
- urwid to 0.9.0
2007-04-15 00:50:59 +00:00