Commit graph

2001 commits

Author SHA1 Message Date
grant
a340a133ac bl3ify; fixes build on Solaris with SunPro. 2004-01-28 12:45:17 +00:00
heinz
18a916d5e6 Use $FIND with "-print". Noted by Georg Schwarz in PR pkg/24248 2004-01-27 00:53:10 +00:00
jmmv
561f2b86ef Fix path to mjpegtools; moved to the multimedia category. 2004-01-26 12:48:47 +00:00
jmmv
6a8d54a683 Fix path to mplayer (now in the multimedia category). 2004-01-26 12:32:23 +00:00
kim
43b5ca540d Upgrade to 1.14:
- handle proftpd
- handle new NetBSD-current messages
- handle ntpd v4
2004-01-24 18:18:53 +00:00
kim
e6b394f9d1 Upgrade to 1.1.0:
- numerous fixes to correctly parse logs from non-ancient versions of Postfix
- see http://jimsun.linxnet.com/downloads/ChangeLog-1.1.0
2004-01-24 18:15:32 +00:00
mrauch
c33d2e9bbe Solve the problem with the missing memcpy differently
(Forward patch from the fix that finally went into grub's CVS)
The old way had problems finding disks and formatting curses output properly.
Fixes PR pkg/24214.
2004-01-24 16:36:03 +00:00
grant
60ad86155b replace deprecated USE_GMAKE with USE_GNU_TOOLS+=make. 2004-01-24 15:06:57 +00:00
jmmv
a58dd81611 Bump PKGREVISION due to xmlcatmgr update to 2.0beta1. I know; this is a PITA.
This shouldn't be needed if we had non-recursive dependancies *sigh*.
2004-01-23 21:50:42 +00:00
jmmv
0eeff5f133 Bump PKGREVISION due to librsvg2 and swfdec updates. 2004-01-22 12:56:12 +00:00
grant
7e87a32703 +fastfs 2004-01-21 05:03:49 +00:00
grant
15b3d04a3d Initial import of fastfs into the NetBSD packages collection.
fastfs turns on/off delayed I/O on a filesystem. It is intended for
use with restore(8) to speed up full filesystem restores as much as
500%.
2004-01-21 05:03:18 +00:00
agc
3ad1bdbf06 Move WRKSRC definition away from the first paragraph in a Makefile. 2004-01-20 12:18:15 +00:00
jlam
886fcca3ce Actually, since we want to use perl5/buildlink3.mk, this package does need
to set USE_BUILDLINK3=yes.
2004-01-20 02:18:50 +00:00
jlam
18ab85ee1d This package never invokes the toolchain so it doesn't need buildlink[23].
Define NO_BUILDLINK to signify this to bsd.pkg.mk.  Also, note that this
package trivailly supports pkgviews.
2004-01-20 02:17:09 +00:00
atatat
a9b0c4ecc4 Actually, since we can, let's use the .bz2 file 2004-01-17 19:37:35 +00:00
atatat
c92f357754 Upgrade to lsof version 4.70. Changes related to or affecting NetBSD
(or pkgsrc) from the 00DIST file:

4.70            January 16, 2004
                ...
                Added bz2 compression.
                ...
                Improved handling of parameters after "-i@".
                ...
                With help from Andrew Brown <atatat@atatdot.net> and
                John Heasley <heas@netbsd.org> added log-structured
                file system (LFS) support for NetBSD and OpenBSD.
2004-01-17 19:31:30 +00:00
recht
d2a7d5928f Don't install (g)su with the setuid bit on NetBSD, FreeBSD and OpenBSD.
Bump PKGREVISION.
2004-01-17 00:14:14 +00:00
wiz
b8b925a72a Remove patch-ac here too, since it was removed during the last update. 2004-01-15 08:11:20 +00:00
wiz
2d5dbcefbf Remove some more (not yet even buildlinked) KDE1 packages,
since KDE1 has been removed.
Noted by agc.
2004-01-14 15:03:53 +00:00
atatat
6db43c9266 Add LFS support to lsof. Bump PKGREVISION to 1, making this 4.69nb1.
This patch will be included in the next lsof release.
2004-01-13 02:50:27 +00:00
martti
fcbef86b65 Updated dvdrip to 0.50.16
If you have Perl 5.8.1 you *need* this release. Older
versions of dvd::rip do not work with Perl 5.8.1.

* Features
  - New checkbox "Reuse log" for 2-pass encoding on the
    Transcode tab. Once activated an existent 2-pass
    logfile will be reused resp. pass 1 is skipped. This
    way you can continue a 2-pass transcoding if the 2nd
    pass went wrong for some reason. Long awaited feature
    requested by many users, including myself ;)
  - Workaround for transcode filters which declare options
    multiple times (as the unsharp filter in transcode
    0.6.10). Reported by Fabio Russo.

* Bugfixes
2004-01-12 14:29:44 +00:00
cjep
1b39677b6e Remove unnecessary blank lines. 2004-01-12 09:46:04 +00:00
wiz
706212cc86 Remove KDE1 packages (and dependencies) from pkgsrc, since the KDE
authors have dropped support for it and have not been backporting
security fixes.

