| Commit message (Expand) | Author | Age | Files | Lines |
* | Remove all := from BUILD_DEPENDS, here are never needed. | mat | 2018-07-09 | 1 | -1/+1 |
* | Update WWW | sunpoet | 2018-05-28ass='nohover-highlight'> | | |
|
| |
|
|
|
|
|
|
| |
fix the pkg-plist
Reported by: QAT
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
[http://svn.apache.org/viewvc?view=revision&revision=153384]
Essentially this internalizes the pcre POSIX API in the ap_ namespace.
Thus fixing the use of an external pcre library and hence mod_redirect
and other consumers.
- This includes an MMN bump which means you will need to recompile all your
modules. With ports this will happen when you upgrade via portmaster or
portupgrade. If you have any modules outside of ports they will need to
be recompiled too.
- There is a small chance you will need to change some of your custom modules
to adapt to the ap_regex_t and ap_regmatch_t api changes.
- For security, speed, maintenance, and simplification in the ports/ framework
this route was chosen instead of reverting the devel/pcre change in 2.0.63_4.
PR: ports/146604
Reported by: Stefan Bethke <stb@lassitu.de>, serveral on ports@, apache@
With Hat: apache@
|
|
|
|
| |
- Remove dynamic plist generation
|
|
|
|
|
|
| |
- Use official spelling of popular products (SQL, PHP, PostgreSQL, SQLite,
Linux) where appropriate
- Add missing trailing periods, kill EOL whitespace, etc.
|
|
|
|
| |
Changelog: http://ayam.sourceforge.net/Changes.txt
|
|
|
|
|
|
|
| |
- Pass maintainership to submitter
PR: ports/147052
Submitted by: Tony Maher <tonymaher@optusnet.com.au>
|
| |
|
|
|
|
|
| |
PR: ports/146935
Submitted by: wen
|
|
|
|
|
|
|
| |
- Bump PORTREVISION
Discussed with: pgollucci@
Approved by: beat (co-mentor)
|
| |
|
| |
|
|
|
|
|
| |
Reported by: users via e-mail
Approved by: tabthorpe (mentor)
|
|
|
|
|
|
| |
- Fix MASTER_SITES.
Approved by: tabthorpe (mentor)
|
| |
|
| |
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
audio/hs-ALUT, audio/hs-OpenAL, benchmarks/hs-criterion
converters/hs-json, devel/hs-DeepArrow, devel/hs-FileManip
devel/hs-MemoTrie, devel/hs-MissingH, devel/hs-MonadCatchIO-mtl
devel/hs-ObjectName, devel/hs-QuickCheck, devel/hs-StateVar
devel/hs-Tensor, devel/hs-TypeCompose, devel/hs-arrows
devel/hs-checkers, devel/hs-convertible, devel/hs-datetime
devel/hs-deepseq, devel/hs-fgl, devel/hs-ghc-mtl, devel/hs-ghc-paths
devel/hs-ghc-paths-docs, devel/hs-haskeline
devel/hs-haskell-src-exts, devel/hs-hint, devel/hs-hoogle
devel/hs-hslogger, devel/hs-mmap, devel/hs-mueval, devel/hs-reactive
devel/hs-readline, devel/hs-safe, devel/hs-show, devel/hs-smallcheck
devel/hs-split, devel/hs-testpack, devel/hs-transformers
devel/hs-unamb, devel/hs-uniplate, devel/hs-unix-compat
devel/hs-utility-ht, devel/hs-uuagc, devel/hs-uulib
devel/hs-uvector, devel/hs-uvector-algorithms, graphics/hs-HGL
lang/hs-brainfuck, lang/hs-unlambda, mail/hs-mime, math/hs-Agda
math/hs-Agda-executable, math/hs-category-extras, math/hs-erf
math/hs-mwc-random, math/hs-probability, math/hs-statistics
math/hs-vector-space, print/hs-hscolour, print/hs-hscolour-docs
science/hs-bio, textproc/hs-Diff, textproc/hs-feed
textproc/hs-tagsoup, textproc/hs-texmath, textproc/hs-xml
www/hs-HTTP, www/hs-cgi, www/hs-fastcgi, www/hs-http-server
www/hs-oeis, www/hs-scgi, www/hs-url, x11-toolkits/hs-GLURaw
x11-toolkits/hs-OpenGLRaw
Approved by: pgj (mentor)
|
| |
|
| |
|
|
|
|
|
| |
PR: ports/146960
Submitted by: C-S <c-s@c-s.li>
|
|
|
|
| |
- Reset maintainer
|
|
|
|
|
| |
PR: ports/146813 (based on)
Submitted by: Chris Tandiono <christandiono AT tbp.berkeley.edu>
|
|
|
|
| |
- Update my mail to FreeBSD
|
| |
|
|
|
|
|
|
|
|
| |
www/py-django -> www/py-django11
PR: ports/146727
Submitted by: lwhsu
Repocopy by: marcus
|
|
|
|
| |
Submitted by: John Prather <john.c.prather@gmail.com> (maintainer)
|
|
|
|
|
| |
add optional run dependency on databases/virtuoso
add tiny script, that adjusts environment for KDE session
|
| |
|
|
|
|
| |
Pointed out by: pointyhat (via erwin@)
|
|
|
|
| |
Changelog: http://taskwarrior.org/wiki/taskwarrior/Changelog
|
|
|
|
| |
With Hat: ruby@
|
|
|
|
|
|
|
|
|
| |
rack not
exactly 1.1.0 b/c of the ~> in the setup.
Reported by: QAT
With Hat: ruby@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
See [ports/147047 which fixes www/rubygem-innate]
- Set rails deps to *exactly* rack 1.1.0
- Pass www/rubygem-activeresource to ruby@
[approved by clsung@ (maintainer) long time ago]
- Convert rails & railities from RF -> RG
*** Update rails aka www/rubygem-rails to 2.3.8 ***
*** note 3.0 has been beta for 3+ months ***
PR: ports/146938
Special thanks to: Eric Freeman <freebsdports@chillibear.com> for the Mk/bsd.sites.mk RG patch
Sponsored by: RideCharge Inc. / Taxi Magic
Tested by: P6 TB rubygems- run and RC TB rubygems- run
With Hat: ruby@
|
|
|
|
|
|
| |
PR: ports/146919
Submitted by: UMENO Takashi <umeno@rr.iij4u.or.jp> (maintainer)
Approved by: itetcu@ (mentor)
|
| |
|
|
|
|
| |
- Fix typo in bsd.licenses.mk (_LICENGE_ERROR -> _LICENSE_ERROR).
|
|
|
|
|
|
|
|
|
|
| |
POD2::FR. These modules belong to the Italian and the French
translation projects of core Perl pods.
WWW: http://search.cpan.org/dist/POD2-Base/
PR: ports/146974
Submitted by: Ashish SHUKLA <wahjava@gmail.com>
|
|
|
|
|
|
|
|
|
| |
in a manner similar to the way the PPI package parses Perl.
WWW: http://search.cpan.org/dist/PPIx-Regexp
PR: ports/146973
Submitted by: Ashish SHUKLA <wahjava@gmail.com>
|
| |
|
|
|
|
|
| |
The ruby-gettext port will be removed only if/when all dependent ports
are changed to use the gem version of the gettext library.
|
|
|
|
|
| |
PR: ports/146997
Submitted by: Steve Wills <steve@mouf.net> (maintainer)
|
|
|
|
|
| |
PR: ports/146969
Submitted by: Ashish SHUKLA <wahjava@gmail.com> (maintainer)
|
|
|
|
| |
Feature safe: yes
|
| |
|
|
|
|
|
|
|
| |
installed on a machine where Code_Aster is already installed.
PR: ports/146738
Approved by: maintainer
|
|
|
|
|
|
| |
dependencies during the build.
Reported by: pointyhat via Pav
|
|
|
|
|
|
| |
WITHOUT_GS_cups=true.
Spotted by: Scott Allendorf
|
| |
|
|
|
|
| |
Reported by: pointyhat
|
|
|
|
| |
PR: ports/146967
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
and playback on Silverlight, iPhone and Flash 10.1.
Advantages & features:
* It's HTTP-based, so no problems with firewalls.
* It's cache/proxy friendly, so you can use generic HTTP caches/proxies.
* It's cheap, there is no need for additional media streaming
services offered by hosting providers.
* The end user will appreciate the fast starting and seeking
anywhere in the video.
* The video dynamically adapts to network conditions.
* It uses the industry standard MPEG4 file format.
* Use your favourite open source software (X264) to encode your videos.
* Encoded content is compatible with both Smooth Streaming for Silverlight
as well as for HTTP Streaming to the iPhone.
WWW: http://smoothstreaming.code-shop.com/trac/wiki/Mod-Smooth-Streaming-Apache
PR: ports/146967
Submitted by: Marcus Hermansson <bmhermansson at gmail.com>
|
|
|
|
| |
Reported by: pointyhat
|
|
|
|
| |
Reported by: pointyhat
|
| |
|
|
|
|
| |
Reported by: pointyhat
|
|
|
|
| |
Reported by: pointyhat
|
|
|
|
| |
Reported by: Freshports via d
|
|
|
|
|
|
| |
PR: ports/146952
Submitted by: pgollucci@ (myself)
With Hat: apache@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
in Mk/bsd.ports.mk due to ordering in Mk/bsd.port.mk. This causes OPTIONSFILE
to be incorrectly set during some make phases as a result of the recent
PKGNAMEPREFIX for apache ports.
'Revert' some of the PKGNAMEPREFIX changes for apXX-.
- Must be manually requested in tbe port Makefile either by
a) AP_FAST_BUILD=yes
b) PKGNAMEPREFIX=${APACHE_PKGNAMEPREFIX}
- Going forward, we will only do this for ports where WITH_APACHE
is NOT optional, but required. mod_* ports are a good fit.
141 ports are mod_ ports
80 of those use AP_FAST_BUILD and thus are auto hooked by this patch [a].
61 remaining are then patched to mirror the other $lang frameworks [b].
PR: ports/146956
Reported by: Hans F. Nordhaug <Hans.F.Nordhaug@hiMolde.no>, several
Discussed with: pav, itectu on #bsdports
Tested by: P6 TB run
Approved by: portmgr (pav)
|
|
|
|
|
|
| |
using Tkinter.
WWW: http://www.pwytter.com/
|
|
|
|
| |
builds to also catch \., not just \-.
|
| |
|
| |
|
|
|
|
|
| |
Submitted by: QAT
Pointy hat to: shaun (me)
|
| |
|
|
|
|
|
|
|
|
|
|
| |
QtCurve is a set of widget styles for Qt4/KDE4, KDE3 and Gtk2 based apps.
This port provides Qt4 style plugin.
WWW: http://www.kde-look.org/content/show.php?content=40492
PR: based on ports/146851
Submitted by: Yuri Pankov <yuri.pankov at gmail.com>
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* ETA for finished torrent is now 0 instead of Infinite
* Fix sorting of ETA column when having infinite values
* Torrent queue position now starts at 1
* Fix unicode issue in start seeding after torrent creation code
* Fix torrent error state clearance on resuming
* Fix possible checkbox update in Web UI
* Fix torrent properties layout
For the port, update CONFLICTS from tne now-defunct 2.1.x to the
upcoming 2.3.x -devel version.
|
|
|
|
|
|
|
|
| |
support of Percona extensions.
PR: ports/145144 [1], ports/144939 [2]
Submitted by: Alex Samorukov <samm@os2.kiev.ua> [1],
Aleksandr Kuzminsky <aleksandr.kuzminsky@percona.com> [2]
|
|
|
|
| |
Submitted by: QAT
|
|
|
|
|
|
|
|
|
|
| |
AN-485.
Bump PORTREVISION
PR: ports/146864
Submitted by: Valentin Nechayev [netch netch.kiev.ua]
Approved by: tabthorpe (mentor)
|
| |
|
|
|
|
|
|
|
| |
composing after logging in. This is used for users who log in for the
first time and need to set up their preferences prior to getting started.
WWW: http://squirrelmail.org/plugin_view.php?id=142
|
|
|
|
|
|
| |
Remove needless patch.
Do not bump PORTREVISIONs.
|
|
|
|
|
|
|
| |
- Also rewrap a long line
PR: ports/143955
Submitted by: pluknet <pluknet@gmail.com>
|
|
|
|
|
|
|
| |
This lets us drop USE_GCC=3.4.
PR: ports/144667
Submitted by: Andrius Morkunas <hinokind@gmail.com>
|
|
|
|
| |
Requested by: nork
|
|
|
|
|
|
|
|
|
| |
- Bump PORTREVISION
- Clean up pkg-descr and pkg-message
- Make portlint happy
Submitted by: tota
Approved by: Fumihiko Kimura <jfkimura_AT_yahoo.co.jp> (maintainer)
|
|
|
|
|
| |
PR: ports/146852
Submitted by: Anatoly Borodin <anatoly.borodin@gmail.com> (maintainer)
|
|
|
|
|
| |
PR: ports/146843
Submitted by: Chuck Swiger <chuck@pkix.net> (maintainer)
|
|
|
|
|
|
| |
PR: ports/146839
Submitted by: Victor Popov <v.a.popov@gmail.com>
Approved by: Craig Manley <cmanley@xs4all.nl> (maintainer)
|
| |
|
|
|
|
|
| |
PR: ports/146837
Submitted by: Jase Thew <freebsd@beardz.net> (maintainer)
|
|
|
|
|
|
|
| |
- BUMP PORTREVISION
PR: ports/146452
Submitted by: John Marshall <john.marshall@riverwillow.com.au>
|
|
|
|
|
|
|
| |
- BUMP PORTREVISION
PR: ports/146951
Submitted by: pgollucci@
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
| |
PR: ports/146946
Submitted by: pgollucci
|
| |
|
| |
|
|
|
|
|
| |
PR: ports/146954
Submitted by: pgollucci
|
|
|
|
| |
hardcoding to defines.
|
| |
|
| |
|
| |
|
|
|
|
|
|
| |
apr.
With Hat: apache@
|
|
|
|
|
|
|
| |
Also remove dead WWW from pkg-descr.
PR: ports/144664
Submitted by: Andrius Morkunas <hinokind@gmail.com>
|
| |
|
| |
|
|
|
|
|
|
| |
PR: 146939
Submitted by: wollman
Security: MIT krb5 Security Advisory 2010-005
|
|
|
|
|
|
| |
debian/changelog, manpage, and hdr.mk. No functional differences.
Reported by: Till Plewe
|
| |
|
| |
|
| |
|
|
|
|
| |
- Reset maintainer
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
- Reset maintainer to perl@
|
| |
|
| |
|
|
|
|
| |
- Adopt
|
|
|
|
|
| |
PR: ports/146783
Submitted by: Ju Pengfei <jupengfei@gmail.com> (maintainer)
|
|
|
|
| |
- Take maintainership
|