aboutsummaryrefslogtreecommitdiffstats
path: root/devel/freelibiberty
Commit message (Collapse)AuthorAgeFilesLines
* Add missing directorykris2004-05-311-0/+1
|
* This library is mutually exclusive with devel/gnulibiberty.joerg2004-04-291-0/+2
|
* o Remove CONFLICTS with libgnugetopt port by installing header fileslioux2004-04-252-6/+6
| | | | | | | | | in another location. This is required to get ddd port to build under most FreeBSD port installations o Bump PORTREVISION Approved by: marcus (portmgr), maintainer (emergency override during freeze)
* - Add CONFLICTSkrion2004-03-311-0/+2
| | | | | PR: ports/64977 ports/64978 Submitted by: Kay Lehmann <kay_lehmann@web.de>
* SIZEify (maintainer timeout)trevor2004-03-311-0/+1
|
* De-pkg-comment.knu2003-02-212-1/+1
|
* Fix build on -current and quiet a warning by appropriate #includekris2002-09-052-0/+27
|
* Update maintainer email address and MASTER_SITESpat2002-08-081-5/+4
| | | | | PR: ports/41392, ports/41393, ports/41394, ports/41395 Submitted by: maintainer
* Rename INSTALLS_SHLIBS to INSTALLS_SHLIB. (There was a typo in theasami2000-06-171-1/+1
| | | | | | | | | previous commit message to bsd.port.mk, which said INSTALL_SHLIBS. Boo.) Line up the rhs of variable assignments nicely. Remove a couple of extra whitespaces while I'm here. Suggested by: sobomax
* Final round of the INSTALLS_SHLIBS=yes conversion. Few remaining ports withsobomax2000-06-162-5/+2
| | | | ldconfig in PLIST need personal consideration.
* PORTNAME/PORTVERSION updatemharo2000-04-121-3/+3
|
* Update to 0.2:jedgar1999-12-232-4/+4
| | | | | | | | Updates to freelibiberty based on user contributed fixes, mainly to quiet warnings. PR: 15263 Submitted by: Maintainer
* Turn off the build of the profiled library since having NOPROFILE=truesteve1999-11-273-5/+12
| | | | in /etc/make.conf causes packaging of this port to fail.
* Freelibiberty: a freely-distributed libiberty clone.cpiazza1999-11-055-0/+44
This is the beginnings ofa free libiberty clone that is required for the next freegrep upgrade. PR: 14613 Submitted by: James Howard <howardjp@wam.umd.edu>