1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-02 01:20:54 +00:00
Commit Graph

12320 Commits

Author SHA1 Message Date
Marcus von Appen
6506e45d69 - Update devel/sdl12 to version 1.2.14.
- Update audio/sdl_mixer to version 1.2.11.
- Update graphics/sdl_gfx to version 2.0.20.
- Update graphics/sdl_image to version 1.2.10.
- Bump portrevisions for all ports depending on audio/sdl_mixer and
  graphics/sdl_image.
- Update Mk/bsd.sdl.mk accordingly for the new shared lib versions.

PR:		ports/142147 ports/142248 ports/142249
Approved by:	miwi (mentor implicit)
2010-01-30 09:43:31 +00:00
Alberto Villa
d091d43192 - Mark as broken on sparc64.
- Set correct OSVERSION for the BROKEN flag.

Approved by:	tabthorpe (mentor)
2010-01-29 23:03:23 +00:00
Dirk Meyer
ae0a05766f log 2010-01-29 13:59:02 +00:00
Wen Heping
417d5cf217 - Add a option entry to support building with fastcgi 2010-01-29 03:56:19 +00:00
Pav Lucistnik
f03fb8659b - Mark BROKEN on 6.X
Reported by:	pointyhat
2010-01-28 22:50:39 +00:00
Alberto Villa
ed2b82a8e5 - Cleanup after latest commit. While I'm here, fix a typo.
Approved by:	tabthorpe (mentor)
2010-01-28 19:13:07 +00:00
Alberto Villa
b628752ddc - Unbreak on 6.X.
Approved by:	tabthorpe (mentor)
2010-01-28 15:38:57 +00:00
Jun Kuriyama
3f795ed795 - Remove unneeded dependencies which is in perl-5.8.9 dist
(part 12).

Approved by:	portmgr (itetcu)
2010-01-28 02:32:30 +00:00
Greg Larkin
7b57233073 Xfractint - The Unix port of fractint, devel version
Fractint is an IBM PC program to generate fractals, and was written by
the Stone Soup Group.

The UNIX port was done by Ken Shirriff and modified by Scott D. Boyd.

WWW: http://www.fractint.org

PR:		ports/138637
Submitted by:	onemda at gmail.com
2010-01-27 21:43:41 +00:00
Wen Heping
451792e5d0 - Remove unneeded patche 2010-01-27 13:43:39 +00:00
Wen Heping
9c7cd59c52 - Update to 1.4.0
- Update my mail address to FreeBSD
2010-01-27 13:30:39 +00:00
Martin Wilke
6a89493516 - Drop maintainership
PR:		143281 143280
Submitted by:	Charlie Kester <corky1951@comcast.net> (maintainer)
2010-01-27 13:19:18 +00:00
Jose Alonso Cardenas Marquez
9ad0a90f0c - Fix detection of swscale support
- Bump PORTREVISION

Submitted by:	Vadim Pisarev <plv _ at _ farpost.com> via email
2010-01-26 23:06:01 +00:00
Alberto Villa
0fc09a0c47 - Update my e-mail address in the ports I maintain.
Approved by:	miwi (mentor)
2010-01-26 22:53:08 +00:00
Wesley Shields
9535331852 - Update to 2.6
- Respect CPPFLAGS and LDFLAGS
- Add a test: target

PR:		ports/143204
Submitted by:	bf <bf1783@gmail.com>
Approved by:	Stephen Montgomery-Smith <stephen@missouri.edu> (maintainer)
2010-01-26 14:28:22 +00:00
Dennis Herrmann
8e04d470e9 - Update to 6.528
PR:		ports/143248
Submitted by:	Hernan Di Pietro <hernan.di.pietro@gmail.com> (maintainer)
2010-01-26 13:15:40 +00:00
Anton Berezin
02e3b82f80 Update to 2.58.
Changes:	http://search.cpan.org/dist/Chart-Clicker/Changes
2010-01-25 21:55:49 +00:00
Pav Lucistnik
14ac881764 - Introduce USE_OPENAL variable for OpenAL consumers
- Switch to openal-soft as a default OpenAL implementation

PR:		ports/142123
Submitted by:	mva
Tested by:	pointyhat exp-run
Approved by:	portmgr (hat)
2010-01-25 19:15:18 +00:00
Alex Dupre
5d49891114 Update to 3.0.7 release. 2010-01-25 09:05:55 +00:00
Alex Dupre
599a91734a Add PORTSCOUT limit. 2010-01-25 08:55:00 +00:00
Wen Heping
3fd8c9e193 - Update to 2.2.3
Changelog: http://spiegl.de/qiv/changes.shtml

