1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-26 21:17:40 +00:00
Commit Graph

12 Commits

Author SHA1 Message Date
Will Andrews
dbba8af644 Overhaul QT/KDE support:
- bsd.port.mk update to use bsd.kde.mk for USE_{QT,KDE}*
- Cleanup corresponding ports for bsd.kde.mk update.
- Fix bsd.kde.mk: use correct kdelibs dependency, put qt at the bottom,
  introduce QT_NONSTANDARD variable for nonstandard configure setup.
- Update KDE2 to 2.1.1.  Two patches included in x11/kdelibs2 to fix the
  proxy authentication that was broken for 2.1.1.  Remove old patches.
- Potentially fix kdelibs build for alpha.
- Fix qt-designer 2.3.0 build.
- Ruby stuff left alone since it looks like black magic to me.  Should
  still work w/ compat shims for older USE_QT[,2] style.  Some others
  were also left alone for the same reason.

Reviewed by:	portmgr, ports (bsd.kde.mk+bsd.port.mk)
Submitted by:	David Faure <faure@kde.org> (proxy auth patches)
		Alex Zepeda <garbanzo@kde.org> (old patches removal)
2001-04-03 08:14:43 +00:00
Jun Kuriyama
bc924e455e Change master site to use ftp.
Requested by:	Mark Huizer <freebsd@dohd.org> (master site maintainer)
2001-03-13 09:03:14 +00:00
Jun Kuriyama
22e870b35e Upgrade to 1.2.6.
Use EXTRACT_SUFX instead of single DISTFILES (by kuriyama).

Submitted by:	Dave Chapeskie <dchapes@ddm.crosswinds.net>
PR:		ports/25711
Not reach for:	maintainer (mail service unavailable)
2001-03-13 06:38:14 +00:00
Daniel Harris
20704e1691 Update to 1.2.4.
PR:		24464
Submitted by:	joseph@randomnetworks.com
2001-01-28 19:50:35 +00:00
Will Andrews
e40046b15d Clean up inefficient perl invocations; use multiple REs in the same call. 2001-01-07 17:49:52 +00:00
Satoshi Asami
5e5841f2cd Eliminate WRKSRC=${WRKDIR}/${PKGNAME} lines, as these will break when
PORTREVISION or PORTEPOCH are defined.

Most of these Makefiles were defining DISTNAME and WRKSRC (and
sometimes EXTRACT_SUFX) -- change those to define DISTFILES only.
Also, some of the WRKSRC lines were not even necessary, as they were
defining it to the default value.

Instigated by:	Peter Pentchev <roam@orbitel.bg> and kris
2000-09-25 12:21:43 +00:00
Michael Haro
ed33fb7de0 PORTNAME/PORTVERSION update 2000-04-11 21:30:15 +00:00
Chris Piazza
bb174e9274 Update to 1.1.0
PR:		16977
Submitted by:	Will Andrews <andrews@technologist.com>
2000-02-25 21:32:24 +00:00
Chris Piazza
06ada542d8 Respect CC/CXX
PR:		16847
Submitted by:	Will Andrews <andrews@technologist.com>
2000-02-21 23:43:38 +00:00
David E. O'Brien
9a9ac6ba9d Change Id->FreeBSD. 1999-08-25 05:57:29 +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
f1c269df1b Initial import of doxygen version 0.4.
A documentation system for C and C++.

PR:		10707
Submitted by:	Joep Grooten <joep@di.nl>
1999-06-10 00:27:41 +00:00