Commit Graph

1816 Commits

Author SHA1 Message Date
espie
eb4ac27076 new plist 2004-08-10 13:35:50 +00:00
espie
a21d438c0e new plist 2004-08-10 09:50:55 +00:00
xsa
569ca0e221 new-style MODULES. 2004-08-10 09:14:47 +00:00
xsa
3e8ecaa8f7 MODULES= lang/ruby 2004-08-09 19:56:15 +00:00
espie
6e7c776dbf more new plists. 2004-08-09 11:09:10 +00:00
espie
512d20367c new plists 2004-08-07 08:03:06 +00:00
espie
d31e0d49e0 new style PLISTs 2004-08-07 07:50:06 +00:00
xsa
b80b728c6c cope with recent python modules changes; ok MAINTAINER; 2004-08-06 08:15:42 +00:00
brad
9d09e74a0f Add pieces of the libpng jumbo security patch not already in the port.
http://www.us-cert.gov/cas/techalerts/TA04-217A.html
2004-08-05 19:17:14 +00:00
espie
8a218ca3a6 more new PLISTs 2004-08-05 09:16:04 +00:00
xsa
5169bf05a7 new-style MODULES 2004-08-04 19:46:14 +00:00
david
2ac5c3f75f pull fix from upstream (Philip Lafleur <plafleur@cvs.gnome.org>)
* app/paint/gimpink-blob.c (blob_make_convex): Check if the
	array index is legal before using it, not the other way around.
	Fixes bug #144856.

fixes out of bounds read noticed by Alf Schlichting
<a.schlichting@lemarit.com> with malloc.conf
ok brad@
2004-08-04 03:58:13 +00:00
robert
91279938ab new-style PLIST 2004-08-03 14:43:38 +00:00
todd
b403d87496 bad bad cvs; complete @sample infestation 2004-08-03 13:23:41 +00:00
todd
fec529c5b6 new style PLIST + switch to @sample 2004-08-03 13:22:01 +00:00
todd
006e57901d accidentally added NEWDYNLIBDIR() in last commit here in three not needed
instances
2004-08-03 12:42:27 +00:00
naddy
3340a6d43b fix up MODGNU_CONFIG_GUESS_DIRS 2004-08-01 21:19:17 +00:00
xsa
5711f0ae5c python -> Python 2004-07-26 21:04:24 +00:00
couderc
5314469054 update maintainer address, from MAINTAINER 2004-07-25 17:34:06 +00:00
todd
05fa41b2cd o @dir subdir -> subdir/ syntax change
o resort properly with current make-plist
2004-07-23 13:11:58 +00:00
xsa
21402048ad update to jhead-2.2; 2004-07-18 20:21:03 +00:00
brad
e7d59c4c95 don't allow a build-time path specified by -L option
to leak out into ``Magick-config --ldflags`` nor the
libtool (*.la) wrappers.
2004-07-18 07:16:53 +00:00
brad
ba97a0b43c better 2004-07-18 06:46:29 +00:00
xsa
a0193858f9 update to 1.03;
>From maintainer Michael Knudsen <e at molioner.dk>
2004-07-15 16:23:02 +00:00
todd
6d1c5ef1d4 move to @dir 2004-07-14 17:10:19 +00:00
espie
e467b15e1a switch to @dir 2004-07-14 13:37:08 +00:00
brad
a3ce4f2e86 better COMMENT 2004-07-13 18:55:43 +00:00
brad
b790916473 oops, Henning pointed out that transfig needs imake and thus X so rip that out
for the no_x11 FLAVOR.
2004-07-13 17:24:29 +00:00
xsa
523fd5e54b + feh 2004-07-12 14:14:58 +00:00
xsa
62f9806e72 Initial import of feh-1.2.6
feh is a lightweight image viewer with support for slideshows,
filelists, image loading via http and montage and collage creation.

Submitted and maintained by Victor Sahlstedt <cvss at home.se>
2004-07-12 14:13:51 +00:00
robert
68dbec019e switch to versioned tarballs and update the port to version 20040706;
i take over maintainership, because kevlo@ wanted to drop it; ok kevlo@
2004-07-12 09:35:24 +00:00
jolan
f3522cbf3b mamma mia! use a saner default device 2004-07-11 00:48:57 +00:00
brad
47f9e805e8 +ImageMagick,no_x11 2004-07-10 23:55:20 +00:00
brad
8dc6ee21b4 add a no_x11 FLAVOR to please Henning who has been prodding me about this
for quite some time.
2004-07-10 23:52:02 +00:00
brad
96f6978640 use upstream patch instead. 2004-07-10 23:19:21 +00:00
brad
c46f483dae upgrade to PerlMagick 6.0.0-2
From: MAINTAINER
2004-07-09 19:44:14 +00:00
brad
b35917eb83 add license URL 2004-07-09 19:40:36 +00:00
brad
e757fe7548 don't use threads for now. 2004-07-09 04:45:36 +00:00
robert
012d9c436a o mplayer flavor that allows the user to watch video files within pornview's GUI
o patch-src_support_widgets_gtkmplayer_c is from FreeBSD CVS

ok xsa@
2004-07-07 14:48:23 +00:00
xsa
7bd581f32e + p5-Image-Imlib2 2004-07-07 09:44:03 +00:00
xsa
c7b55803f7 Initial import of p5-Image-Imlib2-1.02
Image::Imlib2 is a Perl port of Imlib2, a graphics library that does
image file loading and saving as well as manipulation, arbitrary polygon
support, etc. It does ALL of these operations FAST. It allows you to
create colour images using a large number of graphics primitives, and
output the images in a range of formats.

Submitted and maintained by Michael Knudsen <e at molioner.dk>
2004-07-07 09:41:24 +00:00
espie
fe47a42cb2 trim comment. okay maintainer 2004-07-07 03:18:42 +00:00
brad
edb4a4ba20 fix buffer overflows with 16-bit and greyscale samples.
CAN-2002-1363