PR:		ports/143106
Submitted by:	Rob Farmer <rfarmer@predatorlabs.net> (maintainer)
2010-01-24 01:56:37 +00:00
Joe Marcus Clarke
16e162644a Use $SUB_FILES to dynamically adjust pkg-message.
PR:		142537
Submitted by:	Sevan Janiyan <venture37@geeklan.co.uk>
2010-01-23 20:18:03 +00:00
Vasil Dimov
d1f6b318fb graphics/hugin: Use GCC 4.4 or higher
The compilation fails on 6.x with GCC 3.4:

...
[ 11%] Building CXX object src/hugin_base/CMakeFiles/huginbase.dir/algorithms/nona/NonaFileStitcher.cpp.o
cd /work/a/ports/graphics/hugin/work/hugin-2009.4.0/src/hugin_base && /usr/bin/c++   -Dhuginbase_EXPORTS -O2 -fno-strict-aliasing -pipe -O2 -g -fPIC -I/work/a/ports/graphics/hugin/work/hugin-2009.4.0/src -I/work/a/ports/graphics/hugin/work/hugin-2009.4.0/src/hugin_base -I/work/a/ports/graphics/hugin/work/hugin-2009.4.0/src/foreign -I/work/a/ports/graphics/hugin/work/hugin-2009.4.0/src/foreign/vigra -I/work/a/ports/graphics/hugin/work/hugin-2009.4.0/src/celeste -I/usr/local/include -I/usr/local/include/OpenEXR -o CMakeFiles/huginbase.dir/algorithms/nona/NonaFileStitcher.cpp.o -c /work/a/ports/graphics/hugin/work/hugin-2009.4.0/src/hugin_base/algorithms/nona/NonaFileStitcher.cpp
In file included from /usr/local/include/boost/thread/future.hpp:12,
                 from /usr/local/include/boost/thread.hpp:24,
                 from /work/a/ports/graphics/hugin/work/hugin-2009.4.0/src/hugin_base/vigra_ext/MultiThreadOperations.h:30,
                 from /work/a/ports/graphics/hugin/work/hugin-2009.4.0/src/hugin_base/vigra_ext/ImageTransforms.h:42,
                 from /work/a/ports/graphics/hugin/work/hugin-2009.4.0/src/hugin_base/nona/Stitcher.h:49,
                 from /work/a/ports/graphics/hugin/work/hugin-2009.4.0/src/hugin_base/algorithms/nona/NonaFileStitcher.cpp:33:
/usr/local/include/boost/exception_ptr.hpp:43: error: looser throw specifier for `virtual boost::exception_ptr::~exception_ptr()'
/usr/local/include/boost/exception/detail/exception_ptr_base.hpp:27: error:   overriding `virtual boost::exception_detail::exception_ptr_base::~exception_ptr_base() throw ()'
*** Error code 1
...

Reported by:	pav
2010-01-23 16:32:49 +00:00
Gabor Kovesdan
ee3e677c23 - Track textproc/docbook-410 dependency after recent changes
Approved by:	portmgr (pav, erwin)
2010-01-23 16:01:27 +00:00
Emanuel Haupt
5e8691baf3 - Add cpan site to WWW
- Fix indentation, fmt -w 80
2010-01-23 14:45:04 +00:00
Martin Wilke
fc3b6a0406 - Update to 0.7.5
PR:		142954
Submitted by:	bf <bf1783@gmail.com> (maintainer)
2010-01-21 21:14:51 +00:00
Martin Wilke
81fe443fe6 - Update to 0.9.1
PR:		142981
Submitted by:	Ports Fury
2010-01-21 21:14:35 +00:00
Max Brazhnikov
43902f6ecc The FreeBSD KDE team is pleased to announce Qt-4.6.1 for FreeBSD. 2010-01-21 21:13:21 +00:00
Wen Heping
975a477313 - Update to 0.9.8 2010-01-21 08:07:07 +00:00
Wen Heping
72407c8c10 - Update to 5.6.1 2010-01-21 07:16:15 +00:00
Pav Lucistnik
01f275f096 - Mark BROKEN on 6.x
Reported by:	pointyhat
2010-01-20 17:05:33 +00:00
Erwin Lansing
67dc659a9f Mark BROKEN on 9.x: does not build. 2010-01-19 19:00:11 +00:00
Wen Heping
247811c732 - Update to 8.00
PR:		ports/142007
Submitted by:	Alex Deiter <alex.deiter@gmail.com>
Approved by:	maintainer(timeout, >20days)
2010-01-19 09:09:22 +00:00
Pietro Cerutti
b5cc002009 - Fix build after aqsis update
Reported by:	PH, QAT
2010-01-19 07:57:32 +00:00
Stanislav Sedov
baeb8b8d2d - Fix build on 6.x 2010-01-18 19:04:43 +00:00
Steven Kreuzer
86deb12237 Update to 0.559
PR:		ports/142659
Submitted by:	Philip M. Gollucci <pgollucci@freebsd.org>
2010-01-18 18:19:41 +00:00
Dima Panov
daf4ebe7cd - Chase opencv shlib bump
Approved by:	miwi, tabthorpe (mentors implicit)
2010-01-18 13:18:06 +00:00
Dima Panov
b3d93a8e24 - Update port: graphics/opencv 1.0.0 -> 2.0.0
PR:		140860
Submitted by:	Alberto Villa (maintainer)
Approved by:	miwi, tabthorpe (mentors implicit)
2010-01-18 13:15:53 +00:00
Joe Marcus Clarke
cabeb73451 Update to 1.0.10. 2010-01-18 07:45:07 +00:00
Philip M. Gollucci
5eccbb21e0 - remove broken/expired ports@ ports
Approved by: portmgr (miwi)

