Commit graph

9808 commits

Author SHA1 Message Date
Dirk Meyer
637b1fd2ba - update to 3.83 2007-08-03 13:10:00 +00:00
Michael Nottebrock
e332496be5 - bsd.qt.mk:
QT_COMPONENTS can now be depended on at runtime or buildtime only by
specifiying them as <component>_build or <component>_run, respectively.
Specifying <component> without any suffix will depend on the component
at both build- and runtime just like before.

- Convert Qt core ports to use the new dependency switches.

- Add a patch to corelib to fix Qt4 on ARM, submitted by:
  Björn König <bkoenig@alpha-tierchen.de>
2007-08-02 22:37:40 +00:00
Thierry Thomas
ebd7766a73 Upgrade to 1.15.
Changelog at
<ftp://ftp.afterstep.org/stable/libAfterImage/ChangeLog.1.15>.
2007-08-02 22:08:29 +00:00
Martin Wilke
e2f1173a85 Album Shaper is a drag-n-drop hierarchal photo album creation and
modification application. Based on the Qt libraries, Album Shaper is a
cross-platform solution for maintaining your collection of digital images
from various sources.

WWW: http://albumshaper.sf.net

PR:		ports/113880
Submitted by:	Yinghong.Liu <relaxbsd at gmail.com>
2007-08-02 11:06:58 +00:00
Andrew Pantyukhin
b037187b73 - Update to 0.12 2007-08-01 08:49:15 +00:00
Pav Lucistnik
32ef33ed71 - Set for removal in one month 2007-08-01 08:33:22 +00:00
Pav Lucistnik
aaf675fb37 - Fix build with python 2.5 2007-07-31 15:50:34 +00:00
Michael Johnson
26fe2bf9bc - Plug a memory leak [1]
- Fix an integer overflow [2]

Obtained from:	Poppler SVN [1]
		Redhat http://rhn.redhat.com/errata/RHSA-2007-0732.html [2]
Security:	http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-3387
Reported by:	miwi via irc.freenode.org/#FreeBSD-GNOME
2007-07-31 14:39:36 +00:00
Martin Wilke
0472339a46 - Fix buffer overflow vulnerability.
- Bump PORTREVISION

Approved by:	simon (secteam)
Security:	http://www.vuxml.org/freebsd/0e43a14d-3f3f-11dc-a79a-0016179b2dd5.html
2007-07-31 11:41:30 +00:00
Pav Lucistnik
e1288f8d43 - Allow build with python 2.5 2007-07-31 09:29:16 +00:00
Michael Nottebrock
b09d5e70f1 Fix buffer overflow vulnerability in xpdf code.
Security:	http://www.kde.org/info/security/advisory-20070730-1.txt
Security:	CVE-2007-3387
2007-07-30 21:59:27 +00:00
Andrew Pantyukhin
478c721f37 - Update to 0.028
- Respect CC/CFLAGS
2007-07-30 20:29:51 +00:00
Edward Tomasz Napierala
53df5e02b2 - Don't strip libraries
- Build and install j2k utils

PR:		ports/114694
Submitted by:	ahze
Approved by:	miwi (mentor)
2007-07-30 15:50:09 +00:00
Martin Matuska
6cd86937f9 - Unbreak build with USE_XORG= x11 xext
Approved by:	garga (mentor, implicit)
2007-07-30 15:32:46 +00:00
Alexander Botero-Lowry
4942ce5a7d - Make Python 2.5.1 the default Python version
- Add significantly better support in bsd.python.mk for working with
   Python Eggs and the easy_install system

