FreshPorts -- The Place For Ports notbug Sun, 27 May 2012 10:59 PM BST
non port: sysutils/lire/Makefile
CVSWeb

Number of commits found: 49

Sun, 28 Mar 2010
[ 06:47 dinoex ] Original commit 
1.12 accessibility/accerciser/Makefile
1.10 accessibility/at-poke/Makefile
1.72 accessibility/at-spi/Makefile
1.51 accessibility/dasher/Makefile
1.54 accessibility/gnome-mag/Makefile
1.42 accessibility/gnopernicus/Makefile
1.46 accessibility/gok/Makefile
1.11 accessibility/java-access-bridge/Makefile
1.32 accessibility/kdeaccessibility/Makefile
1.42 accessibility/kdeaccessibility4/Makefile

(Only the first 10 of 4470 ports in this commit are shown above. View all ports for this commit)
- update to 1.4.1
Reviewed by:    exp8 run on pointyhat
Supported by:   miwi
Fri, 5 Feb 2010
[ 11:46 dinoex ] Original commit 
1.11 accessibility/accerciser/Makefile
1.9 accessibility/at-poke/Makefile
1.71 accessibility/at-spi/Makefile
1.50 accessibility/dasher/Makefile
1.53 accessibility/gnome-mag/Makefile
1.41 accessibility/gnopernicus/Makefile
1.45 accessibility/gok/Makefile
1.10 accessibility/java-access-bridge/Makefile
1.31 accessibility/kdeaccessibility/Makefile
1.40 accessibility/kdeaccessibility4/Makefile

(Only the first 10 of 4271 ports in this commit are shown above. View all ports for this commit)
- update to jpeg-8
Tue, 26 Jan 2010
[ 12:36 kuriyama ] Original commit 
1.47 sysutils/lire/Makefile
1.4 sysutils/monkeytail/Makefile
1.20 sysutils/munin-main/Makefile
1.2 sysutils/p5-Plugtools/Makefile
1.18 sysutils/p5-Schedule-Load/Makefile
1.5 sysutils/whatpix/Makefile
1.7 textproc/p5-AI-Categorizer/Makefile
1.3 textproc/p5-EBook-Tools/Makefile
1.5 textproc/p5-Getopt-Lucid/Makefile
1.3 textproc/p5-HTML-SBC/Makefile

(Only the first 10 of 20 ports in this commit are shown above. View all ports for this commit)
- Remove unneeded dependencies which is in perl-5.8.9 dist
  (part 7).

Approved by:    portmgr (itetcu)
Fri, 31 Jul 2009
[ 13:57 dinoex ] Original commit 
1.9 accessibility/accerciser/Makefile
1.8 accessibility/at-poke/Makefile
1.69 accessibility/at-spi/Makefile
1.49 accessibility/dasher/Makefile
1.40 accessibility/gnopernicus/Makefile
1.43 accessibility/gok/Makefile
1.8 accessibility/java-access-bridge/Makefile
1.29 accessibility/kdeaccessibility/Makefile
1.35 accessibility/kdeaccessibility4/Makefile
1.11 accessibility/mousetweaks/Makefile

(Only the first 10 of 3009 ports in this commit are shown above. View all ports for this commit)
- bump all port that indirectly depends on libjpeg and have not yet been bumped
or updated
Requested by:   edwin
Mon, 16 Mar 2009
[ 00:20 edwin ] Original commit 
1.45 sysutils/lire/Makefile
1.9 sysutils/lire/distinfo
1.12 sysutils/lire/pkg-plist
Update to version 2.1:

Lire 2.1 is available for download from http://download.logreport.org/pub/.
Major changes since 2.0.3 (the previous stable release):

- Lire now requires DBD::SQLite, which uses SQLite 3.0.  (SQLite 2 has
  become obsolete and is no longer supported).  This means that the
  Lire database format has changed. If you have one or more old lire
  stores, you will need to convert each of them from SQLite2 format to
  SQLite3 format, like this:
        sqlite oldstore.db .dump | sqlite3 newstore.db
  This assumes that you have both sqlite2 and sqlite3 installed on your
  system, and that the names of the command line interface for the old
  and new version are sqlite and sqlite3 respectively (this is at least
  correct for Fedora).  After completion of the conversion(s), and
  after upgrading to Lire 2.1, SQLite 2 can be removed from your
  system, unless it is used by other applications than Lire of course.
