non port: MOVED |
Number of commits found: 9657 (showing only 100 on this page) |
Tuesday, 8 Jun 2010
|
07:19 gabor
emulators/linux_base-gentoo-stage1||2010-06-08|Expired: please use
emulators/linux_base-gentoo-stage3
emulators/linux_dist-gentoo-stage1||2010-06-08|Expired: please use
emulators/linux_dist-gentoo-stage3
 |
Monday, 7 Jun 2010
|
02:27 pgollucci
--------------------------------------------------------------------------------
********************************************************************************
DANGER, WILL ROBINSON! DANGER!
This module has been deprecated, abandoned, and is no longer supported. It has
not seen active development in five years, and its original author has moved on.
We *STRONGLY* recommend you port your code to either Bot::BasicBot or
POE::Component::IRC. Please feel free to stop by irc.freenode.net/#perl for help
making this transition. Or, if you insist on proceeding, please type the
following line exactly as is and then press Enter:
I acknowledge that Net::IRC is unsupported and I wish to proceed.
********************************************************************************
--------------------------------------------------------------------------------
As suck, remove the port and point users at irc/p5-Bot-BasicBot
With Hat: perl@
 |
Sunday, 6 Jun 2010
|
01:18 pgollucci
- Fix, remove trailing \n
Pointy hat to: miwi
 |
Saturday, 5 Jun 2010
|
20:10 miwi
- Document deskutils/dolphin-plugins-mplayerthumbs removal
 |
Friday, 4 Jun 2010
|
10:42 wxs
Remove databases/ptop from the tree.
PR: ports/141139
Submitted by: Vyacheslav <f.fenix@gmail.com>
 |
Wednesday, 2 Jun 2010
|
03:08 linimon
Note deletiong of expired ports lang/pike72 and lang/pexts.
 |
02:40 romain
For the sake of consistency, add a line about ipod-sharp being moved from the
misc to the audio category.
 |
Tuesday, 1 Jun 2010
|
02:13 dougb
Automatically point people who might have installed devel/runawk
in the right direction.
 |
Monday, 31 May 2010
|
21:25 linimon
Maybe I should just go back to bed today.
 |
21:22 linimon
Fix formatting error.
 |
18:35 ehaupt
Fix devel/runawk entry to unbreak ports/MOVED
 |
17:25 sylvio
- Port removed. Duplicate with lang/runawk
 |
Tuesday, 25 May 2010
|
03:30 wen
- Document the remove of devel/py-ro
 |
Monday, 24 May 2010
|
21:57 pgollucci
- devel/ruby-game|devel/rubygem-rubygame|2010-05-24|Use devel/rubygem-rubygame
instead
PR: ports/146731
Submitted by: Christoph Kick <kick.christoph@googlemail.com>
 |
21:52 pgj
Rename the following Haskell ports to bring them in sync with the
HackageDB:
archivers/hs-zip-archive-ghc -> archivers/hs-zip-archive
devel/hs-binary-ghc -> devel/hs-binary
devel/darcs -> devel/hs-darcs
devel/hs-language-c-ghc -> devel/hs-language-c
devel/hs-lazysmallcheck-ghc -> devel/hs-lazysmallcheck
devel/hs-pcre-light-ghc -> devel/hs-pcre-light
devel/hs-utf8-string-ghc -> devel/hs-utf8-string
graphics/hs-HGL-ghc -> graphics/hs-HGL
ports-mgmt/porte -> ports-mgmt/hs-porte
security/hs-digest-ghc -> security/hs-digest
textproc/hs-haxml -> textproc/hs-HaXml
textproc/hs-highlighting-kate-ghc -> textproc/hs-highlighting-kate
textproc/hs-polyparse-ghc -> textproc/hs-polyparse
textproc/pandoc -> textproc/hs-pandoc
x11/hs-x11-ghc -> x11/hs-X11
x11/hs-x11-xft-ghc -> x11/hs-X11-xft
x11/xmobar -> x11/hs-xmobar
x11-toolkits/hs-opengl-ghc -> x11-toolkits/hs-OpenGL
x11-toolkits/hs-OpenGLRaw-ghc -> x11-toolkits/hs-OpenGLRaw
x11-toolkits/hs-GLURaw-ghc -> x11-toolkits/hs-GLURaw
x11-toolkits/hs-glut-ghc -> x11-toolkits/hs-GLUT
x11-wm/xmonad -> x11-wm/hs-xmonad
x11-wm/xmonad-contrib -> x11-wm/hs-xmonad-contrib
 |
