Commit graph

23 commits

Author SHA1 Message Date
jlam
da6807f3c5 Fix the package configuration of the following packages so that they
will install Perl modules into the "vendor" directories:

	chat/vicq		math/udunits
	databases/rrdtool	mbone/beacon
	devel/p5-subversion

Bump their PKGREVISIONs.
2005-08-08 18:13:13 +00:00
jlam
7fbb8d9527 Bump the PKGREVISIONs of all (638) packages that hardcode the locations
of Perl files to deal with the perl-5.8.7 update that moved all
pkgsrc-installed Perl files into the "vendor" directories.
2005-08-06 06:19:03 +00:00
jlam
7a6521287b Turn PERL5_PACKLIST into a relative path instead of an absolute path.
These paths are now relative to PERL5_PACKLIST_DIR, which currently
defaults to ${PERL5_SITEARCH}.  There is no change to the binary
packages.
2005-07-13 18:01:18 +00:00
tv
f816d81489 Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used. 2005-04-11 21:44:48 +00:00
agc
0cbe9b3900 Add RMD160 digests in addition to SHA1 ones 2005-02-23 15:59:10 +00:00
minskim
101b04ee11 Enable pkgviews installation. Patches provided by Joachim Kuebart on
tech-pkg@.
2004-05-31 16:47:47 +00:00
xtraeme
72d48e9c15 bl3ify, while here fix typo (DEPEND -> DEPENDS). 2004-03-29 08:08:53 +00:00
agc
dc52048e01 Move WRKSRC definition away from the first paragraph in a Makefile. 2004-01-20 12:07:06 +00:00
martti
ff0278ea30 COMMENT should start with a capital letter. 2003-07-21 16:24:36 +00:00
grant
91f00f1cbc s/netbsd.org/NetBSD.org/ 2003-07-17 21:21:03 +00:00
jschauma
e366d0c694 Use tech-pkg@ in favor of packages@ as MAINTAINER for orphaned packages.
Should anybody feel like they could be the maintainer for any of thewe packages,
please adjust.
2003-06-02 01:15:31 +00:00
schmonz
0268aa4b89 REPLACE_PERL's working directory is ${WRKSRC}, so packages needn't
prefix REPLACE_PERL definitions with ${WRKSRC}.
2002-12-14 03:43:18 +00:00
jlam
941aea0791 buildlink1 -> buildlink2. 2002-11-15 01:16:43 +00:00
wiz
4c92c5a558 Sort a line in standard order. 2002-06-15 09:35:34 +00:00
shell
975b70f1bf Add p5-Term-ReadLine to DEPEND field
PR#16987 by Kevin Lo <kevlo@kevlo.org>
2002-06-15 09:26:24 +00:00
wiz
731f8e2416 Update to 0.4.1 (with 0.4.1 tar.bz2 from distribution site).
Changes to 0.4nb1 unknown.
Closes pkg/16687 from Kevin Lo.
2002-05-07 15:41:37 +00:00
wiz
8d24fb0e5d Not 0.4.1, but 0.4nb1 (should be close enough to the update). 2002-05-07 15:03:59 +00:00
jdolecek
7824f37359 use log_path without trailing /, so that mkdir(2) succeeds when
vicq is creating the directory
2002-05-07 14:11:59 +00:00
jdolecek
01b56ecbeb Update this to current version. Unfortunately, the author didn't
bump version, so bump to 0.4.1 locally.

Changes:
	o Fixed bug with changing contacts' statuses to offline
		while saving config
	o Security fix $HOME/.vicq will have 0700 permissions while
		creating
2002-05-07 13:43:40 +00:00
itojun
861b4dbf22 use .packlist for perl library. based on PR 15485 2002-03-19 16:28:32 +00:00
itojun
1e01f8c17e forgot to add patches 2002-03-19 16:04:30 +00:00
itojun
b2b580d242 upgrade to 0.4.
changelogs are avialable at http://gonzo.kiev.ua/projects/vicq/ChangeLog-0.4
2002-03-19 16:04:05 +00:00
zuntum
561b59529a Initial import of vicq-0.3
vICQ is simple ICQ client written in perl with look & feel of micq
and works fine with v7 protocol of ICQ. It is based on Net::ICQ2000
module written by Robin Fisher.

Fixes pkg/14718 by Shell Hung <shell@shellhung.org>
2001-12-30 11:37:47 +00:00