summaryrefslogtreecommitdiff
path: root/misc/libh (follow)
Commit message (Collapse)AuthorAgeFilesLines
* De-pkg-comment.Akinori MUSHA2003-02-212-1/+1
| | | | Notes: svn path=/head/; revision=76038
* 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 . Notes: svn path=/head/; revision=61635
* - 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> 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-216-520/+578
| | | | | | | 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-203-7/+53
| | | | | | | Submitted by: nra Notes: svn path=/head/; revision=44238
* Update to June 12, 2001 CVS snap.Alexander Langer2001-06-142-14/+14
| | | | | | | Submitted by: nra Notes: svn path=/head/; revision=43994
* fix Makefile to checkout sources at correct sticky date.FUJISHIMA Satsuki2001-05-302-4/+4
| | | | | | | | | and then recompute distinfo. Approved by: nra, alex Notes: svn path=/head/; revision=43314
* Update to a snapshot from today.Alexander Langer2001-05-233-9/+15
| | | | | | | Submitted by: nra Notes: svn path=/head/; revision=42979
* 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 Notes: svn path=/head/; revision=42464
* 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. Notes: svn path=/head/; revision=42427
* 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. Notes: svn path=/head/; revision=42352
* This was the wrong directory.Alexander Langer2001-05-071-11/+0
| | | | Notes: svn path=/head/; revision=42351
* Update to a May 05 CVS snapshot.Alexander Langer2001-05-073-6/+20
| | | | | | | 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-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 Notes: svn path=/head/; revision=39424