2012-10-23 19:19:22 by Aleksej Saushev | Files touched by this commit (671) |
Log message:
Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days.
|
2008-07-14 14:56:20 by Joerg Sonnenberger | Files touched by this commit (563) |
Log message:
Mark as destdir ready.
|
2006-04-06 05:20:54 by Johnny C. Lam | Files touched by this commit (24) |
Log message:
List the info files directly in the PLIST and honor PKG{INFO,MAN}DIR.
|
2006-03-05 17:27:29 by Johnny C. Lam | Files touched by this commit (89) |
Log message:
* 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.
|
2005-04-11 23:48:17 by Todd Vierling | Files touched by this commit (3539) |
Log message:
Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used.
|
2004-11-25 21:09:41 by Min Sik Kim | Files touched by this commit (2) |
Log message:
Update ipgrab to 0.9.9.
Changes:
- Support Cygwin and the latest versions of autoconf and automake.
- A few minor changes to mobile IP, FTP control, IP, and PPP.
|
2004-02-18 19:48:43 by Min Sik Kim | Files touched by this commit (4) | |
Log message:
Import ipgrab from pkgsrc-wip.
IPgrab is a verbose packet sniffer that displays a great amount of
detail on each packet it reads, including application layer fields.
|