Commit Graph

69 Commits

Author SHA1 Message Date
Steve Price
de00b64908 Toss in a better mult-byte character support.
PR:		12637
Submitted by:	Yuan-Chen Cheng <ycheng@ml.tw.freebsd.org>
1999-12-29 08:27:43 +00:00
Thomas Gellekum
7b771352e3 Upgrade to 0.61.1.
PR:		14149
Submitted by:	Brian Handy <handy@physics.montana.edu>
1999-10-06 07:04:43 +00:00
Chris Piazza
5d3a54406e Add a hook for a single icon per application instance.
PR:		13033
Submitted by:	Ben Hutchinson <benhutch@byers.xfiles.org.uk>
1999-10-02 16:16:17 +00:00
Chris Piazza
3be46b8e12 Update to version 0.61.0 1999-09-21 00:59:38 +00:00
Steve Price
2169e434e8 The version number of libgif.so has changed to 5. 1999-09-18 03:12:11 +00:00
Steve Price
ec1b2d16ed The tiff port now lives in ports/graphics/tiff. 1999-09-07 10:45:31 +00:00
Satoshi Asami
1720265add Checksum fix and DESCR update. Merge them from wm to wm-i18n.
PR:		13530
Submitted by:	Brian Handy (windowmaker maintainer)
1999-09-01 21:20:11 +00:00
Peter Wemm
50fb080408 $Id$ -> $FreeBSD$ 1999-08-31 03:04:38 +00:00
Chris Piazza
48442db93b Change CONFIGURE_ARGS to reflect reality and add USE_GNOME/USE_KDE
hooks.