http://www.openpkg.org/security/OpenPKG-SA-2003.001-png.html
http://www.openpkg.org/security/OpenPKG-SA-2004.030-png.html
2004-07-06 22:17:48 +00:00
brad
59d16f1db0 better diff from openpkg 2004-07-06 22:06:17 +00:00
brad
dc94a9affa sync 2004-07-06 21:53:16 +00:00
xsa
8487f12c4b update HOMEPAGE; maintainer timeout; 2004-07-06 10:10:54 +00:00
brad
018bafb24f better 2004-07-05 23:11:31 +00:00
jolan
1b2889aab4 fix on no_shared_archs 2004-07-05 22:07:01 +00:00
avsm
eeaf4784b3 +camlimages 2004-07-05 21:49:33 +00:00
avsm
86c531aad7 initial import of camlimages-2.12
--
Camlimages provides basic functions for image processing and
loading/saving various image file formats, an interface to display
images, and a Freetype interface to render Truetype fonts.
2004-07-05 21:48:52 +00:00
brad
4b0b738141 comment out useless man pages. 2004-07-03 18:44:03 +00:00
sturm
d398b71160 forgot to add this 2004-07-03 18:32:11 +00:00
sturm
d5f535f605 permit cluster mode to work
don't install empty manpages
mention soft dependencies in DESCR
bump PKGNAME

from maintainer Waldemar Brodkorb <wbx at openbsd.de> with tweaks by me
2004-07-03 18:31:20 +00:00
brad
5462e48805 add libtool patch 2004-07-02 01:53:09 +00:00
robert
75a9170b60 +scrot 2004-07-01 21:56:34 +00:00
robert
e6efa5c7a2 Import of scrot-0.8
scrot is a commandline screen capture util like "import", but using
imlib2. It has lots of options for autogenerating filenames, and can
do fun stuff like taking screenshots of multiple displays and glueing
them together.

from Victor Sahlstedt <cvss@home.se>; ok naddy@
2004-07-01 21:53:16 +00:00
xsa
93568351bb set BUILD_DEPENDS= ${RUN_DEPENDS} not the opposite .. for obvious
reasons... okay pvalchev@.
2004-06-26 07:35:05 +00:00
marcm
cc07b90d99 Zap -DGTK_DISABLE_DEPRECATED so this builds with GTK 2.4. 2004-06-25 00:28:05 +00:00
sturm
d58c0e4dd1 forgot these 2004-06-24 19:29:18 +00:00
sturm
7ec648a2a8 improve port, from Jacob Meuser <jakemsr at jakemsr.com>
maintainer ok
2004-06-24 19:27:00 +00:00
brad
ff031958c9 upgrade to ImageMagick 6.0.0-2 2004-06-24 07:44:58 +00:00
brad
073533b7c4 remove useless -DPIC 2004-06-22 21:43:18 +00:00
brad
b960664ed4 this comes with a test program. 2004-06-22 03:14:12 +00:00
brad
bd4916fdfc rename patches 2004-06-22 03:07:17 +00:00
naddy
7889fd5bc6 make no_gnome flavor really ignore gnome 2004-06-20 20:00:18 +00:00
jakob
590f1e5ad4 drop MAINTAINER 2004-06-19 21:26:36 +00:00
jakob
4ea049756f update to v1.40 2004-06-19 20:51:30 +00:00
sturm
4a172dada5 +dvdrip
+transcode
2004-06-18 18:59:58 +00:00
sturm
7b87fbe4c6 Initial import dvdrip 0.50.18
dvd::rip is a full featured DVD copy program written in 
Perl. It provides an easy to use but feature-rich Gtk+ 
GUI to control almost all aspects of the ripping and 
transcoding process. It uses the widely known video 
processing swissknife transcode and many other 
Open Source tools.

from Waldemar Brodkorb <wbx at openbsd.de>
2004-06-18 18:58:08 +00:00
sturm
55ff7d07a4 Initial import of transcode 0.6.12
transcode is a text console video-stream processing tool. 
It supports elementary video and audio frame transformations. 
Some example modules are included to enable import of MPEG-1/2, 
Digital Video, and other formats. It also includes export 
modules for writing to AVI files with DivX, OpenDivX, XviD,
Digital Video or other codecs. Direct DVD transcoding is also 
supported. A set of tools is available to extract and decode 
the sources into raw video/audio streams for import and to 
enable post-processing of AVI files.

from Waldemar Brodkorb and Jacob Meuser, maintained by
Waldemar Brodkorb <wbx at openbsd.de>
2004-06-18 18:56:42 +00:00
naddy
cbf2728a60 module requires position-independent code 2004-06-14 18:14:46 +00:00
xsa
57260dba05 ooops, missed that one ... 2004-05-23 16:00:18 +00:00
xsa
ad66832e92 update to 1.1.4 from new maintainer Aleksander Piotrowski; 2004-05-23 15:58:01 +00:00
brad
0b0e7ff81a Add a patch to fix libtiff 3.6.1 with HylaFAX.
http://bugs.hylafax.org/bugzilla/show_bug.cgi?id=500
http://bugzilla.remotesensing.org/show_bug.cgi?id=483

Thanks to Uwe Dippel <udippel at uniten dot edu dot my> for
bringing this to my attention.
2004-05-18 23:35:35 +00:00
naddy
a528379a20 don't override compiler for perl modules 2004-05-18 20:52:48 +00:00
robert
c0ae8c0c74 +p5-Image-EXIF 2004-05-17 05:13:14 +00:00
robert
cf266799b2 Import of p5-Image-EXIF-0.98.6; from Dan Weeks <dan@danimal.org>
The Image::Exif Perl extension allows the user to use the
libexif library to extract EXIF information from JPEG
files created by digital cameras.

ok naddy@
2004-05-17 05:09:52 +00:00
naddy
b8b98b3662 remove imaginary ImageMagick dependency; from Jacob Meuser <jakemsr@jakemsr.com> 2004-05-16 21:10:08 +00:00
naddy
e56f5949c9 fix building with gcc3 2004-05-15 18:37:53 +00:00
brad
6d4bc14b03 +jasper 2004-05-14 05:36:21 +00:00
brad
2d67390878 add jasper 1.701.0
--
The JasPer Project is a collaborative effort between Image Power,
Inc.  and the University of British Columbia. The objective of this
project is to develop a software-based reference implementation of
the codec specified in the JPEG-2000 Part-1 standard (i.e., ISO/IEC
15444-1). This software has also been submitted to the ISO for
inclusion in the JPEG-2000 Part-5 standard (as an official reference
implementation).
2004-05-14 05:33:57 +00:00
brad
5cbca97290 upgrade to gqview 1.4.3 2004-05-10 00:58:45 +00:00
david
f71ec34da9 sort the SUBDIRs; ok pvalchev@ 2004-05-09 19:25:39 +00:00
robert
f0431b4d0c Fix for CAN-2004-0421:
Steve Grubb reports a buffer read overrun in libpng's
png_format_buffer function. A specially constructed PNG image
processed by an application using libpng may trigger the buffer
read overrun and possibly result in an application crash.

