aboutsummaryrefslogtreecommitdiff
path: root/devel/clint/pkg-plist
Commit message (Collapse)AuthorAgeFilesLines
* -Repocopy devel/libtool15 -> libtool22 and libltdl15 -> libltdl22.Jeremy Messenger2009-08-021-1/+0
| | | | | | | | | | | | | | | | | | | | | -Update libtool and libltdl to 2.2.6a. -Remove devel/libtool15 and devel/libltdl15. -Fix ports build with libtool22/libltdl22. -Bump ports that depend on libltdl22 due to shared library version change. -Explain what to do update in the UPDATING. It has been tested with GNOME2, XFCE4, KDE3, KDE4 and other many wm/desktop and applications in the runtime. With help: marcus and kwm Pointyhat-exp: a few times by pav Tested by: pgollucci, "Romain Tartière" <romain@blogreen.org>, and a few MarcusCom CVS users. Also, I might have missed a few. Repocopy by: marcus Approved by: portmgr Notes: svn path=/head/; revision=238781
* - Fix PLIST.Jean Milanez Melo2006-04-071-0/+2
| | | | | | | | | | | - portlint(1). PR: ports/95396 Submitted by: Alexander Botero-Lowry <alex@foxybanana.com> Approved by: mnag (mentor) Notes: svn path=/head/; revision=159060
* - add USE_GCC=3.3 when default gcc is 3.4Yen-Ming Lee2004-10-311-10/+10
| | | | | | | | - utilize DATADIR - add WWW in pkg-descr Notes: svn path=/head/; revision=120537
* - Fix build on -currentKirill Ponomarev2003-10-181-5/+2
| | | | | | | | | | - Utilize INFO PR: 58218 Submitted by: Ports Fury Notes: svn path=/head/; revision=91585
* remove useless .la filesYing-Chieh Liao2002-09-191-2/+0
| | | | | | | | | | use REINPLACE_CMD PR: 42699 Submitted by: Sergei Kolobov <sergei@kolobov.com> Notes: svn path=/head/; revision=66758
* 1. fix compile on GCC 3.2Ying-Chieh Liao2002-09-071-0/+2
| | | | | | | | | | 2. add missing files in plist 3. drop maintainership Submitted by: Craig Rodrigues <rodrigc@attbi.com> (1) (2) Notes: svn path=/head/; revision=65757
* add clintYing-Chieh Liao2001-05-011-0/+24
Clint is a testbed for static source-code checking techniques. It is currently designed to check C++ for common programmer errors and suggest improvements. Notes: svn path=/head/; revision=42136