PR:		12691
Submitted by:	Brian Handy <handy@physics.montana.edu>, maintainer
1999-07-19 04:32:58 +00:00
Chris Piazza
1337f5cb05 Distfile changed without a version update
PR:		12670
Submitted by:	maintainer
1999-07-17 01:36:59 +00:00
Tim Vanderhoek
5ad269021f Don't use sentences in pkg/COMMENT since we can't use periods. 1999-06-28 03:33:57 +00:00
Tim Vanderhoek
748713c3f6 As threatened, enforce the "Capital, no period" rule. Ellipses are
permitted.  Note that, given current numeric motif of PW, this is done
in four equally-sized commits of 393 files each.
1999-06-26 17:19:19 +00:00
Steve Price
82a60e4fa4 Set USE_LIBTOOL=yes so we get rid of another dastardly (sp?) .la file.
Submitted by:	Andrzej Tobola <san@tmp.iem.pw.edu.pl>
1999-06-08 22:01:47 +00:00
Steve Price
5da40d24d6 Make sure we can find the WINGs header files when compiling util/*. 1999-06-06 16:01:49 +00:00
Thomas Gellekum
55f83e6f8a Upgrade to 0.60.0.
PR:		12016
Submitted by:	Brian Handy <handy@physics.montana.edu>
1999-06-04 08:00:27 +00:00
Thomas Gellekum
25490e549c Forget about ${PREFIX}/include/giflib. 1999-05-27 07:32:49 +00:00
Steve Price
1e163a81be Update to version 0.53.0.
PR:		11358
Submitted by:	maintainer
1999-05-01 02:45:41 +00:00
Satoshi Taoka
89e6350dc4 Update to vertion 0.52.0
PR:		10975
Submitted by:	maintainer
1999-04-16 05:22:52 +00:00
Steve Price
1e2080994a Update to version 0.51.2.
PR:		10518
Submitted by:	maintainer
1999-03-22 02:44:58 +00:00
Steve Price
fb6572c001 Pickup libwraster.so.1 too.
PR:		10317
Submitted by:	Ming-I Hsieh <PA@FreeBSD.ee.ntu.edu.tw>
1999-03-08 21:35:42 +00:00
Bill Fumerola
2ff4ea507a Use ${MASTER_SITE_AFTERSTEP} or ${MASTER_SITE_WINDOWMAKER}
This unbreaks the fetching of several of these ports.
1999-02-21 21:51:01 +00:00
Bill Fenner
5b7820103a Upgrade to 0.51.0 . Had to add LIBS= and CPPFLAGS= to CONFIGURE_ENV
to get configure to find libPropList, perhaps because of the libPropList
PREFIX controversy.

PR:		ports/9768
Submitted by:	maintainer
1999-02-10 21:29:31 +00:00
Vanilla I. Shu
343b837340 Bump png's major number to 3. 1999-01-23 07:05:35 +00:00
Satoshi Asami
4eab2ea329 Add virtual category "windowmaker". 1999-01-18 06:43:04 +00:00
Steve Price
833902fa93 Update to version 0.50.2. Also added the requisite libtool patches to
make this work in -current.

PR:		9498
Reviewed by:	maintainer
Submitted by:	Michael Oski <oski@jps.net>
1999-01-18 03:13:38 +00:00
Thomas Gellekum
3ef789287e Fix PLIST.
Submitted by:	maintainer
1999-01-04 15:48:20 +00:00
Thomas Gellekum
42c6afbcc3 configure checks for libgif now.
Submitted by:	Akihiko Hayashi <hayashi@totalware.gifu.gifu.jp>
1998-12-07 12:05:04 +00:00
Thomas Gellekum
2e464b205d Upgrade to 0.20.3.
Submitted by:	Brian Handy <handy@physics.montana.edu>
1998-12-04 07:53:46 +00:00
Satoshi Asami
0a6c60d056 Change libtiff shared lib to version 4.0 -- we've shipped 3.3 before, so 1.0
would go backwards.
1998-11-25 09:01:25 +00:00
Justin M. Seger
d57d33c655 libtiff34->libtiff and include/tiff34/*.h -> include/*.h
Approved by:	asami
1998-11-25 05:06:28 +00:00
Thomas Gellekum
a0b5fc124e Don't use the shared libPropList. This is supposed to fix the SIGBUS
on startup people are seeing.

PR:		8783
Reviewed by:	Brian Handy <handy@physics.montana.edu>
1998-11-24 16:04:42 +00:00
Satoshi Asami
96bc8048c3 Use bsd.port.{pre,post}.mk to move PORTOBJFORMAT to front, or change
shell loops to make loops.  Use EXTRA_PKG_FLAGS to add install scripts
instead of adding it to PKG_FLAGS after bsd.port.mk.
1998-11-14 09:43:39 +00:00
Thomas Gellekum
137f1976cb Fix CPU hogging.
Submitted by:	Brian Handy <handy@physics.montana.edu>
1998-11-02 08:08:09 +00:00
Thomas Gellekum
afbc2ba0b4 Upgrade to 0.20.2.
Submitted by:	Brian Handy <handy@physics.montana.edu>
1998-10-30 08:24:36 +00:00
Thomas Gellekum
7a58dbefbb Fix default paths in WPrefs.app.
Submitted by:	Brian Handy <handy@physics.montana.edu>
1998-10-19 10:57:04 +00:00
Thomas Gellekum
cdad021857 Upgrade to 0.20.1. Make compilable on -current.
Fixes submitted by:	Jeremy Lea <reg@shale.csir.co.za>
1998-09-30 13:24:40 +00:00
Steve Price
9839a76e83 Convert to ELF. 1998-09-27 20:59:17 +00:00
Thomas Gellekum
1ffe565517 Upgrade to 0.20.0. 1998-09-24 15:13:35 +00:00
Steve Price
dcf1287e4d giflib is now converted to ELF so remove regexp support. 1998-09-19 01:33:49 +00:00
Satoshi Asami
27ba461c8e Roll back libpng major to 2. 1998-09-17 00:50:52 +00:00
Satoshi Asami
081079e0db Roll back libXpm major to 4. Sorry, it wasn't a good idea to bump it
in the first place.
1998-09-17 00:33:02 +00:00
Satoshi Asami
4610ae86c9 libpng major is now 3. Also remove regexp support in preparation for
ELF conversion.
1998-09-15 11:57:51 +00:00
Satoshi Asami
4dc064b0c5 jpeg is now converted to ELF so change LIB_DEPENDS lines accordingly.
(Note, since the shlib major didn't change this just removes the regexp
 support.)
1998-09-15 11:46:15 +00:00
Satoshi Asami
03d5b496f6 libXpm major is now 5. Also remove regexp support in preparation for
ELF conversion.
1998-09-15 11:13:39 +00:00
Thomas Gellekum
77e7852410 Upgrade to 0.19.3.
Submitted by:	Brian Handy <handy@physics.montana.edu>
1998-09-11 06:46:52 +00:00
Thomas Gellekum
1eed982b16 Upgrade to 0.19.2.
Reviewed by:	Brian Handy <handy@physics.montana.edu>
1998-09-09 05:57:18 +00:00
Thomas Gellekum
f708b025f8 Upgrade to 0.19.1.
Submitted by:	Brian Handy <handy@physics.montana.edu>
1998-09-04 06:24:12 +00:00
Thomas Gellekum
3cecf6ea63 Upgrade to 0.19.0.
Reviewed by:	Brian Handy <handy@physics.montana.edu>
1998-09-02 06:14:51 +00:00
Thomas Gellekum
a08be6de9e Upgrade to 0.18.1b.
Submitted by:	Brian Handy <handy@physics.montana.edu>
1998-08-19 07:01:53 +00:00
Thomas Gellekum
55c472e39b (1) Configure looks first for tiff, then tiff34...so if you have an old
version of tiff, it never finds the first one.

    "Anthony C. Chavez" <magus@xmission.com>

(2) dockit calls out wish in the first line.

    moro <moro@remus.dti.ne.jp>

Submitted by:	Brian Handy <handy@physics.montana.edu>
1998-08-11 08:37:44 +00:00