Commit Graph

85 Commits

Author SHA1 Message Date
Stefan Eßer e4211f22be Fix build with clang11
Reported by:	pkg-fallout
2020-09-01 10:49:52 +00:00
Alex Kozlov 286f52d403 - Correct license
PR:	244370
Submitted by:	Bob Eager <bob@eager.cx> (maintainer)
2020-03-25 11:23:52 +00:00
Mathieu Arnold 79698c8457 Convert to UCL & cleanup pkg-message (categories e-g) 2019-08-13 16:03:11 +00:00
Mark Linimon 83fac84d49 Attempt to see if the build can be fixed on non-clang-based archs.
Approved by:	portmgr (tier-2 blanket)
2018-07-02 03:08:57 +00:00
Luca Pizzamiglio b020e1344e 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
2017-10-13 11:38:04 +00:00
Mark Linimon 7e4f41c690 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)
2017-05-13 23:21:37 +00:00
Alex Kozlov f3463c55b4 - 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]
2017-04-10 10:26:49 +00:00
Matthew Seaman 7c084f620e 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)
2017-01-03 14:00:47 +00:00
Dmitry Marakasov 1d1f878054 - Fix trailing whitespace in pkg-descrs, categories [a-f]*
Approved by:	portmgr blanket
2016-05-19 10:21:23 +00:00
Lars Engels c68cd6d1be Pass maintainership to submitter
PR:		208924
Submitted by:	Bob Eager <rde@tavi.co.uk> / <bob@eager.cx>
Sponsored by:	Essen Linuxhotel Hackathon 2016
2016-04-24 09:29:54 +00:00
Dmitry Marakasov c53fb64def - Switch to options helpers
- Simplift plist handling
2016-01-31 21:46:19 +00:00
Dimitry Andric c13c92a1a3 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
2016-01-24 16:25:26 +00:00
Mathieu Arnold 065c026fe5 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
2015-11-05 12:36:25 +00:00
John Marino 312461b6fa 3 ports categories: Remove $PTHREAD_LIBS
Categories: print, science, emulators

approved by:	PTHREAD blanket
2015-03-24 22:17:41 +00:00
Baptiste Daroussin 83d56b4578 cleanup plist 2014-12-20 18:17:19 +00:00
Pawel Pekala f9e17269c9 - Add staging support
- Define DOCS option
- Correct typo in pkg-descr
2014-04-10 08:29:18 +00:00
Baptiste Daroussin 1b5bf34786 Convert e* to USES=zip 2014-03-07 16:55:01 +00:00
Mathieu Arnold 02e619a5d8 - Convert to dos2unix.mk
- While at it convert to gmake.mk ports that still USE_GMAKE.
2013-11-19 23:08:44 +00:00
Baptiste Daroussin 1089da7dcc Add NO_STAGE all over the place in preparation for the staging support (cat: emulators) 2013-09-20 16:43:52 +00:00
Alex Kozlov d4041784dc - Remove MAKE_JOBS_SAFE variable
Approved by:	portmgr (bdrewery)
2013-08-14 22:35:50 +00:00
Eitan Adler d1f32a3e5d Style: tab -> space.
Most contributors copy an existing port when writing their own so reduce the number of bad examples in the tree.
2013-03-28 16:28:59 +00:00
Martin Wilke 52ed16480b - Update to 3.9.0
PR:		168031
Submitted by:	Ports Fury
2012-05-23 02:01:33 +00:00
Emanuel Haupt 1afcdd5eb1 Remove trailing whitespaces.
Feature safe:	yes
2011-11-18 23:30:13 +00:00
Martin Wilke 6804d852ff = Drop MD5 support 2011-07-02 17:14:20 +00:00
Edward Tomasz Napierala 11ba2822cf Drop maintainership for ports I can't maintain anymore. 2010-10-25 20:09:06 +00:00
Edward Tomasz Napierala 9ab5d0dc52 Update to V3.8-1. 2009-02-15 10:01:07 +00:00
Edward Tomasz Napierala 21fe6ee426 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)
2009-01-12 21:30:36 +00:00
Edward Tomasz Napierala 8db298eb23 - Update to 3.8-0. 2008-07-22 22:01:28 +00:00
Edward Tomasz Napierala 4c1736407d - 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)
2007-09-06 14:49:14 +00:00
Edward Tomasz Napierala c5b0fb562a Install bin/i7094.
Approved by:	miwi (mentor)
2007-07-18 11:30:26 +00:00
Edward Tomasz Napierala faf7a19ca5 - Update to 3.7.2.
Approved by:	miwi (mentor, implicit)
2007-07-13 19:32:55 +00:00
Edward Tomasz Napierala 627cb575f7 - Use proper capitalization in my email address.
Approved by:	miwi (mentor)
Suggested by:	sat
2007-07-11 22:06:16 +00:00
Edward Tomasz Napierala 392e6e75cf - Update to 3.7-1
Approved by:	miwi (mentor)
2007-05-29 18:17:24 +00:00
Edward Tomasz Napierala 985042c3ae Change my email address to trasz@FreeBSD.org.
Approved by:	miwi (mentor)
2007-04-13 13:03:49 +00:00
Martin Wilke 2606c0102d - Fix firmware directory
PR:		111061
Submitted by:	trasz   (maintainer)
2007-04-09 17:48:43 +00:00
Martin Wilke a489328f44 Project was renamed
PR:		110753
Submitted by:	trasz (maintainer)
Repocopy by:    marcus
2007-03-28 06:17:18 +00:00
Martin Wilke 0dcf1323b2 - Update to 3.7
- Pass maintainership to submitter