ok brad@
2004-05-03 05:13:04 +00:00
xsa
b9dd9207ec cleanup; okay sturm@. 2004-04-22 12:53:41 +00:00
jcs
e57899e08b rm post-patch kludge, bad master_site, and myself as maintainer 2004-04-18 23:20:28 +00:00
brad
64ecd127ad - don't need --enable-static
- remove auto* tools kludge; reminded by naddy@
2004-04-18 20:58:45 +00:00
sturm
590137bb6a fix glutStrokeWidth and glutStrokeLength man page with help from jmc@
regen patches while here
2004-04-18 11:54:09 +00:00
robert
08eee8f8ed change my MAINTAINER address to @openbsd.org
ok pvalchev@
2004-04-18 06:41:11 +00:00
jolan
74f51a3a8d +imlib2,libcaca 2004-04-18 02:05:19 +00:00
jolan
65ff187564 libcaca 0.9, color ascii art library
from/maintained by robert nagy, tweaks by me
2004-04-18 02:03:38 +00:00
jolan
281a134c7a import imlib2-1.1.0, an image manipulation library
from/maintained by francois briere, tweaks by robert nagy and myself
2004-04-18 02:01:25 +00:00
jolan
aca1a1584e update to 0.4.0b 2004-04-18 00:41:03 +00:00
jolan
f3327a9a04 experimental bktr(4) support, from freebsd 2004-04-18 00:36:22 +00:00
naddy
c61ce26319 fix build with gcc2.95 2004-04-16 15:08:24 +00:00
brad
7ba0eae84e don't try to build on archs without shared libs 2004-04-14 22:33:07 +00:00
brad
7c6a1d206f upgrade gphoto2 to 2.1.4
ok espie@
2004-04-14 18:41:15 +00:00
brad
931270211f upgrade libgphoto2 to 2.1.4
ok espie@
2004-04-14 18:39:57 +00:00
brad
5a434e9d59 - don't link with libpthread, fixes a crashing issue.
- use MASTER_SITE_BACKUP
- new MAINTAINER, Dan Brosemer <odin at svartalfheim dot net>
2004-04-13 00:50:45 +00:00
sturm
723ab79327 maintenance update to tgif 4.1.43, honours CFLAGS now 2004-04-09 09:47:10 +00:00
brad
6cc99116ae upgrade to gqview 1.4.2 2004-04-08 07:12:06 +00:00
brad
5e4a08c0e7 upgrade to gif2png 2.5.1
--
From: Robert Nagy <thuglife at bsd dot hu>
2004-04-06 09:17:57 +00:00
brad
879958ba98 remove LDADD instead of leaving it empty. 2004-04-06 08:32:45 +00:00
brad
28c1a34b86 working distsite/homepage.
--
From: Robert Nagy <thuglife at bsd dot hu>
2004-04-04 14:10:09 +00:00
sturm
05e219ade4 explicitly depend on pkgconfig, needed to find gtk+2 and friends 2004-04-02 19:07:04 +00:00
sturm
c588999041 needs -O0 on sparc64 to compile
"i trust you" pval@
2004-03-19 07:22:18 +00:00
xsa
82b412eaab MASTER_SITE_BACKUP
ok pvalchev@ brad@
2004-03-08 23:36:50 +00:00
pvalchev
1572cfdca6 define amd64 byte order 2004-03-03 09:01:29 +00:00
brad
bea02de42e AUTOCONF_NEW -> AUTOCONF_VERSION 2004-03-02 07:57:20 +00:00
brad
d49e2657af upgrade to gqview 1.4.1 2004-03-02 05:33:16 +00:00
xsa
8ef0fd503a fix HOMEPAGE and MASTER_SITES accordingly;
ok wcobb@.
2004-03-01 23:49:27 +00:00
jcs
eadef50970 cadubi-1.3
now with a better license (perl artistic)
2004-02-27 05:31:46 +00:00
espie
f578d61a2c regen configure script with a recent autoconf, to match the original
configure script and avoid surprises (this also lets autoheader work
as well).
2004-02-26 16:40:11 +00:00
brad
16520593f8 better 2004-02-26 09:14:55 +00:00
brad
2f6f3fba5e upgrade to gwenview 1.0.1 2004-02-26 01:58:48 +00:00
brad
0d85a13b88 upgrade to gqview 1.4.0
ok MAINTAINER
2004-02-25 21:33:53 +00:00
brad
e9de870d32 upgrade to jbigkit 1.5 2004-02-25 20:31:00 +00:00
brad
d54b276e09 oops, check -> regress 2004-02-25 20:24:41 +00:00
kevlo
702daac45b update HOMEPAGE. Submitted by Michael Coulter <mjc@bitz.ca> 2004-02-25 03:30:08 +00:00
naddy
f16b99d84d The sparc64 compiler is gcc3 now; don't require the gcc3 module. 2004-02-25 02:35:15 +00:00
brad
96a525ea1f upgrade to libtiff 3.6.1 2004-02-25 00:08:10 +00:00
brad
9668daea96 - add license marker
- remove REGRESS_TARGET and add a check target to the png Makefile
2004-02-24 23:18:57 +00:00
couderc
ef8ed40a05 update to 0.34, maintainer unreachable. 2004-02-24 14:08:28 +00:00
couderc
590183fdf7 update to 0.34, maintainer unreachable. 2004-02-24 13:52:29 +00:00
naddy
1bc6d8a294 remove workarounds for gcc2.95/sparc64 optimizer bugs 2004-02-24 00:06:43 +00:00
pvalchev
bfcb304bbc workaround gcc3 ICE by compiling with -O0 for now; ok brad 2004-02-23 08:20:11 +00:00
marcm
48877c0041 Update to 2.3.16. Sync with Gnome 2.4.2. 2004-02-21 22:27:49 +00:00
pvalchev
5717ed7cb4 homepage sweep by Michael Coulter <mjc@bitz.ca> 2004-02-21 01:18:07 +00:00
pvalchev
8993116f81 - fix homepages; from mjc@bitz.ca
- add license markers
2004-02-21 00:14:56 +00:00
jolan
a806427933 @dirrm shared directories 2004-02-20 05:21:05 +00:00
brad
c926328ed7 upgrade to gqview 1.3.9
ok MAINTAINER
2004-02-07 22:00:47 +00:00
sturm
b2517a2669 fix build with gcc 3.3 2004-02-06 22:44:06 +00:00
sturm
7297ccd7b0 mark some subpackages arch independent
ok naddy@
2004-02-04 07:39:18 +00:00
brad
8ed3fe3450 upgrade to lcms 1.12 2004-02-03 05:15:16 +00:00
sturm
cfee2b1d59 mark arch independent 2004-02-02 18:02:22 +00:00
xsa
c76bc8c71b change my MAINTAINER address to @openbsd.org; ok sturm@. 2004-01-30 08:39:48 +00:00
naddy
123a8aa6c6 fix empty array declaration check for gcc3; ok jakob@ 2004-01-26 17:18:10 +00:00
pvalchev
231abf3f7b remove Dug Song from maintainer, ok'ed by him 2004-01-25 21:10:50 +00:00
todd
ec36e7d9f9 update to 2.0.4; prompted & supplied by Eric Faurot 2004-01-20 13:50:53 +00:00
todd
bcfcc2ddaf update to 0.8.4; prompted & supplied by Eric Faurot 2004-01-20 13:49:34 +00:00
naddy
6807d1bedd Don't attempt to build perl ports that load dynamic modules
on architectures that support static linking only.
2004-01-17 15:58:06 +00:00
naddy
0bfcd8e4cd update to 2.1; from Xavier Santolaria <xavier@santolaria.net> 2004-01-16 23:26:01 +00:00
brad
2a4800a48f upgrade gphoto2 to 2.1.3
I also fixed the readline support to work with the version of libreadline
OpenBSD has in-tree.

