| Commit message (Collapse) | Author | Age | Files | Lines |
... | |
|
|
|
| |
Reported by: pointyhat
|
|
|
|
|
| |
PR: 147225
Submitted by: Janos Mohacsi
|
|
|
|
| |
Reported by: pointyhat
|
| |
|
|
|
|
|
|
| |
----- The following addresses had permanent fatal errors -----
<dsl@bitwizards.com.au>
(reason: 550 No Such User Here")
|
|
|
|
|
| |
PR: 146856
Submitted by: Sunpoet Po-Chuan Hsieh <sunpoet@sunpoet.net>
|
|
|
|
| |
PR: 145724
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* Make AppleTalk support optional (enabled by default) [1]
* Convert to OPTIONS [1]
* Add a CONFLICTS entry for uniconvertor [2]
Big thanks to Stefan Bethke <stb@lassitu.de> for doing all of the heavy
lifting on this update.
PR: 146576 [1]
145724 [2]
Submitted by: Stefan Bethke <stb@lassitu.de> [1]
|
| |
|
|
|
|
|
|
| |
o Add support `service flare[id] reload'.
o Sleep until flarei daemon starting.
To disable flarei_sleepwait="0" to /etc/rc.conf.
|
|
|
|
|
|
|
| |
Drop Maintainership
PR: 146536
Submitted by: Takefu
|
| |
|
| |
|
| |
|
|
|
|
|
| |
PR: 147001
Submitted by: Peter Thoenen
|
|
|
|
|
| |
PR: 147002
Submitted by: Peter Thoenen
|
|
|
|
|
| |
PR: 147039
Submitted by: pgollucci
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
| |
PR: ports/146940
Submitted by: Stefan <schaecsn@gmx.net>
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Remove off64 option. This is no effect on FreeBSD.
- Remove ZLIB and BZIP2 options. I cannot image who want to disabe
them.
- Add LZMA and LZO options (use lzmalib from ports even if on
recent 9-current because of missing header).
- Add missing SHARED option and sort options [1].
- Clean up usage of WITH_ and WITHOUT_ [1].
PR: ports/146164 [1]
Submitted by: Sunpoet Po-Chuan Hsieh <sunpoet@sunpoet.net> [1]
|
| |
|
| |
|
| |
|
|
|
|
|
| |
PR: ports/146474
Approved by: maintainer (timeout)
|
| |
|
|
|
|
|
| |
PR: ports/146524
Submitted by: mm
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
compatible / memcached, and has more features(as follows):
* persistent storage (you can use flare as persistent memcached)
* pluggable storage (currently only Tokyo Cabinet is available, though:)
* data replication (synchronous or asynchronous)
* data partitioning (automatically partitioned according to # of master
servers (clients do not have to care about it))
* dynamic reconstruction, and partitioning (you can dynamically (I mean,
without any service interruption) add slave servers and partition
master servers)
* node monitoring and failover (if any server is down, the server is
automatically isolated from active servers and another slave server
is promoted to master server)
* request proxy (you can always get same result regardless of servers
you connect to. so you can think flare servers as one big key-value
storage)
* over 256 bytes keys, and over 1M bytes values are available
WWW: http://labs.gree.jp/Top/OpenSource/Flare-en.html
|
|
|
|
| |
Submitted by: sasaki@ongs.co.jp
|
| |
|
| |
|
| |
|
|
|
|
| |
Feature safe: yes
|
| |
|
|
|
|
|
|
|
| |
- Set the default dhclient-script and dhclient.conf properly.
PR: ports/146608
Submitted by: Craig Leres <leres@ee.lbl.gov>
|
|
|
|
|
|
|
|
|
|
| |
Use USE_GMAKE instead of RUN_DEPENDS
Use ${FILESDIR} for EXTRA_PATCHES
Use USERS and GROUPS and simply pkg-install.in and update pkg-message to
reflect these new changes.
PR: ports/147188
Submitted by: Ryan Steinmetz <rpsfa@rit.edu> (maintainer)
|
| |
|
|
|
|
|
|
|
| |
- Remove quotes on NO_CDROM (for portlint).
Submitted by: Demelier David <demelier.david@gmail.com>
via freebsd-ports [1]
|
| |
|
| |
|
|
|
|
| |
Approved by: maintainer timeout
|
| |
|
|
|
|
|
|
| |
PR: ports/146610
Submitted by: lwhsu
Approved by: maintainer timeout
|
| |
|
| |
|
|
|
|
|
|
| |
So we honor ${CC}.
Submitted by: Andrius Morkunas <hinokind@gmail.com>
|
| |
|
| |
|
|
|
|
|
|
|
|
| |
- Claim python version explicitly
- Pass maintainership to submitter
PR: ports/147186
Submitted by: Sunpoet Po-Chuan Hsieh <sunpoet AT sunpoet.net>
|
|
|
|
|
| |
PR: ports/147128
Submitted by: Steve Wills <steve@mouf.net> (maintainer)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- performance improvements by async dictionaries
- add dictionary gui tool (mozc_tool --mode=dictionary_tool)
- add config gui tool (mozc_tool --mode=config_dialog)
- add kana input mode
- separate server process from uni-binary
- etc etc
FreeBSD specific change:
- add some scripts to control mozc_server and mozc_tool
mozc_server_start (start mozc_server w/o lockfile issue)
mozc_server_stop (stop mozc_server w/olockfile issue)
mozc_server_restart (restart mozc_server w/o lockfile issue)
mozc_tool_config (as mozc_tool --mode=dictionary_tool)
mozc_tool_dictionaly (as mozc_tool --mode=config_dialog)
Notice
- You should start mozc_server by mozc_server_start command
before ibus-daemon starts bacause to prevent mozc_server
lockfile issue. Read pkg-message file well.
|
|
|
|
|
|
| |
PR: ports/147031
Approved by: itetcu (mentor, implicit)
Submitted by: pgollucci
|
|
|
|
|
| |
PR: ports/146765
Submitted by: Nils M Holm <nmh@noself.net> (maintainer)
|
|
|
|
|
|
| |
PR: ports/147021
Approved by: itetcu (mentor, implicit)
Submitted by: pgollucci
|
|
|
|
|
| |
Noticed by: erwin@ (via pointyhat)
Pointyhat to: me :(
|
| |
|
|
|
|
|
| |
PR: ports/147140
Submitted by: Tobias Rehbein <tobias.rehbein@web.de> (maintainer)
|
|
|
|
|
| |
PR: ports/147179
Submitted by: Sunpoet Po-Chuan Hsieh <sunpoet@sunpoet.net>
|
|
|
|
|
| |
PR: ports/147141
Submitted by: Tobias Rehbein <tobias.rehbein@web.de> (maintainer)
|
| |
|
|
|
|
|
| |
PR: ports/147134
Submitted by: Jaap Akkerhuis <jaap@NLnetLabs.nl> (maintainer)
|
|
|
|
|
| |
PR: ports/146933
Submitted by: Damian Gerow <dgerow@afflictions.org> (maintainer)
|
| |
|
| |
|
|
|
|
|
| |
- Add relayd.conf.sample
- Bump PORTREVISION
|
|
|
|
|
|
| |
PR: ports/144669
Submitted by: Andrius Morkunas <hinokind@gmail.com>
Approved by: maintainer timeout (6 weeks)
|
|
|
|
|
|
|
|
| |
Update MASTER_SITES and WWW in pkg-descr
PR: ports/144662
Submitted by: Andrius Morkunas <hinokind@gmail.com>
Approved by: maintainer timeout (6 weeks)
|
|
|
|
|
|
|
|
| |
Get rid of USE_GCC=3.4
PR: ports/144658
Submitted by: Andrius Morkunas <hinokind@gmail.com>
Approved by: maintainer
|
|
|
|
|
|
| |
PR: ports/144658
Submitted by: Andrius Morkunas <hinokind@gmail.com>
Approved by: maintaine
|
|
|
|
|
|
| |
PR: ports/144657
Submitted by: Andrius Morkunas <hinokind@gmail.com>
Approved by: maintainer
|
| |
|
| |
|
|
|
|
| |
Funded by: OpenOffice.org community.
|
|
|
|
|
| |
- major semaphore leak is plugged
- more verbose error messages
|
|
|
|
|
|
|
|
|
|
|
| |
following files:
/usr/local/lib/libmpcdec.a
/usr/local/lib/libmpcdec.la
/usr/local/lib/libmpcdec.so
PR: ports/147156
Submitted by: Stefan Ehmann <shoesoft@gmx.net> (musepack maintainer)
|
|
|
|
|
| |
PR: ports/146643 (in audit trail)
Submitted by: "barbara" <barbara.xxx1975@libero.it>
|
|
|
|
| |
Feature safe: yes
|
| |
|
|
|
|
|
| |
PR: ports/146699
Submitted by: Olivier Cochard-Labbé <olivier@cochard.me>
|
|
|
|
|
| |
PR: ports/147150
Submitted by: Philip M. Gollucci
|
|
|
|
|
|
| |
Pass maintainership to Maxim Ignatenko <gelraen.ua at gmail.com>
Submitted by: Stas Timokhin (previous maintainer) via private mail
|
|
|
|
|
| |
PR: ports/146978
Submitted by: Leinier Cruz Salfran (maintainer)
|
| |
|
| |
|
| |
|
|
|
|
|
|
| |
Changelog at <http://download.aquafold.com/download/changelog.txt>.
Reported by: pointyhat via Pav
|
|
|
|
|
| |
PR: ports/147064
Submitted by: Svyatoslav Lempert <svyatoslav.lempert@gmail.com> (maintainer)
|
|
|
|
|
| |
PR: ports146866
Submitted by: Eitan Adler <lists@eitanadler.com>
|
| |
|
| |
|
| |
|
|
|
|
|
| |
- Update WWW line in pkg-descr
- Change MAINTAINER address from tota@rtfm.jp to tota@FreeBSD.org
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Backport several patches from OpenBSD 4.7 and newer
- Fix build with FreeBSD 7 (arc4random.c)
- Fix user and group creation in pkginstall
- Add reload command to startup file
- Enable optional static build with libevent
- Take maintainership
PR: ports/147122
Approved by: kuriyama (private e-mail)
|
| |
|
|
|
|
|
|
| |
PR: ports/146484
Submitted by: Ashish SHUKLA <wahjava@gmail.com>
Approved by: maintainer(timeout, > 17 days)
|
| |
|
| |
|
|
|
|
|
|
| |
PR: ports/146529
Submitted by: Alex Kozlov <spam@rm-rf.kiev.ua>
Approved by: maintainer(timeout, > 15days)
|
|
|
|
|
|
|
| |
- Fix CFLAGS and LDFLAGS
PR: ports/147097 [1]
Submitted by: Pavel Gubin <pg@2lazy.ru> [1]
|
| |
|
|
|
|
|
|
|
|
|
|
|
| |
Add xfce to Categories, clean up depends that are pulled in by webkit already.
Add options for api and user documents.
Add a freshports entry for the search bar.
Fix the openssl detection test.
Based on PR: ports/144830 (update to 0.2.4), ports/146710 (update to 0.2.5)
Submitted by: Olivier Duchateau <duchateau.olivier@gmail.com>
Approved by: maintainer (implicit)
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
|
| |
PR: ports/146468
Submitted by: Helmut Schneider <jumper99@gmx.de>
Approved by: maintainer(timeout, >18 days)
|
|
|
|
| |
- Pass maintainership to miwi@
|
| |
|
| |
|
|
|
|
|
| |
PR: ports/147144
Submitted by: Matthew D.Fuller <fullermd@over-yonder.net> (maintainer)
|
| |
|
|
|
|
| |
Submitted by: glebius@freebsd.org (via email)
|
|
|
|
|
| |
Reported by: QAT
Approved by: wxs@ (mentor)
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
Feature safe: yes
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
devel/subversion (vs. devel/subversion-freebsd).
So combine the two - allowing one to build just "subversion" to satisfy
dependencies but with the FreeBSD hacks.
I have not done this via an OPTION as I do not know if we want to expose
"Build with FreeBSD hacks" to all the users of the Subversion port. Instead
it keys off of 'WITH_FREEBSD_SUBVERSION'. If putting this in OPTIONS is the
better approach I can follow up and do that.
Approved by: maintainer timeout
|
|
|
|
| |
(maintainer timeout)
|
| |
|
|
|
|
|
| |
- Fix plist
- Bump PORTREVISION
|
|
|
|
| |
in June. Please consider using www/mod_wsgi or www/mod_wsgi3.
|
|
|
|
|
| |
Reported by: QAT
With Hat: apache@
|
|
|
|
| |
checksums but identical size.
|
|
|
|
|
|
|
| |
- While here, tidy the pkg-plist a bit
Reported by: QAT
With Hat: apache@
|
| |
|
|
|
|
|
|
|
|
|
| |
- use apxs not sed in pkg-plist
- use PLIST_SUB vars in pkg-plist
PR: ports/147146
Submitted by: pgollucci@ (myself)
Approved by: gnome (kwm)
|
|
|
|
|
|
|
|
| |
- consistently use APACHE PLIST_SUB var %%AP_NAME%% in pkg-plists
PR: ports/147142
Reviewed by: portmgr (pav)
With Hat: apache@
|
|
|
|
|
| |
PR: ports/147012
Submitted by: Anonymous <swell.k@gmail.com>
|
|
|
|
|
|
|
|
|
| |
- apxs -a is install
- apxs -A is uninstall
PR: ports/147139
Reviewed by: portmgr (pav)
With Hat: apache@
|
| |
|
| |
|
| |
|
|
|
|
|
|
|
|
|
| |
- use axps not sed in pkg-plist
- use PLIST_SUB vars in pkg-plist
- apxs -a is install -A is uninstall
- bump portrevision
With Hat: apache@
|
| |
|
|
|
|
|
|
|
|
| |
- Claim maintainership
- Note: shlib version bumped
PR: ports/143268
Submitted by: Hung-Yi Chen
|
|
|
|
|
|
|
| |
- Update distinfo
PR: ports/147121
Submitted by: Christoph Kick <kick.christoph@googlemail.com> (maintainer)
|
|
|
|
|
|
|
|
| |
and the rest are really run dependencies.
PR: ports/146491
Submitted by: Guido Falsi <mad@madpilot.net>
Approved by: araujo@ (maintainer timeout)
|
|
|
|
|
|
|
|
|
|
| |
default, which will result in HAVE_GTK macro be undefined, and gtkpod
depends on it [*]
- Correctly detect and record FAAC/FAAD runtime dependencies
- Slightly improve on comment while here
PR: ports/122639 [*]
Submitted by: Kevin Oberman
|
|
|
|
|
|
| |
- Couple of non-functional cleanups while here
PR: ports/142893 (name change forgotten by miwi@)
|
|
|
|
|
| |
PR: ports/147133
Submitted by: Christoph Kick <kick.christoph@googlemail.com> (maintainer)
|
|
|
|
|
| |
PR: ports/147132
Submitted by: Christoph Kick <kick.christoph@googlemail.com> (maintainer)
|
| |
|
| |
|
|
|
|
|
|
|
| |
I notice it looks for a perl executable in /usr/bin/perl. However, a
perl executable may not exist here, so this small patch changes the
port to use the PERL5 variable to determine the correct location of
perl as determined by the ports system.
|
| |
|
| |
|
| |
|
|
|
|
|
|
| |
PR: 147089
Submitted by: freebsd@nagilum.org
Approved by: John Prather <john.c.prather@gmail.com> (maintainer)
|
|
|
|
|
| |
PR: ports/146971
Submitted by: Daisuke Aoyama <aoyama@peach.ne.jp> (maintainer)
|
| |
|
|
|
|
|
|
|
|
|
| |
documents as trees of elements. This model may be familiar from many other
document systems, especially the HTML DOM. Pod::Elemental's document
object model is much less sophisticated than the HTML DOM, but still makes
a lot of document transformations easy.
WWW: http://search.cpan.org/dist/Pod-Elemental/
|
|
|
|
|
|
| |
to build methods.
WWW: http://search.cpan.org/dist/Sub-Exporter-ForMethods/
|
|
|
|
|
| |
PR: ports/147118
Submitted by: Christoph Kick <kick.christoph@googlemail.com> (maintainer)
|
| |
|
|
|
|
|
|
|
|
|
| |
necessary manifest files.
WWW: http://smoothstreaming.code-shop.com
PR: ports/147050
Submitted by: Marcus Hermansson <bmhermansson@gmail.com>
|
|
|
|
|
|
|
| |
- Remove USE_LDCONFIG
PR: ports/146795
Submitted by: Gvozdikov Veniamin <g.veniamin@googlemail.com> (maintainer)
|
|
|
|
|
| |
PR: ports/147074
Submitted by: Emil Smolenski
|
|
|
|
|
|
|
|
|
| |
- Use Std pkg names
- p5-libapreq2 pulls in mod_perl2
PR: ports/146898
Submitted by: pgollucci@ (myself)
Approved by: maintainer (corsmith@gmail.com)
|
| |
|
|
|
|
|
|
| |
PR: ports/146943
Submitted by: Mirko Zinn <mail@derzinn.de> (maintainer)
Approved by: wxs@ (mentor)
|
|
|
|
| |
Notified by: erwin
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Install examples conditional on NOPORTEXAMPLES (not NOPORTDOCS) [2]
- Remove MANCOMPRESSED=no since it is default [2]
- Remove redundant installation of manpages [2]
[2]: Added by me; approved by maintainer
PR: ports/146932 [1]
Submitted by: C-S <c-s@c-s.li>
Approved by: Hugo Leisink (maintainer), itetcu@ (mentor)
|
|
|
|
|
|
| |
PR: ports/147106
Submitted by: pgollucci@ (myself)
Approved by: maintainer
|
|
|
|
|
|
| |
PR: ports/147105
Submitted by: pgollucci@ (myself)
Approved by: maintainer
|
|
|
|
|
|
| |
PR: ports/147032
Submitted by: pgollucci@ (myself)
Approved by: maintainer
|
|
|
|
|
|
| |
PR: ports/147030
Submitted by: pgollucci@ (myself)
Approved by: maintainer
|
|
|
|
|
|
|
|
|
|
| |
PR: ports/147013 ports/147014 ports/147015 ports/147016
ports/147017 ports/147018 ports/147019 ports/147020
ports/147033 ports/147034 ports/147035 ports/147036
ports/147037 ports/147038 ports/147040 ports/147041
ports/147042
Submitted by: pgollucci@ (myself)
With Hat: ruby@
|
|
|
|
|
| |
PR: ports/147081
Submitted by: TERAMOTO Masahiro <markun@onohara.to> (maintainer)
|
|
|
|
|
|
| |
PR: ports/147108
Submitted by: pgollucci@ (myself)
With Hat ruby@
|
| |
|
|
|
|
| |
Feature safe: yes
|
|
|
|
| |
With Hat: apache@
|
| |
|
|
|
|
| |
http://apr.apache.org/versioning.html#parallel
|
|
|
|
|
|
|
| |
WWW: http://search.cpan.org/dist/Plugtools-Plugins-HomeOU/
PR: ports/144319
Submitted by: Zane C.B. <vvelox@vvelox.net>
|
|
|
|
|
|
|
| |
- require apache20+ [unbreaks build on 8.0+]
- a few minor clean ups
With Hat: apache@
|
| |
|
|
|
|
| |
With Hat: apache@
|
|
|
|
|
|
| |
- A few clean ups too
With Hat: apache@
|
|
|
|
|
|
| |
- A few cleanups
With Hat: apache@
|
|
|
|
| |
Submitted by: bug_report@arcor.de
|
|
|
|
|
|
|
| |
WWW: http://search.cpan.org/dist/Samba-SIDhelper/
PR: ports/144320
Submitted by: Zane C.B. <vvelox@vvelox.net>
|
|
|
|
|
| |
PR: ports/146976
Submitted by: Grzegorz Blach (maintainer)
|
|
|
|
|
|
|
| |
- This is a non default option in the compile so no PORTREVISION bump
Reported by: henrik@iaeste.dk
With Hat: apache@
|
|
|
|
|
| |
PR: ports/145367
Submitted by: Masafumi NAKANE <max@FreeBSD.org>
|
|
|
|
|
|
|
|
|
| |
[RG aka rubygems.org]
PR: ports/147005
Submitted by: pgollucci (myself)
Approved by: portmgr (pav)
With Hat: ruby@
|
| |
|
| |
|
|
|
|
|
|
| |
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
|