11:46 johans
- Remove net/dgd-net as previously announced:
all network functionality is now included in net/dgd
 |
Sunday, 23 May 2010
|
21:13 linimon
Add entry for expired port math/py-mpz, deleted 200912 in Python
deprecation sweep.
 |
Thursday, 20 May 2010
|
23:34 rene
Remove old devel/perforce
The server parts are now in devel/p4d, devel/p4p, devel/p4ftpd, and devel/p4web
PR: ports/145824
Submitted by: gordon
Approved by: tabthorpe (mentor)
 |
21:13 johans
As advertised, remove redundant lang/yorick-doc port.
 |
15:43 girgen
Update all PostgreSQL ports to latest version.
Remove postgresql-contrib in favour for postgresqlNN-contrib.
This way we will get packages built, which is nice.
Security: CVE-2010-1169
Security: CVE-2010-1170
The PostgreSQL Project today released minor versions updating all active
branches of the PostgreSQL object-relational database system, including
versions 8.4.4, 8.3.11, 8.2.17, 8.1.21, 8.0.25, and 7.4.29. This release
fixes moderate-risk security issues with PL/perl and PL/tcl, as well as
a data corruption issue with standby databases. Users of any of these
three features should update their PostgreSQL installations immediately.
The PL/perl security fix closes a security hole in PL/perl
procedures which could allow privilege escalation on the host system,
caused by a flaw in Safe.pm; see CVE-2010-1169 and CVE-2010-1447 for
details. A second patch prevents PL/tcl's pltcl_modules table from
being subverted in order to run arbitrary Tcl scripts; see
CVE-2010-1170. These issues only affect users who have enabled either
of these two stored procedure languages.
Also corrected is use of the command ALTER TABLE SET TABLESPACE, which
previously could cause data corruption on Warm Standby database slaves.
This issue affects only version 8.4.
There are also 21 other bug fixes in this release, some of which apply
only to version 8.4, and a few of which are specifically for Windows.
While these are generally fixes for minor issues, among the changes are:
* Fix for a combinational crash condition
* Prevent normal users from resetting some GUCs in
their own role definitions
* Correctly apply constraint exclusion in UPDATE and DELETE queries
* Minor fixes for WAL archiving
* Update timezone data for 12 zones
See the release notes for a full list of changes with details.
Releasenotes at http://www.postgresql.org/docs/current/static/release.html
 |
Wednesday, 19 May 2010
|
00:17 wen
- Document rename pyNN to pynn
 |
Tuesday, 18 May 2010
|
04:34 pgollucci
- devel/apr|devel/apr1|2010-05-18|Renamed to devel/apr1
Remove now obsolete devel/apr. See devel/apr1
PR: ports/146553
With Hat: apache@
Tested by: make index and make index WITH_APACHE=1
 |
Monday, 17 May 2010
|
22:20 makc
emulators/sdlmame was renamed to mame
 |
11:51 pav
- Move print/hplip3 to print/hplip
Approved by: Anish Mistry <amistry@am-productions.biz> (old maintainer)
 |
08:34 pav
- Rename libranlib to librandlib
 |
Friday, 14 May 2010
|
22:31 araujo
- Remove due "math/py-networkx" be the same port and with more appropriated name
as well as updated on its latest version.
PR: ports/146408
Submitted by: Anatoly Borodin <anatoly.borodin@gmail.com>
 |
19:48 flz
Retire misc/ldconfig_compat. Thee served us well
PR: ports/146532
Submitted by: Alex Kozlov <spam@rm-rf.kiev.ua>
 |
Wednesday, 12 May 2010
|
22:46 pgollucci
www/mod_extract_forwarded2||2010-05-12|Use www/mod_extract_forwarded instead
Wit hat: apache@
 |
