Commit Graph

1100 Commits

Author SHA1 Message Date
Maxim Sobolev
bfa077b20e Add scintilla - a full-featured free source code editing component for GTK+. 2000-11-27 13:38:24 +00:00
Maxim Sobolev
29a0461ea9 Ditch out "Version required" from comments section. 2000-11-23 11:56:11 +00:00
Andrew Gallatin
18dc1a0e89 The linux libc on alpha is /lib/libc.so.6.1 not /lib/libc.so.6 2000-11-22 18:52:16 +00:00
Maxim Sobolev
97b95b0487 OOPS, forgot to add patch in previous commit (Update to 2.2).
Approved by:	maintainer
2000-11-22 16:55:52 +00:00
Maxim Sobolev
7ba80c5656 Update to 2.2.
Approved by:	maintainer
2000-11-22 16:53:53 +00:00
Maxim Sobolev
378778659c Update version number of gtkextra shared library. 2000-11-22 11:56:18 +00:00
Maxim Sobolev
322cf22d06 Update to 0.99.12. 2000-11-22 11:55:19 +00:00
Maxim Sobolev
52d5efb730 Update to 21 Nov 2000 cvs snapshot. 2000-11-21 15:40:14 +00:00
Maxim Sobolev
dd37f61c0e Update WWW. 2000-11-21 09:09:40 +00:00
Maxim Sobolev
aa3322163f Update to 1.3.2. 2000-11-20 18:06:10 +00:00
Maxim Sobolev
f6bb40bbfb Update to 0.13. 2000-11-20 18:03:41 +00:00
Maxim Sobolev
97ec9e3e03 Numerous fixes and improvements:
1.In Designer, don't rely on QTDIR environment being set when searching for
  documentation and templates. Also correct search paths relatively to
  QTDIR (/doc/html/... --> /share/doc/qt2/... etc.).
2.Install *all* documentation (previously index files and some pixmaps were
  left behind, which was rendering help system mostly non-functional and
  useless).
3.Install Designer's templates.
4.Don't use ${INSTALL_DATA} to install symbolic link to shared library - it
  leads to the file this link points to being installed and as a result
  two fully indentical versions of lib{qt2,util} are installed, wasting
  user's HDD space (approx 8MB) and bloating package file (+3MB). Also
  use ${INSTALL_PROGRAM} for shared libs to strip unneeded symbols.
2000-11-20 12:18:17 +00:00
Maxim Sobolev
51ef373cd0 Add eazel-themes - a very nice matching temes for GTK+ and Sawfish created by
the Eazel for their demo workstations at LW 2000.

Obtained from:	GNOME cvs
2000-11-20 08:28:04 +00:00
Maxim Sobolev
dbc5b80b85 Update WWW. 2000-11-16 10:00:52 +00:00
Maxim Sobolev
94280db88f Fix patch-aa (I forgot to update it before committing this port).
Submitted by:	bento
2000-11-16 09:18:00 +00:00
Ade Lovett
c0a31816d5 Chase new print/gnomeprint shlib version 2000-11-14 14:10:15 +00:00
Maxim Sobolev
50ff58d996 Add XenoStep. 2000-11-14 08:59:39 +00:00
Maxim Sobolev
172bc5e9de Add XenoStep - yet another nice GTK+ theme engine with NeXT'ish look and feel. 2000-11-14 08:54:28 +00:00
Satoshi Asami
89041aad81 Change "math" to "${PERL_ARCH}" so these will work for perl version < 5.6.0. 2000-11-14 01:32:51 +00:00
Satoshi Asami
f7cfea87b4 Change "mach" to "${PERL_ARCH}" -- otherwise it won't work with perl
prior to 5.6.0.

Submitted by:	bento
2000-11-14 01:21:11 +00:00
Maxim Sobolev
4b5507e8db - Update to 200011101109;
- move MASTER_SITES to MASTER_SITE_THEMES.
2000-11-13 18:03:34 +00:00
Kevin Lo
2d6732060d Support CFLAGS/MAKE properly
PR: 22816
Submitted by: Ports Fury
2000-11-13 15:00:54 +00:00
Dmitry Sivachenko
2514bdf28c Change MAINTAINER field.
I am now at FreeBSD dot org

