Commit graph

13 commits

Author SHA1 Message Date
Chris D. Faulhaber
44b580e30b Update port ot 0.7.2 2000-07-16 14:09:13 +00:00
Satoshi Asami
c99c600944 Convert to PORTNAME/PORTVERSION. lfview had an invalid version
string so I fixed it.
2000-04-14 10:48:02 +00:00
R. Imura
56e3282db1 Add USE_QT=yes to respect $(CXX), and remove BROKEN= 2000-02-24 16:06:07 +00:00
Satoshi Asami
8cdbcbd8da Bump shlib versions of kdelibs11 and kdesupport11. 2000-02-24 07:01:14 +00:00
Satoshi Asami
2ca1fe047a Don't include bsd.port.pre.mk twice. This usually is caused by first
including bsd.port.pre.mk and then later including bsd.port.mk (the
latter of which of course should be bsd.port.post.mk).
2000-01-07 16:40:17 +00:00
Chris D. Faulhaber
ffb5422de0 Update port to 0.7.1 (and unmark as BROKEN) 2000-01-05 04:50:17 +00:00
David E. O'Brien
5133141363 Change Id->FreeBSD. 1999-08-25 06:16:32 +00:00
Steve Price
4f511689c6 This port still needs an upgrade. Provide an ever-so subtle hint that
KDE version 1.1 should be used in lieu of 1.0 since the latter will be
going away soon.
1999-05-24 02:34:39 +00:00
Vanilla I. Shu
edecf3c4f0 Change maitainer's email address,
and BROKEN some gnome ports until I upgrade it.
1999-01-12 16:51:33 +00:00
Satoshi Asami
bbba9fc4cc Remove all the remaining regexps from LIB_DEPENDS. There are some
ports that are not ELFized yet but it's getting too late in the game
and I need to commit the new bsd.port.mk that doesn't use regexps.
1998-10-09 10:05:56 +00:00
Satoshi Asami
4819a1cb2a Dang, missed one. I hate it when this happens. :<
Anyway, change kde shlib version numbers.
1998-08-25 10:16:25 +00:00
Satoshi Asami
c6111e34cc /usr/X11R6/bin/moc KIllustrator.h -o KIllustrator.moc
c++ -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I/usr/local/include -I/usr/X11R6/include/X11/qt -I/usr/X11R6/include  -O2 -Wall -c KIllustrator.cc
KIllustrator.cc: In method `void KIllustrator::initToolBar()':
KIllustrator.cc:339: `KToolBarCombo' undeclared (first use this function)
KIllustrator.cc:339: (Each undeclared identifier is reported only once
KIllustrator.cc:339: for each function it appears in.)
KIllustrator.cc:339: `combo' undeclared (first use this function)
*** Error code 1

Stop.
1998-07-25 11:21:04 +00:00
Thomas Gellekum
4090aa1f38 New port killustrator, a vector drawing tool for KDE.
PR:		6643
Submitted by:	Yukihiro Nakai <Nakai@technologist.com>
1998-05-18 08:30:21 +00:00