Commit graph

33 commits

Author SHA1 Message Date
joerg
b02a0f888e Remove @dirrm entries from PLISTs 2009-06-14 18:24:43 +00:00
joerg
90b3cefa61 Don't try to modify pkgsrc directory. 2008-10-02 18:48:31 +00:00
joerg
3d8ef5a52d Second round of explicit pax dependencies. As reminded by tnn@,
many packages used to use ${PAX}. Use the common way of directly calling
pax, it is created as tool after all.
2008-05-26 02:13:14 +00:00
joerg
b3bb6adaf9 It's *smart*, not small. 2008-03-11 20:09:02 +00:00
joerg
35b1981bfd Follow smalleiffel -> SmallEiffel move. Bump revision. 2008-03-11 18:42:34 +00:00
rillig
6141bcbfe1 Fixed file permissions, removed a core dump file, fixed path to the man
pages. PKGREVISION++.
2006-10-10 21:39:19 +00:00
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
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
wiz
393af94024 Add RMD160 checksums to the SHA1 ones. 2005-02-23 17:36:09 +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
xtraeme
c1390c29fc bl3ify 2004-04-25 02:16:37 +00:00
jlam
e8132b3fbf Relinquish maintainership of packages to tech-pkg@NetBSD.org. 2004-04-24 22:46:08 +00:00
agc
24a46ed346 Move WRKSRC definition away from the first paragraph in a Makefile. 2004-01-20 12:28:26 +00:00
grant
ca3be631f2 s/netbsd.org/NetBSD.org/ 2003-07-17 22:50:55 +00:00
wiz
43fa0c7cb6 PKGREVISION bump for libiconv update. 2003-07-13 13:50:19 +00:00
jmmv
8a555528c0 PKGREVISION goes after PKGNAME. 2003-05-05 19:05:05 +00:00
wiz
0a1cf00c8e Convert to buildlink2. 2003-05-03 23:03:12 +00:00
wiz
7166660e08 Dependency bumps, needed because of devel/pth's major bump, and related
dependency bumps.
2003-05-02 11:53:34 +00:00
grant
afdebcf9a4 make ${PAX} usage consistent:
- group 'zrw' and 'p' args, -s last
- use the && operator consistently
- strip unneeded parens
- some whitespace cleanup
2003-04-10 01:28:03 +00:00
jmmv
0916498c1b Place WRKSRC where it belongs, to make pkglint happy; ok'ed by wiz. 2003-03-29 12:40:00 +00:00
zuntum
d3db18607d Move pkg/ files into package's toplevel directory 2001-10-31 22:03:21 +00:00
jlam
f79573370a Mechanical changes to 375 files to change dependency patterns of the form
foo-* to foo-[0-9]*.  This is to cause the dependencies to match only the
packages whose base package name is "foo", and not those named "foo-bar".
A concrete example is p5-Net-* matching p5-Net-DNS as well as p5-Net.  Also
change dependency examples in Packages.txt to reflect this.
2001-09-27 23:17:41 +00:00
jlam
70cf5e59c3 Don't use find ... -print0 | xargs -0 ... as -0 isn't an acceptable option
on Solaris' xargs.
2001-07-14 12:37:45 +00:00
jlam
dc6eadbf21 Use ${XARGS} instead of invoking xargs directly. 2001-05-19 03:56:23 +00:00
skrll
7c75053771 Move to sha1 digests, and add distfile sizes. 2001-04-19 11:07:33 +00:00
agc
8f972b049a + 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 12:12:16 +00:00
wiz
a486f11406 Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT. 2001-02-17 17:06:11 +00:00
jlam
f7ba2f2ce5 Update eGTK to 0.3.4. Changes from 0.3.3:
* December 15th, 1999 - version 0.3.4-1 released. Fixes to get rid
       of some SE warnings and some cleanup of obsolete classes.
     * December 10th, 1999 - version 0.3.4 released. Includes number of
       bugfixes, improvements to GTK_PIXMAP and GTK_WIDGET, and new
       examples. See CHANGELOG file for details.
     * October 25th, 1999 - removed all references to EIFFEL_GTK
       (replaced with EGTK) and renamed the archive file to
       eGTK-0.3.3-1.tar.gz.
     * October 15th, 1999 - version 0.3.3-1. Bug fixes in GTK_IDENTIFIED
       and related C code for 64-bit machines.
2000-02-25 17:57:59 +00:00
wiz
b6ba5f3aa9 find -> ${FIND} 2000-02-05 15:34:03 +00:00
jlam
9bab0210de It's gtk+-1.2.*, not gtk-1.2.*. 1999-10-14 02:30:25 +00:00
jlam
be6d8cbfb1 Initial import of eGTK, an Eiffel interface to the GTK+ widget set. 1999-10-13 19:08:28 +00:00