no response from MAINTAINERs
2004-01-16 01:12:32 +00:00
brad
869c923b51 upgrade libgphoto2 to 2.1.3
no response from MAINTAINERs
2004-01-16 01:10:47 +00:00
brad
d81ffe0449 - add license comment
- set LD_LIBRARY_PATH via MAKE_ENV
- remove test target
- sync patch names with update-patches
2004-01-11 08:20:06 +00:00
jolan
6ec01a3fb3 Update to 0.1.4. 2004-01-06 06:40:14 +00:00
espie
f66aabd148 some idiot wrapped lines 2004-01-06 02:51:44 +00:00
espie
ef7ca16a98 zap multi-line constants. 2004-01-05 00:26:57 +00:00
espie
9974fe8ead oops, spotted by Dan Weeks (revert unwanted changes) 2004-01-03 14:23:24 +00:00
espie
fac37e1b49 zap multiline constant, regen patch. 2004-01-02 19:03:12 +00:00
naddy
58b823ca46 overhaul 2003-12-31 19:57:42 +00:00
naddy
fa5d4ad540 overhaul p5-GD-* plists 2003-12-31 15:02:48 +00:00
espie
eb006ad130 fix incredibly dumb and wrong code. 2003-12-28 18:42:46 +00:00
naddy
1ed78a5071 -ltiff needs -lz 2003-12-28 00:24:38 +00:00
jose
eb8e03ffd8 update to tcl/tk 8.4
add patch to deal with tk8.4 API change
ok brad@ naddy@
2003-12-27 23:40:18 +00:00
brad
3b95b40581 upgrade to Gimp 1.2.5 2003-12-27 00:26:17 +00:00
brad
26b89f3478 don't rely upon inter-library dependencies with shared libs 2003-12-23 23:50:56 +00:00
brad
98095a8a2c argh, damn cvs. this should have been updated and not removed. 2003-12-23 23:48:55 +00:00
brad
f01fb70235 upgrade to libtiff 3.6.0 2003-12-23 23:45:41 +00:00
naddy
075b6b59c6 missing @dirrm 2003-12-20 14:51:30 +00:00
brad
b8820db3d0 don't need to specify --enable-static, enabled by default. 2003-12-19 19:48:32 +00:00
brad
c97c4d4411 remove bogus CONFIGURE_ARGS option 2003-12-19 19:22:58 +00:00
naddy
a69c0c2cf9 new @dirrm semantics allow us to replace makeshift "@unexec rmdir" construct 2003-12-18 01:19:56 +00:00
espie
56a31d0490 Unlink png from zlib, bump major number.
Breaks lbreakout2 and pdflib, we don't really care, we'll fix them.
2003-12-18 00:09:48 +00:00
naddy
f79e22b1a0 @dirrm shared directories 2003-12-16 18:17:15 +00:00
naddy
8afc400277 fix dependency 2003-12-16 17:57:10 +00:00
naddy
b750466bbf remove WWW lines 2003-12-15 23:03:07 +00:00
naddy
2276d3b230 remove WWW lines 2003-12-15 21:42:08 +00:00
naddy
d3ecdccdc3 @dirrm shared directories 2003-12-15 17:17:34 +00:00
sturm
81ed724035 -gnome subpackage actually depends on the main package, also allows for
clean pkg_delete
2003-12-14 09:26:11 +00:00
naddy
25b8da569d fix dependencies: audio/mad -> audio/libid3tag, audio/libmad, audio/madplayer 2003-12-10 21:28:58 +00:00
brad
94076feefe upgrade to gwenview 1.0.0 2003-12-09 23:18:58 +00:00
margarida
bb059c40c9 zap WWW (grmbl..) 2003-12-08 01:10:25 +00:00
margarida
72aa009f10 Update dia to version 0.92.2 2003-12-08 01:09:15 +00:00
naddy
8c6388126c fix install for perl 5.8.2 2003-12-07 16:55:50 +00:00
espie
6fb9e7b0d7 ... and bump PKGNAME too, oops. 2003-12-06 13:43:08 +00:00
espie
165b0c732f install all headers.
ok jolan@
2003-12-06 13:38:09 +00:00
sturm
d82da4d788 better @extra handling
ok todd@ (maintainer)
2003-11-23 14:03:54 +00:00
brad
a35707a6bd upgrade to gwenview 1.0.0pre4 2003-11-18 05:25:27 +00:00
brad
b2219ab12b need this too. 2003-11-14 23:53:25 +00:00
brad
ab6b751fd5 - move config files from SYSCONFDIR to SYSCONFDIR/imlib
- make sure the path in the sample imrc pointing to im_pallete.pal
is for SYSCONFDIR/imlib instead of PREFIX/share/examples/imlib
2003-11-14 23:52:42 +00:00
kevlo
8dffd06678 I put the wrong distinfo in cvs. Pointed out by naddy@ 2003-11-14 02:41:00 +00:00
kevlo
d11badf191 add two ftp sites 2003-11-13 09:10:19 +00:00
kevlo
31a272ce08 bump PKGNAME -- new DLLs in distfiles.
Pointed out by Niclas Sodergard <nickus@mpi-cbg.de>
2003-11-10 06:05:50 +00:00
jolan
b3277f96be Update to 0.4.8. 2003-11-04 07:50:19 +00:00
sturm
804f097549 zap gkrellm plugins 2003-11-03 20:24:44 +00:00
sturm
989cc3734a prepare for gkrellm2 import 2003-11-03 20:22:21 +00:00
brad
f078994e63 upgrade to gwenview 1.0.0pre3 2003-11-02 05:47:43 +00:00
todd
18d6f5266a @extra'ify, rm WWW:; prompted by naddy, help from naddy and brad 2003-10-30 16:51:58 +00:00
pvalchev
3628692359 cast NULL to (void *) in execl call to make sure it is 64 bit 2003-10-23 05:58:53 +00:00
naddy
21e3ec4382 straightforward support for configuration file removal; ok brad@ 2003-10-18 00:37:18 +00:00
brad
f982fd9f3b upgrade to gif2png 2.4.7
--
Most of the changes from: Xavier Santolaria <xavier at santolaria dot net>
2003-10-16 22:06:49 +00:00
naddy
f4794ebd6d oops, actually remove hpcdtoppm from the master plist; from david@ 2003-10-14 21:37:11 +00:00
jolan
3e95410059 Update to 0.4.7. 2003-09-26 14:40:29 +00:00
jolan
28e21c3a0c +libdvbpsi 2003-09-23 23:40:46 +00:00
jolan
353c003f9a Import of libdvbpsi-0.1.3:
libdvbpsi is a simple library designed for decoding and generating
MPEG TS and DVB PSI tables.