As proposed on tech-pkg numerous times (last one: Dec 27 2003).
2004-01-10 22:43:06 +00:00
martti
16f5a02b20 Updated XFce to 4.0.3
- Leak in window manager's pixmap management
- Various file manager fixes
- Translation updates
- Support for KDE system tray was added
2004-01-08 08:11:41 +00:00
jlam
4b90d17ed9 From the log for rev. 1.1260 of bsd.pkg.mk:
"Package Makefiles should refer to PKG_SYSCONFBASEDIR instead of
 PKG_SYSCONFBASE when they want PKG_SYSCONFDIR stripped of
 PKG_SYSCONFSUBDIR.  This makes PKG_SYSCONFBASE=/etc work with pkgviews by
 installing all config files into /etc/packages/<pkg> instead of
 occasionally putting some directly into /etc."
2004-01-07 02:21:16 +00:00
jlam
d916fe5c4e bl3ify 2004-01-05 12:48:30 +00:00
xtraeme
95ea7ce9c2 Minimum version of esound required is 0.2.27 not 2.4.1 (Hi Jeremy!).
This closes PR pkg/23984 by Min Sik Kim.
2004-01-05 00:48:57 +00:00
jmmv
b32b224fea Bump revision due to librsvg2 update (libcroco added as a dependancy). 2004-01-04 17:30:55 +00:00
reed
6d9af8d68d Bump package revisions for tiff update.
Tiff is backward compatible, but was broken on amd64 platform
so this makes sure new tiff is used.
2004-01-03 18:49:33 +00:00
cjep
d9231166ef Multiline strings -> Single line strings. Fixes build on -current. 2004-01-02 17:21:00 +00:00
gavan
2765dae5cc Add file missing from yesterday's commit.
#undef truncate and tell in appropriate places. Workaround for Solaris
redefining them in unistd.h. Also reorder two includes to allow building on
Solaris.
2004-01-01 00:00:02 +00:00
xtraeme
f671617b47 Add a patch (based on one from FreeBSD) to display removable media
(and network mounts) automatically.
2003-12-31 01:41:35 +00:00
cjep
c843a6ae2a Add trailing / to HOMEPAGEs 2003-12-30 17:27:31 +00:00
cjep
5b9624c1fb Whitespace fixes 2003-12-30 16:48:44 +00:00
gavan
a32c0f87c9 #undef truncate and tell in appropriate places. Workaround for Solaris
redefining them in unistd.h. Also reorder two includes to allow building on
Solaris.
2003-12-30 12:18:56 +00:00
gavan
6105a7faf0 Ensure configure script knows about iconv if necessary. 2003-12-30 12:13:42 +00:00
wiz
ff06d8377b Fix typo in previous. 2003-12-29 18:22:47 +00:00
xtraeme
cb6efdc9f7 Add and enable apotheke. 2003-12-29 14:07:32 +00:00
xtraeme
fe67a0bf08 Initial import of apotheke-0.2, via pkgsrc-wip.
Apotheke is a separate Nautilus view, which gives you
detailed information about CVS managed directories.
2003-12-29 14:06:35 +00:00
kristerw
3714ba74d8 Correct path to devel/pkgconfig/buildlink2.mk. 2003-12-29 02:13:38 +00:00
xtraeme
04f3089e74 Add and enable gnome2-system-monitor. 2003-12-29 00:51:13 +00:00
xtraeme
3fa799cfbe Initial import of gnome2-system-monitor 2.4.0 via pkgsrc-wip.
This is the GNOME 2 system monitor program.
2003-12-29 00:49:48 +00:00
jmmv
a51d1c36df Bump PKGREVISION due to gnome-vfs2 update (fam removed as dependancy).
( We really need non-recursive dependancies... *sigh* )
2003-12-28 23:37:05 +00:00
jmmv
4e9c5ddb84 Do not use fam. This solves *lots* of lockups in nautilus (finally!) and
probably other applications using gnome-vfs2 (yeah, it removes some minor
functionality... but until it's solved, this is better than nothing).

Bump PKGREVISION to 1.

Found by xtraeme@ with help from marcus@freebsd.
2003-12-28 23:35:46 +00:00
jmmv
db31e35c14 Explicitly include pkg-config's buidlink2.mk file. 2003-12-28 19:34:43 +00:00
jmmv
a4c19ef93e Update to 0.98alpha15:
* GTK2 support.
* updated lot of translations, added romanian, latvian and albanian.
* numerous bug fixes.
* included a contrib-directory with the sources with some useful stuff sent
  to me by X-CD-Roast users.
2003-12-28 19:29:21 +00:00
jmmv
472e52fc1b Update to 0.98a15.2.01a21. There are too many changes since cdrecord 2.00
to be listed here; the package includes a complete list in all AN-2.01a??
files.  What is notable is that it enables xcdroast "audio-on-the-fly
support".
2003-12-28 19:22:12 +00:00
wiz
a03ce410a9 Make "-" first in []. 2003-12-28 00:16:11 +00:00
wiz
84859b4b28 -current got redrawwin() -- replace USE_NCURSES
with INCOMPAT_CURSES lines.
While here, fix location of example config files in source,
so that copying them during the first startup works.
2003-12-28 00:11:45 +00:00