# New ports collection makefile for: inn # Date created: 20 Oct 1994 (1.4), 18 Dec 1996 (1.5.1), 14 Feb 1999 (2.2) # Whom: torstenb # # $FreeBSD$ # PORTNAME= inn PORTVERSION= 2.2.2 CATEGORIES= news MASTER_SITES= ftp://ftp.isc.org/isc/inn/ MAINTAINER= torstenb@FreeBSD.org Y2K= http://www.isc.org/inn-y2k.html USE_GMAKE=YES .if exists(/var/news) INN_NEWSSPOOL?=/var/news .else INN_NEWSSPOOL?=/var/spool/news .endif INN_NEWSLIB?=${PREFIX}/news INN_NEWSLOG?=/var/log/news HAS_CONFIGURE= yes CONFIGURE_ARGS+= --mandir=${PREFIX}/man CONFIGURE_ARGS+= --prefix=${INN_NEWSLIB} CONFIGURE_ARGS+= --with-spool-dir=${INN_NEWSSPOOL} CONFIGURE_ARGS+= --with-log-dir=${INN_NEWSLOG} CONFIGURE_ARGS+= --with-perl CONFIGURE_ARGS+= --with-tmp-path=${INN_NEWSSPOOL}/tmp CONFIGURE_ARGS+= --with-largefiles # Various Options. See ${WRKSRC}/INSTALL for details # Use tagged hash table for the history database. Uses much less memory but # is somewhat slower #CONFIGURE_ARGS+= --enable-tagged-hash MAN1= convdate.1 getlist.1 grephistory.1 inews.1 innconfval.1 innfeed.1 \ installit.1 nntpget.1 rnews.1 shlock.1 shrinkfile.1 startinnfeed.1 \ subst.1 MAN3= clientlib.3 dbz.3 inndcomm.3 libinn.3 libstorage.3 parsedate.3 qio.3 \ wildmat.3 MAN5= active.5 control.ctl.5 cycbuff.conf.5 distrib.pats.5 expire.ctl.5 \ history.5 incoming.conf.5 inn.conf.5 innfeed.conf.5 innwatch.ctl.5 \ moderators.5 motd.news.5 newsfeeds.5 newslog.5 nnrp.access.5 \ nnrpd.track.5 nntpsend.ctl.5 overview.ctl.5 overview.fmt.5 \ passwd.nntp.5 storage.conf.5 storage.ctl.5 MAN8= actived.8 actsync.8 actsyncd.8 archive.8 batcher.8 buffchan.8 \ cnfsstat.8 controlchan.8 crosspost.8 ctlinnd.8 cvtbatch.8 expire.8 \ expireindex.8 expireover.8 expirerm.8 fastrm.8 filechan.8 inncheck.8 \ innd.8 inndf.8 innreport.8 innstat.8 innwatch.8 innxbatch.8 innxmit.8 \ mailpost.8 makeactive.8 makehistory.8 news-recovery.8 news.daily.8 \ news2mail.8 newslog.8 newsrequeue.8 nnrpd.8 nntpsend.8 overchan.8 \ pgpverify.8 prunehistory.8 pullnews.8 scanlogs.8 send-uucp.8 sm.8 \ tally.control.8 tally.unwanted.8 writelog.8 pre-install: ${MKDIR} /var/spool/news post-install: ${SED} <${FILESDIR}/innd.sh >${PREFIX}/etc/rc.d/innd.sh \ s+!!PREFIX!!+${PREFIX}+g && chmod +x ${PREFIX}/etc/rc.d/innd.sh .include a>treecommitdiffstats
path: root/security
Commit message (Expand)AuthorAgeFilesLines
* - Update to 1.2.5dhn2009-04-133-7/+17
* - Chase nmap updatedhn2009-04-137-4/+7
* - Update to 4.85.b7dhn2009-04-134-58/+176
* - Update to 4.85.b7dhn2009-04-136-69/+93
* Update to 2.26.1.marcus2009-04-133-4/+7
* Update to 2.26.1.marcus2009-04-135-31/+73
* - Fix pkg-plistpgollucci2009-04-132-2/+1
* Add libssh 0.2, a library implementing the SSH1 and SSH2 protocol.lwhsu2009-04-137-0/+82
* - Fix pkg-plistpgollucci2009-04-122-3/+4
* Remove expired port security/cutlass: does not work with current versionlinimon2009-04-126-101/+0
* - Document drupal6-cck -- cross-site scriptingmiwi2009-04-111-0/+34
* - update to 1.08leeym2009-04-112-7/+4
* - Reset ditesh (at) gathani.org due to long period of inactivity.miwi2009-04-111-1/+1
* - Remove duplicate from double mergepgollucci2009-04-111-1/+0
* - Remove duplicate from double mergepgollucci2009-04-111-1/+0
* Really fix build on -CURRENT.ale2009-04-101-0/+3
* - Update the capistrano related stackpgollucci2009-04-104-11/+11
* Presenting GNOME 2.26 for FreeBSD. Seemarcus2009-04-1019-416/+152
* Update to 0.7.2skreuzer2009-04-092-4/+4
* - Update to 0.2.1.13miwi2009-04-092-4/+4
* - convert to RUBYGEM_AUTOPLISTpgollucci2009-04-096-520/+4
* - Update to 20090408garga2009-04-092-4/+4
* - Update to 0.95.1 and fix clamav-miltergarga2009-04-092-5/+4
* - Update to 1.0.2dhn2009-04-092-4/+4
* Fix plist with -DNOPORT*.itetcu2009-04-081-0/+3
* - switch to RUBYGEM_AUTOPLISTpgollucci2009-04-082-39/+3
* - Update to 1.0.2pgollucci2009-04-083-69/+5
* - Mark MAKE_JOBS_UNSAFEpav2009-04-081-0/+1
* Update to 1.24mat2009-04-082-4/+4
* Fix PORTVERSION 3.12.2 -> 3.12.2.0.bsam2009-04-072-2/+2
* Add linux-f8-nss 3.12.2, network Security Services (Linux Fedora 8).bsam2009-04-077-0/+113
* Add linux-f8-libssh2 0.18, the library implementing the SSH2 protocolbsam2009-04-075-0/+69
* - Do not hardcode pidfile in the rc.d script [1]gabor2009-04-064-5/+15
* Don't install DOCS when -DNOPORTDOCS.itetcu2009-04-051-0/+5
* update to 0.62.2oliver2009-04-042-4/+4
* Update to 1.1.lx2009-04-042-9/+12
* - Remove wrong patch added on last commitgarga2009-04-031-372/+0
* - Mark clamav-milter as BROKEN since it's not working. I updated clamav-develgarga2009-04-032-0/+373
* - Update to 20090403garga2009-04-032-4/+4
* - Update to 4.11miwi2009-04-03