| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
| |
Notes:
svn path=/head/; revision=327804
|
|
|
|
|
|
|
| |
Submitted by: linimon
Notes:
svn path=/head/; revision=327798
|
|
|
|
|
|
|
|
|
|
|
|
| |
In working through this pr, I had discovered the disfile was no longer
available, and it was recommended by maintainer to move ahead with
a deprecation path.
PR: 182230
Submitted by: mike@fth-devel.net ( maintainer )
Notes:
svn path=/head/; revision=327784
|
|
|
|
|
|
|
| |
net)
Notes:
svn path=/head/; revision=327755
|
|
|
|
|
|
|
|
|
| |
ptlib to 2.10.10
opal to 3.10.10
ekiga to 4.0.1
Notes:
svn path=/head/; revision=327751
|
|
|
|
| |
Notes:
svn path=/head/; revision=327749
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
on FreeBSD 10, and amd64 on earlier versions.
SSP_UNSAFE is added to disable in a port if it fails to build, but
this should only be used in rare circumstances such as kernel modules.
Otherwise, the port may just be failing due to lack of respecting
LDFLAGS.
On FreeBSD 10, this uses an ldscript in /usr/lib/libc.so to pull in
libssp_nonshared.a to address issues linking on i386 [1].
On earlier FreeBSD versions the WITH_SSP knob will add -lssp_nonshared
to LDFLAGS on i386. This is not needed on amd64. However, several hundred
ports do not currently respect LDFLAGS, so this support is disabled currently
as it causes build failures if a dependency is looking for the stack_chk
symbols.
Many thanks to jlh@ for this as he had many years of patience in getting
all of the necessary pieces [1][2] in.
[1] http://svnweb.freebsd.org/base/head/lib/libc/libc.ldscript?revision=251668&view=markup
PR: ports/138228 [2]
Submitted by: jlh (bsd.ssp.mk based on)
Reviewed by: bapt
With hat: portmgr
exp-runs done: 37 over a month on 91i386,91amd64,10i386,10amd64
Notes:
svn path=/head/; revision=327697
|
|
|
|
|
|
|
| |
Approved by: portmgr (bapt)
Notes:
svn path=/head/; revision=327683
|
|
|
|
|
|
|
| |
Changes: http://search.cpan.org/dist/Net-Whois-Raw/Changes
Notes:
svn path=/head/; revision=327681
|
|
|
|
|
|
|
| |
WWW: http://search.cpan.org/dist/Net-APNs-Extended/
Notes:
svn path=/head/; revision=327671
|
|
|
|
|
|
|
| |
Changes: http://search.cpan.org/dist/IO-Socket-IP/Changes
Notes:
svn path=/head/; revision=327660
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Fix build without gcc [1]
- Trim Makefile header [1]
- USES gmake
- Remove leading article from COMMENT
- Use single space for WWW
- Add LICENSE (BSD)
PR: ports/182235 [1]
Submitted by: Hung-Yi Chen <gaod hychen.org> (maintainer)
Notes:
svn path=/head/; revision=327649
|
|
|
|
|
|
|
| |
- Convert to new 'created by' header
Notes:
svn path=/head/; revision=327613
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- update to 7.0.65 [1] Unlike the PR, keep the SKINS option and the
extra skins, and do not pregenerate autotools files.
- work around a build conflict with archivers/libzip in port Makefile [2]
- pre-emptively fix build with libc++
- change MASTERSITE from Pav's to my site
- comment out the BROKEN message for sparc64/ia64/powerpc (for now)
- regenerate patches using 'make makepatch'
astro/boinc-{setiathome-enhanced,astropulse} :
- remove obsolete calls to functions removed from libboinc
to prevent breakage
PR: ports/176724 [1]
Submitted by: Andrey Simonenko <simon@comsys.ntu-kpi.kiev.ua> [1]
Submitted by: zi@ [2]
Notes:
svn path=/head/; revision=327546
|
|
|
|
| |
Notes:
svn path=/head/; revision=327535
|
|
|
|
| |
Notes:
svn path=/head/; revision=327533
|
|
|
|
| |
Notes:
svn path=/head/; revision=327531
|
|
|
|
|
|
|
|
|
| |
- convert USE_GMAKE to USES=gmake
With hat: perl@
Notes:
svn path=/head/; revision=327524
|
|
|
|
|
|
|
| |
With hat: perl@
Notes:
svn path=/head/; revision=327520
|
|
|
|
|
|
|
|
|
| |
- convert USE_GMAKE to Uses
Approved by: portmgr (bapt@, blanket)
Notes:
svn path=/head/; revision=327365
|
|
|
|
| |
Notes:
svn path=/head/; revision=327355
|
|
|
|
| |
Notes:
svn path=/head/; revision=327354
|
|
|
|
| |
Notes:
svn path=/head/; revision=327344
|
|
|
|
|
|
|
|
|
| |
- convert USE_GMAKE to Uses
Approved by: portmgr (bapt@, blanket)
Notes:
svn path=/head/; revision=327343
|
|
|
|
|
|
|
|
| |
http://www.wireshark.org/docs/relnotes/wireshark-1.10.2.html for a list
of changes in this release.
Notes:
svn path=/head/; revision=327342
|
|
|
|
| |
Notes:
svn path=/head/; revision=327337
|
|
|
|
|
|
|
| |
Pointed out by: linimon
Notes:
svn path=/head/; revision=327327
|
|
|
|
| |
Notes:
svn path=/head/; revision=327307
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Changelog:
--- 4.2.66 2013/09/11
ZOOM: fix record handling for Solr. ZOOM_record_get would return 0, if
schema was given for search. YAZ-675
Add Solr date range searches. YAZ-621
Notes:
svn path=/head/; revision=327298
|
|
|
|
| |
Notes:
svn path=/head/; revision=327273
|
|
|
|
| |
Notes:
svn path=/head/; revision=327253
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Update IPV6 support: port two operations to RFC3542 [1]
- Use USES=gmake
- Use NOT_FOR_ARCHS
- Do not silence installation message
- Cosmetic change
Submitted by: Matthieu Volat <mazhe@alkumuna.eu> [1]
Notes:
svn path=/head/; revision=327246
|
|
|
|
|
|
|
| |
Approved by: portmgr (bapt, implicit)
Notes:
svn path=/head/; revision=327124
|
|
|
|
|
|
|
|
|
| |
- convert USE_GMAKE to Uses
Approved by: portmgr (bapt@, blanket)
Notes:
svn path=/head/; revision=327086
|
|
|
|
|
|
|
| |
Changes: http://search.cpan.org/dist/IO-Socket-IP/Changes
Notes:
svn path=/head/; revision=327073
|
|
|
|
|
|
|
|
|
|
|
| |
- Allow to build with any compiler and remove USE_GCC
- Remove LICENSE_FILE (just a standard GPL boilerplate)
- Employ OPTIONS helpers and modern LIB_DEPENDS syntax
- Drop apparently left-over post-patch target that does nothing now
- Improve on the COMMENT line, some other cleaning while here
Notes:
svn path=/head/; revision=327028
|
|
|
|
| |
Notes:
svn path=/head/; revision=327018
|
|
|
|
| |
Notes:
svn path=/head/; revision=327008
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Update to 1.3.0 [1]
- Add BUILD_DEPENDS on bash [1]
- Adjust CONFIGURE_ARGS for two different versions of xorg [1]
- Normalize COMMENT [1]
- USES gmake
- Convert lib depends to new syntax
Changes: http://sourceforge.net/mailarchive/message.php?msg_id=31144665
PR: ports/180911 [1]
Submitted by: Koichiro IWAO <meta+ports vmeta.jp> (maintainer)
Notes:
svn path=/head/; revision=326978
|
|
|
|
|
|
|
| |
Approved by: portmgr (bapt)
Notes:
svn path=/head/; revision=326934
|
|
|
|
| |
Notes:
svn path=/head/; revision=326927
|
|
|
|
|
|
|
|
|
|
| |
list files (and more!) from Dropbox, an online file sharing, synchronization and
backup service.
WWW: https://github.com/andreafabrizi/Dropbox-Uploader
Notes:
svn path=/head/; revision=326903
|
|
|
|
| |
Notes:
svn path=/head/; revision=326902
|
|
|
|
|
|
|
| |
Reported by: bdrewery@
Notes:
svn path=/head/; revision=326898
|
|
|
|
|
|
|
|
|
|
|
| |
- convert USE_GMAKE to USES equivalent
- relax USE_PYTHON check: 2.7 is now supported
- add trailing slash to WWW in pkg-descr
Approved by: oliver (maintainer, by mail)
Notes:
svn path=/head/; revision=326897
|
|
|
|
|
|
|
| |
PR: ports/181551 (timed out)
Notes:
svn path=/head/; revision=326885
|
|
|
|
|
|
|
|
|
| |
- Modernize Makefile header (bring it down to just two lines)
- Convert USE_GMAKE and USE_PERL5_BUILD to USES, sort the knobs
- Clean up port description and do-install: message, utilize ${FMT}
Notes:
svn path=/head/; revision=326864
|
|
|
|
|
|
|
|
|
|
| |
- Duplicate of www/p5-SOAP-Transport-HTTP-Plack
- This should fix the portbuild bot
With hat: portmgr
Notes:
svn path=/head/; revision=326858
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Update to 0.806 [1]
- Convert lib depends to new syntax
- Add LICENSE (GPLv3)
- Fix pkg-plist
PR: ports/181924 [1]
Submitted by: Gavriloaie Eugen-Andrei <support rtmpd.com> (maintainer)
Notes:
svn path=/head/; revision=326852
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Point to the new domain in WWW.
- Convert Makefile header.
- Get rid of files/patch-herqq.pro by passing the proper arguments in
QMAKE_ARGS.
fluffy is usually responsive to PRs, but I ended up asking bapt for an
approval here because hupnp is a dependency of kdelibs4 and I want to reduce
the likelihood of an avalanche of PRs and complaints about KDE4 not building
on -CURRENT (there are other ports to fix, though).
PR: ports/181974
Approved by: portmgr (bapt)
Notes:
svn path=/head/; revision=326848
|