non port: MOVED |
Number of commits found: 9733 (showing only 100 on this page) |
Saturday, 27 Jun 2015
|
13:11 riggs
Resurrect sysutils/ganglia-webfrontend
- Update to upstream version 3.7.0
- Joseph Mingrone <jrm@ftfl.ca> takes maintainership
- Stagify
- Add LICENSE
- General port modernisation
PR: 200278
Submitted by: jrm@ftfl.ca (maintainer)
Reviewed by: koobs
 |
12:54 olgeni
Sorting out some Erlang stuff:
- Rename a few Erlang-related ports using the erlang- prefix; it will avoid
confusion with elixir- ports.
- Remove DOCS and EXAMPLES where not actually useful.
- Simplify RUN_DEPENDS where possible.
- Move textproc/exmpp to devel/erlang-exmpp.
- Add missing R18 compatibility fix for devel/erlang-oserl.
- Upgrade erlang-cuttlefish to 2.0.3.
The idea is that libraries ("deps") have the "erlang-" prefix, while larger
projects (rabbitmq, yaws, couchdb, etc) keep their usual names.
 |
11:32 bapt
Remove armv6-freebsd10.0-xdev it is not updated to newer version easily
it is based on a non supported version of FreeBSD and it fails at fulfilling
properly the initial goal it has been designed for.
 |
Thursday, 25 Jun 2015
|
20:23 rm
net/py-soappy-devel: remove
Now, when net/py-soappy was updated to latest version, it is now fresher than
this -devel port. There is released development branch and no ports depending on
this one, so remove it without deprecation period, and suggest users to switch
to net/py-soappy instead.
 |
Tuesday, 23 Jun 2015
|
20:05 rene
Remove expired port:
2015-06-21 dns/maradns1: MaraDNS 1 end-of-life: June 21, 2015, use dns/maradns
 |
18:31 rm
Remove expired port
Functionality of py-backports.ssl_match_hostname is available in Python standard
library as ssl.match_hostname() since Python 2.7.9 [1].
[1] https://docs.python.org/2.7/library/ssl.html#ssl.match_hostname
 |
Monday, 22 Jun 2015
|
22:06 antoine
Fix MOVED entry
 |
17:20 riggs
Resurrect devel/py-gitpython
- Update to upstream version 1.0.1
- Maxim Filimonov <che@bein.link> takes maintainership
- Update WWW: Project is now hosted on github
PR: 199335
Differential Revision: https://reviews.freebsd.org/D2659
Submitted by: che@bein.link (maintainer)
Reviewed by: koobs
 |
Sunday, 21 Jun 2015
|
11:52 olgeni
Upgrade to version 1.0.0.
- Port was renamed to "bbmustache" upstream
- Remove unnecessary bsd.port.options.mk
 |
Thursday, 18 Jun 2015
|
19:56 rm
net/py-ldap2: rename to py-ldap
To better match upstream name
 |
18:58 rm
editors/zim: move to deskutils
Zim is more than just editor, it's desktop wiki system with rich text
capabilities, so it's more appropriate to move it deskutils category.
 |
Saturday, 13 Jun 2015
|
18:31 riggs
Move multimedia/avidemux26-* to multimedia/avidemux-*
 |
17:39 riggs
Remove multimedia/avidemux2 from head. The 2.5 branch is no longer maintained
upstream, and all versions from this branch have security vulnerabilities.
 |
Friday, 12 Jun 2015
|
21:25 erwin
Remove ftp/ncftp1, has been unfetchable for some time.
 |
Wednesday, 10 Jun 2015
|
17:38 rene
Remove one more expired port:
2015-05-10 databases/postgresql84-server: "EOL was reached in July 2014"
The problem in the PR associated with this port did not show up anymore.
 |