Tuesday, 11 May 2010
|
14:29 fluffy
- Note kdelibs4-experimental removal
- Attach new-born ports to the build
- Add missed patch to kdepimlibs4
With hat on: kde@
 |
09:47 fluffy
- Resurrect multimedia/phonon[-gstreamer] ports
- Update all Phonon parts to 4.4.1
With hat on: kde@
 |
Monday, 10 May 2010
|
21:19 kwm
Presenting GNOME 2.30.1 for FreeBSD. The offical release notes for this
release can be found at http://library.gnome.org/misc/release-notes/2.30/ .
This release brings initial PackageKit support, Upower (replaces power
management part of hal), cuse4bsd integration with HAL and cheese, and a
faster Evolution.
Sadly GNOME 2.30.x will be the last release with FreeBSD 6.X support. This
will also be the last of the 2.x releases. The next release will be the
highly-anticipated GNOME 3.0 which will bring with it a new UI experience.
Currently, there are a few bugs with GNOME 2.30 that may be of note for our
users. Be sure to consult the UPGRADING note or the 2.30 upgrade FAQ at
http://www.freebsd.org/gnome/docs/faq230.html for specific upgrading
instructions, and the up-to-date list of known issues.
This release features commits by avl, ahze, bland, marcus, mezz, and myself.
The FreeBSD GNOME Team would like to thank Anders F Bjorklund for doing the
initual packagekit porting.
And the following contributors & testers for there help with this release:
Eric L. Chen
Vladimir Grebenschikov
Sergio de Almeida Lenzi
DomiX
walder
crsd
Kevin Oberman
Michal Varga
Pavel Plesov
Bapt
kevin
and ITetcu for two exp-run
PR: ports/143852
ports/145347
ports/144980
ports/145830
ports/145511
 |
Sunday, 2 May 2010
|
10:45 miwi
2010-04-30 audio/py-flac: has been marked IGNORE for past 24 months
2010-02-20 databases/mysql-connector-java50: Old version: please use
databases/mysql-connector-java instead
2010-04-15 databases/p5-DBIx-Class-HTML-FormFu: This module is obsoleted by
www/p5-HTML-FormFu-Model-DBIC
2010-04-29 devel/py-rbtree: "does not build with new pyrex and it's not active
maintained"
2010-04-08 devel/tavrasm: No longer maintained, use devel/avra instead
2010-04-27 mail/postfix23: it's no longer maintened by upstream developer
2010-04-30 math/libgmp4: Use math/gmp instead.
2010-04-04 misc/ezload: does not build with new USB stack in 8-STABLE
2010-01-31 misc/gkrellmbgchg: use misc/gkrellmbgchg2
2010-03-04 multimedia/kbtv: no longer under development by author
2010-02-16 net/plb: broken; abandoned by author; use net/relayd or www/nginx
instead
2010-04-30 security/vpnd: This software is no longer developed
2010-03-15 textproc/isearch: abandoned upstream, uses an obsolete version of
GCC, not used by any other port
2010-04-02 www/caudium12: No longer maintained upstream, please switch to
www/caudium14
2010-03-08 www/p5-Catalyst-Plugin-Cache-FileCache: Deprecated by module author
in favor of www/p5-Catalyst-Plugin-Cache
 |
Saturday, 1 May 2010
|
22:44 dougb
As advertised, remove net-p2p/qbittorrent.
 |
Monday, 26 Apr 2010
|
16:12 tabthorpe
- Remove www/blogd
- Attach ephemera to build
 |
03:56 cy
Indicate that security/krb5-17 has been deleted because security/krb5
now contains krb5-1.8.1.
 |
Monday, 19 Apr 2010
|
16:24 mm
irc/dircproxy-devel
 |
10:43 ale
Switch to use newer GMP version.
PR: ports/144487
Submitted by: ale
Approved by: portmgr (-exp run by erwin)
 |
