Commit graph

23 commits

Author SHA1 Message Date
jlam
9c8b5ede43 Point MAINTAINER to pkgsrc-users@NetBSD.org in the case where no
developer is officially maintaining the package.

The rationale for changing this from "tech-pkg" to "pkgsrc-users" is
that it implies that any user can try to maintain the package (by
submitting patches to the mailing list).  Since the folks most likely
to care about the package are the folks that want to use it or are
already using it, this would leverage the energy of users who aren't
developers.
2006-03-04 21:28:51 +00:00
joerg
5911def816 Recursive revision bump / recommended bump for gettext ABI change. 2006-02-05 23:08:03 +00:00
joerg
58b8395fca Include stdio.h as well when looking for __fpending, that's where it is
found on DragonFly. Add one more check for DTTOIF, otherwise it can end
up as implicit prototype and undefined reference.
2006-01-03 18:02:14 +00:00
rillig
b71a1d488b Fixed pkglint warnings. The warnings are mostly quoting issues, for
example MAKE_ENV+=FOO=${BAR} is changed to MAKE_ENV+=FOO=${BAR:Q}. Some
other changes are outlined in

    http://mail-index.netbsd.org/tech-pkg/2005/12/02/0034.html
2005-12-05 20:49:47 +00:00
abs
f72dc9cd65 Catch some NetBSD statvfs() checks phrased alternatively as > 200030000
rather than >= 200040000 and one enterprisingly hidden as > 200050000
2005-09-08 22:37:53 +00:00
jlam
e46a9dd380 Create directories before installing files into them. 2005-06-17 03:50:19 +00:00
tv
f816d81489 Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used. 2005-04-11 21:44:48 +00:00
agc
07b46baa43 Add RMD160 digests 2005-02-24 11:02:49 +00:00
jmmv
792336a903 This doesn't really need perl to build. 2004-11-05 16:20:12 +00:00
tv
c487cb967a Libtool fix for PR pkg/26633, and other issues. Update libtool to 1.5.10
in the process.  (More information on tech-pkg.)

Bump PKGREVISION and BUILDLINK_DEPENDS of all packages using libtool and
installing .la files.

Bump PKGREVISION (only) of all packages depending directly on the above
via a buildlink3 include.
2004-10-03 00:12:51 +00:00
jmmv
924ff45e05 Update to 5.2.1 and fix build under NetBSD current (post 2.0D). Also change
categories to 'misc'.  From Kibum Han in PR pkg/25642.

Changes since 5.0 include:

* When given -l and similar options, ls now adjusts the output column
  widths to fit the data, so that output lines are shorter and have
  columns that line up better.  This may adversely affect shell
  scripts that expect fixed-width columns, but such shell scripts were
  not portable anyway, even with old GNU ls where the columns became
  ragged when a datum was too wide.

* ls --width=N (for very large N) is no longer subject to an address
  arithmetic bug that could result in bounds violations.

* ls --width=N (with -x or -C) no longer allocates more space
  (potentially much more) than necessary for a given directory.
2004-05-19 16:55:25 +00:00
snj
8674364dbf Convert to buildlink3. 2004-04-24 18:16:04 +00:00
jmmv
205baa31f9 Fix conflicts during the merge (add files not imported properly).
Hope this is the right way to go...
2004-02-11 23:06:42 +00:00
jmmv
248982f3b2 Initial import of gnuls, version 5.0:
This package provides the GNU ls utility, from the GNU coreutils package.
It also includes the dircolors program, which is intended to be used together
with it.

This replaces the extremely outdated (and maybe broken) linuxls package.
2004-02-11 23:00:52 +00:00
tron
5df88b8ad3 This package is named "linuxls" not "gnuls". 1998-08-14 19:57:44 +00:00
agc
05b88260d7 Add NetBSD RCS Ids. 1998-08-07 13:16:49 +00:00
agc
41bfb30737 Add NetBSD RCS Ids. 1998-08-07 11:08:53 +00:00
agc
daa3dd519a Update package Makefiles for automatic manual page handling. 1998-06-22 12:44:29 +00:00
agc
258b808c9f 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:15 +00:00
hubertf
518885f314 portlint: move lines 1998-01-24 21:06:58 +00:00
agc
5358faaf74 Add a NetBSD RCS Id to all the PLIST files. 1997-11-06 09:57:11 +00:00
hubertf
ef0b3613fc Put back FreeBSD RCS-Id. 1997-10-24 01:20:31 +00:00
hubertf
240eed442d Import as of 09/25/97 1997-10-11 21:53:59 +00:00