1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-17 08:01:36 +00:00
Commit Graph

10756 Commits

Author SHA1 Message Date
Beech Rintoul
c84c3e4c0c - Update to 2.2.3 2008-07-20 07:24:29 +00:00
Beech Rintoul
776db885ab - Update to version 20070224.
- Use $(F77) as the linker in order to avoid ugly hacks.
- Use bigger MAXOBV as recommended by the upstream author.
- Remove ALPHA error message, it's unsupported anyway.
- Use EXTRACT_SUFX

PR:		ports/125761
Submitted by:	Pedro F. Giffuni <pfgshield-freebsd@yahoo.com>
2008-07-19 18:37:32 +00:00
Greg Larkin
bb3d8a2d71 Changed my MAINTAINER address to
glarkin@FreeBSD.org.

Approved by:	beech (mentor)
2008-07-18 21:05:20 +00:00
Oliver Braun
f5d876d7f6 Upgrade ghc to 6.8.3. 2008-07-18 20:05:17 +00:00
Pietro Cerutti
658f6d2c05 - Update to 3.0.2 2008-07-18 14:20:29 +00:00
Martin Wilke
3e826efd1e - Update to 5.2.0
PR:		125716
Submitted by:	Wen heping <wenheping@gmail.com> (maintainer)
2008-07-18 12:40:53 +00:00
Alex Dupre
f50241eb63 Update to 0.9.4 release. 2008-07-17 08:44:16 +00:00
Pietro Cerutti
369557ba71 - Update to 0.5.1
- Bump PORTEPOCH :-(
2008-07-16 20:37:23 +00:00
Dirk Meyer
b8604da098 - fix build on aplha
Reported by:	Anton Shterenlikht
2008-07-16 14:27:32 +00:00
Mikhail Teterin
c00884a929 I had this file deleted locally, but forgot to 'cvs delete' it... 2008-07-15 21:56:09 +00:00
Pav Lucistnik
20e8d004e9 - Fix build after gphoto upgrade 2008-07-15 20:23:20 +00:00
Mikhail Teterin
be6e3fea61 Update from 7.12.x to 7.14.4. Switch to GraphicsMagick. 2008-07-15 12:21:39 +00:00
Pav Lucistnik
4829ee87ac - Fix install in presence of gmkdir
Reported by:	Jan Henrik Sylvester <me@janh.de>
2008-07-14 12:31:21 +00:00
Pav Lucistnik
8447c4e791 - Update to 2.4.2 2008-07-14 09:24:03 +00:00
Felippe de Meirelles Motta
98b931bf38 - Drops the not-needed build-dependency on gmake.
- Respects the system's CXX and the CXXFLAGS settings.
- Enables parallel builds on systems with more than one CPU.
- Bump PORTREVISION.

Submitted by:	mi (via private mail)
Approved by:	gabor (mentor, implicit)
2008-07-13 20:55:41 +00:00
Oliver Lehmann
e685831330 force the use of lua 5.1
bump portrevision
2008-07-13 18:38:39 +00:00
Dmitry Marakasov
4a0e10141c - Update ftgl to 2.1.3-rc5 (previous version was either 2.0.5 (from .pc file) or 2.1.2 (from distfile name), not 2.12), take maintainership
- Update dependent port (games/duel) - use LIB_DEPENDS for ftgl and bumb PORTREVISION

Approved by:	alepulver (games/duel maintainer), miwi (mentor)
2008-07-11 17:55:23 +00:00
Mikhail Teterin
c5506c30ca Build using all available CPUs. Don't demand, that libjpeg be exactly 9, etc.
The resulting binaries are the same, so no PORTREVISION bump.
2008-07-10 17:59:22 +00:00
Mark Linimon
c653b8faf4 Fix up some English usage. 2008-07-09 18:55:45 +00:00
Christian Weisgerber
cc94bfc9a6 Fix a memory management bug which could lead to arbitrary code execution.
Obtained from:	Felipe Andres Manzano <fmanzano@fceia.unr.edu.ar>
Security:	http://www.vuxml.org/freebsd/bc20510f-4dd4-11dd-93e7-0211d880e350.html
Security:	CVE-2008-2950
2008-07-09 16:43:29 +00:00
Dmitry Marakasov
bf8b9840ca - Unbreak by bundling generated *.cc files
PR:		ports/125417
Approved by:	acm (maintainer)
Approved by:	miwi (mentor)
2008-07-09 16:22:40 +00:00
Edwin Groothuis
f00a91843b From: "Rashid N. Achilov" <achilov-rn@askd.ru>
To: edwin@freebsd.org

Edwin, can you change for all my ports maintainer address from
achilov-rn@askd.ru to citycat4@ngs.ru?
2008-07-09 12:03:34 +00:00
Pav Lucistnik
8562d3afd2 - Fix CATEGORIES
Reported by:	erwin
2008-07-09 07:42:53 +00:00
Pav Lucistnik
da159928a9 Decides if the fill setting for a image should be either fill, in meaning the
image should be resized to fix the screen, or full which means it should be
scaled to fit the screen.

use Image::Size::FillFullSelect;
my $iffs = Image::Size::FillFullSelect->new();
my $FFselection = $iffs->select("someImage.gif");

WWW: http://search.cpan.org/dist/Image-Size-FillFullSelect/

PR:		ports/124957
Submitted by:	Zane C.B. <vvelox@vvelox.net>
2008-07-08 21:47:35 +00:00
Jeremy Messenger
8b84dc29e7 Update to 3.6.5. See Changelog for details:
http://comix.sourceforge.net/changelog.html

Security:	Applied security fix patches to handle unsecure tempfile
		creation and character escaping in filenames.
2008-07-08 20:13:22 +00:00
Dirk Meyer
1925e32f8f - cleanup
Submitted by:	GeJ on IRC
2008-07-08 18:57:20 +00:00
Martin Wilke
5da189acce - Chase graphics/gdal shlib bump
PR:		125394
Submitted by:	"Zane C.B." <vvelox@vvelox.net>
Approved by:	maintainer
Pointy hat to:	rafan
2008-07-08 10:15:43 +00:00
Dmitry Marakasov
eb48b3c407 - Update to 1.6.7
Approved by:	miwi (mentor)
2008-07-07 19:15:36 +00:00
Dmitry Marakasov
7310c6fd86 - Update to 0.99.02
Approved by:	miwi (mentor)
2008-07-07 19:14:02 +00:00
Emanuel Haupt
7c95c66b16 Remove "USE_GCC=3.4+" / "USE_GCC=3.2+". Now that the minimum version we support
via ports is FreeBSD 6.3, this is a no-op. FreeBSD 6.x features GCC 3.4 as the
system compiler.
2008-07-07 13:41:57 +00:00
Jeremy Messenger
453bf8ce7a - Update to 0.16.0.20080706, it's more than 0.17 RC1.
- ${RUBY_SITEARCHLIBDIR} -> ${RUBY_SITEARCHLIBDIR:S/${PREFIX}/${LOCALBASE}/}
  in the *_DEPENDS, that way it will finding correct file when I tweak the
  PREFIX.
- NOPORTDOCS -> NOPORTEXAMPLES on example/demo/test files.
2008-07-07 03:27:45 +00:00
Stefan Walter
ef173ab027 - Update to 1.0.2. [1]
- Update master site and project home page.

PR:		124937 [1]
Submitted by:	Wen heping <wenheping@gmail.com>
2008-07-06 13:14:42 +00:00
Lars Balker Rasmussen
2abd5fcaf7 Update to 0.65 (PR updated to 0.64).
Switch to freetype2.

PR:		123243
Submitted by:	Alex Kapranoff <kappa@rambler-co.ru>
2008-07-05 08:13:33 +00:00
Pietro Cerutti
15e2a7537d - Fix plist 2008-07-04 22:41:04 +00:00
Joe Marcus Clarke
fba8d736d2 Fix a botched #if statement. 2008-07-04 22:37:41 +00:00
Pietro Cerutti
f8faa0d838 - HTML files are needed by the GUI built-in documentation system and shall
not depend on NOPORTDOCS.

Reported by:	Ports Fury (via private e-mail)
2008-07-04 21:43:08 +00:00
Pietro Cerutti
05c1ff9b93 - Update to 1.9.2
PR:		125234
Submitted by:	Ports Fury
2008-07-04 18:51:09 +00:00
Dirk Meyer
684c19b155 - update to 2.20.2
- fix build using bash for configure
  even the /bin/sh in FreeBSD 6.3 failed.
PR:		125063
2008-07-04 18:26:47 +00:00
Pietro Cerutti
caec906dad - Update to 1.18
PR:		125233
Submitted by:	Ports Fury
2008-07-03 22:43:49 +00:00
Jeremy Messenger
c4035f1890 Fix the build in QA Tindy for not able to find moc-qt4 by 'which moc-qt4', so
add a patch to replace from 'which moc-qt4' to '${LOCALBASE}/bin/moc-qt4'.

Reported by:	QA Tindy
2008-07-03 18:45:44 +00:00
Jeremy Messenger
95b7867eb0 - Add jpeg dependency, bump the PORTREVISION on poppler, poppler-qt4 and
poppler-utils.
- Add --disable-gdk and --disable-gtk-test if it's not poppler-gtk.
- Minor clean up related w/ whitespace.
2008-07-03 16:13:44 +00:00
Emanuel Haupt
3788a621e1 Add iec16022 0.2.2, create 2D barcodes, also known as DataMatrix. 2008-07-03 13:04:08 +00:00
Nicola Vitale
35335f529b - Unbreak port (distfile fetchable using the file .zip instead of .tgz) 2008-07-03 12:45:19 +00:00
Maho Nakata
8722437271 From povray-3.6.1/doc/distribution-license.txt
it reads
...
> 2.4. Where the Distributor reproduces the Software in accordance with
>      clause 2.1:
>
>       (a) the Distributor may rename, reorganise or repackage (without
>           omission) the files comprising the Software where such
>           renaming, reorganisation or repackaging is necessary to
>           conform to the naming or organisation scheme of the target
>           operating environment of the Distribution or of an established
>           package management system of the target operating environment
>           of the Distribution; and
...
so simply we cannot set %%PORTDOCS%%, because we can make a package
without documentations. Otherwise RESTRICTED but
I don't take such a complicated approach.
2008-07-03 04:09:51 +00:00
Jeremy Messenger
120191c6b2 Update to 2.4.1 to fix the fetch.
Reported by:	pointyhat via pav
2008-07-03 03:37:50 +00:00
Jeremy Messenger
a7ede0837d Update to 0.8.4. 2008-07-02 19:59:23 +00:00
Oliver Lehmann
59f8fadbd1 update cegui to 0.6.1
bump PORTREVISION for the affected ports
2008-07-02 16:43:44 +00:00
Anton Berezin
bb59f43ff3 Update to 0.63.
Changes: http://search.cpan.org/dist/Graph-Easy/CHANGES
2008-07-02 07:44:36 +00:00
Chin-San Huang
ff11b22b91 - Update to 0.1.9. 2008-07-02 05:53:48 +00:00
Jeremy Messenger
cfe26da97f Update to 2.22.3. 2008-07-01 17:05:45 +00:00