- Improvement in exim2dlf, thanks to a patch contributed by Adrian Phillips.
  Version 4.67 of exim introduced pid to log_selector, exim2dlf now supports
  such log files too.  See also
  http://lists.logreport.org/pipermail/development/2008/000934.html.  Note
  that compatibility with pre-4.67 exim logfiles is preserved by this patch.
- Added the merge2combined and dlf2combined www scripts for merging web
  server logs of different types into one log file in combined format.
Fri, 6 Jun 2008
[ 14:03 edwin ] Original commit 
1.44 sysutils/LPRng/Makefile
1.10 sysutils/acidlaunch/Makefile
1.6 sysutils/apt/Makefile
1.27 sysutils/bacula-server-devel/Makefile
1.104 sysutils/bacula-server/Makefile
1.3 sysutils/bashburn/Makefile
1.5 sysutils/batmon/Makefile
1.14 sysutils/battfink/Makefile
1.23 sysutils/bbapm/Makefile
1.11 sysutils/brasero/Makefile

(Only the first 10 of 198 ports in this commit are shown above. View all ports for this commit)
Bump portrevision due to upgrade of devel/gettext.

The affected ports are the ones with gettext as a run-dependency
according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT
in Makefile (29 of them).

PR:             ports/124340
Submitted by:   edwin@
Approved by:    portmgr (pav)
Thu, 13 Mar 2008
[ 22:42 edwin ] Original commit 
1.43 sysutils/lire/Makefile
1.8 sysutils/lire/distinfo
1.11 sysutils/lire/pkg-plist
Upgrade to Lire 2.0.3

This release includes 3 patches, contributed by our users:

- Bug fixes:

  * Various fixes in merging and generating PDF reports.  Thanks to
    Stefan Schuermans for the patches.
  * Fix in lire's behaviour when Report Jobs are incorrectly named.
    Thanks to Konstantinos Koukopoulos for the patches.

- New DLF converter contribued by Lire's users:

  * FortigateDlfConverter: converts FortiGate 3.x packet log to
    firewall DLF format. Thanks to Jean Benoit Marzio for this
    contribution.
Sat, 8 Sep 2007
[ 01:04 linimon ] Original commit 
1.15 ports-mgmt/p5-FreeBSD-Portindex/Makefile
1.8 ports-mgmt/portscout/Makefile
1.2 print/a2pdf/Makefile
1.10 print/axpoint/Makefile
1.2 print/latexdiff/Makefile
1.35 print/muttprint/Makefile
1.4 print/p5-Net-Printer/Makefile
1.10 print/p5-PDFLib/Makefile
1.4 print/p5-XML-ApacheFOP/Makefile
1.5 security/amavis-stats/Makefile

(Only the first 10 of 88 ports in this commit are shown above. View all ports for this commit)
Welcome bsd.perl.mk.  Add support for constructs such as USE_PERL5=5.8.0+.
Drop support for antique perl.

Work done by:   gabor
Sponsored by:   Google Summer of Code 2007
Hat:            portmgr
Mon, 23 Jul 2007
[ 09:36 rafan ] Original commit 
1.19 archivers/dpkg/Makefile
1.54 archivers/gtar/Makefile
1.21 archivers/gzip/Makefile
1.37 archivers/libarchive/Makefile
1.21 astro/starplot/Makefile
1.10 astro/tclgeomap/Makefile
1.11 astro/tkgeomap/Makefile
1.23 audio/audacity-devel/Makefile
1.10 audio/checkmate/Makefile
1.21 audio/cmus/Makefile

(Only the first 10 of 437 ports in this commit are shown above. View all ports for this commit)
- Set --mandir and --infodir in CONFIGURE_ARGS if the configure script
  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
Sat, 19 May 2007
[ 20:32 flz ] Original commit 
1.5 x11-servers/xorg-server-snap/files/BSD.x11-xorg.dist
1.1364 MOVED
1.2 accessibility/at-poke/Makefile
1.60 accessibility/at-spi/Makefile
1.51 accessibility/atk/Makefile
1.37 accessibility/dasher/Makefile
1.60 accessibility/gail/Makefile
1.41 accessibility/gnome-mag/Makefile
1.35 accessibility/gnopernicus/Makefile
1.35 accessibility/gok/Makefile

(Only the first 10 of 7868 ports in this commit are shown above. View all ports for this commit)
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
Wed, 20 Dec 2006
[ 10:40 edwin ] Original commit 
1.39 sysutils/lire/Makefile
Remove dia dependency

