1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-25 09:34:11 +00:00
Commit Graph

10740 Commits

Author SHA1 Message Date
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
Jeremy Messenger
b584939c8e Even thought if poppler-qt doesn't has shared library version change, but these
ports also linking to poppler. The poppler is the one that has shared library
version change. Therefore, bump the PORTREVISION.

Reported by:	Jan Henrik Sylvester <me@janh.de>
2008-07-01 16:36:20 +00:00
Vasil Dimov
58c9262b54 Upgrade graphics/hugin from 0.7_beta4 to 0.7.r3135 (SVN revision 3135).
This version is not archived by the authors, so this is a
snapshot of the SVN repository as of revision 3135.

The archive is put on the freebsd.org cluster.
2008-07-01 14:47:01 +00:00
Dirk Meyer
22fe099819 - fix OSVERSION
PR:		125063
2008-07-01 13:43:05 +00:00
Oliver Lehmann
e9af27fefe make compiling demos and the debug mode OPTIONal
PR:		ports/124742
Submitted by:	amdmi3
2008-07-01 11:00:49 +00:00
Martin Wilke
7408a4cbd4 - Fix Options
PR:		125129
Submitted by:	Warren Block <wblock@wonkity.com>
2008-07-01 08:29:57 +00:00
Joe Marcus Clarke
dfee464fa0 Fix the build with poppler-0.8.3.
Obtained from:	Inkscape SVN
2008-07-01 05:59:24 +00:00
Jeremy Messenger
903b45dfc5 First all, ahze did most of work. Thanks ahze! Last week or so, I am just
merely pick up and help him. Thanks to many testers in both private and
mailing list emails for report a few of build and dependencies problems.
Also, thanks to marcus and Chess Griffin for test in their tinderboxes.

x11/pixman: Update to 0.10.0
-------------------------------------------------------
Firefox 3 needs it. Orignal, the shared library was bumped and ahze has
added a new feature in our USE_GNOME=ltverhack by can control the number
of shared library. To control the number of shared library, add the
ltverhack:N. Right now pixman has USE_GNOME=ltverhack:9 to make it stays
same at libpixman-1.so.9. If anyone want to use ltverhack:N in one of your
port, you need to make sure the ABI doesn't change to use it..
-------------------------------------------------------

graphics/cairo: Update to 1.6.4
-------------------------------------------------------
Firefox 3 needs it. We have updated most cairo binding ports too.
-------------------------------------------------------

graphics/poppler: Update to 0.8.3
-------------------------------------------------------
The shared libraries version have been changed. All ports that depend on
poppler have PORTREVISION bump. The graphics/py-poppler has been updated
to 0.8.1 to work with newer poppler better. As for the poppler-qt, there
is no shared library version change.
-------------------------------------------------------

www/firefox3 and gecko ports related: Update to 3.0 final
-------------------------------------------------------
The bsd.gecko.mk has been moved from www/mozilla/ to Mk/. You no longer
need to include bsd.gecko.mk/Makefile.common by manual. We are keeping it
in backward compatibility, so the rest ports won't be break. We haven't
add some other ports to have Firefox 3 support yet, so feel free to send
us patch or commit it by yourself (to committers). However, view in
bsd.gecko.mk for document.
-------------------------------------------------------

Approved by:	portmgr (marcus)
2008-06-30 20:16:22 +00:00
Oliver Lehmann
d1998efdbe fix if lua 5.1 is installed
PR:		ports/125107
Submitted by:	Dmitry Marakasov <amdmi3@amdmi3.ru>
2008-06-30 17:36:14 +00:00
Dirk Meyer
a19abda447 - mark BROKEN for FreeBSD < 6.3
PR:		125063
2008-06-30 02:55:42 +00:00
Lars Engels
4c057a5f84 - Fix plist with NOPORTDOCS
- Change to SFE macro
- Bump PORTREVISION

Noticed by:	IonBot
2008-06-29 18:23:56 +00:00
Ion-Mihai Tetcu
75b40d1db2 - respect NOPORTDOCS and NOPORTEXAMPLES
- fis plist dor -DNOPORTDOCS
- bump PORTREVISION

Prompted by:	QA Tindy run
2008-06-29 16:12:23 +00:00
Thierry Thomas
a3f8577b7d Upgrade to 1.2.9.
Changelog at
<https://sourceforge.net/project/shownotes.php?release_id=609581>.
2008-06-28 21:07:00 +00:00
Beech Rintoul
9389098a6f - Bump again after downgrading GraphicsMagick 2008-06-28 16:44:19 +00:00
Beech Rintoul
d37b1d5785 - Downgrade to 1.1.12, new api not compatible with koffice
- Bump PORTEPOCH
2008-06-28 01:03:04 +00:00
Ion-Mihai Tetcu
127ec700fe - use PORTDOCS, DOCSDIR macros
- fix plist for -DNOPORTDOCS
- move pkg-message to SUB_FILES
- bump PORTREVISION
2008-06-27 21:21:19 +00:00
Chin-San Huang
1b0c07988f - Update to 0.03.
- Unbreak build.
2008-06-27 16:25:37 +00:00