Commit graph

1466 commits

Author SHA1 Message Date
grant
40931c7afd honour PKG_SYSCONFDIR.
fixes pkg/18530 from Hauke Fath <hf@tangro.de>.
2002-10-20 03:20:34 +00:00
rh
c2934c968e Track directory layout change at MASTER_SITE_GNOME.
Patch provided in PR pkg/18701 by Julio Merino <jmmv@menta.net>
2002-10-19 10:54:42 +00:00
agc
bfb670d6b9 Do the previous *after* engaging brain. 2002-10-17 13:29:33 +00:00
agc
766d305c17 Enable this package on NetBSD-1.6 and above as well as NetBSD-1.5 2002-10-17 13:28:05 +00:00
agc
6d70946ca8 Add and enable mousetar 2002-10-16 09:35:34 +00:00
agc
5cefa5dc11 Initial import of mousetar-20020202 into the NetBSD packages collection.
Quoting from http://mail-index.netbsd.org/tech-userlevel/2002/10/16/0000.html

"I've written a tar that owes nothing to anything else.  It's in the
public domain and hence is free for NetBSD to steal, anything from
lifting it verbatim to swiping ideas from.

It doesn't currently have anything like --fast-read; that hadn't
occurred to me.  Now that it's been pointed out, I'll be adding it; I
think it's a valuable addition, whether or not NetBSD wants my tar."
2002-10-16 09:34:12 +00:00
rh
3a3e01d6ba Switch glib2 from PTL2 to pth.
Introduce USE_PTL2 so that PTL2 can still be used as an alternative (e.g.
for debugging).
Only include ptl2/buildlink2.mk if USE_PTL2 is set and no native threads
are available.
Bump PKGREVISIONS.
2002-10-16 03:14:41 +00:00
agc
8f30f8d5c5 Add and enable rdiff-backup 2002-10-15 15:17:00 +00:00
agc
f705f48d3a Initial import of rdiff-backup-0.10.1 into the NetBSD Packages Collection.
Provided in PR 18577 by David.S at idiom dot com, some modifications
by me to use buildlink2 files, and to specify the correct version of
python required.

Rdiff-backup backs up one directory to another, possibly over a network.
The target directory ends up a copy of the source directory, but extra
reverse diffs are stored in a special subdirectory of that target directory,
so you can still recover files lost some time ago. The idea is to combine
the best features of a mirror and an incremental backup. Rdiff-backup also
preserves subdirectories, hard links, dev files, permissions, uid/gid
ownership (if it is running as root), and modification times. Finally,
rdiff-backup can operate in a bandwidth efficient manner over a pipe, like
rsync. Thus you can use rdiff-backup and ssh to securely back a hard drive
up to a remote location, and only the differences will be transmitted.
2002-10-15 15:16:02 +00:00
tron
d47d5692f9 Fix build problem on systems where the NetBSD source tree is not in
"/usr/src" as suggested by Julio Merino in PR pkg/18485.
2002-10-14 18:12:23 +00:00
wiz
29f012dbbf buildlink1 -> buildlink2. 2002-10-13 12:09:13 +00:00
wiz
e33663a96a buildlink1 -> buildlink2. 2002-10-13 11:55:54 +00:00
atatat
06e80c6736 Upgrade lsof pkg to 4.65. Notable changes from 00DIST are:
...
                Enabled compiling of lsof for NetBSD 1.5 with the
                NULL file system, using a patch from Andrew Brown
                <atatat@atatdot.net>.
...
                Applied a patch, supplied by Andrew Brown
                <atatat@atatdot.net>, that updates lsof for NetBSD
                version 1.6.6.  Corrected handling of the NetBSD
                nullfs.
...

