aboutsummaryrefslogtreecommitdiff
path: root/misc/libh/Makefile
Commit message (Collapse)AuthorAgeFilesLines
* BROKEN: Does not fetchKris Kennaway2003-07-301-0/+2
| | | | Notes: svn path=/head/; revision=85964
* De-pkg-comment.Akinori MUSHA2003-02-211-0/+1
| | | | Notes: svn path=/head/; revision=76038
* Use a local cvspass file which is already logged in to the CVS server;Bill Fenner2002-06-201-15/+1
| | | | | | | | this eliminates the interactive step of logging in and possible permission problems with ~/.cvspass . Notes: svn path=/head/; revision=61635
* - Update to 0.2.2 snapshotAlexander Langer2002-05-091-44/+14
| | | | | | | | | - Change maintainer to submitter (approved by nra) Submitted by: The Anarcat <anarcat@anarcat.dyndns.org> Notes: svn path=/head/; revision=58823
* 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. Notes: svn path=/head/; revision=53958
* Update this port to version 0.2.1.Jordan K. Hubbard2001-12-211-26/+39
| | | | | | | Submitted by: The Anarcat <anarcat@anarcat.dyndns.org> Notes: svn path=/head/; revision=51953
* Update to Wed June 19 14:00:00 GMT 2001 snapshot.Alexander Langer2001-06-201-1/+1
| | | | | | | Submitted by: nra Notes: svn path=/head/; revision=44238
* Update to June 12, 2001 CVS snap.Alexander Langer2001-06-141-1/+1
| | | | | | | Submitted by: nra Notes: svn path=/head/; revision=43994
* fix Makefile to checkout sources at correct sticky date.FUJISHIMA Satsuki2001-05-301-1/+1
| | | | | | | | | and then recompute distinfo. Approved by: nra, alex Notes: svn path=/head/; revision=43314
* Update to a snapshot from today.Alexander Langer2001-05-231-2/+2
| | | | | | | Submitted by: nra Notes: svn path=/head/; revision=42979
* o fix checksum.FUJISHIMA Satsuki2001-05-091-3/+0
| | | | | | | | | | o fix Makefile related to obsolete patch-aa. o trim hardcoded /usr/ports/distfiles from distfiles. Reviewed by: nra, alex Notes: svn path=/head/; revision=42464
* Update to latest snapshot and remove the now uneeded patch-aa, which wasAlexander Langer2001-05-081-1/+1
| | | | | | | | | | | bad anyways [1]. Submitted by: nra [1] Yes, you were right, Will. Bad Alex, no cookie. Notes: svn path=/head/; revision=42427
* Update to a May 05 CVS snapshot.Alexander Langer2001-05-071-1/+4
| | | | | | | Submitted by: Nathan Ahlstrom <nra@FreeBSD.org> Notes: svn path=/head/; revision=42346
* 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 Notes: svn path=/head/; revision=41871
* 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) Notes: svn path=/head/; revision=40792
* Update to point at qt2-static not qt22-static.Will Andrews2001-03-251-1/+1
| | | | | | | Submitted by: bento Notes: svn path=/head/; revision=40335
* Fix a couple of small nits.Alexander Langer2001-03-231-2/+2
| | | | | | | Submitted by: nra (maintainer) Notes: svn path=/head/; revision=40272
* Add a port of libh, FreeBSD's next-generation sysinstall/packageAlexander Langer2001-03-101-0/+150
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 Notes: svn path=/head/; revision=39424