16:44 rene
Remove expired ports:
2015-05-10 databases/postgresql84-client: "EOL was reached in July 2014"
2015-05-10 databases/postgresql84-contrib: "EOL was reached in July 2014"
2015-05-10 databases/postgresql84-docs: "EOL was reached in July 2014"
2015-05-10 databases/postgresql84-plperl: "EOL was reached in July 2014"
2015-05-10 databases/postgresql84-plpython: "EOL was reached in July 2014"
2015-05-10 databases/postgresql84-pltcl: "EOL was reached in July 2014"
2015-06-02 deskutils/deskbar-applet: Broken since update to gnome3
2015-06-02 deskutils/gimmie: Broken since update to gnome3
2015-06-02 deskutils/glipper: Broken since update to gnome3
2015-06-02 deskutils/gnochm: Broken since update to gnome3
2015-06-02 deskutils/hamster-applet: Broken since update to gnome3
2015-06-02 deskutils/kupfer: Broken since update to gnome3
2015-06-02 deskutils/ontv: Broken since update to gnome3
2015-06-02 deskutils/timer-applet: Broken since update to gnome3
2015-06-02 editors/scribes: Broken since update to gnome3
2015-06-09 games/gweled: Broken since update to gnome3
2015-06-02 games/py-pychess: Broken since update to gnome3
2015-06-08 graphics/gqview: Unmaintained upstream, preferences dialog broken,
use graphics/geeqie fork
2015-05-31 lang/gcc47-aux: GCC 4.7 branch closed June 2014, move to lang/gcc-aux
2015-06-02 multimedia/arista: Broken since update to gnome3
2015-06-02 net/service-discovery-applet: Broken since update to gnome3
2015-06-05 net/shaperprobe: broken with no known fix (PR 197327)
2015-06-02 print/gnome-specimen: Broken since update to gnome3
2015-06-01 x11-themes/gtk-aqualightblue-theme: Upstream disappeared
2015-06-01 x11-themes/gtk-flat-theme2: Upstream disappeared
 |
Tuesday, 9 Jun 2015
|
21:04 danilo
- Remove net/openmpi-devel. This port is older than net/openmpi.
PR: 199839
Requested by: marino
 |
Tuesday, 2 Jun 2015
|
15:25 koobs
devel/py-scripttest: Rename, Update to 1.3.0
- Update to 1.3.0
- Chase upstream rename from ScriptTest to "scripttest"
- USE_GITHUB to get tests until sdist includes it [1]
- Add python to CATEGORIES
- Add TEST_DEPENDS and regression-test target
- Sort USE_PYTHON
- Patch tests to include skipIf reasons. Send upstream [2]
While MOVE'ing:
- Update MOVED
- Update devel/Makefile
- Fix date going backwards bug in MOVED [3]
[1] https://github.com/pypa/scripttest/issues/11
[2] https://github.com/pypa/scripttest/pull/12
[3] 7597: date going backwards from 2015-05-24 to 2015-05-23
Approved by: nivit (maintainer, via email)
 |
13:00 garga
Ressurrect audio/beep and host source on my local area
Sponsored by: Netgate
 |
02:33 amdmi3
Remove expired ports:
2015-05-31 ports-mgmt/porteasy: Does not support pkgng
2015-05-31 textproc/hgrep: Not needed any more, base grep has coloring support
2015-05-26 www/diamanda: Broken for more than 6 months
 |
Sunday, 31 May 2015
|
14:16 amdmi3
- Revive mail/smfsav
- Fix staging
- Add LICENSE_FILE
- Modernize pthread flags usage
- Modernize user/group handling
- Regenerate patches
- Pass maintainership to submitter
PR: 199081
Submitted by: sasaki@fcc.ad.jp
 |
14:03 amdmi3
- Revive net-mgmt/pktstat
- Update to 1.8.5
- Use new upstream addresses
- Add LICENSE
- Pass maintainership to submitter
Pktstat listens to the network and shows the bandwidth being consumed
by packets of various kinds in realtime. It understands some protocols
(including FTP, HTTP, and X11) and adds a descriptive name next to the
entry.
WWW: https://github.com/dleonard0/pktstat
PR: 200418
Submitted by: freebsd@sosend.de
 |
Saturday, 30 May 2015
|
23:07 sunpoet
- Move net/rubygem-yadis to net/rubygem-ruby-yadis
 |
20:39 bapt
Update portaudio to v19/Remove portaudio2 [1]
Chase portaudio change
Add patches from debian for games/cultivation
Add patches from upsteam for audio/rezound
Mark py-fastaudio as broken
Approved by: maintainer
 |
