1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-24 04:33:24 +00:00
Commit Graph

11047 Commits

Author SHA1 Message Date
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
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
Mikhail Teterin
c4a9f67690 Update to the most recently abandoned version 20031214. Change WWW --
the old domain is now for sale... Allow parallel builds on SMP-machines.
2008-06-26 20:07:52 +00:00
Dmitry Marakasov
dfa2d819b0 Geeqie is a lightweight Gtk+ based image viewer for Unix operating systems.
Main features
  o EXIF, IPTC and XMP metadata browsing and editing.
  o Interoperability, easy integration with other software.
  o geeqie works on files and directories, there is no need to import images.
  o Fast preview for many raw image formats.
  o Tools for image comparison, sorting and managing photo collection.

History
  Geeqie has been forked from gqview project, because it was not possible to
  contact gqview author and the only maintainer. Geeqie projects goal is to move
  the development forward and also integrate the existing patches.

Project Status
  Geeqie is currently in alpha state. Everybody is encouraged to try the new
  features, however for stable software look at the original project.

WWW: http://geeqie.sourceforge.net/

PR:		ports/123770
Submitted by:	Martin Tournoij <carpetsmoker at rwxrwxrwx dot net>
Approved by:	miwi (mentor)
2008-06-26 11:01:21 +00:00
Dirk Meyer
e629a46b5f - update to 2.20.0 2008-06-25 14:24:20 +00:00
Beech Rintoul
d129b50b0b - Bump poirtrevision after GraphicsMagick update 2008-06-25 08:36:12 +00:00
Beech Rintoul
db1c85a126 - Update to 1.2.3
- Pass  maintainership to submitter

Added file(s):
- files/patch-configure.in

Removed file(s):
- files/patch-configure
- files/patch-magick_symbols.h
- files/patch-newfpx

PR:		ports/124365
Submitted by:	Greg Larkin <glarkin@sourcehosting.net>
2008-06-25 05:13:50 +00:00
Jose Alonso Cardenas Marquez
3a14939100 - Use new freepascal stuff
- Bump PORTREVISION
2008-06-24 15:18:15 +00:00
Dirk Meyer
845a461dee - update to 10.26.55 2008-06-24 14:48:39 +00:00
Pietro Cerutti
518239987b - Bump PORTREVISION after last commit 2008-06-22 23:05:42 +00:00
Pietro Cerutti
a97e4a885d - Fix PLIST on some platforms
PR:		124876
Submitted by:	Daniel Austin MBCS <freebsd-sparc64@dan.me.uk>
2008-06-22 23:01:48 +00:00
Pav Lucistnik
f89a024c7d - Mark BROKEN: unfetchable 2008-06-22 19:14:41 +00:00
Edwin Groothuis
cb38fc8533 - Fix startup script for when you're not in /usr/local/libexec/processing-devel.
- Fix warnings about world writable files.
2008-06-22 11:12:42 +00:00
Edwin Groothuis
2cdce2fe91 Fix the port after the copy. 2008-06-22 08:45:32 +00:00
Edwin Groothuis
3e6e2542f3 Add development version of graphics/processing
Processing is an open source programming language and environment
	for people who want to program images, animation, and interactions.
	It is used by students, artists, designers, researchers, and hobbyists
	for learning, prototyping, and production. It is created to teach
	fundamentals of computer programming within a visual context and
	to serve as a software sketchbook and professional production tool.
	Processing is an alternative to proprietary software tools in the
	same domain.

	WWW: http://processing.org/
2008-06-22 08:00:58 +00:00
Marcelo Araujo
99396bdc2c - Update to 0.9.5.
Reported by:	pointyhat via pav
2008-06-21 13:41:33 +00:00
Pav Lucistnik
aa1e353e18 - Disable self-tests completely. The hang needs to be investigated before they
can be re-enabled.
2008-06-20 12:38:41 +00:00
Martin Wilke
0763edf745 - Update to 1.6.4b
PR:		124697
Submitted by:	Wen heping <wenheping@gmail.com> (maintainer)
2008-06-20 12:08:24 +00:00
Edwin Groothuis
65743fa90f Add graphics/processing, a very cool visualisation program
Processing is an open source programming language and environment
	for people who want to program images, animation, and interactions.
	It is used by students, artists, designers, researchers, and hobbyists
	for learning, prototyping, and production. It is created to teach
	fundamentals of computer programming within a visual context and
	to serve as a software sketchbook and professional production tool.
	Processing is an alternative to proprietary software tools in the
	same domain.

	WWW: http://processing.org/
2008-06-20 11:30:47 +00:00
Pav Lucistnik
de9d9e5d93 - Remove CONFIGURE_ENV definition, they are shadowed by EFL stuff, and in fact
not needed at all

PR:		ports/123327
2008-06-19 19:46:13 +00:00
Vasil Dimov
12a2e663e3 graphics/enblend:
Remove stale patch file, somehow forgotten in the previous commit.

Reported by:	QA Tindy
2008-06-19 18:14:00 +00:00
Dmitry Marakasov
e696084d23 Update my email address in 132 ports.
Approved by:	miwi (mentor)
2008-06-19 17:28:24 +00:00
Vasil Dimov
58a25ad186 Upgrade graphics/enblend from 3.0 to 3.1 (CVS from 20080615).
This version (3.1) is not archived by the authors, so this is a
snapshot of the CVS repository as of Jun 15 2008.

The archive is put on the freebsd.org cluster.
2008-06-19 16:28:07 +00:00
Pav Lucistnik
f0772c657e - Delete graphics/gtkcairo: unfetchable, unused, obsolete
Suggested by:	gnome (ahze, marcus)
2008-06-19 10:15:36 +00:00
Pav Lucistnik
e08dd86ae4 - Update to 1.2.0
- Unbreak

PR:		ports/124076
Submitted by:	Ganael Laplanche <ganael.laplanche@martymac.com>
Approved by:	maintainer timeout (15 days)
2008-06-19 09:49:46 +00:00
Doug Barton
2396f28e1c Standardize placement and style of WWW: lines, and in some cases
remove ^M from line endings.

List of files with "issues" supplied by: Alex Kozlov <spam@rm-rf.kiev.ua>
2008-06-19 07:33:53 +00:00
Alexander Leidinger
dd3895ae62 - download location changed [1]
- give up maintainership

Noticed by:	pavbot [1]
2008-06-19 06:49:59 +00:00
Pav Lucistnik
6da29a94fa - This port has been BROKEN for more than 6 months. It will be removed unless
fixed in next two months.

With hat:	portmgr
2008-06-19 02:54:54 +00:00
Martin Wilke
3ec74c77d0 - Update to 0.8.0
PR:		124378
Submitted by:	Dmitry Marakasov <amdmi3@amdmi3.ru> (maintainer)
2008-06-18 23:59:12 +00:00
Martin Wilke
5357bb864f - Update to 5.0.3
- Pass maintainership to submitter

PR:		124660
Submitted by:	Wen heping <wenheping@gmail.com>
2008-06-18 23:55:43 +00:00
Martin Wilke
4bf4bc9d9c - Update to 0.8.3
PR:		124557
Submitted by:	Dmitry Marakasov <amdmi3@amdmi3.ru> (maintainer)
2008-06-18 23:24:27 +00:00
Pav Lucistnik
2dc55ac918 - Compiles again 2008-06-18 20:49:48 +00:00
Felippe de Meirelles Motta
08c1923e7f A BSD-licensed lightweight thumbnail viewer application that is only based on X11 without any toolkits.
WWW: http://sourceforge.net/projects/iiview

PR:		ports/124636
Submitted by:	Martin Sugioarto <martin.sugioarto@udo.edu>
Approved by:	gabor (mentor, implicit)
2008-06-18 18:55:26 +00:00
Oliver Lehmann
2caa2fea22 update ogre to 1.4.9 2008-06-18 17:44:44 +00:00
Pav Lucistnik
b6e59fa39e - Not BROKEN anymore 2008-06-17 19:12:23 +00:00
Martin Matuska
e60d56b94a - Update to 6.4.1-8 2008-06-17 10:19:12 +00:00
Jeremy Messenger
f2a38ac2b5 Update to 2.4.6. 2008-06-17 03:20:48 +00:00
Tim Bishop
b6c0e5dc1b - Update to 8.0.9 2008-06-16 12:32:34 +00:00
Thierry Thomas
69e1a0cb61 Upgrade to 2.6, with some cleaning.
PR:		ports/123532
Submitted by:	Vitaly Magerya <vmagerya (at) gmail.com>
2008-06-15 20:17:03 +00:00
Vasil Dimov
53357cc8c5 graphics/hugin:
Fix reference to autopano-complete - it is installed as autopano-complete,
not autopano-complete.sh and does not recognize long options under FreeBSD.

