| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2011-11-30 textproc/skribe
2011-11-30 emulators/wahcade
2011-11-30 databases/keximdb: Depends on editors/koffice-kde3, which is scheduled for deletion
2011-11-30 editors/koffice-kde3
2011-11-30 net/keepalived: Depends on net/ipvs, which is scheduled for deletion
2011-11-30 net/ipvs: Designed for FreeBSD 5.x, which is no longer supported
2011-11-30 databases/fireprofile
2011-12-01 audio/gnowavcut: Abandonware
2011-12-01 mail/demime: No upstream development since 2007
2011-12-03 x11/wmmsg: No more public distfiles
2011-12-03 x11-toolkits/libgtkeditor: No more supported upstream, not depend on anymore.
2011-12-03 misc/demoniac: No more upstream, no more public distfiles
2011-12-03 cad/gtkwave: No more public distfiles, no more upstream
2011-12-07 databases/clip: No develop anymore for long
2011-12-09 x11-toolkits/gtkextra: no longer supported upstream, no more depend on
Notes:
svn path=/head/; revision=288196
|
|
|
|
|
|
|
| |
on them, for deletion 2011-11-30
Notes:
svn path=/head/; revision=284874
|
|
|
|
|
|
|
|
|
|
|
|
| |
The qt3 bindings are removed upstream.
The glib library lost the last gdk-pixbuf code. And rename it from
-gtk to -glib.
Thanks to: pav for a exp-runs
bapt for double checking the libreoffice ports
Notes:
svn path=/head/; revision=284777
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
had both lines:
Author: ...
WWW: ....
So standardize on that, and move them to the end of the file when necessary.
Also fix some more whitespace, and remove more "signature tags" of varying
forms, like -- name, etc.
s/AUTHOR/Author/
A few other various formatting issues
Notes:
svn path=/head/; revision=284239
|
|
|
|
|
|
|
|
|
|
| |
pqxxdriver.cpp: In member function 'virtual QString KexiDB::pqxxSqlDriver::escapeString(const QString&) const':
pqxxdriver.cpp:137: error: 'sqlesc' is not a member of 'pqxx'
Reported by: pointyhat
Notes:
svn path=/head/; revision=281936
|
|
|
|
| |
Notes:
svn path=/head/; revision=280298
|
|
|
|
| |
Notes:
svn path=/head/; revision=279001
|
|
|
|
|
|
|
|
|
| |
for a long time, not to mention upstream.
Discussed a while ago among the KDE/FreeBSD team.
Notes:
svn path=/head/; revision=277232
|
|
|
|
| |
Notes:
svn path=/head/; revision=271346
|
|
|
|
| |
Notes:
svn path=/head/; revision=271309
|
|
|
|
| |
Notes:
svn path=/head/; revision=270222
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Update textproc/libwpd to 0.9.0 release
- Add graphics/libwpg01 and textproc/libwpd08 as support libraries only
- Take maintainership of textproc/libwpd[08] [1]
- Chase dependencies in related ports
- Describe updating procedure in UPDATING
Approved by: Mikhail Teterin (maintainer) via mail [1]
Notes:
svn path=/head/; revision=267305
|
|
|
|
| |
Notes:
svn path=/head/; revision=265663
|
|
|
|
| |
Notes:
svn path=/head/; revision=264838
|
|
|
|
| |
Notes:
svn path=/head/; revision=251975
|
|
|
|
|
|
|
|
| |
Reviewed by: exp8 run on pointyhat
Supported by: miwi
Notes:
svn path=/head/; revision=251605
|
|
|
|
| |
Notes:
svn path=/head/; revision=249285
|
|
|
|
|
|
|
|
|
| |
- Chase wv2 core change for koffice-kde3
Approved by: tabthorpe (co-mentor)
Notes:
svn path=/head/; revision=244958
|
|
|
|
|
|
|
|
| |
Approved by: miwi (mentor)
Feature safe: yes
Notes:
svn path=/head/; revision=241717
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
-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
Notes:
svn path=/head/; revision=238781
|
|
|
|
|
|
|
|
|
| |
bumped or updated
Requested by: edwin
Notes:
svn path=/head/; revision=238701
|
|
|
|
| |
Notes:
svn path=/head/; revision=234238
|
|
|
|
|
|
|
| |
Reported by: pav
Notes:
svn path=/head/; revision=234107
|
|
|
|
| |
Notes:
svn path=/head/; revision=234089
|
|
|
|
|
|
|
| |
Mark MAKE_JOBS_SAFE.
Notes:
svn path=/head/; revision=232716
|
|
|
|
| |
Notes:
svn path=/head/; revision=225293
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
One solution proposed on the ports mailing list was to uninstall
the ImageMagick port, rebuild editors/koffice-kde3 and then reinstall
ImageMagick, while this works it is unacceptable to have to uninstall
a port to get another port to build. The correct solution is to patch
the source configure script to skip the detection of ImageMagick when
GraphicsMagick is installed.
PR: 125526
Submitted by: Scot W. Hetzel" <swhetzel@gmaill.com>
Notes:
svn path=/head/; revision=218616
|
|
|
|
|
|
|
|
|
|
| |
ports also linking to poppler. The poppler is the one that has shared library
version change. Therefore, bump the PORTREVISION.
Reported by: Jan Henrik Sylvester <me@janh.de>
Notes:
svn path=/head/; revision=216095
|
|
|
|
| |
Notes:
svn path=/head/; revision=215855
|
|
|
|
|
|
|
|
|
| |
http://bugs.kde.org/show_bug.cgi?id=161770
Submitted by: Jan Henrik Sylvester <me@janh.de>
Notes:
svn path=/head/; revision=215786
|
|
|
|
| |
Notes:
svn path=/head/; revision=215766
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
The affected ports are the ones with gettext as a run-dependency
according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT
in Makefile (29 of them).
PR: ports/124340
Submitted by: edwin@
Approved by: portmgr (pav)
Notes:
svn path=/head/; revision=214430
|
|
|
|
|
|
|
|
|
| |
kdegraphics
Approved by: portmgr (mcl)
Notes:
svn path=/head/; revision=202589
|
|
|
|
|
|
|
|
| |
Security: http://www.kde.org/info/security/advisory-20070730-1.txt
Security: CVE-2007-3387
Notes:
svn path=/head/; revision=196764
|
|
|
|
|
|
|
| |
changed ABI.
Notes:
svn path=/head/; revision=195764
|
|
|
|
| |
Notes:
svn path=/head/; revision=194883
|
|
|
|
| |
Notes:
svn path=/head/; revision=192196
|
|
|
|
| |
Notes:
svn path=/head/; revision=192044
|
|
|
|
| |
Notes:
svn path=/head/; revision=191776
|
|
|
|
|
|
|
|
| |
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
Notes:
svn path=/head/; revision=191544
|
|
|
|
| |
Notes:
svn path=/head/; revision=187334
|
|
|
|
|
|
|
| |
Submitted by: Maxim Samsonov
Notes:
svn path=/head/; revision=185224
|
|
|
|
|
|
|
| |
Security: CVE-2007-0104
Notes:
svn path=/head/; revision=182715
|
|
|
|
|
|
|
| |
Approved by: portmgr
Notes:
svn path=/head/; revision=180198
|
|
|
|
| |
Notes:
svn path=/head/; revision=172898
|
|
|
|
| |
Notes:
svn path=/head/; revision=163701
|
|
|
|
| |
Notes:
svn path=/head/; revision=163607
|
|
|
|
|
|
|
| |
- Bump PORTREVISION
Notes:
svn path=/head/; revision=163284
|
|
|
|
|
|
|
|
| |
Approved by: portmgr (kris)
cVS: arabic/koffice-i18n/distinfo arabic/koffice-i18n/pkg-descr
Notes:
svn path=/head/; revision=160797
|
|
|
|
|
|
|
| |
Approved by: portmgr (kris)
Notes:
svn path=/head/; revision=156749
|