The NetBSD Project

CVS log for pkgsrc/net/arla/PLIST

[BACK] Up to [cvs.netbsd.org] / pkgsrc / net / arla

Request diff between arbitrary revisions


Default branch: MAIN


Revision 1.23 / (download) - annotate - [select for diffs], Sun Jun 14 18:09:21 2009 UTC (2 years, 11 months ago) by joerg
Branch: MAIN
CVS Tags: pkgsrc-2012Q1-base, pkgsrc-2012Q1, pkgsrc-2011Q4-base, pkgsrc-2011Q4, pkgsrc-2011Q3-base, pkgsrc-2011Q3, pkgsrc-2011Q2-base, pkgsrc-2011Q2, pkgsrc-2011Q1-base, pkgsrc-2011Q1, pkgsrc-2010Q4-base, pkgsrc-2010Q4, pkgsrc-2010Q3-base, pkgsrc-2010Q3, pkgsrc-2010Q2-base, pkgsrc-2010Q2, pkgsrc-2010Q1-base, pkgsrc-2010Q1, pkgsrc-2009Q4-base, pkgsrc-2009Q4, pkgsrc-2009Q3-base, pkgsrc-2009Q3, pkgsrc-2009Q2-base, pkgsrc-2009Q2, HEAD
Changes since 1.22: +1 -2 lines
Diff to previous 1.22 (colored)

Remove @dirrm entries from PLISTs

Revision 1.22 / (download) - annotate - [select for diffs], Sat Apr 12 22:43:08 2008 UTC (4 years, 1 month ago) by jlam
Branch: MAIN
CVS Tags: pkgsrc-2009Q1-base, pkgsrc-2009Q1, pkgsrc-2008Q4-base, pkgsrc-2008Q4, pkgsrc-2008Q3-base, pkgsrc-2008Q3, pkgsrc-2008Q2-base, pkgsrc-2008Q2, cwrapper, cube-native-xorg-base, cube-native-xorg
Changes since 1.21: +2 -2 lines
Diff to previous 1.21 (colored)

Convert to use PLIST_VARS instead of manually passing "@comment "
through PLIST_SUBST to the plist module.

Revision 1.21 / (download) - annotate - [select for diffs], Thu Aug 24 17:59:04 2006 UTC (5 years, 9 months ago) by wennmach
Branch: MAIN
CVS Tags: pkgsrc-2008Q1-base, pkgsrc-2008Q1, pkgsrc-2007Q4-base, pkgsrc-2007Q4, pkgsrc-2007Q3-base, pkgsrc-2007Q3, pkgsrc-2007Q2-base, pkgsrc-2007Q2, pkgsrc-2007Q1-base, pkgsrc-2007Q1, pkgsrc-2006Q4-base, pkgsrc-2006Q4, pkgsrc-2006Q3-base, pkgsrc-2006Q3
Changes since 1.20: +2 -2 lines
Diff to previous 1.20 (colored)


Make the X11 components of arla an option.
Submitted by david l goodrich in PR pkg/33400.

Revision 1.20 / (download) - annotate - [select for diffs], Thu Apr 6 03:20:54 2006 UTC (6 years, 1 month ago) by jlam
Branch: MAIN
CVS Tags: pkgsrc-2006Q2-base, pkgsrc-2006Q2
Changes since 1.19: +3 -1 lines
Diff to previous 1.19 (colored)

List the info files directly in the PLIST and honor PKG{INFO,MAN}DIR.

Revision 1.19 / (download) - annotate - [select for diffs], Thu Dec 15 21:28:47 2005 UTC (6 years, 5 months ago) by wennmach
Branch: MAIN
CVS Tags: pkgsrc-2006Q1-base, pkgsrc-2006Q1, pkgsrc-2005Q4-base, pkgsrc-2005Q4
Changes since 1.18: +91 -77 lines
Diff to previous 1.18 (colored)

Update arla to 0.41. The update is necessary to support NetBSD-2.1
and NetBSD-3.0 and should fix the broken bulk build.

Tested on NetBSD-2.0.2/i386 and NetBSD-2.1/i386.

Revision 1.18 / (download) - annotate - [select for diffs], Mon May 2 20:34:01 2005 UTC (7 years ago) by reed
Branch: MAIN
CVS Tags: pkgsrc-2005Q3-base, pkgsrc-2005Q3, pkgsrc-2005Q2-base, pkgsrc-2005Q2
Changes since 1.17: +2 -1 lines
Diff to previous 1.17 (colored)

RCD_SCRIPTS_EXAMPLEDIR is no longer customizable.
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.

Revision 1.17 / (download) - annotate - [select for diffs], Mon May 2 19:02:40 2005 UTC (7 years ago) by reed
Branch: MAIN
Changes since 1.16: +1 -2 lines
Diff to previous 1.16 (colored)

Remove the @comment entry for the rc.d script. It is not
needed.

I noticed this because I am changing the framework to not
auto-register the rc.d scripts and I am adding them to all the
PLISTs.