Friday, 16 Apr 2010
|
20:28 dougb
sysutils/rc_subr has not been needed for a long time, all supported
versions of FreeBSD now contain /etc/rc.subr in the base. Version
1.636 of bsd.port.mk removed support for the RC_SUBR and RC_SUBR_SUFFIX
macros, so this is the last of the old infrastructure to go.
R C D here now
No longer is the N G
Services rejoice
 |
Sunday, 11 Apr 2010
|
08:42 ale
Add php5-oci8 and php5-pdo_oci entries.
 |
Friday, 9 Apr 2010
|
09:34 ale
Update to PHP 5.3.2 release!
 |
Monday, 5 Apr 2010
|
19:51 pav
- Remove phplogcon (moved to loganalyzer)
 |
10:44 dinoex
- note replacment of misc/proj4
 |
04:26 avl
- Update net-im/pidgin-birthday-reminder to 1.5
- Connect net-im/pidgin-birthday-reminder to the build
- Disconnect net-im/pidgin-birthday_reminder
- Remove net-im/pidgin-birthday_reminder, project was renamed
 |
Saturday, 3 Apr 2010
|
05:13 kuriyama
p5-Plack-Request was incorporated to p5-Plack.
 |
Friday, 2 Apr 2010
|
17:02 miwi
- Document octave-forge-arpack removal
 |
Wednesday, 31 Mar 2010
|
10:33 kwm
Update to 0.10.18.
Ivorbis plugin got merged with the vorbis plugin.
Depend on neon29 instead of neon28 if it is found.
 |
Tuesday, 30 Mar 2010
|
02:35 tabthorpe
- Add separator to last entry
 |
Monday, 29 Mar 2010
|
22:29 kuriyama
- Remove this port. trac-webadmin was incorporated to www/trac
itself.
PR: ports/138639
Submitted by: "R.Mahmatkhanov" <cvs-src@yandex.ru>
 |
Saturday, 27 Mar 2010
|
16:10 ehaupt
audio/ym2wav is now part of audio/stymulator
 |
12:13 miwi
- Correct xf86* removal entry
 |
12:06 miwi
x11-drivers/xf86-input-calcomp Unmaintained upstream. Notify x11
Maintainers if you have this device.
x11-drivers/xf86-input-digitaledge Unmaintained upstream. Notify x11
Maintainers if you have this device.
x11-drivers/xf86-input-dmc Unmaintained upstream. Notify x11
Maintainers if you have this device.
x11-drivers/xf86-input-dynapro Unmaintained upstream. Notify x11
Maintainers if you have this device.
x11-drivers/xf86-input-elo2300 Unmaintained upstream. Notify x11
Maintainers if you have this device.
x11-drivers/xf86-input-jamstudio Unmaintained upstream. Notify x11
Maintainers if you have this device.
x11-drivers/xf86-input-magellan Unmaintained upstream. Notify x11
Maintainers if you have this device.
x11-drivers/xf86-input-microtouch Unmaintained upstream. Notify x11
Maintainers if you have this device.
x11-drivers/xf86-input-palmax Unmaintained upstream. Notify x11
Maintainers if you have this device.
x11-drivers/xf86-input-spaceorb Unmaintained upstream. Notify x11
Maintainers if you have this device.
x11-drivers/xf86-input-summa Unmaintained upstream. Notify x11
Maintainers if you have this device.
x11-drivers/xf86-input-tek4957 Unmaintained upstream. Notify x11
Maintainers if you have this device.
 |
Friday, 26 Mar 2010
|
15:53 tota
- Fix name typo: japanese/asterisk-sound to japanese/asterisk-sounds
PR: ports/144691
Submitted by: Fumihiko Kimura <jfkimura_AT_yahoo.co.jp>
Approved by: maho (mentor)
 |
Thursday, 25 Mar 2010
|
13:55 kwm
Rename video4bsd-kmod to cuse4bsd-kmod and update to version 0.1.8.
This version brings usb dvb (Digital Video Broadcast) support.
Submitted by: maintainer
 |
Wednesday, 24 Mar 2010
|
16:24 mm
- Plugin is now part of multimedia/gstreamer-plugins-bad
 |
Tuesday, 23 Mar 2010
|
19:31 oliver
repo move mail/sylpheed2 to mail/sylpheed3 (3.0.1)
 |
