Commit graph

30 commits

Author SHA1 Message Date
gdt
b9811df80d Note additional upstream reports of this patch. 2015-01-27 19:50:40 +00:00
gdt
34f50d36af Note when the patch was sent upstream. 2015-01-27 19:40:24 +00:00
hauke
db8a172166 Builds and installs on Solaris. The changes:
o various explicit #includes
o sources use {u_,u}int*_t in equal share, so just build with -D
o providing Solaris' MAXHOSTNAMELEN with -D avoids patching half a dozen files
o misc. build fixes

Use pkgsrc CONF_FILES framework
Make pkglint happy

TODO: Test on Solaris, SMF config files for venus and server
2015-01-27 15:21:52 +00:00
dholland
a3990a255e document NOT_FOR_PLATFORM 2015-01-04 03:41:59 +00:00
wiz
7eeb51b534 Bump for perl-5.20.0.
Do it for all packages that
* mention perl, or
* have a directory name starting with p5-*, or
* depend on a package starting with p5-
like last time, for 5.18, where this didn't lead to complaints.
Let me know if you have any this time.
2014-05-29 23:35:13 +00:00
wiz
3faf991a33 Bump applications PKGREVISIONs for python users that might be using
python3, since the default changed from python33 to python34.

I probably bumped too many. I hope I got them all.
2014-05-17 16:10:41 +00:00
ryoon
f8e628f818 * .include "../../devel/readline/buildlink3.mk" with USE_GNU_READLINE=yes
are replaced with .include "../../devel/readline/buildlink3.mk", and
  USE_GNU_READLINE are removed,

* .include "../../devel/readline/buildlink3.mk" without USE_GNU_READLINE
  are replaced with .include "../../mk/readline.buildlink3.mk".
2013-07-15 02:02:17 +00:00
wiz
d2ca14a3f1 Bump all packages for perl-5.18, that
a) refer 'perl' in their Makefile, or
b) have a directory name of p5-*, or
c) have any dependency on any p5-* package

Like last time, where this caused no complaints.
2013-05-31 12:39:57 +00:00
asau
e059e7e469 Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-23 17:18:07 +00:00
wiz
8b5d49eb78 Bump all packages that use perl, or depend on a p5-* package, or
are called p5-*.

I hope that's all of them.
2012-10-03 21:53:53 +00:00
marino
07cde5b56f net/coda: Back out DragonFly patches
Coda requires a kernel module to run and DragonFly had such a kernel at
one point.  However the kernel was removed six years ago and there is no
desire to restore it.  One of the main reasons against doing so is the
lack of IPv6 support in Coda.

The userland patches for coda are therefore unnecessary and coda has been
reverted to its previous state save for marking NOT-FOR-DRAGONFLY.

PKGREVISION was mispelled in the makefile, so fixing that typo bumps the
revision to nb2 (caught by pkglint).
2012-08-03 10:32:54 +00:00
dholland
dd0695260c Improve previous patch: blindly setting MAXNAMLEN to 255 is dangerous,
as it is e.g. 511 on NetBSD. Instead, get it from NAME_MAX, which is
POSIX. PKGREVISION -> 3 as a precaution.
2012-07-22 03:20:03 +00:00
marino
3a179ec972 net/coda: Support DragonFly
It builds now -- no idea if coda functions as expected.
As macro were used, there is no binary change - thus no revbump.
2012-07-15 17:39:17 +00:00
obache
2cd654bab6 Bump PKGREVISION from default python to 2.7. 2012-03-15 11:53:20 +00:00
gdt
57e65aa894 Add patch to fix directory reading problems:
On NetBSD, force DIRBLKSIZ to 512, which matches the block size (and
  thus padding) for the representation of directories in UFS.
  coda_readdir will call the readdir from the container filesystem, and
  thus the padding of directories must match what the container
  filesystem would have done.

  Analysis and fix due to Brett Lymn.

  Not yet reported upstream; a better fix is desired.

Also:

  Set LICENSE.

  Add annotations to other patches about their upstream status, after
  pinging upstream.
2012-03-05 11:27:52 +00:00
gdt
ef6b589652 Add missing match file. 2011-03-12 13:59:59 +00:00
gdt
800ec45564 net/coda: 6.9.2 -> 6.9.5
several bug fixes and enhancements, see:
    http://www.coda.cs.cmu.edu/maillists/coda-announce/0084.html
    http://www.coda.cs.cmu.edu/maillists/coda-announce/0083.html
    http://www.coda.cs.cmu.edu/maillists/coda-announce/0082.html

WARNING: this (or the rvm update) changes the venus RVM format.
Ensure that you have no unreintegrated changes before updating, and
then reinit the client rvm.

From Jukka Salmi via PR pkg/44637.
2011-03-11 20:27:42 +00:00
joerg
62d1ba2bac Remove @dirrm entries from PLISTs 2009-06-14 18:03:28 +00:00
wiz
272d51cc21 Recursive ABI depends update and PKGREVISION bump for readline-6.0 shlib
major change.

Reported by Robert Elz in PR 41345.
2009-05-20 00:58:05 +00:00
joerg
ba171a91fa Add DESTDIR support. 2008-06-12 02:14:13 +00:00
gdt
7fd8734226 +.include "../../mk/curses.buildlink3.mk"
PKGREVISION++
2008-03-06 16:15:18 +00:00
rillig
7a2ec90e2c Two programs in sbin/ need their interpreter fixed. 2008-02-17 10:16:33 +00:00
rillig
e47af9e6a7 mount(2) with 5 parameters is available since 4.99.24, not 4.99.23. 2007-12-02 14:33:05 +00:00
rillig
35a79ca37d Adjusted my last patch to apply only for NetBSD >= 4.99.23. 2007-12-01 14:07:30 +00:00
rillig
5f6127d0ae Added a patch for NetBSD >= 4.99. 2007-11-30 23:55:39 +00:00
gdt
40c367fcf6 Update to 6.9.2.
No NEWS or ChangeLog, but from mailing list this adds gcodacon, a
system tray applet to show reintegration status, converts to automake,
and various bugfixes.
2007-08-06 12:31:25 +00:00
gdt
c6405d8bc6 PKGREVISION++ due to rpc2 shlib bump 2007-08-04 14:03:27 +00:00
gdt
d85a3fc8d8 add comment with URL of helpful page on coda wiki. 2007-05-11 15:19:11 +00:00
gdt
47deb4eeed Add missing files in PLIST not found by print-PLIST without -cnewer.
(Pointed out by wiz).
2007-04-15 14:03:50 +00:00
gdt
566f0cc9b7 Coda distributed filesystem. This package contains the client and
server.  The package omits the rc.vice script.
2007-04-12 18:13:05 +00:00