WWW: http://developers.videolan.org/libdvbpsi/
2003-09-23 23:39:08 +00:00
sturm
feaac2cc10 new libraries in distfiles
bump PKGNAME, from Bjoern Sandell

use PKGNAME as DIST_SUBDIR
2003-09-23 18:04:25 +00:00
sturm
319d78b5ce remove maintainer Sebastian Stark per his request on ports@
new maintainers:
- databases/gq Marc Balmer
- sysutils/login_ldap Peter Werner
- sysutils/pstree Sam Smith
2003-09-23 15:29:41 +00:00
naddy
ee261811d7 spin off hpcdtoppm into subpackage for licensing reasons; ok pvalchev@ 2003-09-23 00:12:51 +00:00
pvalchev
a0c356d1c5 mark bad/incomplete/missing licenses as such.
most work by nikolay, comments from naddy

the ports tree is now open for commits
2003-09-22 22:53:36 +00:00
pvalchev
1c899a299e this can go on the CD again 2003-09-09 00:47:57 +00:00
avsm
8ddcf37f84 crank down a sscanf bound from 65536 to the real buffer size of 255 (!)
naddy@ ok
2003-09-01 16:53:00 +00:00
jolan
ecdc1c8d34 Be more careful about defining RTLD_NOW, ok naddy 2003-08-29 23:59:56 +00:00
naddy
cd84d13881 require GCC3 on sparc64, don't depend on gmake; ok wcobb@ 2003-08-24 00:34:16 +00:00
naddy
8fb6e7c1cf * Use appropriate owners/groups from bsd.own.mk.
* Remove obsolete WWW lines while we're here.

From: Xavier Santolaria <xavier@santolaria.net>
2003-08-21 14:46:52 +00:00
jolan
e90b0ba85c Update to 20030813. 2003-08-15 14:25:08 +00:00
marcm
a561b18d92 Update to 2.3.14. Fixes several bugs causing random crashes. 2003-08-15 03:48:28 +00:00
jolan
96c24611aa workaround bounds checking bug 2003-08-05 22:24:21 +00:00
espie
21ca8ba762 Bad runtime dependencies licenses. 2003-08-04 12:33:33 +00:00
espie
3fb8c7e6b9 ouchie, patents issue 2003-08-04 11:50:36 +00:00
jolan
77f20ab96b oops, this was ported with only x11/vlc in mind. enable installation of
libavformat & the ffmpeg binary.  bump PKGNAME.
2003-08-04 06:08:22 +00:00
jolan
69cca4e23e update to 20030725 2003-08-02 10:26:54 +00:00
jolan
1aa9f23421 respect ${CC}, from Xavier Santolaria 2003-07-28 21:03:01 +00:00
jolan
e01eee20a8 distfile was re-rolled for the purpose of providing a newer (and less
broken autoconf)
2003-07-28 06:07:03 +00:00
jolan
549df60519 +{ffmpeg,libmpeg2} 2003-07-19 18:20:11 +00:00
jolan
6b8151c2cf import of libmpeg2-20030612:
libmpeg2 is a free library for decoding mpeg-2 and mpeg-1 video streams.
2003-07-19 18:18:07 +00:00
jolan
11fd439b1b import of ffmpeg-20030622:
FFmpeg is a complete solution to record, convert and stream audio and
video.  It includes libavcodec, the leading audio/video codec library.
2003-07-19 18:16:34 +00:00
naddy
e9ec7355cb +jhead 2003-07-17 22:08:07 +00:00
naddy
4303d19f99 Import jhead 2.0.
Submitted by Xavier Santolaria <xavier@santolaria.net>.

Jhead is a command line driven program for manipulating
the non image parts of Exif flavor Jpeg files that most
digital cameras produce.
2003-07-17 22:07:06 +00:00
naddy
d276537e74 RESTRICTED is obsolete 2003-07-16 19:31:25 +00:00
jolan
59d0850ae3 document the existence/unreliability of the mozilla plugin flavor. 2003-07-11 07:54:43 +00:00
naddy
8334f0c310 +pornview 2003-07-04 20:53:34 +00:00
naddy
3cdce3653c Import PornView 0.2.0pre1.
Submitted by Xavier Santolaria <xavier@santolaria.net>.

