Commit graph

38 commits

Author SHA1 Message Date
rillig
1026094a3a strndup has only recently been added to NetBSD, so choose another way of
defining the function, whose prototype is incompatible to the native
strndup.
2007-10-19 13:33:24 +00:00
rillig
0082e66ac2 NetBSD already has strndup. 2007-10-17 21:49:17 +00:00
rillig
2829e658f2 Mechanically replaced man/* with ${PKGMANDIR}/* in the definition of
INSTALLATION_DIRS, as well as all occurrences of ${PREFIX}/man with
${PREFIX}/${PKGMANDIR}.

Fixes PR 35265, although I did not use the patch provided therein.
2007-01-07 09:13:46 +00:00
wiz
6f9bd56547 Update MASTER_SITES and HOMEPAGE, from Sergey Svishchev. 2006-10-04 20:44:18 +00:00
wiz
80f218df25 Reset maintainer, email bounced. 2006-06-26 18:16:31 +00:00
rillig
23de803159 Fixed installation for unprivileged builds. Bumped PKGREVISION. 2006-06-24 08:37:40 +00:00
jlam
6ad6aef9d4 Replace references to ossaudio.buildlink3.mk with oss.buildlink3.mk.
Remove deprecated ossaudio.buildlink3.mk.
2006-03-09 21:04:39 +00:00
tv
f816d81489 Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used. 2005-04-11 21:44:48 +00:00
wiz
b8e0eb28f4 Remove FreeBSD RCS Ids. pkgsrc has diverged too much for syncing to be
useful.
2005-03-24 21:12:50 +00:00
jmmv
038bfe2603 Fix INSTALLATION_DIRS. Noticed by Joachim Kuebart in tech-pkg@. 2005-03-12 11:05:37 +00:00
agc
71c8259803 Add RMD160 digests to the SHA1 ones. 2005-02-23 20:39:42 +00:00
uebayasi
a03f164f3d Fix quoting. 2005-02-14 08:16:35 +00:00
minskim
7d02f7e839 Enable pkgviews installation. Based on Joachim Kuebart's patch in
PR pkg/25751.
  - Honor CFLAGS and LDFLAGS set by pkgsrc Makefile.
  - Use buildlink3 framework and ossaudio.buildlink3.mk.
2004-05-31 17:35:14 +00:00
zuntum
4bd6ecc9c5 Move pkg/ files into package's toplevel directory 2001-11-01 00:17:43 +00:00
agc
952fa0ef9f Move to sha1 digests, and add distfile sizes. 2001-04-18 12:14:28 +00:00
agc
18ea9c7e79 + move the distfile digest/checksum value from files/md5 to distinfo
+ move the patch digest/checksum values from files/patch-sum to distinfo
2001-04-17 10:22:24 +00:00
wiz
f7bb9e2078 Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT. 2001-02-16 13:30:32 +00:00
fvdl
ae270c9eb5 The timeout value for a scsireq is reset by libscsi in scsi_build. So,
set it *after* scsi_build, so that the actual intented timeout value
is used, avoiding timeouts, bus resets and people putting the blame
on controllers/drivers.
2000-11-19 12:34:22 +00:00
rh
d658778a06 Depend on libscsi>=1.6. Should fix bulk-builds. 2000-10-01 10:55:00 +00:00
wiz
b294fd9f33 Use devel/libscsi instead of adding the scsi library via patches.
Fix a bug. Closes pkg/6375.
2000-09-10 22:50:34 +00:00
wiz
c750c08ad9 Remove (sometimes FreeBSD) packager's (porter's) name from DESCR.
If anywhere, it should be the value of MAINTAINER in the Makefile.
Some minor cleanup/reformatting while I'm here.
2000-08-11 01:07:45 +00:00
abs
df05aef71f Strip trailing '.', and/or leading '(a|an) ' 2000-01-05 15:37:50 +00:00
wiz
fbe25b1c86 added missing NetBSD RCS tags, 'quoted' existing *BSD ones 1999-12-25 23:45:22 +00:00
agc
a910a6fd62 Add package patch-sum files 1999-07-09 13:50:05 +00:00
hubertf
e4b285ca31 Split and fix. 1999-03-12 16:44:14 +00:00
garbled
b55f25fcbe Document fact that tosha's output is allways in little-endian format.
Pointed out by John Ruschmeyer in PR #6334
1998-10-28 05:43:20 +00:00
tsarna
6bd0d65c65 The Grand Homepagification:
- New, optional Makefile variable HOMEPAGE, specifies a URL for
	  the home page of the software if it has one.
	- The value of HOMEPAGE is used to add a link from the
	  README.html files.
	- pkglint updated to know about it.  The "correct" location for
	  HOMEPAGE in the Makefile is after MAINTAINER, in that same
	  section.
1998-08-20 15:16:34 +00:00
agc
05b88260d7 Add NetBSD RCS Ids. 1998-08-07 13:16:49 +00:00
agc
86db14e819 Add NetBSD RCS Ids. 1998-08-07 10:35:47 +00:00
thorpej
fdf7955d09 Someone doesn't understand the difference between arrays and pointers. Quick
hack to make specifying an alternate device work.
1998-07-16 21:12:56 +00:00
agc
dc15bf01de Update package Makefiles for automatic manual page handling. 1998-06-18 16:15:10 +00:00
agc
cf640f98e8 Use getrawpartition() from libutil to get the raw partition number,
rather than using a hardcoded constant.
1998-05-13 10:48:57 +00:00
agc
dccd43243d Use the bsd.pkg.mk and bsd.pkg.subdir.mk files in the pkgsrc tree.
Remove redundant (and sometimes erroneous) comments.
1998-04-15 10:38:06 +00:00
hubertf
1051253543 portlint: Fix RCS Id 1998-01-19 01:13:29 +00:00
augustss
57a3bbb2ac Add the missing scsi.h file. 1997-11-27 18:13:18 +00:00
augustss
928ff30e55 Make it work under NetBSD by adding the FreeBSD scsi library code.
XXX Perhaps a libscsi package would be better?
1997-11-24 23:00:04 +00:00
agc
5358faaf74 Add a NetBSD RCS Id to all the PLIST files. 1997-11-06 09:57:11 +00:00
augustss
4daa64a629 Initial import of FreeBSD audio packages. 1997-10-28 23:18:20 +00:00