aboutsummaryrefslogtreecommitdiffstats
path: root/net-mgmt/py-napalm
ModeNameSize
-rw-r--r--Makefile1683logstatsplainblame
-rw-r--r--distinfo200logstatsplainblame
-rw-r--r--pkg-descr376logstatsplainblame
-rw-r--r--pkg-message768logstatsplainblame
Brodin2014-12-261-1/+1 | * Replace USES=libtool:oldver with USES=libtool or USES=libtool:keepla inTijl Coosemans2014-12-091-1/+1 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | the 32 ports that still use it. Bump PORTREVISION on their dependent ports except the ones that depend on these: audio/libogg audio/libvorbis devel/pcre ftp/curl graphics/jpeg graphics/libart_lgpl graphics/tiff textproc/expat2 textproc/libxslt In these cases the same trick as in the recent gettext update is used. The ports install a symlink with the old library version. When enough of their dependent ports have had regular updates the remaining ones can get a PORTREVISION bump and the links can be removed. Also remove the devel/pcre dependency from USE_GNOME=glib20. It causes over 2200 packages to depend on devel/pcre while less than 200 actually link with it. The glib20 package still depends on devel/pcre so this should not make a difference for ports with USE_GNOME=glib20. Also, libdata/pkgconfig/glib-2.0.pc lists pcre as a private library so USE_GNOME=glib20 should not propagate it. PR: 195724 Exp-run by: antoine Approved by: portmgr (antoine) * Clean up plistBaptiste Daroussin2014-10-271-8/+0 | * Update the default version of GCC in the Ports Collection from GCC 4.7.4Gerald Pfeifer2014-09-111-0/+1 | | | | | | | | | | to GCC 4.8.3. Part II, Bump PORTREVISIONs. PR: 192025 Tested by: antoine (-exp runs) Approved by: portmgr (implicit) * - Fix make indexThomas Zander2014-08-241-1/+1 | | | | | Reported by: antoine Approved by: mentors (implicit) * - Update to version 0.51.9Thomas Zander2014-08-2412-132/+82 | | | | | | | | | - Update WWW in pkg-descr - Pet portlint PR: 192790 Submitted by: tkato432@yahoo.com Approved by: mentors (implicit) * Rename all patches that contain '::' as a path separator, and useAdam Weinberger2014-07-303-0/+0 | | | | '__' instead. * Reset maintainership for ports not staged with no pending PRBaptiste Daroussin2014-07-241-1/+1 | | | | With hat: portmgr * Modernize LIB_DEPENDSBaptiste Daroussin2014-07-141-3/+3 | | | | With hat: portmgr * - Convert gmake,bzip2 to USESMartin Wilke2014-05-261-2/+2 | | | | Approved by: portmgr * - Remove manual creation and removal of share/applications, as it's now in ↵Dmitry Marakasov2013-10-221-1/+0 | | | | | | the mtree (categories starting with [bce]) Approved by: portmgr (bdrewery)