audio/ccaudio||2010-01-18|Has expired: has been broken for 4 months
audio/py-libmpdclient||2010-01-18|Has expired: has been broken for 3 months
chinese/gbk2uni||2010-01-18|Has expired: has been broken for 6 months
chinese/iiimf-le-xcin||2010-01-18|Has expired: has been broken for 3 months
devel/adabindx||2010-01-18|Has expired: has been broken for 3 months
devel/agide||2010-01-18|Has expired: has been broken for 6 months
devel/asis||2010-01-18|Has expired: has been broken for 3 months
devel/callgrind||2010-01-18|Has expired: Included in devel/valgrind
devel/florist||2010-01-18|Has expired: has been broken for 3 months
editors/xml2rfc-xxe||2010-01-18|Has expired: has been broken for 4 months
graphics/gephex||2010-01-18|Has expired: has been broken for 3 months
graphics/irit||2010-01-18|Has expired: has been broken for 3 months
graphics/pixieplus||2010-01-18|Has expired: has been broken for 6 months
japanese/expect||2010-01-18|Has expired: has been broken for 3 months
lang/pnetc||2010-01-18|Has expired: has been broken for 5 months
mail/libnewmail||2010-01-18|Has expired: has been broken for 3 months
net-mgmt/flowscan||2010-01-18|Has expired: has been broken for 5 months
net/astmanproxy||2010-01-18|Has expired: has been broken for 3 months
palm/prc-tools||2010-01-18|Has expired: has been broken for 4 months
print/latex-msc||2010-01-18|Has expired: has been broken for 3 months
science/xloops-ginac||2010-01-18|Has expired: has been broken for 3 months
shells/bush||2010-01-18|Has expired: has been broken for 3 months
textproc/iiimf-gnome-im-switcher||2010-01-18|Has expired: has been broken for 4 months
textproc/iiimf-gtk||2010-01-18|Has expired: has been broken for 3 months
x11-toolkits/gtkada-devel||2010-01-18|Has expired: has been broken for 3 months
x11-toolkits/gtkada||2010-01-18|Has expired: has been broken for 3 months
x11-wm/ion-2||2010-01-18|Has expired: has been broken for 4 months
2010-01-18 06:46:44 +00:00
Wen Heping
4b877d96d6 - Update to 0.9.2
- Update my email to FreeBSD

PR:		ports/142657
Submitted by:	pgollucci@
2010-01-18 06:29:58 +00:00
Philip M. Gollucci
d336ab8bbd - correct pkg-message.in location
Reported by:	erwin via pointyhat
2010-01-17 00:19:40 +00:00
Philip M. Gollucci
4b872df8d1 - pass p5-Tk ports@ ports to perl 2010-01-16 18:02:18 +00:00
Pietro Cerutti
4ae3406dac - Fix PLIST
Reported by:	QAT, PH
2010-01-15 08:04:50 +00:00
Bruce M Simpson
67a3c2253d add i386/amd64 conditional build dep on yasm (found by QA tindy) 2010-01-14 19:45:30 +00:00
Bruce M Simpson
502e169145 yukon is an application to capture video of OpenGL animation using seom 2010-01-14 19:12:18 +00:00
Bruce M Simpson
351b7b50fe seom is a library to allow OpenGL application output to be captured. 2010-01-14 19:11:45 +00:00
Wen Heping
63b2692796 - Update to 2.56 2010-01-14 05:57:15 +00:00
Philip M. Gollucci
8aaa99e52e Tumble is a utility to construct PDF files from one or more image
files.  Supported input image file formats are JPEG, and black and
white TIFF (single- or multi-page).  Black and white images will be
encoded in the PDF output using lossless Group 4 fax compression
(ITU-T recommendation T.6).  This provides a very good compression
ratio for text and line art.  JPEG images will be preserved with the
original coding.

The current version of Tumble will only work on little-endian systems,
such as x86, VAX, and Alpha.  The byte order dependencies will be fixed
in a later release.

PR:		ports/142765
Submitted by:	Rob Farmer <rfarmer at predatorlabs.net>
2010-01-14 04:27:10 +00:00
Philip M. Gollucci
d2cad79c6a - Mark MAKE_JOBS_UNSAFE=yes
Reported by:    P6 tb
2010-01-14 03:21:29 +00:00