Submitted by:   Matt Day <mattlire@fjarlq.com>
Fri, 4 Aug 2006
[ 10:44 edwin ] Original commit 
1.38 sysutils/lire/Makefile
Add missing man-pages.
Thu, 27 Jul 2006
[ 00:02 edwin ] Original commit 
1.37 sysutils/lire/Makefile
1.7 sysutils/lire/distinfo
1.10 sysutils/lire/pkg-plist
Update to 2.0.2
Sat, 1 Apr 2006
[ 12:07 edwin ] Original commit 
1.36 sysutils/lire/Makefile
pkg-message ->
Thu, 23 Feb 2006
[ 08:28 kris ] Original commit 
1.2 devel/p5-Test-File-Contents/Makefile
1.12 misc/tinderbox/Makefile
1.35 sysutils/lire/Makefile
1.10 sysutils/newportsversioncheck/Makefile
Back out PERL_(BUILD|RUN)_DEPENDS pending reimplementation
Mon, 30 Jan 2006
[ 23:20 kuriyama ] Original commit 
1.27 audio/libmusicbrainz/Makefile
1.22 audio/slimserver/Makefile
1.9 comms/trustedqsl/Makefile
1.6 converters/shftool/Makefile
1.12 deskutils/treeline/Makefile
1.60 devel/apr/Makefile
1.22 devel/cvsnt/Makefile
1.7 devel/datadesigner/Makefile
1.41 devel/dbus/Makefile
1.23 devel/e4graph/Makefile

(Only the first 10 of 67 ports in this commit are shown above. View all ports for this commit)
Chase shlib bump of libexpat.
Sun, 29 Jan 2006
[ 11:24 edwin ] Original commit 
1.33 sysutils/lire/Makefile
Remove typo is spreadsheet
Noticed by: linimon@
[ 11:23 edwin ] Original commit 
1.32 sysutils/lire/Makefile
Remove silly \'s at the end of the line where not necessary.
Noticed by: linimon@
Sat, 21 Jan 2006
[ 22:15 edwin ] Original commit 
1.9 misc/tinderbox/Makefile
1.31 sysutils/lire/Makefile
1.8 sysutils/newportsversioncheck/Makefile
Implement PERL_BUILD_DEPENDS / PERL_RUN_DEPENDS for my ports.
Wed, 13 Jul 2005
[ 12:21 edwin ] Original commit 
1.30 sysutils/lire/Makefile
Fix dependency on ploticus.

