| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
| |
Remove all instances of @dirrm from pkg-plist.
Notes:
svn path=/head/; revision=370501
|
|
|
|
| |
Notes:
svn path=/head/; revision=370446
|
|
|
|
|
|
|
| |
Sponsored by: Absolight
Notes:
svn path=/head/; revision=370442
|
|
|
|
| |
Notes:
svn path=/head/; revision=370421
|
|
|
|
| |
Notes:
svn path=/head/; revision=370335
|
|
|
|
| |
Notes:
svn path=/head/; revision=370334
|
|
|
|
|
|
|
|
|
| |
PR: 192370
Submitted by: gahr
Approved by: maintainer (timeout > 2 months)
Notes:
svn path=/head/; revision=370327
|
|
|
|
|
|
|
|
|
| |
indexinfo is taking care of generating it at package installation time
Reported by: peter
Notes:
svn path=/head/; revision=370199
|
|
|
|
| |
Notes:
svn path=/head/; revision=370159
|
|
|
|
|
|
|
|
|
| |
This commit consists of area51's r10314 and r10356 patchsets.
Approved by: rakuco (mentor)
Notes:
svn path=/head/; revision=370100
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Patch libtool so it uses the same library version specification as on
Darwin, Linux and other systems. Given the version current:revision:age
a library will be given the extension .so.major.age.revision with major
equal to current-age. Before libtool would use .so.current on FreeBSD.
- Patch libtoolize to remove two cases of umask 0 that caused libltdl
files to be copied world writable (--ltdl option)
- Let USES=libtool patch this new version correctly
- Adjust all ports with USES=libtool:build and bump PORTREVISION on their
dependent ports if a library version changed
PR: 194068
Exp-run by: antoine
Approved by: portmgr (antoine)
Notes:
svn path=/head/; revision=370099
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Fix build for lang/slib with new texinfo [1]
- Convert slib-guile @exec/@unexec directives to post install/deinstall scripts
- Add new port slib-guile2 based on slib-guile
- Remove dirrms
MFH: 2014Q4
Notes:
svn path=/head/; revision=370066
|
|
|
|
|
|
|
|
|
|
| |
Differential Revision: https://reviews.freebsd.org/D885
Reviewed by: bapt
With hat: perl@
Sponsored by: Absolight
Notes:
svn path=/head/; revision=369892
|
|
|
|
|
|
|
|
|
|
|
|
| |
DTrace support in ruby needs the -xnolibs flag added to the dtrace command
called during build to ensure that dtrace support is enabled even if the dtrace
kernel modules are not loaded at build time.
However, with this dtrace will be enabled on some OS versions where it will not
work, so add logic to disable it where appropriate.
Notes:
svn path=/head/; revision=369732
|
|
|
|
|
|
|
| |
These are the last ports that use this ancient version of autoconf.
Notes:
svn path=/head/; revision=369730
|
|
|
|
|
|
|
|
| |
PR: 193948
Submitted by: h416@aol.jp
Notes:
svn path=/head/; revision=369703
|
|
|
|
| |
Notes:
svn path=/head/; revision=369677
|
|
|
|
|
|
|
| |
Remove all instances of @dirrm from pkg-plist.
Notes:
svn path=/head/; revision=369450
|
|
|
|
|
|
|
| |
Remove four instances of @dirrm from pkg-plist.
Notes:
svn path=/head/; revision=369448
|
|
|
|
| |
Notes:
svn path=/head/; revision=369437
|
|
|
|
| |
Notes:
svn path=/head/; revision=369415
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Retire databases/freetds-msdblib port
(no longer needed, recently updated upstream version has necessary compat
option which is now enabled in the freetds port)
- Fix LIB_DEPENDS in dependent ports
- Bump PORTREVISION in freetds and dependent ports
PR: 193850
Submitted by: 5u623l20@gmail.com (maintainer)
Notes:
svn path=/head/; revision=369379
|
|
|
|
|
|
|
|
|
|
| |
Tell the user the correct scan-view to run.
PR: 193955
Sponsored by: DARPA, AFRL
Notes:
svn path=/head/; revision=369352
|
|
|
|
|
|
|
|
|
|
| |
Tell the user the correct scan-view to run.
PR: 193955
Sponsored by: DARPA, AFRL
Notes:
svn path=/head/; revision=369351
|
|
|
|
|
|
|
|
|
|
| |
Make scan-build35 tell the user to run scan-view35.
PR: 193955
Sponsored by: DARPA, AFRL
Notes:
svn path=/head/; revision=369350
|
|
|
|
|
|
|
|
|
| |
llvm-wrapper to support this.
PR: 193955
Notes:
svn path=/head/; revision=369336
|
|
|
|
|
|
|
|
| |
PR: ports/193898
Submitted by: Ports Fury
Notes:
svn path=/head/; revision=369303
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
USES=python
Give llvm a chance to build on arm* and powerpc64 systems. [0]
PR: 191996 [0]
Submitted by: direct727@gmail.com [0]
Sponsored by: DARPA, AFRL
Notes:
svn path=/head/; revision=369283
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
USES=python
Give the port a chance of building on more arm systems and powerpc64. [0]
Allow building on 9 in the default configuration as it works for me.
Disallow llvm35 on 8 due to bizzare gcc behavior.
PR: 191996 [0]
Submitted by: direct727@gmail.com [0]
Sponsored by: DARPA, AFRL
Notes:
svn path=/head/; revision=369282
|
|
|
|
| |
Notes:
svn path=/head/; revision=369225
|
|
|
|
| |
Notes:
svn path=/head/; revision=369182
|
|
|
|
|
|
|
|
|
|
|
| |
- Convert to USES=python
PR: 193643
Submitted by: Viltaly Magerya <vmagerya@gmail.com>
Approved by: mentors (implicit)
Notes:
svn path=/head/; revision=369166
|
|
|
|
|
|
|
| |
Changelog: https://github.com/micropython/micropython/releases/tag/v1.3.1
Notes:
svn path=/head/; revision=369164
|
|
|
|
| |
Notes:
svn path=/head/; revision=369154
|
|
|
|
| |
Notes:
svn path=/head/; revision=369153
|
|
|
|
| |
Notes:
svn path=/head/; revision=369134
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
The Fedora 10 infrastructure ports have been in use since June 2009 and, while
having served a great deed, have become unsupported upstream and hence affected
by unfixed security vulnerabilities. In addition to that, many recent Linux
binaries need newer libc / stdlibc++ versions.
This commit adds the linux-c6- userland as drop-in replacement for the -f10
infrastructure, as well as upgrading the linux_base-c6 port to CentOS 6.5.
If you want to switch to linux-c6 ports, please define at /etc/make.conf:
OVERRIDE_LINUX_BASE_PORT=c6
OVERRIDE_LINUX_NONBASE_PORTS=c6
Additionally, please add the following line to /etc/sysctl.conf:
compat.linux.osrelease=2.6.18
Upgrading procedures are shown in /usr/ports/UPDATING.
This work has been inspired by Artyom Mirgorodskiy's post to emulation@ in
November 2013, using and extending mav@'s work. It has been tested extensively
and most reported issues were already fixed. Please report any additional bug
or "features" to the emulation mailing list.
Many thanks to: mav@, rene@, allanjude@, netchild@, antoine@, everyone who's
filed Issues and Pull requests on GitHub,
PR: 186820
Differential Revision: https://reviews.freebsd.org/D793
Reviewed by: allanjude, antoine, bapt, rene
Approved by: portmgr (antoine, bapt)
Approved by: koobs (mentor)
Sponsored by: Perceivon Hosting Inc.
Notes:
svn path=/head/; revision=368845
|
|
|
|
| |
Notes:
svn path=/head/; revision=368820
|
|
|
|
| |
Notes:
svn path=/head/; revision=368753
|
|
|
|
| |
Notes:
svn path=/head/; revision=368653
|
|
|
|
| |
Notes:
svn path=/head/; revision=368635
|
|
|
|
| |
Notes:
svn path=/head/; revision=368627
|
|
|
|
|
|
|
|
| |
- Remove old libtool patch
- Remove :oldver from USES=libtool and bump dependent ports
Notes:
svn path=/head/; revision=368571
|
|
|
|
| |
Notes:
svn path=/head/; revision=368524
|
|
|
|
| |
Notes:
svn path=/head/; revision=368513
|
|
|
|
|
|
|
|
| |
On the packaging side this adds another Python script coming from
the libstdc++ side of things.
Notes:
svn path=/head/; revision=368464
|
|
|
|
| |
Notes:
svn path=/head/; revision=368463
|
|
|
|
| |
Notes:
svn path=/head/; revision=368462
|
|
|
|
| |
Notes:
svn path=/head/; revision=368443
|
|
|
|
|
|
|
|
|
| |
- Drop specific libmcrypt so version requirement from php53 to fix build
Submitted by: Matthew D. Fuller <fullermd at over-yonder dot net>
Notes:
svn path=/head/; revision=368418
|