| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
are no more self hosting so we are stuck with 0.25 version while pkgconf provide
the same set of features as 0.27 and a compatible frontend. A symlink to
pkg-config has been added for convenience and compatibility
This also introduces a new macro to use pkgconf in your ports:
USE_PKGCONFIG
it can take the following arguments:
- yes (meaning build only dep)
- build (meaning build only dep)
- run (meaning run only dep)
- both (meaning run and build dep)
From now USE_GNOME= pkgconfig is deprecated in favour of USE_PKGCONFIG
The old gnome macro has been modified to use pkgconf but still the sameway: run
and build dep to avoid large breakage.
While here fix some ports relying on pkg-config but not specifying it, fix some
ports broken because testing wrong .pc files, and fix ports using pkg-config
--version to determine pkg-config version instead of
pkg-config --modversion pkg-config like recommanded by pkg-config
With Hat: portmgr
Exp-runs by: bapt (pointhat-west), beat (pointyhat)
Notes:
svn path=/head/; revision=301539
|
|
|
|
| |
Notes:
svn path=/head/; revision=301533
|
|
|
|
|
|
|
| |
Remove ABI version numbers for all library dependencies.
Notes:
svn path=/head/; revision=301515
|
|
|
|
|
|
|
| |
Remove ABI version numbers for all library dependencies.
Notes:
svn path=/head/; revision=301514
|
|
|
|
|
|
|
|
| |
PR: 170105
Submitted by: Jyun-Yan You <jyyou@cs.nctu.edu.tw> (maintainer)
Notes:
svn path=/head/; revision=301506
|
|
|
|
|
|
|
|
|
|
| |
- Add license.
PR: ports/169761
Submitted by: "Nils M Holm" <nmh@t3x.org> (maintainer)
Notes:
svn path=/head/; revision=301471
|
|
|
|
|
|
|
|
| |
Security: bdab0acd-d4cd-11e1-8a1c-14dae9ebcf89
With hat: secteam
Notes:
svn path=/head/; revision=301417
|
|
|
|
|
|
|
|
|
| |
- document php vulnerabilities
Security: http://www.vuxml.org/freebsd/bdab0acd-d4cd-11e1-8a1c-14dae9ebcf89.html
Notes:
svn path=/head/; revision=301401
|
|
|
|
|
|
|
|
|
|
|
| |
- bump PORTREVISION
PR: 170063
Submitted by: Svyatoslav Lempert <svyatoslav.lempert at gmail dot com>
Approved by: Alex Keda <admin at lissyara dot su> (maintainer)
Notes:
svn path=/head/; revision=301364
|
|
|
|
|
|
|
|
| |
PR: ports/168767
Submitted by: Marcus von Appen <mva@freebsd.org>
Notes:
svn path=/head/; revision=301311
|
|
|
|
|
|
|
|
| |
PR: ports/169969
Submitted by: Jyun-Yan You <jyyou@cs.nctu.edu.tw> (maintainer)
Notes:
svn path=/head/; revision=301282
|
|
|
|
| |
Notes:
svn path=/head/; revision=301245
|
|
|
|
|
|
|
|
| |
PR: ports/169987
Submitted by: amdmi3
Notes:
svn path=/head/; revision=301235
|
|
|
|
|
|
|
|
|
|
| |
https://github.com/mozilla/rust/blob/release-0.3/RELEASES.txt)
PR: ports/169906
Submitted by: Jyun-Yan You <jyyou@cs.nctu.edu.tw> (maintainer)
Notes:
svn path=/head/; revision=301193
|
|
|
|
|
|
|
| |
directly or indirectly (via libvorbis, libtheora).
Notes:
svn path=/head/; revision=301188
|
|
|
|
|
|
|
|
|
|
| |
Depend on libexecinfo
PR: ports/169996
Reported by: Volodymyr Kostyrko
Notes:
svn path=/head/; revision=301181
|
|
|
|
|
|
|
|
|
|
|
| |
- Switch to optionsng
PR: ports/169419
Submitted by: KATO Tsuguru <tkato432 _at_ yahoo.com>
Approved by: beat (mentor)
Notes:
svn path=/head/; revision=301176
|
|
|
|
|
|
|
|
|
| |
- Add regression-test: for tinderbox
Changes: https://github.com/parrot/parrot/blob/master/ChangeLog
Notes:
svn path=/head/; revision=301146
|
|
|
|
|
|
|
| |
Reported by: David Naylor <naylor.b.david@gmail.com> (maintainer)
Notes:
svn path=/head/; revision=301117
|
|
|
|
|
|
|
| |
Fix pkg-plist
Notes:
svn path=/head/; revision=301104
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
HipHop transforms your PHP source code into highly optimized C++ and then
compiles it with g++ to build binary files. You keep coding in simpler PHP,
then HipHop executes your source code in a semantically equivalent manner and
sacrifices some rarely used features - such as eval() - in exchange for
improved performance.
HipHop was developed by Facebook and was released as open source in early 2010.
Facebook sees about a 50% reduction in CPU usage when serving equal amounts
of Web traffic when compared to Apache and PHP. Facebook.s API tier can serve
twice the traffic using 30% less CPU.
WWW: https://github.com/facebook/hiphop-php/wiki
Notes:
svn path=/head/; revision=301100
|
|
|
|
|
|
|
|
|
|
| |
- bump PORTREVISION of php53-pdo_mysql
PR: ports/169959
Submitted by: Alexey Markov <redrat@mail.ru>
Notes:
svn path=/head/; revision=301070
|
|
|
|
|
|
|
|
| |
PR: 169615
Submitted by: Alexander Yerenkow <yerenkow@gmail.com>
Notes:
svn path=/head/; revision=301061
|
|
|
|
|
|
|
|
| |
PR: ports/169587
Submitted by: maintainer
Notes:
svn path=/head/; revision=301058
|
|
|
|
|
|
|
|
|
| |
Discussed with: David Naylor <naylor.b.david@gmail.com>
Approved by: David Naylor <naylor.b.david@gmail.com>
Obtained from: https://github.com/DragonSA/pypy/tree/fix-1.9-2
Notes:
svn path=/head/; revision=301025
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Malbolge is an esoteric language, named after the eighth circle of hell in the
Divina Commedia by Dante.
Two years were necessary to see the first software produced in this language.
WWW: http://www.dereckson.be/software/Malbolge/
PR: ports/169863
Submitted by: dereckson@gmail.com
Notes:
svn path=/head/; revision=301017
|
|
|
|
|
|
|
| |
ports.
Notes:
svn path=/head/; revision=300985
|
|
|
|
|
|
|
|
|
| |
PR: ports/169668
Submitted by: stas
Approved by: portmgr (linimon)
Notes:
svn path=/head/; revision=300972
|
|
|
|
|
|
|
|
|
|
|
| |
bsd.options.mk/bsd.port.pre.mk)
Reported by: Michael Ranner (michael@ranner.eu)
Tested by: Michael Ranner (michael@ranner.eu)
Discussed with: bapt
Notes:
svn path=/head/; revision=300957
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* lang/python24 and lang/python25: unmaintained upstream
* www/zope and www/zope211: unmaintained upstream (the only
consumers of python24)
- clean-up python versions < 2.6 from lang/python-doc-html
- clean-up python24/25 from Mk/bsd.ports.mk
- add www/zope213 glue to bsd.python.mk
- clean-up zope versions != 2.13 from bsd.python.mk
Submitted by: miwi (based on)
Approved by: portmgr (miwi)
Notes:
svn path=/head/; revision=300956
|
|
|
|
| |
Notes:
svn path=/head/; revision=300932
|
|
|
|
| |
Notes:
svn path=/head/; revision=300912
|
|
|
|
|
|
|
|
| |
- Adopt port
- Remove local patches that are no longer needed
Notes:
svn path=/head/; revision=300872
|
|
|
|
|
|
|
|
|
| |
- Thank you for your years of service
With hat:: portmgr
Notes:
svn path=/head/; revision=300863
|
|
|
|
| |
Notes:
svn path=/head/; revision=300794
|
|
|
|
|
|
|
| |
Submitted by: ohauer
Notes:
svn path=/head/; revision=300792
|
|
|
|
| |
Notes:
svn path=/head/; revision=300789
|
|
|
|
| |
Notes:
svn path=/head/; revision=300752
|
|
|
|
|
|
|
|
| |
PR: ports/168719
Required by: Paul Dokas <paul@dokas.name>
Notes:
svn path=/head/; revision=300695
|
|
|
|
| |
Notes:
svn path=/head/; revision=300668
|
|
|
|
|
|
|
|
|
| |
- Remove files/patch-xmlimplsrc+build.xml
- Convert to the new options framework
- Update MASTER_SITES
Notes:
svn path=/head/; revision=300535
|
|
|
|
|
|
|
|
|
| |
PR: 169243
Submitted by: Marcin Cieslak <saper at saper dot info>
Approved by: maintainer timeout (2weeks+)
Notes:
svn path=/head/; revision=300531
|
|
|
|
| |
Notes:
svn path=/head/; revision=300525
|
|
|
|
| |
Notes:
svn path=/head/; revision=300524
|
|
|
|
|
|
|
|
| |
PR: ports/169607
Submitted by: David Naylor <naylor.b.david@gmail.com> (maintainer)
Notes:
svn path=/head/; revision=300496
|
|
|
|
|
|
|
|
|
| |
Changelog: http://rakudo.org/2012/05/23/rakudo-star-2012-05-released/
PR: ports/169323
Submitted by: Aliaksandr Zahatski <zahatski@gmail.com>
Notes:
svn path=/head/; revision=300489
|
|
|
|
|
|
|
|
| |
PR: ports/165949
Submitted by: Benjamin Tovar <ben@robotoloco.com>
Notes:
svn path=/head/; revision=300467
|
|
|
|
|
|
|
|
| |
PR: ports/165949
Submitted by: Benjamin Tovar <ben@robotoloco.com>
Notes:
svn path=/head/; revision=300465
|
|
|
|
|
|
|
|
|
| |
- Add option to build clang with assertions (off by default to match llvm)
Approved by: brooks
Notes:
svn path=/head/; revision=300460
|
|
|
|
| |
Notes:
svn path=/head/; revision=300429
|