| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
| |
since 2006.
Feature safe: yes
With hat: gecko
|
|
|
|
| |
Feature safe: yes
|
|
|
|
| |
Feature safe: yes
|
|
|
|
|
|
| |
www/firefox or www/firefox35 (if you depend on the java plugin) instead.
Feature safe: yes
|
|
|
|
|
|
|
|
| |
- Port has been renamed to mythplugin-mythweb to have a common prefix for
all MythTV plugins.
Approved by: beat (co-mentor)
Feature safe: yes
|
|
|
|
| |
Feature safe: yes
|
| |
|
|
|
|
| |
Requested by: "James P. Howard, II" <jh@jameshoward.us> (original creator) via ports@
|
|
|
|
|
|
| |
- Connect www/firefox-sync
- Add MOVED entry
- Remove www/weave
|
|
|
|
|
|
| |
emulators/linux_base-gentoo-stage3
emulators/linux_dist-gentoo-stage1||2010-06-08|Expired: please use emulators/linux_dist-gentoo-stage3
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
********************************************************************************
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@
|
|
|
|
| |
Pointy hat to: miwi
|
| |
|
|
|
|
|
| |
PR: ports/141139
Submitted by: Vyacheslav <f.fenix@gmail.com>
|
| |
|
|
|
|
| |
misc to the audio category.
|
|
|
|
| |
in the right direction.
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
|
|
| |
devel/rubygem-rubygame instead
PR: ports/146731
Submitted by: Christoph Kick <kick.christoph@googlemail.com>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
| |
all network functionality is now included in net/dgd
|
|
|
|
| |
deprecation sweep.
|
|
|
|
|
|
|
|
| |
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)
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
|
| |
|
|
|
|
|
|
|
|
| |
Remove now obsolete devel/apr. See devel/apr1
PR: ports/146553
With Hat: apache@
Tested by: make index and make index WITH_APACHE=1
|
| |
|
|
|
|
| |
Approved by: Anish Mistry <amistry@am-productions.biz> (old maintainer)
|
| |
|
|
|
|
|
|
|
| |
name as well as updated on its latest version.
PR: ports/146408
Submitted by: Anatoly Borodin <anatoly.borodin@gmail.com>
|
|
|
|
|
| |
PR: ports/146532
Submitted by: Alex Kozlov <spam@rm-rf.kiev.ua>
|
|
|
|
| |
Wit hat: apache@
|
|
|
|
|
|
|
| |
- Attach new-born ports to the build
- Add missed patch to kdepimlibs4
With hat on: kde@
|
|
|
|
|
|
| |
- Update all Phonon parts to 4.4.1
With hat on: kde@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
|
| |
|
|
|
|
| |
- Attach ephemera to build
|
|
|
|
| |
now contains krb5-1.8.1.
|
| |
|
|
|
|
|
|
| |
PR: ports/144487
Submitted by: ale
Approved by: portmgr (-exp run by erwin)
|
|
|
|
|
|
|
|
|
|
| |
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
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
|
| |
- Connect net-im/pidgin-birthday-reminder to the build
- Disconnect net-im/pidgin-birthday_reminder
- Remove net-im/pidgin-birthday_reminder, project was renamed
|
| |
|
| |
|
|
|
|
|
| |
Ivorbis plugin got merged with the vorbis plugin.
Depend on neon29 instead of neon28 if it is found.
|
| |
|
|
|
|
|
|
|
| |
itself.
PR: ports/138639
Submitted by: "R.Mahmatkhanov" <cvs-src@yandex.ru>
|
| |
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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.
|
|
|
|
|
|
| |
PR: ports/144691
Submitted by: Fumihiko Kimura <jfkimura_AT_yahoo.co.jp>
Approved by: maho (mentor)
|
|
|
|
|
|
| |
This version brings usb dvb (Digital Video Broadcast) support.
Submitted by: maintainer
|
| |
|
| |
|
| |
|
|
|
|
|
| |
PR: 143839
Submitted by: Ruslan Mahmatkhanov <cvs-src@yandex.ru>
|
|
|
|
|
|
| |
period.
Feature safe: yes
|
|
|
|
|
| |
Submitted by: sunpoet@sunpoet.net(via Email)
Feature safe: yes
|
|
|
|
| |
Feature safe: yes
|
|
|
|
| |
Feature safe: yes
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- 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
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
|
|
|
|
| |
was committed.
Spotted by: Andriy Gapon
PR: ports/143667
Feature safe: yes
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
|
| |
|
|
|
|
|
|
|
| |
tils/smartmontools instead
PR: ports/143592
Submitted by: Marcin Wisnicki <mwisnicki+freebsd@gmail.com> (maintainer)
|
|
|
|
|
|
| |
on obsolete Firefox 2.0.
Approved by: glewis@ on freebsd-eclipse@
|
|
|
|
|
| |
PR: ports/143459
Submitted by: Jacob Myers <jacob@whotookspaz.org> (maintainer)
|
|
|
|
|
| |
PR: ports/143463 [1], ports/142279
Submitted by: "Zane C.B." <vvelox@vvelox.net>
|
|
|
|
|
|
|
|
|
| |
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
|
| |
|
| |
|
|
|
|
|
|
|
| |
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
|
|
|
|
| |
and depended on lang/gnat-gcc41 which is now gone.
|
|
|
|
|
| |
a couple of versions behind upstream and based on GCC 4.1 which is not
maintained any more, either.
|
|
|
|
|
|
|
| |
depends on obsolete www/firefox.
Approved by: Ashish SHUKLA <wahjava AT gmail.com> (maintainer, via
private mail)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
|
|
|
|
| |
recreated at some point in the future when Doctrine 2.x achieves at
least beta status.
PR: ports/141309
Requested by: pav
|
|
|
|
| |
Requested by: pav
|
|
|
|
| |
Missed by: sylvio
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
|
| |
PR: ports/142800
Submitted by: Krzysztof Kowalewski <pyzmen@kam.pl> (maintainer)
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- 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)
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
| |
lang/plt-scheme. According to pointyhat lang/drscheme it has been
broken since 2007/06.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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)
|
| |
|
|
|
|
|
| |
2010-01-06 misc/bibletime-kde3: use misc/bibletime
2010-01-06 mail/squirrelmail-devel: use mail/squirrelmail
|
| |
|
|
|
|
| |
archivers/star-devel
|
| |
|
|
|
|
| |
Submitted by: maintainer via private mail
|
|
|
|
|
|
|
|
|
| |
misc/bsdiff||2009-12-24|Incorporated into base system long ago
security/freebsd-update||2009-12-24|Incorporated into base system long ago
sysutils/est||2009-12-24|Incorporated into base system long ago
sysutils/estctrl||2009-12-24|Incorporated into base system long ago
sysutils/freebsd-sha1||2009-12-24|Incorporated into base system long ago
sysutils/freebsd-sha256||2009-12-24|Incorporated into base system long ago
|
|
|
|
|
|
|
| |
and CVE-2009-2474), also no longer under development since 2007)
Approved by: maintainer timeout
With hat: secteam
|
| |
|
| |
|
| |
|
|
|
|
|
|
| |
Please remove the port."
Submitted by: Scott Ullrich <sullrich@gmail.com> (maintainer)
|
| |
|
|
|
|
|
|
| |
- Connect remmina-applet to the build
- Disconnect grdc-applet
- Remove grdc-applet, project was renamed
|
|
|
|
|
|
| |
- Connect remmina to the build
- Disconnect grdc
- Remove grdc, project was renamed
|
|
|
|
|
|
|
|
| |
- Split the port to server, frontend, agent and proxy slaves
- Add zabbix16 for people who don't want to update to 1.8 yet
PR: ports/141364
Submitted by: Jim Riggs <ports@christianserving.org> (maintainer)
|
| |
|
|
|
|
| |
They where included in the main package, according to a abiword developer.
|
| |
|
|
|
|
| |
instead for new installations
|
| |
|
| |
|
|
|
|
|
| |
* non-devel port have much newer version
* it has been marked DEPRECATED for past 17 months
|
| |
|
|
|
|
| |
- Remove trailing empty line
|
| |
|
|
|
|
| |
Reviewed by: miwi
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
audio/squeezeboxserver-trackstat
2009-11-30 audio/squeezecenter-superdatetime: Replaced by audio/squeezeboxserver-superdatetime
2009-11-30 audio/squeezecenter-sqlplaylist: Replaced by audio/squeezeboxserver-sqlplaylist
2009-11-30 audio/squeezecenter-lazysearch: Replaced by audio/squeezeboxserver-lazysearch
2009-11-30 audio/squeezecenter-dynamicplaylist: Replaced by audio/squeezeboxserver-dynamicplaylist
2009-11-30 audio/squeezecenter: Replaced by audio/squeezeboxcenter
2009-10-17 www/mod_auth_mysql41_ap2: distfile no longer fetchable
2009-10-13 x11-toolkits/gtkscintilla: no longer under development, last release in 2002
2009-10-13 x11-toolkits/py-gtkscintilla: no longer under development, last release in 2002
|
|
|
|
|
|
| |
It obsoleted now, all functionality now included in x11/kdebas4
Approved by: miwi (mentor)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
release can be found at http://library.gnome.org/misc/release-notes/2.28/ .
Officially, this is mostly a polishing release in preparation for GNOME 3.0
due in about a year.
On the FreeBSD front, though, a lot went into this release. Major thanks
goes to kwm and avl who did a lot of the porting work for this release.
In particular, kwm brought in Evolution MAPI support for better Microsoft
Exchange integration. Avl made sure that the new gobject introspection
repository ports were nicely compartmentalized so that large dependencies
aren't brought in wholesale.
But, every GNOME team member (ahze, avl, bland, kwm, mezz, and myself)
contributed to this release.
Other major improvements include an updated HAL with better volume
probing code, ufsid integration, and support for volume names containing
spaces (big thanks to J.R. Oldroyd); a new WebKit; updated AbiWord;
an updated Gimp; and a preview of the new GNOME Shell project (thanks to
Pawel Worach).
The FreeBSD GNOME Team would like to that the following additional
contributors to this release whose patches and testing really helped
make it a success:
Andrius Morkunas
Dominique Goncalves
Eric L. Chen
J.R. Oldroyd
Joseph S. Atkinson
Li
Pawel Worach
Romain Tartière
Thomas Vogt
Yasuda Keisuke
Rui Paulo
Martin Wilke
(and an extra shout out to miwi and pav for pointyhat runs)
We would like to send this release out to Alexander Loginov (avl) in
hopes that he feels better soon.
PR: 136676
136967
138872 (obsolete with new epiphany-webkit)
139160
134737
139941
140097
140838
140929
|
| |
|
|
|
|
|
|
|
| |
latest stable version
PR: 140952
Submitted by: "Joseph S. Atkinson" <jsa@wickedmachine.net> (maintainer)
|
|
|
|
|
|
| |
with libxul
Approved by: gnome (marcus, mezz)
|
| |
|
|
|
|
| |
Approved by: miwi (mentor)
|
|
|
|
|
|
|
| |
no other ports depend on it and it uses outdated gecko dependencies
(firefox 2 and mozilla).
Not objected to by: mono@
|
|
|
|
|
|
|
|
|
| |
- Remove mail/p5-Email-MIME-Modifier, it has been folded into mail/p5-Email-MIME
- Remove mail/p5-Email-Simple-Creator, it has been folded into mail/p5-Email-Simple
- Adjust dependencies
Reported by: pointyhat
With hat: portmgr
|
|
|
|
| |
Approved by: rafan (co-mentor)
|
|
|
|
|
|
| |
marked BROKEN for nearly three months. Use devel/cross-gcc instead.
Approved by: portmgr (linimon)
|
| |
|
|
|
|
|
|
| |
unused/unusable for most of last year. Recommend lang/gcc44 instead.
Approved by: maintainer
|
|
|
|
|
| |
PR: ports/132074
Submitted by: Cristiano Rolim Pereira <cristianorolim@hotmail.com>
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
used by any other port, dead upstream
2009-11-03 mail/postfix-gps-devel: Older than main port, no sign of maintainer activity beyond port creation 4+ years ago
2009-10-12 graphics/php4-ffmpeg: development continues only for php5
2009-10-31 net-p2p/nicotine: development stalled years ago, use net-p2p/nicotine-plus instead
2009-11-07 sysutils/rsyslog: Use sysutils/rsyslog3 or sysutils/rsyslog4 instead
2009-11-07 sysutils/rsyslog-gssapi: Use sysutils/rsyslog3 or sysutils/rsyslog4 instead
2009-11-07 sysutils/rsyslog-mysql: Use sysutils/rsyslog3 or sysutils/rsyslog4 instead
2009-11-07 sysutils/rsyslog-pgsql: Use sysutils/rsyslog3 or sysutils/rsyslog4 instead
2009-11-17 misc/kde4-l10n-ta: unfetchable and unmaintained upstream
2009-11-17 misc/kde4-l10n-eo: unfetchable and unmaintained upstream
|
|
|
|
|
|
|
| |
because they are merged into p5-Net-EPP upstream
PR: ports/140050
Submitted by: wen@FreeBSD.org (myself)
|
| |
|
| |
|
|
|
|
|
|
| |
- always specify category
- strict date format: YYYY-MM-DD
- fix typos (like last '/' in origin)
|
|
|
|
|
| |
PR: ports/139839
Submitted by: Chris Petrik <c.petrik.sosa@gmail.com>
|
|
|
|
| |
not even a PR, let alone a maintainer.
|
| |
|
|
|
|
| |
removed
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
| |
PR: ports/135201
Reported by: Hiroto Kagotani <hiroto.kagotani@gmail.com>
|
| |
|
|
|
|
| |
Submitted by: Erik Trulsson <ertr1013@student.uu.se>
|
|
|
|
|
| |
has been broken for close to eight months, yet there is not even a PR,
let alone a maintainer.
|
| |
|
| |
|
|
|
|
| |
Approved by: miwi(mentor)
|
|
|
|
| |
portmgr since previous data of wanderlust-devel exists in the CVS repository.
|
|
|
|
| |
Submitted by: maintainer via freebsd-ports@
|
| |
|
|
|
|
|
|
|
| |
exists as graphics/fusefs-gphotofs.
Reported by: pav
Pointyhat to: avl
|
|
|
|
| |
Approved by: glarkin (mentor)
|
|
|
|
|
|
|
| |
numerous "issues" over the last couple of years, and the most recent
incarnation has no source tarball available for download. Additionally,
the "Linux" version of the code is not currently maintained, and some
of the features do not work.
|
|
|
|
|
| |
PR: ports/139202
Submitted by: Geraud CONTINSOUZAS <geraud@gcu.info>
|
| |
|
|
|
|
|
|
|
| |
The addition should have been done through repocopy from mail/wanderlust.
Pointy hat to: nobutaka
Feature safe: yes
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
audio/gmpccaa
audio/gmpc-osd
audio/gmpc-qosd
audio/gmpc-random-playlist
audio/gmpc-serverstats
audio/gmpc-favorites
audio/gmpc-autoplaylist
audio/gmpc-stopbutton
All these no longer supported by upstream
Feature safe: yes
|
|
|
|
|
|
| |
PR: ports/138899
PR: ports/138900
Feature safe: yes
|
|
|
|
| |
Feature safe: yes
|
|
|
|
| |
Feature safe: yes
|
|
|
|
| |
Feature safe: yes
|
|
|
|
| |
Feature safe: yes
|
|
|
|
|
|
|
| |
2009-09-09 devel/p5-Data-Postponed: the module was removed from CPAN
2009-09-08 net/asterisk12-addons: does not build
Feature safe: yes
|
|
|
|
|
| |
Suggested by: Jiawei Ye <leafy7382@gmail.com> (maintainer)
Feature safe: yes
|
|
|
|
|
| |
and also still depends on lang/gcc34, failing to work with any reasonably
recent version of GCC. Plus, it lacks a maintainer.
|
|
|
|
|
|
|
|
|
|
| |
- Update to 2.3.3
- Fix install paths as they should have been
- Remove CONFLICTS
- Change MAINTAINER address from tota@rtfm.jp to tota@FreeBSD.org
- Remove the MOVED entry
Approved by: maho (mentor)
|
|
|
|
|
|
| |
multimedia/phonon is deprecated and superseded by multimedia/qt4-phonon
Approved by: miwi, tabthorpe (mentors)
|
|
|
|
|
|
| |
multimedia/phonon-gstreamer is deprecated and superseded by multimedia/qt4-phonon-gst.
Approved by: miwi, tabthorpe (mentors)
|
|
|
|
|
|
|
|
| |
deprecated since Oct 2007 and does not build since recent NSS update.
Please use www/kompozer instead.
Discussed with: miwi
With hat: gecko
|
| |
|
|
|
|
|
| |
PR: ports/136010
Submitted by: Anonymous <swell.k@gmail.com>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
audio/slimserver port has been marked as DEPRECATED for over eight
months. Remove all SlimServer related ports.
I was unable to contact the maintainer of slimserver-lastfm and
slimserver-slimscrobbler, but they have received no updates since
late 2006.
The other slimserver-* ports were maintained by tdb who approved their
removal (and who maintains squeezecenter-* couterparts for most of
them.)
Prodded by: erwin
Approved by: tdb (maintainer), <silence>
|
|
|
|
|
| |
- no longer under development
- does not build with GCC 4.x
|
| |
|
|
|
|
| |
Sugested by: stas
|
|
|
|
| |
Both have been unmaintained and consistently unportable.
|
| |
|
|
|
|
|
| |
PR: ports/137402
Submitted by: Stephen Montgomery-Smith <stephen@missouri.edu>
|
|
|
|
| |
an extra option set and no longer used by anything in the tree.
|
|
|
|
|
| |
PR: 137910
Submitted by: Gerrit Beine <gerrit.beine@gmx.de> (maintainer)
|
| |
|
|
|
|
|
| |
devel/p5-MooseX-SemiAffordanceAccessor was added (without any respect
to history).
|
|
|
|
|
|
| |
style coding with lots of warnings, and build error with gcc44.
Also suggested by: gerald@
|
|
|
|
|
|
| |
security/trans-proxy-tor: trans-proxy-tor is rendered obsolete by Tor\'s TransPort option (currently only available in tor-devel)
Approved by: maintainer
|
| |
|
|
|
|
| |
exUserFolder instead"
|
| |
|
|
|
|
| |
lang/open-cobol instead
|
|
|
|
|
|
| |
- Rename misc/kde3-i18n-sr@Latn -> misc/kde3-i18n-sr_Latn
Requested by: simon
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
-Update libtool and libltdl to 2.2.6a.
-Remove devel/libtool15 and devel/libltdl15.
-Fix ports build with libtool22/libltdl22.
-Bump ports that depend on libltdl22 due to shared library version change.
-Explain what to do update in the UPDATING.
It has been tested with GNOME2, XFCE4, KDE3, KDE4 and other many wm/desktop
and applications in the runtime.
With help: marcus and kwm
Pointyhat-exp: a few times by pav
Tested by: pgollucci, "Romain Tartière" <romain@blogreen.org>, and
a few MarcusCom CVS users. Also, I might have missed a few.
Repocopy by: marcus
Approved by: portmgr
|
|
|
|
| |
Noticed by: buganini@gmail.com
|
|
|
|
| |
www/xpi-firegpg
|
|
|
|
|
|
|
| |
- Split boost port to separate components, with boost-all metaport
PR: ports/137054
Submitted by: Alexander Churanov <churanov.port.maintainer@gmail.com> (maintainer)
|
|
|
|
|
| |
2009-07-28 security/hashish: "does not compile"
2009-07-19 security/smtpmap: depends on GCC 2.95 which has not been available for 9+ months
|
|
|
|
|
|
|
|
| |
Development has been discontinued more than one year
> Revision 1.354: download - view: text, markup, annotated - select for diffs
> Wed Mar 12 23:27:09 2008 UTC (16 months, 1 week ago) by maho
See also PR: 136674
|
|
|
|
| |
vanish. The port is pretty useless anyway.
|
|
|
|
| |
superseded by lang/gcc43 and later.
|
| |
|
| |
|
|
|
|
|
|
| |
EXPIRATION_DATE=2009-07-01
It has been expired.
|
|
|
|
|
|
|
|
|
| |
- Connect adminer to the build
- Disconnect phpminadmin
- Remove phpminadmin project was renamed
PR: 136663
Submitted by: Wen Heping <wenheping@gmail.com> (maintainer)
|
|
|
|
|
|
|
| |
kdebase4-workspace now.
PR: ports/135453
Submitted by: Jason E. Hale <bsdkaffee@gmail.com>
|
|
|
|
|
|
|
|
|
|
|
|
| |
licensing problems. Poppler lib that this plugin uses contains code from
xpdf package which is licensed under GPLv2 only (no "or later" part) and
claws-mail uses GPLv3.
According to FSF GPLv2 only and GPLv3 are incompatible. Also this plugin
doesn't work with new claws-mail anyway.
PR: 136431
Submitted by: "Pawel Pekala" <c0rn@o2.pl> (maintainer)
|
| |
|
|
|
|
|
|
|
|
|
|
|
| |
2009-07-07 audio/gai-visual-audio: abandoned project, does not build
2009-07-05 devel/linxt: Use devel/roboctl instead.
2007-08-22 german/citrix_ica: Use net/citrix_ica
2007-08-22 japanese/citrix_ica: Use net/citrix_ica
2009-06-30 mail/bogofilter-qdbm: Migrate to bogofilter-tc instead
2009-06-27 mail/xc-mail: depends on a port that expired in 2007
2009-07-01 www/trac-blog: Not supported anymore for trac > 0.10; use FullBlogPlugin instead
2009-07-01 www/trac-restrictedarea: Not supported anymore; functionality included in trac since 0.11
|
|
|
|
|
|
| |
- This has no effect on japanese/tcl80 and japanese/tk80 ports
2009-03-22 lang/tcl80: tcl8.0 support dropped
|
|
|
|
|
|
| |
- This has no effect on japanese/tcl80 and japanese/tk80
2009-03-22 x11-toolkits/tk80: tcl8.0 support dropped
|
| |
|
|
|
|
|
| |
- Link editors/koffice-i18n* to the build
- Update MOVED
|
|
|
|
|
|
|
|
|
|
|
| |
- Update a bunch of c# ports as well (gtksharp20, mono-zeroconf, tomboy,
gnome-desktop-sharp, gnomesharp20).
- Remove devel/monodoc as it is now included in lang/mono.
- Add www/mod_mono, an apache module serving ASP.net pages.
- Add www/xsp, a mono-based webserver.
PR: ports/135248, ports/135249
Submitted by: Romain Tartiere <romain@blogreen.org>
|
|
|
|
|
|
| |
- Unbreak
- Clean up the port
- Take maintainership
|
| |
|
|
|
|
| |
Hat: portmgr
|
| |
|
|
|
|
| |
and bug fixes.
|
| |
|
| |
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
| |
over a year.
2008-09-19 lang/pm3-base: Has been broken for more than 6 months
2009-01-19 lang/pm3-forms: depends on broken, expired port
2009-01-19 lang/pm3-gui: depends on broken, expired port
2009-01-19 lang/pm3-m3tk: depends on broken, expired port
2009-01-19 lang/pm3-net: depends on broken, expired port
2009-01-19 lang/pm3-netobj: depends on broken, expired port
graphics/juno-2
|
|
|
|
|
|
|
| |
- Disconnect x11-wm/enlightenment-devel from the build
- Reconnect x11-wm/enlightenment to the build
- Update dependent ports
- Note the transition in UPDATING
|
|
|
|
|
|
|
| |
multimedia/mlt.
PR: ports/135278
Submitted by: Alberto Villa <villa.alberto AT gmail.com> (maintainer)
|
| |
|
| |
|
|
|
|
| |
4 months.
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|