Port details |
- newer Implementation of AT&T Research UNIX V8 newer(1)
- 1.0 misc
=0 1.0Version of this port present on the latest quarterly branch. BROKEN: unfetchable
DEPRECATED: Unfetchable, unmaintained
This port expired on: 2019-10-16
IGNORE: is marked as broken: unfetchable
- There is no maintainer for this port.
- Any concerns regarding this port should be directed to the FreeBSD Ports mailing list via ports@FreeBSD.org
 - Port Added: 2006-01-23 07:13:03
- Last Update: 2019-10-16 15:29:32
- SVN Revision: 514601
- License: not specified in port
- Description:
- > There doesn't appear to be any decent way to compare the last modified
> times of files from the shell...
Before everybody starts inventing their own names for this, it should be
noted that V8 already has a program for this, newer(1). It takes two
filenames as arguments, and exits with status 0 if and only if either
(a) the first exists and the second does not, or (b) both exist and the
first's modification time is at least as recent as the second's. Other-
wise it exits with non-zero status. (The preceding two sentences are
essentially the whole of the manual page for it.)
Relatively few people have V8, but in the absence of any other precedent
for what this facility should like look, it seems reasonable to follow
V8's lead:
newer file1 file2
exit with 0 status if file1 exists and file2 does not, or if file1's last
modified time is at least as recent as file2's.
cgit ¦ GitHub ¦ GitHub ¦ GitLab ¦ 
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- Conflicts:
- CONFLICTS:
- teTeX-base-[0-9]*
- tex-[0-9]*
- ja-ptex-base-*
- No installation instructions:
- This port has been deleted.
- PKGNAME: newer
- Flavors: there is no flavor information for this port.
- distinfo:
- SHA256 (newer.c) = 42117fa1b4fe735742bc5be1e73e80cffb041ae264290432ae5dc7faa292d0d4
SIZE (newer.c) = 1539
No package information for this port in our database- Sometimes this happens. Not all ports have packages. Perhaps there is a build error. Check the fallout link:

- This port has no dependencies.
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- N/A
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Number of commits found: 13
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
1.0 16 Oct 2019 15:29:32
  |
rene  |
Remove expired ports:
2019-10-16 archivers/freetar: Unfetchable, unmaintained
2019-10-16 archivers/hffzip: Unfetchable, unmaintained
2019-10-16 archivers/hpack.non-usa.only: Unfetchable, unmaintained
2019-10-16 archivers/untar: Unfetchable, unmaintained
2019-10-16 astro/gpsdrive: Unfetchable, unmaintained
2019-10-16 astro/planets: Unfetchable, unmaintained
2019-10-16 audio/ascd: Unfetchable, unmaintained
2019-10-16 audio/audiotag: Unfetchable, unmaintained
2019-10-16 audio/gmidimonitor: Unfetchable, unmaintained
2019-10-16 audio/gmpc-lyricwiki: Unfetchable, unmaintained
2019-10-16 audio/jack_mixer: Unfetchable, unmaintained
2019-10-16 audio/jmusic: Unfetchable, unmaintained
2019-10-16 audio/maplay: Unfetchable, unmaintained (Only the first 15 lines of the commit message are shown above ) |
1.0 15 Sep 2019 17:28:09
  |
antoine  |
Deprecate a few ports |
1.0 04 Aug 2019 21:08:37
  |
antoine  |
Mark BROKEN: unfetchable |
1.0 13 Nov 2016 07:56:28
  |
antoine  |
NO_EXTRACT support was removed in 1998 |
1.0 19 May 2016 10:44:12
  |
amdmi3  |
- Fix trailing whitespace in pkg-descrs, categories [g-n]*
Approved by: portmgr blanket |
1.0 21 Feb 2014 12:55:03
  |
ehaupt  |
Support staging |
20 Sep 2013 20:50:59

|
bapt  |
Add NO_STAGE all over the place in preparation for the staging support (cat:
misc) |
1.0 25 Mar 2013 18:44:20
  |
eadler  |
Cleanup unmaintained ports in the misc category:
- Single space for WWW in pkg-descr
- Ordering if of items in Makefile
- Trim headers
- Comment should not begin with leading article
- Pet portlint |
1.0 19 Mar 2011 12:38:54
 |
miwi  |
- Get Rid MD5 support |
1.0 16 Dec 2008 04:57:10
 |
linimon  |
Reset CPE1704TKS@bellsouth.net due to maintainer-timeouts and no response
to email.
Hat: portmgr |
1.0 01 Feb 2006 00:29:07
 |
edwin  |
SHA256ify
Approved by: krion@ |
1.0 23 Jan 2006 15:24:11
 |
sem  |
- Extend CONFLICTS
Submitted by: anray |
1.0 23 Jan 2006 07:10:11
 |
sem  |
An implementation of AT&T Research UNIX V8 newer(1)
PR: ports/92146
Submitted by: Jeffrey H. Johnson <CPE1704TKS@bellsouth.net> |
Number of commits found: 13
|