| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
| |
This has failed on me a few times. The latest tried to use the file
dwarf_names.c before it was completely generated.
Notes:
svn path=/head/; revision=384338
|
|
|
|
|
|
|
| |
Changes: http://search.cpan.org/dist/Package-DeprecationManager/Changes
Notes:
svn path=/head/; revision=384337
|
|
|
|
|
|
|
|
|
| |
- Fix build on FreeBSD < 10
Reported by: amdmi3
Notes:
svn path=/head/; revision=384336
|
|
|
|
| |
Notes:
svn path=/head/; revision=384335
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
This unmaintained port is breaking on Wx 3.0, which is only an GUI option.
Downgrading to Wx 2.8 allows it to build on all platforms (as well as
having the option by default). The second iteration of the PR suggested
Wx3.0 for FreeBSD 8 and 9, but Wx 2.8 for F10+, but I didn't like that
approach. It only works on F8 and F9 because of compiler deficiencies.
Simple attempts of setting -std to c++11 didn't work, of course.
PR: 199221
Submitted by: ports fury
Notes:
svn path=/head/; revision=384334
|
|
|
|
|
|
|
| |
- Enhance description
Notes:
svn path=/head/; revision=384333
|
|
|
|
|
|
|
|
|
|
| |
Changes: https://metacpan.org/changes/distribution/YAML-Tiny
PR: 199269
Approved by: ychsiao@ychsiao.org (maintainer)
Notes:
svn path=/head/; revision=384332
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
gcc6-devel to track mainline GCC development, starting with the 20150412
snapshot of GCC 6.0.0.
(Since this really is a development version not necessarily recommended
for general use, start using the -devel moniker for this port. This is
not due to any changes in upstream policy or expected attributes of this
port, only an adjustment in how we name things.)
Notes:
svn path=/head/; revision=384331
|
|
|
|
|
|
|
| |
-std=c++11 in CXXFLAGS.
Notes:
svn path=/head/; revision=384330
|
|
|
|
|
|
|
| |
GCC_VERSION.
Notes:
svn path=/head/; revision=384329
|
|
|
|
|
|
|
|
|
|
|
|
| |
bsd.port.pre.mk and Makefile.common were being included before the many
options were being defined. Some of the options depend on Makefile.common to
be defined though, so for now revert the USES=metaport conversion to get
things back to a working state while a proper fix is devised.
PR: 199501
Notes:
svn path=/head/; revision=384328
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- More Known Folders supported in the shell.
- Some more support for kernel job objects.
- More MSI patches improvements.
- Some theming fixes.
- Various bug fixes.
files/patch-scheduler in emulators/wine-compholio has been obsoleted
by an upstream fix. Remove it.
Rename the COMPHOLIO option to STAGING in emulators/wine-devel,
emulators/i386-wine-compholio and emulators-compholio (including many
adjustments to pkg-plist).
Notes:
svn path=/head/; revision=384327
|
|
|
|
|
|
|
|
|
| |
PR: 199505
Submitted by: jbeich
Approved by: portmgr blanket
Notes:
svn path=/head/; revision=384326
|
|
|
|
|
|
|
|
|
| |
which confuses autoreconf.
Reported by: antoine
Notes:
svn path=/head/; revision=384325
|
|
|
|
|
|
|
| |
Reported by: antoine
Notes:
svn path=/head/; revision=384324
|
|
|
|
| |
Notes:
svn path=/head/; revision=384323
|
|
|
|
|
|
|
| |
version change.
Notes:
svn path=/head/; revision=384322
|
|
|
|
|
|
|
| |
Reported by: antoine
Notes:
svn path=/head/; revision=384321
|
|
|
|
|
|
|
| |
Reported by: antoine
Notes:
svn path=/head/; revision=384320
|
|
|
|
|
|
|
|
|
| |
Changes are listed on https://github.com/Cyan4973/lz4/releases
Also, use the new USE_GITHUB syntax, and update WWW.
Notes:
svn path=/head/; revision=384319
|
|
|
|
| |
Notes:
svn path=/head/; revision=384318
|
|
|
|
| |
Notes:
svn path=/head/; revision=384317
|
|
|
|
|
|
|
| |
And, reassign to ports@. I don't want to maintain this anymore.
Notes:
svn path=/head/; revision=384316
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* Set LICENSE=LGPL21
* Move %%DATADIR%%/zoomrc to PORTDATA=zoomrc
* Bump PORTREVISION
PR: 195100
Submitted by: bsdport@ddm.wox.org
Approved by: maintainer timeout (6 months, see bug 197522)
Notes:
svn path=/head/; revision=384315
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
alignment on 64-bit archs.
From emaste:
Essentially what happens is that nasm creates object files that have
section contents aligned to 16 bytes, but it only specifies that the
section requires 4 byte alignment. It seems that the GNU tools (strip
at least) silently correct this to 8, which is what it should be.
This fix only affects FreeBSD -CURRENT in combination with another
(not yet committed) fix to libtool. On stable/10 and earlier GNU ld
masks the nasm bug, and without the libtool fix we don't yet try to
strip debug info from object files in -CURRENT.
PORTREVISION bump for this.
Also, while here, rename two other patches to have proper separators
(_ instead of +).
And, donate this port back to ports@. It is used by many other ports
so it deserves to be maintained by the collective.
Notes:
svn path=/head/; revision=384314
|
|
|
|
|
|
|
| |
Reminded by: jbeich
Notes:
svn path=/head/; revision=384313
|
|
|
|
|
|
|
|
|
|
| |
and introduce and use WRKDIR_PKGFILE instead.
PR: 199526
Approved by: portmgr (bdrewery)
Notes:
svn path=/head/; revision=384312
|
|
|
|
| |
Notes:
svn path=/head/; revision=384311
|
|
|
|
|
|
|
| |
Approved by: portmgr (bapt)
Notes:
svn path=/head/; revision=384310
|
|
|
|
| |
Notes:
svn path=/head/; revision=384309
|
|
|
|
|
|
|
| |
Changes: http://people.FreeBSD.org/~sunpoet/pciids-20150417.diff
Notes:
svn path=/head/; revision=384308
|
|
|
|
|
|
|
|
|
| |
PR: 199502
Submitted by: danfe
Approved by: Carlos Jacobo Puga Medina <cpm@fbsd.es> (maintainer)
Notes:
svn path=/head/; revision=384307
|
|
|
|
| |
Notes:
svn path=/head/; revision=384306
|
|
|
|
|
|
|
|
|
| |
- Sort PLIST
Changes: http://search.cpan.org/dist/Net-SSL-ExpireDate/Changes
Notes:
svn path=/head/; revision=384305
|
|
|
|
|
|
|
| |
Changes: http://search.cpan.org/dist/zxid/Changes
Notes:
svn path=/head/; revision=384304
|
|
|
|
|
|
|
|
|
| |
- Add LICENSE
Changes: http://search.cpan.org/dist/DateTime-Format-Epoch/Changes
Notes:
svn path=/head/; revision=384303
|
|
|
|
|
|
|
| |
Changes: http://search.cpan.org/dist/Variable-Magic/Changes
Notes:
svn path=/head/; revision=384302
|
|
|
|
|
|
|
| |
Changes: https://github.com/ai/autoprefixer-rails/blob/master/ChangeLog.md
Notes:
svn path=/head/; revision=384301
|
|
|
|
|
|
|
| |
Changes: http://search.cpan.org/dist/IO-Async-SSL/Changes
Notes:
svn path=/head/; revision=384300
|
|
|
|
|
|
|
| |
Changes: http://search.cpan.org/dist/IO-Async/Changes
Notes:
svn path=/head/; revision=384299
|
|
|
|
|
|
|
| |
Changes: https://github.com/fazibear/colorize/blob/master/CHANGELOG
Notes:
svn path=/head/; revision=384298
|
|
|
|
|
|
|
| |
Changes: http://search.cpan.org/dist/MooseX-App/Changes
Notes:
svn path=/head/; revision=384297
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
$ make
...
arc lint --output compiler --lintall
Usage Exception: This command must be run in a Git, Mercurial or Subversion working copy.
Makefile:2464: recipe for target 'lint' failed
gmake[2]: [lint] Error 1 (ignored)
Approved by: portmgr blanket
Notes:
svn path=/head/; revision=384296
|
|
|
|
| |
Notes:
svn path=/head/; revision=384295
|
|
|
|
| |
Notes:
svn path=/head/; revision=384294
|
|
|
|
| |
Notes:
svn path=/head/; revision=384293
|
|
|
|
| |
Notes:
svn path=/head/; revision=384292
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
fail with LibreSSL which has removed EGD. FreeBSD does not require EGD at all, /dev/random has been available since FreeBSD 4.2
This patch checks for the existence of RAND_egd in libcrypto and disables the code using egd when it is not available.
The default build remains unchanged
PR: 198767
Submitted by: Bernard Spil <spil.oss@gmail.com>
Notes:
svn path=/head/; revision=384291
|
|
|
|
|
|
|
| |
Reported by: antoine
Notes:
svn path=/head/; revision=384290
|
|
|
|
| |
Notes:
svn path=/head/; revision=384289
|