Revision 1.16 / (download) - annotate - [select for diffs], Tue Mar 15 15:58:52 2005 UTC (7 years, 2 months ago) by wennmach
Branch: MAIN
CVS Tags: pkgsrc-2005Q1-base, pkgsrc-2005Q1
Changes since 1.15: +91 -74 lines
Diff to previous 1.15 (colored)

Update arla to 0.38. The update is necessary to support NetBSD-2.0.
The update during the pkgsrc freeze has been approved by <wiz>.

Two patches have been provided by <christos>.

Tested on NetBSD-1.6.1/i386 and NetBSD-2.0/i386.

Closes PR pkg/20906.

Revision 1.15 / (download) - annotate - [select for diffs], Fri Apr 23 22:07:55 2004 UTC (8 years, 1 month ago) by reed
Branch: MAIN
CVS Tags: pkgsrc-2004Q4-base, pkgsrc-2004Q4, pkgsrc-2004Q3-base, pkgsrc-2004Q3, pkgsrc-2004Q2-base, pkgsrc-2004Q2
Changes since 1.14: +1 -2 lines
Diff to previous 1.14 (colored)

mk/bsd.pkg.install.mk now automatically registers
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.

Revision 1.14 / (download) - annotate - [select for diffs], Mon Mar 8 22:36:32 2004 UTC (8 years, 2 months ago) by seb
Branch: MAIN
CVS Tags: pkgsrc-2004Q1-base, pkgsrc-2004Q1
Changes since 1.13: +1 -2 lines
Diff to previous 1.13 (colored)

Remove info files entries from PLIST.

XXX the package did not build for me.

Revision 1.13 / (download) - annotate - [select for diffs], Wed Mar 5 13:10:21 2003 UTC (9 years, 2 months ago) by wennmach
Branch: MAIN
CVS Tags: pkgsrc-2003Q4-base, pkgsrc-2003Q4
Changes since 1.12: +1 -3 lines
Diff to previous 1.12 (colored)


Update arla to 0.35.12.

Not many changes, the most important one being a fix in the
directory handling. themis has been removed, and is separately
distributed now.

Revision 1.12 / (download) - annotate - [select for diffs], Tue Jan 14 12:00:09 2003 UTC (9 years, 4 months ago) by wennmach
Branch: MAIN
CVS Tags: netbsd-1-6-1-base, netbsd-1-6-1
Changes since 1.11: +1 -4 lines
Diff to previous 1.11 (colored)

Update arla to 0.35.12pre1.

Prior versions had two major bugs that could lead to kernel panics on
NetBSD-1.6 and -current. mmap(2)ing a file residing beneath /afs would
trigger the panic.

Thanks to Love <lha@stacken.kth.se> for preparing the snapshot.

Revision 1.11 / (download) - annotate - [select for diffs], Sat Dec 7 15:38:48 2002 UTC (9 years, 5 months ago) by cjep
Branch: MAIN
Changes since 1.10: +5 -5 lines
Diff to previous 1.10 (colored)

pkglint whitespace complaint.

Revision 1.10 / (download) - annotate - [select for diffs], Wed Sep 25 00:06:34 2002 UTC (9 years, 8 months ago) by jlam
Branch: MAIN
Changes since 1.9: +6 -12 lines
Diff to previous 1.9 (colored)

* buildlink1 -> buildlink2
* Honor PKG_SYSCONFDIR
* use bsd.pkg.install.mk to handle the rc.d scripts and config files

Revision 1.9 / (download) - annotate - [select for diffs], Mon Sep 23 14:37:18 2002 UTC (9 years, 8 months ago) by wennmach
Branch: MAIN
Changes since 1.8: +1 -2 lines
Diff to previous 1.8 (colored)

Fix a problem with VOP_PUTPAGES on NetBSD-1.6 (via patch from
Love <lha@netbsd.org>).

Also, don't try to remove the top-level "lkm" directory on
pkg_delete.

Revision 1.7.4.1 / (download) - annotate - [select for diffs], Wed Aug 21 09:58:30 2002 UTC (9 years, 9 months ago) by agc
Branch: netbsd-1-6
Changes since 1.7: +3 -1 lines
Diff to previous 1.7 (colored) next main 1.8 (colored)

Pullup the update of the arla package to version 0.35.9 onto the 1.6
pkgsrc branch.  This is necessary for security - arla-0.35.8 and older
contain two security problems.

Requested by Lex Wennmacher.

> From: Lex Wennmacher <wennmach@netbsd.org>
> Date: 08/20/2002 20:47:47
>
> Module Name:    pkgsrc
> Committed By:   wennmach
> Date:           Tue Aug 20 17:47:46 UTC 2002
>
> Modified Files:
>         pkgsrc/net/arla: Makefile PLIST distinfo
> Added Files:
>         pkgsrc/net/arla/patches: patch-bd patch-be patch-bf patch-bg patch-bh
>             patch-bi patch-bj patch-bk patch-bl patch-bm patch-bn patch-bo
>             patch-bp patch-bq patch-br patch-bs
>
> Log Message:
> Upgrade arla to 0.35.9
>
> Fixes two security holes: 'xdr'-bug (in vos, not in arlad), and
> xfs failes to check for negative numbers in pioctl.
>
> Additional changes: NetBSD/sparc64 now supported, 'themis' added,
> local locking, bug fixes.
>
> See http://www.stacken.kth.se/lists/arla-drinkers/2002-08/msg00019.html

