notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine

Bot filter coming soon

To deter bots pegging the database CPU to 100%, a bot testing filter to be added to the website. This should not affect newsfeeds etc. Anubis seems light-weight - it is already in use within the FreeBSD Project. This notice is just a heads up in case you see something odd. This notice will be updated after Anubis is installed.

non port: MOVED

Number of commits found: 9487 (showing only 100 on this page)

[First Page]  «  45 | 46 | 47 | 48 | 49 | 50 | 51 | 52 | 53 | 54 | 55  »  [Last Page]

Tuesday, 13 Sep 2016
18:23 rene search for other commits by this committer
Remove expired ports:
2016-08-23 www/mediawiki124: EOL upstream
2016-08-23 sysutils/rsyslog7: Upgrade to rsyslog 8
2016-08-24 www/moodle28: EOL upstream
2016-08-31 devel/php5-msgpack: This is an older version of the software, please
use devel/pecl-msgpack.
2016-09-02 textproc/asciinema: use textproc/py3-asciinema instead
2016-09-09 x11-toolkits/qtada: No development since 2012, usefulness unclear
Original commitRevision:422054 
Monday, 12 Sep 2016
19:35 madpilot search for other commits by this committer
Remove net/astersisk, Asterisk 1.8 reached EOL on 2015-10-21.

Please use net/asterisk11 or net/asterisk13 containing newer,
supported versions.
Original commitRevision:421952 
Thursday, 8 Sep 2016
12:17 mat search for other commits by this committer
(Readdition of cad/freecad which was removed on 235718)

Add freecad 0.17.g20160907, general purpose 3D CAD modeller.

PR:		212251
Submitted by:	pfg
Original commitRevision:421541 
Friday, 2 Sep 2016
09:09 brnrd search for other commits by this committer
security/acme-client: Rename from letskencrypt, update to 0.1.11

  - Rename security/letskencrypt to security/acme-client
  - Update to 0.1.11
  - Modify periodic and sample scripts to use acme-client
  - Use new 'backup' option by default in renew script
Original commitRevision:421258 
Thursday, 1 Sep 2016
12:46 feld search for other commits by this committer
www/varnish-libvmod-saintmode has been moved into the new port
www/varnish-modules. This is a collection of modules developed and
supported upstream by Varnish. It is no longer available individually.
Original commitRevision:421206 
Friday, 26 Aug 2016
12:21 bapt search for other commits by this committer
Remove kqemu-kmod{,-devel}

The are broken on recent FreeBSD, they are not supported by any qemu version,
they do not build with recent binutils (2.27)
Original commitRevision:420913 
Sunday, 21 Aug 2016
13:26 rm search for other commits by this committer
Revive audio/exaile-devel

The main difference of development branch is that Exaile is ported to GTK+3
and Gstreamer 1.x.
Original commitRevision:420560 
Friday, 19 Aug 2016
13:55 amdmi3 search for other commits by this committer
- Resurrect ftp/rexx-curl

Rexx/CURL is an external function package providing an interface to the cURL
package. cURL is a general purpose package that allows access to any
URL-addressable resource. With Rexx/CURL you can access resources such as web
pages, ftp sites, and telnet sessions under control of your Rexx program.

WWW: http://rexxcurl.sourceforge.net/

PR:		211920
Submitted by:	bob@eager.cx
Original commitRevision:420469 
Thursday, 18 Aug 2016
13:22 rene search for other commits by this committer
Remove expired port:
2016-08-18 net-mgmt/netams: unmaintained, broken on most FreeBSD platforms
Original commitRevision:420402 
Monday, 15 Aug 2016
17:12 mat search for other commits by this committer
Remove duplicate ports.

Sponsored by:	Absolight
Original commitRevision:420253 
15:28 mat search for other commits by this committer
Pet MOVEDlint.

Sponsored by:	Absolight
Original commitRevision:420243 
15:28 mat search for other commits by this committer
Remove www/pecl-APC, it doesn't work with PHP 5.5+.

PR:		211344
Submitted by:	rene
Sponsored by:	Absolight
Original commitRevision:420242 
Sunday, 14 Aug 2016
18:36 stephen search for other commits by this committer
- Remove the port math/bamg, as it is no longer supported upstream.
Original commitRevision:420195 
Thursday, 11 Aug 2016
18:38 rene search for other commits by this committer
Remove expired port:
2016-08-10 ports-mgmt/xps: Does not support pkg(8)
Original commitRevision:420095 
17:00 koobs search for other commits by this committer
MOVED: Add entry for NASTRAN -> NASTRAN-95 rename

Chase the rename of NASTRAN to NASTRAN-95 in r211739

PR:		211739
On behalf of:	pfg (src)
Original commitRevision:420091 
Tuesday, 9 Aug 2016
18:18 rene search for other commits by this committer
Remove expired port:
2016-08-07 multimedia/linux-realplayer: Not maintained upstream, contains
security issues
Original commitRevision:419957 
Monday, 8 Aug 2016
17:47 rene search for other commits by this committer
Remove expired port:
2016-08-07 multimedia/linux-xmovie: Not maintained upstream, contains security
issues
Original commitRevision:419870 
Saturday, 6 Aug 2016
22:08 rene search for other commits by this committer
Remove expired port:
2016-08-04 net/qt5-enginio: Deprecated by upstream from Qt 5.6 on, do not use
for development
Original commitRevision:419754 
Thursday, 4 Aug 2016
08:43 dbn search for other commits by this committer
lang/pypy3: update to 5.2.0-alpha1

Changes to lang/pypy3:
 - "Rename" from pypy3-devel (functionaly it is a rename, technically pypy3
   is a new port and pypy3-devel is deleted).
 - Make lang/pypy3 a slave port of lang/pypy

