Commit graph

13 commits

Author SHA1 Message Date
Todd Vierling
3258328d22 Convert manual libtool archive PLIST entries to dynamic entries using new
LIBTOOL_LA_FILES logic in bsd.pkg.mk.
2004-08-17 18:26:11 +00:00
Peter Postma
9f0bbb0d67 wip is not the category, fix it. 2004-07-18 15:50:17 +00:00
Min Sik Kim
2d74df8024 Use relative paths for PKGCONFIG_OVERRIDE. 2004-05-09 02:38:56 +00:00
Michal Pasternak
f2008819b9 Correct bl3, NetBSD-current build confirmed (in TODO), add gnu iconv dep on non-NetBSD only 2004-03-17 13:55:08 +00:00
Michal Pasternak
4befa011d5 Minor PLIST correction 2004-03-17 12:59:31 +00:00
Michal Pasternak
6d9971d500 Correct PLIST, add LIBTOOL_OVERRIDE. Works & installs on FreeBSD now 2004-03-17 12:53:39 +00:00
Michal Pasternak
7dfabfbc27 Correct thread compilation again. This one works. 2004-03-17 12:44:45 +00:00
Michal Pasternak
0e014e52fe Correct thread compilation, remove some TODO entries 2004-03-17 12:35:08 +00:00
Michal Pasternak
acf9d81615 change PKGNAME again (glib -> glib2) 2004-03-17 12:03:07 +00:00
Michal Pasternak
0cbae5c925 remove bl2 file 2004-03-17 11:57:29 +00:00
Michal Pasternak
ccac7e11c8 Update to match gtk+ 2.4.0 (stable) release (with deps)
bl3ify, add bl3 files

change PKGNAME from foo-devel to just foo (so you will be able to build
packages basing on 2.4.0, it is told to be source-compatible)

This is a checkpoint commit, only Makefiles and distinfos are updated,
PLISTS and perhaps patches are still to be changed, I am working on this.

GTK 2.4.0 release announcement:
http://mail.gnome.org/archives/gtk-list/2004-March/msg00111.html

GLIB 2.4.0 release announcement:
http://mail.gnome.org/archives/gtk-list/2004-March/msg00109.html/f/foto/small/33/f0020533_003.gif

Pango 1.4.0 release announcement:
http://mail.gnome.org/archives/gtk-list/2004-March/msg00110.html
2004-03-17 11:48:56 +00:00
Soren Jacobsen
084e0938cf LIBTOOL_OVERRIDE and SHLIBTOOL_OVERRIDE are now shell globs relative to
WRKSRC.  LIBTOOL_OVERRIDE defaults to "libtool */libtool and */*/libtool,"
meaning that, in most packages, there's no need to set it.

So: Nuke tons of LIBTOOL_OVERRIDE=${WRKSRC} and adjust a few
SHLIBTOOL_OVERRIDEs (remove ${WRKSRC} from them).
2004-02-17 02:55:13 +00:00
Michal Pasternak
a913510c7c This is Gtk+ 2.3.1 with dependent libraries.
All those packages compile & work very good on FreeBSD-STABLE.

Please test them on NetBSD; feel free to introduce any changes you like
2003-12-29 14:41:03 +00:00