PornView is an image/movie file viewer.
2003-07-04 20:52:20 +00:00
jolan
a0e322b0f6 sync depends w/mozilla version change 2003-07-03 02:29:50 +00:00
sturm
65a8843955 - fix build to work with recently updated libxml
- bump PKGNAME

"looks ok" brad@
2003-06-30 20:41:14 +00:00
jolan
f9e13fdec9 +swfdec 2003-06-24 08:12:44 +00:00
jolan
32658e070e import of swfdec-0.2.2:
Swfdec is a library for rendering Flash animations and games.

WWW: http://swfdec.sourceforge.net/

ok pvalchev@
2003-06-24 08:11:14 +00:00
pvalchev
1d7595166e a hack from marcm to make this find libxml2, margarida had no objection
XXX this port has numerous other problems, like ignoring CXX/CPPFLAGS, etc.
the maintainer (margarida) promises a proper update
2003-06-23 23:10:20 +00:00
avsm
820a68cf4e fix a bunch of bad bounds and off-by-ones, brad@ ok
bump PKGNAME, will submit upstream
2003-06-20 14:53:12 +00:00
avsm
c5bfb4348e allocate MAXPATHLEN size for filename manipulation to avoid risk
of truncation

margarida@ ok, submitted to author
2003-06-18 01:56:15 +00:00
sturm
6a1731cc53 +gtkam 2003-06-15 16:02:08 +00:00
sturm
514f03613e Initial import of gtkam 0.1.10
Graphical frontend to libgphoto2. Gtkam lets you download
images from many digital cameras supported by libgphoto2.

WWW: http://gphoto.sourceforge.net/proj/gtkam/

from Srebrenko Sehic <haver@insecure.dk>
2003-06-15 15:59:40 +00:00
marcm
d0ed528342 Minor update to 2.3.12, needed by some upcomming ports.
ok jolan@
2003-06-13 21:54:14 +00:00
brad
90f0b51bb1 upgrade to gwenview 0.17.1a 2003-06-12 19:44:08 +00:00
pvalchev
67b259320a proper includes before arpa/inet.h 2003-05-27 22:54:26 +00:00
espie
bbed98fc05 Add realplayer linux codecs. Same licensing issues.
All of these are useful to convert non-free to free format.
2003-05-26 16:52:18 +00:00
wcobb
0557ff0e73 don't try to mod 0; from francisco <frisco at blackant dot net>. 2003-05-22 09:49:43 +00:00
pvalchev
b72531fbfe replace *&*% gettext detection in configure with one that works 2003-05-19 16:08:19 +00:00
wcobb
58c11b792d +videod 2003-05-19 00:59:18 +00:00
wcobb
6562a7f5d2 Import videod-1.2, a video capture daemon for bktr(4). 2003-05-19 00:58:49 +00:00
naddy
96179d573e There is no reason we cannot put these up for FTP. 2003-05-19 00:10:36 +00:00
brad
5fe4a95b2c use just local patches and remove autoconf. 2003-05-17 05:16:31 +00:00
brad
7578898865 don't try to remove common dir. 2003-05-14 08:42:37 +00:00
naddy
698067a9ab Make ports with autoconf macros from gettext 0.11.1 actually detect
our gettext.  libintl is still linked in statically, though.

Also some related clean-up.
2003-05-13 00:12:37 +00:00
wcobb
98a292d2d8 +png2ico 2003-05-12 07:39:09 +00:00
wcobb
6edf095c9c Import png2ico-20021208, a PNG to .ico converter. 2003-05-12 07:38:08 +00:00
brad
3016a35c85 upgrade gdk-pixbuf to 0.22.0 2003-05-12 04:47:26 +00:00
brad
158a1b91e0 almost missed this one. 2003-05-12 04:15:58 +00:00
brad
8e28af1102 upgrade to lcms 1.09 2003-05-12 04:10:54 +00:00
brad
ae2df622d4 upgrade to libmng 1.0.5 2003-05-12 04:07:55 +00:00
sturm
3ffaceae2a +jpeg2ps 2003-05-11 16:53:36 +00:00
sturm
0534eca1a2 Initial import of jpeg2ps 1.9
jpeg2ps is a utility for converting JPEG images to compressed PostScript
Level 2 or 3 files (without uncompressing the images). The JPEG data is
simply 'wrapped' with PostScript which yields considerably smaller PS
files.

WWW: http://www.pdflib.com/jpeg2ps/

from Sebastian Stark <seb@todesplanet.de>
2003-05-11 16:52:29 +00:00
sturm
357ae076a3 update to 4.1.42
take MAINTAINER, jakob@ ok
2003-05-06 08:21:56 +00:00
brad
9dbb9b8c49 upgrade to gwenview 0.17.0 2003-05-06 06:26:17 +00:00
margarida
e4e2daa9e6 Update to version 1.2.2
--
Mostly maintenance release with minor fixes related with
locale files.
Take MAINTAINER.

