FreshPorts -- The Place For Ports notbug Sun, 27 May 2012 10:41 PM BST
non port: sysutils/est/Makefile
CVSWeb

Number of commits found: 13

Thu, 24 Dec 2009
[ 20:38 miwi ] Original commit 
1.931 misc/Makefile
1.9 misc/bsdiff/Makefile
1.1068 security/Makefile
1.19 security/freebsd-update/Makefile
1.1152 sysutils/Makefile
1.13 sysutils/est/Makefile
1.9 sysutils/estctrl/Makefile
1.5 sysutils/freebsd-sha1/Makefile
1.4 sysutils/freebsd-sha256/Makefile
1.7 misc/bsdiff/distinfo

(Only the first 10 of 28 ports in this commit are shown above. View all ports for this commit)
misc/bsdiff||2009-12-24|Incorporated into base system long ago
security/freebsd-update||2009-12-24|Incorporated into base system long ago
sysutils/est||2009-12-24|Incorporated into base system long ago
sysutils/estctrl||2009-12-24|Incorporated into base system long ago
sysutils/freebsd-sha1||2009-12-24|Incorporated into base system long ago
sysutils/freebsd-sha256||2009-12-24|Incorporated into base system long ago
Fri, 29 Jun 2007
[ 09:16 linimon ] Original commit 
1.31 audio/aureal-kmod/Makefile
1.5 audio/emu10kx/Makefile
1.3 comms/hcfmdm/Makefile
1.31 comms/ltmdm/Makefile
1.3 comms/uticom/Makefile
1.5 devel/linux-js/Makefile
1.2 emulators/snespp/Makefile
1.27 emulators/vmware-guestd4/Makefile
1.36 emulators/vmware-guestd5/Makefile
1.43 emulators/vmware-guestd6/Makefile

(Only the first 10 of 39 ports in this commit are shown above. View all ports for this commit)
Populate the 'kld' virtual category, for ports that install Kernel Loadable
modules.

Hat:            portmgr
Sat, 18 Mar 2006
[ 00:32 cperciva ] Original commit 
1.11 sysutils/est/Makefile
1.1 sysutils/est/files/est.in
1.5 sysutils/est/files/est.sh
1.2 sysutils/est/pkg-message
1.1 sysutils/est/pkg-plist
A much-needed cleanup of the portification of this code:
  Remove PREFIX/modules directory if it doesn't contain other modules;
  use static plist (new file: pkg-plist).
  Switch to a modern USE_RC_SUBR (moved file: files/est.sh --> files/est.in).
  Silence install here and there.
  Fix IGNORE message.
  IGNORE if no kernel sources installed.
  Bump PORTREVISION for plist change.

PR:             ports/93985
Submitted by:   itetcu (who really needs to get a commit bit soon...)
Sat, 7 Jan 2006
[ 06:29 dougb ] Original commit 
1.2 games/kaid/Makefile
1.29 irc/ircservices/Makefile
1.30 misc/upclient/Makefile
1.87 multimedia/ffmpeg-devel/Makefile
1.53 multimedia/ffmpeg/Makefile
1.10 net-im/ejabberd/Makefile
1.7 net-mgmt/bsnmpd/Makefile
1.22 net/gift/Makefile
1.8 net/lanbrowsing/Makefile
1.13 net/mDNSResponder/Makefile

(Only the first 10 of 43 ports in this commit are shown above. View all ports for this commit)
Now that new style rc.d scripts are being run as part of the
base rcorder, hard coded variable values in these scripts
are overriding the values in /etc/rc.conf[.local] (due to
the way that variables from the latter are read at boot time).

Therefore, change the boot scripts to set default values only
if the variable is unset in /etc/rc.conf[.local]. This will
allow the service to start at boot time if it's been enabled
as the user would expect.

This change will be a noop for users who have systems that
have not yet been upgraded to the new rc.d code in the base.

In many cases there are other variables in the scripts that
should get similar treatment, however I did not change
anything other than the _enable lines. I'll leave the rest
up to the maintainers to do as they see fit.

Bump PORTREVISION to make sure that users and packages
pick up this change.
Fri, 28 Oct 2005
[ 06:54 cperciva ] Original commit 
1.9 sysutils/est/Makefile
1.7 sysutils/estctrl/Makefile
Correction to previous commit: IGNORE isn't supposed to be quoted at all.

Pointy hat to:  cperciva
Pointed out by: kris
Approved by:    kris (implicitly)
Thu, 27 Oct 2005
[ 00:10 cperciva ] Original commit 
1.8 sysutils/est/Makefile
1.6 sysutils/estctrl/Makefile
Replace IGNORE="foo (bar)" with IGNORE='foo (bar)'.  With double
quotes, sh chokes on the parentheses.

