1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-04 06:15:24 +00:00
Commit Graph

252190 Commits

Author SHA1 Message Date
Pav Lucistnik
830c9ec9a4 - Mark BROKEN: does not compile with new Xorg
Reported by:	pointyhat
2011-02-28 22:13:11 +00:00
Pav Lucistnik
f131705df1 - Mark BROKEN: does not install manpage with new Xorg
Reported by:	pointyhat
2011-02-28 22:12:18 +00:00
Pav Lucistnik
91a0a764cc - Mark BROKEN: does not build with new Xorg
Reported by:	pointyhat
2011-02-28 22:11:14 +00:00
Pav Lucistnik
7536bbd43e - Mark BROKEN: Imakes in peril after Xorg update
Reported by:	pointyhat
2011-02-28 22:03:40 +00:00
Koop Mast
7334fc50a6 Unbreak the build with libmatroska support.
Reported by:	rene@ on irc
Approved by:	jsa (maintainer)
Obtained from:	vlc upstream
2011-02-28 21:46:46 +00:00
Juergen Lock
b3b20f5e8a - Adjust pkg-message after remote support has been committed to the
webcamd port.
- Bump PORTREVISION.
2011-02-28 21:44:58 +00:00
Greg Larkin
8b62a6d594 - Drop maintainership (ENOTIME) 2011-02-28 21:24:24 +00:00
Frederic Culot
bb82c3f344 - Update to 0.10
Changes:	http://search.cpan.org/dist/Tail-Stat/Changes
PR:		ports/155127
Submitted by:	Oleg A. Mamontov <oleg AT mamontov.net> (maintainer)
2011-02-28 21:00:26 +00:00
Xin LI
2e18eede58 Add a patch to make this build on -CURRENT and mark it BROEKN on < 8.0-RELEASE. 2011-02-28 20:13:10 +00:00
Koop Mast
af00b0efcb Update to 0.1.20.
Add more DVB-xxx drivers and  manual pages.
Some minor bugfixes.
Add support for USB remote controls.

Submitted by:	Hans Petter Selasky <hselasky@freebsd.org> (maintainer)
2011-02-28 20:05:20 +00:00
Koop Mast
f54c49dc4e Update to 2.4.3.
Add LICENSE (GPLv3)
Provide option to use webkit for html engine instead of gtkhtml3.
Provide option to install python bindings.
Provide option to enable database support. Done via libdbi. Info about how
to use this feature is in the pkg-message.

PR:		ports/154841 (merged features from)
Submitted by:	Jason E. Hale <bsdkaffee@gmail.com>
2011-02-28 19:58:13 +00:00
Koop Mast
ca5fdac5d9 Update to 4.5.3.
Add kde to categories.

PR:		ports/154840
Submitted by:	maintainer
2011-02-28 19:51:58 +00:00
Koop Mast
47e433aa1a Update to 5.0.4
Remove all GUI stuff, it is in Gwenhywfar now
Add LICENSE (GPLv2) (The PayPal backend is also GPLv2, but can only be used
with certain programs. GnuCash and KMyMoney are allowed to use it.)

PR:		ports/154840
Submitted by:	maintainer
2011-02-28 19:50:29 +00:00
Koop Mast
7667d781c0 Update to 4.0.7.
Gwenhywfar now contains GUI support instead of AqBanking (GTK and QT4 enabled
by default).
Add LICENSE (LGPL21)

