Commit Graph

18 Commits

Author SHA1 Message Date
Bill Fenner
9ea295483d Use a local cvspass file which is already logged in to the CVS server;
this eliminates the interactive step of logging in and possible
 permission problems with ~/.cvspass .
2002-06-20 16:03:52 +00:00
Alexander Langer
4667714d60 - Update to 0.2.2 snapshot
- Change maintainer to submitter (approved by nra)

Submitted by:	The Anarcat <anarcat@anarcat.dyndns.org>
2002-05-09 23:10:45 +00:00
Akinori MUSHA
897d06aa97 Use ${ECHO_CMD} instead of ${ECHO} where you mean the echo command;
the ECHO macro is set to "echo" by default, but it is set to "true" if
make(1) is invoked with the -s option while ECHO_CMD is always set to
the echo command.
2002-01-29 11:48:57 +00:00
Jordan K. Hubbard
02cab32cea Update this port to version 0.2.1.
Submitted by:	The Anarcat <anarcat@anarcat.dyndns.org>
2001-12-21 23:29:13 +00:00
Alexander Langer
6ab502be6e Update to Wed June 19 14:00:00 GMT 2001 snapshot.
Submitted by:	nra
2001-06-20 01:16:59 +00:00
Alexander Langer
a90c473d08 Update to June 12, 2001 CVS snap.
Submitted by:	nra
2001-06-14 14:57:07 +00:00
FUJISHIMA Satsuki
81089154db fix Makefile to checkout sources at correct sticky date.
and then recompute distinfo.

Approved by:	nra, alex
2001-05-30 14:58:30 +00:00
Alexander Langer
70e7c9bde5 Update to a snapshot from today.
Submitted by:	nra
2001-05-23 16:50:30 +00:00
FUJISHIMA Satsuki
d1882d0e2f o fix checksum.
o fix Makefile related to obsolete patch-aa.
o trim hardcoded /usr/ports/distfiles from distfiles.

Reviewed by:	nra, alex
2001-05-09 20:08:28 +00:00
Alexander Langer
9a47bd0e87 Update to latest snapshot and remove the now uneeded patch-aa, which was
bad anyways [1].

Submitted by:	nra

[1] Yes, you were right, Will.  Bad Alex, no cookie.
2001-05-08 19:54:30 +00:00
Alexander Langer
4865f47e09 Add a patch to build with XFree86 4.0.3.
This is soon to be moved into the libh repository in a modified version.
2001-05-07 11:25:40 +00:00
Alexander Langer
653a341429 This was the wrong directory. 2001-05-07 11:24:31 +00:00
Alexander Langer
bb0ac57e56 Update to a May 05 CVS snapshot.
Submitted by:	 Nathan Ahlstrom <nra@FreeBSD.org>
2001-05-07 07:49:23 +00:00
Alexander Langer
8c81d8cdb7 Stop this port from appearing in fenner's distfile survey by commenting
out the MASTER_SITES line.

Submitted by:	nra
2001-04-24 18:02:56 +00:00
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
Will Andrews
4458e14d4b Update to point at qt2-static not qt22-static.
Submitted by:	bento
2001-03-25 04:18:47 +00:00
Alexander Langer
ee56e35fb8 Fix a couple of small nits.
Submitted by:	nra (maintainer)
2001-03-23 14:26:40 +00:00
Alexander Langer
23e04b3bf8 Add a port of libh, FreeBSD's next-generation sysinstall/package
management tool.
It fetches it from anonymous CVS (March 10, 2001 snapshot) and
installs the libs as well as a few TCL files (mostly samples).

Submitted by:	nra
2001-03-10 13:51:40 +00:00