13:14 sunpoet
- Move devel/rubygem-deeptest to devel/rubygem-deep_test
 |
Friday, 29 May 2015
|
11:39 sunpoet
- Move devel/rubygem-test to devel/rubygem-rubygems-test
 |
Wednesday, 27 May 2015
|
17:36 sunpoet
- Add missing reason
 |
16:22 sunpoet
- Move audio/rubygem-shout to audio/rubygem-ruby-shout
 |
15:04 sunpoet
- Move net/rubygem-rightaws to net/rubygem-right_aws
- Move net/rubygem-rightflexiscale to net/rubygem-right_flexiscale
- Move net/rubygem-rightgogrid to net/rubygem-right_gogrid
- Move net/rubygem-righthttpconnection to net/rubygem-right_http_connection
- Move net/rubygem-rightslicehost to net/rubygem-right_slicehost
 |
13:07 sunpoet
- Add an old entry of the move of www/rubygem-selnium-webdriver to
www/rubygem-selenium-webdriver (r319577)
 |
09:50 sunpoet
- Move www/rubygem-layout-yullio to www/rubygem-layout_yullio_generator
 |
03:22 amdmi3
- Revert bogus games/springlobby removal
 |
Monday, 25 May 2015
|
09:49 gerald
Add missing categories (emulators/) to the two recent wine-staging entries.
Reported by: rm
 |
01:49 gerald
Commit MOVED entries for
Rename emulators/wine-compholio to emulators/wine-staging and
accordingly emulators/i386-wine-compholio to
emulators/i386-wine-staging.
Reported by: amdmi3
 |
Sunday, 24 May 2015
|
21:03 madpilot
- Rename security/qtkeychain to qtkeychain-qt5, update to 0.5.0 and make it use
Qt5
- Add slave port qtkeychain-qt4
- Make deskutils/owncloudclient link against qtkeychain-qt5
- Update owncloudclient comment and pkg-descr
PR: 198785
Submitted by: 6yearold at gmail.com (security/qtkeychain maintainer)
 |
18:58 sunpoet
- Move print/rubygem-colortools to print/rubygem-color-tools
 |
15:40 sunpoet
- Move security/rubygem-rc4 to security/rubygem-ruby-rc4
 |
15:35 sunpoet
- Move science/rubygem-netcdf to science/rubygem-ruby-netcdf
 |
15:15 rene
Remove expired ports:
2015-05-22 net-mgmt/glpi-plugins-tracker-agent: superceded by
net-mgmt/glpi-plugins-fusioninventory-server
2015-05-22 net-mgmt/glpi-plugins-tracker-server: superceded by
net-mgmt/glpi-plugins-fusioninventory-server
 |
07:11 antoine
devel/pecl-uuid was resurrected
 |
00:15 sunpoet
- Move textproc/rubygem-xslt to textproc/rubygem-ruby-xslt
 |
00:05 sunpoet
- Move textproc/rubygem-augeas to textproc/rubygem-ruby-augeas
 |
Saturday, 23 May 2015
|
16:32 antoine
Update security/metasploit to 4.11.2
 |
15:29 sunpoet
- Move www/rubygem-taggable to www/rubygem-acts_as_taggable
 |
07:15 sunpoet
- Move devel/rubygem-bioruby to devel/rubygem-bio
 |
Tuesday, 19 May 2015
|
06:23 pi
New port: databases/cegobridge (replaces databases/my2cego)
cegobridge is a tool to import/export database dumps into Cego, a
Relational Database Management System (RDBMS). Currently it supports
MySQL, other database systems to import/export can be added.
Many more details are available at:
WWW: http://www.lemke-it.com/
Submitted by: Bjorn Lemke <lemke@lemke-it.com>
 |
Monday, 18 May 2015
|
18:56 dbn
lang/pypy: update to 2.5.1
Changes:
* Merge pypy-devel into pypy
* Drop pypy-devel (was intended to track pypy-current but no automated
process was implemented)
* Drop upstreamed patches
PR: 199790
 |
Wednesday, 13 May 2015
|
02:47 cy
Reintroduce ntp-rc. Ntp release candidates are available again.
 |