This obsoletes patch-ab.  Again.  :)
2002-10-12 03:13:39 +00:00
wiz
9ab3428f49 Unused. 2002-10-09 19:41:58 +00:00
wiz
0dd7942b72 Slight improvement to last. 2002-10-09 17:26:18 +00:00
wiz
e5cff632f9 buildlink1 -> buildlink2. 2002-10-09 17:22:22 +00:00
wiz
4e7b2c8800 Unused. 2002-10-09 14:30:34 +00:00
wiz
9664aff882 Add buildlink2.mk. 2002-10-09 14:17:59 +00:00
wiz
c5a1ca82c3 Use PKGLOCALEDIR instead of homebrew stuff.
Also patch out useless autoheader call, thus solving PR 18587.
2002-10-08 17:27:19 +00:00
jlam
a4554ed167 buildlink1 -> buildlink2 2002-10-08 13:44:20 +00:00
wiz
55194099b6 Unused. 2002-10-08 13:24:42 +00:00
abs
968e091727 Enable on *-*-i[3456]86, so we can install on Linux 2002-10-08 11:48:11 +00:00
jschauma
098e24d6a9 Hey, buildlink2 is much smarter than me. Remove conditional around
bzip2's buildlink.  Pointed out by seb and wiz (separately - though
seb was faster!).
2002-10-07 22:35:36 +00:00
jschauma
c97008fee5 If on Linux, use bzip2's buildlink2. 2002-10-07 22:17:22 +00:00
seb
9e04fbd4b5 Convert to buildlink2. Use perl5/module.mk. 2002-10-06 22:31:03 +00:00
jlam
eb71877d9b * Trivally use buildlink2.
* Use bsd.pkg.install.mk for OWN_DIRS to denote ownership of libexec/rox.
2002-10-05 10:01:00 +00:00
wiz
cb545e2472 Replace a patch hunk by USE_X11. 2002-10-05 03:08:45 +00:00
wiz
73e0a127d2 Convert to buildlink2. XXX: Needs CPPFLAGS -- problem with package, or
libxml2...
2002-10-05 01:20:45 +00:00
wiz
cfe0798f41 Convert to buildlink2. 2002-10-05 00:29:43 +00:00
lukem
5e7a0ec96a - install the following, per request from Simon Burge:
devdump isodump isoinfo isovfy
- crank PKGREVISION
2002-10-03 05:04:29 +00:00
dillo
a13fbf89bd get rid of autoconf build dependency by patching configure 2002-10-02 23:36:06 +00:00
dillo
f96c9310f7 get rid of autoconf build dependency by patching configure 2002-10-02 22:30:59 +00:00
dillo
2582709f2a get rid of autoconf build dependency by patching configure 2002-10-02 22:20:49 +00:00
wiz
e32380502f Actually, this package does not need autoconf at all. 2002-10-02 19:09:02 +00:00
wiz
a610f8bbea Use autoconf.mk. 2002-10-02 19:03:47 +00:00
lukem
f97306b25b Fixes as recommended by Johnny Lam:
- set the PKGNAME of the devel version to "cdrecord" as well, and
  remove the conflicts lines for cdrecord-{,devel-}[0-9]*
- set the version of the devel version to "1.10.34".
2002-09-29 14:34:00 +00:00
lukem
a50c643023 add CONFLICT for the (non)-devel equivalent 2002-09-29 08:58:37 +00:00
lukem
18e4fb93c9 add cdrecord-devel 2002-09-29 08:42:07 +00:00
lukem
f18ed5e2b0 Package of the development version of sysutils/cdrecord
The stable version is currently 1.10, this is 1.11a34
2002-09-29 07:59:09 +00:00
martti
bf27ec4cc0 Updated etcupdate to 20020928
* Fix a typo (PR#18440)
* Don't execute /etc/postinstall if -b was used
2002-09-28 06:18:35 +00:00
rh
936c02e8b1 Add and enable GWLib and gworkspace 2002-09-28 02:20:48 +00:00
rh
e21ed519d7 Initial import of gworkspace-0.4, the GNUstep workspace and file manager. 2002-09-28 02:19:51 +00:00
rh
dfc99e6de0 Initial import of GWLib-0.4, a file and workspace manager backend library
for GNUstep.
2002-09-28 02:19:03 +00:00
agc
0ff6e820c3 Mark this package as conflicting with pstree<=2.16 (with thanks to
Thomas Klausner).
2002-09-27 16:24:41 +00:00
agc
fbe02fc33a Remove the CONFLICTS with sysutils/pstree.
Bump PKGREVISION.
2002-09-27 12:10:00 +00:00
agc
8470d04a0f Install the various components of this package as proctree, rather than
pstree (pstree conflicts with the contents of the sysutils/psmisc package).

Remove the CONFLICTS definition.

Bump PKGREVISION.
2002-09-27 12:08:06 +00:00
jlam
60c8592291 buildlink1 -> buildlink2 2002-09-26 22:50:32 +00:00
jlam
c3c74b88b6 * Use buildlink2.
* Install some documentation.
* Honor PKG_SYSCONFDIR (and warn user that the config file directory may
  have changed).
* Allow for compiling with OSS support on NetBSD, though it is currently
  commented out.
2002-09-26 12:29:55 +00:00
jlam
ad3d77880d * Use ossaudio.buildlink2.mk and some other features of buildlink2 to
remove unwanted paths to headers and libraries when invoking the
  compiler.  Also remove patches that are no longer needed with the
  complete conversion of this package to buildlink2.

* Also run cdda2wav.1 through tbl to make "man cdda2wav" readable for the
  -v option.

* Rearrange logic to simplify/shorten the package Makefile.
2002-09-26 11:32:02 +00:00
wiz
49d873c8d1 Make Dewey-conformant PKGNAME. 2002-09-26 02:03:58 +00:00