aboutsummaryrefslogtreecommitdiff
path: root/irc/irc/Makefile
Commit message (Collapse)AuthorAgeFilesLines
* Um, it will really be appreciated if the commits are tested in advanceSatoshi Asami1998-01-261-2/+3
| | | | | | | (although this one was pretty easy to fix...). Notes: svn path=/head/; revision=9457
* Upgrade to ircd 2.9.4Torsten Blum1998-01-251-8/+10
| | | | Notes: svn path=/head/; revision=9439
* upgrade to 2.9.2p3.Torsten Blum1997-07-081-4/+4
| | | | | | | | | | 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... Notes: svn path=/head/; revision=7246
* Upgrade to 2.9.1p16Torsten Blum1997-03-111-5/+19
| | | | Notes: svn path=/head/; revision=5947
* {MKDIR} -> ${MKDIR}Masafumi Max NAKANE1996-12-301-2/+2
| | | | Notes: svn path=/head/; revision=5138
* No `.' is needed at the end of the reason string for NO_CDROM, NO_PACKAGE,Masafumi Max NAKANE1996-12-081-2/+2
| | | | | | | | RESTRICTED or BROKEN. Pointed-out by: asami Notes: svn path=/head/; revision=4884
* General Makefile cleanupDavid E. O'Brien1996-12-011-2/+2
| | | | | | | | | | | 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-5/+3
| | | | Notes: svn path=/head/; revision=4575
* Change NO_PACKAGE to RESTRICTED, no redistribution allowed at all.Satoshi Asami1996-06-141-2/+2
| | | | Notes: svn path=/head/; revision=3212
* Change "networking" to "net".Satoshi Asami1995-11-271-2/+2
| | | | Notes: svn path=/head/; revision=2485
* Disable NOTE by default.Torsten Blum1995-06-271-1/+4
| | | | | | | | | To enable NOTE, uncomment "# ENABLE_NOTE=yes" in Makefile Reviewed by: dima Notes: svn path=/head/; revision=1895
* Add NO_PACKAGE=yes.Satoshi Asami1995-05-181-1/+4
| | | | Notes: svn path=/head/; revision=1780
* General cleanup.Satoshi Asami1995-05-171-4/+6
| | | | | | | Submitted by: torstenb Notes: svn path=/head/; revision=1775
* Update of net Makefiles! Am I done? :)Satoshi Asami1995-04-151-3/+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
* Upgarde to 2.8.21Torsten Blum1995-02-111-18/+6
| | | | Notes: svn path=/head/; revision=932
* Make the required changes to make all existing ports use MASTER_SITESJordan K. Hubbard1994-09-131-2/+2
| | | | | | | correctly. Notes: svn path=/head/; revision=84
* Initial import for irc (version 2.8.20) port.Torsten Blum1994-08-271-0/+30
Submitted by: torstenb Notes: svn path=/head/; revision=42