non port: emulators/simh/Makefile |
SVNWeb
|
Number of commits found: 34 |
Mon, 10 Jan 2022
|
[ 15:15 Stefan Eßer (se) ] bcaf25a (Only the first 10 of 491 ports in this commit are shown above. )
Fix CONFLICTS entries of multiple ports
There have been lots of missing CONFLICTS_INSTALL entries, either
because conflicting ports were added without updating existing ports,
due to name changes of generated packages, due to mis-understanding
the format and semantics of the conflicts entries, or just due to
typoes in package names.
This patch is the result of a comparison of all files contained in
the official packages with each other. This comparison was based on
packages built with default options and may therefore have missed
further conflicts with optionally installed files.
Where possible, version numbers in conflicts entries have been
generalized, some times taking advantage of the fact that a port (Only the first 15 lines of the commit message are shown above )
|
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.
|
Tue, 1 Sep 2020
|
[ 10:49 se ]
Fix build with clang11
Reported by: pkg-fallout
|
Wed, 25 Mar 2020
|
[ 11:23 ak ]
- Correct license
PR: 244370
Submitted by: Bob Eager <bob@eager.cx> (maintainer)
|
Mon, 2 Jul 2018
|
[ 03:08 linimon ]
Attempt to see if the build can be fixed on non-clang-based archs.
Approved by: portmgr (tier-2 blanket)
|
Fri, 13 Oct 2017
|
[ 11:38 pizzamig ]
emulators/simh: fix name clash with other ports and tidy compilations
Fix name clash with gri and nova, that caused conflicts
Fix compilation warnings
PR: 222968
Submitted by: bob@eager.cx (maintainer)
Approved by: olivier (mentor)
Differential Revision: https://reviews.freebsd.org/D12651
|
Sat, 13 May 2017
|
[ 23:21 linimon ] (Only the first 10 of 24 ports in this commit are shown above. )
Mark some ports failing on power64. In cases where the error message
was a stub, provide a real one.
While here, pet portlint.
Approved by: portmgr (tier-2 blanket)
|
Mon, 10 Apr 2017
|
[ 10:26 ak ]
- Add a number of PDF files containing comprehensive documentation [1]
- Add manual page [1]
- Stop mangling binary files with dos2unix [2]
PR: 218151 [1]
PR: 218405 [2]
Submitted by: bob@eager.cx (maintainer) [1]
Submitted by: Brad Sliger <code@sliger.org> [2]
Approved by: bob@eager.cx (maintainer) [2]
|
Tue, 3 Jan 2017
|
[ 14:00 matthew ] (Only the first 10 of 123 ports in this commit are shown above. )
Fixes to allow building on 12-CURRENT
- fix build failures in i386 and amd64 due to compiler changes
- fix numerous compilation warnings and logical errors that may trap
in the future
- convert all distribution files from DOS format to ease future changes
- convert legacy patch file to new naming convention
PR: 214990
Submitted by: bob@eager.cx (maintainer)
|
Sun, 24 Apr 2016
|
[ 09:29 lme ]
Pass maintainership to submitter
PR: 208924
Submitted by: Bob Eager <rde@tavi.co.uk> / <bob@eager.cx>
Sponsored by: Essen Linuxhotel Hackathon 2016
|
Sun, 31 Jan 2016
|
[ 21:46 amdmi3 ]
- Switch to options helpers
- Simplift plist handling
|
Sun, 24 Jan 2016
|
[ 16:25 dim ]
During the exp-run in bug 206074, it was found that emulators/simh gives
errors with a recent clang 3.8.0 snapshot [1]:
/usr/bin/ld: unrecognized option '-plugin'
And more of such linking errors. This is because the simh main Makefile
attempts to use -flto -fwhole-program with clang, but this support
depends on the correctly link time optimization infrastructure being
installed (e.g. the LLVMgold.so plugin, and more).
Since LTO is not available yet in base, here is a patch to disable the
use of these options more thorougly.
Approved by: koobs (ports)
PR: 206411
MFH: 2016Q1
|
Thu, 5 Nov 2015
|
[ 12:36 mat ] (Only the first 10 of 206 ports in this commit are shown above. )
Fix ports that confused the meaning of WRKDIR and WRKSRC.
PR: 204056
Submitted by: mat
Reviewed by: bapt
Sponsored by: Absolight
Differential Revision: https://reviews.freebsd.org/D2735
|
Tue, 24 Mar 2015
|
[ 22:17 marino ] (Only the first 10 of 26 ports in this commit are shown above. )
3 ports categories: Remove $PTHREAD_LIBS
Categories: print, science, emulators
approved by: PTHREAD blanket
|
Sat, 20 Dec 2014
|
[ 18:17 bapt ] (Only the first 10 of 12 ports in this commit are shown above. )
cleanup plist
|
Thu, 10 Apr 2014
|
[ 08:29 pawel ]
- Add staging support
- Define DOCS option
- Correct typo in pkg-descr
|
Fri, 7 Mar 2014
|
[ 16:55 bapt ] (Only the first 10 of 14 ports in this commit are shown above. )
Convert e* to USES=zip
|
Tue, 19 Nov 2013
|
[ 23:08 mat ] (Only the first 10 of 51 ports in this commit are shown above. )
- Convert to dos2unix.mk
- While at it convert to gmake.mk ports that still USE_GMAKE.
|
Fri, 20 Sep 2013
|
[ 16:43 bapt ] (Only the first 10 of 190 ports in this commit are shown above. )
Add NO_STAGE all over the place in preparation for the staging support (cat:
emulators)
|
Wed, 14 Aug 2013
|
[ 22:35 ak ] (Only the first 10 of 1725 ports in this commit are shown above. )
- Remove MAKE_JOBS_SAFE variable
Approved by: portmgr (bdrewery)
|
Wed, 23 May 2012
|
[ 02:01 miwi ]
- Update to 3.9.0
PR: 168031
Submitted by: Ports Fury
|
Fri, 18 Nov 2011
|
[ 23:30 ehaupt ] (Only the first 10 of 46 ports in this commit are shown above. )
Remove trailing whitespaces.
Feature safe: yes
|
Mon, 25 Oct 2010
|
[ 20:09 trasz ] (Only the first 10 of 53 ports in this commit are shown above. )
Drop maintainership for ports I can't maintain anymore.
|
Sun, 15 Feb 2009
|
[ 10:01 trasz ]
Update to V3.8-1.
|
Mon, 12 Jan 2009
|
[ 21:30 trasz ]
Remove dependency on ports version of libpcap; it's no longer needed
and causes build problems for qemu-devel.
Submitted by: David O'Brien <obrien@FreeBSD.org> (slightly modified)
|
Tue, 22 Jul 2008
|
[ 22:01 trasz ]
- Update to 3.8-0.
|
Thu, 6 Sep 2007
|
[ 14:49 trasz ]
- Update to 3.7.3
- Remove RESTRICTED clause and LEGAL entry. It seems license was changed
to something more reasonable.
Approved by: miwi (mentor, implicit)
|
Wed, 18 Jul 2007
|
[ 11:30 trasz ]
Install bin/i7094.
Approved by: miwi (mentor)
|
Fri, 13 Jul 2007
|
[ 19:32 trasz ]
- Update to 3.7.2.
Approved by: miwi (mentor, implicit)
|
Wed, 11 Jul 2007
|
[ 22:06 trasz ] (Only the first 10 of 53 ports in this commit are shown above. )
- Use proper capitalization in my email address.
Approved by: miwi (mentor)
Suggested by: sat
|
Tue, 29 May 2007
|
[ 18:17 trasz ]
- Update to 3.7-1
Approved by: miwi (mentor)
|
Fri, 13 Apr 2007
|
[ 13:03 trasz ] (Only the first 10 of 51 ports in this commit are shown above. )
Change my email address to trasz@FreeBSD.org.
Approved by: miwi (mentor)
|
Mon, 9 Apr 2007
|
[ 17:48 miwi ]
- Fix firmware directory
PR: 111061
Submitted by: trasz (maintainer)
|
Wed, 28 Mar 2007
|
[ 06:17 miwi ]
Project was renamed
PR: 110753
Submitted by: trasz (maintainer)
Repocopy by: marcus
|
Number of commits found: 34 |