Commit Graph

1287 Commits

Author SHA1 Message Date
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
shell
076546493c Updated to p5-Graphics-ColorNames-0.31 2002-10-24 14:25:03 +00:00
kevlo
1fdd924321 Oops, typo: Pointed out by avsm@ 2002-10-24 01:55:27 +00:00
brad
46b253732d upgrade to gwenview 0.15.0 2002-10-06 06:54:25 +00:00
brad
9f0d73fa37 better sed usage.
--
From: Waba <wabasoft@yahoo.fr>
2002-10-04 13:10:34 +00:00
naddy
defe4e7f19 - respect CC/CXX
- use ${CXX} as linker
- fetch prototype for sqrt(); fixes compilation with gcc3
2002-09-28 22:19:40 +00:00
danh
38ecf4accb brad@ said CPPFLAGS does not need to be preserved, so undo my last
changes.
2002-09-23 14:44:41 +00:00
marcm
51134e8683 Update MASTER_SITES
ok nino@
2002-09-22 15:37:35 +00:00
brad
cebdc4dada upgrade to gwenview 0.14.5 2002-09-21 21:49:35 +00:00
avsm
585efc683a Update to p5-GD-Graph3d-0.59, from Jim Geovedi with minor tweaks from me 2002-09-21 11:56:31 +00:00
avsm
9cb69eb8b6 Update to p5-GD-1.41
From new maintainer Jim Geovedi, with minor tweaks from me
2002-09-21 11:52:08 +00:00
marcm
dd66b0ab11 Update my email address and kill off NEED_VERSION on my remaining ports.
ok pvalchev@
2002-09-19 06:41:59 +00:00
wilfried
fd127ac438 remove NEED_VERSION from ports that haven't changed in a long while 2002-09-17 14:46:06 +00:00
wcobb
4e7b1b0204 remove useless diffs. 2002-09-17 11:38:33 +00:00
brad
8b2dfbad21 make sure the install target for delegates.mgk respects DESTDIR
--
Issue pointed out by: naddy@
2002-09-15 04:16:31 +00:00
brad
49d068d5f3 add RCS ids 2002-09-15 03:52:04 +00:00
naddy
02700937bc Add missing dependency. 2002-09-14 17:46:17 +00:00
wcobb
b011ff228f don't build on arches without a bktr device. 2002-09-13 12:28:07 +00:00
naddy
809d29300f png.h path 2002-09-12 00:58:51 +00:00
danh
0988dabefa respect CPPFLAGS; ok maintainer 2002-09-11 20:32:06 +00:00
avsm
fa7914da97 update to libwmf-0.2.6 2002-09-08 11:55:35 +00:00
mark
027845ec64 update-patches and chop NEED_VERSION 2002-09-08 07:43:52 +00:00
pvalchev
73b9c903d9 rename patches per new convension with update-patches 2002-09-07 07:12:12 +00:00
pvalchev
d600f50f1f Update to xpaint-2.6.2, formatting changes.
Submitted by Margarida Sequeira <niness@devilness.org> who takes
over maintainership
2002-09-07 07:09:13 +00:00
brad
748f151d89 add p5-GD-Barcode 2002-09-04 01:48:09 +00:00
brad
6e1640deb7 add p5-GD-Barcode port
From: Jim Geovedi <jim@corebsd.or.id>
--
GD::Barcode is a subclass of GD and allows you to create barcode image with GD.
2002-09-04 01:32:46 +00:00
brad
14d484ce96 remove sparc/a.out specific codecs 2002-09-03 16:50:28 +00:00
brad
5622166807 enable p5-PerlMagick 2002-08-28 20:53:15 +00:00
brad
ca63732ba3 add p5-PerlMagick port
-
PerlMagick is an objected-oriented Perl interface to ImageMagick. Use
the module to read, manipulate, or write an image or image sequence from
within a Perl script.
--
From: Sam Smith <s@msmith.net>
2002-08-28 20:51:17 +00:00
pvalchev
4b93d5e7e7 There is no "X Windows" 2002-08-26 04:23:24 +00:00