Mathieu Arnold
7acca7e902
Bump PORTREVISION for the icu revert.
...
This time not bumping lang/php70, but devel/php70-intl which is the one
really depending on icu.
PR: 205120
With hat: portmgr
Sponsored by: Absolight
2016-07-06 22:10:14 +00:00
Pietro Cerutti
fb8d8ab5f9
devel/icu: bump PORTREVISION on dependent ports
2016-07-06 07:34:12 +00:00
Dmitry Marakasov
4e942b6419
- Fix trailing whitespace in pkg-descrs, categories [g-n]*
...
Approved by: portmgr blanket
2016-05-19 10:44:11 +00:00
Kurt Jaeger
596e0b1cc7
lang/parrot: 7.9.0 -> 8.1.0
...
2016-02-16 release 8.1.0
- Core
+ Annotate needed -Wcast-align fixes (for early armv5 systems)
- Documentation
+ Fixed typo in move_buffer_callback doc
+ Add missing hyperref package for latex
- Tests
+ Restore make configure_tests, remove outdated t/steps/auto/labs-01.t
2015-12-15 release 7.11.0
- Build
+ Improve darwin and cygwin build, seperate installable libparrot.
GH #1212 , 1096
+ Honor --disable-rpath on darwin, skip -install_name then
+ Update default cygwin compiler and linker to gcc with 1.7
+ Add darwin and windows smokers (travis + appveyor), prev. linux only
+ use a smaller default target: core (most parrot_utils, not all)
make all builds now all, including docs and installables
2015-11-17 release 7.10.0
- Documentation
+ Accept cperldoc as fallback to perldoc GH #1211
2016-04-03 11:20:55 +00:00
Mathieu Arnold
a9dcad2fff
Remove ${PORTSDIR}/ from dependencies, categories h, i, j, k, and l.
...
With hat: portmgr
Sponsored by: Absolight
2016-04-01 14:08:37 +00:00
Mathieu Arnold
6605cc49d8
Update to 7.9.0.
...
Sponsored by: Absolight
2015-10-21 15:01:57 +00:00
Dmitry Marakasov
403d7f0f23
- Fix shebangs
...
Approved by: portmgr blanket
2015-09-09 14:24:49 +00:00
Sunpoet Po-Chuan Hsieh
6a31e09f86
- Update to 7.6.0
...
Changes: https://github.com/parrot/parrot/blob/master/ChangeLog
2015-07-24 08:59:45 +00:00
Adam Weinberger
b2fa1c69a6
Remove ${LOCALBASE}/bin/ from BUILD/RUN_DEPENDS in cases where it is unnecessary,
...
and sort depends where appropriate.
2015-07-07 16:22:54 +00:00
Sunpoet Po-Chuan Hsieh
3140d98e26
- Remove duplicate regression-test: which is already in Mk/Uses/perl5.mk
2015-07-06 17:48:08 +00:00
Adam Weinberger
4f33a79bb8
Update to 7.3.0.
...
For changes, see: http://parrot.org/news/2015/Parrot-7.3.0
2015-04-25 16:56:59 +00:00
Baptiste Daroussin
25c34fd38f
Update icu to 55.1
2015-04-23 21:26:09 +00:00
Adam Weinberger
10f22ecd6d
Clean up the rest of the perl@ Makefiles a bit.
...
- Remove dependencies on modules distributed as part of perl core
- Remove references to FreeBSD < 8 and perl < 5.16
- Ensure that DOCS and EXAMPLES options exist for ports installing
PORTDOCS or PORTEXAMPLES
- Reduce unnecessary inclusions of bsd.port.options.mk by using
OPTIONS helpers and the like
- Fix some cases where dependencies were only assigned to BUILD_DEPENDS
- Fix a few of the cases where dependencies were only assigned to RUN_DEPENDS.
This one happens in many, many ports. I only applied it in cases where
it interfered with 'make test' but it should maybe be done more generally.
- Mute ${MKDIR} in installation
- Parethesize compound commands
- In www/p5-URI-Fetch, remove the ZLIB option that wasn't used
2015-03-13 17:29:58 +00:00
Sunpoet Po-Chuan Hsieh
120882d95b
- Update to 7.0.2
...
Changes: https://github.com/parrot/parrot/blob/master/ChangeLog
2015-02-18 16:23:29 +00:00
Sunpoet Po-Chuan Hsieh
6d8ebc8437
- Update to 7.0.1
...
Changes: https://github.com/parrot/parrot/blob/master/ChangeLog
2015-01-27 11:27:05 +00:00
Sunpoet Po-Chuan Hsieh
b0b9134e7a
- Update to 7.0.0
...
Changes: https://github.com/parrot/parrot/blob/master/ChangeLog
2015-01-22 17:46:06 +00:00
Sunpoet Po-Chuan Hsieh
1d7ded6fe9
- Update to 6.9.0
...
- Remove CONFLICTS since lang/rakudo was removed
- Strip binary executable and shared library
- Simplify Makefile:
- Remove Makefile.common
- Use BROKEN_ia64
- Remove regression-test:
- Cosmetic change
Changes: https://github.com/parrot/parrot/blob/master/ChangeLog
2015-01-13 15:34:22 +00:00
Baptiste Daroussin
92da32cb47
Remove custom plist generator we have makeplist now
...
Sort the plist
2014-12-20 20:21:16 +00:00
Antoine Brodin
a32054e27e
Allow building with bison 3
...
PR: ports/194680
2014-11-30 11:20:35 +00:00
Baptiste Daroussin
77cba41a62
Cleanup plist
2014-10-27 15:23:30 +00:00
Yen-Ming Lee
093ee902b3
- support stage
2014-07-10 18:59:34 +00:00
Baptiste Daroussin
4650a910d0
Chase boost and icu bump
...
While here convert some LIB_DEPENDS
2014-02-07 11:44:08 +00:00
Sunpoet Po-Chuan Hsieh
2f536e51dd
- Update to 5.9.0
...
- Convert to new LIB_DEPENDS format
Changes: https://github.com/parrot/parrot/blob/master/ChangeLog
2013-10-19 16:21:30 +00:00
Baptiste Daroussin
888ab73a81
Add NO_STAGE all over the place in preparation for the staging support (cat: lang)
2013-09-20 19:53:09 +00:00
Sunpoet Po-Chuan Hsieh
55b3bd0038
- Use USES=gmake
2013-09-14 06:21:24 +00:00
Mathieu Arnold
3d7ef3e463
Convert to new perl framework.
2013-08-03 12:51:18 +00:00
Sunpoet Po-Chuan Hsieh
41bc61c2b8
- Update to 5.0.0
...
- Add missing CONFLICTS with lang/rakudo
- Adjust CONFIGURE_ARGS to allow build with clang/clang++
- Cosmetic change
Changes: https://github.com/parrot/parrot/blob/master/ChangeLog
2013-03-23 09:06:48 +00:00
Baptiste Daroussin
9250d94365
Convert USE_BISON to USES= bison
...
It brings bison as a build dependency in case it is set the following way:
USES= bison or USES= bison:build
it brings bison as a run dependency in case it is set the following way:
USES= bison:run
it brings bison both as a run and build dependency in case it the set the following way:
USES= bison:both
While here trim some headers
Convert some USE_GNOME= gnomehack to USES= pathfix
2013-03-08 11:32:11 +00:00
Baptiste Daroussin
2ed39f40cb
Chase icu, graphite2 and libexttextcat bump
2012-12-18 23:09:07 +00:00
Sunpoet Po-Chuan Hsieh
9a86e71f12
- Update to 4.6.0
...
- Add regression-test: for tinderbox
Changes: https://github.com/parrot/parrot/blob/master/ChangeLog
2012-07-19 09:42:56 +00:00
Sunpoet Po-Chuan Hsieh
0f7dd6a987
- Update to 4.3.0
...
- Sort BUILD_DEPENDS
- Remove trailing blank line in Makefile.common
- Pet portlint: remove ABI version number from LIB_DEPENDS
Changes: http://www.parrot.org/news/2012/Parrot-4.3.0
http://www.parrot.org/news/2012/Parrot-4.2.0
http://www.parrot.org/news/2012/Parrot-4.1.0
2012-05-21 11:29:39 +00:00
Sergey Skvortsov
48e6cb7677
Update to 4.0.0
...
Changes: http://parrot.org/news/2012/Parrot-4.0.0
2012-02-04 15:41:32 +00:00
Sergey Skvortsov
db09ebfdf5
Update to 3.11.0
...
Changes: http://www.parrot.org/news/parrot-3.11.0-duct-tape-released
2011-12-22 06:32:12 +00:00
Sergey Skvortsov
77ec2d52e1
Update to 3.10.0
...
Changes: http://www.parrot.org/news/2011/Parrot-3.10.0
2011-12-19 18:22:59 +00:00
Sergey Skvortsov
40085e3b1e
Update to 3.9.0
...
Changes: http://www.parrot.org/news/2011/3.9.0
2011-10-25 08:50:34 +00:00
Steve Wills
6e28af6712
- Fix plist
...
Reported by: pavmail
2011-09-24 22:00:41 +00:00
Sergey Skvortsov
d020c5997d
Update to 3.8.0
...
Changes: http://www.parrot.org/news/2011/Parrot-3.8.0
http://www.parrot.org/news/2011/Parrot-3.7.0
2011-09-23 12:18:46 +00:00
Sergey Skvortsov
9915be03c1
Update to 3.6.0
...
Changes: http://www.parrot.org/news/2011/Parrot-3.6.0
2011-07-26 07:23:17 +00:00
Baptiste Daroussin
10f5e8576f
- update ICU to 4.8
...
- chase library bump
- add an entry in UPDATING for instructions
- remove old conflict lines
2011-07-10 21:06:39 +00:00
Pav Lucistnik
9eb92fcca1
- Mark BROKEN: incomplete plist
2011-07-02 22:18:27 +00:00
Sergey Skvortsov
c45941a999
Update to 3.5.0
...
Changes: http://www.parrot.org/news/2011/Parrot-3.5.0
2011-06-22 13:50:56 +00:00
Sergey Skvortsov
70bc24fb56
Update to 3.4.0
...
Changes: http://www.parrot.org/news/2011/Parrot-3.4.0
2011-05-22 18:57:07 +00:00
Sergey Skvortsov
bf4301973d
Update to 3.3.0
...
Changes: http://www.parrot.org/news/2011/Parrot-3.3.0
2011-04-30 16:15:21 +00:00
Sergey Skvortsov
b53f45baac
Update to 3.2.0
...
Changes: http://www.parrot.org/news/2011/Parrot-3.2.0
2011-03-19 22:02:44 +00:00
Sergey Skvortsov
751b6823f9
Update to 3.1.0
...
Changes: http://www.parrot.org/news/2011/Parrot-3.1.0
http://www.parrot.org/news/2011/Parrot-3.0.0
2011-02-16 18:37:37 +00:00
Sergey Skvortsov
289b4e1d24
Update to 2.11.0
...
Changes: http://www.parrot.org/news/2010/Parrot-2.11.0
2010-12-22 14:29:52 +00:00
Baptiste Daroussin
513495a09a
Chase devel/icu upgrade
...
Add an updating note
2010-12-15 11:37:49 +00:00
Philip M. Gollucci
501e97d3bf
- Update to 2.10.1
...
PR: ports/152799
Submitted by: Aliaksandr Zahatski <zahatski@gmail.com>
With Hat: perl@
2010-12-07 21:48:45 +00:00
Sergey Skvortsov
adf1e913f8
Specify LICENSE.
2010-11-05 09:42:44 +00:00
Sergey Skvortsov
8c33009a73
Update to 2.9.1
...
Changes: http://www.parrot.org/news/parrot-2.9.1-released
http://www.parrot.org/news/2010/Parrot-2.9.0
PR: ports/151811
Submitted by: Aliaksandr Zahatski <zahatski@gmail.com>
2010-11-04 14:10:55 +00:00