summaryrefslogtreecommitdiff
path: root/misc/libh (follow)
Commit message (Collapse)AuthorAgeFilesLines
* SIZEify (maintainer timeout)Trevor Johnson2004-03-311-0/+1
|
* This port is scheduled for removal on April 22 if it is still broken atKris Kennaway2004-02-231-0/+2
| | | | that time.
* Mark as broken. Maintainer reports some kind of underlying problematicMark Linimon2003-10-271-0/+2
| | | | | | change in 4.x, and a header change in 5.x. Right now he's not able to chase them due to hardware problems. (Anyone want to loan the Anarcat a system?)
* fix fetch target for misc/libhEdwin Groothuis2003-09-032-385/+6
| | | | | | | | | | For some unknown reason, the fetch broke on libh. I think it might be because some CVS access broke and also because the port still depends on CVS, which is idiotic since tarballs have been available for a while now. PR: ports/56357 Submitted by: The Anarcat <anarcat@anarcat.ath.cx>
* BROKEN: Does not fetchKris Kennaway2003-07-301-0/+2
|
* De-pkg-comment.Akinori MUSHA2003-02-212-1/+1
|
* Use a local cvspass file which is already logged in to the CVS server;Bill Fenner2002-06-202-15/+2
| | | | | this eliminates the interactive step of logging in and possible permission problems with ~/.cvspass .
* - Update to 0.2.2 snapshotAlexander Langer2002-05-094-579/+630
| | | | | | - Change maintainer to submitter (approved by nra) Submitted by: The Anarcat <anarcat@anarcat.dyndns.org>
* Use ${ECHO_CMD} instead of ${ECHO} where you mean the echo command;Akinori MUSHA2002-01-291-3/+3
| | | | | | 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.
* Update this port to version 0.2.1.Jordan K. Hubbard2001-12-216-520/+578
| | | | Submitted by: The Anarcat <anarcat@anarcat.dyndns.org>
* Update to Wed June 19 14:00:00 GMT 2001 snapshot.Alexander Langer2001-06-203-7/+53
| | | | Submitted by: nra
* Update to June 12, 2001 CVS snap.Alexander Langer2001-06-142-14/+14
| | | | Submitted by: nra
* fix Makefile to checkout sources at correct sticky date.FUJISHIMA Satsuki2001-05-302-4/+4
| | | | | | and then recompute distinfo. Approved by: nra, alex
* Update to a snapshot from today.Alexander Langer2001-05-233-9/+15
| | | | Submitted by: nra
* o fix checksum.FUJISHIMA Satsuki2001-05-093-433/+430
| | | | | | | o fix Makefile related to obsolete patch-aa. o trim hardcoded /usr/ports/distfiles from distfiles. Reviewed by: nra, alex
* Update to latest snapshot and remove the now uneeded patch-aa, which wasAlexander Langer2001-05-084-12/+13
| | | | | | | | bad anyways [1]. Submitted by: nra [1] Yes, you were right, Will. Bad Alex, no cookie.
* Add a patch to build with XFree86 4.0.3.Alexander Langer2001-05-071-0/+11
| | | | This is soon to be moved into the libh repository in a modified version.
* This was the wrong directory.Alexander Langer2001-05-071-11/+0
|
* Update to a May 05 CVS snapshot.Alexander Langer2001-05-073-6/+20
| | | | Submitted by: Nathan Ahlstrom <nra@FreeBSD.org>
* Stop this port from appearing in fenner's distfile survey by commentingAlexander Langer2001-04-241-2/+2
| | | | | | out the MASTER_SITES line. Submitted by: nra
* Overhaul QT/KDE support:Will Andrews2001-04-031-3/+3
| | | | | | | | | | | | | | | | | | - 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)
* Update to point at qt2-static not qt22-static.Will Andrews2001-03-251-1/+1
| | | | Submitted by: bento
* Fix a couple of small nits.Alexander Langer2001-03-231-2/+2
| | | | Submitted by: nra (maintainer)
* Add a port of libh, FreeBSD's next-generation sysinstall/packageAlexander Langer2001-03-106-0/+625
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