Tuesday, 16 Mar 2010
|
03:08 dougb
As previously advertised, remove the now-obsolete rblibtorrent port
 |
02:44 amdmi3
- Remove www/cheetah. It is broken, unmaintained and not developed since 2001.
PR: 143839
Submitted by: Ruslan Mahmatkhanov <cvs-src@yandex.ru>
 |
Saturday, 27 Feb 2010
|
22:09 gerald
Remove textproc/xmlada-gcc a few days after the end of the expiration
period.
Feature safe: yes
 |
Friday, 26 Feb 2010
|
01:22 wen
- Fix a typo in my recent entry
Submitted by: sunpoet@sunpoet.net(via Email)
Feature safe: yes
 |
Thursday, 25 Feb 2010
|
12:47 sem
2010-01-22 net/mpd: obsoleted, unsupported port. Use net/mpd4, net/mpd5 instead
Feature safe: yes
 |
01:36 wen
- Record of remove japanese/stardict2-dict-ja
Feature safe: yes
 |
Wednesday, 24 Feb 2010
|
17:14 danfe
- Readd the port with better, all-lowercase name [1]
- While here, fix several minor issues with Makefile and pkg-descr (augment
COMMENT, utilize standard NO_BUILD and NO_WRKSUBDIR knobs, remove `x11'
as a secondary category, use correct installation commands and merge them
into one, give correct package name prefix (`linux-') for Linux binary-
only software, sort PLIST_FILES -- all these things that usually happen
when people are not reading PH well enough, do not look at other ports,
and not using common sense.) :-(
No objection from: pgollucci [1]
Feature safe: yes
 |
Tuesday, 23 Feb 2010
|
13:55 des
Upgrade Munin to 1.4.3. Thanks to Sean Rees <sean@rees.us> for providing
the initial patches and getting me started with this.
Note that munin-main has been renamed to munin-master (see MOVED).
Approved by: portmgr (erwin)
Feature safe: yes
 |
12:22 mandree
Revive openvpn-devel port and pass maintainership to Eric F. Christ.
NOTE that the port is more of a development snapshot than it used to be,
so it should be used SOLELY for testing and development, NOT IN PRODUCTION.
PR: ports/144115
Approved by: mandree@ (previous maintainer)
Approved by: garga@ (mentor)
Feature safe: yes
 |
Monday, 22 Feb 2010
|
00:53 dougb
As previously discussed on -ports, make the following changes:
1. Move net-p2p/rblibtorrent-devel to net-p2p/libtorrent-rasterbar-14
a. Update LIB_DEPENDS for ports that depended on rblibtorrent-devel
b. Add entries to MOVED and UPDATING
2. Introduce net-p2p/libtorrent-rasterbar-15, the new devel version
3. Introduce net-p2p/qbittorrent-22, the new devel version of qbittorrent
Feature safe: yes
 |
Friday, 19 Feb 2010
|
00:32 maho
Remove editors/openoffice.org-2-RC port.
quoting from
http://lists.freebsd.org/pipermail/freebsd-openoffice/2009-December/004440.html
> OpenOffice.org community officially announced that
> "end-of-life" for version 2.x of its productivity suite
> http://www.openoffice.org/servlets/ReadMsg?list=announce&msgNo=407
> .
> For FreeBSD ports tree - my policy is -
> I'll remove ports/editors/openoffice.org-2-RC soon, and mark as IGNORE
> for ports/editors/openoffice.org-2/ in the near future.
>
> Please contact me (maho at FreeBSD.org - I'm a de facto maintainer of this
port),
> if you want to maintain "ports/editors/openoffice.org-2" port.
> I expect you to fix build issues, security issues, etc by back porting.
Thanks for all who loves OpenOffice.org. Sayonara, soshite arigatou (good-bye
and thank you)...
Feature safe: yes
 |
Wednesday, 17 Feb 2010
|
21:36 hrs
Add entry of ports-mgmt/portbrowser removal forgotten when the change
was committed.
Spotted by: Andriy Gapon
PR: ports/143667
Feature safe: yes
 |
Saturday, 13 Feb 2010
|
06:19 pgollucci
- Resurrect this port
Though long since expired and deprecated, 2 ports
net/gkrellm_snmp
net/ngr
still depend on it and do not work net-mgmt/net-snmp (v5)
BEWARE, dragons be here, rmPort will not catch these deps
and removing this port before they are converted will break
the INDEx
Pointyat to: myself
Reported by: erwin
 |
03:09 pgollucci
2009-07-01 net-mgmt/net-snmp4: Use net-mgmt/net-snmp port instead
 |
Wednesday, 10 Feb 2010
|
03:06 pgollucci
sysutils/smartmontools-devel|sysutils/smartmontools|2010-02-10|Removed, use sysu
tils/smartmontools instead
PR: ports/143592
Submitted by: Marcin Wisnicki <mwisnicki+freebsd@gmail.com> (maintainer)
 |
Sunday, 7 Feb 2010
|
15:03 beat
- Remove x11-toolkits/swt31: Superseded by x11-toolkits/swt and depends
on obsolete Firefox 2.0.
Approved by: glewis@ on freebsd-eclipse@
 |
Thursday, 4 Feb 2010
|
02:29 pgollucci
irc/conspire Upstream development abandoned
PR: ports/143459
Submitted by: Jacob Myers <jacob@whotookspaz.org> (maintainer)
 |
02:24 pgollucci
- Remove sysutils/lugtools it has been replaced by sysutils/p5-Plugtools [1]
PR: ports/143463 [1], ports/142279
Submitted by: "Zane C.B." <vvelox@vvelox.net>
 |
Tuesday, 2 Feb 2010
|
23:31 miwi
2010-01-08 math/octave-forge-ann: has been broken for 3 months
2010-01-08 math/octave-forge-fixed: has been broken for 3 months
2010-01-08 math/octave-forge-ftp: has been broken for 3 months
2010-01-08 math/octave-forge-graceplot: has been broken for 3 months
2010-01-08 math/octave-forge-parallel: has been broken for 3 months
2010-01-08 math/octave-forge-triangular: has been broken for 3 months
2010-01-08 math/octave-forge-vrml: has been broken for 3 months
 |
Sunday, 31 Jan 2010
|
14:38 wen
- Document remove of chinese/stardict2-dict-zh_CN
 |
13:51 miwi
- Document pecl-pecl_http removal
 |
Thursday, 28 Jan 2010
|
01:59 miwi
2010-01-08 x11-toolkits/gtkada-gps: has been broken for 3 months
2010-01-08 x11-fm/velocity: has been broken for 7 months
2010-01-08 x11-drivers/xf86-video-nsc: has been broken for 5 months
2010-01-08 www/rubygem-merb: has been broken for 5 months
2010-01-08 security/shibboleth-sp: has been broken for 3 months
 |
Sunday, 24 Jan 2010
|
16:54 gerald
Remove x11-toolkits/gtkada-gcc which has not been maintained for a while
and depended on lang/gnat-gcc41 which is now gone.
 |
13:26 gerald
Supersede lang/gnat-gcc41 by lang/gnat-gcc44, the former of which is
a couple of versions behind upstream and based on GCC 4.1 which is not
maintained any more, either.
 |
Saturday, 23 Jan 2010
|
13:55 beat
- Remove net/mugshot: No longer working, Mastersite disappeared and
depends on obsolete www/firefox.
Approved by: Ashish SHUKLA <wahjava AT gmail.com> (maintainer, via
private mail)
 |
Wednesday, 20 Jan 2010
|
19:14 miwi
2010-01-08 audio/dino: has been broken for 7 months
2010-01-08 devel/asis-gpl: has been broken for 3 months
2010-01-08 devel/florist-gpl: has been broken for 3 months
2010-01-08 devel/kdesvn: has been broken for 4 months
2010-01-08 devel/radrails: has been broken for 3 months
2010-01-08 devel/rubygem-rtags: has been broken for 5 months
2010-01-12 games/hattrickorganizer: Has been broken for quite some time
2010-01-08 games/laughingman: has been broken for 3 months
2010-01-08 devel/aunit: has been broken for 3 months
2010-01-18 devel/gdb53: has been broken for 3 months
2010-01-08 lang/ccscript: has been broken for 4 months
2010-01-08 lang/gnat-glade: has been broken for 3 months
2010-01-08 lang/xsb: has been broken for 6 months
2010-01-08 multimedia/nmm: has been broken for 3 months
2010-01-08 multimedia/sabbu: has been broken for 3 months
2010-01-08 net/adasockets: has been broken for 3 months
2010-01-08 textproc/bidiv: has been broken for 3 months
2010-01-08 textproc/xmlada-gps: has been broken for 3 months
 |
14:22 glarkin
- Removed databases/pear-Doctrine2 after accidental repocopy. Will be
recreated at some point in the future when Doctrine 2.x achieves at
least beta status.
PR: ports/141309
Requested by: pav
 |
09:26 ale
Re-add enigmail port, trying to fix make_index.
Requested by: pav
 |
Tuesday, 19 Jan 2010
|
22:46 pav
- Connect resurrected bluefish-devel to the build
Missed by: sylvio
 |
Monday, 18 Jan 2010
|
06:46 pgollucci
- remove broken/expired ports@ ports
Approved by: portmgr (miwi)
audio/ccaudio||2010-01-18|Has expired: has been broken for 4 months
audio/py-libmpdclient||2010-01-18|Has expired: has been broken for 3 months
chinese/gbk2uni||2010-01-18|Has expired: has been broken for 6 months
chinese/iiimf-le-xcin||2010-01-18|Has expired: has been broken for 3 months
devel/adabindx||2010-01-18|Has expired: has been broken for 3 months
devel/agide||2010-01-18|Has expired: has been broken for 6 months
devel/asis||2010-01-18|Has expired: has been broken for 3 months
devel/callgrind||2010-01-18|Has expired: Included in devel/valgrind
devel/florist||2010-01-18|Has expired: has been broken for 3 months
editors/xml2rfc-xxe||2010-01-18|Has expired: has been broken for 4 months
graphics/gephex||2010-01-18|Has expired: has been broken for 3 months
graphics/irit||2010-01-18|Has expired: has been broken for 3 months
graphics/pixieplus||2010-01-18|Has expired: has been broken for 6 months
japanese/expect||2010-01-18|Has expired: has been broken for 3 months
lang/pnetc||2010-01-18|Has expired: has been broken for 5 months
mail/libnewmail||2010-01-18|Has expired: has been broken for 3 months
net-mgmt/flowscan||2010-01-18|Has expired: has been broken for 5 months
net/astmanproxy||2010-01-18|Has expired: has been broken for 3 months
palm/prc-tools||2010-01-18|Has expired: has been broken for 4 months
print/latex-msc||2010-01-18|Has expired: has been broken for 3 months
science/xloops-ginac||2010-01-18|Has expired: has been broken for 3 months
shells/bush||2010-01-18|Has expired: has been broken for 3 months
textproc/iiimf-gnome-im-switcher||2010-01-18|Has expired: has been broken for 4
months
textproc/iiimf-gtk||2010-01-18|Has expired: has been broken for 3 months
x11-toolkits/gtkada-devel||2010-01-18|Has expired: has been broken for 3 months
x11-toolkits/gtkada||2010-01-18|Has expired: has been broken for 3 months
x11-wm/ion-2||2010-01-18|Has expired: has been broken for 4 months
 |
Friday, 15 Jan 2010
|
02:48 pgollucci
- patch available on original site anymore, nor it is being developed anymore
PR: ports/142800
Submitted by: Krzysztof Kowalewski <pyzmen@kam.pl> (maintainer)
 |
Wednesday, 13 Jan 2010
|
14:29 dinoex
- add entry for gold
 |
08:03 beat
emulators/virtualbox:
- Remove emulators/virtualbox port. Renamed to emulators/virtualbox-ose
and seperate port for the kernel modules created:
emulators/virtualbox-ose-kmod.
emulators/virtualbox-ose:
- Update to 3.1.2
- Update guest additions to 3.1.2
- Port has been renamed to virtualbox-ose to reflect that we are using
the OSE version. [1]
- Added proper PulseAudio support for FreeBSD [2]
- procfs is not required anymore because vbox uses sysctl(3) now [3]
- Update pkg-message to reflect recent changes
- Add nox's FreeBSD host networking patches that are now also in the
upstream vbox svn (modulo vbox variable naming style adjustments:)
http://lists.freebsd.org/pipermail/freebsd-emulation/2010-January/007260.html
http://www.virtualbox.org/changeset/25698
1. Allow direct tap networking again (for users that need the best
network performance and/or need more complex network setups, like when
they want to use routing instead of bridging to e.g. protect from guests
messing with the lan's arp tables; a tap + routing + proxy arp example
is in the above freebsd-emulation posting.)
2. Enable vbox' shared mac feature when using bridged mode on a wifi
interface, together with the virtualbox-ose-kmod change this
should fix bridged mode for wifi users. [4]
emulators/virtualbox-ose-kmod:
- Update to 3.1.2
- Add rc.d script to load kernel modules
- Fix build with a non-standard location for the system source [5]
- Merge aeichner's vboxnetflt fix committed to upstream vbox svn
(thanks!) that makes the shared mac feature enabled above actually work
on FreeBSD hosts. [6]
Please see http://wiki.freebsd.org/VirtualBox for update instructions.
Many thanks to the VirtualBox developers, all tester, patch submitter and
the whole vbox@ team.
PR: ports/141630 [2]
Noticed by: mm@ [1]
Submitted by: Noriyoshi Kawano <bowie AT nrik.jp> [2],
Baptiste Daroussin <baptiste.daroussin AT gmail.com> [3]
and Bernhard Froehlich <decke AT bluelife.at> [3],
nox@ [4], scf@ [5]
Obtained from: http://www.virtualbox.org/changeset/25699 [6]
On behalf of: vbox@ (decke, dhn, itetcu, miwi, nox)
 |
Tuesday, 12 Jan 2010
|
22:03 olgeni
Remove devel/cl-asdf-sbcl: lang/sbcl has a bundled asdf version.
 |
Monday, 11 Jan 2010
|
15:20 ale
Remove old enigmail port.
 |
15:16 ale
Fix entry.
 |
11:58 ale
As announced, remove MySQL 6.0 (dead development branch) and update CONFLICTS.
 |
Thursday, 7 Jan 2010
|
17:04 olgeni
Remove unmaintained lang/drscheme port, which is superceded by
lang/plt-scheme. According to pointyhat lang/drscheme it has been
broken since 2007/06.
 |
16:28 mandree
Move security/openvpn to security/openvpn20 (after previous repocopy).
Update security/openvpn20 to 2.0.9, revising pkg-message.
Move security/openvpn-devel to security/openvpn and
update security/openvpn to 2.1.1.
Remove security/openvpn-devel, adding a MOVED entry.
Update security/Makefile to remove openvpn-devel and add openvpn20 to
SUBDIRS.
Add a UPDATING entry for this shuffle. Currently without upgrade
instructions since neither portupgrade nor portmaster are up to the
task (because of the CONFLICTS).
Approved by: garga@ (mentor)
 |
Wednesday, 6 Jan 2010
|
13:05 tabthorpe
- Update after recent deletion
 |
04:22 tabthorpe
2010-01-06 misc/sword15: use misc/sword
2010-01-06 misc/bibletime-kde3: use misc/bibletime
2010-01-06 mail/squirrelmail-devel: use mail/squirrelmail
 |
Monday, 4 Jan 2010
|
10:53 ale
Remove MySQL 5.4 in favor of MySQL 5.5.
 |
Saturday, 26 Dec 2009
|
10:26 mm
- Port completely superseded and replaced by archivers/star
archivers/star-devel
 |
03:35 amdmi3
- Move love from games/ to better suiting devel/
 |
Thursday, 24 Dec 2009
|
21:03 miwi
Remove irc/znc-extra - Has expired: Migrate to irc/znc instead
Submitted by: maintainer via private mail
 |
Number of commits found: 9657 (showing only 100 on this page) |