Approved by:	sobomax
2000-11-13 12:45:40 +00:00
Kris Kennaway
6812a92c39 Remove directory on deinstall 2000-11-11 10:30:05 +00:00
Ade Lovett
69489b498e Update to 0.2.2 2000-11-10 19:29:05 +00:00
Maxim Sobolev
6784068838 Provide workarround for bug in bsd.gnome.mk, which in the case of WANT_GNOME
and HAVE_GNOME defined doesn't provide GNOME/NOGNOME PLIST_SUB.

Submitted by:	Jimmy Olgeni <olgeni@uli.it>
2000-11-09 14:04:32 +00:00
Maxim Sobolev
cb1ac4b7b3 Add WWW. 2000-11-09 07:49:09 +00:00
Satoshi Asami
7112ba2b40 Change motif to a normal dependency. REQUIRES_MOTIF is now called
USE_MOTIF and generates a LIB_DEPENDS to x11-toolkits/open-motif.  As
before, it implies USE_XPM (and therefore USE_XLIB).  Motif-dummy is
removed from PKG_IGNORE_DEPENDS, whose sole resident is now XFree86-3.

Most of the simple ".if defined(HAVE_MOTIF)"s are removed to always
have USE_MOTIF.  ftp/moxftp will define USE_MOTIF unless
WANT_ATHENA_VERSION (new variable) is defined.  I merged the X cases
in cad/mars, so USE_MOTIF is used iff WITHOUT_X11 is not defined.

I will remove x11-toolkits/Motif-dummy (which has been repo copied to
open-motif) in a few days.
2000-11-07 23:28:20 +00:00
Maxim Sobolev
b3793c8e86 Update to 200011041447. 2000-11-07 17:08:27 +00:00
Maxim Sobolev
cc903aed21 Update to 200011051535. 2000-11-07 16:33:30 +00:00
Maxim Sobolev
42c6445b1d Update WWW. 2000-11-07 16:13:34 +00:00
Will Andrews
8658e1eacd Add GIF support by default.
Approved by:	jkh
2000-11-04 11:59:36 +00:00
Will Andrews
7e3b0610b0 Make double sure bento doesn't touch this port, since it is completely
worthless as a package.
2000-11-04 09:51:41 +00:00
Maxim Sobolev
bded11efc4 - Update to 2.2;
- take over maintainership.

PR:		22424
Submitted by:	PF
2000-11-03 15:35:26 +00:00
Jun Kuriyama
09adef3921 Add missing Tk.pod.
Submitted by:	bento
2000-11-02 05:54:16 +00:00
Jun Kuriyama
f83b0b2ee4 Add 1 @unexec rmdir.
Submitted by:	bento
2000-11-02 05:46:25 +00:00
Maxim Sobolev
10e2f8893d Whitespace-only:
Make indentation uniform across my ports.
2000-11-01 15:51:11 +00:00
David E. O'Brien
8ebcf4bcd6 Complete the Alpha package list. 2000-11-01 09:59:54 +00:00
David E. O'Brien
5104eaa3f8 Add Alpha bits. 2000-11-01 09:55:05 +00:00
Maxim Sobolev
a3314295b2 Add gtk-flat-theme. 2000-10-31 17:36:30 +00:00
Maxim Sobolev
cb19065f6a Add gtk-flat-theme - an yet another funny gtk+ theme engine. 2000-10-31 17:28:21 +00:00
Will Andrews
df8c06c68d Remove NO_LATEST_LINK=yes to facilitate QT2/KDE2.
Submitted by:	imura
2000-10-30 15:32:57 +00:00
Will Andrews
34efbedb96 Add NO_LATEST_LINK=yes to facilitate QT2/KDE2.
Submitted by:	imura
2000-10-30 15:15:23 +00:00
Vanilla I. Shu
bc41cbc985 It's a perl module to access gtkxmhtml library. 2000-10-29 21:53:17 +00:00
Vanilla I. Shu
26f09d36bf It's a perl module to access gtkglarea library. 2000-10-29 21:51:22 +00:00
Vanilla I. Shu
bf43cbab0c It's a perl module to access gnome library. 2000-10-29 21:49:44 +00:00
Vanilla I. Shu
24f960f938 It's a perl module to access glade library. 2000-10-29 21:41:38 +00:00
Vanilla I. Shu
71f808e7d7 It's a perl module to access gdkpixbuf library. 2000-10-29 21:31:46 +00:00
Vanilla I. Shu
3e1a2f8aa3 Add p5-GdkImlib, i'ts perl module to access imlib library. 2000-10-29 21:30:13 +00:00
Vanilla I. Shu
569e59b1d0 Portlint. 2000-10-29 21:27:58 +00:00