PR:		ports/123588
Submitted by:	marck
2008-06-15 15:35:34 +00:00
Stanislav Sedov
b036b783d0 - Update to 2.5.0. 2008-06-14 17:56:24 +00:00
Pietro Cerutti
37bcd0d237 - Additional fix-it patch 2008-06-13 14:20:57 +00:00
Pietro Cerutti
76b6ca5bf8 - Unbreak on amd64
- Fix on sparc64
- Move pkg-plist to PLIST_FILES
- Take maintainship
2008-06-13 14:04:39 +00:00
Mathieu Arnold
df1d27f399 Update to 2.01 2008-06-12 14:34:37 +00:00
Edwin Groothuis
9d90cf369d New port: graphics/jogl - Java bindings for OpenGL
The JOGL project hosts the development version of the Java
	Binding for the OpenGL API (JSR-231), and is designed to
	provide hardware- supported 3D graphics to applications
	written in Java. JOGL provides full access to the APIs in
	the OpenGL 2.0 specification as well as nearly all vendor
	extensions, and integrates with the AWT and Swing widget
	sets. It is part of a suite of open-source technologies
	initiated by the Game Technology Group at Sun Microsystems.

	WWW: https://jogl.dev.java.net/

PR:		ports/124414
Submitted by:	Peter Jeremy <peterjeremy@optushome.com.au>
2008-06-11 13:08:32 +00:00
Vasil Dimov
ec223ef2f2 Change the bootstrap script so it works with the new gettextize.
Spotted by:	marck@
2008-06-11 12:17:14 +00:00
Pietro Cerutti
2e81cde8e6 - Unbreak - checksum mismatch
vendor has repacked the tarball after modifications to the build
  infrastructure (makefiles). The software version hasn't changed.
2008-06-10 22:51:39 +00:00
Pietro Cerutti
fa9cceabcf - un-IGNORE on < 700042. It builds fine on 6.3 2008-06-10 20:47:14 +00:00
Wesley Shields
42960df8df Attach svgfig to the build.
I somehow forgot to do this when I added the port.

