| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
| |
|
| |
|
| |
|
|
|
|
|
|
| |
PR: 193267
Submitted by: John.Marshall@riverwillow.com.au
MFH: 2014Q3
|
|
|
|
|
| |
Noticed by: bapt
Sponsored by: Absolight
|
|
|
|
| |
Approved by: portmgr blanket
|
|
|
|
| |
Sponsored by: Absolight
|
|
|
|
| |
Approved by: maintainer
|
|
|
|
|
|
|
| |
Changes:
* Fix improper call to 'msg_warn'. Bad backport from 3.1.
Reported by: sunpoet
|
|
|
|
| |
Approved by: portmgr blanket
|
| |
|
|
|
|
|
|
|
|
|
|
| |
pynagioscheck is a Python framework for Nagios plug-in developers.
pynagioscheck strives to conform to the practices described in the Nagios
Plug-in Development Guidelines and, more importantly, save valuable system
administrator time.
WWW: https://pypi.python.org/pypi/nagioscheck/
|
|
|
|
| |
Approved by: portmgr blanket
|
|
|
|
|
|
| |
is optional and switch to OPTIONS_RADIO.
Sponsored by: Absolight
|
|
|
|
|
| |
Noticed by: bdrewery
Sponsored by: Absolight
|
| |
|
| |
|
|
|
|
| |
USES=libtool
|
|
|
|
|
|
| |
Add USE_LDCONFIG per portlint
Add LICENSE
Utilize PORTVERSION in pkg-plist to limit number of required changes
|
|
|
|
|
|
|
| |
- Reset maintainer due to repeated timeouts
PR: 192987 [1]
Submitted by: yamagi at yamagi.org
|
| |
|
| |
|
|
|
|
| |
Sponsored by: Absolight
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
Sponsored by: Absolight
|
|
|
|
| |
Sponsored by: Absolight
|
|
|
|
| |
Approved by: portmgr blanket
|
|
|
|
|
|
| |
Security update.
MFH: 2014Q3
|
|
|
|
|
|
|
| |
- Update the setup.py patch
- Update the port with USES=python
Approved by: mentors (implicit)
|
|
|
|
| |
MFH: 2014Q3
|
| |
|
|
|
|
|
|
|
| |
runs autoreconf in CONFIGURE_WRKSRC to update configure, Makefile.in and
other build scripts.
Approved by: portmgr (bapt)
|
|
|
|
|
|
| |
Submitted by: Mikhail Tsatsenko <m.tsatsenko@gmail.com>,
Jung-uk Kim <jkim@FreeBSD.org>
Obtained from: svn.redports.org/virtualbox
|
|
|
|
|
|
| |
- Removed patch-lib-facter-zpool_version.rb (accepted by upstream)
Approved by: mentors (implicit)
|
|
|
|
|
|
|
|
| |
(lthack, ltasneededhack and ltverhack) [1]
- Remove support for USE_AUTOTOOLS=libtool and USE_AUTOTOOLS=libltdl
PR: 188978 [1]
Approved by: portmgr (bapt)
|
|
|
|
|
|
|
| |
There are only 60 such ports so there doesn't need to be a separate
keyword or USES for this.
Approved by: portmgr (bapt)
|
|
|
|
|
| |
PR: 193631
Submitted by: <mike.d.ft402@gmail.com>
|
| |
|
| |
|
|
|
|
|
|
|
| |
PR: 193095
Reviewed by: koobs
Approved by: koobs
Review: D487
|
|
|
|
| |
Announcement: http://sphinxsearch.com/blog/2014/09/15/sphinx-2-2-4-release-now-available/
|
|
|
|
|
| |
PR: 187133
Submitted by: lorne (cons.org.nz)
|
|
|
|
|
| |
PR: 193154
Submitted by: Ports Fury
|
|
|
|
|
|
|
| |
Update USE_PYTHON -> USES=python:2.
PR: 193682 [1]
Submitted by: David Siebörger [1]
|
| |
|
|
|
|
|
|
| |
download files from the last site (distcache).
With hat: portmgr
|
|
|
|
| |
Reported by: az@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
specifically powerpc patch file.
Drop patch-ieee-utils-fp-freebsd.c alltogether and change the order
of #ifdefs in the setup to pull in fp-gnuc99.c instead of fp-freebsd.cc
Verified on redports for x86 builds and am bumping port revision.
Suggested by: nathanw
Phabric: https://reviews.freebsd.org/D787
Reviewed by: nathanw
Approved by: bdrewery (mentor)
|
|
|
|
|
|
|
|
|
| |
This plugin gives Dancer the ability to get and store page content in a
memcached server, which in specific configurations could give a
performance boost - particulary on GET requests that incur significant
database calls.
WWW: http://search.cpan.org/dist/Dancer-Plugin-Memcached/
|
|
|
|
| |
Requested by: adamw
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
<ChangeLog>
*) Security: it was possible to reuse SSL sessions in unrelated contexts
if a shared SSL session cache or the same TLS session ticket key was
used for multiple "server" blocks (CVE-2014-3616).
Thanks to Antoine Delignat-Lavaud.
*) Bugfix: requests might hang if resolver was used and a DNS server
returned a malformed response; the bug had appeared in 1.5.8.
*) Bugfix: requests might hang if resolver was used and a timeout
occurred during a DNS request.
</ChangeLog>
|
| |
|
|
|
|
|
|
|
| |
- Fix i7.sh to conform to new compiler flags.
PR: 193540
Submitted by: maintainer
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Changes:
* HTML: Fix NaN showing in a case
* Fix handling of SIGPIPE for cleaning up.
* Improvements to cleanup handling such that recursive errors will not
stop the cleanup process.
* HTML: Add an apache example
* testport: Allow tee(1) more time to flush buffer before killing it off.
* bulk: Remove the use of tee(1)
* bulk: Fix several races leading to "stuck_in_queue" and "Unknown stuck
queue bug".
* jail -m src=: Also copy in the src tree now. .git and .svn are ignored.
* bulk: Fix high CPU usage/spinning when the queue is waiting on the last
jobs to finish.
* Remove use of stripcolors pipe which used far too much CPU.
* bulk: Fix a case where computing deps was not delaying errors until
the end of deps calculation was intended.
|
|
|
|
|
|
|
|
|
| |
Changes:
* Add a check for 3.1 repository and reject the build. 3.0 does not know
how to handle 3.1's repository format. Downgrading is not supported
at this point.
* Allow securelevel>=1 with USE_TMPFS=all
* Add a warning that DEVELOPER=yes is ignored in lieu of bulk -t/testport
|
|
|
|
| |
WWW: http://burnash.github.io/gspread/
|
|
|
|
|
|
|
|
| |
While here:
- Add WWW to pkg-descr
PR: 193663
Submitted by: Nikolay Dachev <nikolay@dachev.info> (maintainer)
|
|
|
|
|
|
|
|
|
|
| |
- This is used by portupgrade and poudriere bulk/testport -i for
install-package.
- The change is not backwards compatible; setting PKGNG_ORIGIN was never
intended. It is only for reading.
With hat: portmgr
Discussed with: bapt
|
|
|
|
|
| |
PR: 193679
Submitted by: Eero Haenninen <fax@nohik.ee> (maintainer)
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
|
| |
- Bump dependent ports as .so version has changed
Approved by: portmgr blanket
|
|
|
|
| |
Approved by: portmgr blanket
|
|
|
|
| |
Approved by: portmgr blanket
|
| |
|
|
|
|
|
|
|
|
|
|
| |
qemu bug, but the code itself is arguably wrong as well. Apply this patch atop
the tar ball and move on.
Phabric: https://reviews.freebsd.org/D746
Submitted by: nox
Reviewed by: kwm
Approved by: bapt (mentor)
|
|
|
|
|
|
|
|
|
| |
From now on, there will only be one squid port, this one. Squid33 has
been deprecated and will expire on 31 JAN 2015.
PR: 192828
Submitted by: timp87 (gmail)
Contributions: takefu (airport.fm), Dennis Glatting
|
|
|
|
|
| |
The www/squid port, which is also expired, will be upgraded to Squid
version 3.4 rather than removing it.
|
|
|
|
|
| |
PR: 193657
Submitted by: farid@hajji.name
|
| |
|
|
|
|
|
|
|
| |
Currently, FreeBSD defines EXTRACT_CMD as $TAR, but DragonFly does not
have a default value for EXTRACT_CMD. Using $TAR instead of $EXTRACT_CMD
is a No-Op for FreeBSD, but restores the build on DragonFly which got
disrupted as a result of the previous commit.
|
|
|
|
| |
Submitted by: jhale
|
|
|
|
|
|
|
| |
STATIC_LIBEXECINFO value has to track the inclusion of devel/libexecinfo
so use the same test as USES+=execinfo uses and avoid using the
discouraged (and wrong for DragonFly) OSVERSION check. This is really
a follow-up to a previous commit that added USES+=execinfo.
|
|
|
|
|
|
|
| |
- Bump PORTREVISION
PR: 193654
Submitted by: ohartman@zedat.fu-berlin.de
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
<ChangeLog>
--[ Redis 2.8.15 ] Release date: 12 Sep 2014
# UPGRADE URGENCY: LOW for Redis, HIGH for Sentinel.
* [FIX] Sentinel critical bug fixed: the absolute majority was computed in a
wrong way because of a programming error. Now the implementation does
what the specification says and the majority to authorize a failover
(that should not be confused with the ODOWN quorum) is the majority of
*all* the Sentinels ever seen for a given master, regardless of their
current state.
* [FIX] GETRANGE test no longer fails for 32 bit builds (Matt Stancliff).
* [FIX] Limit SCAN latency when the hash table is in an odd state (very few
populted buckets because rehashing is in progress). (Xiaost and
Salvatore Sanfilippo)
* [NEW] Redis is now able to load truncated AOF files without requiring a
redis-check-aof utility run. The default now is to load truncated
(but apparently not corrupted) AOFs, you can change this in redis.conf.
(Salvatore Sanfilippo).
* [NEW] Sentinel: ability to announce itself with an arbitrary IP/port to work
in the context of natted networks. However this is probably still
not enough since there is no equivalent mechanism for slaves listed
in the master INFO output. (Dara Kong and Salvatore Sanfilippo)
</ChangeLog>
|
| |
|
|
|
|
|
| |
PR: 193214
Submitted by: Oleksii Tsai <oleksii.tsai@googlemail.com>
|
|
|
|
|
| |
PR: 161359
Pointed out by: jhale
|
|
|
|
|
|
| |
have them.
PR: 176805
|
|
|
|
|
|
|
|
|
|
| |
Not bumping the PORTREVISION as this is only applied to ARM builds.
Phabric: https://reviews.freebsd.org/D756
PR: 181318
Submitted by: mikael.urankar@gmail.com
Reviewed by: kwm@
Approved by: bdrewery (mentor)
|
|
|
|
|
| |
Poked by: bapt
Sponsored by: Absolight
|
|
|
|
| |
PR: 193667
|
|
|
|
| |
Approved by: portmgr blanket
|
|
|
|
| |
Approved by: portmgr blanket
|
|
|
|
| |
Approved by: portmgr blanket
|
|
|
|
| |
Approved by: portmgr blanket
|
|
|
|
| |
- Bump dependent ports as .so version has changed
|
|
|
|
| |
Approved by: portmgr blanket
|
|
|
|
| |
Approved by: portmgr blanket
|
|
|
|
| |
Approved by: portmgr blanket
|
|
|
|
|
|
| |
- Bump dependent ports as .so version has changed
Approved by: portmgr blanket
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
the port Makefile, into a stage-qa error. All ports that would trigger
this error have been converted. Many thanks to all people involved in
this, especially Dmitry Marakasov (amdmi3) who handled most ports.
At this moment over 2200 ports have USES=libtool and over 20000 library
dependencies between packages have been removed.
This also marks the point where :keepla is no longer special. It is now
only needed if a port uses *.la files at run-time.
QA-run by: antoine
Approved by: portmgr (antoine)
|
|
|
|
|
|
| |
- Fix WWW
Approved by: portmgr (blanket)
|
|
|
|
| |
Changes: http://search.cpan.org/dist/Module-Release/Changes
|
| |
|
| |
|
|
|
|
| |
- Use ECHO_CMD
|
|
|
|
| |
- Bump PORTREV
|
|
|
|
|
|
|
| |
- Add LICENSE (GPLv2)
PR: 193238
Submitted by: maintainer
|
|
|
|
|
|
| |
- Style fix.
PR: 180324
|
|
|
|
|
|
|
|
|
|
|
|
| |
doesn't need makefile patching any more
- Remove MASTER_SITES, this is handled by USE_GITHUB
- Fix LICENSE_FILE
- Improve installation
PR: 193580
Submitted by: amdmi3
Approved by: swills (maintainer, via irc)
|
|
|
|
|
|
|
|
|
|
| |
option on amd64 builds.
Yet another armv6 build fix.
Phabric: https://reviews.freebsd.org/D761
Submitted by: mva
Reviewed by: bdrewery (mentor)
|
|
|
|
|
|
|
|
|
| |
Side effect, allows compilation on armv6.
PR: 193218
Submitted by: demon@FreeBSD.org
Reviewed by: bdrewery (mentor)
Approved by: maintainer timeout
|
| |
|
| |
|
|
|
|
|
|
|
|
| |
- Bump PORTREVISION
PR: 161359
Submitted by: phd_kimberlite@yahoo.co.jp
Patch by: cpm@fbsd.es (maintainer)
|
| |
|
| |
|
| |
|
|
|
|
|
|
|
|
|
| |
- Clean up / simplify Makefile
- MASTER_SITES: only sourceforge
- Mark port BROKEN on pre-9.x systems for now (build issue)
PR: 193421
Submitted by: 5u623l20@gmail.com (maintainer)
|
|
|
|
|
| |
- Use COPYTREE_SHARE to install include headers
- Add dos2unix so the patch can have svn:eol-style native
|
|
|
|
|
| |
PR: ports/185045, ports/193603
Submitted by: cmt@burggraben.net, Radim Kolar <hsn@sendmail.cz>, Elimar Riesebieter <riesebie@lxtec.de>
|
|
|
|
| |
Approved by: mentors (implicit)
|
|
|
|
|
|
| |
- Fix pkg-descr content and url
Approved by: mentors (implicit)
|
|
|
|
|
|
| |
- Convert to INSTALL_TARGET=install-strip
Reported by: antoine
|
|
|
|
| |
Maintainer timeout.
|
|
|
|
| |
devel/rubygem-sprockets211
|
| |
|
| |
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
| |
Changes:
* any addr and overloads in commoncpp
* cmake abi fix and other apple specific issues
* stream fixes, sflphone recommended changes, and other updates
* key protocol added
* cleaner build for binding without resolver
* cleanup and fixes for commoncpp peering...
* UDPSocket: use ucommon::Socket::address
* Socket::address: add setAny(sockaddr*), setLoopback(sockaddr*)
|
| |
|
| |
|
| |
|
|
|
|
| |
Submitted by: antoine
|
|
|
|
| |
renamed upstream.
|
|
|
|
|
|
| |
conflict with another program called lolcat (games/lolcat). While this isn't my
personal choice of name I go with the change to stay compatible with upstream.
As a nice side effect we can remove the conflict to games/lolcat vice versa.
|
|
|
|
| |
- Bump PORTREVISION for dependency change
|
|
|
|
| |
Submitted by: sunpoet
|
|
|
|
| |
Suggested by: az
|
| |
|
|
|
|
|
|
|
| |
support.
PR: ports/193574
Submitted by: Nikolay Dachev <jadm dachev info>
|
| |
|
|
|
|
|
| |
PR: ports/193574
Submitted by: Nikolay Dachev <nikolay dachev info>
|
|
|
|
|
| |
PR: ports/193574
Submitted by: Nikolay Dachev (nikolay dachev info)
|
| |
|
| |
|
|
|
|
|
| |
PR: 193647
Approved by: khsing.cn@gmail.com (maintainer)
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Changes:
- pkg register checks conflicts before installing the files
- do not provide any shlibs if the "no_provide_shlib" annotation is set
- fix invalid free() in keywords arguments parsing
- Add ability to select usage of IPv4/IPv6 via config, repository config or command line
- some documentation fixes and improvements
- If one of -P, -I or -R is not explicitly given on the command line, do
not emit error messages while searching for a mechanism to find data
about the latest available ports.
- Rework automatic directory deletion
|
|
|
|
|
| |
- Convert USE_PYTHON=yes -> USES=python:3.2+ (new version requires 3.x only)
- Take maintainership
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
- Bump portrevision as some files were not packaged with intended owner
|
| |
|
| |
|
|
|
|
|
| |
- Shebangfix
- Allow staging as a regular user
|
| |
|
| |
|
|
|
|
|
|
|
| |
- Remove .keep_me files because pkg can handle empty directories
PR: 193621
Submitted by: theis@gmx.at (maintainer)
|
| |
|
|
|
|
| |
- Remove texinfo from RUN_DEPENDS.
|
| |
|
|
|
|
| |
Submitted by: az
|
|
|
|
| |
Approved by: portmgr (bdrewery)
|
|
|
|
| |
- Move RUN_DEPENDS upward
|
| |
|
|
|
|
|
| |
Obtained from: https://github.com/heimdal/heimdal/commit/1846c7a35d1091d3b6140c
56b
|
|
|
|
|
| |
- Fixed validation when a string with more than one slash (/) is passed to
Net::Works::Network->new_from_string.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Fix in CegoQueryHelper::decodeFVL to treat also decodings for
field value list in switched order ( btree or index fvl )
- Fix in CegoAction::execIndexCheck to conform to new object comparison
in CegoDatabaseManager::ObjectRecord
- Fix in CegoTableManager::deleteDataTable to check for inappropriate
AttrCond before executing tablecursor setup
- Fix in CegoDatabaseManager::Object::operator == Index comparisons
corrected ( index can either match uindex, pindex or index, btree
can either match ubtree, pbtree or btree )
Submitted by: Björn Lemke <lemke@lemke-it.com>
|
| |
|
|
|
|
| |
Changelog: https://lucene.apache.org/core/4_10_0/changes/Changes.html
|
| |
|
| |
|
| |
|
|
|
|
| |
- Fix ownership of packaged files
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Add RESTRICTED, LICENSE
- Clean up Makefile
- Retire post-install
- Use pkg-message
- Rename patches according to the naming conventions
PR: 193446
Submitted by: cpm@fbsd.es
Reviewed by: marino, riggs
|
|
|
|
| |
- Bump PORTREVISION for dependency change
|
| |
|
|
|
|
| |
I had thought the package wouldn't change, but it does
|
|
|
|
|
|
|
|
| |
While here, move MAKE_JOBS_UNSAFE to CAPIDOCS option since thats the only place
it seems necessary
PR: 193413
Submitted by: Yasuhiro KIMURA <yasu@utahime.org>
|
|
|
|
|
| |
PR: ports/193632
Submitted by: marino
|
|
|
|
|
|
|
|
| |
While here, move MAKE_JOBS_UNSAFE to CAPIDOCS option since thats the only place
it seems necessary
PR: 193412
Submitted by: Yasuhiro KIMURA <yasu@utahime.org>
|
|
|
|
|
| |
PR: 193411
Submitted by: Yasuhiro KIMURA <yasu@utahime.org>
|
|
|
|
| |
ChangeLog: https://dev.mysql.com/doc/relnotes/connector-j/en/news-5-1-32.html
|
|
|
|
| |
ChangeLog: http://cpansearch.perl.org/src/ALEXMV/RT-Authen-ExternalAuth-0.23/CHANGES
|
|
|
|
|
| |
- Add x11-toolkits/p5-Tk-WaitBox. This is an wait dialog module
for Perl/Tk.
|
|
|
|
|
|
|
|
|
| |
- USES_PGSQL -> USES+= pgsql
- Now that the problems with UTF8 in the DB have been solved, switch
back to depending on p5-DBD-Pg rather than p5-DBD-Pg32
Note: this update required DB schema changes to be applied. Please
follow the instructions in pkg-message.
|
|
|
|
|
|
|
|
| |
- USES_PGSQL -> USES+= pgsql
- Remove Sourceforge from MASTER_SITES: it only ever had rt-4.0.16
available
- Now that the problems with UTF8 in the DB have been solved, switch
back to depending on p5-DBD-Pg rather than p5-DBD-Pg32
|
|
|
|
| |
- Move PKGNAMESUFFIX upward
|
|
|
|
|
|
|
|
|
| |
Ruby bindins for Fast Fourier Transforms by using FFTW Ver.3.
WWW: http://ruby.gfd-dennou.org/products/ruby-fftw3/
PR: 193454
Submitted by: Shin-ya MURAKAMI <murashin@gfd-dennou.org>
|
|
|
|
|
|
| |
Note: this is not the latest. Now there is no separate release for ncs
and the sources are distributed as code_saturne-x.y.z. Next upgrades in
preparation!
|
|
|
|
|
| |
PR: ports/193296
Submitted by: pfg
|
|
|
|
|
| |
PR: ports/193298
Submitted by: pfg
|
|
|
|
| |
Approved by: mentors (implicit)
|
|
|
|
|
| |
PR: 193518
Submitted by: Michael Moll <kvedulv@kvedulv.de>
|
|
|
|
|
| |
PR: 193517
Submitted by: Michael Moll <kvedulv@kvedulv.de>
|
|
|
|
| |
- Use bundled libtool and simplify autotools use
|
|
|
|
|
| |
PR: 193121
Submitted by: Michael Moll <kvedulv@kvedulv.de> (maintainer)
|
|
|
|
|
| |
PR: 193607
Reviewed by: mentors (implicit)
|
|
|
|
|
| |
- Avoid USE_AUTOTOOLS
- Check for timer_create instead of lio_listio to detect librt
|
|
|
|
| |
Upstream limits this to the older version
|
|
|
|
| |
Oops, this wants the newer rubygem-mail. (It's rails 3.x that wants the older one)
|
|
|
|
| |
- Respect CXXFLAGS
|
| |
|
| |
|
|
|
|
|
| |
- Remove USE_AUTOTOOLS
- Let user decide about stack protector
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Still more DirectWrite functions.
- Improvements to the common File Dialog.
- A number of C runtime improvements.
- Various bug fixes.
Add two new options MPG123 and V4L that pull in and leverage the respective
ports for MP3 and Video support. [1]
Sort OPTIONS alphabetically, except for the two that pull in Gecko and Mono
MSI packages for run-time support.
Submitted by: kmoore [1]
|
|
|
|
|
|
| |
The upgrade from version 4.11.2 => 4.11.3 required several lines in the
pkg-plist to be changed, but the file wasn't modified. "Just fix it" now.
BTW, the pkg-plist needs badly to be alphabetized, but I didn't do this.
|
|
|
|
|
|
|
|
| |
- Fix installation of lib/libspandsp.so.2 (when patching configure.ac
almost all USE_AUTOTOOLS are needed)
- Replace CONFIGURE_ARGS with CPPFLAGS/LIBS
Reported by: antoine
|
|
|
|
|
|
| |
While here remove a test which is no longer present.
Submitted by: riggs
|
|
|
|
|
| |
- Use option helpers
- Specify --disable-lt to use the bundled libtool
|
|
|
|
|
| |
- Use option helpers
- Specify --disable-lt to use the bundled libtool
|
|
|
|
|
| |
PR: 193472
Submitted by: michelle@sorbs.net (maintainer)
|
| |
|
|
|
|
| |
Approved by: portmgr blanket
|
|
|
|
| |
Changes: https://github.com/npm/npm/releases
|
| |
|
| |
|
|
|
|
|
|
| |
While here, pet portlint and improve pkg-message a bit
Reported by: brd
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
This port required creating a number of new ports, old versions of existing
ports and other adjustments, so do all that while here too.
Rails is a web-application framework for the MVC pattern that includes
both a template engine, controller framework, and object-relational
mapping package. Everything needed to develop web-apps that can run on
CGI, FastCGI, and mod_ruby
Being a full-stack framework means that all layers are built to work
seamlessly together. That way you Don't Repeat Yourself (DRY) and you
can use a single language from top to bottom. Everything from templates
to control flow to business logic is written in Ruby - The language of
love for industry heavy-weights.
WWW: http://www.rubyonrails.org
Submitted by: xmj (based on)
|
| |
|
|
|
|
|
|
|
| |
. USE_BZIP2=yes -> USES=tar:bzip2
. USE_GNOME=desktopfileutils -> USES=desktop-file-utils
Approved by: portmgr (blanket)
|
|
|
|
|
| |
Changes: http://cpansearch.perl.org/src/XSAWYERX/Dancer2-0.150000/Changes
- Add missing depends
|
|
|
|
|
|
|
|
|
|
| |
prevent pkg-fallout errors
===> rpcalc-0.7.0 depends on package: py33-qt4-gui>=0 - not found
===> Verifying install for py33-qt4-gui>=0 in /usr/ports/x11-toolkits/py-qt4-gui
===> rpcalc-0.7.0 depends on package: /packages/All/py33-qt4-gui-4.11.1,1.txz - not found
===> USE_PACKAGE_DEPENDS_ONLY set - not building missing dependency from source
*** Error code 1
|
|
|
|
| |
http://livestreamer.tanuki.se/en/latest/changelog.html#changelog
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
|
|
| |
Advisory: http://www.phpmyadmin.net/home_page/security/PMASA-2014-10.php
MFH: 2014Q3
Security: cc627e6c-3b89-11e4-b629-6805ca0b3d42
|
|
|
|
|
|
|
|
|
|
|
|
| |
checking for main in -llapack... yes
checking for sc-config... /usr/local/bin/sc-config
checking SC - version... no
*** Could not run SC test program, checking why...
*** The test program compiled, but did not run. This usually means
*** that the run-time linker is not finding SC or finding the wrong
*** version of SC.
Reported by: pkg-fallout
|