Commit graph

24 commits

Author SHA1 Message Date
Eitan Adler
f7a8022a93 Corrected log for previous commit:
- Update to 2.4.2
- Remove now unneeded patches

Tested by:	redports
2013-09-03 00:49:04 +00:00
Eitan Adler
3841e7aa68 cause you need to commit from the port 2013-09-03 00:28:37 +00:00
Gerald Pfeifer
41e60477bd Replace USE_GCC=4.6+ and USE_GCC=4.4+ by USE_GCC=yes.
Right now this is a noop in the former case and a noop in the latter
case unless lang/gcc44 has been installed explicitly.

This puts a bit more emphasis on standardizing on a canonical version
"current" GCC and makes it easier to update that canonical version
by changing the default in Mk/bsd.gcc.mk and updating the lang/gcc port.

That is, USE_GCC=yes means "use a decent/modern version of GCC" without
having to worry about details.

Approved by:	portmgr (bdrewery)
2013-08-17 16:27:24 +00:00
Eitan Adler
3e61d7e801 Remove now excess verbiage.
Reviewed by:	bapt
2013-07-16 21:59:48 +00:00
Eitan Adler
cc6b9143f8 Update to 2.4.1 2013-07-06 17:14:07 +00:00
Eitan Adler
3bdf29b0b6 More formatting fixes
Reported by:	danfe
2013-04-25 02:12:48 +00:00
Eitan Adler
d8b3dd1917 Fix formatting of WWW line for my ports 2013-04-24 16:19:19 +00:00
Eitan Adler
ee3a7edac8 Remove bogus use of NO_INSTALL_MANPAGES
Reviewed by:	wxs
2013-04-23 02:27:25 +00:00
Eitan Adler
ed59156ea9 Clean up my ports (and a couple of ports@ owned ones):
- Fix COMMENT
- Add MAKE_JOBS_SAFE where appropriate
- Change ordering of LICENSE lines
- Fix new header format
- Etc.

Reviewed by:	drogoh (on irc)
2013-03-08 20:23:38 +00:00
Eitan Adler
d95db58136 Trim the headers in the ports I maintain. 2012-10-06 14:35:45 +00:00
Eitan Adler
28955f8a3a Update ised to 2.4.0 2012-09-08 02:56:39 +00:00
Eitan Adler
043d3307e1 Update to 2.3.2 2012-02-19 00:02:01 +00:00
Eitan Adler
520df48678 - update ised to 2.3.1
Feature safe:	yes
2011-12-20 03:25:18 +00:00
Eitan Adler
78bb53451a - gcc45 is no more
Submitted by:	gerald
Feature safe:	yes
2011-11-13 03:27:25 +00:00
Eitan Adler
e1f907bc92 - change the email address I use to maintain ports
Approved by:	bapt (mentor)
2011-08-21 20:51:40 +00:00
Eitan Adler
74db235785 - change the email address I use to maintain ports
Approved by:	bapt (mentor)
2011-08-21 16:12:46 +00:00
Frederic Culot
9233d19552 - Update to 2.3.0
PR:		ports/159820
Submitted by:	Eitan Adler <ports@eitanadler.com> (maintainer)
2011-08-17 16:56:58 +00:00
Frederic Culot
62270f12bb - Update to 2.2.5
PR:		ports/159234
Submitted by:	Eitan Adler <lists@eitanadler.com> (maintainer)
2011-07-28 08:12:35 +00:00
Frederic Culot
57fee2b344 - Update to 2.2.4
PR:		ports/157381
Submitted by:	Eitan Adler <lists@eitanadler.com> (maintainer)
2011-05-28 20:57:01 +00:00
Greg Larkin
3932f82ead - Assign to new volunteer
Requested by:	Eitan Adler <lists@eitanadler.com> (via private email)
2011-05-02 23:41:19 +00:00
Doug Barton
078cf72640 By Maintainer's request, toss these ports back into the pool 2011-04-27 01:56:47 +00:00
Wen Heping
92159fb679 - Update to version 2.2.3
- Now requires gcc4.5+
- Add License

PR:		ports/156233
Submitted by:	Charlie Kester <corky1951@comcast.net> (maintainer)
2011-04-11 01:21:50 +00:00
Martin Wilke
bb86cbe5d2 - Get Rid MD5 support 2011-03-20 12:54:45 +00:00
Martin Wilke
78ed03a1d2 ised is a command-line tool for generating number sequences and
arithmetic evaluation. Unlike big gui-based software (e.g. Mathematica,
Derive, Matlab, Octave,...) it is intended for use in shell scripting,
together with gnu core utilities.

Its main advantage is that all functions are generalized to operate
on one-dimensional arrays. It can be used for loop indexing (much
like seq), line-by-line arithmetic processing of files, floating
point math for shells that don't support it natively, or interactively,
as extended calculator.

WWW:	http://ised.sourceforge.net

PR:		ports/144914
Submitted by:	Charlie Kester <corky1951 at comcast.net>
2010-03-21 12:55:26 +00:00