PR:		109031
Submitted by:	trasz <trasz@pin.if.uz.zgora.pl>
2007-02-12 08:17:36 +00:00
Kris Kennaway ca8d1df694 Reset unreachable maintainer address:
mmendez@energyhq.be
    retry timeout exceeded
2007-02-10 20:06:49 +00:00
Martin Wilke e9abb9dceb - Update to 3.6.1
PR:		ports/106733
Submitted by:	trasz
Approved by:	maintainer
2006-12-15 07:51:54 +00:00
Ion-Mihai Tetcu 0fed778c7f - Update to 3.6. Changelog: http://simh.trailing-edge.com/changes36.html [1]
- Fix conflict with java/eclipse, as reported by Robert A. Getschmann, by
installing sim-eclipse instead of eclipse. [1]
- pkg-message --> files/pkg-message and associated changes. [2]
- pet portlint [2]

PR:		99095
Submitted by:	maintainer [1], itetcu (me) [2]
2006-06-18 12:19:36 +00:00
Renato Botelho eeec24f4c7 UNBREAK: Fix PLIST
Change maintainer's address

PR:		ports/93911
Submitted by:	maintainer
Approved by:	portmgr (linimon)
2006-03-01 20:56:24 +00:00
Kris Kennaway ede043556a BROKEN: Incorrect pkg-plist (does not compile completely?) 2006-02-12 22:19:10 +00:00
Renato Botelho 5606fb07ad - Committed wrong Makefile on last commit, now commit the correct
s/${DATADIR}/%%DATADIR/g on PLIST_* vars

Noticed by:	krismail
2006-01-27 09:02:09 +00:00
Renato Botelho c91578d827 - Update to V3.5-2
- Add OPTIONS for network support
- Clean-up Makefile
- Update descriptions to cover new support

PR:		ports/92300
Submitted by:	Jeffrey H. Johnson <CPE1704TKS@bellsouth.net>
Approved by:	maintainer
2006-01-26 09:32:57 +00:00
Marcus Alves Grando bf88b4b572 Update to 3.5.1
Take MAINTAINER

PR:		89286
Submitted by:	Miguel Mendez <mmendez@gmail.com>
2005-11-22 16:23:51 +00:00
Pav Lucistnik 8e42cc0ab3 - Reset longterm inactive maintainer 2005-11-01 22:31:56 +00:00
Pav Lucistnik 4bfb075ba6 - Update to 3.4.0
PR:		ports/85224
Submitted by:	Miguel Mendez <flynn@energyhq.es.eu.org>
Approved by:	maintainer timeout (jedgar; 2 months)
2005-11-01 22:31:13 +00:00
Kris Kennaway e6c7409adb Now fetchable again 2004-12-12 01:56:28 +00:00
Kris Kennaway bdf73e2dc2 BROKEN: Unfetchable 2004-12-04 01:40:53 +00:00
Volker Stolz 7892bbf2dc Update to 3.2.0
Based on PR:	ports/63663
Submitted by:	Miguel Mendez
Approved by:	maintainer timeout
2004-06-23 16:28:59 +00:00