aboutsummaryrefslogtreecommitdiffstats
path: root/devel/freelibiberty/Makefile
Commit message (Expand)AuthorAgeFilesLines
* Update maintainer email address and MASTER_SITESpat2002-08-081-5/+4
* Rename INSTALLS_SHLIBS to INSTALLS_SHLIB. (There was a typo in theasami2000-06-171-1/+1
* Final round of the INSTALLS_SHLIBS=yes conversion. Few remaining ports withsobomax2000-06-161-3/+2
* PORTNAME/PORTVERSION updatemharo2000-04-121-3/+3
* Update to 0.2:jedgar1999-12-231-3/+3
* Turn off the build of the profiled library since having NOPROFILE=truesteve1999-11-271-1/+0
* Freelibiberty: a freely-distributed libiberty clone.cpiazza1999-11-051-0/+29
nt and no hint of what it should be was present. - Fix some logic. - And generally, make things more simple and easy to understand. While there, add magic values to the FESTIVAL, GENTOO, GIMP, GNUPG, QT and SAMBA macros. Also, replace some EXTRACT_SUFX occurences with USES=tar:*. Checked by: make fetch-urlall-list With hat: portmgr Sponsored by: Absolight * - Reset maintainership of my portsgahr2014-12-111-1/+1 | * Replace USES=libtool:oldver with USES=libtool or USES=libtool:keepla intijl2014-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) * Update the default version of GCC in the Ports Collection from GCC 4.7.4gerald2014-09-11