ok jcs@
2003-04-29 00:32:14 +00:00
wilfried
b57188ff37 +sng 2003-04-28 09:25:49 +00:00
wilfried
fb9d05aebc Import sng 1.0.1; submitted by Thorsten Glaser <x86@ePost.de>
PNG to ASCII compiler and decompiler
2003-04-28 09:25:42 +00:00
wcobb
c55c819361 deal with reversed modes, fixing full-screen mode; from tedu@ 2003-04-26 10:22:31 +00:00
sturm
7417e357a5 - use ELF modules instead of a.out ones
- update MASTER_SITES
- bump PKGNAME
2003-04-23 08:30:05 +00:00
sturm
2f0a24dcc8 update to win32-codecs 0.90
OK kevlo@ (MAINTAINER)
2003-04-21 07:16:11 +00:00
sturm
55d95e28f5 $MirBSD$ -> $OpenBSD$
from Jolan Luff <jolan@cryptonomicon.org>
2003-04-20 20:51:20 +00:00
espie
338b4b5036 move freetype1 includes in a separate subdirectory. 2003-04-19 13:30:47 +00:00
avsm
cf7460a4c4 incomplete format string; submitted upstream, brad@ ok 2003-04-15 15:30:52 +00:00
wilfried
745620cce4 POSIX chown, ok espie@ 2003-04-14 15:02:08 +00:00
jsyn
69152db193 remove reference to Visio; ok pvalchev@ 2003-04-10 18:46:49 +00:00
jsyn
43d7195899 quote COMMENTs; ok naddy@ 2003-04-10 18:08:56 +00:00
espie
9927a4bac5 +gphoto2,libgphoto2 2003-04-09 23:58:27 +00:00
espie
8e3ec2556b simple frontend to libgphoto2 2003-04-09 23:55:37 +00:00
espie
2300039bc0 libgphoto2 yields support for almost 200 digital cameras.
Work by Arnaud Launay and me, further patch by Thorsten.
Thanks to Marjorie for lending me her Canon A20 so that I could test this.
2003-04-09 23:55:01 +00:00
margarida
b125445261 Add HOMEPAGE
brad@ ok
2003-04-06 01:15:10 +00:00
naddy
dac4f5f6ce update to 3.2.4; some input from sturm@ 2003-04-04 14:28:36 +00:00
brad
73a9fe0066 Several math overflow errors were found in NetPBM by Al Viro and Alan
Cox.  While these programs are not installed suid root, they are often
used to prepare data for processing.  These errors may permit remote
attackers to cause a denial of service or execute arbitrary code in
any programs or scripts that use these graphics conversion tools.

http://marc.theaimsgroup.com/?l=bugtraq&m=104644687816522&w=2
2003-03-29 04:13:54 +00:00
david
7854ec5493 more spelling fixes
(only in the lines that were added or modified already)
ok pvalchev@
2003-03-28 22:39:10 +00:00
david
1424c03933 .Dd date should be written formally Month day, year
ok pvalchev@
2003-03-28 22:11:24 +00:00
pvalchev
9f730f06a8 remove Mark Grimes from maintainer position per his request 2003-03-27 17:38:22 +00:00
david
e74e4a4773 fix more spelling errors/typos
ok pvalchev@
2003-03-02 05:35:10 +00:00
pvalchev
8d1504de22 Cast NULL sentinel to void * to make sure it's 64-bit on 64-bit architectures 2003-03-01 05:11:23 +00:00
pvalchev
6ed707fcb3 Cast NULL sentinel to void * to make sure it's 64-bit on 64-bit architectures 2003-03-01 03:28:41 +00:00
pvalchev
46a2779249 sync with update-patches 2003-03-01 03:28:12 +00:00
espie
e59e1e3ec7 Larger collection of codecs, okay maintainer. 2003-02-22 14:41:04 +00:00
wcobb
27f063b33a works on macppc; thanks mickey! 2003-02-21 23:30:13 +00:00
brad
aca71a7b2e - more CATEGORIES
- AUTOCONF_NEW -> AUTOCONF_VERSION
2003-02-18 16:33:17 +00:00
brad
afa823135a upgrade to gwenview 0.16.2 2003-02-15 03:20:15 +00:00
brad
0f9e370721 convert to using kde module 2003-02-11 05:37:18 +00:00
brad
ddbfd203cf upgrade to gwenview 0.16.1 2003-02-06 12:59:52 +00:00
brad
68bf8064f7 upgrade to gwenview 0.16.0 2003-01-31 01:58:37 +00:00
kevlo
a32fc58676 upgrade to version 2.991 2003-01-30 03:54:08 +00:00
couderc
a49e3cb0f7 Add ruby-gdk-imlib 2003-01-28 19:27:35 +00:00
couderc
1f0b25149c Initial import of ruby gdk-imlib extension v0.31 from Jim Geovedi :
Ruby interface which provides access to the functions, macros, global
variables and constants of the Gdk-imlib library.
2003-01-28 19:24:46 +00:00
couderc
1569386f2c Add ruby-gdk-pixbuf 2003-01-28 16:40:23 +00:00
couderc
0b4849fd5e Initial import of ruby gdk-pixbuf extension v 0.31 :
Ruby interface which provides access to the functions, macros, global
variables and constants of the Gdk-pixbuf library.
2003-01-28 16:29:19 +00:00
brad
928f8ac8f9 - strip out some useless docs
- install libpng-config
2003-01-25 05:52:21 +00:00
naddy
7e8e41d9df update to 0.5.9; from Chris Kuethe <ckuethe@ualberta.ca> 2003-01-21 02:21:59 +00:00
espie
3f8ffd7c84 let gnome-config work again. 2003-01-21 00:31:16 +00:00
naddy
ab629d3623 Replace 8-bit characters. 2003-01-20 19:10:00 +00:00
sturm
4daebeb0cb some cleanup by new MAINTAINER Chris Kuethe <ckuethe at ualberta dot ca>
naddy@ OK
2003-01-20 18:54:14 +00:00
brad
132a4e65e1 bump the GNOME sub-package PKGNAME too. 2003-01-19 23:22:26 +00:00
marcm
b9e1b87a1b This include moved too. 2003-01-19 18:03:16 +00:00
brad
c3e69b2a8d use Qt3-MT 2003-01-19 01:50:39 +00:00
brad
973b8df18f Move headers path back to the intended spot, it was just too easy
to have them picked up in the current spot instead of Gtk+2 headers.
This was originally done to prevent potential breakage from an upgrade
when the headers path was changed to prevent this kind of problem in
the first place but it looks like all ports deal with this gracefully
since they use "gdk-pixbuf-config --cflags" to find the path.
2003-01-18 23:15:43 +00:00
brad
4dc5c807b8 add libtool patches and a few other improvements 2003-01-18 22:37:41 +00:00
brad
97c9914c53 it's amazing this went unnoticed for so long. 2003-01-18 22:33:54 +00:00
brad
7a19ffed8d trim 2003-01-18 22:03:22 +00:00
pvalchev
9bd9675ff8 cast NULL sentinel to a pointer so it is 64bit on 64bit on alpha & sparc64 2003-01-18 09:21:09 +00:00
pvalchev
50f0bd1f6d remove local (wrong) prototypes of libc str* functions and pull string.h instead 2003-01-18 09:03:33 +00:00
brad
1ebedd66e9 upgrade to gqview 1.2.0
--
MAINTAINER ok
2003-01-17 04:26:57 +00:00
lebel
da4299f853 build ImageMagick with gcc3 on sparc64 2003-01-04 17:01:08 +00:00
brad
7b3cc7b2ab fix PKGNAME so it actually has the right version number 2003-01-02 19:23:48 +00:00
espie
6074834e14 Fix shared library building
How could something so wrong get committed in the first place ???
2002-12-30 10:02:55 +00:00
pvalchev
4d9627f908 final round:
cast NULL sentinel to void * so it is 64bit on alpha & sparc64, use
NULL instead of '0' where appropriate.
2002-12-30 09:15:26 +00:00
pvalchev
e3cc2692ca sync with update-patches 2002-12-30 08:44:36 +00:00
fgsch
dbbbdb40da guess what? more NEED_VERSION rm. 2002-12-29 20:08:46 +00:00
pvalchev
52eefff59c cast NULL sentinel to void * so it is 64bit on alpha & sparc64 2002-12-29 09:34:48 +00:00
pvalchev
4f22812321 cast NULL sentinel to void * so it is 64bit on alpha & sparc64 2002-12-29 00:10:47 +00:00
pvalchev
de5a1ce02c cast NULL sentinel to void * so it is 64bit on alpha & sparc64 2002-12-28 23:29:13 +00:00
pvalchev
d4b4262c4c sync linenumbers etc 2002-12-28 23:25:32 +00:00
todd
788777cd53 update to 2.0.2; based on a patch to 2.0.1 from Jim Geovedi <jim@corebsd.or.id>
and prompting from Christoph_Egger@t-online.de (Christoph Egger)
2002-12-28 19:34:51 +00:00
todd
60be1490bc this was to go in with the previous commit 2002-12-28 19:11:15 +00:00
todd
9cde96f539 upgrade to 0.8.2, based on patch from Jim Geovedi <jim@corebsd.or.id> and
prompting by Christoph Egger <Christoph_Egger@t-online.de>
2002-12-28 19:10:50 +00:00
naddy
8d87caebd4 getopt_long() is available now, honor CFLAGS; ok lebel@ 2002-12-22 03:45:52 +00:00
margarida
d59b72cab5 Update to version 0.90;
--
Proeminent changes:
- Full UTF-8 support internally;
- Diagram tree dialog;
- Sheets Editor;
- New shapes and export filters.

