bin/44bsd-csh @exec echo "updating /etc/shells"; cp /etc/shells /etc/shells.bak; (grep -v %D/%F /etc/shells.bak; echo %D/%F) >/etc/shells @unexec echo "updating /etc/shells"; cp /etc/shells /etc/shells.bak; (grep -v %D/%F /etc/shells.bak) >/etc/shells ink rel='alternate' title='Atom feed' href='http://tfcis.org/~lantw44/cgit/freebsd-ports-gnome/atom/dns/p5-Stanford-DNSserver?h=dependabot/npm_and_yarn/devel/electron6/files/ini-1.3.8' type='application/atom+xml'/>
aboutsummaryrefslogtreecommitdiffstats
path: root/dns/p5-Stanford-DNSserver
td class='commitgraph'>*
Commit message (Expand)AuthorAgeFilesLines
* Change my non-FreeBSD MAINTAINER mail to bofh@bofh2014-12-241-1/+1
* Change the way Perl modules are installed, update the default Perl to 5.18.mat2014-11-262-1/+1
Fix pkg-plistkevlo2001-08-131-0/+2
* - Prevent the port from installing useless .la files;sobomax2001-07-233-7/+20
* Update to 1.1.2dwcjr2001-07-233-16/+16
* Massive style enforcement - use ^I instead of spaces for variables identation.sobomax2001-01-171-1/+1
* Implement USE_GLIB.reg2000-10-051-7/+2
* Rename INSTALLS_SHLIBS to INSTALLS_SHLIB. (There was a typo in theasami2000-06-171-1/+1
* Fix MASSIVE typo INSTALL_SHLIBS --> INSTALLS_SHLIBS, which occured because Isobomax2000-06-161-1/+1
* First round of INSTALL_SHLIB fixes.sobomax2000-06-162-1/+1
* Change MAINTAINER from jmacd (who doesn't have time to maintain this port)will2000-04-261-1/+1
* Update xdelta to 1.1.1.will2000-04-233-11/+13
* Convert to PORTNAME/PORTVERSION.asami2000-04-141-2/+2
* PREFIX -> LOCALBASE (portlint)mharo2000-03-211-1/+1
* Bump glib12 's share library version to 3,vanilla1999-10-101-1/+1
* FreeBSD.ORG -> FreeBSD.orgmharo1999-08-311-1/+1
* Change Id->FreeBSD.obrien1999-08-251-1/+1
* Commit #3/4 to enforce caps, no period.hoek1999-06-271-1/+1
* Use glib version 1.2.3.steve1999-05-292-13/+7
* use glib12, not glib11-devel. Like gtk, there are too many versions ofmharo1999-05-031-3/+3