summaryrefslogtreecommitdiff
path: root/net/scli
AgeCommit message (Collapse)AuthorFilesLines
2004-01-23Bump PKGREVISION due to xmlcatmgr update to 2.0beta1. I know; this is a PITA.jmmv1-2/+2
This shouldn't be needed if we had non-recursive dependancies *sigh*.
2003-12-04Bump PKGREVISION (libxml2, libxslt and imlib2 were updated).xtraeme1-2/+2
2003-09-28Back out last change related to moving ncurses/buildlink2.mk tojlam1-2/+2
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-27move ncurses/buildlink2.mk to mk/curses.buildlink2.mk, as it providesgrant1-2/+2
support for base system curses/ncurses as well as ncurses itself. suggested by wiz.
2003-08-09USE_NEW_TEXINFO is unnecessary now.seb1-2/+1
2003-08-04Convert to USE_NEW_TEXINFO.seb2-5/+5
2003-07-17s/netbsd.org/NetBSD.org/grant1-2/+2
2003-07-13PKGREVISION bump for libiconv update.wiz1-2/+2
2003-05-25<< Always test a package on sparc64 before committing! >> ;)seb3-3/+165
As seen in libc, prevent gcc's memory usage from exploding during optimizing of SHA code by moving each round into a separate function on sparc64. Also remove TEXINFO_REQ, scli.{texinfo,info} are patched and touched in such a way that makeinfo is not required for build and of course it was not for "running": devel/gtexinfo is no more a dependency on most NetBSD system and most of !NetBSD pkgsrc platforms. XXX This TeXinfo/Info files issue will be more cleanly addressed soon and wholesale... Bump PKGREVISION.
2003-05-23Initial import of scli version 0.2.12 into the NetBSD Packages Collection.seb6-0/+92
The scli package was written to address the need for small and efficient command line utilities to monitor and configure network devices and host systems. The scli package is based on the SNMP management protocol. To summarize, the slogan for this little package is: "After more than 10 years of SNMP, I felt it is time for really useful command line SNMP monitoring and configuration tools. ;-)"