non port: MOVED |
Number of commits found: 8867 (showing only 100 on this page) |
Wednesday, 14 Dec 2016
|
04:49 acm
- Re-add games/alienarena and games/alienarena-data ports
|
Tuesday, 13 Dec 2016
|
17:51 tijl
Update flash plugin to 24.0.0.186 and remove flash plugin 11.x ports.
|
Saturday, 10 Dec 2016
|
13:39 antoine
Move py35-mysqlclient and py35-psycopg2 to match existing naming convention
|
Thursday, 8 Dec 2016
|
22:01 jhale
Move devel/libcppformat -> devel/libfmt due to upstream name change
Update to 3.0.1
PR: 215097
Submitted by: Slava Mikerov <SlavaMikerov@gmail.com> (maintainer)
|
20:22 rene
Remove expired port:
2016-12-08 graphics/ocrfeeder: Depends on broken and expired py-reportlab2
|
20:21 rene
Remove expired ports:
2016-08-20 databases/py-sqlalchemy06: Upstream has declared this version EoL:
please migrate to databases/py-sqlalchemy10
2016-05-02 print/py-reportlab2: no longer supported - use reportlab 3.x
(py-reportlab) instead
2016-12-08 devel/py-itools: Depends on broken and expired py-reportlab2
2016-12-08 graphics/py-aafigure: Depends on broken and expired py-reportlab2
2016-12-08 converters/py-pisa: Deprecated upstream, depends on broken and
expired py-reportlab2
|
Wednesday, 7 Dec 2016
|
23:56 adamw
Move www/node7 to www/node, and add an entry for the move into
MOVED. When node becomes node8 and node7 gets branched, the
MOVED entry will need to be removed.
PR: 213948
Approved by: maintainer (Bradley T. Hughes)
|
Sunday, 4 Dec 2016
|
13:09 rene
Remove expired port:
2016-11-30 devel/py-argparse: Part of Python standard library for Python >= 2.7
and >= 3.2
|
12:26 rene
Remove expired ports:
2016-12-02 graphics/gtkdps: No more upstream. Not used in the ports tree
2016-12-02 security/gsfv: No more upstream.
2016-12-02 misc/grun: No more upstream.
|
01:16 jhale
- Update to 1.6.2
- Require c++11 library
- Add upstreamed patch for QPrinter initialization on first usage,
to remove startup delay
- Qt 4.x support was dropped upstream, so editors/focuswriter-qt4 is removed
PR: 214827
Submitted by: <yamagi@yamagi.org> (initial version)
Patched by: lightside <lightside@gmx.com> (maintainer)
|
Saturday, 3 Dec 2016
|
18:28 sunpoet
- Move www/rubygem-url-mount to www/rubygem-url_mount
|
Thursday, 1 Dec 2016
|
23:36 rene
Remove expired port:
2016-12-01 java/jakarta-struts: Port is unmaintained and has known security
vulnerabilites
|
Wednesday, 30 Nov 2016
|
21:15 rene
Remove expired port:
2016-11-30 audio/lv2core: Superseded by audio/lv2
|
Monday, 28 Nov 2016
|
21:52 ak
- Pet MOVEDlint
|
20:58 ak
- Remove x11-servers/mga_hal: Support for MGA_HAL feature was removed from
xf86-video-mga in 2011
PR: 214884
Submitted by: matthew@reztek.cz
Approved by: x11 (kwm)
|
Sunday, 27 Nov 2016
|
17:04 rene
Remove expired port:
2016-10-01 net-mgmt/rancid: Not supported upstream. Please upgrade to
net-mgmt/rancid3
|
10:08 rene
Remove expired port:
2016-11-27 www/gecko-sharp20: Broken, no upstream found and no release in 8
years
|
Saturday, 26 Nov 2016
|
17:27 riggs
Retire devel/go-shellwords
Details: port had been introduced as a stop-gap solution to satisfy
a build dependency to textproc/fzf. In the meantime, textproc/fzf has
been reworked to satisfy the dependency. No other consumers for
devel/go-shellwords are present in the ports tree at this point in time.
PR: 214698
Submitted by: sascha@root-login.org (maintainer of devel/go-shellwords)
|
Friday, 25 Nov 2016
|
20:28 tcberner
Reintegrate textproc/clucene-qt5 into devel/qt5-help
As devel/qt5-help is the only consumer of textproc/clucene-qt5 and the latter
it is part of the same distfile we can simplify it, and get rid of clucene-qt5.
This was spotted by Marie Loise Nolden <nolden@kde.org> -- thanks :)
Reviewed by: rakuco
Approved by: rakuco (mentor)
Sponsored by: https://reviews.freebsd.org/D8638
|
Thursday, 24 Nov 2016
|
15:34 sunpoet
- Move archivers/brotli to archivers/py-brotli
|
Wednesday, 23 Nov 2016
|
20:51 rene
Remove expired port:
2016-11-23 deskutils/xfce4-notification-daemon: No longer supported by upstream,
replaced with deskutils/xfce4-notifyd
|
16:43 amdmi3
- Update osmium to 2.10.3 and rename to libosmium
|
Sunday, 20 Nov 2016
|
12:38 rene
Remove expired ports:
2016-11-19 sysutils/gosa: this version of gosa cannot be fixed (requires PHP <
5.4)
2016-11-20 security/krb5-112: EOL twelve months after release of krb5-1.14
|
Wednesday, 16 Nov 2016
|
23:25 joerg
Remove bpatch.
|
14:52 jrm
biology/njplot: Revive and update to version 2.4
Approved by: AMDmi3 (mentor)
Differential Revision: https://reviews.freebsd.org/D8518
|
Monday, 14 Nov 2016
|
19:13 rene
Remove expired port:
2016-09-01 net/vnc: Distfiles no longer available.
|
16:12 tcberner
Importing KDE Frameworks into the ports tree (required for newer KDE Desktop and
Applications)
KDE Frameworks is a collection of libraries and software frameworks by KDE
that serve as technological foundation for KDE Plasma 5 and KDE Applications
distributed under the GNU Lesser General Public License (LGPL) [1].
The work is based on what we have in the KDE testing repo [2].
This is the next big step in updating the KDE Desktop and its Applications
to anything less dusty.
With this change, `USES=kde:5` is now a valid option. Ports that need to depend
on KDE Framework can now set:
USES=kde:5
USE_KDE=<framework1> <framework2> ... <frameworkX>
For example: www/qupzilla-qt5 can depend on sysutils/kf5-kwallet via:
KWALLET_USE= KDE=wallet
I would like to thank Raphael and Adriaan for reviewing the ports in the testing
repo :)
[1] https://en.wikipedia.org/wiki/KDE_Frameworks
[2] http://src.mouf.net/area51/log/branches/plasma5
Reviewed by: rakuco, mat, groot_kde.org
Approved by: rakuco (maintainer)
Differential Revision: https://reviews.freebsd.org/D8329
|
Sunday, 13 Nov 2016
|
12:35 thierry
Missed by addport.
|
10:03 rakuco
Update mail/trojita to 0.7.
Release notes:
http://jkt.flaska.net/blog/Trojita_0_7_with_GPG_encryption_is_available.html
The minimum Qt version required by this release is 5.2, which means the
trojita-qt4 port is now gone. This also allows us to simplify the Makefile of
the main port.
PR: 212030
Submitted by: rakuco
Approved by: maintainer timeout (marco.broeder@posteo.eu, 84 days)
|
Saturday, 12 Nov 2016
|
05:48 farrokhi
Move security/erlang-p1tls to security/erlang-fast_tls
Reviewed by: mat, bapt
Approved by: bapt
Differential Revision: https://reviews.freebsd.org/D8472
|
Friday, 11 Nov 2016
|
18:37 rene
Remove expired ports:
2016-11-10 devel/py-pydasm: No more upstream and known bugs, use
devel/py-capstone instead
2016-11-10 devel/libdasm: No more upstream and known bugs, use devel/capstone3
instead
|
07:03 farrokhi
textproc/erlang-p1xml is now textproc/erlang-fast_xml
Reviewed by: mat,bapt
Approved by: bapt
Differential Revision: https://reviews.freebsd.org/D8471
|
Thursday, 10 Nov 2016
|
19:38 hrs
Rename with python-gdsii, which is the official package name in PyPI.
Suggested by: koobs
|
Tuesday, 8 Nov 2016
|
21:33 rene
Remove expired port:
2016-11-01 textproc/rubygem-string-scrub: needed only for EOL versions of Ruby
|
21:28 rene
Remove expired port:
2016-09-07 ftp/curl-hiphop: useful only for removed hiphop-php
|
20:57 rene
Remove expired port:
2016-11-08 net/p5-Net-Ping: This or newer version included in all supported
versions of perl
|
13:35 woodsb02
net/remmina: Update to 1.2.0-rcgit.16
- Add extra patch for FreeBSD<10.3-RELEASE as utimensat isn't available
- Take maintainership
- Modernise port: use new options helpers and USES=pathfix
- Correct LICENSE and add LICENSE_FILE
- Add new dependencies detected by qa script
- Add new option for enabling user survey (off by default)
- Also update net/remmina-plugins and net/remmina-plugin-*
- Remove net/remmina-plugin-i18n - translations were removed upstream
Approved by: adamw (mentor)
Differential Revision: D8436
|
Sunday, 6 Nov 2016
|
18:06 rene
Remove expired port:
2016-11-06 www/py-django-piston: Abandoned upstream. Doesn't work with
django>=1.6
|
17:15 sunpoet
- Document the removal of devel/p5-Test-Exception-LessClever
|
Saturday, 5 Nov 2016
|
21:36 bapt
Remove libmovtar, it is not used anymore by any program and development has
ceased
|
Friday, 4 Nov 2016
|
19:21 hrs
Resurrect ftp/spegla. The original upstream has gone but the distfile is
maintained in the Github repo now.
|
10:48 tijl
Remove linux-c6-libGLU and linux-c7-libGLU. They were used in combination
with nvidia-driver but linux-*-dri is now used instead.
|
Tuesday, 1 Nov 2016
|
22:25 rene
Remove expired port:
2016-11-01 math/octave-forge-dicom: Broken for more than 6 months
|
22:15 rene
Remove expired ports:
2016-11-01 math/octave-forge-octgpr: Broken for more than 6 months
2016-11-01 math/octave-forge-spline-gcvspl: Broken for more than 6 months
2016-11-01 www/pear-Services_SharedBook: Broken for more than 6 months
2016-11-01 devel/py-snackwich: Depends on broken and expiring devel/py-snack
2016-11-01 math/octave-forge-ad: Broken for more than 6 months
2016-11-01 math/octave-forge-xraylib: Broken for more than 6 months
2016-11-01 x11-toolkits/py-traitsbackendwx: Broken for more than 6 months
2016-11-01 x11-toolkits/py-traitsgui: Depends on broken and expiring
x11-toolkits/py-traitsbackendwx
2016-11-01 security/lsh: Broken for more than 6 months
2016-11-01 devel/py-snack: Broken for more than 6 months
2016-11-01 security/massh: Broken for more than 6 months
2016-11-01 www/hydra: Broken for more than 6 months
2016-11-01 math/py-pyfst: Broken for more than 6 months
2016-11-01 archivers/ruby-zip: Broken will all supported versions of Ruby
2016-11-01 devel/ruby-langscan: Broken will all supported versions of Ruby
|
Wednesday, 26 Oct 2016
|
11:06 knu
Readd devel/go-runewidth because there was another consumer
|
10:30 knu
Remove libraries that were added for and only used by textproc/peco
|
Sunday, 23 Oct 2016
|
11:22 rene
Remove expired port:
2016-10-23 net/dosdetector: No maintainer activity in over a decade
|
Friday, 21 Oct 2016
|
09:01 madpilot
- Update lighttpd to 1.4.42 [1]
- Convert WEBDAV option to option helpers [1]
- Remove MYSQLAUTH option, upstream integrated their own solution
in MYSQL support [1]
- Add GEOIP option to main port [1]
- Fix sorting in pkg-plist [1]
- Remove lighttpd-mod_geoip port, it's beeen integrated in the main
port [2]
PR: 213568 [1], 213569 [2]
Sumitted by: Piotr Kubaj <pkubaj@anongoth.pl> (maintainer)
|
07:31 rene
Add removed PHP 5.5 ports to MOVED
|
07:14 rene
Remove expired port:
2016-10-20 databases/php-adodb-ext: Works only with EOL php 5.5
|
Thursday, 20 Oct 2016
|
19:59 rene
Remove non-php55 expired ports:
2016-10-20 misc/jive: Offensive
2016-10-20 devel/pecl-spread: Works only with EOL php 5.5
2016-10-20 devel/pecl-mcve: Works only with EOL php 5.5
2016-10-20 security/pecl-tcpwrap: Works only with EOL php 5.5
2016-10-20 devel/pecl-shape: Works only with EOL php 5.5
2016-10-20 textproc/pecl-enchant: Works only with EOL php 5.5
2016-10-20 databases/pecl-mysqlnd_ms: Works only with EOL php 5.5
2016-10-20 textproc/pecl-html_parse: Works only with EOL php 5.5
2016-10-20 mail/pecl-esmtp: Works only with EOL php 5.5
2016-10-20 net/pecl-cvsclient: Works only with EOL php 5.5
2016-10-20 databases/pecl-mdbtools: Works only with EOL php 5.5
2016-10-20 databases/pecl-mysqlnd_qc: Works only with EOL php 5.5
2016-10-20 devel/pecl-operator: Works only with EOL php 5.5
2016-10-20 devel/pecl-parsekit: Works only with EOL php 5.5
2016-10-20 devel/pecl-hidef: Works only with EOL php 5.5
2016-10-20 devel/pecl-automap: Works only with EOL php 5.5
2016-10-20 devel/pecl-bbcode: Works only with EOL php 5.5
2016-10-20 devel/pecl-bcompiler: Works only with EOL php 5.5
|
Wednesday, 19 Oct 2016
|
16:07 tijl
Add entry for security/libbzrtp.
|
Tuesday, 18 Oct 2016
|
17:37 rene
Remove expired ports:
2016-10-18 devel/gaphor: runtime failure uncorrected for 1 year after first
report
2016-10-18 editors/winefish: upstream disappeared (project dead?), segfaults on
multiple arches
|
Sunday, 16 Oct 2016
|
21:43 jrm
Remove math/libR
- The libR option in math/R has been turned on by default since 2016-06-26.
- A request for comments regarding the removal, posted to ports@ on
2016-07-16, did not result in any requests for it to remain in the tree.
- After a restructuring of math/R, math/libR has been marked BROKEN since
2016-07-09 without any complaints.
- No ports depend on it.
Approved by: swills (mentor)
Differential Revision: https://reviews.freebsd.org/D8260
|
Saturday, 15 Oct 2016
|
21:14 rene
Remove expired port:
2016-10-15 mail/elmo-devel: Same version as mail/elmo, use it instead
|
Friday, 14 Oct 2016
|
20:52 rene
Remove expired port:
2016-10-14 misc/fortune_strfile: unmaintained and duplicated from base
|
Wednesday, 12 Oct 2016
|
00:46 cpm
- Remove net/py-uritemplate.py since upstream has consolidated on
net/py-uritemplate (https://github.com/sigmavirus24/uritemplate/issues/27)
Approved by: feld (mentor)
Differential Revision: D7896
|
Sunday, 9 Oct 2016
|
13:47 zi
- Remove MOVED entry for irc/ratbox-respond
|
Saturday, 8 Oct 2016
|
18:17 oliver
resurrect qmail-conf
|
Wednesday, 5 Oct 2016
|
22:50 woodsb02
Move audio/squeezeboxserver to audio/logitechmediaserver
audio/squeezeboxserver:
- Move to audio/logitechmediaserver
- Update to 7.9.0 pre-release (git commit from 7.9 branch on 2016.09.30)
- Change default install and database locations to suit new PORTNAME
- Remove softsqueeze.sh as it is no longer bundled with the server
- Add /usr/local/etc/newsyslog.conf.d/, don't edit /etc/newsyslog.conf
- Add LICENSE details
- Update maintainer (previous maintainer timeout)
- Use customized perl modules provided in distfile and slimserver-vendor
GitHub repo, rather than using perl dependencies from ports
- Changed install method to now copy directly to stagedir instead of an
intermediate step to TMP_SLIMDIR
audio/squeezeboxserver-dynamicplaylist:
- Move to audio/logitechmediaserver-dynamicplaylist
- Update to 2.9.3853
- Fix MASTER_SITES
- Add LICENSE details
- Update maintainer
audio/squeezeboxserver-lazysearch:
- Move to audio/logitechmediaserver-lazysearch
- Add LICENSE details
- Update maintainer
audio/squeezeboxserver-sqlplaylist:
- Move to audio/logitechmediaserver-sqlplaylist
- Update to 2.5.3859
- Fix MASTER_SITES
- Add LICENSE details
- Update maintainer
audio/squeezeboxserver-superdatetime:
- Move to audio/logitechmediaserver-superdatetime
- Add LICENSE details
- Update maintainer
audio/squeezeboxserver-trackstat:
- Move to audio/logitechmediaserver-trackstat
- Update to 3.2.3951
- Fix MASTER_SITES
- Add LICENSE details
- Update maintainer
PR: 180034
PR: 203266
Submitted by: woodsb02, mark@tranquillussoftware.co.uk (new maintainer)
Reported by: david@dawninglight.net, amdmi3
Approved by: markk@knigma.org (maintainer timeout), tdb (maintainer), adamw
(mentor)
Differential Revision: https://reviews.freebsd.org/D6483
|
21:34 jkim
Fix a typo introduced in r423381.
Reported by: Trond Endrestol (Trond dot Endrestol at ximalas dot info)
|
19:55 jkim
- Rename emulators/virtualbox-ose-lite to emulators/virtualbox-ose-nox11 and
assign its maintainership to vbox@. [1]
- Use OPTIONS_EXCLUDE to simplify its master port.
Approved by: alfred (maintainer) [1]
|
08:34 jbeich
multimedia/kvazaar: update to 1.0.0, retiring -devel
Changes: https://github.com/ultravideo/kvazaar/releases/tag/v1.0.0
Changes: https://github.com/ultravideo/kvazaar/compare/cbfa824...v1.0.0 (for
-devel)
ABI: https://people.freebsd.org/~jbeich/compat_reports/kvazaar/0.8.3_to_1.0.0/compat_report.html
MFH: 2016Q4
|
Monday, 3 Oct 2016
|
18:19 rene
Remove expired/expiring ports:
2016-10-01 databases/postgresql91-client: End-of-life is near
2016-10-08 databases/postgresql91-pgtcl: Depends on expired PostgreSQL 9.1
2016-10-01 databases/postgresql91-server: End-of-life is near
2016-10-08 databases/postgresql-pllua: Depends on expired PostgreSQL 9.1
|
17:47 jbeich
graphics/opencv: add suffix to make room for 3.x series
To avoid confusion, the main port is to track the latest release.
Whether to rename includes/libraries as well making it possible to
install 2.x and 3.x side-by-side remains to be investigated.
PR: 210505 (for tracking)
Inspired by: PkgSrc
|
Sunday, 2 Oct 2016
|
12:45 rene
Remove expired ports:
2016-10-01 databases/postgresql91-pltcl: End-of-life is near
2016-10-01 databases/postgresql91-docs: End-of-life is near
2016-10-02 www/mediawiki125: EOL upstream
|
Saturday, 1 Oct 2016
|
10:10 rene
Restore databases/postgresql91-client for now to unbreak INDEX
Mk/Uses/pgsql.mk needs to be adjusted too.
Submitted by: portsnap buildbox
Pointyhat: rene
|
09:51 rene
Remove expired ports:
2016-10-01 www/node010: Upstream has placed 0.10.x in maintenance mode, see
https://github.com/nodejs/LTS
2016-10-01 databases/postgresql91-contrib: End-of-life is near
2016-10-01 databases/postgresql91-client: End-of-life is near
2016-10-01 databases/postgresql91-plpython: End-of-life is near
2016-10-01 databases/postgresql91-plperl: End-of-life is near
|
Friday, 30 Sep 2016
|
20:31 rene
Remove expired ports:
2016-09-30 math/why3-spark: Only useful for deprecated lang/spark
2016-09-30 lang/spark: Broken for more than 6 months
2016-09-30 math/alt-ergo-spark: Only useful for deprecate lang/spark
2016-09-30 security/nessus-libnasl: Abandoned, consider using OpenVAS
2016-09-30 security/nessus: Abandoned, consider using OpenVAS
2016-09-30 security/nessus-libraries: Abandoned, consider using OpenVAS
2016-09-30 security/nessus-plugins: Abandoned, consider using OpenVAS
|
13:54 marino
Remove obsolete ports games/fgrun
The recommended launcher of the latest flightgear is inbuilt. fgrun
is neither maintained nor compatible with it and thus is useless to
everyone.
PR: 213063
Submitted by: maintainer
|
08:46 vd
devel/google-sparsehash: Upgrade to 2.0.3 and rename to devel/sparsehash
* The project was moved from Google Code to GitHub (unbreak), hinted by [1]
* Upgrade from 2.0.2 to 2.0.3
* Remove now unneeded patches
* Remove the requirement for C++11 - the code does not need it
* Use PREFIX instead of LOCALBASE as a destination directory
PR: 213093 [1]
Submitted by: Erik Nordstrom <erik@nordstroem.no> [1]
|
Tuesday, 27 Sep 2016
|
13:43 gblach
- Update devel/efl to 1.18.1
- Update devel/py-efl to 1.18.0
- Update multimedia/rage to 0.2.1
- Update x11-wm/enligtenment to 0.21.2
- Bump PORTREVISION in graphics/edje_viewer
- Bump PORTREVISION in x11/terminology
- Merge graphics/evas_generic_loaders* into devel/efl
- Merge multimedia/emotion_generic_players-vlc into devel/efl
- Merge x11-toolkits/elementary into devel/efl
|
Monday, 26 Sep 2016
|
07:57 rm
devel/py-unittest2: remove expired port
This port was only needed for Pythons lesser than 2.7
|
Saturday, 24 Sep 2016
|
13:31 olgeni
Rename net/nats to net/gnatsd, which is the actual naming upstream.
|
Friday, 23 Sep 2016
|
09:13 rene
Remove expired port:
2016-09-23 mail/gml: Deprecated upstream. Use native gmail tools to import
Sponsored by: EuroBSDCon 2016 devsummit
|
Thursday, 22 Sep 2016
|
15:37 matthew
pglogical: update to 1.2.0
pglogical-output: delete; merged into databases/pglogical
The databases/pglogical and databases/pglogical-output ports have been
merged into one codebase upstream, and database/pglogical now installs
the pglogical-output.so module.
pkg(8) should handle the merger correctly; portmaster(1),
portupgrade(1) users are advised to manually delete pglogical-output
before upgrading.
|
Sunday, 18 Sep 2016
|
10:06 rene
Remove expired port:
2016-09-18 devel/poco-devel: older than stable devel/poco
|
Thursday, 15 Sep 2016
|
18:12 jkim
Split korean/imhangul into korean/imhangul-gtk2 and korean/imhangul-gtk3.
|
Tuesday, 13 Sep 2016
|
20:15 rene
Add MOVED entry for devel/py-dogpile.core
|
20:09 brnrd
security/dehydrated: Rename from letsencrypt.sh
- Add entry to MOVED
- Rename/move entry in security/Makefile
- Update to 0.3.1
- Replace all filenames and paths containing letsencrypt
- Fix error in periodic file (su -m + _flags)
- Improve text in periodic file (_deploy)
- Add warning to periodic script and pkg-message
|
18:23 rene
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
|
Monday, 12 Sep 2016
|
19:35 madpilot
Remove net/astersisk, Asterisk 1.8 reached EOL on 2015-10-21.
Please use net/asterisk11 or net/asterisk13 containing newer,
supported versions.
|
Thursday, 8 Sep 2016
|
12:17 mat
(Readdition of cad/freecad which was removed on 235718)
Add freecad 0.17.g20160907, general purpose 3D CAD modeller.
PR: 212251
Submitted by: pfg
|
Friday, 2 Sep 2016
|
09:09 brnrd
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
|
Thursday, 1 Sep 2016
|
12:46 feld
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.
|
Friday, 26 Aug 2016
|
12:21 bapt
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)
|
Sunday, 21 Aug 2016
|
13:26 rm
Revive audio/exaile-devel
The main difference of development branch is that Exaile is ported to GTK+3
and Gstreamer 1.x.
|
Friday, 19 Aug 2016
|
13:55 amdmi3
- 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
|
Thursday, 18 Aug 2016
|
13:22 rene
Remove expired port:
2016-08-18 net-mgmt/netams: unmaintained, broken on most FreeBSD platforms
|
Monday, 15 Aug 2016
|
17:12 mat
Remove duplicate ports.
Sponsored by: Absolight
|
15:28 mat
Pet MOVEDlint.
Sponsored by: Absolight
|
15:28 mat
Remove www/pecl-APC, it doesn't work with PHP 5.5+.
PR: 211344
Submitted by: rene
Sponsored by: Absolight
|
Sunday, 14 Aug 2016
|
18:36 stephen
- Remove the port math/bamg, as it is no longer supported upstream.
|
Thursday, 11 Aug 2016
|
18:38 rene
Remove expired port:
2016-08-10 ports-mgmt/xps: Does not support pkg(8)
|
17:00 koobs
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)
|
Tuesday, 9 Aug 2016
|
18:18 rene
Remove expired port:
2016-08-07 multimedia/linux-realplayer: Not maintained upstream, contains
security issues
|
Monday, 8 Aug 2016
|
17:47 rene
Remove expired port:
2016-08-07 multimedia/linux-xmovie: Not maintained upstream, contains security
issues
|
Saturday, 6 Aug 2016
|
22:08 rene
Remove expired port:
2016-08-04 net/qt5-enginio: Deprecated by upstream from Qt 5.6 on, do not use
for development
|
Thursday, 4 Aug 2016
|
08:43 dbn
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+)
|
Monday, 1 Aug 2016
|
06:31 bapt
Remove tridiavnc, it has no upstream since 2005
It also does not work on amd64 and breaks with modern getline(3)
|
Number of commits found: 8867 (showing only 100 on this page) |