Tested by:	pointyhat runs
Approved by:	pav (portmgr)
Most work by:	perky
Thanks to:	pav
2007-07-30 09:42:28 +00:00
Pav Lucistnik
deba473a3b - Fix: -D__GLX_MOTIF=1 was lost when user defined custom CFLAGS in make.conf
Reported by:	Tsurutani Naoki <turutani@scphys.kyoto-u.ac.jp>
2007-07-30 07:49:42 +00:00
Joe Marcus Clarke
acaa583641 Update to 0.7.0. 2007-07-29 19:42:42 +00:00
Kris Kennaway
781dd14cde Retire obsolete PARALLEL_PACKAGE_BUILD in favour of PACKAGE_BUILDING. 2007-07-29 19:16:39 +00:00
Pav Lucistnik
343f71c851 - Update to 6.205
PR:		ports/114815
Submitted by:	Hernan Di Pietro <hernan.di.pietro@gmail.com> (maintainer)
2007-07-29 00:21:32 +00:00
Kris Kennaway
036e67479a BROKEN: Incorrect pkg-plist 2007-07-28 22:32:18 +00:00
Pav Lucistnik
1658e38003 gsnapshot is a GTK2 application. It provides for capturing a screen snapshot of
the entire screen, a window or a region, with a simple user The package also
provides the gdisplay program, a simple image viewer with built-in directory
file browser.

WWW: http://www.softcraft.org/gsnapshot/

PR:		ports/114829
Submitted by:	Yinghong.Liu <relaxbsd@gmail.com>
2007-07-28 21:30:46 +00:00
Martin Wilke
605b516239 - Chase increase of audio/libvorbis shlib version.
- Bump PORTREVISION
2007-07-28 12:27:31 +00:00
Ade Lovett
3b3128196e Update to the autotools new world order.
Tested by:	numerous package build runs
Approved by:	portmgr
Thanks to:	des, kris, linimon, pav
2007-07-28 06:33:59 +00:00
Jeremy Messenger
c4198c5511 Update to 2.18.0. 2007-07-27 15:50:29 +00:00
Dirk Meyer
8012d1fe6a - fix build with xpm
(revert portlint change)
2007-07-26 21:39:02 +00:00
Martin Wilke
174f427756 - Update to 0.0.20070718
PR:		114902
Submitted by:	Erik Greenwald <erik@smluc.org>
2007-07-26 11:51:55 +00:00
Michael Johnson
a59065cb26 Install poppler-qt4.pc for poppler-qt4
PR:		ports/114773
Reported by:	Sven Gaerner
2007-07-25 14:35:31 +00:00
Michael Johnson
060d636f5e - Update to 2.3.19
- Install gimp default binaries since gimp and gimp-devel already conflict [1]

PR:		ports/114767 [1]
Submitted by:	Henrik Brix Andersen [1]
2007-07-25 14:26:02 +00:00
Dirk Meyer
ccdfbd6740 - take maintainership
- make portlint happier
2007-07-25 11:55:37 +00:00
Dirk Meyer
ea3b8f6c67 - take maintainership
- make portlint happier
2007-07-25 08:55:12 +00:00
Cheng-Lung Sung
57d82dd206 - Update to 0.16 2007-07-25 06:05:19 +00:00
Beech Rintoul
94634f398e - Update to 2.44
- Fix build issues