Monday, 11 May 2015
|
05:25 eadler
MOVED: fix multiple issues
- remove trailing '.'
- remove extra '0' after 2015
Reported by: MOVEDLint
 |
Sunday, 10 May 2015
|
20:19 sunpoet
- Move devel/ruby-flexmock to devel/rubygem-flexmock
 |
Saturday, 9 May 2015
|
21:51 rene
Remove expired ports:
2015-05-07 deskutils/libopensync-plugin-python: Unfetchable, devices are not
produced anymore
2015-05-07 deskutils/msynctool: Unfetchable, devices are not produced anymore
 |
Friday, 8 May 2015
|
17:01 adamw
Remove archivers/lz4, which has been marked DEPRECATED for 1 month.
archivers/liblz4 is essentially a newer version and installs the liblz4
library, headers, etc.
PR: 198939
Submitted by: yuri@rawbw.com
 |
Thursday, 7 May 2015
|
20:30 amdmi3
- Update to 0.20.0
- Project renamed upstream
- Update WWW
 |
Sunday, 3 May 2015
|
11:36 sunpoet
- Move graphics/rubygem-graphviz to graphics/rubygem-ruby-graphviz
 |
11:27 sunpoet
- Mve devel/rubygem-mirror to devel/rubygem-rubygems-mirror
 |
10:59 rene
Remove expired port:
2015-05-03 devel/rubygem-mini_portile: Unneeded port
 |
Friday, 1 May 2015
|
18:10 rm
Rename py-certify to py-certifi to conform upstream name.
Approved by: olivierd (maintainer, by email)
 |
