#!/bin/sh if [ "$2" != "POST-INSTALL" ]; then exit 0; fi (grep -v ^# /etc/services | grep canna >/dev/null) || \ (echo "Now, you need to add following entry to your /etc/services:" ; echo ; echo " canna 5680/tcp" ; echo ) git.cgi/freebsd-ports-gnome/atom/math/mpfr?h=gstreamer0.10-removal' type='application/atom+xml'/>
aboutsummaryrefslogtreecommitdiffstats
path: root/math/mpfr
Commit message (Expand)AuthorAgeFilesLines
* Update to 2.2.1 release.ale2006-12-012-61/+6
* Update to 2.2.0 patchset 16.ale2006-11-202-5/+62
* Chase gmp library and bump PORTREVISION.ale2006-05-101-2/+2
* Conversion to a single libtool environment.ade2006-02-232-1/+3
* SHA256ifyedwin2006-01-221-0/+1
* Mass-conversion to the USE_AUTOTOOLS New World Order. The code presentade2005-11-151-1/+1
* Correct typo.ale2005-10-011-1/+1
* Update to 2.2.0 release:ale2005-09-243-6/+10