jlam
60d8d28f10
Update build dependency on perl to build in correct directory if perl
...
interpreter is not found.
2000-09-05 09:33:15 +00:00
jlam
bb3a955498
Use PERL5 variable for location of perl5 binary.
2000-08-28 09:14:50 +00:00
jlam
d0d079e75e
The gettext package gained a shared library. For all packages which
...
link against libintl.so, update the dependency on gettext to >=0.10.35nb1.
2000-07-31 04:14:04 +00:00
wiz
709b1b2ad8
Replace USE_PKGLIBTOOL by USE_LIBTOOL.
2000-06-05 01:12:37 +00:00
rh
74add3b300
s/USE_LIBTOOL/USE_PKGLIBTOOL/
...
Add a new USE_LIBTOOL definition that uses the libtool package instead of
pkglibtool which is now considered outdated.
USE_PKGLIBTOOL is available for backwards compatibility with old packages
but is deprecated for new packages.
2000-06-01 11:23:11 +00:00
rh
653c91e861
Update gtk+ to 1.2.8. Overview of changes:
...
* GNU Make 3.79 bug workaround
* FAQ and tutorial updates and improvements
* Miscellaneous bug fixes: CList, Calendar, rc-files, FontSelection
2000-05-26 05:38:19 +00:00
danw
82d9c1f174
Remove patches to deal with two bugs involving configure's handling of
...
INSTALL which have both been worked around in bsd.pkg.mk now.
2000-05-02 18:48:35 +00:00
tron
4ae7ab0a33
Activate support for alternate input devices as suggested by
...
Lennart Augustsson in PR pkg/9688.
2000-03-28 18:38:41 +00:00
tron
f91cf763c2
Update "gtk+" package to version 1.2.7. This version fixes numerous bugs
...
discovered in version 1.2.6 and includes two new translations.
2000-03-12 22:30:05 +00:00
wiz
5dff913c5a
silence pkglint
2000-02-05 15:47:23 +00:00
hubertf
3bbeeaa440
be consistent on which version to wildcard
2000-01-10 19:11:07 +00:00
agc
b3abd3149f
Regenerate two patch files, to ensure they can be applied without a
...
fuzz factor, and rtemove the fuzz factor definition from the package
makefile.
1999-11-22 11:23:41 +00:00
agc
d2994f79ed
Add patch fuzz factor 1
1999-11-12 11:17:02 +00:00
tron
f9d274ed21
Update "gtk+" package to version 1.2.6 included in GNOME 1.0.53 release.
1999-10-22 23:35:04 +00:00
tron
8d7d754dfa
Remove me as maintainer of those packages.
1999-10-07 17:41:46 +00:00
jlam
3bfe98d187
Ensure that `gtk-config --libs' includes the proper linker flags to
...
link against X11 libs.
1999-10-07 03:57:51 +00:00
abs
3365dcb7a5
Consistency:
...
Capitalise, remove trailing '.', remove many leading 'a', or 'the'.
1999-09-21 17:20:03 +00:00
rh
c9eb600864
Fix shared library version numbers, as pointed out in private mail by
...
Johnny C. Lam, thanks!
1999-08-28 22:54:07 +00:00
rh
b9a4cf66b3
Update gtk+ to 1.2.4
...
Overview of Changes in GTK+ 1.2.4:
* DnD improvements (drags can be canceled with Esc now).
* suppressed configure event reordering in Gdk.
* rewrite of Gtk's configure event handling.
* major improvements for the object argument system (Elena Devdariani).
* major bugfixes for threading, GtkNotebook, GtkItemFactory, GtkCList and
GtkCTree.
* tutorial/FAQ updates, new file generation.txt on autogenerated sources.
* configure's --with-glib= is "officially" unsupported.
* upgrade to libtool 1.3.3.
* various buglets fixed.
Overview of Changes in GTK+ 1.2.3:
* Upgrade to libtool 1.3
* Check for dgettext (for systems with old versions of GNU Gettext)
* Many bug fixes (see ChangeLog for details)
1999-08-28 09:36:31 +00:00
agc
00a16e3008
Add package patch checksum files.
1999-07-09 14:22:59 +00:00
tv
73c2518811
Don't set CFLAGS. If the user wants -O2 -pipe, it should be set in mk.conf.
1999-05-23 23:49:14 +00:00
tron
02e48b67b3
Remove unnecessary assignments of "INSTALL", "INSTALL_DATA",
...
"INSTALL_PROGRAM" and "INSTALL_SCRIPT" from "CONFIGURE_ENV".
1999-05-20 20:09:49 +00:00
tron
d1c29c3162
Update "gtk+" package to version 1.2.2.
1999-05-02 14:24:58 +00:00
tron
49f58b5af0
Properly order linker option output of "gtk-config".
1999-04-29 11:14:35 +00:00
tron
2e9a5ef93a
Add "-Wl,-R" to linker option list in "gtk-config".
1999-04-27 21:33:26 +00:00
tron
c6fd19decc
Update "gtk" package to version 1.2.1 on request by Tim Rightnour.
1999-04-16 20:09:08 +00:00
tron
103f97fb0f
Update description: gtk++ isn't used by Gimp only.
1999-03-14 17:49:11 +00:00
tron
840543c72e
Don't automatically prefix "../" to the INSTALL command for subdir use.
1999-03-09 22:44:58 +00:00
tron
83a18ee7a9
Don't use strange library naming scheme ("libgtk-12.so.0.0") because it
...
will cause all programs to be linked with the static library. The shared
library is now called "libgtk.so.12.0".
1999-03-05 11:32:22 +00:00
tron
8803337a14
Update "gtk+" package to release version 1.2.0.
1999-03-04 08:54:37 +00:00
hubertf
2a95ad9c6b
Fix CONFLICTS (remove redundancy, mostly)
1999-02-20 22:48:24 +00:00
agc
f6473207ca
Replace all occurrences of USE_X11 with USE_X11BASE. This means "install this
...
package into ${X11BASE}".
Replace all occurrences of BUILD_USES_X11 with USE_X11. This means "use X11
headers and libraries to build this package".
1999-01-30 23:18:44 +00:00
tron
24d5d78c8c
The never ending gnome story:
...
Update "gtk+" package to version 1.1.12.
1999-01-16 04:18:02 +00:00
tron
f008e47f1f
The never ending gnome story:
...
Update "gtk+" package to version 1.1.12.
1999-01-16 01:43:29 +00:00
tron
92c4f7a3b4
"gtk+" requires "perl" to build as noticed by Gary Duzan in PR pkg/6639.
1998-12-28 20:49:55 +00:00
tron
3f248a5736
Move "gettext" package from "misc" to "devel" category.
1998-12-28 20:22:24 +00:00
tron
3e0e975c19
Depend on "gettext-0.10.35".
1998-12-23 00:18:57 +00:00
tron
99d87e70f9
Update "gtk+" package to version 1.1.9.
1998-12-18 23:53:15 +00:00
tron
d323641f82
Update "gtk+" package to version 1.1.3 using patches by
...
Frank van der Linden.
1998-11-21 22:27:29 +00:00
tron
a0af5f5717
Update "gtk+" package to version 1.1.3 using patches by
...
Frank van der Linden.
1998-11-21 22:15:15 +00:00
agc
f27bc31db0
Add missing NetBSD RCS Id.
1998-11-12 14:51:16 +00:00
tron
165dafa0de
Make me the maintainer of this package.
1998-10-04 23:27:39 +00:00
tron
d031f67de7
Update "gtk+" package to version 1.1.2.
1998-10-04 18:27:47 +00:00
tron
27c86ad828
Update "gtk+" package to version 1.1.1.
1998-08-20 22:16:38 +00:00
tsarna
6bd0d65c65
The Grand Homepagification:
...
- New, optional Makefile variable HOMEPAGE, specifies a URL for
the home page of the software if it has one.
- The value of HOMEPAGE is used to add a link from the
README.html files.
- pkglint updated to know about it. The "correct" location for
HOMEPAGE in the Makefile is after MAINTAINER, in that same
section.
1998-08-20 15:16:34 +00:00
agc
f7c4996e0b
Add NetBSD RCS Ids.
1998-08-07 13:27:33 +00:00
agc
41bfb30737
Add NetBSD RCS Ids.
1998-08-07 11:08:53 +00:00
tv
a75a2272cd
Update to use USE_LIBTOOL.
1998-07-24 01:56:59 +00:00
tv
c1f3bd4d47
PR 5799: ${PREFIX} -> ${LOCALBASE}, "part 2"
1998-07-19 21:21:20 +00:00
tv
30a330bf5a
For X11 pkgs, libtool must be searched for in ${LOCALBASE}. Noticed by
...
Jochen Pohl in PR #5799 .
1998-07-19 20:57:47 +00:00