Age | Commit message (Collapse) | Author | |
---|---|---|---|
1997-11-19 | Just a little variable reordering. | Satoshi Asami | |
1997-11-15 | Upgrade to 1.18.71, remove never-tested and quite ancient dpwish support | Paul Traina | |
to avoid confusing folks. | |||
1997-10-31 | Fix file ownerships. | Thomas Gellekum | |
PR: 4897 Submitted by: Matthew Hunt <mph@pobox.com> | |||
1997-10-01 | Update to version 1.18.56 | Jordan K. Hubbard | |
1997-09-21 | 2nd try after being bitten by cvs add bug in remote case. | Jordan K. Hubbard | |
1997-09-21 | Update to version 1.18.44 | Jordan K. Hubbard | |
1997-09-08 | The proper install target isn't install: it's do-install. | Andreas Klemm | |
This fixes the misbehaviour, that the port wasn't registered in /var/db/pkg when doing a make install. | |||
1997-07-29 | Import of ircII-epic port. This is an enhanced ircII client. | Thomas Gellekum | |
PR: 3907 Submitted by: Matthew Hunt <mph@pobox.com> | |||
1997-07-14 | After referring to some other ports, be more canonical in placement | Jordan K. Hubbard | |
of variables. | |||
1997-07-14 | Update this to version 1.18.31 | Jordan K. Hubbard | |
1997-07-08 | upgrade to 2.9.2p3. | Torsten Blum | |
Older Versions are vulnerable to a buffer overflow, see bugtraq for details CAUTION: you may have to "fix" your config file for some strage reasons... | |||
1997-05-14 | remove scripts/local | Torsten Blum | |
1997-05-14 | - Don't use irc.FreeBSD.org as the default Server | Torsten Blum | |
- Disable #FreeBSD auto-join Requested by: gpalmer and myself ;) | |||
1997-04-20 | Add virtual category 'tk41'. | Wolfram Schneider | |
1997-03-11 | Upgrade to 2.9.1p16 | Torsten Blum | |
1996-12-30 | {MKDIR} -> ${MKDIR} | Masafumi Max NAKANE | |
1996-12-08 | No `.' is needed at the end of the reason string for NO_CDROM, NO_PACKAGE, | Masafumi Max NAKANE | |
RESTRICTED or BROKEN. Pointed-out by: asami | |||
1996-12-07 | Make this file match reality. It's usually a good idea to check the | Satoshi Asami | |
PLIST when the port is upgraded. While I'm here, sort the entries and add @dirrm's. | |||
1996-12-03 | It is usually a good idea to change this file when you upgrade your port. | Satoshi Asami | |
1996-12-03 | jkh doesn't want to be the maintainer anymore (any takers???) | David E. O'Brien | |
Obtained from: email to ports list | |||
1996-12-03 | Upgrade to 1.18b8. | Jordan K. Hubbard | |
1996-12-01 | General Makefile cleanup | David E. O'Brien | |
Add MAINATERS mkdir -p ==> ${MKDIR} cp ==> ${CP} install ==> ${INSTALL}/${INSTALL_*} etc... | |||
1996-11-18 | Use MAN? macros. CATEGORIES+= -> CATEGORIES. | Satoshi Asami | |
1996-10-28 | Almost forgot to change _base to _roof here :-) | Dima Ruban | |
1996-10-28 | irc-2.9-base -> irc-2.9-roof | Dima Ruban | |
1996-10-28 | irc-2.9-base -> irc-2.9-roof | Dima Ruban | |
Also, changed default server from "you.need.to.change.this" to "irc.FreeBSD.ORG" | |||
1996-10-22 | md5 file was obsoleted | Andrey A. Chernov | |
1996-10-10 | Oh my goodness! Satoshi is finally fed up and decided to "clean up" | Satoshi Asami | |
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! | |||
1996-08-17 | Adjust the tclDP hack so that it doesn't depend on it being pre-installed | Peter Wemm | |
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 | |||
1996-08-16 | Update zircon port from 1.15p11 to 1.17p3. This version uses the native | Peter Wemm | |
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) | |||
1996-06-17 | Upgrade to ircII 2.9 | Torsten Blum | |
1996-06-14 | Change NO_PACKAGE to RESTRICTED, no redistribution allowed at all. | Satoshi Asami | |
1996-04-01 | Shorten PKGNAME. Check NOMANCOMPRESS. | Satoshi Asami | |
1996-03-31 | Upgrade to 2.8.16beta | Torsten Blum | |
1995-11-27 | Change "networking" to "net". | Satoshi Asami | |
1995-10-04 | EXEC_DEPENDS -> BUILD_DEPENDS, RUN_DEPENDS on dpwish. | Satoshi Asami | |
1995-08-19 | Update Zircon (X11 based IRC client) to pl11 | Paul Traina | |
1995-06-27 | Disable NOTE by default. | Torsten Blum | |
To enable NOTE, uncomment "# ENABLE_NOTE=yes" in Makefile Reviewed by: dima | |||
1995-06-25 | enable the NOTE command | Torsten Blum | |
1995-05-18 | Add NO_PACKAGE=yes. | Satoshi Asami | |
1995-05-17 | General cleanup. | Satoshi Asami | |
Submitted by: torstenb | |||
1995-05-17 | General cleanup. | Satoshi Asami | |
Submitted by: torstenb | |||
1995-05-06 | remove @cwd | Torsten Blum | |
add compressed manpage | |||
1995-05-06 | install and compress manpage | Torsten Blum | |
1995-04-17 | MAINTAINER goes in a section of its own. :) Also fix comment (2.8 -> | Satoshi Asami | |
2.8.2) at the top of file. | |||
1995-04-16 | - upgrade to 2.8.2 | Torsten Blum | |
- add myself as MAINTAINER | |||
1995-04-15 | Update of net Makefiles! Am I done? :) | Satoshi Asami | |
1995-04-01 | Add CATEGORIES lines to a whole bunch of port Makefiles. Some ports are in | Jordan K. Hubbard | |
multiple catagories - I'll expect the various MAINTAINERS to make further adjustments (and add any KEYWORDS lines) themselves. | |||
1995-02-12 | A port of zircon version 1.15p10 | Jordan K. Hubbard | |
1995-02-11 | Upgrade to 2.8 | Torsten Blum | |