asau
e1ab7079b6
Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days.
2012-10-31 11:16:30 +00:00
dholland
faef717af6
Patch out YY_PROTO, which is no longer provided by recent flex.
2012-01-02 03:42:32 +00:00
wiz
218bc14b92
Fix openssl breakage so this package can now progress to flex breakage.
2011-12-19 13:58:33 +00:00
wiz
fcb4d23923
pkglint fix.
2011-12-19 13:58:13 +00:00
joerg
b0ad07c4ab
DESTDIR support
2010-01-29 19:05:18 +00:00
wiz
579796a3e5
Recursive PKGREVISION bump for jpeg update to 8.
2010-01-17 12:02:03 +00:00
joerg
bacea7cad5
Remove @dirrm entries from PLISTs
2009-06-14 17:48:39 +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
tnn
ad6ceadd25
Per the process outlined in revbump(1), perform a recursive revbump
...
on packages that are affected by the switch from the openssl 0.9.7
branch to the 0.9.8 branch. ok jlam@
2008-01-18 05:06:18 +00:00
rillig
105dd4b97c
Some packages need lex and yacc. Patch by Aleksey Cheusov via
...
pkgsrc-users.
2007-11-17 12:04:11 +00:00
joerg
89de6e2a6b
Don't require Python for the cvsconvert script, just ship it as is.
2007-09-02 11:17:39 +00:00
rillig
de4dd047fb
Fixed a gcc4 error message.
2007-03-17 15:13:48 +00:00
wiz
9b5f815b2d
Add "scm" to CATEGORIES to make it easy to find source control management
...
related packages.
2007-02-17 20:59:46 +00:00
joerg
e976efa367
opencm needs krb5. Allow proper detection based on KRB5BASE instead of
...
hard-coded list in configure. Bump revision.
2006-04-19 20:50:46 +00:00
jlam
741aecb607
* Nuke all references to and definitions of INFO_DIR in package Makefiles
...
and replace with appropriate references to PKGINFODIR instead.
* Properly account for split info files during installation.
* Move info file listings directly into the package PLISTs.
This fixes info-file-related PLIST problems.
2006-03-20 18:15:37 +00:00
jlam
6e0c050321
* Teach the tools framework how to supply the pkgsrc version of
...
makeinfo if no native makeinfo executable exists. Honor TEXINFO_REQD
when determining whether the native makeinfo can be used.
* Remove USE_MAKEINFO and replace it with USE_TOOLS+=makeinfo.
* Get rid of all the "split" argument deduction for makeinfo since
the PLIST module already handles varying numbers of split info files
correctly.
NOTE: Platforms that have "makeinfo" in the base system should check
that the makeinfo entries of pkgsrc/mk/tools.${OPSYS}.mk are
correct.
2006-03-05 16:27:22 +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
wiz
31579744de
gunzip info file, so it is picked up automatically. Bump PKGREVISION.
2006-02-28 17:42:11 +00:00
joerg
5911def816
Recursive revision bump / recommended bump for gettext ABI change.
2006-02-05 23:08:03 +00:00
jlam
dc9594e09d
Remove USE_PKGINSTALL from pkgsrc now that mk/install/pkginstall.mk
...
automatically detects whether we want the pkginstall machinery to be
used by the package Makefile.
2005-12-29 06:21:30 +00:00
jlam
585534220c
Remove USE_GNU_TOOLS and replace with the correct USE_TOOLS definitions:
...
USE_GNU_TOOLS -> USE_TOOLS
awk -> gawk
m4 -> gm4
make -> gmake
sed -> gsed
yacc -> bison
2005-05-22 20:07:36 +00:00
jlam
fccbe5616b
Note that this package uses gzip.
2005-05-19 01:27:51 +00:00
tv
f816d81489
Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used.
2005-04-11 21:44:48 +00:00
agc
4a3d2f7ce2
Add RMD160 digests.
2005-02-23 22:24:08 +00:00
minskim
f7411fa9b0
Specify the openssl path explicitly. Without this, the package
...
doesn't build on platforms without native ssl library because the
configure script fails to find pkgsrc openssl.
2005-01-07 01:10:14 +00:00
minskim
f553ea2000
On NetBSD, use statvfs only when sys/statvfs.h is available. This
...
makes the package build on NetBSD-2.0 and -1.6 again. OK'ed by jmmv@.
2004-12-13 21:14:12 +00:00
jmmv
97aefafa96
Update to 0.1.2rc8. List of changes unknown. Drop maintainership.
2004-12-04 23:37:14 +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
agc
70816e7d32
Make this package build in the presence of statvfs(2)
2004-09-16 13:34:13 +00:00
recht
47fbd93ebd
bump PKGREVISIONs for last boehm-gc update
...
(BUILDLINKS_DEPENDS change)
2004-07-18 10:49:49 +00:00
snj
4ab36bc419
Convert to buildlink3.
2004-04-25 06:10:09 +00:00
reed
0f54cae74b
Use ${INFO_DIR} instead of "info".
...
Okay'd by jmmv.
2004-04-05 21:52:45 +00:00
wiz
a661ce60c0
PKGREVISION bump after openssl-security-fix-update to 0.9.6m.
...
Buildlink files: RECOMMENDED version changed to current version.
2004-03-26 02:27:34 +00:00
seb
be20b614d0
Remove info files entries from PLIST.
2004-02-16 13:23:46 +00:00
grant
f49bdea710
replace deprecated USE_GMAKE with USE_GNU_TOOLS+=make.
2004-01-22 08:24:28 +00:00
agc
dc52048e01
Move WRKSRC definition away from the first paragraph in a Makefile.
2004-01-20 12:07:06 +00:00
jschauma
fe19bb05b5
PKGREVISION++ after openssl update.
2003-11-12 03:39:39 +00:00
jlam
a9f08159c4
Back out last change related to moving ncurses/buildlink2.mk to
...
curses.buildlink2.mk. This was wrong because we _really_ do want to
express that we want _n_curses when we include the buildlink2.mk file.
We should have a better way to say that the NetBSD curses doesn't
quite work well enough. In fact, it's far better to depend on ncurses
by default, and exceptionally note when it's okay to use NetBSD curses
for specific packages. We will look into this again in the future.
2003-09-28 09:13:55 +00:00
grant
7a71199b50
move ncurses/buildlink2.mk to mk/curses.buildlink2.mk, as it provides
...
support for base system curses/ncurses as well as ncurses itself.
suggested by wiz.
2003-09-27 17:07:34 +00:00
seb
8d15907ec2
USE_NEW_TEXINFO is unnecessary now.
2003-08-09 10:38:23 +00:00
grant
4083b24390
s/netbsd.org/NetBSD.org/
2003-07-17 21:31:04 +00:00
wiz
43fa0c7cb6
PKGREVISION bump for libiconv update.
2003-07-13 13:50:19 +00:00
seb
149cf124c2
Revert previous! sorry for the noise.
2003-06-23 23:42:13 +00:00
seb
c55a20b477
Actually makeinfo is not required for the build to complete.
2003-06-23 23:41:12 +00:00
jmmv
ef0446e1e5
Update to 0.1.2alpha6 (named rc6 here):
...
- Added a "cm truncate" command to truncate an existing branch.
- Added some new consistency checking.
- Bug fixes and speedups.
While here USE_NEW_TEXINFO new framework and refill MESSAGE to 75 columns.
2003-06-20 10:55:24 +00:00
jmmv
ea556403d5
Bump PKGREVISION due to boehm-gc update to 6.2alpha5. This version fixes
...
a problem introduced in the 6.2alpha4 package.
2003-05-22 16:48:28 +00:00
jmc
891d57d2fd
Patch for infodir in one more place so this avoids PREFIX/share/info
2003-05-06 13:15:05 +00:00
jmc
737b3024d7
Make this put the info files into @infodir@ rather than getting cute trying
...
to figure out the best place. Avoids breakage if some other package
accidently creates PREFIX/share/info.
2003-04-23 23:57:58 +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
hubertf
606d0f6a24
Update opencm to 0.1.2alpha4. Changes: no list available. :(
...
OK'd by jmmv.
2003-02-14 22:50:01 +00:00