Changes to lang/pypy:
 - Use DISTVERSION instead of PORTVERSION (lang/pypy3 is not
   PORTVERSION clean)
 - Change PYPY_CFFI_VER to include the 'pypy-' prefix (lang/pypy3 has
   'pypy3-' as a prefix)
 - Only make PYPY_MINMEM the default is ${LOCALBASE}/lang/pypy exists
 - Fix build depends for PYPY_MINMEM
 - Allow slave port to have custom patch directory
 - Remove conflicts (pypy does not conflict with pypy3)
 - Allow slave port to override the packaging argument (lang/pypy3 has a
   different syntax to exclude gdbm)
 - Add ssl as a dependency (pypy picks up Port's openssl if it is installed)
 - Strip all .so files in lib_pypy
 - Fix where spaces were used instead of tabs
 - Use PORTSNAME for binary name (fixes linking to pypy3).

Change Log:
 - Python 3.3.5 support
 - Missing features include space efficient strings (PEP 393)
 - Known issues, including performance
 - ensurepip included (only in CPython 3.4+)
Original commitRevision:419600 
Monday, 1 Aug 2016
06:31 bapt search for other commits by this committer
Remove tridiavnc, it has no upstream since 2005

It also does not work on amd64 and breaks with modern getline(3)
Original commitRevision:419428 
Saturday, 30 Jul 2016
11:28 bapt search for other commits by this committer
Remove print/tex

texlive has replaced it long ago, it also does not fit well in the "modern"
world
patching it to get it not conflict with getline(3) is painful (web2c part) while
the version in texlive just work
Original commitRevision:419312 
Saturday, 23 Jul 2016
14:19 rene search for other commits by this committer
Ressurect devel/omake, graphics/ocaml-images and games/freetennis [1]

- devel/omake:
  - add new MASTER_SITES
  - regenerate patches [1]
- graphics/ocaml-images:
  - add missing LIB_DEPENDS
  - pet portlint
  - bump PORTREVISION
- games/freetennis:
  - add missing indirect depedencies [2]
  - bump PORTREVISION
PR:		210853 [1]
Submitted by:	lightside@gmx.com [1]
Reported by:	poudriere testport [2]
Original commitRevision:418967 
Friday, 22 Jul 2016
17:15 marino search for other commits by this committer
Remove devel/aunit from MOVED

I was unaware that devel/aunit previously existed, otherwise I might have
considered "reviving" it.  However the new port makefile can't possibly
resemble what it used to look like so nothing of value was lost.
Original commitRevision:418926 
Sunday, 17 Jul 2016
18:41 rene search for other commits by this committer
Remove expired port:
2016-07-15 java/wildfly82: Fully EOL when version 10.0 was released
Original commitRevision:418674 
Tuesday, 12 Jul 2016
19:51 rene search for other commits by this committer
Remove expired port:
2016-07-04 net/lam: Broken for more than 6 months
Original commitRevision:418445 
Sunday, 10 Jul 2016
14:17 feld search for other commits by this committer
Remove a duplicate MOVED entry
Original commitRevision:418321 
14:16 feld search for other commits by this committer
net-mgmt/unifi3: Remove from ports tree

Unifi3 is EoL. Please upgrade to net-mgmt/unifi4.
Original commitRevision:418320 
12:57 pi search for other commits by this committer
devel/capstone: move to capstone3, introduce capstone4

- update py-capstone to use capstone3

PR:		206941
Submitted by:	oleksii.tsai@gmail.com
Approved by:	oliver.pntr@gmail.com (maintainer timeout)
Original commitRevision:418316 
Friday, 8 Jul 2016
11:24 tijl search for other commits by this committer
Remove a patch from devel/gmake so the port no longer depends on
print/texinfo which requires gmake.  To break this circular dependency
gmake-lite was introduced.  This can be removed now as well.

PR:		210623
Reviewed by:	bapt
Exp-run by:	antoine
Approved by:	portmgr (antoine)
Original commitRevision:418216 
Thursday, 7 Jul 2016
20:58 feld search for other commits by this committer
Move moosefs ports to moosefs2

This makes room for moosefs3-* and moosefs4-* ports. We do not want end
users blindly upgrading moosefs across major and have issues or data
loss.

PR:		210306
Original commitRevision:418199 
Tuesday, 5 Jul 2016
18:57 rene search for other commits by this committer
Remove expired port:
2016-07-04 www/yahoo-ui: Broken for more than 6 months
Original commitRevision:418104 
18:46 rene search for other commits by this committer
Remove expired ports:
games/freetennis: depends on expired graphics/ocaml-images
2016-07-04 graphics/ocaml-images: Depends on expiring devel/omake
2016-07-04 devel/omake: Broken for more than 6 months
Original commitRevision:418101 
05:58 antoine search for other commits by this committer
Remove duplicate port py-dbf

Reported by:	pkg-fallout
Original commitRevision:418064 
Monday, 4 Jul 2016
21:06 rene search for other commits by this committer
Fix INDEX by restoring expired(!) devel/omake

Submitted by:	portsnap INDEX buildbot
Original commitRevision:418058 
20:48 rene search for other commits by this committer
Remove expired ports without open PRs:
2016-07-04 security/openpgpsdk: Broken for more than 6 months
2016-07-04 security/radiusniff: Broken for more than 6 months
2016-07-04 security/pear-Auth_OpenID: Broken for more than 6 months
2016-07-04 security/sshit: Broken for more than 6 months
2016-07-04 security/ifd-slb_rf60: Broken for more than 6 months
2016-07-04 security/rainbowcrack: Broken for more than 6 months
2016-07-04 security/vlog: Broken for more than 6 months
2016-07-04 security/cryptstring: Broken for more than 6 months
2016-07-04 x11/libdnd: Broken for more than 6 months
2016-07-04 x11/xlupe: Broken for more than 6 months
2016-07-04 x11/xco: Broken for more than 6 months
2016-07-04 x11/xclick: Broken for more than 6 months
2016-07-04 devel/ocfpcsc: Broken for more than 6 months
2016-07-04 devel/dits: Broken for more than 6 months
2016-07-04 devel/ruby-cache: Broken for more than 6 months
2016-07-04 devel/rapidsvn: Broken for more than 6 months
2016-07-04 devel/svnkit: Broken for more than 6 months
2016-07-04 devel/py-EnthoughtBase: Broken for more than 6 months
2016-07-04 devel/cl-uffi: Broken for more than 6 months
2016-07-04 devel/ruby-event-loop: Broken for more than 6 months
2016-07-04 devel/libqxt: Broken for more than 6 months
2016-07-04 devel/dasm: Broken for more than 6 months
2016-07-04 devel/libopendaap: Broken for more than 6 months
2016-07-04 devel/cl-uffi-sbcl: Depends on expiring devel/cl-uffi
2016-07-04 devel/cvs2p4: Broken for more than 6 months
2016-07-04 devel/bufferpool: Broken for more than 6 months
2016-07-04 devel/ifd-test: Broken for more than 6 months
2016-07-04 devel/eric4: Broken for more than 6 months
2016-07-04 devel/uclmmbase: Broken for more than 6 months
2016-07-04 devel/obfuscatejs: Broken for more than 6 months
2016-07-04 devel/oniguruma: Broken for more than 6 months
2016-07-04 devel/libbnr: Broken for more than 6 months
2016-07-04 devel/c4: Broken for more than 6 months
2016-07-04 devel/memcheck: Broken for more than 6 months
2016-07-04 devel/liblcfg: Broken for more than 6 months
2016-07-04 devel/omake: Broken for more than 6 months
2016-07-04 devel/svndelta: Broken for more than 6 months
2016-07-04 devel/papp: Broken for more than 6 months
2016-07-04 devel/mk: Broken for more than 6 months
2016-07-04 devel/avltree: Broken for more than 6 months
2016-07-04 devel/cbind: Broken for more than 6 months
2016-07-04 devel/tclgetopts: Broken for more than 6 months
2016-07-04 devel/antlrworks: Broken for more than 6 months
2016-07-04 devel/acme: Broken for more than 6 months
2016-07-04 devel/libopensync022: Broken for more than 6 months
2016-07-04 archivers/epkg: Broken for more than 6 months
2016-07-04 print/enscriptfonts: Broken for more than 6 months
2016-07-04 print/mup: Broken for more than 6 months
2016-07-04 lang/lua-mode.el: Broken for more than 6 months
2016-07-04 lang/s9fes: Broken for more than 6 months
2016-07-04 lang/alisp: Broken for more than 6 months
2016-07-04 lang/intel2gas: Broken for more than 6 months
2016-07-04 lang/stalin: Broken for more than 6 months
2016-07-04 french/eric4: Depends on expiring devel/eric4
2016-07-04 textproc/exslt: Broken for more than 6 months
2016-07-04 textproc/xt: Broken for more than 6 months
2016-07-04 textproc/ssddiff: Broken for more than 6 months
2016-07-04 textproc/xslint: Broken for more than 6 months
2016-07-04 textproc/cbedic: Broken for more than 6 months
2016-07-04 textproc/tralics: Broken for more than 6 months
2016-07-04 textproc/docbookide.el: Broken for more than 6 months
2016-07-04 textproc/glpi-plugins-AdditionalReports: Broken for more than 6
months
2016-07-04 textproc/tdhkit: Broken for more than 6 months
2016-07-04 textproc/p5-Groonga-API: Broken for more than 6 months
2016-07-04 textproc/glpi-plugins-DataInjection: Broken for more than 6 months
2016-07-04 dns/ldnsm: Broken for more than 6 months
2016-07-04 japanese/guesswork-classic: Broken for more than 6 months
2016-07-04 japanese/texinfo: Broken for more than 6 months
2016-07-04 japanese/jyuroku: Broken for more than 6 months
2016-07-04 japanese/mtools: Broken for more than 6 months
2016-07-04 palm/pdbar: Broken for more than 6 months
2016-07-04 graphics/gplot: Broken for more than 6 months
2016-07-04 graphics/white_dune: Broken for more than 6 months
2016-07-04 graphics/whirlgif: Broken for more than 6 months
2016-07-04 graphics/libaux: Broken for more than 6 months
2016-07-04 graphics/import-pictures: Broken for more than 6 months
2016-07-04 math/xgobi: Broken for more than 6 months
2016-07-04 math/fricas: Broken for more than 6 months
2016-07-04 math/dcdflib: Broken for more than 6 months
2016-07-04 math/libneural: Broken for more than 6 months
2016-07-04 math/open-axiom: Broken for more than 6 months
2016-07-04 irc/nefarious: Broken for more than 6 months
2016-07-04 irc/slirc: Broken for more than 6 months
2016-07-04 irc/ratbox-respond: Broken for more than 6 months
2016-07-04 irc/qwebirc: Broken for more than 6 months
2016-07-04 biology/platon: Broken for more than 6 months
2016-07-04 news/slnr: Broken for more than 6 months
2016-07-04 science/jmol: Broken for more than 6 months
2016-07-04 net/nstxd: Broken for more than 6 months
2016-07-04 net/sprinkle: Broken for more than 6 months
2016-07-04 editors/ssam: Broken for more than 6 months
2016-07-04 editors/fb: Broken for more than 6 months
2016-07-04 misc/quotes: Broken for more than 6 months
2016-07-04 misc/boxquote.el: Broken for more than 6 months
2016-07-04 misc/pypanda: Broken for more than 6 months
2016-07-04 misc/cuecat: Broken for more than 6 months
2016-07-04 deskutils/displaycalibrator: Broken for more than 6 months
2016-07-04 german/eric4: Depends on expiring devel/eric4
2016-07-04 multimedia/vic: Depends on expiring devel/uclmmbase
2016-07-04 multimedia/ggrab: Broken for more than 6 months
2016-07-04 emulators/dynamips: Broken for more than 6 months
2016-07-04 emulators/dynamips-devel: Broken for more than 6 months
2016-07-04 emulators/sim6811: Broken for more than 6 months
2016-07-04 emulators/minivmac: Broken for more than 6 months
2016-07-04 cad/qcad-partslib: Broken for more than 6 months
2016-07-04 comms/dump1090_mr: Broken for more than 6 months
2016-07-04 x11-fm/asfiles: Depends on expiring x11/libdnd
2016-07-04 x11-fonts/fonts-te: Broken for more than 6 months
2016-07-04 sysutils/rsyncmanager: Broken for more than 6 months
2016-07-04 sysutils/jfbterm: Broken for more than 6 months
2016-07-04 sysutils/daedalus: Broken for more than 6 months
2016-07-04 sysutils/pcfclock: Broken for more than 6 months
2016-07-04 sysutils/vlogger: Broken for more than 6 months
2016-07-04 sysutils/bontmia: Broken for more than 6 months
2016-07-04 mail/pop3gwd: Broken for more than 6 months
2016-07-04 mail/mailtray: Broken for more than 6 months
2016-07-04 mail/pflogstats: Broken for more than 6 months
2016-07-04 mail/exact: Broken for more than 6 months
2016-07-04 mail/wmpop3: Broken for more than 6 months
2016-07-04 mail/qmail-conf: Broken for more than 6 months
2016-07-04 mail/gld: Broken for more than 6 months
2016-07-04 mail/dsbl-testers: Broken for more than 6 months
2016-07-04 mail/vqregister: Broken for more than 6 months
2016-07-04 mail/atmail: Broken for more than 6 months
2016-07-04 mail/ml: Broken for more than 6 months
2016-07-04 net-im/icb: Broken for more than 6 months
2016-07-04 net-im/cicquin: Broken for more than 6 months
2016-07-04 net-im/pidgin-manualsize: Broken for more than 6 months
2016-07-04 net-im/pidgin-rhythmbox: Broken for more than 6 months
2016-07-04 russian/eric4: Depends on expiring devel/eric4
2016-07-04 russian/fortune-bashorgru: Broken for more than 6 months
2016-07-04 www/xpi-clearfields: Broken for more than 6 months
2016-07-04 www/pecl-varnish: Broken for more than 6 months
2016-07-04 www/py-requests-oauth-hook: Broken for more than 6 months
2016-07-04 www/hudson: Broken for more than 6 months
2016-07-04 www/xpi-mldonkey: Broken for more than 6 months
2016-07-04 www/xpi-cookiesafe: Broken for more than 6 months
2016-07-04 www/trac-mastertickets: Broken for more than 6 months
2016-07-04 www/dotclear: Broken for more than 6 months
2016-07-04 www/ruby-wgettsv: Broken for more than 6 months
2016-07-04 www/wwwstat: Broken for more than 6 months
2016-07-04 www/xpi-prism: Broken for more than 6 months
2016-07-04 www/xpi-fasterfox: Broken for more than 6 months
2016-07-04 www/siteframe: Broken for more than 6 months
2016-07-04 www/py-urljr: Broken for more than 6 months
2016-07-04 www/reviewboard: Broken for more than 6 months
2016-07-04 www/xpi-tabletools: Broken for more than 6 months
2016-07-04 www/wikindx: Broken for more than 6 months
2016-07-04 www/typolight: Broken for more than 6 months
2016-07-04 www/varnish-libvmod-header: Broken for more than 6 months
2016-07-04 www/xpi-gbrain: Broken for more than 6 months
2016-07-04 www/trac-robotstxt: Broken for more than 6 months
2016-07-04 www/simplog: Broken for more than 6 months
2016-07-04 www/chtml: Broken for more than 6 months
2016-07-04 databases/postgresql_autodoc: Broken for more than 6 months
2016-07-04 databases/oracle_odbc_driver: Broken for more than 6 months
2016-07-04 databases/mysql-xql: Broken for more than 6 months
2016-07-04 databases/mysql-udf-sys: Broken for more than 6 months
2016-07-04 games/lucidlife: Broken for more than 6 months
2016-07-04 games/gma: Broken for more than 6 months
2016-07-04 games/smiley: Broken for more than 6 months
2016-07-04 games/noegnud-littlehack: Broken for more than 6 months
2016-07-04 games/sdlquake2: Broken for more than 6 months
2016-07-04 games/daimonin: Depends on expiring games/daimonin-music
2016-07-04 games/noegnud-nethack: Broken for more than 6 months
2016-07-04 games/xbomber: Broken for more than 6 months
2016-07-04 games/xwelltris: Broken for more than 6 months
2016-07-04 games/ftjava: Broken for more than 6 months
2016-07-04 games/daimonin-music: Broken for more than 6 months
2016-07-04 games/gno3dtet: Broken for more than 6 months
2016-07-04 games/qtv: Broken for more than 6 months
2016-07-04 games/xwordpy: Broken for more than 6 months
2016-07-04 games/netris: Broken for more than 6 months
2016-07-04 games/rt2-demo: Broken for more than 6 months
2016-07-04 games/noegnud-addons: Broken for more than 6 months
2016-07-04 games/noegnud-nethack-deet: Broken for more than 6 months
2016-07-04 games/live-f1: Broken for more than 6 months
2016-07-04 games/xonix: Broken for more than 6 months
2016-07-04 games/fgkicker: Broken for more than 6 months
2016-07-04 games/tank: Depends on expiring graphics/libaux
2016-07-04 games/linux-nwserver: Broken for more than 6 months
2016-07-04 games/quake2-zaero: Broken for more than 6 months
2016-07-04 games/pyching: Broken for more than 6 months
2016-07-04 games/thevalley: Broken for more than 6 months
2016-07-04 games/xroads: Broken for more than 6 months
2016-07-04 games/fxsudoku: Broken for more than 6 months
2016-07-04 games/sudoku: Broken for more than 6 months
2016-07-04 games/kmancala: Broken for more than 6 months
2016-07-04 games/plonx: Broken for more than 6 months
2016-07-04 games/wmminichess: Broken for more than 6 months
2016-07-04 games/noegnud-slashem: Broken for more than 6 months
2016-07-04 games/latrine: Broken for more than 6 months
2016-07-04 games/pysycache-themes: Broken for more than 6 months
2016-07-04 games/nibbles: Broken for more than 6 months
2016-07-04 games/hlstatsx: Broken for more than 6 months
2016-07-04 audio/streamtuner: Broken for more than 6 months
2016-07-04 audio/mangler: Broken for more than 6 months
2016-07-04 audio/hawkvoice: Broken for more than 6 months
2016-07-04 audio/alac: Broken for more than 6 months
2016-07-04 x11-wm/e-module-mpdule: Broken for more than 6 months
2016-07-04 x11-wm/e-module-tclock: Broken for more than 6 months
2016-07-04 x11-wm/musca: Broken for more than 6 months
2016-07-04 x11-wm/e-module-places: Broken for more than 6 months
2016-07-04 x11-wm/e-module-forecasts: Broken for more than 6 months
2016-07-04 x11-wm/e-module-net: Broken for more than 6 months
2016-07-04 x11-wm/e-module-penguins: Broken for more than 6 months
2016-07-04 ftp/fget: Broken for more than 6 months
2016-07-04 net-mgmt/netmond: Broken for more than 6 months
2016-07-04 net-mgmt/ipfm: Broken for more than 6 months
Original commitRevision:418057 
Saturday, 2 Jul 2016
10:50 rene search for other commits by this committer
Remove expired port:
2016-06-30 devel/p5-Test2: Test2 has been merged into Test-Simple distribution
Original commitRevision:417924 
Friday, 1 Jul 2016
17:45 matthew search for other commits by this committer
Delete the now expired postgresql90 ports.  Upstream support for
postgresql-9.0.x was declared EoL in September 2015.

Summary:
Remove 9.0 from the list of postgresql versions available in ports

Disconnect postgresql90 ports from the build

Remove postgresql90-pgtcl port

Remove postgresql90-client port

Move the master postgreslXY-plperl makefile to postgresql95-plperl/Makefile.

Adjust include lines in other postgresqlXY-plperl ports

Delete postgresql90-plperl

Move the master postgreslXY-plpython/{Makefile,pkg-descr} to
postgresl95-plpython/{Makefile,pkg-descr}

Adjust all other postgresqlXY-plpython/Makefile to include the new master

Remove postgresql90-server

Reviewers: jgh, girgen, #portmgr, O5 Ports Framework, bapt, crees

Reviewed By: #portmgr, O5 Ports Framework, bapt, crees

Subscribers: mat

Differential Revision: https://reviews.freebsd.org/D6898
Original commitRevision:417899 
16:28 feld search for other commits by this committer
www/node5: Remoe port

Port has expired and upstream has deprecated this version.

PR:		210737
Original commitRevision:417893 
Thursday, 30 Jun 2016
22:32 rene search for other commits by this committer
Remove expired ports:
2016-06-29 graphics/libchamplain08: Old version, not needed any more
2016-06-30 sysutils/syslog-ng35: EOL, no longer supported by bababit.hu
2016-06-30 sysutils/syslog-ng34: EOL, no longer supported by bababit.hu
2016-06-30 devel/jenkins2: Use devel/jenkins
2016-06-30 www/p5-WWW-Google-Notebook: Google Notebook has shut down
2016-06-30 sysutils/syslog-ng-incubator03: EOL, no longer supported by
bababit.hu
Original commitRevision:417846 
Monday, 27 Jun 2016
18:28 rene search for other commits by this committer
Remove expired port:
2016-06-27 textproc/kibana42: not actively supported - use kibana 4.5
(textproc/kibana45) instead
Original commitRevision:417674 
Sunday, 26 Jun 2016
18:53 cpm search for other commits by this committer
- Remove duplicate port

Reviewed by:	junovitch (mentor)
Approved by:	junovitch (mentor)
Differential Revision:	D6972
Original commitRevision:417605 
Thursday, 23 Jun 2016
10:22 brnrd search for other commits by this committer
security/py-certbot: Rename from py-letsencrypt and update

  - Move security/py-letsencrypt to security/py-certbot
  - Update security/py-acme to 0.8.1
  - Update security/py-certbot to 0.8.1
  - Update python dependencies

PR:		209584
Original commitRevision:417359 
Wednesday, 22 Jun 2016
09:22 tijl search for other commits by this committer
Remove old Linux DRI port.  The newer version in graphics/linux-c6-dri
should just work nowadays.

PR:		210433
Original commitRevision:417295 
Tuesday, 21 Jun 2016
13:24 mat search for other commits by this committer
Rename all three p5-ReadLine-(Gnu,Perl,TTYtter) to their real names
p5-Term-ReadLine-(Gnu,Perl,TTYtter).

I can't find any reason for p5-ReadLine-Gnu to have been added as
ReadLine-Gnu instead of Term-ReadLine-Gnu twenty years ago.

devel/p5-Term-ReadLine-Perl was added as a dupplicate a few years back
where it should not have, so change its maintainer to be perl@ like
devel/p5-ReadLine-Perl had.

Sponsored by:	Absolight
Original commitRevision:417207 
Sunday, 19 Jun 2016
23:00 bapt search for other commits by this committer
Remove gtk-sharp10 it is not depended on anymore and superceeded by other libs
Original commitRevision:417135 
Saturday, 18 Jun 2016
08:01 rene search for other commits by this committer
Remove expired ports:
2016-04-24 www/drupal6-content_access: www/drupal6 upstream is EOL and port
expired 2016-04-24
2016-04-24 www/drupal6-google_analytics: www/drupal6 upstream is EOL and port
expired 2016-04-24
2016-04-24 www/drupal6-seo_checklist: www/drupal6 upstream is EOL and port
expired 2016-04-24
2016-04-24 www/drupal6-pathauto: www/drupal6 upstream is EOL and port expired
2016-04-24
2016-04-24 www/drupal6-wysiwyg: www/drupal6 upstream is EOL and port expired
2016-04-24
2016-04-24 www/drupal6-advanced_help: www/drupal6 upstream is EOL and port
expired 2016-04-24
2016-04-24 www/drupal6-path_redirect: www/drupal6 upstream is EOL and port
expired 2016-04-24
2016-04-24 www/drupal6-webform: www/drupal6 upstream is EOL and port expired
2016-04-24
2016-04-24 www/drupal6-imce: www/drupal6 upstream is EOL and port expired
2016-04-24
2016-04-24 www/drupal6-mimedetect: www/drupal6 upstream is EOL and port expired
2016-04-24
2016-04-24 www/drupal6-tagadelic: www/drupal6 upstream is EOL and port expired
2016-04-24
2016-04-24 www/drupal6-panels: www/drupal6 upstream is EOL and port expired
2016-04-24
2016-04-24 www/drupal6-zeropoint: www/drupal6 upstream is EOL and port expired
2016-04-24
2016-04-24 www/drupal6-geshifilter: www/drupal6 upstream is EOL and port expired
2016-04-24
2016-04-24 www/drupal6-chaos: www/drupal6 upstream is EOL and port expired
2016-04-24
2016-04-24 www/drupal6-token: www/drupal6 upstream is EOL and port expired
2016-04-24
2016-04-24 www/drupal6-print: www/drupal6 upstream is EOL and port expired
2016-04-24
2016-04-24 www/drupal6-nodewords: www/drupal6 upstream is EOL and port expired
2016-04-24
2016-04-24 www/drupal6-image: www/drupal6 upstream is EOL and port expired
2016-04-24
2016-04-24 www/drupal6-menu_block: www/drupal6 upstream is EOL and port expired
2016-04-24
2016-04-24 www/drupal6-views: www/drupal6 upstream is EOL and port expired
2016-04-24
2016-04-24 www/drupal6-services: www/drupal6 upstream is EOL and port expired
2016-04-24
2016-04-24 www/drupal6-ckeditor: www/drupal6 upstream is EOL and port expired
2016-04-24
2016-04-24 www/drupal6-nice_menus: www/drupal6 upstream is EOL and port expired
2016-04-24
2016-04-24 www/drupal6-page_title: www/drupal6 upstream is EOL and port expired
2016-04-24
2016-04-24 www/drupal6-cck: www/drupal6 upstream is EOL and port expired
2016-04-24
2016-04-24 www/drupal6: EOL upstream as of 2016-02-24
Original commitRevision:417052 
Saturday, 11 Jun 2016
20:53 hrs search for other commits by this committer
- Resurrect editors/pdfedit.  Fix to compile the library part only
  because of QT3 deprecation long time ago.
- Take maintainership.
Original commitRevision:416753 
19:31 garga search for other commits by this committer
Retire net/xmlrpc-c-devel, older than net/xmlrpc-c

Sponsored by:	Rubicon Communications (Netgate)
Original commitRevision:416745 
Thursday, 2 Jun 2016
10:08 rene search for other commits by this committer
Remove expired ports:
2016-06-02 java/rubygem-rjb: fails to create JVM
devel/rubygem-atoulme-antwrap: depends on java/rubygem-rjb [1]

Approved by:	arved [1]
Original commitRevision:416275 
Wednesday, 1 Jun 2016
09:34 rene search for other commits by this committer
Remove expired port:
2016-06-01 lang/ruby20: Upstream support ended
Original commitRevision:416235 
09:13 rene search for other commits by this committer
Remove expired ports:
2016-06-01 net/omcmd: Unfetchable and depends on expired net/isc-dhcp41-server
2016-03-01 net/isc-dhcp41-server: isc-dhcp 4.1 is now End of Life
Original commitRevision:416234 
Tuesday, 31 May 2016
21:36 rene search for other commits by this committer
Remove expired port:
2016-05-31 graphics/ruby-gdal
Original commitRevision:416220 
Monday, 30 May 2016
12:19 rene search for other commits by this committer
Remove expired port:
2016-03-31 security/py-clamav: Not updated since 2008 by upstream and abandoned
in favor of pyClamd (security/py-pyclamd)
Original commitRevision:416150 
Sunday, 29 May 2016
22:08 rene search for other commits by this committer
MOVED: add redirection from py-imaging to py-pillow
Original commitRevision:416127 
22:02 rene search for other commits by this committer
Remove expired port:
2016-03-25 databases/py-psycopg: This port is obsoleted by
databases/py-psycopg2. Last consumer of it marked as deprecated
Original commitRevision:416125 
18:08 dvl search for other commits by this committer
Rename py-curator to conform to other elasticsearch port names
While here, upgrade to 3.5.1
PR: 209033
Differential Revision:  D6079
Original commitRevision:416119 
Saturday, 28 May 2016
22:09 madpilot search for other commits by this committer
Restore deleted port: net/ntopng

ntopng is a new generation flexible and feature-rich tool for monitoring and
troubleshooting local area networks. It provides command line and web
interfaces, the latter via an embedded web server. ntop is based on libpcap.

WWW: http://www.ntop.org/products/ntop/
Original commitRevision:416074 
20:21 rene search for other commits by this committer
Remove expired port:
2016-03-11 graphics/py-imaging: Unmaintained upstream; use graphics/py-pillow
Original commitRevision:416067 
Friday, 27 May 2016
20:03 crees search for other commits by this committer
Remove maven-ant-tasks- deprecated and should use Maven directly

PR:		ports/209800
Submitted by:	Michael Osipov
Obtained
from:	http://www.mail-archive.com/announce@maven.apache.org/msg00746.html
Original commitRevision:415963 
Wednesday, 25 May 2016
20:56 rene search for other commits by this committer
Remove expired misc/kdehier4 and update all of its consumers to not reference it
any
longer. This is a no-op because KDE4_PREFIX is equal to LOCALBASE

Fix up properties for misc/kde4-l10n/files/bsd.l10n.mk to make svn happy.

PR:		209014 (partial)
Submitted by:	myself
Approved by:	portmgr (bapt)
Differential Revision:	https://reviews.freebsd.org/D6542
Original commitRevision:415864 
Sunday, 22 May 2016
10:52 matthew search for other commits by this committer
Reorganise and modernise the py-sqlalchemy ports.

 - Introduce new ports for the sqlalchemy 0.9 and 1.0 release branches.
 - Deprecate the ports for the 0.6 and 0.7 release branches, as these
   have been declared EoL and are no longer supported by upstream.
 - Update to the latest available version in each branch.

In detail:

   Port                 Version Maintainer
   ----------------------------------------------
   py-sqlalchemy06      0.6.9   nivit@FreeBSD.org (Deprecate 2016-08-20) [1]
   py-sqlalchemy07      0.7.10  nivit@FreeBSD.org (renamed py-sqlalchemy,
Deprecate 2016-08-20) [1]
   py-sqlalchemy08      0.8.7   nivit@FreeBSD.org (renamed py-sqlalchemy-devel)
[1]
   py-sqlalchemy09      0.9.10  m.tsatsenko@gmail.com (new, repocopy from
py-sqlalchemy-devel) [2]
   py-sqlalchemy10      1.0.13  m.tsatsenko@gmail.com (new, repocopy from
py-sqlalchemy-devel) [2]

 - Use options-helpers and option dependent make targets.
 - Use autoplist for documents as well as python code
 - Add all the docments to the packages: previously an arbitrary
   subset was added in a way that excluded CSS, images and other HTML
   assets.
 - Use TEST_DEPENDS and add a TEST_TARGET instead of having a 'TEST'
   option.
 - Use py-pytest for 0.9.x and later, rather than py-nose.
 - Add CONFLICTS_INSTALL between all of the py-sqlalchemyXY ports.

PR:		191442
Submitted by:	robak
Reviewed by:	robak
Reviewed by:	pi
Approved by:	nivit (maintainer timeout, ~300days) [1]
Approved by:    m.tsatsenko@gmail.com (maintainer) [2]
Sponsored by:	https://reviews.freebsd.org/D908
Original commitRevision:415627 
09:34 rene search for other commits by this committer
Remove expired port:
2016-05-22 security/easypg: Included into emacs since 2.3
Original commitRevision:415626 
Friday, 20 May 2016
18:27 rene search for other commits by this committer
Remove expired port:
2016-05-20 dns/nsd3: NSD 3 is EOL, please upgrade to NSD 4 in dns/nsd
Original commitRevision:415568 
16:57 kmoore search for other commits by this committer
 - Rename sysutils/relaunchd -> sysutils/jobd
 - Bump to version 0.7.0
 - Update MOVED
Original commitRevision:415559 
Monday, 16 May 2016
21:33 antoine search for other commits by this committer
Revive net/samba-smbclient to unbreak INDEX
Original commitRevision:415364 
19:08 rene search for other commits by this committer
Re-add databases/postgresql90-client, databases/pg_rman still needs it

Submitted by:	cperciva via IRC
Original commitRevision:415357 
17:57 rene search for other commits by this committer
Re-add databases/postgresql90-server, for now
databases/postgresql9*-pl{perl|python} need it.
Original commitRevision:415347 
17:43 hrs search for other commits by this committer
Update japanese/mozc-server to 2.17.2322.102.  Changes include:

- Use Github as the source.
- Depend on devel/py-gyp and japanese/zinnia because bundled versions have
  been removed from the original distfile.
- devel/py-gyp-devel has been updated to snapshot as of 20160504 and
  renamed with devel/py-gyp.  Take maintainership[*].
- Install mozc.el.gz instead of mozc.el.

Approved by:	maintainer [*]
Original commitRevision:415345 
17:39 rene search for other commits by this committer
Remove expired ports:
2016-04-13 databases/postgresql90-contrib: "EOL was reached in September 2015"
2016-04-13 databases/postgresql90-pltcl: "EOL was reached in September 2015"
2016-04-13 databases/postgresql90-client: "EOL was reached in September 2015"
2016-04-13 databases/postgresql90-docs: "EOL was reached in September 2015"
2016-04-13 databases/postgresql90-server: "EOL was reached in September 2015"
Original commitRevision:415344 
15:00 rene search for other commits by this committer
Re-add net/samba-nmblookup, which is still required by multimedia/kodi

Submitted by:	Ben Woods
Original commitRevision:415332 
14:06 rene search for other commits by this committer
Re-add net/libsmbclient and net/samba36, they are still required for some
ports but Tools/scripts/rmport did not warn about those.
Original commitRevision:415328 
13:09 rene search for other commits by this committer
Remove expired ports:
2016-03-01 net/samba41: not supported by the upstream
2016-04-01 net/samba-smbclient: not supported by the upstream
2016-04-01 net/samba-libsmbclient: not supported by the upstream
2016-04-01 net/samba-nmblookup: not supported by the upstream
2016-04-01 net/samba36: not supported by the upstream
Original commitRevision:415323 
10:26 rene search for other commits by this committer
Remove expired ports:
2016-05-15 lang/gcc-aux: Use newer lang/gcc5-aux or lang/gcc6-aux compilers
instead
2016-05-16 audio/deadbeef-mpris-plugin: Abandonware; use
`audio/deadbeef-mpris2-plugin' instead
Original commitRevision:415316 
Saturday, 14 May 2016
15:19 antoine search for other commits by this committer
Remove duplicate port

Pointy hat:	feld
Original commitRevision:415190 
Wednesday, 11 May 2016
14:44 johans search for other commits by this committer
Moscow_ml has been renamed mosml
Update to version 2.10.1, now hosted on Github
See changelog on the new project website http://mosml.org/
Original commitRevision:414999 
Monday, 9 May 2016
21:17 rene search for other commits by this committer
Remove expired ports:
2016-02-29 java/linux-sun-jre17: Unsupported and known for multiple security
vulnerabilities
2016-04-13 deskutils/gnustep-notebook: Does not fetch
Original commitRevision:414893 
19:26 pi search for other commits by this committer
graphics/py-opengl{-accelerate}: 3.0.1 -> 3.1.0, change to PyPI naming

- upgrade fixes the use of the port
- py-opengl -> py-PyOpenGL
- py-opengl-accelerate -> py-PyOpenGL-accelerate

PR:		205472
Submitted by:	matthew@reztek.cz
Reviewed by:	koobs
Original commitRevision:414888 
Friday, 6 May 2016
18:34 sbruno search for other commits by this committer
Move the Cockatrice dir to cockatrice for more lower case correctness.
Original commitRevision:414718 
Tuesday, 3 May 2016
18:00 rene search for other commits by this committer
Remove expired ports:
2016-04-30 textproc/rubygem-gherkin3: Use textproc/rubygem-gherkin instead
2016-04-30 dns/odsclient: ODS shuts service down, so client is probably useless
Original commitRevision:414545 
Monday, 2 May 2016
23:48 acm search for other commits by this committer
- www/sogo, www/sogo-activesync and devel/sope were renamed to www/sogo2,
  www/sogo2-activesync and devel/sope2
Original commitRevision:414493 
16:56 zeising search for other commits by this committer
Point to databases/rrdtool as a replacement for rrdtool10.
Original commitRevision:414464 
16:52 zeising search for other commits by this committer
Fix MOVED entry

Reported by:	ohauer
Original commitRevision:414463 
16:14 zeising search for other commits by this committer
Remove databases/rrdtool10

This is an old version of databases/rrdtool, no longer maintained.
Update CONFLICTS in databases/rrdtool and rrdtool12 accordingly.

Reviewed by:	kwm (in part)
Differential Revision:	D6168
Original commitRevision:414459 
Tuesday, 26 Apr 2016
20:37 antoine search for other commits by this committer
libfec was resurected
Original commitRevision:414072 
Sunday, 24 Apr 2016
20:13 pi search for other commits by this committer
MOVED: fixed wrong line
Original commitRevision:413958 
16:14 brooks search for other commits by this committer
Upgrade to a new snapshot.

Build compiler-rt alongside LLVM.  It requires clang headers that we don't
install because they are incompatible with FreeBSD headers.  To make this
work, configure and build compiler-rt in the post-build phase against the
built, but not yet installed llvm tree.

PR:		208900, 208923
Original commitRevision:413948 
12:29 rene search for other commits by this committer
Remove expired port:
2016-02-29 java/linux-sun-jdk17: Unsupported and known for multiple security
vulnerabilities

Sponsored by:	Essen Linuxhotel Hackathon 2016
Original commitRevision:413939 
Saturday, 23 Apr 2016
15:15 rene search for other commits by this committer
Remove expired ports:
2016-04-11 deskutils/qlabels: Does not fetch, unmaintained
2016-04-14 french/tvdownloader: Many channels have modified their protocols and
cannot be DL anymore
2016-04-14 comms/cdr_read: unfetchable
2016-04-14 russian/rubygem-rutils: Deprecated by upstream
2016-04-14 devel/rubygem-dotenv-deployment: Deprecated by upstream in latest
version (0.3.0)
2016-04-15 www/p5-LWP-ConsoleLogger: Depends on expiring
www/p5-HTTP-CookieMonster
2016-04-15 www/p5-WWW-Mechanize-Cached: Depends on expiring
www/p5-HTTP-CookieMonster
2016-04-15 www/p5-HTTP-CookieMonster: Broken for more than 6 months
2016-04-15 misc/diary-hercules: Broken for more than 6 months
2016-04-15 graphics/ffff: Broken for more than 6 months
2016-04-15 net-im/sigram: Broken for more than 6 months
2016-04-15 games/annelid: Broken for more than 6 months
2016-04-15 science/py-pydap: Broken for more than 6 months
2016-04-15 sysutils/su2: Broken for more than 6 months
2016-04-15 www/download-gemist: Broken for more than 6 months
2016-04-15 databases/p5-qdbm: Broken for more than 6 months
2016-04-15 comms/libfec: Broken for more than 6 months
2016-04-15 deskutils/ladon: Broken for more than 6 months

Sponsored by:	Essen Linuxhotel Hackathon 2016
Original commitRevision:413881 
06:46 sunpoet search for other commits by this committer
- Document the removal of devel/p5-Test-Stream
Original commitRevision:413806 
Friday, 22 Apr 2016
16:07 olgeni search for other commits by this committer
Remove devel/elixir-timex-interval, which was merged into devel/elixir-timex.
Original commitRevision:413786 
Wednesday, 20 Apr 2016
09:08 ale search for other commits by this committer
Update libp11 to 0.4.0 release.

engine_pkcs11 has been merged into libp11.
Original commitRevision:413677 
Thursday, 14 Apr 2016
19:06 rakuco search for other commits by this committer
Update DigiKam and related ports to 4.14.0.

This is a huge leap, as we are moving from 4.2.0 (released in August 2014) to
4.14.0 (released in October 2015). Version 4.14.0 is the last KDE4-based
release, and 5.0.0 will be based on KDE Frameworks 5.

Noteworthy port changes:
- Most patches in graphics/digikam-kde4 are no longer necessary.
- graphics/kipi-plugin-googledrive and graphics/kipi-plugin-picasaweb have
  been merged into graphics/kipi-plugin-googleservices following what
  upstream did to those plugins.
- astro/libkgeomap and graphics/libkface are no longer included in the
  DigiKam tarball and are now completely independent ports whose tarballs
  are released as part of KDE Applications.
- net/libmediawiki is neither included in the DigiKam tarball nor released
  as a separate tarball, so we had to resort to fetching it from an older
  DigiKam release which contains it.
- graphics/digikam-kde4 now has a runtime dependency on x11/kde4-runtime.
  See bug 203222 for details.

A lot of people have contributed to this update over the years in our
experimental area51 repository. Tobias Berner (our usual suspect), Adriaan
de Groot, makc@, alonso@ and jhale@ at the very least.

PR:		203222
PR:		204623
Submitted by:	Tobias Berner <tcberner@gmail.com>,
		Adriaan de Groot <groot@kde.org>,
		alonso,
		jhale,
		makc,
		rakuco
Original commitRevision:413310 
Wednesday, 13 Apr 2016
17:41 pi search for other commits by this committer
Remove port: www/node-devel

2016-04-13 www/node-devel: Use www/node, upstream no longer releases a
development version

PR:		208756
Submitted by:	Bradley T. Hughes <bradleythughes@fastmail.fm> (maintainer)
Original commitRevision:413225 
11:08 oliver search for other commits by this committer
Remove libmcs
It is no longer maintained for more than 5 years
There is no port using it anymore
Original commitRevision:413202 
Sunday, 10 Apr 2016
11:28 rene search for other commits by this committer
Remove expired ports:
2016-04-10 textproc/p5-ElasticSearch-SearchBuilder: Use
textproc/p5-Elasticsearch which is the official client
2016-04-10 textproc/p5-ElasticSearch-legacy: Use textproc/p5-Elasticsearch which
is the official client
2016-04-10 textproc/py-openpyxl1: Use textproc/py-openpyxl instead
Original commitRevision:412918 
Friday, 8 Apr 2016
19:27 rene search for other commits by this committer
Remove expired port:
2016-04-07 accessibility/gnopernicus: Not developed upstream anymore. Obsoleted
by accessibility/orca
Original commitRevision:412783 
Monday, 4 Apr 2016
18:15 rene search for other commits by this committer
Remove expired port:
2016-04-04 net-mgmt/weathermap: Distfile unavailable, website no longer exists
Original commitRevision:412523 
14:57 tj search for other commits by this committer
Delete duplicate port.
Original commitRevision:412515 
Sunday, 3 Apr 2016
21:10 rene search for other commits by this committer
Remove expired port:
2016-04-01 www/py-satchmo: Project development unmaintained
Original commitRevision:412491 
Thursday, 31 Mar 2016
20:54 rene search for other commits by this committer
Remove expired ports:
2016-03-31 databases/rubygem-after_commit_queue-rails41: Rails 4.1 is no longer
supported - please switch to Rails 4.2
2016-03-31 textproc/rubygem-jekyll-assets1: Use textproc/rubygem-jekyll-assets
instead
2016-03-31 devel/rubygem-sprockets-rails-rails41: Rails 4.1 is no longer
supported - please switch to Rails 4.2
2016-03-31 mail/rubygem-actionmailer41: Rails 4.1 is no longer supported -
please switch to Rails 4.2
2016-03-31 databases/rubygem-activemodel41: Rails 4.1 is no longer supported -
please switch to Rails 4.2
2016-03-31 devel/rubygem-activesupport41: Rails 4.1 is no longer supported -
please switch to Rails 4.2
2016-03-31 www/rubygem-actionpack41: Rails 4.1 is no longer supported - please
switch to Rails 4.2
2016-03-31 devel/rubygem-actionview41: Rails 4.1 is no longer supported - please
switch to Rails 4.2
2016-03-31 databases/rubygem-paranoia-rails41: Rails 4.1 is no longer supported
- please switch to Rails 4.2
2016-03-31 databases/rubygem-activerecord41: Rails 4.1 is no longer supported -
please switch to Rails 4.2
2016-03-31 textproc/rubygem-sass-rails4-rails41: Rails 4.1 is no longer
supported - please switch to Rails 4.2
2016-03-31 www/rubygem-turbolinks-rails41: Rails 4.1 is no longer supported -
please switch to Rails 4.2
2016-03-31 devel/rubygem-omniauth_crowd-rails41: Rails 4.1 is no longer
supported - please switch to Rails 4.2
2016-03-31 devel/rubygem-coffee-rails41: Rails 4.1 is no longer supported -
please switch to Rails 4.2
2016-03-31 www/rubygem-railties41: Rails 4.1 is no longer supported - please
switch to Rails 4.2
2016-03-31 devel/rubygem-jbuilder-rails41: Rails 4.1 is no longer supported -
please switch to Rails 4.2
2016-03-31 textproc/py-genshi-devel: The port is no longer updated and behind
the main genshi port
Original commitRevision:412303 

Number of commits found: 9487 (showing only 100 on this page)

[First Page]  «  45 | 46 | 47 | 48 | 49 | 50 | 51 | 52 | 53 | 54 | 55  »  [Last Page]