Commit Graph

21 Commits

Author SHA1 Message Date
Steven Kreuzer
12c9341ae6 Update MASTER_SITES 2017-03-01 03:52:09 +00:00
Mathieu Arnold
eabbfd75e3 ${RM} already has -f.
PR:		213570
Submitted by:	mat
Exp-run by:	antoine
Sponsored by:	Absolight
2016-10-21 12:51:40 +00:00
Mathieu Arnold
dbbfc7889a GOOGLE_CODE has gone away.
- If a port has another upstream, remove GOOGLE_CODE
- If a port only has GOOGLE_CODE mark it BROKEN

Some ports have a local mirror configured but for security reasons, it
is not considered upstream.

Sponsored by:	Absolight
2016-09-14 15:59:34 +00:00
Jung-uk Kim
004cd9b49b Consistently set USE_JAVA to "yes" to reduce future confusion.
Approved by:	skreuzer (maintainer)
2016-08-24 19:10:53 +00:00
Mathieu Arnold
4e1b79a0a6 Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.
With hat:	portmgr
Sponsored by:	Absolight
2016-04-01 14:00:51 +00:00
Dmitry Marakasov
1bfeb078da - Switch to USES=tar:tgz
- Add empty directories to plist

Approved by:	portmgr blanket
2015-09-15 16:28:27 +00:00
Baptiste Daroussin
a76a739bfe Cleanup plist 2014-10-20 17:04:20 +00:00
Jimmy Olgeni
55dc0f983a Remove all space characters from Makefile assignments.
No functional changes included.

CR:		D193 (except math/sedumi)
Approved by:	portmgr (bapt)
2014-06-08 19:51:27 +00:00
Steven Kreuzer
87987265b2 Add staging support
Define LICENSE
2014-05-22 17:16:44 +00:00
Baptiste Daroussin
e04b632220 Fix properties on pkg-plist 2014-01-21 23:40:21 +00:00
Baptiste Daroussin
eb08c5441c Add NO_STAGE all over the place in preparation for the staging support (cat: graphics) 2013-09-20 18:35:44 +00:00
Steven Kreuzer
522d48aa71 Restore PORTEPOCH 2011-11-03 16:08:23 +00:00
Steven Kreuzer
7966832284 Update to 1.5.1 2011-10-31 17:34:51 +00:00
Olli Hauer
30f9161773 -remove MD5 2011-07-03 14:12:22 +00:00
Steven Kreuzer
367f8c0b67 Update to version 1.0.5
Approved by:	wxs (mentor, implicit)
2009-07-13 16:18:01 +00:00
Steven Kreuzer
58e59f78c6 Change MAINTAINER on my ports to my FreeBSD email address
Approved by:	wxs (mentor)
2009-03-28 01:16:37 +00:00
Pav Lucistnik
fd0abb2fb4 - Update to 1.0.1
- Give maintainership to the submitter

PR:		ports/131171
Submitted by:	Steven Kreuzer <skreuzer@exit2shell.com>
Approved by:	edwin (maintainer)
2009-02-09 21:30:51 +00:00
Edwin Groothuis
7807b330a1 Fix RUN_DEPENDS 2008-09-24 05:52:44 +00:00
Edwin Groothuis
c4459da16e Proper RUN_DEPENDS 2008-09-24 05:40:50 +00:00
Edwin Groothuis
b400804875 graphics/processing : Serial cannot be used
The graphics/processing have their own serial library at
    libexec/processing/libraris/serial/library.  But this serial
    library use linux version of shared library, so we cannot run
    this function.

    The processing serial library is same as comms/rxtx, so we must
    add RUN_DEPENDS.

PR:		ports/127600
Submitted by:	Takeshi MUTOH <mutoh@openedu.org>
2008-09-24 05:27:40 +00:00
Edwin Groothuis
65743fa90f Add graphics/processing, a very cool visualisation program
Processing is an open source programming language and environment
	for people who want to program images, animation, and interactions.
	It is used by students, artists, designers, researchers, and hobbyists
	for learning, prototyping, and production. It is created to teach
	fundamentals of computer programming within a visual context and
	to serve as a software sketchbook and professional production tool.
	Processing is an alternative to proprietary software tools in the
	same domain.

	WWW: http://processing.org/
2008-06-20 11:30:47 +00:00