summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* - Update to version 0.3.1Kirill Ponomarev2004-05-043-6/+3
| | | | | PR: ports/66255 Submitted by: maintainer
* Use a different argument to configure to point to libiconv, theMichael Nottebrock2004-05-041-2/+2
| | | | previous attempt didn't work.
* *******************IMPORTANT*******************James E. Housley2004-05-042-3/+3
| | | | | | | | 4357 Emergency Dat release due to: W32/SASSER.worm.d **********************************************
* Remove verbose option from cpio call.Jimmy Olgeni2004-05-041-1/+1
|
* Unbreak on -STABLE.Volker Stolz2004-05-042-3/+13
| | | | | | | Having -pipe in CFLAGS would break the build: http://docs.freebsd.org/cgi/mid.cgi?20040503181426.GB12673 Approved by: linimon (mentor)
* Upgrade to version 1.45 (remove MASTER_SITE_SOURCEFORGE which hasJimmy Olgeni2004-05-044-22/+10
| | | | 1.41 only).
* Add a patch to fix warning about character-class string.Makoto Matsushita2004-05-042-1/+18
| | | | | | | | | | | | | Bump PORTREVISION. Why patch needed? According ruby 1.8 language definition, even if the first character-class string is square branket, warn if not escaped with backslash. See also ruby/regex.c rev 1.81(*1). Since [\]] is properly processed by ruby 1.6, patch this unconditionally. Adviced about ruby language by: knu, hrs *1) http://www.ruby-lang.org/cgi-bin/cvsweb.cgi/ruby/regex.c#rev1.81
* Update to 1.06Mathieu Arnold2004-05-042-3/+4
|
* o Minor text formatting changes when spitting out WITH_* tweaks;Norikatsu Shigemura2004-05-043-35/+41
| | | | | | | | | | | | use spaces, not tabs. o rcNG-fy. + Rename rc.conf(5) variable "drac_flags" to "dracd_flags". + Display pkg-message after install, warning admins of the rc.conf(5) variable name change. o Bump PORTREVISION accordingly. PR: ports/66234 Submitted by: Jeremy Chadwick <freebsd@jdc.parodius.com>
* Update to 0.57Mathieu Arnold2004-05-042-3/+3
|
* Add dependency on libgcrypt.Michael Nottebrock2004-05-041-2/+3
| | | | Reported by: bento via kris
* Add more CONFIGURE_ARGS to point configure to headers and librariesMichael Nottebrock2004-05-041-0/+2
| | | | in ${LOCALBASE}.
* This port requires Perl 5 for building.Joerg Wunsch2004-05-041-0/+2
| | | | Pointed out by: kris
* Add missing USE_ICONV.Michael Nottebrock2004-05-041-0/+1
|
* rcNG-fy.Munechika SUMIKAWA2004-05-042-16/+39
| | | | Submitted by: nork
* Fix build on recent 5.x.Kris Kennaway2004-05-041-2/+19
| | | | Submitted by: mux
* Add missing USE_PERLKris Kennaway2004-05-041-0/+1
|
* Needs perl to buildMathieu Arnold2004-05-041-0/+1
| | | | Pointed out by: bento via kris
* Update to 0.43Mathieu Arnold2004-05-042-3/+3
|
* Update to 1.10Mathieu Arnold2004-05-042-3/+3
|
* - Update to version 7.2.9.5Kirill Ponomarev2004-05-044-10/+10
| | | | | PR: ports/66244 Submitted by: maintainer
* - Fix buildKirill Ponomarev2004-05-041-1/+3
| | | | - Use MKDIR knob
* add eggcreator 0.1Ying-Chieh Liao2004-05-044-0/+38
| | | | Eggdrop.conf creator
* Restore mbuf statistics support on recent 5.x.Jun Kuriyama2004-05-046-36/+540
| | | | To retrieve these values, check hrStorageUsed or hrStorageSize.
* Add gnubiff 1.2.0,Kirill Ponomarev2004-05-048-0/+165
| | | | | | | | | | | | | | | | | gnubiff is a mail notification program that checks for mail, displays headers when new mail has arrived and allow to read first lines of new mails. It relies on the GNOME and GTK libraries but can be compiled and used with or without GNOME support. Supported protocols are pop3, apop, imap4, mh, qmail and mailfile. Furthermore, gnubiff is fully configurable with a lot of options like polltime, poptime, sounds, mail reader, mailbox names, etc. and can also filter spam. PR: ports/66226 Submitted by: Tim Bishop <tim@bishnet.net>
* Update to 2004.05.04.Norikatsu Shigemura2004-05-042-3/+3
|
* add pyobfuscate 0.1Ying-Chieh Liao2004-05-044-0/+33
| | | | Python source code obfuscator
* - Update to 0.4.5Kirill Ponomarev2004-05-0423-668/+224
| | | | | | | - Give maintainership to submitter PR: ports/66198 Submitted by: Yann Berthier <yb@sainte-barbe.org>
* Add libnetdude 0.6,Kirill Ponomarev2004-05-045-0/+183
| | | | | | | | | | The core of the Netdude framework and the place where the packet manipulations are performed. It allows you to implement trace file manipulations at a much higher level of abstraction than code written directly on top of the pcap library. PR: ports/66178 Submitted by: Yann Berthier <yb@sainte-barbe.org>
* Add libpcapnav 0.5,Kirill Ponomarev2004-05-045-0/+66
| | | | | | | | | | Libcapnav is a libpcap wrapper library that allows navigation to arbitrary packets in a tcpdump trace file between reads, using timestamps or percentage offsets. The API is intentionally much like that of the pcap library. PR: ports/66177 Submitted by: Yann Berthier <yb@sainte-barbe.org>
* Chase rerolled tarball (additional documentation).Volker Stolz2004-05-041-2/+2
| | | | | | PR: ports/65443 Submitted by: Andrey Slusar (maintainer timeout) Approved by: linimon (implicit)
* Add dependency on ligpg-errorTilman Keskinoz2004-05-041-0/+2
| | | | | PR: 66228 Submitted by: michael johnson
* add gregexp 0.3Ying-Chieh Liao2004-05-046-0/+50
| | | | A graphical regular expression explorer
* Update to 1.0Nick Sayer2004-05-042-3/+3
|
* Add a dependency on metacity-theme-microgui.Joe Marcus Clarke2004-05-041-1/+3
|
* Add metacity-theme-microgui, a port of the Sawfish microGUI theme toJoe Marcus Clarke2004-05-045-0/+70
| | | | | | | | | the metacity window manager. A screenshot of microGUI can be found at: http://themes.freshmeat.net/projects/mcitymicrogui/ PR: 65942 Submitted by: Douglas Thrift <douglas@douglasthrift.net>
* Add an install time message pointing users to this port's installed executable.Joseph Koshy2004-05-042-1/+9
| | | | Requested by: Marc Rene Arns <privat@marcrenearns.de>
* - Upgrade to 5.1.5.Brooks Davis2004-05-043-0/+27
| | | | | | | | | | | | | | | | | | - Create empty config file on the first startup to allow settings to be saved. - Fix shutdown on 4.x and some 5.x systems. [0] - Remove unnecessicary p5-URI dependency, p5-libwww handles it for us. - Add p5-Template-Toolkit dependency. - Remove some EXCLUDE_FILES already handled by EXCLUDE_DIRS - Fix message about SLIMDIR. [0] - Add a newsyslog.conf entry for the log file. [0] - Add a pkg-message warning about the open defaults of the server. [0] PR: ports/65799 Submitted by: Dan Pelleg <daniel at pelleg.org> [0] Approved by: krion (mentor) Pointy hat to: brooks (failed to add pkg-message)
* Update to 0.8.3.Joe Marcus Clarke2004-05-044-6/+6
|
* Add koffice-i18n-bg, localized messages and documentation for kofficeMichael Nottebrock2004-05-039-0/+147
| | | | (tajik)
* Add koffice-i18n-bg, localized messages and documentation for kofficeMichael Nottebrock2004-05-039-0/+131
| | | | (bulgarian)
* - Upgrade to 5.1.5.Brooks Davis2004-05-0320-58/+436
| | | | | | | | | | | | | | | | | - Create empty config file on the first startup to allow settings to be saved. - Fix shutdown on 4.x and some 5.x systems. [0] - Remove unnecessicary p5-URI dependency, p5-libwww handles it for us. - Add p5-Template-Toolkit dependency. - Remove some EXCLUDE_FILES already handled by EXCLUDE_DIRS - Fix message about SLIMDIR. [0] - Add a newsyslog.conf entry for the log file. [0] - Add a pkg-message warning about the open defaults of the server. [0] PR: ports/65799 Submitted by: Dan Pelleg <daniel at pelleg.org> [0] Approved by: krion (mentor)
* Update to 1.2.5.Joe Marcus Clarke2004-05-033-3/+15
|
* - support for thunderbird 0.6Alex Dupre2004-05-034-3/+12
| | | | - bump PORTREVISION
* - Update to 1.4.3Pav Lucistnik2004-05-0312-453/+669
| | | | | PR: ports/66194 Submitted by: Alex Varju <varju@webct.com> (maintainer)
* - Update to 0.0.8Pav Lucistnik2004-05-036-20/+40
| | | | | PR: ports/66206 Submitted by: Marcus von Appen <mva@sysfault.org> (maintainer)
* Update to 1.2.5.Jeremy Messenger2004-05-033-3/+7
| | | | Approved by: adamw (mentor)
* - Update to 0.1.0Pav Lucistnik2004-05-034-91/+498
| | | | | PR: ports/66187 Submitted by: michael johnson <ahze@ahze.net> (maintainer)
* - Update to 0.23Pav Lucistnik2004-05-036-74/+12
| | | | | PR: ports/66216 Submitted by: Florent Thoumie <flz@xbsd.org> (maintainer)
* - Set PORTEPOCH to allow people to use portupgradePav Lucistnik2004-05-032-4/+10
| | | | | | | | | (Shadow's 5.8.11 > BitTornado 0.2.0) - Add more download sites - Fix build when WITH_PSYCO is defined PR: ports/66210 Submitted by: Stefan Walter <sw@gegenunendlich.de> (maintainer)