Thursday, 30 Apr 2015
|
14:37 rene
Remove expired ports:
2015-04-30 www/p5-Google-Code-Upload: Google Code will be shutting down
(http://google-opensource.blogspot.tw/2015/03/farewell-to-google-code.html)
2015-04-30 net/ntp-rc: Upline no longer has RC branch.
2015-04-30 games/wmfortune: Broken for more than 6 months
2015-04-30 games/springlobby: Depends on expiring games/spring
2015-04-30 devel/p5-base: this port is outdated and base 2.18+ is already in all
supported Perl releases
 |
Monday, 27 Apr 2015
|
20:28 thierry
- Update of qTox and toxcore after their new API is eventually fixed
(this unbreak qTox)
- Rename audio/filter_audio to audio/libfilteraudio.
PR: ports/199726
Submitted by: yuri (at) rawbw.com
 |
Friday, 24 Apr 2015
|
15:02 mat
Remove devel/p5-Devel-Profiler, it stopped working with Perl 5.16.
Sponsored by: Absolight
 |
Tuesday, 21 Apr 2015
|
18:52 sunpoet
- Move devel/rubygem-inline to devel/rubygem-rubyinline
 |
Sunday, 19 Apr 2015
|
18:46 demon
Chase textproc/nltk rename.
Reminded by: jbeich
 |
Saturday, 18 Apr 2015
|
10:00 rene
Remove expired ports:
2015-04-18 java/eclipse-ocl: depends on deprecated java/eclipse-emf
2015-04-18 java/eclipse-quantum: depends on deprecated java/eclipse-gef
2015-04-18 java/eclipse-propedit: evaluation recommendation is to remove rather
than update
2015-04-18 java/eclipse-aptana: evaluation recommendation is to remove rather
than update
2015-04-18 devel/subclipse: evaluation recommendation is to remove rather than
update
2015-04-18 devel/scala-ide: evaluation recommendation is to remove rather than
update
2015-04-18 java/eclipse-webtools: evaluation recommendation is to remove rather
than update
2015-04-18 java/eclipse-RDT: evaluation recommendation is to remove rather than
update
2015-04-18 java/eclipse-aptana-radrails: evaluation recommendation is to remove
rather than update
2015-04-18 java/eclipse-jad: evaluation recommendation is to remove rather than
update
2015-04-18 java/eclipse-vep-examples: evaluation recommendation is to remove
rather than update
2015-04-18 java/eclipse-gef-examples: evaluation recommendation is to remove
rather than update
2015-04-18 java/eclipse-gef: evaluation recommendation is to remove rather than
update
2015-04-18 java/eclipse-sysdeo-tomcat: evaluation recommendation is to remove
rather than update
2015-04-18 java/commonclipse: evaluation recommendation is to remove rather than
update
2015-04-18 java/eclipse-sqlexplorer: evaluation recommendation is to remove
rather than update
2015-04-18 java/eclipse-viplugin: evaluation recommendation is to remove rather
than update
2015-04-18 java/eclipse-vep: evaluation recommendation is to remove rather than
update
2015-04-18 java/eclipse-checkstyle: evaluation recommendation is to remove
rather than update
2015-04-18 java/eclipse-aptana2: evaluation recommendation is to remove rather
than update
2015-04-18 java/eclipse-examples: evaluation recommendation is to remove rather
than update
2015-04-18 java/eclipse-hibernatetools: evaluation recommendation is to remove
rather than update
2015-04-18 java/eclipse-langpack: evaluation recommendation is to remove rather
than update
2015-04-18 java/eclipse-uml: evaluation recommendation is to remove rather than
update
2015-04-18 java/eclipse-datatools: evaluation recommendation is to remove rather
than update
2015-04-18 java/eclipse-emf: evaluation recommendation is to remove rather than
update
2015-04-18 java/eclipse-pmd: evaluation recommendation is to remove rather than
update
 |
Friday, 17 Apr 2015
|
21:02 rene
Remove expired port:
2015-04-15 databases/php53-pdo_sqlite: security EOL reached 14 Aug 2014
 |
21:00 rene
Remove expired ports:
2015-04-15 databases/php53-sqlite3: security EOL reached 14 Aug 2014
2015-04-15 textproc/php53-simplexml: security EOL reached 14 Aug 2014
2015-04-15 databases/php53-sybase_ct: security EOL reached 14 Aug 2014
2015-04-15 databases/php53-pdo_mysql: security EOL reached 14 Aug 2014
2015-04-15 textproc/php53-ctype: security EOL reached 14 Aug 2014
2015-04-15 textproc/php53-wddx: security EOL reached 14 Aug 2014
2015-04-15 security/php53-filter: security EOL reached 14 Aug 2014
2015-04-15 ftp/php53-ftp: security EOL reached 14 Aug 2014
2015-04-15 net/php53-soap: security EOL reached 14 Aug 2014
2015-04-15 converters/php53-recode: security EOL reached 14 Aug 2014
2015-04-15 security/php53-openssl: security EOL reached 14 Aug 2014
2015-04-15 databases/php53-dba: security EOL reached 14 Aug 2014
2015-04-15 databases/php53-pdo_pgsql: security EOL reached 14 Aug 2014
2015-04-15 sysutils/php53-fileinfo: security EOL reached 14 Aug 2014
2015-04-15 databases/php53-pdo_odbc: security EOL reached 14 Aug 2014
2015-04-15 databases/php53-sqlite: security EOL reached 14 Aug 2014
2015-04-15 devel/php53-readline: security EOL reached 14 Aug 2014
2015-04-15 mail/php53-imap: security EOL reached 14 Aug 2014
2015-04-15 sysutils/php53-posix: security EOL reached 14 Aug 2014
2015-04-15 archivers/php53-phar: security EOL reached 14 Aug 2014
2015-04-15 graphics/php53-gd: security EOL reached 14 Aug 2014
2015-04-15 textproc/php53-xsl: security EOL reached 14 Aug 2014
2015-04-15 databases/php53-pdo_firebird: security EOL reached 14 Aug 2014
2015-04-15 devel/mingw64-binutils: Obsolete. Migrate to devel/binutils based
ports
2015-04-15 devel/cross-binutils: Obsolete. Migrate to devel/binutils based
ports
2015-04-15 databases/php53-pdo_dblib: security EOL reached 14 Aug 2014
2015-04-15 devel/php53-sysvshm: security EOL reached 14 Aug 2014
2015-04-15 devel/php53-json: security EOL reached 14 Aug 2014
2015-04-15 databases/php53-redis: requires php53, security EOL reached 14 Aug
2014
2015-04-15 textproc/php53-pspell: security EOL reached 14 Aug 2014
2015-04-15 databases/php53-pgsql: security EOL reached 14 Aug 2014
2015-04-15 textproc/php53-xmlreader: security EOL reached 14 Aug 2014
2015-04-15 converters/php53-iconv: security EOL reached 14 Aug 2014
2015-04-15 databases/php53-odbc: security EOL reached 14 Aug 2014
2015-04-15 ftp/php53-curl: security EOL reached 14 Aug 2014
2015-04-15 math/php53-gmp: security EOL reached 14 Aug 2014
2015-04-15 security/php53-mcrypt: security EOL reached 14 Aug 2014
2015-04-15 devel/php53-shmop: security EOL reached 14 Aug 2014
2015-04-15 math/php53-bcmath: security EOL reached 14 Aug 2014
2015-04-15 security/php53-hash: security EOL reached 14 Aug 2014
2015-04-15 devel/php53-sysvsem: security EOL reached 14 Aug 2014
2015-04-15 archivers/php53-zip: security EOL reached 14 Aug 2014
2015-04-15 graphics/php53-exif: security EOL reached 14 Aug 2014
2015-04-15 devel/php53-gettext: security EOL reached 14 Aug 2014
2015-04-15 databases/php53-mysql: security EOL reached 14 Aug 2014
2015-04-15 textproc/php53-xmlwriter: security EOL reached 14 Aug 2014
2015-04-15 textproc/php53-xml: security EOL reached 14 Aug 2014
2015-04-15 converters/php53-mbstring: security EOL reached 14 Aug 2014
2015-04-15 devel/php53-sysvmsg: security EOL reached 14 Aug 2014
2015-04-15 databases/php53-mysqli: security EOL reached 14 Aug 2014
2015-04-15 misc/php53-calendar: security EOL reached 14 Aug 2014
2015-04-15 devel/php53-tokenizer: security EOL reached 14 Aug 2014
2015-04-15 databases/php53-pdo: security EOL reached 14 Aug 2014
2015-04-15 net/php53-xmlrpc: security EOL reached 14 Aug 2014
2015-04-15 databases/php53-interbase: security EOL reached 14 Aug 2014
2015-04-15 www/php53-session: security EOL reached 14 Aug 2014
2015-04-15 databases/php53-mssql: security EOL reached 14 Aug 2014
2015-04-15 www/php53-tidy: security EOL reached 14 Aug 2014
2015-04-15 archivers/php53-zlib: security EOL reached 14 Aug 2014
2015-04-15 net/php53-ldap: security EOL reached 14 Aug 2014
2015-04-15 net-mgmt/php53-snmp: security EOL reached 14 Aug 2014
2015-04-15 textproc/php53-dom: security EOL reached 14 Aug 2014
2015-04-15 devel/php53-pcntl: security EOL reached 14 Aug 2014
2015-04-15 archivers/php53-bz2: security EOL reached 14 Aug 2014
2015-04-15 net/php53-sockets: security EOL reached 14 Aug 2014
2015-04-15 lang/php53: security EOL reached 14 Aug 2014
2015-04-15 devel/pecl-uuid: requires php53, security EOL reached 14 Aug 2014
2015-04-15 lang/php53-extensions: security EOL reached 14 Aug 2014
2015-04-15 german/pecl-konto_check: requires php53, security EOL reached 14 Aug
2014
2015-04-17 www/moodle26: Deprecated by upstream, use www/moodle2{7,8} instead
 |
09:37 mat
The IPv6 regression has been fixed in net/quagga, remove this.
Sponsored by: Absolight
 |
Friday, 10 Apr 2015
|
20:23 rene
Remove expired ports:
2015-04-10 games/airstrike: never completed, alpha quality, dev site and repo do
not resolve
2015-04-08 www/trac-batchmodify: This functionality was merged into Trac since
version 1.0
 |
Thursday, 9 Apr 2015
|
19:53 antoine
Finish removing deskutils/preferencepanes
 |
07:44 bapt
Convert bsd.gnustep.mk to USES=gnustep
Simplify gnustep ports
Hook into the regular ports framework:
- LIB_DEPENDS for library dependencies
- Use regular USE_LDCONFIG
Reuse USES=objc (automatic)
USE_GNUSTEP is now a macro to set the dependencies and build feature needed.
Accepted arguments: back base build gui
Merge deskutils/preferencepanes into deskutils/systempreferences
 |
Wednesday, 8 Apr 2015
|
15:56 adamw
Rename multimedia/mediabrowser to multimedia/emby-server, and update
to 3.0.5572.0.
The user and group names have change, but the uid/gid remain the same.
The port will continue to use the old database and user/group names if
they exist, but will default to the new names for new installs.
Instructions are in pkg-message for how to manually migrate things
yourself.
PR: 199093
Submitted by: maintainer (Ben Woods)
 |
Tuesday, 7 Apr 2015
|
17:59 rene
Remove expired ports:
2015-03-31 lang/gnatdroid-armv5: Nobody cares enough to fix sigtramp-android.c
for ARMv5
2015-03-28 sysutils/puppet27: Does not work with Ruby 2.x
2015-03-31 www/rubygem-form_data: Use www/rubygem-http-form_data instead
(renamed by upstream)
2015-03-31 www/typo345: Upgrade to www/typo3 or www/typo3-lts
 |
Monday, 6 Apr 2015
|
14:40 bapt
Document emulators/xl being renamed sysutils/xen-tools
Do not document other move as that will confuse all scripts relying on MOVED
 |
Sunday, 5 Apr 2015
|
21:30 sunpoet
- Move devel/rubygem-filemagic to devel/rubygem-ruby-filemagic
 |
18:26 sunpoet
- Move mail/rubygem-qmail to mail/rubygem-ruby-qmail
- Move devel/rubygem-transactionsimple to devel/rubygem-transaction-simple
- Move print/rubygem-pdfwriter to print/rubygem-pdf-writer
 |
Saturday, 4 Apr 2015
|
08:28 antoine
net/ntp-rc was resurrected
 |
00:25 madpilot
- Move deskutils/mirall to deskutils/owncloudclient due to upstream rename
- Update to 1.8.0
 |
Friday, 3 Apr 2015
|
20:32 robak
lang/nimrod: MOVED to lang/nim and update 0.9.2 -> 0.10.2
- Upstream has renamed the project from 'nimrod' to 'nim'
PR: 199118
Submitted by: Neal Nelson <ports@nicandneal.net>
 |
Tuesday, 31 Mar 2015
|
21:58 ohauer
- document subversion16 removal
 |
19:37 dbn
ports-mgmt/portbuilder: remove port: unmaintained and overcome by changes.
 |
Sunday, 29 Mar 2015
|
14:53 kwm
Fix typo, so portscout can actualy GC them.
 |
14:35 riggs
- Split www/vimb into www/vimb-gtk{2,3}
- Update to upstream version 2.9
- Pet portlint, sanity-check
PR: 197687
Submitted by: mike.d.ft402@gmail.com (maintainer)
 |
Saturday, 28 Mar 2015
|
10:14 antoine
Remove expired ports:
emulators/linux_dist-gentoo-stage3
emulators/linux_base-gentoo-stage3
If someone wants to resurect them, it will have to go through security team
review first
 |
10:11 rene
Remove expired port:
2015-03-28 devel/rubygem-rcov: Does not work with Ruby 2.x
 |
09:15 johans
CyaSSL has been renamed WolfSSL upstream
Rename port and update to 3.4.0
http://www.yassl.com/yaSSL/Products-wolfssl.html
 |
01:32 rene
Remove expired ports:
2015-03-28 audio/raproxy: Broken for more than 6 months
2015-03-28 converters/ruby-iconv: Not needed with Ruby 2.x
2015-03-28 databases/pydbdesigner: Broken for more than 6 months
 |
Sunday, 22 Mar 2015
|
22:16 bapt
Remove ttmkfdir, it has been replaced long ago by mkfontdir/mkfontscale
 |
Friday, 20 Mar 2015
|
07:19 bapt
Removing font-alias was a mistake, readd it which fixes tigervnc (and more)
Pointyhat to: bapt
Reported by: Corey <merlincorey@hushmail.me>
 |
01:12 bapt
Rework XORG_CAT= font
Fonts are now generating the fonts.scale and fonts.dir at install time
font-alias is not needed anymore for the above reason
extract font-util and encodings out of XORG_CAT=fonts because they do not
install any fonts
make XORG_CAT=fonts use USES=fonts
 |
Sunday, 15 Mar 2015
|
18:21 rene
Remove expired port:
2015-03-14 www/squid33: Reached EOL on 28 August 2014, use www/squid (v3.4)
instead
 |
Saturday, 14 Mar 2015
|
10:35 riggs
Deprecate multimedia/ffmpeg25 in favor of multimedia/ffmpeg26
 |
Thursday, 12 Mar 2015
|
19:30 adamw
Remove devel/p5-Class-XSAccessor-Array. Class::XSAccessor::Array has been
a part of devel/p5-Class-XSAccessor since 2009. At best, this port has
been unnecessary since then; at worst, there should have been CONFLICTS
between the two.
Remove the obsolete port, and update MOVED to recommend that users switch
to devel/p5-Class-XSAccessor.
 |
Monday, 9 Mar 2015
|
14:35 mat
Remove devel/p5-Errno, it's outdated, and part of Perl.
With hat: perl@
Sponsored by: Absolight
 |
Friday, 6 Mar 2015
|
22:41 sunpoet
- Move net/rubygem-openid to net/rubygem-ruby-openid
 |
Wednesday, 4 Mar 2015
|
07:41 oliver
restore greylite
STAGEify it
move distfiles to public_distfiles-mirror
move MAN8 into PLIST_FILES
move pkg-message to SUB_FILES
 |
Sunday, 1 Mar 2015
|
21:24 rene
Remove expired port:
2015-02-28 math/isabelle: Broken for more than 6 months
 |
00:30 rene
Remove expired ports:
2015-02-28 finance/openerp-server: Broken for more than 6 months
2015-02-28 graphics/p5-Geo-KML
2015-02-28 mail/postfix-tls: TLS is now a default for postfix / postfix-current
2015-02-28 net/spserver: Broken for more than 6 months
2015-02-28 net/xrdesktop: Unmaintained upstream - please use net/xrdesktop2
instead
2015-02-28 www/mediawiki122: Deprecated by upstream, use www/mediawiki12{3,4}
instead
2015-02-28 www/mod_cplusplus: written for apache 2.0, no longer maintained
upstream
2015-02-28 www/py-django15: not supported by upstream
math/isabelle and ports-mgmt/porteasy have pending updates, so preserve them.
 |
Saturday, 28 Feb 2015
|
15:06 jbeich
- Rename XBMC to Kodi following upstream
- Update to 14.0
Changes: http://kodi.tv/introducing-kodi-14/
PR: 196299
Differential Revision: https://reviews.freebsd.org/D1900
Submitted by: mickael.maillot@gmail.com (maintainer)
Reviewed by: bapt
 |
Friday, 27 Feb 2015
|
14:49 makc
Rename games/trigger to games/trigger-rally (follow upstream naming) and
create separate port for game data.
games/trigger-rally:
- Pass required bits via arguments instead of patching configure script
- Clean up Makefile
- Stop using plist in favour one line PLIST_FILES
games/trigger-data:
- Mark port as architecture neutral
 |
Tuesday, 24 Feb 2015
|
20:10 rene
Remove lang/ruby19 which reached its end-of-life on 2015-02-23
Add a note to UPDATING for ruby19 users.
Differential Revision: https://reviews.freebsd.org/D1954
Submitted by: myself
Reviewed by: ruby (swills, sunpoet)
Approved by: ruby (swills)
 |
Sunday, 22 Feb 2015
|
13:03 nivit
(Readdition of x11/gnome-pie which was removed on 372767)
Gnome-Pie is a circular application launcher. It is made of several pies,
each consisting of multiple slices. The user presses a key stroke which
opens the desired pie. By activating one of its slices, applications may
be launched, key presses may be simulated or files can be opened.
WWW: http://simmesimme.github.io/gnome-pie.html
 |
Number of commits found: 9733 (showing only 100 on this page) |