| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
| |
PR: 230472
Approved by: ashish (maintainer)
Differential Revision: https://reviews.freebsd.org/D16634
Notes:
svn path=/head/; revision=476795
|
|
|
|
| |
Notes:
svn path=/head/; revision=456335
|
|
|
|
|
|
|
|
|
| |
All ports now should use MPL[10|11|20] license.
Approved by: portmgr (blanket)
Notes:
svn path=/head/; revision=453453
|
|
|
|
| |
Notes:
svn path=/head/; revision=451108
|
|
|
|
|
|
|
|
|
|
| |
PR: 220271
Submitted by: mat (review), Yasuhiro KIMURA (PR)
Sponsored by: Absolight
Differential Revision: https://reviews.freebsd.org/D11488
Notes:
svn path=/head/; revision=450353
|
|
|
|
|
|
|
|
|
|
| |
PR: 220271
Submitted by: mat (review), Yasuhiro KIMURA (PR)
Sponsored by: Absolight
Differential Revision: https://reviews.freebsd.org/D11488
Notes:
svn path=/head/; revision=450351
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Bump PORTREVISION for shlib change
Changes: https://cnswww.cns.cwru.edu/php/chet/readline/CHANGES
https://lists.gnu.org/archive/html/bug-bash/2016-09/msg00107.html
https://lists.gnu.org/archive/html/bug-readline/2017-01/msg00002.html
Differential Revision: https://reviews.freebsd.org/D11172
PR: 219947
Exp-run by: antoine
Notes:
svn path=/head/; revision=444463
|
|
|
|
| |
Notes:
svn path=/head/; revision=439439
|
|
|
|
| |
Notes:
svn path=/head/; revision=437429
|
|
|
|
|
|
|
|
|
| |
It is unused and not maintained by upstream
Approved by: brooks
Notes:
svn path=/head/; revision=437427
|
|
|
|
|
|
|
| |
Sponsored by: Absolight
Notes:
svn path=/head/; revision=436247
|
|
|
|
|
|
|
|
|
| |
- Unbreak for Ruby 2.3
- Add option for LLVM 4.0
- Mark LLVM 4.0 as default
Notes:
svn path=/head/; revision=433332
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
locale set by the user. Add LANG=C and LC_ALL=C at the beginning of
bsd.port.mk and export them so all commands are executed with the C locale.
LC_ALL=C overrides all other LC_* variables. LANG is used by setlocale(3)
as default value for LC_* variables, so normally it isn't used when LC_ALL
is set, but there's code out there that looks at LANG directly so it's safer
to set it as well. The only commands not captured by this are !=
assignments before any inclusion of bsd.port.*mk.
Introduce USE_LOCALE=<locale> that adds LANG=<locale> and LC_ALL=<locale> to
CONFIGURE_ENV and MAKE_ENV so upstream build systems can be executed with a
different locale (e.g. USE_LOCALE=en_US.UTF-8).
PR: 215882
Exp-run by: antoine
Approved by: portmgr (antoine)
Notes:
svn path=/head/; revision=431796
|
|
|
|
|
|
|
| |
Reported by: pkg-fallout
Notes:
svn path=/head/; revision=428559
|
|
|
|
|
|
|
|
|
|
|
| |
- Update LICENSE
- Add OPTIONs for LLVM 3.6+ versions
- Remove all OS related BROKEN variables for now
- Add dependency on libyaml
- Remove a merged diff
Notes:
svn path=/head/; revision=428407
|
|
|
|
|
|
|
| |
Sponsored by: Absolight
Notes:
svn path=/head/; revision=418785
|
|
|
|
|
|
|
| |
Approved by: portmgr blanket
Notes:
svn path=/head/; revision=415499
|
|
|
|
|
|
|
|
| |
With hat: portmgr
Sponsored by: Absolight
Notes:
svn path=/head/; revision=412347
|
|
|
|
| |
Notes:
svn path=/head/; revision=407961
|
|
|
|
|
|
|
| |
Approved by: portmgr blanket
Notes:
svn path=/head/; revision=407491
|
|
|
|
|
|
|
|
|
| |
PR: 205953
Submitted by: myself
Approved by: maintainer timeout
Notes:
svn path=/head/; revision=406861
|
|
|
|
|
|
|
| |
PR: 205774
Notes:
svn path=/head/; revision=406285
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Remove unneeded @dir entries from pkg-plist
- Add USES=libedit
- Remove .o files which are present in pkg-plist, but are not
installed
PR: 205577
Submitted by: amdmi3
Notes:
svn path=/head/; revision=405208
|
|
|
|
|
|
|
|
|
|
|
| |
Patches must not be changed by the vcs, this includes the
svn:keyword expansion. Set fbsd:nokeywords to a couple of patches.
With hat: portmgr
Sponsored by: Absolight
Notes:
svn path=/head/; revision=397064
|
|
|
|
|
|
|
|
| |
- Switch to LLVM 3.5
- Strip "rbx" binary
Notes:
svn path=/head/; revision=378686
|
|
|
|
|
|
|
| |
PR: 195796
Notes:
svn path=/head/; revision=377064
|
|
|
|
| |
Notes:
svn path=/head/; revision=371587
|
|
|
|
|
|
|
|
|
| |
- Prevent build log files from getting installed
Reported by: swills
Notes:
svn path=/head/; revision=363123
|
|
|
|
| |
Notes:
svn path=/head/; revision=362452
|
|
|
|
| |
Notes:
svn path=/head/; revision=360825
|
|
|
|
|
|
|
|
|
|
| |
- Remove dependency on rake, and switch to built-in rake, and thus
unbreaking it
- Build in UTF-8 locale to fix issue with building
- Add dependency on execinfo
Notes:
svn path=/head/; revision=358900
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Since FreeBSD 8.4 and FreeBSD 9.1 make(1) do support :tu and :tl as a
replacement for :U and :L (which has been marked as deprecated)
bmake which is the default on FreeBSD 10+ only support by default
:tu/:tl a hack has been added at the time to support :U and :L to ease
migration. This hack is now not necessary anymore
Note that this makes the ports tree incompatible with make(1) from
FreeBSD 8.3 or earlier
With hat: portmgr
Notes:
svn path=/head/; revision=352986
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
# "build" target here installs into /wrkdirs/usr/ports/lang/rubinius/work/stage/usr/local
rake aborted!
Gem::LoadError: You have already activated rake 10.3.1, but your Gemfile requires rake 10.1.1. Prepending `bundle exec` to your command may solve this.
/wrkdirs/usr/ports/lang/rubinius/work/rubinius-2.2.5/Rakefile:1:in `<top (required)>'
(See full trace by running task with --trace)
*** [do-build] Error code 1
Reported by: pkg-fallout
Notes:
svn path=/head/; revision=351647
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Take maintainership
- Remove DEPRECATED, EXPIRATION_DATE
- Add LICENSE information
- Depend on LLVM port
- Remove GDBM option
Special thanks to Steve Wills for help with testing the port
Notes:
svn path=/head/; revision=345758
|
|
|
|
| |
Notes:
svn path=/head/; revision=343630
|
|
|
|
|
|
|
|
|
| |
available for part or all the needed distfiles.
Reported by: distillator
Notes:
svn path=/head/; revision=343626
|
|
|
|
|
|
|
| |
lang)
Notes:
svn path=/head/; revision=327741
|
|
|
|
|
|
|
| |
- Remove MAKE_JOBS_SAFE=yes, it's the default.
Notes:
svn path=/head/; revision=324191
|
|
|
|
|
|
|
| |
Most contributors copy an existing port when writing their own so reduce the number of bad examples in the tree.
Notes:
svn path=/head/; revision=315487
|
|
|
|
|
|
|
| |
Reviewed by: miwi
Notes:
svn path=/head/; revision=315474
|
|
|
|
| |
Notes:
svn path=/head/; revision=299169
|
|
|
|
|
|
|
|
|
|
|
| |
my ports in the past 3 weeks while ports were broken on any 10.x
machines, which means I'm unable to maintain them. So let people know
that there's no available support for them until things are back to
normal (which also means that anyone with spare time will be able
to fix them without getting approval).
Notes:
svn path=/head/; revision=284225
|
|
|
|
| |
Notes:
svn path=/head/; revision=281714
|
|
|
|
| |
Notes:
svn path=/head/; revision=281668
|
|
|
|
| |
Notes:
svn path=/head/; revision=279395
|
|
|
|
|
|
|
| |
- Unbreak.
Notes:
svn path=/head/; revision=277210
|
|
|
|
|
|
|
| |
Reported by: pointyhat
Notes:
svn path=/head/; revision=274544
|
|
|
|
| |
Notes:
svn path=/head/; revision=274079
|
|
|
|
| |
Notes:
svn path=/head/; revision=270328
|
|
|
|
|
|
|
| |
Feature safe: yes
Notes:
svn path=/head/; revision=268279
|