Submitted by:   Peter Schuller
Approved by:    flz
Sun, 6 Mar 2005
[ 11:32 cperciva ] Original commit 
1.7 sysutils/est/Makefile
1.5 sysutils/estctrl/Makefile
Set IGNORE for est and estctrl on recent -CURRENTs, since njl has added
them to the base system (as part of cpufreq, and under the name
"powerd", respectively).

Approved by:    pav
Sun, 31 Oct 2004
[ 18:26 lofi ] Original commit 
1.6 sysutils/est/Makefile
Forced commit to note that:

This adds support for 2.1GHz Pentium M processors.
[ 18:17 lofi ] Original commit 
1.5 sysutils/est/Makefile
1.5 sysutils/est/distinfo
Update to 0.7.2.

By order of: maintainer
Thu, 28 Oct 2004
[ 17:42 cperciva ] Original commit 
1.4 sysutils/est/Makefile
1.4 sysutils/est/distinfo
Sigh.  I fat-fingered my #if __FreeBSD_version tests in version 0.7, and
managed to break the 5.x build.  Upgrade to version 0.7.1 and hope that
I didn't miss anything this time. :-\

Reported by:    Volker Kindermann
Approved by:    erwin
Tue, 26 Oct 2004
[ 22:34 pav ] Original commit 
1.3 sysutils/est/Makefile
1.3 sysutils/est/distinfo
1.2 sysutils/est/files/est.c.diff.fbsd4
- Update to 0.7

PR:             ports/73175
Submitted by:   cperciva (maintainer)
Thu, 2 Sep 2004
[ 04:14 edwin ] Original commit 
1.2 sysutils/est/Makefile
1.2 sysutils/est/distinfo
1.2 sysutils/est/files/est.sh
1.1 sysutils/est/pkg-message
[MAINTAINER UPDATE] sysutils/est

    Update port to version 0.6.  This adds a sysctl "hw.est_verbose"
    which controls whether frequency changes are logged, and converts
    the rc.d script to use the rcNG framework.

    Note that the module will now only load if 'est_enable="YES"'
    appears in rc.conf, rc.conf.local, or rc.conf.d/est.

PR:             ports/71269
Submitted by:   Colin Percival <cperciva@daemonology.net>
Fri, 27 Aug 2004
[ 00:13 edwin ] Original commit 
1.576 sysutils/Makefile
1.1 sysutils/est/Makefile
1.1 sysutils/est/distinfo
1.1 sysutils/est/files/est.c.diff.fbsd4
1.1 sysutils/est/files/est.sh
1.1 sysutils/est/pkg-descr
[NEW PORT] sysutils/es

        This port builds a kernel module providing two sysctls
        (hw.est_freqs, hw.est_curfreq) for controlling Enhanced
        SpeedStep on Intel Pentium M processors.

PR:             71007
Submitted by:   Colin Percival <cperciva@daemonology.net>

Number of commits found: 13

Login
User Login
Create account

Servers and bandwidth provided by
New York Internet
SuperNews

Search
Enter Keywords:
 
more...

Latest Vulnerabilities
haproxyMay 24
foswikiMay 21
inspircd*May 21
inspircd12*May 21
sympaMay 21
sympa5May 21
libxml2May 18
pidgin-otrMay 16
sudoMay 16
chromiumMay 15
chromiumMay 15
pivotx*May 14
socatMay 14
libpurpleMay 12
php5May 12

12 vulnerabilities affecting 17 ports have been reported in the past 14 days

* - modified, not new

All vulnerabilities


Ports
Home
Categories
Deleted ports
Sanity Test Failures
Newsfeeds


Statistics
Graphs
NEW Graphs (Javascript)
Traffic

Calculated hourly:
Port count 23676
Broken 193
Deprecated 147
Ignore 737
Forbidden 3
Restricted 328
No CDROM 110
Vulnerable 0
Expired 44
Set to expire 188
Interactive 54
new 24 hours 4
new 48 hours6
new 7 days60
new fortnight184
new month254

This site
What is FreshPorts?
About the Authors
FAQ
How big is it?
The latest upgrade!
Privacy
Forums
Blog
Contact

Servers and bandwidth provided by
New York Internet
SuperNews
Valid HTML, CSS, and RSS.
Copyright © 2000-2012 DVL Software Limited. All rights reserved.
This page created in 0.301 seconds.