| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
| |
Take on maintainership.
Notes:
svn path=/head/; revision=400147
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Gnome 3.14.1 and Cinnamon 2.2.16 are supported on FreeBSD 9.3-RELEASE and up.
This commit removes the old GNOME 2 desktop, bindings and some ports that
can't be compiled. A few ports where updated to more recent versions to
allow them to compile with this update.
Apart from updating ports to newer versions
GDM is more integrated with gnome-shell now, and handles several things for
the GNOME desktop such as screen locking. If you want to use GNOME 3 via
startx, you will have to add your own lock screen/screensaver. For example xscreensaver
can be used for sessions started without GDM.
Shell Extensions can be installed via https://extensions.gnome.org/ , we have
ported a few that can't be installed via this way.
The old gnome-utils and gnome-games ports where split up into single ports
and where converted to meta-ports.
gnome-terminal requires a UTF-8 locale to run, gdm handles this already, but
if you use startx you need to do this yourself.
Upgrade instructions:
Delete the old and conflicting packages:
# pkg delete clutter gnome-utils gnome-panel gnome-keyring vala-vapigen \
guile gcalctool gnome-media libgnomekbd
# pkg delete gnome-screensaver gnome-applets bug-buddy evolution-exchange \
evolution-webcal gnome-system-tools seahorse-plugins gnome-control-center
For package users the following lines will be enough:
# pkg upgrade
# pkg install gnome3
For ports users should do the following:
# portmaster -a
# portmaster x11/gnome3
We are currently aware of two issues. The first issue is a bug in the
file monitoring code in the glib20 port. This bug causes glib programs
to crash when files in a monitored directory are added or removed.
Upstream is aware of the problem, but since the problem is quite complex
there is no solution yet. This problem isn't restricted to BSD.
The second issue is that on certain video cards totem will display a
purple/pink overlay on the video. It not clear yet where the issues
comes from.
Major thanks goes to Gustau Perez for being a driving force behind getting
GNOME 3 up to speed again. Also thanks to Antoine Brodin for running the exp-runs.
This update was also made possible by:
Joe Maloney
Kris Moore
Beeblebrox
Ryan Lortie
Antoine Jacoutot
and everyone I missed
Notes:
svn path=/head/; revision=372768
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2014-08-20 deskutils/horde3-klutz: EOL in April 2012
2014-08-20 deskutils/horde3-kronolith: EOL in April 2012
2014-08-20 deskutils/horde3-mnemo: EOL in April 2012
2014-08-20 devel/horde3-chora: EOL in April 2012
2014-08-20 ftp/horde3-gollem: EOL in April 2012
2014-08-20 games/linux-steam: Unmaintained interactive port
2014-08-20 games/linux-ut2004-demo: Unmaintained restricted ancient demo
2014-08-20 mail/horde3-dimp: EOL in April 2012
2014-08-20 mail/horde3-forwards: EOL in April 2012
2014-08-20 mail/horde3-ingo: EOL in April 2012
2014-08-20 mail/horde3-mimp: EOL in April 2012
2014-08-20 mail/horde3-vacation: EOL in April 2012
2014-08-20 net-mgmt/horde3-nic: EOL in April 2012
2014-08-20 net-mgmt/nocol: Unmaintained interactive port
2014-08-20 net-mgmt/ourmon: Unmaintained interactive port
2014-08-20 net/wowzamediaserverpro: Unmaintained interactive port
2014-08-20 news/p5-NNML: Unmaintained interactive port
2014-08-20 print/dvips: Unmaintained interactive port
2014-08-20 print/xdvi: Unmaintained interactive port
2014-08-20 security/horde3-jeta: EOL in April 2012
2014-08-20 security/hunch: Likely unused interactive port
2014-08-20 www/horde3-ansel: EOL in April 2012
2014-08-20 www/horde3-meta: EOL in April 2012
2014-08-20 www/horde3-passwd: EOL in April 2012
2014-08-20 www/horde3-trean: EOL in April 2012
2014-08-20 www/wwwcount: Ancient interactive port
2014-08-20 x11-clocks/xalarm: Unmaintained interactive port
Notes:
svn path=/head/; revision=365433
|
|
|
|
| |
Notes:
svn path=/head/; revision=365314
|
|
|
|
|
|
|
|
| |
2014-07-04 x11-clocks/wmitime
2014-07-04 x11/xorg-edit: Depends on older version of wxGTK
Notes:
svn path=/head/; revision=360648
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Among changes:
- Switch KDE4_PREFIX to ${LOCALBASE}
- Remove now needless misc/kde4-shared-mime-info port
- Add stage support
- Remove ancient CONFLICTS (KDE 4.9 and less) and LATEST_LINK
- Squeeze MASTER_SITES/MASTER_SITE_SUBDIR
- Convert LIB_DEPENDS to new style
- Use options helpers
- Drop support for FreeBSD 7.x
- Remove Qt/KDE 3 related workarounds
- Remove local patches and use upstream version scheme for libraries
- sysutils/kdeadmin4, net/kdenetwork4, devel/kdesdk4,
and x11-clocks/kdetoys4 ports have been split.
- devel/kcachegrind is now a part of KDE SC [1]
- more logs in area51 repo...
New ports:
devel/kde-dev-scripts: KDE development scripts
devel/kde-dev-utils: KDE development utilities
games/klickety: Tetris themed solitaire
games/picmi: Single player logic-based puzzle game
textproc/libkomparediff2: Library to compare files and strings
The area51 repository features commits by Schaich Alonso, avilla, rakuco
and myself.
PR: ports/186491
Exp-run: by bdrewery
Approved by: beat (former maintainer) [1]
Notes:
svn path=/head/; revision=344893
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Unfortunately, this also affects some ports using QT3 as a GUI toolkit.
Changes to infrastructure files:
- bsd.kde.mk : obsolete, remove
- bsd.qt.mk : note that a CONFLICTS_BUILD line can probably go after a while
- CHANGES : document the removals from bsd.port.mk
- KNOBS : remove KDE and QT (KDE4 and QT4 should be used instead)
- MOVED : add the removed ports
PR: ports/180745
Submitted by: rene
Approved by: portmgr (bapt)
Exp-run by: bapt
Notes:
svn path=/head/; revision=323748
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2012-11-26 textproc/lemmatizer: No more public distfiles
2012-11-26 net/relay: No more public distfiles
2012-11-26 x11-clocks/bmp-alarm: No more public distfiles
2012-11-26 net-mgmt/nagios-check_ice: No more public distfiles
2012-11-26 japanese/libicq: No more public distfiles and development ceased
2012-11-26 graphics/tonicpoint-viewer: No more public distfiles
2012-11-26 devel/safestr: No more public distfiles
Feature safe: yes
Notes:
svn path=/head/; revision=307896
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2012-10-20 x11-themes/gtk-ana-theme: No more public distfiles
2012-10-20 x11-fonts/getbdf: No more public distfiles
2012-10-20 x11-fonts/arkpandora: No more public distfiles
2012-10-20 x11-clocks/wmdate: No more public distfiles
2012-10-20 x11/multi-gnome-terminal: depends on deprecated gnome1 things
2012-10-20 www/wacko: No more public distfiles
2012-10-20 sysutils/wtmp-tools: No more public distfiles
2012-10-20 sysutils/reed: No more public distfiles
2012-10-20 sysutils/pdumpfs-rsync: No more public distfiles
2012-10-20 sysutils/pdumpfs-clean: No more public distfiles
2012-10-20 sysutils/netdump-server: No more public distfiles
2012-10-20 sysutils/nctop: No more public distfiles
2012-10-20 sysutils/memgrep: No more public distfiles
2012-10-20 sysutils/logserial: No more public distfiles
2012-10-20 sysutils/dupfind: No more public distfiles
2012-10-20 sysutils/dump9660: No more public distfiles
2012-10-20 sysutils/desktopbsd-tools: No more public distfiles
2012-10-20 sysutils/agef: No more public distfiles
Remove a bunch of expired ports
Feature safe: yes
Notes:
svn path=/head/; revision=306390
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
kdeaccessibility4 and kdeutils4 are now meta ports. deskutils/kdepim4 updated
to match KDE SC version, old kdepim preserved in deskutils/kdepim44.
Follow UPDATING instruction!
New ports:
- accessibility/kaccessible
- accessibility/kmag
- accessibility/kmousetool
- accessibility/kmouth
- archivers/ark
- comms/kremotecontrol
- deskutils/kcharselect
- deskutils/kdepim44
- deskutils/kdepim44-runtime
- deskutils/superkaramba
- devel/kdebindings4-perl-perlkde
- devel/kdebindings4-perl-perlqt
- math/analitza
- math/kcalc
- misc/kde4-l10n-fa
- security/kgpg-kde4
- security/kwallet
- sysutils/kdf
- sysutils/kfloppy
- sysutils/sweeper
- vietnamese/kde4-l10n
- x11-clocks/ktimer
- x11/kactivities
- x11/libkonq
Removed ports:
- devel/kdebindings4-kross-interpreters
- devel/kdebindings4-python
- devel/kdebindings4-ruby
- devel/kdebindings4-smoke
Notes:
svn path=/head/; revision=297371
|
|
|
|
|
|
|
|
|
|
| |
2011-05-01 x11-clocks/bdesktopclock: Upstream disapear and distfile is no more available
2011-05-01 x11-clocks/washerdryer: Upstream disapear and distfile is no more available
2011-05-01 x11-clocks/wmtz: Upstream disapear and distfile is no more available
2011-05-01 x11-clocks/xmms-alarm: Upstream disapear and distfile is no more available
Notes:
svn path=/head/; revision=273405
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
highly configurable manner.
Features include:
- Fully customizable date format
- Format can be adjusted with rich text editor or source editor (HTML and CSS)
- Context menu with actions to copy formatted date and time to clipboard
- Option to set time difference to time from data engine
- Adjustable tool tip
WWW: http://kde-look.org/content/show.php?content=92825
PR: ports/155124
Submitted by: Jason E. Hale <bsdkaffee at gmail.com>
Notes:
svn path=/head/; revision=270550
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2010-12-30 databases/p5-sqlrelay: broken and upstream disapeared
2010-12-30 devel/php-dbg2: No upstream support
2010-12-30 dns/fourcdns: upstream has disapeared
2010-12-31 emulators/win4bsd: Development has ceased and distfile is no longer available
2010-12-31 french/mozilla-flp: www/seamonkey port is deprecated. Consider using the www/firefox-i18n.
2010-12-31 french/xtel: Minitel services will be discontinued at the end of 2010.
2010-12-30 ftp/ftpq: upstream has disapeared
2010-12-30 graphics/paintlib: does not compile with new tiff and no more maintained upstream
2010-12-30 graphics/g3dviewer: does not build with gcc 4.2, upstream disapeared
2010-12-30 lang/scriba: Does not compile with gcc 4.2+, looks like abandonware
2010-12-30 math/rascal: Broken on every arch since 2008, looks like an abandonware
2010-12-31 net-mgmt/nrg: Project has vanished. Use cacti instead.
2010-12-31 security/hostsentry: Project is dead.
2010-12-31 sysutils/kcube: Project has vanished
2010-12-31 www/cybercalendar: has been unmaintained since 2001 and is unusable with dates after 2010 (see ports/150974)
2010-12-31 www/flock: Flock 3 moves from Firefox to Chromium
2010-12-31 www/linux-flock: Flock 3 moves from Firefox to Chromium
2010-12-30 x11-clocks/xtu: Looks like abandonware
Leave java/tya in for now, as it has outstanding PRs.
Notes:
svn path=/head/; revision=267233
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
of regular numerals, it display equivalent notations based on mathematics,
physics, and computer science.
WWW: http://www.kde-look.org/content/show.php?content=107807
PR: ports/136633
Submitted by: Jason E. Hale <bsdkaffee at gmail.com>
Notes:
svn path=/head/; revision=237660
|
|
|
|
|
|
|
|
| |
PR: ports/131339
Submitted by: self
Notes:
svn path=/head/; revision=230728
|
|
|
|
| |
Notes:
svn path=/head/; revision=227058
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
like a physical stopwatch. It can also be used as a countdown timer.
Stopwatch has millisecond accuracy and no artificial limit on hours.
Stopwatch runs on UNIX, Windows, and MacOS.
WWW: http://expect.nist.gov/stopwatch/
Author: Don Libes <libes@nist.gov>
Notes:
svn path=/head/; revision=219351
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
for FreeBSD. The official KDE 4.1.0 release notes can be found at
http://www.kde.org/announcements/4.1/.
Some note:
* Prefix
KDE4 will be install into a custom prefixes namely ${LOCALBASE}/kde4.
KDE4 and KDE3 can co-exist
* Sound
For sound to work, it is necessary to have dbus and hal enabled
in your system. Please see the respective documentation on how
to enable these.
For more Informations see the HEADS UP at ports@ and kde-freebsd@
or our wiki page http://wiki.freebsd.org/KDE4/Install.
Have fun!
Notes:
svn path=/head/; revision=218272
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
supports sound fading, passive and normal dialogs, full screen dialogs,
scheduling options command line running and few standard actions. It has an
intuitive interface and it can be translated to any language.
WWW: http://alarm-clock.54.pl/
PR: ports/125456
Submitted by: Romain Tartière <romain at blogreen.org>
Notes:
svn path=/head/; revision=217114
|
|
|
|
|
|
|
|
|
|
| |
X minutes. During breaks it locks your screen. It optionally allows you to
postpone breaks for a certain time.
WWW: http://goodies.xfce.org/projects/panel-plugins/xfce4-time-out-plugin
Notes:
svn path=/head/; revision=199029
|
|
|
|
|
|
|
| |
Suggested by: danfe
Notes:
svn path=/head/; revision=197351
|
|
|
|
|
|
|
| |
WWW: http://goodies.xfce.org/
Notes:
svn path=/head/; revision=184509
|
|
|
|
|
|
|
|
| |
PR: ports/108421
Submitted by: chinsan
Notes:
svn path=/head/; revision=183502
|
|
|
|
|
|
|
| |
WWW: http://goodies.xfce.org/
Notes:
svn path=/head/; revision=183110
|
|
|
|
| |
Notes:
svn path=/head/; revision=183013
|
|
|
|
|
|
|
|
| |
PR: 104065
Submitted by: Gürkan Sengün
Notes:
svn path=/head/; revision=174826
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
reads special timezone description file (/usr/share/zoneinfo/zone.tab)
and shows you a list of the countries and zone name for each entry.
WWW: http://gromnizki.unixdev.net
- Alexander Gromnizki
PR: ports/96636
Submitted by: Alexander Gromnizki
Notes:
svn path=/head/; revision=162187
|
|
|
|
| |
Notes:
svn path=/head/; revision=156050
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
A simple, transparent analog clock for X11 without window decorations. The
author was inspired by an early Xerox Lisp machine clock.
WWW: http://pantransit.reptiles.org/prog/
PR: ports/82388
Submitted by: Emanuel Haupt <ehaupt@critical.ch>
Notes:
svn path=/head/; revision=137858
|
|
|
|
|
|
|
|
| |
PR: ports/74664
Submitted by: Nosov Artem <chip-set(at)mail.ru>
Notes:
svn path=/head/; revision=136111
|
|
|
|
|
|
|
|
|
| |
beep-media-player.
Obtained from: ports/x11-clocks/xmms-alarm
Notes:
svn path=/head/; revision=135772
|
|
|
|
|
|
|
|
| |
PR: ports/75991
Submitted by: UMENO Takashi
Notes:
svn path=/head/; revision=130711
|
|
|
|
|
|
|
|
|
|
| |
root window.
PR: ports/70061
Submitted by: Roman Bogorodskiy <bogorodskiy@inbox.ru>
Notes:
svn path=/head/; revision=122803
|
|
|
|
|
|
|
|
|
|
|
| |
new port of buici-clock which shows - as a clock is supposed
to - the current time in a nice manner.
PR: ports/74235
Submitted by: Hendrik Scholz <hendrik@scholz.net>
Notes:
svn path=/head/; revision=122569
|
|
|
|
|
|
|
|
| |
ASTZClock is currently a fairly minimal hack to the original ASClock to
allow the specification of a time zone for the clock to use.
Notes:
svn path=/head/; revision=118000
|
|
|
|
|
|
|
|
|
|
| |
category makefile.
Submitted by: Matthew Seaman <m.seaman@infracaninophile.co.uk>
PR: 59651
Notes:
svn path=/head/; revision=105948
|
|
|
|
|
|
|
|
| |
PR: ports/62701
Submitted by: Roman Bogorodskiy <bogorodskiy@inbox.ru>
Notes:
svn path=/head/; revision=100872
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
wmbday is a Window Maker dock app for Linux und FreeBSD that
will remind you of birthdays. It can show up to four persons
whose birthday is next. On a birthday it will notify you by
blinking the concerning person. Background color, normal and
notification font color can be changed. The data is loaded from
a simple text file.
PR: 61735
Submitted by: Ulrich Spoerlein <q@uni.de>
Notes:
svn path=/head/; revision=98838
|
|
|
|
|
|
|
|
|
|
| |
Ofcourse the idea is based on our favorite hamster.
PR: ports/61043
Submitted by: Vincent Tantardini <vinc@FreeBSD-fr.org>
Notes:
svn path=/head/; revision=97613
|
|
|
|
|
|
|
|
|
|
| |
for a given city.
PR: ports/60992
Submitted by: Vincent Tantardini <vinc@FreeBSD-fr.org>
Notes:
svn path=/head/; revision=97518
|
|
|
|
|
|
|
|
|
|
|
|
| |
until a configurable date. It then displays a victorious 'Hurrah!', or whatever
you set. It also provides an increasing counter ('countup' feature), displaying
the time elapsed from the specified date.
PR: ports/60957
Submitted by: Vincent Tantardini <vinc@FreeBSD-fr.org>
Notes:
svn path=/head/; revision=97415
|
|
|
|
|
|
|
|
|
|
| |
which also shows date. You can change font for display.
PR: 58759
Submitted by: Matt Lancereau <matt@rimasec.net>
Notes:
svn path=/head/; revision=95885
|
|
|
|
|
|
|
| |
Submitted by: Jeremy Messenger <mezz7@cox.net>
Notes:
svn path=/head/; revision=89435
|
|
|
|
| |
Notes:
svn path=/head/; revision=87245
|
|
|
|
|
|
|
|
| |
PR: 50038
Submitted by: Harold Gutch <logix@foobar.franken.de
Notes:
svn path=/head/; revision=84804
|
|
|
|
|
|
|
| |
Submitted by: Alexey Dokuchaev
Notes:
svn path=/head/; revision=79780
|
|
|
|
| |
Notes:
svn path=/head/; revision=71177
|
|
|
|
|
|
|
| |
similar look to wmcpuload
Notes:
svn path=/head/; revision=66982
|
|
|
|
| |
Notes:
svn path=/head/; revision=66063
|
|
|
|
|
|
|
|
|
|
|
| |
to tell you time.
PR: ports/41336
Submitted by: Adam Weinberger <adam@vectors.cx>
Reviewed by: Simon 'corecode' Schubert <corecode@corecode.ath.cx>
Notes:
svn path=/head/; revision=64069
|