wilfried
cb0c7e1ae1
revert gtk module
2001-11-01 21:16:53 +00:00
wilfried
6f5978e2f9
use ports in-tree libtool patches, ok maintainer
2001-11-01 18:34:51 +00:00
wilfried
9a8acbf584
use in-tree libtool patches
2001-11-01 08:12:19 +00:00
brad
e2f30ec424
revert commit for gtk module.
2001-11-01 02:39:05 +00:00
jcs
722027f984
no more gtk module
2001-11-01 02:34:33 +00:00
jcs
6c98bdd375
use gtk module, bump NEED_VERSION accordingly
2001-10-29 03:15:39 +00:00
brad
2cc5265e28
use gtk module.
2001-10-29 02:06:52 +00:00
brad
8fcdc1aab5
use gtk module.
2001-10-28 21:45:06 +00:00
espie
100196f27a
Zap default MAINTAINER from Makefile.
...
Especially now that the default line is more verbose.
2001-10-28 13:05:44 +00:00
espie
f28492bfe6
Use full path for libqt and libqt2
...
Bump need version.
2001-10-28 12:30:13 +00:00
brad
02c172d644
- add BUILD/RUN dependency entry for netpbm.
...
- add RUN dependency entry for jpeg.
- use in-tree libtool patches.
2001-10-28 04:12:14 +00:00
brad
81745cef9e
add jpeg dependency entry.
2001-10-28 03:30:36 +00:00
kevlo
eb43e7b64e
upgrade to version 2.94
2001-10-27 08:01:33 +00:00
wilfried
3eacd8597d
define regress tests
2001-10-25 22:34:48 +00:00
lebel
8e38a8e9ad
NO_REGRESS=Yes
2001-10-24 14:37:24 +00:00
espie
aa026fd67a
full lib depends
2001-10-24 12:19:22 +00:00
pvalchev
6a60b2a5c8
fix t1lib lib-depends entry; from jakemsr@jakemsr.com; ok espie, naddy
2001-10-16 14:18:28 +00:00
espie
0fc6fc44f1
Another netpbm update victim... add LIB_DEPENDS accordingly.
...
Remove netpbm-* pkgspec for now, as it won't work with LIB_DEPENDS.
2001-10-12 16:44:05 +00:00
espie
d57026bcd3
Make sure the right xml2-config is picked up.
2001-10-12 16:25:33 +00:00
espie
1a7df0c4a0
cqcam prefers xview to tk... make build reproducible by changing the
...
dependencies.
Ideally, this would warrant a new flavor, but it's so late in the
release I just care about fixing the build.
2001-10-12 15:07:30 +00:00
espie
64f87356dc
Same file name, unregistered conflict.
2001-10-11 19:03:07 +00:00
kevlo
a25490c8eb
Oops, fixed the wrong patch. Pointed out by naddy@
2001-10-11 01:22:04 +00:00
brad
092746fb44
Use our in-tree copy instead of patching the one that comes with libtiff.
2001-10-10 19:28:50 +00:00
brad
e8dc7945d7
remove WWW tag from DESCR and comment out HOMEPAGE from Makefile until a
...
suitable webpage can be found. The current URL redirects to a page that
has no relevance to gtksee.
2001-10-10 19:11:49 +00:00
wilfried
97034e70a2
use -fPIC rather than -fpic
...
regenerate the patches with update-patches
ok naddy@
2001-10-10 15:15:00 +00:00
kevlo
e527dd1cc9
- sync kdelibs patches
...
- use module qt2
- CONFIGURE_STYLE=autoconf
- bump NEED_VERSION
--
Pointed out by naddy@
2001-10-09 01:45:54 +00:00
lebel
948498cd5a
use in-tree libtool patches
2001-10-08 16:29:46 +00:00
pvalchev
605ad5eab3
alpha does have shared libraries now; repair
2001-10-08 05:27:00 +00:00
pvalchev
9abe39ba0a
Build correct shared libraries on ELF platforms.
...
XXX none of the libtool patches we have in-tree can be reused here
2001-10-06 18:39:03 +00:00
obecian
ca722dbeff
trailing patch-*
2001-10-05 19:30:19 +00:00
obecian
a7f680f80f
use ports in-tree libtool patch
2001-10-05 18:27:35 +00:00
shell
cf514668ed
Upgrade to Graphic-ColorNames-0.30
...
- Bump VERSION
2001-10-05 06:50:10 +00:00
brad
30565c82b8
upgrade to netpbm 9.19
2001-10-03 03:09:31 +00:00
naddy
d957bbc171
- add png dependency
...
- modernize Makefile, bump NEED_VERSION
- build in absence of X11 tablet input extension; from todd@
2001-10-01 15:33:05 +00:00
naddy
cb94ad089d
gdk-pixbuf does not own share/aclocal
2001-09-29 20:45:39 +00:00
pvalchev
9bcc9db685
Build shared libraries correctly w/ gnu binutils.
2001-09-29 05:23:22 +00:00
pvalchev
be54d47d8c
CONFIGURE_STYLE=gnu w/ proper MODGNU_CONFIG_GUESS_DIRS
...
needed for the powerpc -> macppc name change
2001-09-28 06:02:12 +00:00
pvalchev
90240e737c
- Instead of having a do-configure target that calls the gnu autoconf script,
...
set CONFIGURE_STYLE to gnu. This also takes care of properly populating
MODGNU_CONFIG_GUESS_DIRS (which is implemented in the gnu module).
- Add libtool patches for proper building on ELF architectures.
2001-09-27 06:00:09 +00:00
naddy
15bc69a522
fix dependency: emulators/redhat_base -> emulators/redhat/base
2001-09-16 17:02:02 +00:00
jcs
76b922d346
Remove vim tags
2001-09-15 23:26:38 +00:00
todd
59087f2b1a
crank NEED_VERSION= because these require current
...
use ${HOMEPAGE} in pkg/DESCR
2001-09-14 14:41:29 +00:00
heko
2d16c15b7e
o Remove duplicate FLAVORS= and FLAVOR?= declaration.
...
o Combine two .if ${FLAVOR}s into one.
o Pass --without-gnome if not building the gnome flavor to be
on the safe side.
o Only include gnome shared libraries in the final PLIST if
we're on a shared arch.
o Remove gnome stuff from default PLIST and PFRAG.shared.
ok brad@
2001-09-14 03:41:29 +00:00
todd
812ba71dbc
various gnome base and related ports enabled
2001-09-13 21:38:39 +00:00
todd
b1301a9231
add gnome flavor, required by gnome
2001-09-13 20:35:34 +00:00
naddy
9a0787c39f
remove leading "a" and "an" from COMMENT
2001-09-09 17:56:59 +00:00
naddy
61beb06c3a
- fix hardcoded /usr/local and /usr/X11R6 in Setup
...
- honor CC and CFLAGS for building libImaging.a
ok maintainer
2001-09-04 18:49:04 +00:00
jcs
10457ca280
Add patch to no longer mess with wget's proxy setting; from maintainer
2001-09-04 01:05:40 +00:00
shell
545ed18508
Sync py-Imaging
2001-09-03 07:58:03 +00:00
shell
919fd2c3a0
Remove python15 dependence
...
check .so instead of python2.1 in python depends
from maintainer
2001-09-03 07:57:18 +00:00
pvalchev
330e834bdb
Uses pthreads
2001-09-02 04:11:00 +00:00