Commit graph

14 commits

Author SHA1 Message Date
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
rodent
942aad2e6a Resolves:
"INFO_FILES should be set to YES or yes."
"Packages that install info files should set INFO_FILES."
Makefile and PLIST warning, respectively.
2013-04-06 20:27:16 +00:00
asau
b63c74fdfd "user-destdir" is default these days 2012-09-11 23:04:15 +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
jlam
81f4e12abc + Drop ncurses dependency because it was only there for readline on
Linux.  The readline buildlink3.mk file now pulls in the correct
  dependencies on its own.

+ Actually tell the configure script to use the readline dependency.

+ Add patch-ac which fixes the declaration of readline() to match the
  readline.h header (it takes a const char * argument).

+ Add full DESTDIR support.

Bump the PKGREVISION to 2.
2008-03-05 04:00:01 +00:00
jlam
a4cbc72f58 List the info files directly in the PLIST and honor PKG{INFO,MAN}DIR. 2006-04-05 23:01:15 +00:00
jlam
117c7fff89 USE_TOOLS+=flex instead of explicit BUILD_DEPENDS on the flex package. 2006-04-05 22:24:50 +00:00
tv
f816d81489 Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used. 2005-04-11 21:44:48 +00:00
agc
1e46c076aa Add RMD160 digests in addition to SHA1 ones. 2005-02-23 12:06:53 +00:00
reed
4852f5e395 Remove my un-needed comment about dc. 2005-02-13 02:26:34 +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
reed
1f222d6648 Use buildlink3 instead of 2. 2004-04-09 07:04:40 +00:00
seb
362e8def30 Remove info files entries from PLIST. 2004-03-07 21:57:21 +00:00
reed
10e0c982c9 bc 1.06 - Arbitrary precision calculator language 2003-09-29 23:57:38 +00:00