Revision 1.8 / (download) - annotate - [select for diffs], Tue Aug 20 17:47:40 2002 UTC (9 years, 9 months ago) by wennmach
Branch: MAIN
Changes since 1.7: +3 -1 lines
Diff to previous 1.7 (colored)

Upgrade arla to 0.35.9

Fixes two security holes: 'xdr'-bug (in vos, not in arlad), and
xfs failes to check for negative numbers in pioctl.

Additional changes: NetBSD/sparc64 now supported, 'themis' added,
local locking, bug fixes.

See http://www.stacken.kth.se/lists/arla-drinkers/2002-08/msg00019.html

Revision 1.7 / (download) - annotate - [select for diffs], Wed Aug 7 08:30:50 2002 UTC (9 years, 9 months ago) by jlam
Branch: MAIN
CVS Tags: netbsd-1-6-RELEASE-base
Branch point for: netbsd-1-6
Changes since 1.6: +1 -2 lines
Diff to previous 1.6 (colored)

Merge arlad and arlad.sh scripts into one, following pkgsrc convention
for rc.d scripts.

Revision 1.6 / (download) - annotate - [select for diffs], Fri Jul 12 20:40:31 2002 UTC (9 years, 10 months ago) by wiz
Branch: MAIN
CVS Tags: pkgviews-base, pkgviews
Changes since 1.5: +80 -78 lines
Diff to previous 1.5 (colored)

Update to 0.35.8, fixes pkg/17574.
Relevant changes:
* --fake-stat support, fakes mode/stat information.
  Very useful on MacOS X finder that uses this.
* Bug fixes

Also, sort PLIST, and standardize MESSAGE slightly.

Revision 1.5 / (download) - annotate - [select for diffs], Wed Jun 26 10:29:51 2002 UTC (9 years, 11 months ago) by seb
Branch: MAIN
Changes since 1.4: +2 -2 lines
Diff to previous 1.4 (colored)

Substitute a couple of `mkdir' by `${MKDIR}'.
Remove `-p' from mkdir arguments, it is already part of ${MKDIR}.
While here substitute a couple of ${PREFIX} by `%D' in
`@exec ${MKDIR} ...' lines and add a couple of missing `%D' in such lines too!

Revision 1.4 / (download) - annotate - [select for diffs], Mon Feb 18 15:14:35 2002 UTC (10 years, 3 months ago) by seb
Branch: MAIN
CVS Tags: netbsd-1-5-PATCH003, buildlink2-base, buildlink2
Changes since 1.3: +3 -3 lines
Diff to previous 1.3 (colored)

Introduce new framework for handling info files generation and installation.

Summary of changes:
- removal of USE_GTEXINFO
- addition of mk/texinfo.mk
- inclusion of this file in package Makefiles requiring it
- `install-info' substituted by `${INSTALL_INFO}' in PLISTs
- tuning of mk/bsd.pkg.mk:
    removal of USE_GTEXINFO
    INSTALL_INFO added to PLIST_SUBST
    `${INSTALL_INFO}' replace `install-info' in target rules
    print-PLIST target now generate `${INSTALL_INFO}' instead of `install-info'
- a couple of new patch files added for a handful of packages
- setting of the TEXINFO_OVERRIDE "switch" in packages Makefiles requiring it
- devel/cssc marked requiring texinfo 4.0
- a couple of packages Makefiles were tuned with respect of INFO_FILES and
  makeinfo command usage

See -newly added by this commit- section 10.24 of Packages.txt for
further information.

Revision 1.3 / (download) - annotate - [select for diffs], Fri Feb 15 10:12:53 2002 UTC (10 years, 3 months ago) by skrll
Branch: MAIN
Changes since 1.2: +2 -2 lines
Diff to previous 1.2 (colored)

mkdir -> ${MKDIR}
rmdir -> ${RMDIR}
rm -> ${RM} (${RM} added to PLIST_SUBST)
chmod -> ${CHMOD}
chown -> ${CHOWN}

Revision 1.2 / (download) - annotate - [select for diffs], Tue Feb 5 22:39:06 2002 UTC (10 years, 3 months ago) by skrll
Branch: MAIN
Changes since 1.1: +2 -2 lines
Diff to previous 1.1 (colored)

/bin/mkdir -> ${MKDIR}.

Make the print-PLIST target output ${MKDIR} also.

Revision 1.1 / (download) - annotate - [select for diffs], Wed Oct 31 22:54:48 2001 UTC (10 years, 6 months ago) by zuntum
Branch: MAIN

Move pkg/ files into package's toplevel directory

This form allows you to request diff's between any two revisions of a file. You may select a symbolic revision name using the selection box or you may type in a numeric name using the type-in text box.




CVSweb <webmaster@jp.NetBSD.org>