summaryrefslogtreecommitdiff
path: root/irc/zircon (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Make this file match reality. It's usually a good idea to check theSatoshi Asami1996-12-071-53/+73
| | | | | | | | | PLIST when the port is upgraded. While I'm here, sort the entries and add @dirrm's. Notes: svn path=/head/; revision=4862
* It is usually a good idea to change this file when you upgrade your port.Satoshi Asami1996-12-031-1/+1
| | | | Notes: svn path=/head/; revision=4779
* jkh doesn't want to be the maintainer anymore (any takers???)David E. O'Brien1996-12-031-3/+2
| | | | | | | Obtained from: email to ports list Notes: svn path=/head/; revision=4758
* Upgrade to 1.18b8.Jordan K. Hubbard1996-12-031-2/+2
| | | | Notes: svn path=/head/; revision=4755
* General Makefile cleanupDavid E. O'Brien1996-12-011-2/+4
| | | | | | | | | | | Add MAINATERS mkdir -p ==> ${MKDIR} cp ==> ${CP} install ==> ${INSTALL}/${INSTALL_*} etc... Notes: svn path=/head/; revision=4738
* Use MAN? macros. CATEGORIES+= -> CATEGORIES.Satoshi Asami1996-11-181-2/+2
| | | | Notes: svn path=/head/; revision=4575
* Oh my goodness! Satoshi is finally fed up and decided to "clean up"Satoshi Asami1996-10-101-1/+1
| | | | | | | | | | | | | all the COMMENTs! No package names, no version numbers, no "this is absolutix-3.1.2" type comments that have zero information contents. Now, without any bad examples to follow, nobody has an excuse to import a port with those kind of comments. :) Phew! 238 ports modified! Notes: svn path=/head/; revision=3948
* Adjust the tclDP hack so that it doesn't depend on it being pre-installedPeter Wemm1996-08-171-2/+10
| | | | | | | | | | | | if USE_DPWISH is set. Make the build work without making an X11 connection (groan!) by using tclsh instead of "wish -notk" to build the indexes. Requested by: asami Notes: svn path=/head/; revision=3632
* Update zircon port from 1.15p11 to 1.17p3. This version uses the nativePeter Wemm1996-08-164-22/+96
| | | | | | | | | | | | | comms tools in tcl7.5/tk4.1 rather than the crufty old tcl7.3/tk3.6/tclDP. It can still be (I think) configured to use the older libraries, but I dont want to install them to test it. :-] (zircon-1.17p4 is in beta at the moment, and was last changed within the last day or so, this (1.17p3) is the most recent non-beta version) Notes: svn path=/head/; revision=3616
* Change "networking" to "net".Satoshi Asami1995-11-271-2/+2
| | | | Notes: svn path=/head/; revision=2485
* EXEC_DEPENDS -> BUILD_DEPENDS, RUN_DEPENDS on dpwish.Satoshi Asami1995-10-041-2/+3
| | | | Notes: svn path=/head/; revision=2239
* Update Zircon (X11 based IRC client) to pl11Paul Traina1995-08-193-9/+62
| | | | Notes: svn path=/head/; revision=2077
* Update of net Makefiles! Am I done? :)Satoshi Asami1995-04-151-2/+4
| | | | Notes: svn path=/head/; revision=1363
* Add CATEGORIES lines to a whole bunch of port Makefiles. Some ports are inJordan K. Hubbard1995-04-011-1/+2
| | | | | | | | multiple catagories - I'll expect the various MAINTAINERS to make further adjustments (and add any KEYWORDS lines) themselves. Notes: svn path=/head/; revision=1267
* A port of zircon version 1.15p10Jordan K. Hubbard1995-02-125-0/+34
Notes: svn path=/head/; revision=942