non port: sysutils/uschedule/Makefile |
SVNWeb
|
Number of commits found: 21 |
Wed, 20 Jul 2022
|
[ 14:23 Tobias C. Berner (tcberner) ] ea71236 (Only the first 10 of 972 ports in this commit are shown above. )
sysutils: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* <jsmith@resonatingmedia.com>
* Aaron Dalton <aaron@FreeBSD.org>
* Aaron Landwehr <aaron@snaphat.com>
* Adam Weinberger <adamw@FreeBSD.org>
* Adrian Chadd
* Adrian Chadd <adrian@FreeBSD.org>
* Akinori MUSHA aka knu <knu@idaemons.org>
* Alan Eldridge <alane@FreeBSD.org>
* Alan Eldridge <alane@geeksrus.net>
* Aldis Berjoza <aldis@bsdroot.lv>
* Alex Deiter <alex.deiter@gmail.com> (Only the first 15 lines of the commit message are shown above )
|
Thu, 14 Oct 2021
|
[ 01:08 Piotr Kubaj (pkubaj) ] ca1933d
sysutils/uschedule: fix build on non-x86
Use GCC:
uogetopt.c:49:2: error: 'regparm' is not valid on this platform
attribute_regparm(2);
While not correct outside of i386, GCC can compile this code.
|
Tue, 6 Apr 2021
|
[ 14:31 Mathieu Arnold (mat) ] 305f148 (Only the first 10 of 29333 ports in this commit are shown above. )
Remove # $FreeBSD$ from Makefiles.
|
Sat, 2 Jan 2021
|
[ 01:46 linimon ] (Only the first 10 of 34 ports in this commit are shown above. )
For ports on riscv64 that fail the same (or similar ways) to aarch64, mark
them BROKEN.
While here, pet portlint (Makevar order).
Approved by: portmgr (tier-2 blanket)
|
Thu, 30 Nov 2017
|
[ 06:13 linimon ] (Only the first 10 of 189 ports in this commit are shown above. )
For ports that are marked BROKEN on armv6, and also fail to build on
armv7, mark them so.
This is part two of a multipart commit to bring armv7 ports to parity
with armv6.
Approved by: portmgr (tier-2 blanket)
Obtained from: lonesome.com -exp run
|
Fri, 26 May 2017
|
[ 14:27 linimon ]
These ports fail the same way on armv6 as they do on aarch64.
Approved by: portmgr (tier-2 blanket)
|
Tue, 8 Nov 2016
|
[ 19:29 linimon ] (Only the first 10 of 45 ports in this commit are shown above. )
The 64-bit arm arch is actually spelled 'aarch64', not 'arm64'.
|
[ 07:24 linimon ]
Mark as broken on arm64.
|
Fri, 1 Apr 2016
|
[ 14:25 mat ] (Only the first 10 of 2099 ports in this commit are shown above. )
Remove ${PORTSDIR}/ from dependencies, categories r, s, t, and u.
With hat: portmgr
Sponsored by: Absolight
|
Wed, 9 Mar 2016
|
[ 04:35 amdmi3 ]
- Switch to new test framework
- Switch to options helpers
|
Sun, 3 Aug 2014
|
[ 12:47 pawel ]
- Add staging support
- Convert ot new options framework
- Fix WWW line in pkg-descr
|
Thu, 17 Jul 2014
|
[ 08:57 olgeni ] (Only the first 10 of 206 ports in this commit are shown above. )
Remove indefinite articles and trailing periods from COMMENT, plus
minor COMMENT typos and surrounding whitespace fixes. A few Makefiles
where not included as they contain Latin-1 characters that break
the Phabricator workflow. Categories P-S.
CR: D422
Approved by: portmgr (bapt)
|
Sun, 6 Jul 2014
|
[ 15:52 bapt ] (Only the first 10 of 47 ports in this commit are shown above. )
Resetting maintainership on ports that have not been staged and without any
pending PR (related to stage)
With hat: portmgr
|
Fri, 20 Sep 2013
|
[ 23:06 bapt ] (Only the first 10 of 1053 ports in this commit are shown above. )
Add NO_STAGE all over the place in preparation for the staging support (cat:
sysutils)
|
Sat, 9 Mar 2013
|
[ 18:09 tmseck ]
Change MAINTAINER to my FreeBSD.org address.
Approved by: flo (mentor)
|
Fri, 21 Jan 2011
|
[ 08:07 mandree ]
Remove NO_SIZE, upstream has switched to lighttpd.
Approved by: Thomas-Martin Seck (maintainer)
Submitted by: Eitan Adler
PR: ports/153544
Feature safe: yes
|
Sat, 28 Nov 2009
|
[ 14:58 amdmi3 ]
- Fix tr(1) usage
PR: 140942
Submitted by: Thomas-Martin Seck <tmseck@netcologne.de> (maintainer)
|
Sat, 24 Jun 2006
|
[ 18:15 itetcu ]
- move setup of compiler and compiler flags to the pre-build target
- no longer override do-build
- define a new regression-test target depending on build that calls the
package's regression test scripts and allows for automated regression
testing on the ports cluster
PR: ports/99427
Submitted by: maintainer
|
Sat, 21 Aug 2004
|
[ 11:56 pav ]
- Update to 0.7.1
PR: ports/70556
Submitted by: Thomas-Martin Seck <tmseck@netcologne.de> (maintainer)
|
Wed, 17 Mar 2004
|
[ 19:58 krion ]
- Utilize NO_SIZE
PR: ports/64383
Submitted by: maintainer
|
[ 07:30 sergei ]
Add uschedule 0.7.0, a scheduler program
uschedule is not cron(8) and uschedule is not at(1) - it does offer
similar functionality but is not intended to be a drop-in replacement.
It works differently. It's designed to be different.
WWW: http://www.ohse.de/uwe/uschedule.html
PR: ports/63075
Submitted by: Thomas Seck <tmseck@netcologne.de>
|
Number of commits found: 21 |