notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photos
All times are UTC
Ukraine
The recently imposed "must be logged in" restriction is a response to increased bot traffic on the site. This affects search, commits, and vuxml pages.
Search engines are not blocked. Try using "site:www.freshports.org" and your search terms.
non port: sysutils/anacron/files/patch-aa

Number of commits found: 4

Thursday, 16 Jun 2005
15:51 jylefort search for other commits by this committer
[1]:
  - Add a rcNG startup script
  - Use mkstemp() instead of the insecure tempnam()

Moreover:
  - Also create /var/spool/anacron when installed from a package
  - Try to remove /var/spool/anacron when deinstalling the package; if
    it fails, hint the user about removing it manually
  - Respect ${CC}
  - Install/deinstall ${PREFIX}/etc/anacrontab
  - Split the monolithic patch-aa into separate patches
  - Refactor some patches into ${REINPLACE_CMD} invocations
  - Install the program ourselves (it is more straightforward than
    fixing the vendor's Makefile)
  - Use SUB_FILES=pkg-message

PR:             ports/82168 [1]
Submitted by:   maintainer [1]
Original commit
Wednesday, 24 Nov 2004
02:45 sem search for other commits by this committer
- Add startup script.

PR:             ports/74287
Submitted by:   maintainer
Original commit
Sunday, 29 Aug 2004
14:21 sem search for other commits by this committer
Fix compiling with gcc 3.4

PR:             ports/71099
Submitted by:   maintainer
Original commit
Saturday, 4 Oct 2003
00:29 edwin search for other commits by this committer
New port: anacron

        Anacron is a periodic command scheduler.  It executes
        commands at intervals specified in days.  Unlike cron, it
        does not assume that the system is running continuously.
        It can therefore be used to control the execution of daily,
        weekly and monthly jobs (or anything with a period of n
        days), on systems that don't run 24 hours a day.

        Anacron is not an attempt to make cron redundant.

PR:             ports/55959
Submitted by:   Derik van Zuetphen <dz@426.ch>
Original commit

Number of commits found: 4