Thanks to kris@ for showing me the right error log.
[ 10:19 edwin ] Original commit 
1.29 sysutils/lire/Makefile
Remove BROKEN and let pointyhat sort this out.
(sorry kris, I can't find the error anywhere)
Sat, 26 Mar 2005
[ 20:05 kris ] Original commit 
1.28 sysutils/lire/Makefile
BROKEN: Broken dependency

Approved by:    portmgr (self)
Tue, 21 Dec 2004
[ 06:03 edwin ] Original commit 
1.27 sysutils/lire/Makefile
1.8 sysutils/lire/pkg-plist
Remove some leftover directories.
Noticed by: kris
Sun, 19 Dec 2004
[ 00:38 edwin ] Original commit 
1.26 sysutils/lire/Makefile
1.7 sysutils/lire/pkg-plist
Improve pkg-plist.
Wed, 20 Oct 2004
[ 12:58 edwin ] Original commit 
1.25 sysutils/lire/Makefile
typo: podman -> pod2man

Submitted by:   Frank Laszlo <laszlof@vonostingroup.com>
Tue, 19 Oct 2004
[ 23:13 edwin ] Original commit 
1.24 sysutils/lire/Makefile
Fix build on 4.x, where /usr/bin/pod2man and /usr/local/bin/pod2man
are fighting.

Reported by:    Frank J. Laszlo <laszlof@vonostingroup.com>
Fri, 15 Oct 2004
[ 10:32 edwin ] Original commit 
1.23 sysutils/lire/Makefile
1.5 sysutils/lire/distinfo
1.6 sysutils/lire/pkg-plist
Upgrade to Lire version 2.0.1

Submitted by:   edwin@mavetju.org
Mon, 11 Oct 2004
[ 22:41 edwin ] Original commit 
1.22 sysutils/lire/Makefile
1.4 sysutils/lire/distinfo
Upgrade to 2.0

Submitted by:   edwin@mavetju.org
Sat, 18 Sep 2004
[ 18:51 kris ] Original commit 
1.21 sysutils/lire/Makefile
BROKEN: Unfetchable

Approved by:    portmgr (self)
Fri, 21 May 2004
[ 06:12 edwin ] Original commit 
1.20 sysutils/lire/Makefile
Ignore this port if building with a perl < 5.6
Noticed by: bento/kris (such a happy couple)
Mon, 17 May 2004
[ 12:25 erwin ] Original commit 
1.19 sysutils/lire/Makefile
Remove explicit dependency on p5-DBI, this port already implicitly
depends on it via another dependency and it's wrong for perl < 5.6

Approved by:    edwin (maintainer)
Wed, 28 Apr 2004
[ 22:27 edwin ] Original commit 
1.18 sysutils/lire/Makefile
1.3 sysutils/lire/distinfo
1.2 sysutils/lire/pkg-message
1.5 sysutils/lire/pkg-plist
Update to Lire v1.5
        - It completes the Internationalisation and Store Configuration
          items on the 2.0 roadmap.
Sun, 14 Mar 2004
[ 07:58 kuriyama ] Original commit 
1.21 audio/libmusicbrainz/Makefile
1.2 converters/shftool/Makefile
1.35 devel/apr/Makefile
1.20 devel/e4graph/Makefile
1.51 devel/gettext/Makefile
1.11 devel/libmba/Makefile
1.9 devel/libpdel/Makefile
1.11 devel/pwlib/Makefile
1.59 devel/subversion/Makefile
1.4 games/ggz-client-libs/Makefile

(Only the first 10 of 46 ports in this commit are shown above. View all ports for this commit)
o Bump $LIB_DEPENDS line to chase expat's shlib version.
o Bump $PORTREVISION.
Fri, 5 Mar 2004
[ 11:14 edwin ] Original commit 
1.16 sysutils/lire/Makefile
Add dependency on textproc/p5-XML-Parser
Noticed by: krisbot
Mon, 1 Mar 2004
[ 02:14 edwin ] Original commit 
1.15 sysutils/lire/Makefile
1.4 sysutils/lire/pkg-plist
- Add dependency on Time/Timezone.pm
Sun, 29 Feb 2004
[ 12:07 edwin ] Original commit 
1.14 sysutils/lire/Makefile
- remove pdf target from the makefile
- add more dependencies to the WITH_PDF list of dependencies.
[ 00:06 edwin ] Original commit 
1.13 sysutils/lire/Makefile
1.2 sysutils/lire/distinfo
1.3 sysutils/lire/pkg-plist
Update to lire 1.4.1.
Wed, 4 Feb 2004
[ 05:10 marcus ] Original commit 
1.6 mail/hotwayd/Makefile
1.12 mail/ifile/Makefile
1.30 mail/imp3/Makefile
1.5 mail/isoqlog/Makefile
1.16 mail/kiltdown/Makefile
1.4 mail/kshowmail/Makefile
1.3 mail/ksig/Makefile
1.18 mail/lbdb/Makefile
1.9 mail/liamail/Makefile
1.26 mail/libesmtp/Makefile

(Only the first 10 of 1422 ports in this commit are shown above. View all ports for this commit)
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.

(Part 1)
Tue, 4 Nov 2003
[ 18:30 marcus ] Original commit 
1.32 audio/icecast2/Makefile
1.52 databases/libgda2/Makefile
1.17 deskutils/libmrproject/Makefile
1.41 graphics/dia/Makefile
1.33 lang/php4/Makefile
1.30 lang/php5/Makefile
1.11 security/libfwbuilder/Makefile
1.12 security/xmlsec/Makefile
1.4 security/xmlsec1/Makefile
1.11 sysutils/lire/Makefile

(Only the first 10 of 16 ports in this commit are shown above. View all ports for this commit)
Chase the libxslt shared lib version with a PORTREVISION bump.
Tue, 21 Oct 2003
[ 10:34 edwin ] Original commit 
1.10 sysutils/lire/Makefile
fix dependencies. my fault.
Fri, 17 Oct 2003
[ 23:19 edwin ] Original commit 
1.9 sysutils/lire/Makefile
unbreak dependency on textproc/docbook-xml

Noticed by: bento/kris
Thu, 16 Oct 2003
[ 01:48 edwin ] Original commit 
1.8 sysutils/lire/Makefile
[patch] sysutils/lire: point to DocBook-XML

        I build the lire port today, and noticed, that it did not
        pick up docbookx.dtd from DocBook-XML correctly, but it was
        configured to use DocBook-SGML, and it didn't even find
        that .dtd.

        With my patch, `lire' is able procduce HTML output, and
        also probably PDF output (not tested, but it relies on
        DocBook, too).

PR:             ports/57229
Submitted by:   Simon Barner <barner@in.tum.de>
Tue, 13 May 2003
[ 10:14 demon ] Original commit 
1.4 net/lla/Makefile
1.9 net/p5-Net-Jabber/Makefile
1.12 news/newsgrab/Makefile
1.9 security/snortsnarf/Makefile
1.4 sysutils/cvsweb-converters/Makefile
1.7 sysutils/lire/Makefile
1.6 sysutils/p5-Schedule-Cron/Makefile
1.5 www/p5-Bundle-Slash/Makefile
Depend on p5-Time-modules rather than p5-Time.
Fri, 7 Mar 2003
[ 22:12 edwin ] Original commit 
1.6 sysutils/lire/Makefile
Fix download site.
Noticed by: fenner@
Fri, 21 Feb 2003
[ 13:28 knu ] Original commit 
1.23 sysutils/LPRng/Makefile
1.2 sysutils/LPRngTool/Makefile
1.2 sysutils/Tee/Makefile
1.3 sysutils/abck/Makefile
1.14 sysutils/afio/Makefile
1.4 sysutils/ah-tty/Makefile
1.12 sysutils/apcupsd/Makefile
1.2 sysutils/arson/Makefile
1.9 sysutils/asfsm/Makefile
1.11 sysutils/asmem/Makefile

(Only the first 10 of 250 ports in this commit are shown above. View all ports for this commit)
De-pkg-comment.
Sat, 21 Dec 2002
[ 21:16 edwin ] Original commit 
1.4 sysutils/lire/Makefile
Make port fetchable again.
Noticed by: port-survey.
Sun, 17 Nov 2002
[ 04:04 edwin ] Original commit 
1.3 sysutils/lire/Makefile
Maintainer-update: use ARCH_PERL/SITE_PERL variables.
Tue, 17 Sep 2002
[ 07:41 kuriyama ] Original commit 
1.9 devel/apr/Makefile
1.5 devel/e4graph/Makefile
1.5 devel/libpdel/Makefile
1.3 devel/log4c/Makefile
1.18 devel/subversion/Makefile
1.4 net/easysoap/Makefile
1.7 net/p5-JUNOScript/Makefile
1.6 security/rats/Makefile
1.2 sysutils/lire/Makefile
1.3 textproc/orchard-c/Makefile

(Only the first 10 of 22 ports in this commit are shown above. View all ports for this commit)
Bump PORTREVISION and expat shlib.
Wed, 21 Aug 2002
[ 02:38 kevlo ] Original commit 
1.282 sysutils/Makefile
1.1 sysutils/lire/Makefile
1.1 sysutils/lire/distinfo
1.1 sysutils/lire/pkg-comment
1.1 sysutils/lire/pkg-descr
1.1 sysutils/lire/pkg-message
1.1 sysutils/lire/pkg-plist
Initial import of lire 1.1.

Lire is a logfile analyse toolkit for multiple applications.

PR: 41813
Submitted by: Edwin Groothuis <edwin@mavetju.org>

Number of commits found: 49

Login
User Login
Create account

Servers and bandwidth provided by
New York Internet
SuperNews

Search
Enter Keywords:
 
more...

Latest Vulnerabilities
haproxyMay 24
foswikiMay 21
inspircd*May 21
inspircd12*May 21
sympaMay 21
sympa5May 21
libxml2May 18
pidgin-otrMay 16
sudoMay 16
chromiumMay 15
chromiumMay 15
pivotx*May 14
socatMay 14
libpurpleMay 12
php5May 12

12 vulnerabilities affecting 17 ports have been reported in the past 14 days

* - modified, not new

All vulnerabilities


Ports
Home
Categories
Deleted ports
Sanity Test Failures
Newsfeeds


Statistics
Graphs
NEW Graphs (Javascript)
Traffic

Calculated hourly:
Port count 23676
Broken 193
Deprecated 147
Ignore 737
Forbidden 3
Restricted 328
No CDROM 110
Vulnerable 0
Expired 44
Set to expire 188
Interactive 54
new 24 hours 4
new 48 hours6
new 7 days60
new fortnight184
new month254

This site
What is FreshPorts?
About the Authors
FAQ
How big is it?
The latest upgrade!
Privacy
Forums
Blog
Contact

Servers and bandwidth provided by
New York Internet
SuperNews
Valid HTML, CSS, and RSS.
Copyright © 2000-2012 DVL Software Limited. All rights reserved.
This page created in 6.369 seconds.