PR:		ports/154840
Submitted by:	maintainer
2011-02-28 19:49:20 +00:00
Rene Ladan
e2498ad350 Remove expired port:
2011-02-28 graphics/libv3d: unmaintained and failed to build for months
2011-02-28 19:29:36 +00:00
Sylvio Cesar Teixeira
a228970518 - Update to 1.6.3p1
PR:		ports/155093
Submitted by:	Alexey Illarionov <littlesavage@rambler.ru>
Approved by:	Mohacsi Janos <mohacsi@niif.hu> (maintainer)
2011-02-28 19:23:55 +00:00
Sylvio Cesar Teixeira
7dc8f38925 - Update to 2.0.5
PR:		ports/155009
Submitted by:	Matt Dawson <matt@chronos.org.uk> (maintainer)
2011-02-28 18:48:03 +00:00
Sylvio Cesar Teixeira
4d4485fe7b - Update to 8.2
PR:		ports/155117
Submitted by:	Vitaly Magerya <vmagerya@gmail.com> (maintainer)
2011-02-28 18:17:14 +00:00
Johan van Selst
bac470ae55 Update FreeCiv to 2.2.5 2011-02-28 18:13:48 +00:00
David E. O'Brien
1aaf50cf6e Update to Vim 7.3 patchlevel 121. 2011-02-28 18:07:35 +00:00
Henrik Brix Andersen
a87ecd9976 - Update to v1.0.1 2011-02-28 17:43:17 +00:00
Christian Weisgerber
efa65bf1d0 Update to 5.0.1. User-visible changes:
* xz --force now (de)compresses files that have setuid, setgid,
  or sticky bit set and files that have multiple hard links.
  The man page had it documented this way already, but the code
  had a bug.
* gzip and bzip2 support in xzdiff was fixed.
2011-02-28 16:43:27 +00:00
Brendan Fabeny
423d6e0b41 - Bump PORTREVISION after the update of R to 2.12.2
Approved by:	makc, miwi (mentors, implicit)
2011-02-28 16:14:20 +00:00
Brendan Fabeny
3d5cca3564 - Update R to 2.12.2, a bugfix release
- Bump PORTREVISION of dependent ports,
  where necessary

Approved by:	makc, miwi (mentors, implicit)
2011-02-28 16:03:13 +00:00
Sunpoet Po-Chuan Hsieh
dcacd097d0 - Update to 0.2.1
- Fix USE_PYTHON as pySVG does not build with Python 3.x
- Fix PLIST for users not using Python 2.6

Changes:

http://codeboje.de/pysvg/ ("Release/History" section)

Added:
- Added kwargs to make life a bit easier when instantiating objects
- Added dropshadows (contributed by Bastian)
- Added patterns
- Added turtle graphics
- Added clip element
- Added use element
- Added some methods to get size/edge points or move an element (depends on element)
- Implemented feMergeNode subclassing
- Added filterprimitiveswithin
Corrections:
- Setfilter had wrong parameter
- Corrected intendation
- Documentation corrected

PR:		ports/155084
Submitted by:	sunpoet (myself)
Approved by:	Olivier Duchateau <duchateau.olivier@gmail.com> (maintainer)
2011-02-28 15:27:50 +00:00
Dmitry Sivachenko
8c0de8c54f Update to version 1.59.
PR:		154985
Submitted by:	Michael Graziano <mikeg@bsd-box.net>
2011-02-28 15:05:34 +00:00
Koop Mast
cd3455a4cc Fix the build with clang. 2011-02-28 14:45:34 +00:00
Andrej Zverev
b7c3ea0e87 Move these ports to the new CPAN macro. Just for the test. 2011-02-28 14:43:18 +00:00
Koop Mast
874a06ecd4 Fix build with clang due to incorrect asm usage.
PR:             ports/154394
Submitted by:   kwm@
Approved by:    maintainer timeout (mva@) (28 days)
2011-02-28 14:37:21 +00:00
Sergey Matveychuk
a34e070ce6 - Tarball has gone. Copy it on ftp.freebsd.org. 2011-02-28 14:37:16 +00:00
Baptiste Daroussin
f3916c9b9a make portlint happier (removing blank line and replacing some spaces by tabs)
Submitted by:	Ruslan Mahmatkhanov <cvs-src _at_ yandex.ru>  (by mail)
2011-02-28 14:33:59 +00:00
Koop Mast
14ff57d80d Override a configure test, so the correct behaviour is done when build with clang. 2011-02-28 14:29:25 +00:00
Koop Mast
ea2d7d3ffb Update to 4.5.0. 2011-02-28 14:25:40 +00:00
Koop Mast
eed3abc3e8 Chase libebml libmatroska shlib bump. 2011-02-28 14:23:57 +00:00
Koop Mast
50fecf1112 Update to 1.1.0. 2011-02-28 14:22:40 +00:00
Koop Mast
9b8ab739f9 Update to 1.2.0. 2011-02-28 14:22:10 +00:00
Andrej Zverev
6c37365862 Introduce new way to handle CPAN master sites.
All related information can be found inside PR.