Pointyhat to me.  :(

Submitted by:	erwin
Approved by:	garga (mentor, implicit)
2008-06-09 11:25:04 +00:00
Ion-Mihai Tetcu
9174529ed5 - fix plist with NOPORTDOCS defined
- bump PORTREVISION

PR:		ports/124350
Submitted by:	maintainer
2008-06-08 15:08:23 +00:00
Edwin Groothuis
212ecfe17b Fix PORTREVISION on ports which have PORTVERSION?= set.
Noticed by Max Brazhnikov <makc@issp.ac.ru>
Part of the great devel/gettext portrevision bump.

Approved by:	portmgr (pav)
2008-06-06 22:01:01 +00:00
Martin Matuska
d4fe53b1b7 - Update to 6.4.1-5 [1]
- Remove ALL_TARGET from Makefile [2]

PR:		ports/124171 [2]
Submitted by:	mm [1], Adam McDougall <mcdouga9@egr.msu.edu> [2]
2008-06-06 22:00:48 +00:00
Thierry Thomas
50f595a057 - Fix DIST_SUBDIR;
- Fix install with -DNOPORTDOCS -DNOPORTEXAMPLES (1)

Reported by:	itetcu (1)
2008-06-06 20:53:32 +00:00
Edwin Groothuis
a550b67ae0 Bump portrevision due to upgrade of devel/gettext.
The affected ports are the ones with gettext as a run-dependency
according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT
in Makefile (29 of them).

PR:             ports/124340
Submitted by:   edwin@
Approved by:    portmgr (pav)
2008-06-06 14:33:40 +00:00
Edwin Groothuis
090059a210 Bump portrevision due to upgrade of devel/gettext.
The affected ports are the ones with gettext as a run-dependency
according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT
in Makefile (29 of them).

PR:             ports/124340
Submitted by:   edwin@
Approved by:    portmgr (pav)
2008-06-06 14:17:21 +00:00
Felippe de Meirelles Motta
5b1a6bbf0f - Fix pkg-plist.
- Bump PORTREVISION.

Reported by:	itetcu
Approved by:	gabor (mentor)
2008-06-06 02:59:14 +00:00
Martin Wilke
3072465f67 - Fix build
PR:		124089
Submitted by:	Ganael Laplanche <ganael.laplanche@martymac.com>
Approved by:	maintainer
2008-06-05 23:38:34 +00:00
Martin Wilke
cdfb7e654f - Update to 0.9.18
PR:		124313
Submitted by:	Ports Fury
2008-06-05 22:30:52 +00:00
Martin Wilke
6856ad9540 - Update to 3.4
PR:		124285
Submitted by:	Max Brazhnikov <makc@issp.ac.ru> (maintainer)
2008-06-05 22:30:51 +00:00
Martin Wilke
06a6b63fb9 - Update to 2.0.17
PR:		124259
Submitted by:	Marcus von Appen <mva@sysfault.org> (maintainer)
2008-06-05 21:55:29 +00:00
Martin Wilke
9633112db4 This is a simple library to load images of various formats as SDL surfaces.
This library supports BMP, PPM, PCX, GIF, JPEG, PNG, TGA, and TIFF formats.

WWW: http://www.libsdl.org/projects/SDL_image/

PR:		ports/124237
Submitted by:	Dmitry Marakasov <amdmi3 at amdmi3.ru>
2008-06-05 13:58:02 +00:00
Martin Wilke
bb51537e78 LPROF is the only open source ICC profiler with a graphical user
interface. It can be used to create ICC version 2 compliant profiles
for cameras, scanners and monitors. As such it fills a necessary
niche in the emerging open source color management effort.

WWW: http://lprof.sourceforge.net

PR:		ports/124240
Submitted by:	Dmitry Marakasov <amdmi3 at amdmi3.ru>
2008-06-05 12:39:13 +00:00
Pav Lucistnik
671c39f5a9 - Correct plist for NOPORTDOCS (test-hook.sh is installed always)
- Stop installing empty or content-free files

Reported by:	ionbot
2008-06-04 07:45:55 +00:00
Wesley Shields
e9786637d7 The SVGFig package lets you draw mathematical figures in Scalable
Vector Graphics format (SVG), using the Python language.

More information at: http://code.google.com/p/svgfig/

Reviewed by:	garga (mentor)
Approved by:	garga (mentor, implicit)
2008-06-03 15:12:04 +00:00
Martin Wilke
731904e739 - Update to 1.6.6
PR:		124212
Submitted by:	Dmitry Marakasov <amdmi3@amdmi3.ru> (maintainer)
2008-06-03 08:54:37 +00:00
Rong-En Fan
3cd048234d - Update to 7.30
PR:		ports/124197
Submitted by:	Tod McQuillin <devin at spamcop.net> (maintainer)
2008-06-02 05:47:29 +00:00
Martin Wilke
b4a105ea42 pyexiv2 is a python binding to exiv2, the C++ library for manipulation of
EXIF and IPTC image metadata. It is a python module that allows your python
scripts to read and write metadata (EXIF, IPTC, thumbnail) embedded in image
files (JPEG, TIFF, ...).

It is designed as a high level interface to the functionalities offered by
exiv2 (and is built on top of it). Using python's built-in data types and
standard modules, it provides easy manipulation of image metadata.

WWW: http://tilloy.net/dev/pyexiv2/

PR:		ports/124193
Submitted by:	Denis Barov <dindin at dindin.ru>
2008-06-01 22:34:14 +00:00
Martin Wilke
e55254fcf2 - Fix wrong libraries path on amd64
- Bump PORTREVISION

PR:		124091
Submitted by:	"Scot W. Hetzel" <swhetzel@gmail.com>
Approved by:	maintainer
2008-06-01 20:51:44 +00:00
Rong-En Fan
421d05ab6e - The project WWW is gone
PR:		ports/123811
Submitted by:	Edward Sutton, III <mirror176 at hotmail.com>
2008-06-01 11:51:58 +00:00
Oliver Lehmann
71f870f66a add an option to use gtk instead of Xt if wanted 2008-06-01 11:27:38 +00:00
Vanilla I. Shu
3126916662 Upgrade to 3.0.3. 2008-06-01 07:19:13 +00:00
Oliver Lehmann
8e35f11986 update to 0.6.0 2008-06-01 05:55:42 +00:00
Oliver Lehmann
68e9205eb8 update to 1.4.8 2008-06-01 05:55:10 +00:00
Martin Wilke
304a74ffe9 import-pictures copies or moves pictures from one directory (for example
from a mounted camera) to another directory. You can choose date ranges from
within to copy the images. For example you can just choose the pictures from
one day of the event in one directory and after that you can move the other day
into another directory.

WWW: http://www.formorer.de/code/import-pictures/import-pictures.html

PR:		ports/123488
Submitted by:	Alexander Kuehn
2008-05-31 22:58:51 +00:00
Martin Wilke
dcb13f7b8e - Unbreak
- Fix build with gcc 4.2

PR:		117874
Submitted by:	bsam
Approved by:	maintainer timeout
2008-05-31 22:07:14 +00:00
Martin Wilke
0efa09b788 - Update to 0.0.20 2008-05-31 00:07:21 +00:00
Martin Wilke
7a810f4e86 Python bindings for graphics/poppler.
WWW:	https://launchpad.net/poppler-python

PR:		ports/122752
Submitted by:	Romain Tartiere <romain at blogreen.org>
2008-05-30 20:17:44 +00:00
Martin Wilke
fcd28f536c - Update to 124030
PR:		124030
Submitted by:	TAOKA Fumiyoshi <fmysh@iijmio-mail.jp> (maintainer)
2008-05-30 20:11:49 +00:00
Dirk Meyer
79efb30db9 - use PORTEXAMPLES 2008-05-30 17:09:01 +00:00
Martin Wilke
1ea311992b - Update to 2.0.7
PR:		124043
Submitted by:	Ports Fury
2008-05-30 13:43:49 +00:00
Martin Wilke
7cc9381665 - Update to 0.9.16
PR:		124042
Submitted by:	Ports Fury
2008-05-30 13:43:31 +00:00
Nicola Vitale
faa80982b3 - Update to 0.804 2008-05-30 12:21:31 +00:00
Martin Wilke
9291a68eed - Add missing patches
Submitted by:	jkim
2008-05-29 18:25:17 +00:00
Florent Thoumie
d0378afc80 Use bzip2 distfile.
PR:		ports/122214
Submitted by:	"Pedro F. Giffuni" <pfgshield-freebsd@yahoo.com>
2008-05-29 14:17:03 +00:00
Martin Wilke
2d4936e54b - Woops fix build
Reported by:	ionbot
2008-05-29 12:07:59 +00:00
Martin Wilke
001f5f862e - Add gnash-devel to the build 2008-05-29 11:10:58 +00:00
Martin Wilke
b7f4e6832d - Update to 20080515
PR:		123744
Submitted by:	Dmitry Marakasov <amdmi3@amdmi3.ru> (maintainer)
2008-05-29 11:09:15 +00:00
Jeremy Messenger
11e8b231a6 Update to 2.22.2. 2008-05-29 00:42:30 +00:00
Joe Marcus Clarke
bcd0f54334 Update to 2.22.2. 2008-05-27 17:50:11 +00:00
Michael Johnson
a8ec6332aa Update to 1.4.12 2008-05-27 06:18:17 +00:00
Michael Johnson
bc52df9941 Update to 1.060 2008-05-27 05:58:20 +00:00
Martin Wilke
4962ceb063 - Update to 0.8.2
PR:		123708
Submitted by:	Dmitry Marakasov <amdmi3@amdmi3.ru> (maintainer)
2008-05-24 18:57:14 +00:00
Dirk Meyer
51b99c531d - update to 10.26.54 2008-05-24 08:06:56 +00:00
Martin Matuska
c48e892fdc - Disable OpenMP support and enable test suite by default
- Bump PORTREVISION
2008-05-23 11:45:52 +00:00
Martin Wilke
fe7f6d09d0 - Mark BROKEN on 5.X
Submitted by:	pointyhat
Approved by:	maintainer
2008-05-21 09:49:55 +00:00
Marcelo Araujo
51626319c4 - Update to 1.52. 2008-05-21 02:19:23 +00:00
Lars Engels
8b664b2dee - Remove the -f flag from the desktop entry
PR:		ports/122392
Submitted by:	Martin Tournoij <carpetsmoker (AT) xs4all.nl>
2008-05-20 17:44:19 +00:00
Pav Lucistnik
746671d3d9 - Disable selftext on amd64/8 - we have a runaway IlmImfTest on pointyhat 2008-05-19 23:13:13 +00:00
Florent Thoumie
0e9453901f Add GvGen, an easy python interface to generate dot files.
PR:		ports/123776
Submitted by:	Sofian Brabez <sbrabez@gmail.com>
2008-05-19 22:50:40 +00:00
Emanuel Haupt
2158e1e934 Update to 0.18 2008-05-19 20:39:34 +00:00
Jeremy Messenger
3d46513000 Fix the installation and plist when NOPORTDOCS is defined, bump the
PORTREVISION.

Reported by:	itetcu
2008-05-19 20:12:05 +00:00
Marcelo Araujo
2cba6cd79f - Include some ports in perl5 category.
PR:		ports/123530
Submitted by:	Philip M. Gollucci <pgollucci@p6m7g8.com>
Reworked by:	araujo (myself)
Approved by:	flz (portmgr)
2008-05-19 13:12:08 +00:00
Martin Matuska
cfd27cfc77 - Update to 6.4.1-3 2008-05-19 09:46:50 +00:00
Pav Lucistnik
48ed602aa2 - Put shlib major back into LIB_DEPENDS, otherwise it's picking up libusb.so.0
from compat4x package

Reported by:	many
2008-05-18 15:08:07 +00:00
Vanilla I. Shu
8e3f4b5f8f Upgrade to 3.0.2. 2008-05-18 11:27:38 +00:00
Mikhail Teterin
6ee34e2b25 Add an explicit -fno-strict-aliasing to CXXFLAGS for the sake of
8.x-systems, where it is no longer part of compiler flags.

Notified by:	pav
2008-05-16 22:53:54 +00:00
Martin Wilke
e99796c8b9 - Add mutual conflicts to graphics/uniconvertor and editors/yudit: both install bin/uniconv
PR:		123743
Submitted by:	Dmitry Marakasov <amdmi3@amdmi3.ru>
2008-05-16 21:54:09 +00:00
Mikhail Teterin
7a9c8438eb Unfortunately, portmgr's policies -- no matter how bogus -- have core's full
backing as long as they apply to all. I refuse to obey a particular policy --
that of automatic bumping PORTREVISION of all ports lib-depending on mine.

It is no longer possible to leave obeying a disagreable policy to those, who
finds it acceptable, either -- portmgr gets really angry, threatening backouts
and commit-bit suspensions.

I thus have no other option but to relinquish maintainership of ports, which
install shared libraries, which any other ports depend on -- starting with
GraphicsMagick.
2008-05-16 21:30:00 +00:00
Felippe de Meirelles Motta
2f44db99d9 - Uses "CC" to build in any case, regardless of what CC is set to.
- Bump PORTREVISION.

PR:		ports/122939
Submitted by:	Frank Fenor <frank@fenor.de>
Approved by:	gabor (mentor), maintainer timeout (> 2 weeks)
2008-05-16 14:14:05 +00:00
Martin Wilke
479b89ceea - Update to 0.4.3
PR:		123679
Submitted by:	Max Brazhnikov <makc@issp.ac.ru> (maintainer)
2008-05-16 12:27:36 +00:00
Alex Dupre
02c824f245 Kradview is a GPLed viewer of images obtained for some different
sources: X-ray, NMR and DICOM-compatible imaging devices that
runs on free operating systems. Its aim is a easy to use DICOM
viewer with instant rendering of images, no matter the size and
the zoom of the DICOM image. It covers the "let's see the the
X-ray image" need of the medical professional.

WWW: http://www.orcero.org/irbis/kradview/
2008-05-16 08:49:35 +00:00
Martin Matuska
2338225514 - Update to 6.4.1-1 2008-05-15 13:42:36 +00:00
Stanislav Sedov
9621d7b9e5 - Update to 1.03. 2008-05-15 11:04:08 +00:00
Wesley Shields
330bd3243f Update to 0.5.0.
PR:		ports/123622
Submitted by:	Alexander Logvinov <ports@logvinov.com> (maintainer)
Approved by:	garga (mentor, implicit)
2008-05-15 01:48:18 +00:00
Martin Wilke
efc307345e - Update to 0.0.19 2008-05-13 14:04:57 +00:00
Florent Thoumie
891d746874 Fix USE_XORG in preparation of ports/122340. Since USE_IMAKE is bringing in
all xorg-libraries, there's no need to bump PORTREVISION for now.

Approved by:	portmgr (self)
2008-05-13 10:27:09 +00:00
Felippe de Meirelles Motta
e64fd617ff - Update MASTER_SITES.
- Mark IGNORE on < 7 versions.

Based on:	ports/121884
Submitted by:	Marcin Cieslak <saper@system.pl>
Approved by:	araujo (mentor)
2008-05-12 17:16:18 +00:00
Pav Lucistnik
9fb3a42871 - Mark BROKEN: matrixview.c:83:24: error: magick/api.h: No such file or directory
Reported by:	pointyhat
2008-05-11 19:34:45 +00:00
Pav Lucistnik
8b50d16576 - Mark BROKEN: /usr/bin/ld: cannot find -lMagick
Reported by:	pointyhat
2008-05-11 19:18:06 +00:00
Vanilla I. Shu
a16501db77 Upgrade to 3.0.1. 2008-05-09 12:46:51 +00:00
Henrik Brix Andersen
d164b01952 - Update to version 0.6.6 (security update)
- Fix problem with inclusion of bsd.port.*.mk (.pre.mk must be
  included prior to testing OPTIONS)

PR:		ports/123373
Submitted by:	myself
Approved by:	maintainer-timeout, linimon (portmgr), erwin (mentor)
Security:	http://www.vuxml.org/freebsd/5ef12755-1c6c-11dd-851d-0016d325a0ed.html
2008-05-08 18:12:05 +00:00
Sergey A. Osokin
5837619617 Add documentation and examples.
Also, add compile optimization. [*]
Bump PORTREVISION.

Requested by:	author [*]
2008-05-07 13:06:11 +00:00
Sergey A. Osokin
369cd5f393 Fix broken compile on amd64.
Bump PORTREVISION.

Reported by:	pointyhat via pav
2008-05-07 06:44:16 +00:00
Dirk Meyer
9776d2501f - remove dir if empty 2008-05-07 03:47:35 +00:00
Dirk Meyer
88c48a5b9a - remove dir if empty
Reported by:	pav
2008-05-07 03:44:05 +00:00
Martin Wilke
9464428345 - Mark BROKEN on 5.X (Does not compile 2008-05-06 12:20:06 +00:00
Ion-Mihai Tetcu
ea705d39bf - Fix crash if LANG is not set in env
- Bump PORTREVISION

PR:		ports/121473
Submitted by:	Gerard Seibert <gerard@seibercom.net>,
		patch from Mel <fbsd.questions@rachie.is-a-geek.net>
2008-05-06 07:38:19 +00:00
Sergey A. Osokin
279e600461 Add missing dependences. 2008-05-06 05:12:42 +00:00
Sergey A. Osokin
273a36732d Add libraw a library for reading RAW files obtained from digital photo
cameras (CRW/CR2, NEF, RAF, DNG, and others).

LibRaw is based on the source codes of the dcraw utility, where part
of drawbacks have already been eliminated and part will be fixed in
future.  The users of the library are provided with API to be built
into their software programs.

WWW: http://www.libraw.org
     http://www.libraw.su
2008-05-06 05:03:26 +00:00
Jeremy Messenger
f871c80fd4 Add a missing dependency, fontconfig, when disables ciaro support. Bump the
PORTREVISION.

PR:		ports/123417
Reported by:	Michael Moll <kvedulv@kvedulv.de>
2008-05-05 19:23:01 +00:00
Oliver Lehmann
ed7aae3ee1 Fix desktop entry
PR:		ports/122391
Submitted by:	Martin Tournoij <carpetsmoker@xs4all.nl>
2008-05-05 18:05:01 +00:00
Dirk Meyer
e15eb67265 - fix build for option WITH_GNUSTEP_DEVEL 2008-05-05 14:38:25 +00:00
Stefan Walter
53d5af5fb8 Drop maintainership for ports I haven't used for quite a while. 2008-05-05 14:12:53 +00:00
Dirk Meyer
4dbe57f297 - update to use gtk20 2008-05-04 12:32:50 +00:00
Dirk Meyer
6aa91a14df - update to use gtk20 2008-05-04 12:19:09 +00:00
Stanislav Sedov
9a4a53c3a7 - Fix build after ruby-rmagick update.
Reported by:	pav
Ponty hat to:	me
2008-05-03 22:16:31 +00:00
Andrew Pantyukhin
d978e32a74 - Update to 8.86 2008-05-03 18:55:22 +00:00
Yen-Ming Lee
a80798d39f - Update cppunit to 1.12.0
- Update all related ports

PR:		120489
Submitted by:	leeym
Approved by:	maintainer timeout
2008-05-03 16:18:03 +00:00
Marcelo Araujo
b9345eae90 - Update to 2.39.
PR:		ports/123249
Submitted by:	Philip M. Gollucci <pgollucci@p6m7g8.com> (maintainer)
2008-05-03 12:41:27 +00:00
Andrew Pantyukhin
e654931d4b - Convert gzstream, libgfx[1] and qslim to shlibs
- Unbundle libgfx from qslim
- Chase the conversion in vis5d+

Suggested by:	thierry [1]
2008-05-03 07:45:22 +00:00
Martin Wilke
a1f503fcf1 - Fix buffer overflows
PR:		122366
Submitted by:	Tsurutani Naoki <turutani@scphys.kyoto-u.ac.jp>
Approved by:	maintainer
Security:	http://www.vuxml.org/freebsd/b1bcab7d-1880-11dd-a914-0016179b2dd5.html
2008-05-02 20:06:59 +00:00
Martin Wilke
15dfbde978 - Fix build with science/vis5d+
Approved by:	infofarmer@ (maintainer)
2008-05-02 19:07:12 +00:00
Martin Matuska
e85f9bca2c - Update to 6.4.1-0 2008-05-02 17:53:42 +00:00
Martin Wilke
6c3173f6e2 - Fix build with newer ffmpeg
PR:		117173
Submitted by:	soralx@cydem.org
Patched by:	miwi
Tested by:	nox
Reviewed by:	nox
Approved by:	maintainer timeout
2008-05-02 11:40:05 +00:00
Martin Wilke
7272521fde - Add amd64 support for intel 965 chips 2008-05-01 14:10:48 +00:00
Martin Wilke
5ba04f729d - Add amd64 support for intel 965 chips
- Remove unneeded USE_GCC line
- Remove Xfree from the CONFLICT linie
- Bump PORTREVISION

PR:		123292
Submitted by:	Dominic Fandrey <kamikaze@bsdforen.de>
Reviewed by:	flz
Approved by:	flz (x11 maintainer)
2008-05-01 14:08:46 +00:00
Vanilla I. Shu
27133d7f58 Upgrade to 0.3. 2008-05-01 13:29:12 +00:00
Vanilla I. Shu
c7eac253d0 1: Upgrade to 3.0.
2: Grab maintainer bit.

Approved by:	ijliao@
2008-05-01 13:28:50 +00:00
Andrey A. Chernov
e1eb8dd697 Upgrade to 1.2.28 2008-05-01 00:39:10 +00:00
Andrey A. Chernov
3dbdbaa99e s,INSTALLS_SHLIB,USE_LDCONFIG, 2008-05-01 00:15:41 +00:00
Andrey A. Chernov
2a48d2576e Dist is rerolled with minor config changes and *.diff leftovers.
New dist does not match MD5/size stated on libpng homepage.
Until situation becomes clear, put the previous one at MASTER_SITE_LOCAL
2008-04-30 20:41:24 +00:00
Martin Wilke
308a9046ee - Remove www/firefox15 support
Reviewed by:	mezz
2008-04-30 16:44:57 +00:00
Martin Matuska
237053edab - change distfile to .bz2
- take maintainership (mm)
2008-04-30 14:47:05 +00:00
Martin Wilke
13a2874db9 Pencil is an animation/drawing software. It lets you
create traditional hand-drawn animation (cartoon) using
both bitmap and vector graphics.

WWW: http://www.les-stooges.org/pascal/pencil

PR:		ports/122827
Submitted by:	Ganael Laplanche <ganael.laplanche at martymac.com>
2008-04-30 10:03:40 +00:00
Stanislav Sedov
1899f8df6f - Update to 2.3.0
- Drop support for GraphicsMagick (was abandoned in upstream).
2008-04-30 09:11:38 +00:00
Mikhail Teterin
1524ff5feb The 6.4.0-11 was rerolled under the same name. ImageMagick admitted the
mistake, but would not correct it:

http://www.imagemagick.org/discourse-server/viewtopic.php?f=3&t=11147

register the new size and checksums in distinfo, and adjust pkg-plist
for this new release. Bump PORTREVISION to signify it...
2008-04-30 03:58:53 +00:00
Edwin Groothuis
e9975e02c1 Update to 3.8 2008-04-30 00:45:12 +00:00
Edwin Groothuis
22bfc25e5a Update to 0.28pl13 2008-04-29 21:50:44 +00:00
Martin Wilke
8872a335aa Rawstudio is an open-source program to read and manipulate
RAW images from most digital cameras. Rawstudio will convert
your RAW files into JPEG, PNG or TIF images which you can then
print or send to friends and clients. It has a graphical user
interface, so you can simply open a RAW file and experiment with
the controls to see how they effect the image.

WWW:	http://rawstudio.org

PR:		ports/123025
Submitted by:	Alex Samorukov <samm at os2.kiev.ua>
2008-04-29 21:37:47 +00:00
Mark Linimon
9930d8f2fe Assign to new volunteer, by request. 2008-04-29 20:49:54 +00:00
Ion-Mihai Tetcu
126198f9a0 Update to 0.4.2
PR:		ports/123217
Submitted by:	maintainer
2008-04-29 19:55:33 +00:00
Martin Wilke
e543536c70 - Update to 3.3
PR:		122892
Submitted by:	Max Brazhnikov <makc@issp.ac.ru> (maintainer)
2008-04-29 19:06:44 +00:00
Dirk Meyer
ae3caf617f 3 2008-04-29 18:00:11 +00:00
Mikhail Teterin
1e8ba354a9 Relinquish maintainership. portmgr harassment is just too much. 2008-04-29 15:07:50 +00:00
Florent Thoumie
0b786009e1 Update Mesa libraries (GL, GLU and GLw) and dri to 7.0.3. 2008-04-29 15:05:42 +00:00
Mikhail Teterin
991753611a Remove a ".rej" entry from the list of PORTDOCS. It should not have been
there in the first place...
2008-04-29 12:25:08 +00:00
Andrey A. Chernov
6d506ece03 Upgrade to 1.2.27
It fix CVE-2008-1382

PR:             123186
Submitted by:   bf <bf2006a@yahoo.com>
2008-04-29 12:09:06 +00:00
Mark Linimon
e3e5d56ef1 Reset aaron's port maintainerships due to many maintainer-timeouts. 2008-04-29 05:27:09 +00:00
Mark Linimon
e21f53b16f Reset jylefort's port maintainerships. portmgr has taken his commit bit
into safekeeping due to inactivity.
2008-04-29 05:11:44 +00:00
Mikhail Teterin
90a11f7cb4 Update to 1.1.12, which (partially) fixes some potential security
flaws...
2008-04-29 00:52:06 +00:00
Marcelo Araujo
5f48ae95b6 - Update to 7.0.3. 2008-04-28 01:20:10 +00:00
Mikhail Teterin
df167460c5 Update from 6.4.0-7 to 6.4.0-11. Some minor problems should be fixed by
the vendor. For the port the important changes are:

	* parallel building is back
	* p7zip is now used to extract the distfile -- lzma used earlier
	  caused problems, because two different lzma-archivers exist
	  (conflicting ports). p7zip is also wider known and supports
	  more compression methods.

The p7zip-part was
Submitted by:	 Neil Darlow
2008-04-27 19:01:25 +00:00
Martin Wilke
22e92995ab - File was rerolled
- Pass maintainership to submitter

Notes from Changelog:
	* Fixed $prefix in make install

PR:		123134
Submitted by:	Ganael Laplanche <ganael.laplanche@martymac.com>
2008-04-27 08:31:40 +00:00
Martin Wilke
14fb2b1769 - Update to 0.45
PR:		123134
Submitted by:	Ganael Laplanche <ganael.laplanche@martymac.com>
2008-04-27 08:28:05 +00:00
Martin Wilke
c7e31569b9 - Update to 0.61.08
PR:		121798
Submitted by:	Ports Fury
2008-04-26 23:44:52 +00:00
Martin Wilke
bc50c2b17a Panorama viewer using OpenGL
WWW: http://hugin.sourceforge.net/

PR:		ports/121860
Submitted by:	Iouri V. Ivliev <ii@any.com.ru>
2008-04-26 20:25:20 +00:00
Martin Wilke
cdd73bb9c4 Pan-o-matic is a tool that automates the creation of control points in Hugin.
WWW: http://aorlinsk2.free.fr/panomatic/

PR:		ports/121859
Submitted by:	Iouri V. Ivliev <ii@any.com.ru>
2008-04-26 20:24:03 +00:00
Martin Wilke
5b0ed5f05f Context Free Design Grammar compiler.
About CFDG:

Chris Coyne created a small language for design grammars called CFDG.
These grammars are sets of non-deterministic rules to produce images.
The images are surprisingly beautiful, often from very simple grammars.
Context Free is a full graphical environment for editing, rendering,
and exploring CFDG design grammars.

Features:
* Simultaneously available for Macintosh, Windows and Posix/Unix.
* Progressive image update: watch it generate
* Save generated images in PNG or SVG format.
* Produce animations
* Edit grammars and re-render easily.
* Render very large images (as large as 100 Mega-pixels).
* Can handle generated images with millions of shapes.
* Carefully tuned graphics rendering
* Many built-in examples
* Automatic checking for updates (Mac only).
* It's free, as in beer and as in speech.

WWW:	http://www.contextfreeart.org/

PR:		ports/121715
Submitted by:	Anatoly Borodin <anatoly.borodin at gmail.com>
2008-04-26 17:55:18 +00:00
Martin Wilke
b62c845abf - Update to 5.0.2
PR:		120986
Submitted by:	Wen heping <wenheping@gmail.com>
2008-04-26 17:23:37 +00:00
Martin Wilke
3b782d1191 - Update to 1.0.7 (also fix build with ImageMagick)
- Take Maintainership
2008-04-26 14:40:11 +00:00
Martin Wilke
256f771987 - Update to 1.5.13 (this fix the build with the new ImageMagick)
Approved by:	stas (maintainer via irc)
2008-04-26 14:31:20 +00:00
Martin Wilke
911e1ec7e4 - Fix build after xorg cleanup
Submitted by:	pointyhat via pav
2008-04-25 22:48:54 +00:00
Martin Wilke
777a44e5f0 2007-12-31 misc/kde3-i18n-id: "Distfile no longer available, outdated"
2008-04-02 net/dhcp-agent: Dhcp-agent has not been updated since 2003, it does  not build with guile-1.8, and it is unmaintained
2008-04-22 net/ocaml-netclient: is part of ocaml-net
2008-04-06 net/samplicator: Project has vanished
2008-03-20 graphics/entice: Broken and unmaintained
2008-04-25 20:23:35 +00:00
Martin Wilke
9cec97dd84 Structure Synth is an application for creating 3D structures from
a set of user specified rules. It is an attempt to make a 3D version
of Context Free. The resulting structures can be viewed in the
integrated OpenGL viewer or exported to various formats.

WWW: http://structuresynth.sourceforge.net

PR:		ports/122897
Submitted by:	Dmitry Marakasov <amdmi3 at amdmi3.ru>
2008-04-25 15:37:52 +00:00
Thierry Thomas
17d8f1145a Chase PR ports/116263.
Submitted by:	Edward Sutton <mirror176 (at) hotmail.com>
2008-04-25 14:27:56 +00:00
Martin Wilke
46fcfaa36a - Fix build after xorg cleanup 2008-04-24 06:55:31 +00:00
Pav Lucistnik
5f9a975dad - Update to 0.1.15 2008-04-23 21:29:47 +00:00
Martin Wilke
8cb92b02b8 - Fix build after xorg cleanup 2008-04-23 15:35:08 +00:00
Martin Wilke
cf2530399d - Fix build after xorg cleanup
PR:		122983
Submitted by:	Hiroto Kagotani <hiroto.kagotani@gmail.com>, yarodin (via jabber)
Approved by:	stas (maintainer via irc)
2008-04-23 14:44:45 +00:00
Martin Wilke
2593d10136 - Remove unneeded XFree86 conflicts
Approved by:	flz
2008-04-23 12:13:43 +00:00
Emanuel Haupt
9e3d6f614a graphics/ascii0 -> graphics/asciio, renamed by delete+add 2008-04-22 21:21:20 +00:00
Emanuel Haupt
6152a2dda5 graphics/ascii0 -> graphics/asciio, renamed by delete+add 2008-04-22 21:11:13 +00:00
Emanuel Haupt
78f03e5d6b Add ascii0 0.95, a Perl/GTK application that lets you draw ASCII charts
using a GUI.
2008-04-22 16:26:05 +00:00
Jose Alonso Cardenas Marquez
1ac015f71d - Bump PORTREVISION 2008-04-22 16:08:41 +00:00
Jose Alonso Cardenas Marquez
cd4975bea2 - Tarball was rerolled, now it installs two new files
- Remove BROKEN state

PR:		122935
Submitted by:	Ganael Laplanche <ganael.laplanche.. at_martymac.com>
2008-04-22 16:07:46 +00:00
Martin Wilke
0251314951 - Chase graphics/ImageMagick shlib version bump
Pointyhat to: mi@
2008-04-22 10:56:45 +00:00
Martin Wilke
99db5e3d3b - Chase graphics/ImageMagick shlib version bump
Pointyhat to: mi@
2008-04-22 10:56:42 +00:00
Martin Wilke
10414ccec5 - Fix build after xorg cleanup
Submitted by:	pointyhat
2008-04-22 08:33:35 +00:00
Alex Dupre
2667bb27f2 Chase kipi and kexiv2 lib versions and bump PORTREVISION. 2008-04-22 06:40:01 +00:00
Alex Dupre
c76d7a76a9 Chase kipi lib version and bump PORTREVISION. 2008-04-22 06:39:07 +00:00
Alex Dupre
56e3883001 Update to 0.1.6 release. 2008-04-22 06:37:56 +00:00
Alex Dupre
7817e054a1 Update to 0.1.7 release. 2008-04-22 06:37:37 +00:00
Mikhail Teterin
bc527982c1 Add overlooked files to the packing list.
Notified by:	pav
2008-04-21 02:46:58 +00:00
Martin Wilke
89b628bc8e - Fix build after xorg cleanup
Submitted by:	pointyhat
2008-04-20 22:27:05 +00:00
Jeremy Messenger
44995206a0 Chase ImageMagick library version change, bump the PORTREVISION.
PR:		ports/122947
Submitted by:	Dominic Fandrey <kamikaze@bsdforen.de>
2008-04-20 21:56:24 +00:00
Cheng-Lung Sung
f9606a8748 - Update to 7.25
Changes:	http://www.sno.phy.queensu.ca/~phil/exiftool/history.html
PR:		ports/122902
Submitted by:	maintainer (Tod McQuillin)
2008-04-20 03:12:39 +00:00
Martin Wilke
d31acf6aa7 - Update to 2.1
PR:		122499
Submitted by:	Ports Fury
2008-04-19 22:21:34 +00:00
Martin Wilke
e26b55e269 - Update to 1.2.4
PR:		122498
Submitted by:	Ports Fury
2008-04-19 21:58:08 +00:00
Martin Wilke
fbc976144e - Fix index 2008-04-19 18:52:07 +00:00
Martin Wilke
3e4ed01146 - Remove unneeded dependency from gtk12/gtk20 [1]
- Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG
- Remove X11BASE support in favor of LOCALBASE or PREFIX
- Use USE_LDCONFIG instead of INSTALLS_SHLIB
- Remove unneeded USE_GCC 3.4+

Thanks to all Helpers:
	Dmitry Marakasov, Chess Griffin, beech@, dinoex, rafan, gahr,
	ehaupt, nox, itetcu, flz, pav

PR:		116263
Tested on:	pointyhat
Approved by:	portmgr (pav)
2008-04-19 17:56:05 +00:00
Mikhail Teterin
11f2acb392 Upgrade from 1.6.0 to 1.6.1, which includes some fixes for dealing with
corrupted files.

Approved by:	maintainer
2008-04-19 15:45:43 +00:00
Mikhail Teterin
fa42a4a9f4 Upgrade to 6.4.0-7 -- currently the latest.
Notable changes:

	1. Pick the .lzma version of the vendor's distfile. Although
	   adds archivers/lzma to EXTRACT_DEPENDS, the savings make
	   it worth the trouble.
	2. Disable parallel build, until the vendor figures out, what
	   broke it.
	3. Disable use of our libtool -- somehow that does not work
	   any more. It would be nice, if our libtool-maintainers could
	   look into it -- just uncomment the relevant line in the new
	   Makefile and attempt building.
	4. Most of the things are now installed into "versioned" directories:
	   "ImageMagick-6.4.0" instead of "ImageMagick".
	5. API-headers now go into ${PREFIX}/include/ImageMagick instead of
	   directly into ${PREFIX}/include. This will make co-existence with
	   GraphicsMagick much easier.
2008-04-19 15:01:02 +00:00
Thierry Thomas
cdec51299f Upgrade to 1.2.8.
Changelog at
<https://sourceforge.net/project/shownotes.php?release_id=593141>.
2008-04-19 12:09:16 +00:00
Nicola Vitale
c89e73eb97 - Update to 4.b26
- Remove files/patch-src-gtk2-random_device.cpp
- Remove files/patch-src-python-num_util.cpp
2008-04-18 16:44:03 +00:00
Jeremy Messenger
f9849ff781 - Fix dependencies: remove gtk12 (it uses gtkmm24), only need netpbm in
runtime and require libgnome if enable WITH_GNOME.
- Remove all X11BASE.
- Correct the --with-python for ${PREFIX} -> ${PYTHONBASE} to make it prefix
  safer.
- Bump the PORTREVISION.

[1] http://lists.freebsd.org/pipermail/freebsd-ports/2008-April/047850.html

Approved by:	maintainer timeout (two weeks)
2008-04-17 19:46:24 +00:00
Marcelo Araujo
4aaab89f57 - Take advantage of CPAN macro from bsd.sites.mk, change ${MASTER_SITE_PERL_CPAN} to CPAN.
PR:		ports/122674
Submitted by:	Philip M. Gollucci <pgollucci@p6m7g8.com>
Reworked by:	araujo (myself)
Approved by:	portmgr (pav)
2008-04-17 14:30:31 +00:00
Pietro Cerutti
429f8ec940 - Fix typo breaking the build on sparc64
Approved by:	miwi (mentor)
2008-04-16 18:07:17 +00:00
Marcelo Araujo
847e39e7c1 - Pass maintainership to submitter.
PR:		ports/122626
Submitted by:	Max Brazhnikov <makc@issp.ac.ru>
2008-04-16 11:17:38 +00:00
Pietro Cerutti
4749ea1346 - Fix build on sparc64
Reviewed by:	miwi
Approved by:	miwi (mentor)
2008-04-15 23:05:37 +00:00
Thomas Abthorpe
f8b359165c - Reassign to ports@
- Thank you for your service, we hope to see you back

PR:		ports/122796, ports/122797, ports/122798
Submitted by:	Laurent Courty <lrntct gmail.com>
2008-04-15 19:13:34 +00:00
Mikhail Teterin
f963670d17 Upgrade from 1.1.10 to 1.1.11. This brings security fixes and
tiff-handling improvements. Follow-up on an earlier threat and turn
self-checks on by default.
2008-04-15 16:07:24 +00:00
Markus Brueffer
7a79ed4db5 - Update to version 0.4.1
- Pass maintainership to submitter

Submitted by:	 Max Brazhnikov <makc@issp.ac.ru>
2008-04-15 02:08:58 +00:00
Cheng-Lung Sung
d56a64cc4f - Update to 0.3.1 2008-04-14 14:19:28 +00:00
Dirk Meyer
d094b1c960 - cleaner depedencies for option WITH_GDK_PIXBUF 2008-04-14 14:14:23 +00:00
Dirk Meyer
67af7ce3a8 - update to 10.26.53 2008-04-14 12:27:56 +00:00
Markus Brueffer
eeaccfdd1f Add the SMP fix which didn't make it in the last commit
Previously eaten by:	markus' fat fingers
2008-04-13 13:23:00 +00:00
Markus Brueffer
6af982ec4b - Update to version 0.4.0 [1]
- Add patch to fix frequent crashes on SMP machines [2]

PR:		ports/122084 [1]
Submitted by:	Max Brazhnikov <makc@issp.ac.ru> [1]
Obtained from:	Fraqtive SVN [2]
2008-04-13 13:16:18 +00:00
Pav Lucistnik
aaadd07f04 GeoAPI provides a set of interfaces from OpenGIS specifications.The development
community in building GIS solutions is sustaining an enormous level of effort.
The GeoAPI project aims to reduce duplication and increase interoperability by
providing neutral, interface-only APIs derived from OGC/ISO Standards.

WWW:  http://geoapi.sf.net

PR:		ports/122573
Submitted by:	<wenheping@gmail.com>
2008-04-11 14:48:14 +00:00
Pav Lucistnik
4c8e7b0ae3 - Update to 1.6.3
PR:		ports/122591
Submitted by:	Wen heping <wenheping@gmail.com> (maintainer)
2008-04-11 14:23:33 +00:00
Cheng-Lung Sung
2d6e5e12a9 - Update to 0.5
Changes:	http://search.cpan.org/dist/Image-Compare/Changes
2008-04-11 02:04:51 +00:00
Pav Lucistnik
c1f2350927 - Mark BROKEN:
size mismatch: expected 345034, actual 345042

Reported by:	pointyhat
2008-04-10 21:36:04 +00:00
Emanuel Haupt
deb298071b Change maintainers e-mail address.
Requested over:		IRC
2008-04-10 16:11:24 +00:00
Nicola Vitale
a522542a05 - Distfile rerolled with a new name (no change in the content) 2008-04-10 13:10:29 +00:00
Joseph Koshy
b78f774e33 Reset maintainership. 2008-04-10 09:21:53 +00:00
Jeremy Messenger
25ca8a8880 -Update to 0.46. [1]
-Remove USE_GCC=3.4+ and X11BASE.

PR:		ports/122386 [1]
Submitted by:	Robert Andersson <streambag@streambag.se> [1]
2008-04-09 19:29:03 +00:00
Pav Lucistnik
7ddff168d8 - Fix runtime crash
PR:		ports/122121
Reported by:	Toomas Aas <toomas.aas@raad.tartu.ee>
Submitted by:	Martin Tournoij <carpetsmoker@xs4all.nl> (maintainer)
2008-04-09 14:45:09 +00:00
Pav Lucistnik
cf909dbe3d - Remove expired tkstep80 related ports 2008-04-09 14:19:00 +00:00
Pav Lucistnik
92b220fa9c - Move from versioned tcl/tk CATEGORIES to simple tcl and tk categories
With hat:	portmgr
2008-04-09 13:42:26 +00:00
Markus Brueffer
b34b9bb297 Update to version 3.1.1 2008-04-09 02:11:17 +00:00
Michael Johnson
0f7e0e29b3 Update to 2.22.1.1 2008-04-08 21:36:05 +00:00
Andrey A. Chernov
3205f5edcf Upgrade to 1.2.26
PR:             122558
Submitted by:   bf <bf2006a@yahoo.com>
2008-04-08 17:08:58 +00:00
Philippe Audeoud
d369e5c287 - Chase the gsl shared lib bump.
Approved by:	thierry (mentor)
2008-04-08 13:53:22 +00:00
Pietro Cerutti
7564064d3e - Update to 1.14
Approved by:	miwi (mentor)
2008-04-08 11:06:33 +00:00
Pietro Cerutti
76acdfae02 - Add dependency on qt4-imageformats to handle JPEGs
PR:		120481
Submitted by:	Gergely Czuczy <phoemix@harmless.hu>
Approved by:	miwi (mentor)
2008-04-08 10:38:05 +00:00
Andrew Pantyukhin
3d3d6803f3 - Update to 8.85 2008-04-08 06:11:18 +00:00
Marcelo Araujo
57da3c2f73 - Adding support to recognizing the keys Ctrl+(numpad+) and Ctrl+(numpad-) to control the ZoomIn and ZoomOut.
- Bump PORTREVISION.

Submitted by:	Eugeny N Dzhurinsky <bofh@redwerk.com> (via email)
2008-04-08 03:57:47 +00:00
Michael Johnson
0e07dd45f2 Update to 2.22.1 2008-04-07 21:01:43 +00:00
Michael Johnson
df5fbd8965 Update to 2.22.1 2008-04-07 19:30:47 +00:00
Martin Matuska
4eaa092560 - Depend on USE_XORG=x11 xext
- Bump PORTREVISION
2008-04-07 11:20:11 +00:00
Stanislav Sedov
fae8e0f615 - Add ruby 1.9 support
- Implement new knobs for gems and rake (these are included in
  ruby 1.9 distribution already). Also move gem bits from
  ruby-gems/Makefile.common to bsd.ruby.mk[1]. Now to depend
  on gems or rake you should define USE_RUBYGEMS/USE_RAKE
  accordingly. Also RAKE_BIN variable is provided for
  pointing to the right rake executable.
- Rewrite RUBY_SCHEBANG in awk to eliminate build dependency
  on ruby.

Discussed with:	Jonathan Weiss <jw@innerewut.de> [1] (gems maintainer)
Tested by:	ports@
2008-04-06 08:58:21 +00:00
Stanislav Sedov
12f8d3f32e - Fix build on CURRENT.
Reported by:	pav
2008-04-05 20:20:01 +00:00
Pav Lucistnik
36459dac03 qiv (graphics/qiv) is a great image viewer, but it does not use gtk2
but imlib for image handling. This is bad, because many distributions
(well, at least gentoo) do not offer this library anymore as it's
quite old and not maintained anymore.

When the first release of pqiv was written, I used python, hence the
name. I expected somebody else to write a c-rewrite of qiv, so I
didn't really care about that. About one month later nothing had
happened yet, so I did this on my own. Starting from 0.4 pqiv means
"pretty quick image viewer", written in pure C, using gtk+-2.0.

Features include:
* Fullscreen
* Slideshow
* Rotate / Flip
* (Automatic/manual) Zoom
* Move by drag & drop in fullscreen
* Keep preferences in a configuration file
* Rather small executable (~36k), low ram consumtion, quick
* Execute predefined commands, pipe images through them or display their output
* Real transparency
* Fade between images

WWW: http://www.pberndt.com/Programme/Linux/pqiv/index.html

PR:		ports/122191
Submitted by:	Martin Tournoij <carpetsmoker@xs4all.nl>
2008-04-04 15:01:24 +00:00
Rong-En Fan
0b6df26f4f - Update to 1.6.4
- Use macro from bsd.sites.mk
- Make configure finds correct bash instead of patching ourselves
- Fix OPTIONS syntax error
- Add extra patch for octave 3.0
- Use octave base in pkg-plist

PR:		ports/121862
Submitted by:	Iouri V. Ivliev <ii at any.com.ru>
Approved by:	maintainer timeout (2 weeks)
2008-04-04 12:30:23 +00:00
Rong-En Fan
b356cf090c - Update to 1.2
PR:		ports/121858
Submitted by:	Iouri V. Ivliev <ii at any.com.ru> (maintainer)
2008-04-04 12:18:22 +00:00
Dirk Meyer
ddacf34815 - fix build for FreeBSD < 6.3 2008-04-03 15:42:36 +00:00
Jeremy Messenger
2e2e371bc6 Fix the build with new libsigc++20 2.2.2.
Reported by:	pointyhat via pav
2008-04-03 15:22:17 +00:00
Mathieu Arnold
c72226ace4 Update to 2.6 2008-04-03 13:36:10 +00:00
Dirk Meyer
2a258f1a74 - fix IGNORE for 6.3
Reported by:	Ed_ on irc
2008-04-03 06:51:15 +00:00
Dirk Meyer
cae63f89c5 - remove BROKEN for FreeBSD-8
- add IGNORE for FreeBSD 5.x and 6.2
2008-04-02 15:18:18 +00:00
Dirk Meyer
d6dd92542d - fix installation of perl module
PR:		122268
2008-04-02 09:58:53 +00:00
Pav Lucistnik
4abeb0f326 - Mark BROKEN on amd64:
error: no matching function for call to `MIN(int&, long int)
- While here, convert INSTALLS_SHLIB to USE_LDCONFIG
2008-04-01 22:11:32 +00:00
Nicola Vitale
c7e03d2875 - Update to 0.803 2008-03-31 22:15:39 +00:00
Mathieu Arnold
f4f3156a58 Update to 1.28 2008-03-31 12:48:35 +00:00
Michael Johnson
b8d378c4fb Update to 2.4.0 2008-03-31 01:37:17 +00:00
Pav Lucistnik
bf18f81fac - Update to 2.4.1 2008-03-30 19:31:25 +00:00
Dirk Meyer
50179d1567 - clean X11BASE 2008-03-30 09:36:46 +00:00
Dirk Meyer
7a48113b7b - fix typo
- allow Tcl/Tk 8.5
- new options WITH_RSVG, WITH_DEVIL, WITH_SMYRNA
Suggested by:	bf2006a@yahoo.com
2008-03-30 08:32:46 +00:00
Joe Marcus Clarke
6377269be3 Downgrade cairo back to 1.4.14. It has been reported that 1.5 was causing
redraw performance problems for some users.  The hope was that 1.6 would
have been ready for GNOME 2.22, but this did not happen.  Cairo 1.6 will
be imported with GNOME 2.24.

Discussed with:	ahze
2008-03-30 02:27:00 +00:00
Dirk Meyer
ec512c5aec - clean X11BASE 2008-03-29 11:06:22 +00:00
Dirk Meyer
8296b77e6f - update to 2.18 2008-03-29 09:20:20 +00:00
Martin Wilke
b431f8d9f0 - Add missing freetype2
Submitted by:	pointyhat via erwin
2008-03-28 18:35:28 +00:00
Dirk Meyer
291cc51b34 - change default options, bump PORTREVISION
- fix build WITHOUT_TK
- 118094
2008-03-28 18:21:23 +00:00
Dirk Meyer
4c26b69dca - update to 10.26.52 2008-03-28 15:24:01 +00:00
Jeremy Messenger
01aa5d3c37 Fix the build with new libsigc++20 2.2.2. I have tested these ports in runtime
and these seem work fine in normal use. I don't test every functions, so let
me know if you have any problem with it.

Reported by:	pointyhat via pav
2008-03-28 01:50:20 +00:00
Jose Alonso Cardenas Marquez
eb4bcb6848 - Update to 1.2.1
- Remove obsolete patch file
2008-03-28 01:10:57 +00:00
Jose Alonso Cardenas Marquez
91c6b0ec59 - Update to 0.3.35 2008-03-28 01:08:08 +00:00
Martin Wilke
f2566cd510 - Add missing xxf86vm to USE_XORG
Submitted by:	Antoine Brodin <antoine.brodin@laposte.net> (maintainer via privat mail)
2008-03-27 20:07:35 +00:00
Emanuel Haupt
666ea03b52 Use MASTER_SITE_CRITICAL 2008-03-27 19:27:34 +00:00
Martin Wilke
32d6ba3c61 - Add missing dependency
- Bump PORTREVISION

Submitted by:	pavbot
2008-03-27 13:15:53 +00:00
Martin Wilke
6c0425c0a8 - Add missing dependens
- Bump PORTREVISION

Submitted by:	pointyhat via pav
2008-03-27 11:20:17 +00:00
Andrew Pantyukhin
19352eb39f - Update to 0.83 2008-03-27 06:22:59 +00:00
Jeremy Messenger
5b87d80654 Fix the build with new glib 2.16.
Reported by:	pointyhat via pav
2008-03-27 02:06:20 +00:00
Martin Wilke
a0c81c9f61 - Update to 1.1.2
PR:		122034
Submitted by:	Dmitry Marakasov <amdmi3@amdmi3.ru> (maintainer)
2008-03-26 16:01:35 +00:00
Martin Wilke
55d6f6fa0b - Update to 0.0.18 2008-03-25 23:14:48 +00:00
Martin Wilke
cda30a295f - Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG
- Bump PORTREVISION

Approved by:	portmgr (xorg cleanup)
2008-03-25 22:44:48 +00:00
Michael Johnson
32fdf3f7ec Update to 1.053 2008-03-25 14:38:25 +00:00
Ion-Mihai Tetcu
e56107f083 Write MASTER_STIES path right this time. 2008-03-25 09:20:31 +00:00
Ion-Mihai Tetcu
0c64d8557e Adjust MASTER_SITES to an other server of mine, since the old one will be gone
shortly.
2008-03-25 09:15:42 +00:00
Martin Wilke
ca519ab8c0 - Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG
- Bump PORTREVISION

Approved by:	portmgr (xorg cleanup)
2008-03-24 23:21:25 +00:00
Martin Wilke
52c5d58921 - Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG
- Bump PORTREVISION

Approved by:	portmgr (xorg cleanup)
2008-03-24 17:02:27 +00:00
Martin Wilke
270a2cb06b - Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG
- Bump PORTREVISION

Approved by:	portmgr (xorg cleanup)
2008-03-24 13:03:55 +00:00
Jeremy Messenger
427b9be748 Update to 0.16.0.20080315 (SVN version) to build with new glib 2.16. 2008-03-24 04:37:06 +00:00
Joe Marcus Clarke
6f32add9a7 The FreeBSD GNOME team is proud to annunce the release of GNOME 2.22.0 for
FreeBSD.  The official GNOME 2.22 release notes can be found at
http://library.gnome.org/misc/release-notes/2.22/ .  On the FreeBSD front,
this release features an updated hal port with support for video4linux
devices, DRM (Direct Rendering), and better support of removable media.  Work
is also underway to tie webkit more closely into GNOME.  As part of the
GNOME 2.22 upgrade, GStreamer received a rather large upgrade as well.
Be sure to consult UPDATING on the proper steps to upgrade all of your
GNOME ports.

This release would not have been possible without the contributions and
testing efforts of the following people:

Pawel Worach
kan
edwin
Peter Ulrich Kruppa
J. W. Ballantine
Yasuda Keisuke
Andriy Gapon
2008-03-24 03:52:36 +00:00
Martin Wilke
06aa815303 - Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG
- Bump PORTREVISION

Approved by:	portmgr (xorg cleanup)
2008-03-23 23:03:18 +00:00
Thierry Thomas
7dad8e8673 - Since X11BASE = LOCALBASE, register a conflict between freeglut and
libglut;

- s/USE_XLIB/USE_XORG/
2008-03-23 23:00:25 +00:00