summaryrefslogtreecommitdiff
path: root/chat/dircproxy
AgeCommit message (Collapse)AuthorFilesLines
2014-03-11Remove example rc.d scripts from PLISTs.jperkin1-2/+1
These are now handled dynamically if INIT_SYSTEM is set to "rc.d", or ignored otherwise.
2014-02-12Recursive PKGREVISION bump for OpenSSL API version bump.tron1-2/+2
2013-05-31Bump all packages for perl-5.18, thatwiz1-2/+2
a) refer 'perl' in their Makefile, or b) have a directory name of p5-*, or c) have any dependency on any p5-* package Like last time, where this caused no complaints.
2013-02-06PKGREVISION bumps for the security/openssl 1.0.1d update.jperkin1-2/+2
2012-10-03Bump all packages that use perl, or depend on a p5-* package, orwiz1-2/+2
are called p5-*. I hope that's all of them.
2012-10-03Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days.asau1-3/+1
2010-03-20Don't have time to MAINTAIN these anymore, so back to pkgsrc-users@adrianp1-2/+2
2009-06-14Remove @dirrm entries from PLISTsjoerg1-3/+1
2008-12-30HOMEPAGE, MASTER_SITES and CONFLICTS updatesadrianp1-4/+4
2008-07-27Fixes MASTER_SITES, lack of extra subdir.obache1-2/+2
2008-06-17Replace "dircproxy" package with with "dircproxy-devel" package andtron11-85/+73
remove the later. The old version 1.0.5 is unmaintained, has a remote DoS vulnerability and is less reliable than version 1.2.0beta2. Approved by Adrian Portelli.
2008-06-12Add DESTDIR support.joerg1-1/+3
2007-11-18Update MASTER_SITES/HOMEPAGE, from Zafer Aydogan.wiz1-2/+3
2007-03-17Fixed gcc4 error messages.rillig4-1/+58
2005-12-29Remove USE_PKGINSTALL from pkgsrc now that mk/install/pkginstall.mkjlam1-2/+1
automatically detects whether we want the pkginstall machinery to be used by the package Makefile.
2005-12-05Ran "pkglint --autofix", which corrected some of the quoting issues inrillig1-2/+2
CONFIGURE_ARGS.
2005-07-16Get rid of USE_PERL5. The new way to express needing the Perl executablejlam1-2/+2
around at either build-time or at run-time is: USE_TOOLS+= perl # build-time USE_TOOLS+= perl:run # run-time Also remove some places where perl5/buildlink3.mk was being included by a package Makefile, but all that the package wanted was the Perl executable.
2005-05-02RCD_SCRIPTS_EXAMPLEDIR is no longer customizable.reed1-1/+2
And always is defined as share/examples/rc.d which was the default before. This rc.d scripts are not automatically added to PLISTs now also. So add to each corresponding PLIST as required. This was discussed on tech-pkg in late January and late April. Todo: remove the RCD_SCRIPTS_EXAMPLEDIR uses in MESSAGES and elsewhere and remove the RCD_SCRIPTS_EXAMPLEDIR itself.
2005-04-11Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used.tv1-2/+1
2005-04-03- Add CONFLICTS for the upcoming import of dircproxy-devel which is the 1.1.xadrianp1-1/+3
branch.
2005-03-10Add sane default for INADDR_LOOPBACK to assist compilation on Interix.tv2-1/+17
2005-02-23Add RMD160 digests in addition to SHA1 onesagc1-1/+2
2005-01-03Update homepage and master site URLs.tron1-3/+3
2004-12-28The default location of the pkgsrc-installed rc.d scripts is nowreed1-2/+2
under share/examples/rc.d. The variable name already was named RCD_SCRIPTS_EXAMPLEDIR. This is from ideas from Greg Woods and others. Also bumped PKGREVISION for all packages using RCD_SCRIPTS mechanism (as requested by wiz).
2004-04-23mk/bsd.pkg.install.mk now automatically registersreed1-2/+1
the RCD_SCRIPTS rc.d script(s) to the PLIST. This GENERATE_PLIST idea is part of Greg A. Woods' PR #22954. This helps when the RC_SCRIPTS are installed to a different ${RCD_SCRIPTS_EXAMPLEDIR}. (Later, the default RCD_SCRIPTS_EXAMPLEDIR will be changed to be more clear that they are the examples.) These patches also remove the etc/rc.d/ scripts from PLISTs (of packages that use RCD_SCRIPTS). (This also removes now unused references from openssh* makefiles. Note that qmail package has not been changed yet.) I have been doing automatic PLIST registration for RC_SCRIPTS for over a year. Not all of these packages have been tested, but many have been tested and used. Somethings maybe to do: - a few packages still manually install the rc.d scripts to hard-coded etc/rc.d. These need to be fixed. - maybe remove from mk/${OPSYS}.pkg.dist mtree specifications too.
2004-04-11Convert to buildlink3.snj1-2/+2
2003-11-21Replace -p with --pid-file in startup script, reported by Michael Pasternakxtraeme2-3/+4
pkg/23527. Bump PKGREVISION.
2003-09-02Fix REPLACE_PERL: pathnames listed should be relative to ${WRKSRC}.seb1-2/+2
And fix pathname to one of these files.
2003-06-02Part of the update... file not needed any more.jmmv1-6/+0
2003-06-02Update to 1.0.5; some of the changes:jmmv5-12/+60
* New 'pid_file', 'allow_users' and 'allow_kill' config directives. * New -p command line parameter (adjusts pid_file). * Included contrib scripts, cronchk.sh and privmsg-log.pl * New 'server_keepalive' config directive. * Bug fixes. Changes in the package: * We need perl to run some of the installed scripts. * Provide a rc.d script to run the daemon. * Honour PKG_SYSCONFDIR. Closes PR pkg/21644 by Juan RP.
2002-10-30Note new homepage.kleink1-2/+2
2001-11-11Adjust format a bit:hubertf1-0/+5
* 75 * '=' * RCS ID * blank line * message text * optional blank line * 75 * '='
2001-10-31Move pkg/ files into package's toplevel directoryzuntum3-1/+1
2001-10-15Initial import of dircproxy-1.0.1 into the NetBSD Packages Collection.agc5-0/+37
dircproxy is an IRC proxy server ("bouncer") designed for people who use IRC from lots of different workstations or clients, but wish to remain connected and see what they missed while they were away. You connect to IRC through dircproxy, and it keeps you connected to the server, even after you detach your client from it. While you're detached, it logs channel and private messages as well as important events, and when you re-attach it'll let you know what you missed. This can be used to give you roughly the same functionality as using ircII and screen together, except you can use whatever IRC client you like, including X ones! Package provided in PR 14250 by Scott Barron (sb125499@ohiou.edu), cleaned up by myself.