Commit Graph

1225 Commits

Author SHA1 Message Date
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