| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
| |
PR: 199640
Submitted by: amdmi3
Approved by: bdrewery (maintainer)
Notes:
svn path=/head/; revision=384592
|
|
|
|
| |
Notes:
svn path=/head/; revision=384588
|
|
|
|
| |
Notes:
svn path=/head/; revision=384581
|
|
|
|
| |
Notes:
svn path=/head/; revision=384572
|
|
|
|
| |
Notes:
svn path=/head/; revision=384571
|
|
|
|
| |
Notes:
svn path=/head/; revision=384569
|
|
|
|
| |
Notes:
svn path=/head/; revision=384562
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
security/pear-Horde_Auth 2.1.6 -> 2.1.7
www/pear-Horde_Http 2.1.4 -> 2.1.5
dns/pear-Horde_Idna 1.0.1 -> 1.0.2
graphics/pear-Horde_Image 2.2.0 -> 2.3.0
devel/pear-Horde_Itip 2.0.7 -> 2.1.0
mail/pear-Horde_Mime 2.8.0 -> 2.8.1
mail/pear-Horde_Mime_Viewer 2.0.8 -> 2.1.0
net/pear-Horde_Rpc 2.1.3 -> 2.1.4
devel/pear-Horde_Util 2.5.4 -> 2.5.5
Notes:
svn path=/head/; revision=384516
|
|
|
|
|
|
|
|
|
|
| |
- Add LICENSE
- Update WWW
Changes: https://github.com/seattlerb/rubyinline/blob/master/History.txt
Notes:
svn path=/head/; revision=384512
|
|
|
|
|
|
|
| |
Changes: http://search.cpan.org/dist/Module-CoreList/Changes
Notes:
svn path=/head/; revision=384506
|
|
|
|
|
|
|
| |
Changes: http://search.cpan.org/dist/Minion/Changes
Notes:
svn path=/head/; revision=384505
|
|
|
|
|
|
|
| |
Changes: http://search.cpan.org/dist/Getargs-Long/CHANGES
Notes:
svn path=/head/; revision=384504
|
|
|
|
|
|
|
| |
Changes: http://search.cpan.org/dist/File-BaseDir/Changes
Notes:
svn path=/head/; revision=384501
|
|
|
|
|
|
|
|
| |
PR: 199598
Submitted by: maintainer
Notes:
svn path=/head/; revision=384489
|
|
|
|
|
|
|
|
|
|
|
| |
- Add LICENSE_FILE
- Fix hidden dependency and optionize libftdi support
PR: 195866
Approved by: maintainer timeout (joerg, 4 months)
Notes:
svn path=/head/; revision=384484
|
|
|
|
| |
Notes:
svn path=/head/; revision=384478
|
|
|
|
| |
Notes:
svn path=/head/; revision=384474
|
|
|
|
| |
Notes:
svn path=/head/; revision=384462
|
|
|
|
|
|
|
| |
Changes: http://twistedmatrix.com/trac/browser/tags/releases/twisted-15.1.0/twisted/runner/topfiles/NEWS
Notes:
svn path=/head/; revision=384453
|
|
|
|
|
|
|
| |
Changes: http://twistedmatrix.com/trac/browser/tags/releases/twisted-15.1.0/twisted/topfiles/NEWS
Notes:
svn path=/head/; revision=384452
|
|
|
|
|
|
|
|
| |
- Add DOCS to OPTIONS_DEFINE
- Remove EXAMPLES from OPTIONS_DEFAULT
Notes:
svn path=/head/; revision=384445
|
|
|
|
|
|
|
| |
Changes: http://search.cpan.org/dist/Test-Spec/Changes
Notes:
svn path=/head/; revision=384443
|
|
|
|
|
|
|
| |
Changes: https://github.com/coppit/filehandle-unget/blob/master/CHANGES
Notes:
svn path=/head/; revision=384408
|
|
|
|
|
|
|
| |
Changes: http://search.cpan.org/dist/CPAN-Perl-Releases/Changes
Notes:
svn path=/head/; revision=384407
|
|
|
|
|
|
|
|
| |
PR: 199448
Reported by: Randy Westlund <rwestlun@gmail.com>
Notes:
svn path=/head/; revision=384405
|
|
|
|
|
|
|
|
|
|
|
| |
This is all kan's work; I've just verified that it spat out working
binaries and (at least) working 32 bit kernels.
Reviewed by: bapt
Obtained from: kan
Notes:
svn path=/head/; revision=384399
|
|
|
|
|
|
|
| |
Reviewed by: bapt
Notes:
svn path=/head/; revision=384398
|
|
|
|
|
|
|
| |
Reviewed by: bapt
Notes:
svn path=/head/; revision=384397
|
|
|
|
|
|
|
|
|
|
|
|
| |
Tested:
* compiled mips, mips64, arm-none-eabi, sparc64 cross compile
packages.
Reviewed by: bapt
Notes:
svn path=/head/; revision=384396
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
The project properties were missing several tabs in the "switches"
sections, but it wasn't immediately obvious why. It turns out that this
was caused by a missing generated file (gnat_switches.py). Restoring
that file along with having PATH set to the Ada compiler restored the
missing tabs.
The trick is that the generated file needs a texi file that is not present
in the distfile. The texi file was discarded by gnat_util (and its parent
gccX), so the solution is change gnat_util to install the file at its own
DOCDIR. Pregeneration of the gnat_switches.py is a bad idea IMO, so we
stick with the intended generation.
while here, install gps as gps_exe and create a wrapper named "gps" that
will define ADA_PROJECT_PATH and a PATH component to the Ada compiler if
they aren't already defined. GPS malfunctions a bit if it can't find the
compiler or standard library project files. Using a wrapper is nice for
new users that don't realize environmental changes are needed.
I also changed the install scripts to use BSD_INSTALL_* macros which
eliminated the need to use the install-strip INSTALL_TARGET.
Finally -- it seems that the ADAXX trick to pull in gcc-aux's versioning
for the PORTREVISION stopped working recently although the PORTVERSION
still worked. There's a new catch-22 where <pre> was needed to evaluate
USES=ada, but if <pre> is called, PORTREVISION value is frozen. Failure
to use <pre> resulted in an inclusion failure. The only fix available
was to recreate the ada.mk logic. Since gnatdroid is still hardcoded to
gcc-aux, only gnat_util was affected (discovered when poudriere failed
to rebuild it).
Notes:
svn path=/head/; revision=384383
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Add --localstatedir=/var to _LATE_CONFIGURE_ARGS (like --mandir) but not
when CONFIGURE_ARGS already sets it. (GNU configure scripts set it to
PREFIX/var when PREFIX != /usr.)
- Add --localstatedir="${PREFIX}/var" to CONFIGURE_ARGS in some ports so
they aren't affected by this change (for now at least). This commit is
meant to ensure that new ports don't make the same mistake.
- games/acm: the configure script in this port is very old; instead of
patching it more, just replace GNU_CONFIGURE with HAS_CONFIGURE.
- irc/charybdis: it already used /var but adding --localstatedir=/var
changed the behaviour of the configure script; adjust the port to this.
PR: 199506
Exp-run by: antoine
Approved by: portmgr (antoine)
Notes:
svn path=/head/; revision=384380
|
|
|
|
|
|
|
|
| |
With hat: perl@
Sponsored by: Absolight
Notes:
svn path=/head/; revision=384353
|
|
|
|
|
|
|
| |
Changes: https://metacpan.org/changes/distribution/Config-IniFiles
Notes:
svn path=/head/; revision=384350
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
|
|
|
|
|
| |
PR: 199505
Submitted by: jbeich
Approved by: portmgr blanket
Notes:
svn path=/head/; revision=384326
|
|
|
|
|
|
|
| |
Reported by: antoine
Notes:
svn path=/head/; revision=384320
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
|
|
|
|
|
| |
- 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: 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
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
sdts++.texi:42: unknown command `xdef'
sdts++.texi:42: unknown command `seteditionone'
sdts++.texi:43: unknown command `xdef'
sdts++.texi:43: unknown command `edition'
sdts++.texi:43: unknown command `seteditionone'
sdts++.texi:64: unknown command `clark'
sdts++.texi:68: @copyright expected braces
sdts++.texi:1177: @code missing close brace
sdts++.texi:1181: misplaced }
Reported by: pkg-fallout
Notes:
svn path=/head/; revision=384262
|
|
|
|
| |
Notes:
svn path=/head/; revision=384250
|
|
|
|
| |
Notes:
svn path=/head/; revision=384249
|
|
|
|
| |
Notes:
svn path=/head/; revision=384248
|
|
|
|
| |
Notes:
svn path=/head/; revision=384245
|
|
|
|
| |
Notes:
svn path=/head/; revision=384243
|
|
|
|
|
|
|
|
| |
Approved by: mentor (mat, implicit)
MFH: 2015Q2
Notes:
svn path=/head/; revision=384237
|