1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-31 05:41:08 +00:00
Commit Graph

22 Commits

Author SHA1 Message Date
Dmitry Marakasov
b630b0056f - Add NO_ARCH
- Switch to options helpers
- Simplify installation
2016-08-10 09:01:04 +00:00
Baptiste Daroussin
45858fb087 Cleanup plist 2014-12-09 13:36:34 +00:00
Jimmy Olgeni
168f57451a 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. Category M.

CR:		D306
Approved by:	portmgr (bapt)
2014-07-07 15:31:01 +00:00
Adam Weinberger
38c1ceb675 Remove NOPORTDOCS and NOPORTEXAMPLES. 2014-07-04 00:56:57 +00:00
Vanilla I. Shu
2274a52173 Stagify. 2014-06-08 16:13:11 +00:00
Antoine Brodin
439d18c040 Reset more maintainers:
<yar@FreeBSD.org>: host hub.freebsd.org[8.8.178.136] said: 550 5.1.1
    <yar@FreeBSD.org>: Recipient address rejected: User unknown in local

<rud@cs.uni-magdeburg.de>: host mail.cs.uni-magdeburg.de[141.44.21.48] said:
    550 5.1.1 <rud@cs.uni-magdeburg.de>... User unknown (in reply to RCPT TO

<stefan@fh-mainz.de>: host srv-eml-pmva-02.fh-mainz.de[143.93.114.189] said:
    550 5.1.1 <stefan@fh-mainz.de>: Recipient address rejected: undeliverable

<ocaml-ounit-port@kotka.de>: host kotka.de[62.75.247.120] said: 550 5.1.1
    <ocaml-ounit-port@kotka.de>: Recipient address rejected: User unknown in

<toru@tenchi.ne.jp>: host tuna.tenchi.ne.jp[49.212.63.105] said: 550 5.1.1
    <toru@tenchi.ne.jp>... User unknown (in reply to RCPT TO command)

<nehe@cruzinternet.com>: host inbound.platinum.ca[69.31.192.27] said: 550
    cuda_nsu User [nehe@cruzinternet.com] does not exist (in reply to RCPT TO

<ports@emorific.com>: Host or domain name not found. Name service error for
    name=emorific.com type=AAAA: Host not found

<ubique@peterhost.ru>: host mx.mail.corp.hostcomm.ru[89.111.166.49] said: 550
    Sorry, no mailbox here by that name (in reply to RCPT TO command)

<ports@brandon.dvalentine.com>: host ASPMX.L.GOOGLE.com[2607:f8b0:400c:c01::1a]
    said: 550-5.1.1 The email account that you tried to reach does not exist.

With hat:	portmgr
2014-05-10 18:28:13 +00:00
Baptiste Daroussin
9f5deb008f Convert m* to USES=zip 2014-03-10 16:25:33 +00:00
Baptiste Daroussin
8ac99398e2 Add NO_STAGE all over the place in preparation for the staging support (cat: misc) 2013-09-20 20:50:57 +00:00
Baptiste Daroussin
9c526f7217 Decommissioning java 1.5 (EOLed since October 2009):
suppress any reference to JAVA_VERSION=	1.5+ (part3)
2012-12-10 13:43:43 +00:00
Mark Linimon
06e6677793 Now that the Java 1.3 and Java 1.4 ports are deprecated and will expire soon,
remove support for them from bsd.java.mk.  As Jikes is not available in Java 1.5
or higher, remove it from bsd.java.mk too (suggested by hq@) and from the ports
which used it (only occurences were USE_JIKES=no).  Support for the Blackdown VM
is also removed, as it is not available in Java 1.5 and higher.

Also remove the mapping from Java 1.1-1.4 to Java 1.5+ in bsd.java.mk to detect
old, broken ports; therefore bump the minimal value of JAVA_VERSION to 1.5.
While here, replace static values of JAVA_VERSION in files/*.in by
%%JAVA_VERSION%% .

PR:		ports/158969
Submitted by:	rene
Tested on:	pointyhat-west -exp
2011-07-21 05:03:02 +00:00
Martin Wilke
a9481afc8a - Get Rid MD5 support 2011-03-19 12:38:54 +00:00
Dmitry Marakasov
a13d9a603d - Switch SourceForge ports to the new File Release System: categories starting with M 2009-08-22 00:28:34 +00:00
Edwin Groothuis
090059a210 Bump portrevision due to upgrade of devel/gettext.
The affected ports are the ones with gettext as a run-dependency
according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT
in Makefile (29 of them).

PR:             ports/124340
Submitted by:   edwin@
Approved by:    portmgr (pav)
2008-06-06 14:17:21 +00:00
Martin Wilke
e24a851fec - Update to 2.5
PR:		120089
Submitted by:	Stefan Pauly <stefan@fh-mainz.de> (maintainer)
2008-02-01 10:32:04 +00:00
Martin Matuska
9cff3c1d21 - Update to 2.4.5
- Change maintainer to submitter

PR:		ports/115248
Submitted by:	Stefan Pauly <stefan at fh-mainz.de>
2007-08-17 10:11:42 +00:00
Florent Thoumie
d4f0d0048a - Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
2007-05-19 20:36:56 +00:00
Volker Stolz
033c92cbd8 Update to 2.0
PR:		ports/96770
Submitted by:	Stefan Pauly
2006-05-17 09:25:21 +00:00
Pav Lucistnik
70231c0b10 - Add SHA256 2005-11-25 16:09:33 +00:00
Herve Quiroz
40bda7dba8 Install data files using FIND | INSTALL_DATA
Submitted by:	Sam Lawrance <boris@brooknet.com.au>
2005-04-07 00:03:30 +00:00
Herve Quiroz
afc723066c - Update to 0.b.1.5 (and unbreak) [1]
- Stipulate JAVA_VERSION [1]
- Symlink examples so the program can find them and provide the
  "Examples" menu [1]
- Add 'java' category [2]
- Install documentation using FIND | INSTALL_DATA
- Improve the launcher shell script (use javavmwrapper 2.0)
- Use SUB_FILES to build the launcher shell script

PR:		79578 [1]
Submitted by:	Sam Lawrance <boris@brooknet.com.au> [1]
Reported by:	portlint [2]
Reviewed by:	Sam Lawrance <boris@brooknet.com.au>
2005-04-06 23:59:53 +00:00
Kris Kennaway
654d5b9628 BROKEN: Size mismatch
Approved by:    portmgr (kris)
2005-03-26 07:08:21 +00:00
Ying-Chieh Liao
b4842fa147 add pipe beta-1.0
Platform Independent Petri-Net Editor
2004-08-23 08:04:45 +00:00