PR:		ports/154994
Submitted by:	az@
Tested by:	miwi@ (exp-run)
2011-02-28 14:09:00 +00:00
Alexander Leidinger
252e481b40 Deprecate all non-default Fedora based linux_base respectively linux-fx-*
ports. All of them are End of Life (no security updates) since a loooong time.

As they are not the default, I decided to go with a short expiration date (one
month). The maintainer of the few ports which depend upon the f8 infrastructure
is informed to take action (update to the default f10 infrastructure, or to
deprecate).
2011-02-28 14:07:23 +00:00
Sylvio Cesar Teixeira
3dd70d87f6 High performance RTMP/RTSP streaming server
rtmpd is a high performance streaming server able to stream
 (live or recorded) in the following technologies:
  - To and from Flash (RTMP,RTMPE, RTMPS, RTMPT, RTMPTE)
  - To and from embedded devices: iPhone, Android
  - From surveillance cameras
  - IP-TV using MPEG-TS and RTSP/RTCP/RTP protocols
 Also, rtmpd can be used as a high performance rendes-vous server.
 For example, it enables you to do:
  - Audio/Video conferencing
  - Online gaming
  - Online collaboration
  - Simple/complex chat applications

WWW: http://www.rtmpd.com

PR:		ports/155033
Submitted by:	Gavriloaie Eugen-Andrei <crtmpserver@gmail.com>
2011-02-28 13:57:38 +00:00
Sylvio Cesar Teixeira
e100a3f5e8 - Register uid and gid for net/crtmpserver 2011-02-28 13:55:37 +00:00
Sylvio Cesar Teixeira
9272d92cf2 - Fixed fetch to port 2011-02-28 13:47:31 +00:00
Sylvio Cesar Teixeira
cf60762e21 - Fixed fetch of port 2011-02-28 13:46:36 +00:00
Emanuel Haupt
917619cada Add notes about the devel/ccache update. 2011-02-28 13:41:32 +00:00
Emanuel Haupt
3bfe3f7919 Allow the use of non-default compilers such as clang.
PR:		155008
Submitted by:	avilla
2011-02-28 13:39:53 +00:00
Baptiste Daroussin
bce91b5e80 BSDBuild is a simple, self-contained and portable build system derived from the
traditional 4.4BSD share/mk files. BSDBuild uses BSD-style makefiles, but
without BSD make extensions (it uses standard Bourne script fragments instead),
so the build system is portable to most operating systems and make flavors.
Because BSDBuild is implemented as a library, makefiles are edited directly and
never need to be "regenerated".

WWW:    http://hypertriton.com/bsdbuild/
2011-02-28 13:18:48 +00:00
Wen Heping
acf9c9450d - Update to 0.7.2
PR:		ports/155097
Submitted by:	Eric Freeman <freebsdports@chillibear.com> (maintainer)
2011-02-28 13:09:02 +00:00
Baptiste Daroussin
4ab17c01ac - upgrade to 3.3.1 2011-02-28 13:08:47 +00:00
Wen Heping
f21336b9ae - Update to 0.7.12
PR:		ports/155096
Submitted by:	Eric Freeman <freebsdports@chillibear.com> (maintainer)
2011-02-28 13:06:52 +00:00
Koop Mast
cad14f7fc6 Update MASTER_SITES. 2011-02-28 12:46:41 +00:00
Koop Mast
a4d3a23d53 Update to 1.3.4. 2011-02-28 12:45:20 +00:00