PR:		ports/114396
Submitted by:	David Yeske <dyeske@gmail.com> (maintainer)
Approved by:	(maintainer, implicit), sat (mentor)
2007-07-24 21:17:21 +00:00
Alejandro Pulver
531dd5bbe1 - Add USE_GL (since the last xorg update it has been built without OpenGL,
thus ports like "x11-toolkits/gigi" can't find some functions they need).
- Remove unneeded SDL hacks.
- Bump PORTREVISION.

Approved by:	miwi (maintainer)
2007-07-24 16:20:30 +00:00
Alejandro Pulver
76c21d9ed0 - Update to version 0.4.2. 2007-07-24 13:55:49 +00:00
Andrew Pantyukhin
c9d4ddd4fd - Update to 8.77 2007-07-24 13:19:58 +00:00
Martin Wilke
d3c9ed56a9 - Fix build with gcc 4.2
PR:		114787
Submitted by:	Hernan Di Pietro <hernan.di.pietro@gmail.com> (maintainer)
2007-07-24 11:47:31 +00:00
Michael Johnson
b022baf12a Update to 2.2.17 2007-07-23 15:45:05 +00:00
Andrew Pantyukhin
cda5cfe665 - Update to 0.9.15
- Depend on ImageMagick
2007-07-23 10:16:56 +00:00
Rong-En Fan
f935a609c5 - Set --mandir and --infodir in CONFIGURE_ARGS if the configure script
supports them.  This is determined by running ``configure --help'' in
  do-configure target and set the shell variable _LATE_CONFIGURE_ARGS
  which is then passed to CONFIGURE_ARGS.
- Remove --mandir and --infodir in ports' Makefile where applicable
  Few ports use REINPLACE_CMD to achieve the same effect, remove them too.
- Correct some manual pages location from PREFIX/man to MANPREFIX/man
- Define INFO_PATH where necessary
- Document that .info files are installed in a subdirectory relative to
  PREFIX/INFO_PATH and slightly change add-plist-info to use INFO_PATH and
  subdirectory detection.

PR:		ports/111470
Approved by:	portmgr
Discussed with:	stas (Mk/*), gerald (info related stuffs)
Tested by:	pointyhat exp run
2007-07-23 09:36:51 +00:00
Frank J. Laszlo
6e17578b4d - Add even more ports to the new "geography" category
Approved by:	Pav (wearing portmgr hat)
2007-07-22 19:53:52 +00:00
Frank J. Laszlo
54c814ed03 - Add ports to "geography" virtual category
Approved by:	Pav (wearing portmgr hat)
2007-07-22 19:33:55 +00:00
Thierry Thomas
d0352c756c Upgrade to v. 4.5 and make fetchable again.
Changelog at <http://www.geometrictools.com/Downloads/Updates.html>.

Reported by:	pointyhat via Pav.
2007-07-22 16:52:12 +00:00
Rong-En Fan
917daa0bce - Pass prefix, exec_prefix, and DISTDIR to make so it won't be broken when
we set --mandir and --infodir for GNU_CONFIGURE
- Reset maintainer per request

Approved by:	Kay Lehmann <kay_lehmann at web.de> (maintainer)
2007-07-22 16:17:20 +00:00
Andrew Pantyukhin
9f47a86817 - Update to 0.2.3 2007-07-20 19:50:42 +00:00
Andrew Pantyukhin
112a2d3985 - Update to 0.9.14 2007-07-18 13:10:35 +00:00
Andrew Pantyukhin
a7306a6e43 Add port graphics/tesseract:
The Tesseract OCR engine was one of the top 3 engines in the 1995 UNLV
Accuracy test. Between 1995 and 2006 it had little work done on it, but
it is probably one of the most accurate open source OCR engines
available. The source code will read a binary, grey or color image and
output text.

WWW: http://code.google.com/p/tesseract-ocr/

Based on:	pkgsrc package
2007-07-18 12:59:54 +00:00
Edward Tomasz Napierala
afd4147f0c Add ${MASTER_SITE_LOCAL}.
Suggested by:	pav
Approved by:	miwi (mentor)
2007-07-18 11:31:33 +00:00
Andrew Pantyukhin
c03fdb2367 - Disable gimp support if WITHOUT_GIMP is defined
Requested by:	J.R. Oldroyd <jr at opal.com>
2007-07-17 11:35:32 +00:00
Maho Nakata
56158920f0 Now we use USE_FORTRAN=yes to use FORTRAN compiler.
> If I haven't done it by Monday, you may commit it yourself.
Now Monday is over in Shaun's timezone and mine as well :)

Approved by:	maintainer
2007-07-17 02:47:47 +00:00
Pav Lucistnik
25b71f4d82 - Update to 2.10.5 2007-07-16 19:56:39 +00:00