I'm taking over this port as agreed by
the previous MAINTAINER.

brad@ ok
2002-12-19 01:30:37 +00:00
rohee
5ce5aad4f3 distfiles moved, adjust 2002-12-18 22:45:12 +00:00
brad
fb4ec1cc36 change e-mail address.
--
From: MAINTAINER
2002-12-09 15:37:23 +00:00
brad
34b7bbb05e - use contents of RUN_DEPENDS for BUILD_DEPENDS instead of the other way around
- fix -examples sub-package PKGNAME
--
MAINTAINER ok
2002-12-09 14:14:57 +00:00
pvalchev
0c0b4d5ae7 Fix manpage so makewhatis(8) does not bitch; from maintainer Dan Weeks 2002-12-08 20:21:04 +00:00
margarida
4344ae2118 Update to version 0.61.
From: MAINTAINER.

brad@ ok
2002-11-30 22:13:11 +00:00
margarida
a0f44661f1 Remove p5-Test-Harness REGRESS_DEPENDS as it comes
with perl v5.8.0

pvalchev@ ok
2002-11-30 19:30:43 +00:00
couderc
02b6c16232 Fix from maintainer. 2002-11-30 17:17:35 +00:00
pvalchev
844d3262d6 help this find esd.h now that sdl-config does not print the location anymore 2002-11-30 08:22:46 +00:00
brad
d28334de00 upgrade to gqview 1.1.6
--
jcs@ ok
2002-11-30 05:35:46 +00:00
brad
9ca14a6485 Fix p5-GD 1.41 so it will work with gd 1.8.3
This actually works when I include the patches.
--
From: MAINTAINER
2002-11-30 05:31:47 +00:00
brad
e145e97201 Fix p5-GD 1.41 so it will work with gd 1.8.3
--
From: MAINTAINER
2002-11-30 05:28:40 +00:00
wcobb
314652f3ef Don't screw with the mute state when recording/playing audio. 2002-11-28 05:36:59 +00:00
naddy
dc7ba742e4 remove xpm here as well 2002-11-24 13:16:07 +00:00
brad
da069b14dc bye bye. 2002-11-24 00:48:35 +00:00
margarida
30b07f8162 Change MAINTAINER address to margarida@openbsd.org ;
cosmetic changes.

brad@ ok
2002-11-22 02:37:36 +00:00
brad
139d3efa36 remove no_x11 FLAVOR for p5-GD 2002-11-21 15:50:12 +00:00
brad
3554e813e1 remove no_x11 FLAVOR, this corresponds to the removal of the no_x11 FLAVOR for
the gd port quite awhile ago.
--
Ok'd by: MAINTAINER
2002-11-21 15:45:57 +00:00
margarida
430d1ef599 MASTER_SITE_GNOME was reorganized, fix URLs.
Add missing licensing.

brad@ ok
2002-11-21 02:33:59 +00:00
marcm
149985caaa Update to 0.21, from MAINTAINER with libtool/ELF fix from me.
ok todd@
2002-11-14 21:03:41 +00:00
brad
771fe5b3f3 fix distsite URL now that the site has undergone a reorganization. 2002-11-13 16:05:49 +00:00
brad
6f49db62c7 upgrade to gwenview 0.15.2 2002-11-08 02:08:40 +00:00
naddy
ff53e175af Fix package name. 2002-11-02 22:34:05 +00:00
brad
e5a28de261 use a working dist site. 2002-10-31 05:28:20 +00:00
brad
8839c3395c upgrade to gwenview 0.15.1 2002-10-31 04:56:00 +00:00
brad
045606bb2d upgrade to png 1.2.5 2002-10-30 23:55:27 +00:00
lebel
760f3fa911 respect CC/CFLAGS; notified by naddy@ 2002-10-27 01:06:48 +00:00
naddy
d83ef5ba83 No regression tests available. 2002-10-27 00:03:16 +00:00
naddy
0aee4b3769 Enable regression suite. 2002-10-27 00:01:15 +00:00
fgsch
3e77c996b7 remove NEED_VERSION. 2002-10-24 23:23:36 +00:00