aboutsummaryrefslogtreecommitdiff
path: root/net/nepenthes
Commit message (Collapse)AuthorAgeFilesLines
* - update prelude dependencyCheng-Lung Sung2007-10-051-2/+2
| | | | | | | | | PR: ports/116113 Submitted by: Robin Gruyters <r dot gruyters_AT_yirdis dot nl> Approved by: maintainer (Michael Josic) Notes: svn path=/head/; revision=200883
* - Set --mandir and --infodir in CONFIGURE_ARGS if the configure scriptRong-En Fan2007-07-231-1/+0
| | | | | | | | | | | | | | | | | | | | | supports them. This is determined by running ``configure --help'' in do-configure target and set the shell variable _LATE_CONFIGURE_ARGS which is then passed to CONFIGURE_ARGS. - Remove --mandir and --infodir in ports' Makefile where applicable Few ports use REINPLACE_CMD to achieve the same effect, remove them too. - Correct some manual pages location from PREFIX/man to MANPREFIX/man - Define INFO_PATH where necessary - Document that .info files are installed in a subdirectory relative to PREFIX/INFO_PATH and slightly change add-plist-info to use INFO_PATH and subdirectory detection. PR: ports/111470 Approved by: portmgr Discussed with: stas (Mk/*), gerald (info related stuffs) Tested by: pointyhat exp run Notes: svn path=/head/; revision=196111
* - Fix build with gcc 4.2Martin Wilke2007-07-041-6/+4
| | | | | | | | Submitted by: danfe@ (thanks) Approved by: maintainer via privat mail Notes: svn path=/head/; revision=194929
* - Marked Broken does not compile with gcc 4.2Martin Wilke2007-07-041-1/+7
| | | | | | | | PR: 114225 Submitted by: Michael Josic <systemoperator@gmail.com> (maintainer) Notes: svn path=/head/; revision=194895
* - Updated dependency library libprelude.Marcelo Araujo2007-06-121-1/+2
| | | | | | | | | | - Bump PORTVERSION to force rebuild. Submitted by: Marcelo Araujo <araujo@FreeBSD.org> Approved by: stas (mentor) Notes: svn path=/head/; revision=193340
* Now appears to build on amd64, assuming it might on other arches too.Kris Kennaway2007-03-031-11/+1
| | | | | | | Remove support for 4.x. Notes: svn path=/head/; revision=186445
* - Chase libprelude updateRong-En Fan2007-01-161-1/+1
| | | | | | | | | PR: ports/107989 Submitted by: Robin Gruyters <r.gruyters at yirdis.nl> Approved by: Michael Josic <systemoperator at gmail.com> (maintainer) Notes: svn path=/head/; revision=182534
* - Update to 2.0Martin Wilke2007-01-158-133/+54
| | | | | | | | PR: ports/107916 Submitted by: Michael Josic<systemoperator@gmail.com> (maintainer) Notes: svn path=/head/; revision=182426
* Update the ftp/curl port to 7.16.0.Peter Pentchev2006-12-132-2/+14
| | | | | | | | | | | | | Bump PORTREVISION of all dependent ports. Fix the build errors in the few ports that still use the long deprecated, and now obsoleted, cURL options. Thanks to everyone who took the time to look over the patch! Discussed on: -ports Notes: svn path=/head/; revision=179653
* - Added WITH_PRELUDE option. Also added a patch to fix the 'missing prelude.h'Cheng-Lung Sung2006-11-272-1/+18
| | | | | | | | | | | message. PR: ports/104618 Submitted by: Robin Gruyters <r dot gruyters_AT_yirdis dot nl> Approved by: maintainer (Michael Josic) Notes: svn path=/head/; revision=178082
* - Add two critical patches for MyDoom and Bagle modulesRong-En Fan2006-08-043-1/+56
| | | | | | | | | | | - Pass maintainership to submitter PR: ports/101321 Submitted by: Michael Josic <systemoperator at gmail.com> (new maintainer) Approved by: Ryo Okamoto <ryo at aquahill.net> (old maintainer) Notes: svn path=/head/; revision=169656
* - Update to 0.1.7Renato Botelho2006-05-124-12/+27
| | | | | | | | PR: ports/96674 Submitted by: maintainer Notes: svn path=/head/; revision=162184
* - Update port 0.1.6Marcus Alves Grando2006-04-294-26/+22
| | | | | | | | | | - Mark as BROKEN on 4.x PR: 96168 Submitted by: maintainer Notes: svn path=/head/; revision=160861
* Fix the adns library version so it matches the internal soname. This setsJoe Marcus Clarke2006-04-241-1/+1
| | | | | | | | | the lib version back to 1, but since the dependencies still linked to libadns.so.1 even when the installed file was libadns.so.12, a new PORTREVISION bump is not needed. Notes: svn path=/head/; revision=160272
* - Bump adns library version and PORTREVISION after last dns/adns updateSergey Matveychuk2006-04-211-1/+2
| | | | | | | | | for all affected ports. Reproached by: kris Notes: svn path=/head/; revision=160087
* BROKEN on !i386: Does not compileKris Kennaway2006-01-281-1/+7
| | | | Notes: svn path=/head/; revision=154679
* New port: net/nepenthes (resend with shar)Edwin Groothuis2006-01-026-0/+292
Nepenthes can determine the malware activity on a network by deploying a nepenthes sensor (i.e. honey pot). The programm emulates different well known vulnerabilities waiting for malicious connections trying to exploit them. WWW: http://nepenthes.sourceforge.net PR: ports/90062 Submitted by: ryo <ryo@aquahill.net> Notes: svn path=/head/; revision=152606