Commit Graph

1306 Commits

Author SHA1 Message Date
Rene Ladan
66fee90926 KDE3 and QT3 expired on 2013-07-01, remove these ports.
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
2013-07-26 19:19:20 +00:00
Andrej Zverev
19ae251b54 - switch simple inline replacement from perl to sed
and remove where is no need in this anymore.
- trim Makefile header

Approved by:	bapt@ (portmrg@)
2013-07-26 07:33:41 +00:00
Baptiste Daroussin
96255e9616 Fix INDEX by really fixing the kde4-l10n ports 2013-07-10 06:33:41 +00:00
Raphael Kubo da Costa
2c80774ea9 KDE4 l10n fixes.
- Remove an entry from all plists that slipped under radar and made
   packaging fail.

 - Properly save the OPTIONS defined by the user in the l10n ports. [1]

   Quoting bapt, master of all things ports:

   That is because misc/kde4-l10n/files/bsd.l10n.mk is totally wrong it does

   ...
   .include <bsd.port.pre.mk>
   ...
   .include <bsd.port.options.mk>
   ...
   .include <bsd.port.post.mk>

   First the right order in that case should be:

   ...
   .include <bsd.port.options.mk>
   ...
   .include <bsd.port.pre.mk>
   ...
   .include <bsd.port.post.mk>

   Second in that case (kde) the pre.mk/post.mk can be removed just keeping
   the options.mk and given that we now have the helpers options.mk can also
   be removed.

   The check for variables in OPTIONS_DEFINE is also useless (already done
   by the framework) defining OPTIONS_DEFINE and OPTIONS_DEFAULT to some
   empty values is also useless.

No PORTREVISION bump because the generated packages do not change regardless
of the changes/fixes in behavior here.

Reported by:	avg [1]
Submitted by:	bapt [1]
2013-07-09 21:49:00 +00:00
Jung-uk Kim
294f80232c Add local distfiles. 2013-07-08 19:37:40 +00:00
Jung-uk Kim
5d149955e3 Add local distfile and trim makefile header. 2013-07-08 19:37:05 +00:00
Raphael Kubo da Costa
554e0c79c9 Update the KDE Software Compilation to 4.10.5.
Proudly brought to you by the KDE on FreeBSD team. We're sorry to ship two
KDE updates in just a few days, but the work on 4.10.5 was very light
compared to 4.10.4 so it was ready much faster.

The release announcement can be found in [1].
[1] http://www.kde.org/announcements/announce-4.10.5.php

The biggest news for us on FreeBSD is that the Ruby bindings should work
with Ruby 1.9 now.

I will probably add a note to UPDATING later about this, but as avilla@
pointed out, the clang support we mentioned that was improved in 4.10.4
requires a rebuild of the ports that depend on kdelibs4. Most of them are
covered by this update, but those which are not part of the Software
Compilation need to be rebuilt manually to make sure the previous issues
(proper symbol visibility being the most annoying of them) are solved.
2013-07-04 23:34:32 +00:00
Raphael Kubo da Costa
18ff93d1a7 Update to KDE SC 4.10.4, proudly presented by the KDE on FreeBSD team.
With commits from avilla@, makc@, rakuco@ and Schaich Alonso.

The upstream announcement can be found in [1].
[1] http://www.kde.org/announcements/announce-4.10.4.php

clang support should be more stable now, with clang being recognized by
kdelibs4 and being passed the correct flags to build other ports.
Additionally, all ports being committed have been verified to build with
-CURRENT's clang 3.3 on an amd64 tinderbox (special thanks go to swills@ for
providing it).

Work on the newly-released 4.10.5 will begin shortly.
2013-07-02 19:04:18 +00:00
Jung-uk Kim
36dc5a0cfb - Take over the maintainership. [1]
- Use pkgconfig for detecting dependencies.  Tidy up a bit while I am here.

Approved by:	Hyogeol Lee <hyogeollee@gmail.com> (maintainer) [1]
2013-06-24 19:05:53 +00:00
Jung-uk Kim
deb071806d Update to 1.4.2. 2013-06-21 23:43:01 +00:00
Jung-uk Kim
f5ee00702f Add an option to build with GTK+ 3.0. 2013-06-21 23:40:27 +00:00
Jung-uk Kim
413652f2c0 Update to 1.0.0. 2013-06-21 22:29:13 +00:00
Jung-uk Kim
ffb69d7dd7 Update to 2.1.1. 2013-06-21 18:35:45 +00:00
Boris Samorodov
b76b0a65bd Remove extra line space. 2013-06-21 18:25:08 +00:00
Boris Samorodov
6a6dfd8d5f . delete an article from COMMENT;
. trim Makefile headers.
2013-06-21 18:20:19 +00:00
Boris Samorodov
1e5d63936d . NOPORTDOCS -> PORT_OPTIONS:MDOCS;
. mute mkdir commands;
. use PLIST_FILES and PORTDOCS at Makefile;
. delete pkg-plist (3 lines).
2013-06-21 18:10:18 +00:00
Boris Samorodov
804081c3dc Use @${MKDIR} instead of direct use of command command "mkdir -p". 2013-06-21 18:01:58 +00:00
Boris Samorodov
3e140c2e9d . incorporate PLIST_FILES;
. remove pkg-plist (3 lines).
2013-06-21 17:53:21 +00:00
Jung-uk Kim
2bf17ab7d1 Update to 4.0.4. 2013-06-19 20:52:13 +00:00
Jung-uk Kim
a1b0dbc4ae Remove redundant lines. 2013-06-17 23:33:49 +00:00
Jung-uk Kim
88be950540 - Re-add ftp.kaist.ac.kr and remove defunct ftp.kreonet.re.kr.
- Modernize the port and make Clang happy.
2013-06-17 23:25:53 +00:00
Jung-uk Kim
1a0bf37513 - Re-add ftp.kaist.ac.kr and remove defunct ftp.kreonet.re.kr.
- Honor CFLAGS and make Clang happy.
2013-06-17 23:21:43 +00:00
Jung-uk Kim
34b21e2a51 - Re-add ftp.kaist.ac.kr and remove defunct ftp.kreonet.re.kr.
- Modernize the port and make portlint happy.
2013-06-17 23:18:06 +00:00
Jung-uk Kim
2267c77702 Update e-mail address on behalf of cjh as he personally requested. 2013-06-17 23:04:51 +00:00
Jung-uk Kim
5a807ba270 Update e-mail address on behalf of cjh as he personally requested. 2013-06-17 22:50:28 +00:00
Martin Wilke
a858863783 - Do not remove directories not created by this port
Reported by:	pkg (DEVELOPER_MODE)
2013-06-14 03:22:42 +00:00
Jung-uk Kim
59fe3e18bc Add ftp.kaist.ac.kr back and remove ftp.kreonet.re.kr. 2013-06-12 19:46:23 +00:00
Jung-uk Kim
50dd2c321e - Fix build with Clang.
- Modernize the port, e.g., trim makefile header.
2013-06-12 19:26:46 +00:00
Max Brazhnikov
250a3e24d3 KDE/FreeBSD team presents KDE SC 4.10.3 ports!
- Remove patches and checks for unsupported FreeBSD versions.

The area51 repository features commits by avilla, rakuco and myself.
2013-05-18 20:34:41 +00:00
Hiroki Sato
4e09def2d4 Rectify USE_TEX to support both of teTeX and TeXLive.
TEX_DEFAULT:
	A knob to choose teTeX or TeXLive.  One can specify in /etc/make.conf.

USE_TEX:
	A knob for port developers.  Valid keywords are listed in
	bsd.tex.mk.
2013-05-11 17:58:55 +00:00
Hiroki Sato
df02a1b305 Add DIST_SUBDIR to fix a fetch error because the distfiles are often replaced
with the same names in every release.
2013-05-10 08:08:33 +00:00
Jung-uk Kim
ea47cacd91 Update to 4.0.3. 2013-05-09 18:26:51 +00:00
Baptiste Daroussin
46023dda78 Convert from WITHOUT_NLS to PORT_OPTIONS:MNLS 2013-05-06 15:18:38 +00:00
Hiroki Sato
7dadfc8a88 Remove *_DEPENDS from ports which depend on teTeX and add USE_TEX=tetex
instead to make migration to TeXLive easier.
2013-05-06 02:00:40 +00:00
Hiroki Sato
918595d207 Update to 3.03. 2013-05-01 04:46:29 +00:00
Baptiste Daroussin
5271da855f Rely on bsdtar to autodetermine the format of the distfiles when possible
For a while now bsdtar is able to autotermine compression and archive format.
Let's then use tar directly instead of piping to tar.

Now USE_BZIP2 and USE_XZ only set EXTRACT_SUFX to the right format
2013-04-29 08:57:12 +00:00
Marcus von Appen
a3a0715f38 - Convert USE_ICONV=yes to USES=iconv
- Change USE_GNOME=pkgconfig|gnomehack to USES=pathfix|pkgconfig while here

Reviewed by:	zeising
2013-04-27 11:59:28 +00:00
Alex Kozlov
83f02b963c - Convert USE_GETTEXT to USES (part 4)
Approved by:	portmgr (bapt)
2013-04-26 10:44:28 +00:00
Alex Kozlov
e159824929 - Convert USE_GETTEXT to USES (part 3)
Approved by:	portmgr (bapt)
2013-04-24 18:10:30 +00:00
Alex Kozlov
5003029118 - Convert USE_GETTEXT to USES (part 2)
Approved by:	portmgr (bapt)
2013-04-24 13:36:18 +00:00
Alex Kozlov
08c99f3ad5 - Convert USE_GETTEXT to USES (part 1)
Approved by:	portmgr (bapt)
2013-04-24 07:35:40 +00:00
Jung-uk Kim
decb4e775e Do not install UnBom font. There was a copyright dispute and the upstream
decided to stop redistribution of the font.

https://kldp.org/node/135598
2013-04-23 21:09:32 +00:00
Baptiste Daroussin
992586fa08 Finish converting the whole ports tree to USES=pkgconfig 2013-04-23 14:20:25 +00:00
Jung-uk Kim
9b86b8c858 Update to 4.0.2.
Feature safe:	yes
2013-04-16 20:51:47 +00:00
Jung-uk Kim
f4acdce1cc Trim Makefile header.
Feature safe:	yes
2013-04-16 19:43:00 +00:00
Jung-uk Kim
e52373b5b6 Update to 3.1.
Feature safe:	yes
2013-04-16 19:33:30 +00:00
Max Brazhnikov
24482eebf1 KDE/FreeBSD team presents KDE SC 4.10.1 ports!
- kdegames4 port has been split.
- kdeutils4-printer-applet and system-config-printer-kde have been
  replaced by print/kde4-print-manager.
- Recover misc/kde4-l10n-mr from attic.
- New USE_KDE4 components: kactivities, libkdegames, nepomuk-core,
  and nepomuk-widgets.
- Provide sharedmime component with magic: ports don't need to
  run update-mime-database themselves now.
- Switch some ports to out-of-source build.
- Update port comments.
- Adjust dependence on Qt4 components.
- x11/kde4 installs modern kdepim4 now.
- Remove redundant aspell and hspell from kdelibs4, both
  can be enabled in textproc/enchant if needed.
- Remove stale bits from bsd.kde4.mk

The area51 repository features commits by Schaich Alonso and myself.

Contributors:
- Tobias Berner
2013-03-27 11:55:25 +00:00
Bryan Drewery
c32bd6cd08 - Add explicit pkgconf dependency
- Trim headers

PR:		ports/177306
Reported by:	John Marino <draco@marino.st>
With hat:	portmgr
2013-03-24 15:51:03 +00:00
Max Brazhnikov
ffd97a0193 - convert USE_CMAKE to USES
- while here clean up some ports from CMAKE_VERBOSE, which is intended
  for users

Approved by:	portmgr (miwi)
2013-03-22 20:06:14 +00:00
Jung-uk Kim
e835d5453f Update to 4.0.1. 2013-03-08 19:01:45 +00:00
Pietro Cerutti
5f049474c1 - Get rid of PTHREAD_CFLAGS and PTHREAD_LIBS (category: korean)
Approved by:	portmgr
2013-02-07 10:39:56 +00:00
Jung-uk Kim
fde722d687 Update to 3.6.5. 2013-02-04 20:03:49 +00:00
Max Brazhnikov
cb8b1428c6 KDE/FreeBSD team presents KDE SC 4.9.5 ports!
- kdebindings ports have been renamed to match upstream.
- kdemultimedia and kdenetwork have been split.
- New port games/pairs added.
- Trim Makefile header
- Convert to new option framework
- New USE_KDE4 components: libkcddb, libkcompactdisc
- Update:
	databases/akonadi to 1.9.0
	devel/grantlee to 0.3.0
	textproc/rasqal to 0.9.30
	textproc/redland-bindings to 1.0.16.1
	textproc/soprano to 2.9.0
	x11-toolkits/attica to 0.4.1

The area51 repository features commits by Schaich Alonso, avilla, dbn,
jhale, makc and rakuco.

Contributors:
- Oleg Sidorkin
- Tobias Berner
- Kurt Jaeger
2013-02-03 20:10:37 +00:00
Max Brazhnikov
c2dd4d2e2d KDE/FreeBSD team presents Qt 4.8.4 and QtCreator 2.6.1 ports.
The area51 repository features commits by Alonso Schaich, avilla, fluffy,
jhale, makc and rakuco.

Common changes:
- Trim Makefile header
- Convert to new option framework
- Add/improve desktop entries
- Remove upstreamed patches

Mk/bsd.qt.mk:
- Set QMAKESPEC at late stage (to fix potential problem if USE_GCC is used) [1]

devel/qmake:
- Fix crash due to off-by one error [2]

multimedia/qt4-phonon*:
- Deprecate in favour of multimedia/phonon*

www/qt4-webkit:
- Make dependence on GStreamer optional [3]

devel/qtcreator:
- Enable qml-designer in devel/qtcreator (requires privite Qt headers) [4]

Reported by:	avg via irc [1]
Submitted by:	avg via maillist [2]
PR:		ports/175644 [3]
Submitted by:	danfe [3]
PR:		ports/169809 [4]
Reported by:	tcb <tcberner at gmail.com> [4]
2013-02-03 17:21:56 +00:00
Beat Gaetzi
8558ca7184 - Deprecate QT3, KDE3 and unmaintained ports depending on them. QT 3.3.8
was released in 2007 and KDE 3.5.10 in 2008 and both are no longer
  maintained upstream nor in our tree.
- Set EXPIRATION_DATE to 2013-07-01

Discussed with:	bapt, tabthorpe
2012-12-30 12:03:51 +00:00
Wen Heping
3fad7b5d3c - Update to 0.2.0
PR:		174123
Submitted by:	Zhihao Yuan <lichray@gmail.com> (maintainer)
2012-12-16 13:46:59 +00:00
Alexey Dokuchaev
63199ba4e2 Add fcitx-hangul, Korean input back-end to the Fcitx IM framework.
Feature safe:	yes
2012-11-08 14:50:14 +00:00
Jung-uk Kim
60afb940fa - Update to 0.4.0.
- Fix dependencies and tweak pkg-message.
- Trim makefile header, add license, and convert to optionsNG.

Feature safe:	yes
2012-11-02 22:46:30 +00:00
Jung-uk Kim
32c77e89ce - Update to 3.5.7.
- Trim Makefile headers.

Feature safe:	yes
2012-10-26 20:24:07 +00:00
Jung-uk Kim
77b5d50a6b - Update to 0.5.6.
- Trim makefile header.
2012-10-08 17:15:00 +00:00
Jung-uk Kim
f7c42ea5b1 - Update to 3.5.6.
- Use system mdds.
- Fix build with the recent Clang (CURRENT).
- Enable visibility for recent Clang (9.1 and CURRENT).
- Attempt to fix build on 7.x and 8.x (not tested).
2012-08-23 16:00:36 +00:00
Carlo Strub
db5e2bc177 Fix typos in COMMENT
Approved by:	portmgr@ (implicit)
2012-07-29 11:17:02 +00:00
Carlo Strub
e9a2c0a4b1 Fix typos in COMMENT
Approved by:	portmgr@ (implicit)
2012-07-28 15:57:55 +00:00
Jung-uk Kim
3a74e1eb77 - Chase ibus update. [1]
- Convert to optionsNG framework.

Reported by:	beat
2012-07-19 23:08:41 +00:00
Jung-uk Kim
495b66e319 - Update LibreOffice and the language packs to 3.5.5.
- Add new language packs, i.e., ast, bo, kn, lb, and ug.
2012-07-17 20:55:45 +00:00
Dima Panov
0e6c83afe5 - The FreeBSD Office team is proud to announce LibreOffice.org 3.5.4 release
for FreeBSD platform!

    Now with system boost-1.48 support and powered by clang-3.1 by default

Dima,  behalf of FreeBSD Office team
2012-07-01 08:32:04 +00:00
Koop Mast
9e70e62929 Remove BROKEN now that imlib is fixed. 2012-06-20 11:34:31 +00:00
Max Brazhnikov
5a91ceaf33 KDE/FreeBSD team presents KDE SC 4.8.4, probably the last release in 4.8.x series.
Official announcement: http://kde.org/announcements/announce-4.8.4.php
2012-06-14 16:42:04 +00:00
Pav Lucistnik
917e3afc7b - Mark BROKEN: does not compile
undefined reference to `PrintGifError'

Reported by:	pointyhat
2012-06-13 21:10:09 +00:00
Martin Wilke
9c2f65e395 - Convert USE_QT_VER=4 and QT_COMPONETS to USE_QT4
Review by:	bapt, David Naylor (kde team)
2012-06-06 06:44:37 +00:00
Dirk Meyer
2b74a89bc8 - update png to 1.5.10 2012-06-01 05:26:28 +00:00
Max Brazhnikov
f564508406 KDE/FreeBSD team presents long awaited KDE SC 4.8.3!
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
2012-05-25 02:15:20 +00:00
Jung-uk Kim
1a65aa28d0 Fix PLIST.
Reported by:	pointyhat
2012-05-03 21:53:55 +00:00
Jung-uk Kim
ec605d1f02 Fix newly added ibus-setup-hangul utility and desktop icons. 2012-04-30 22:02:27 +00:00
Jung-uk Kim
79d68a8195 Update to 1.4.1. 2012-04-30 21:11:07 +00:00
Baptiste Daroussin
8269acc5ce - upgrade to 3.5.2
- switch and force compiler to clang using the one from base on 9 and CURRENT, the one
  from ports if not found in base
- now only build en_US version, all localisation are available through separated
  ports.
- Graphite smart font is now used by default
- Rebundle boost to easier upgrading boost
- Rebundle mdds the one from the ports seems incompatible with clang
- Unbundle all the fonts

Thank you to jgh and Kuan-Chung Chiu <buganini@gmail.com> for testings and
feedback

Thank you to iXsystems for providing resources to build/test libreoffice
2012-04-22 20:38:32 +00:00
Doug Barton
d1a828636c korean/unfonts-ttf||2012-03-16|Was divided into korean/unfonts-core and korean/unfonts-extra
Last dependent was updated, so it is now safe to remove

Feature safe:	yes
2012-03-17 04:26:18 +00:00
Ashish SHUKLA
97ddb4e13d - Bump PORTREVISION to chase the update of multimedia/libvpx 2012-02-16 15:57:34 +00:00
Alberto Villa
f234761615 The KDE/FreeBSD team is pleased to announce KDE SC 4.7.4, which
concludes the 4.7 series.

The official release notes can be found at:
http://kde.org/announcements/announce-4.7.4.php

PR:		162216
PR:		163662
2012-01-25 10:21:01 +00:00
Pav Lucistnik
0e2dbd67bf - Fix plist
Reported by:	pointyhat
2012-01-21 19:53:45 +00:00
Jung-uk Kim
0a66e6819c Improve a patch for IBus 1.4.0 from upstream and reduce diff. 2012-01-10 00:52:39 +00:00
Jung-uk Kim
5e11c41b5a Update to 1.3.2. 2012-01-09 21:02:52 +00:00
Jung-uk Kim
7dec8af525 - Update to 2.1.0.
- Update project URL.
2012-01-04 00:02:56 +00:00
Jung-uk Kim
1f31d678f5 - Update to 0.99.11.
- Update project URL.
2012-01-03 23:52:02 +00:00
Michael Scheidell
8710ace2de - update to 0.1.0
- update master sites to google

PR:		ports/163260
Submitted by:	Hyogeol Lee <hyogeollee@gmail.com> (maintainer)
Approved by:	gabor (mentor)
2011-12-21 13:27:06 +00:00
Hiroki Sato
3ed9b5383e Fix FONTSDIR.
Reported by:	pav
2011-12-13 18:42:53 +00:00
Hiroki Sato
3ef65bc73b Update dependency because korean/unfonts-ttf is split into -core and -extra.
Spotted by:	dougb
Feature safe:	yes
2011-12-05 16:20:37 +00:00
Emanuel Haupt
1afcdd5eb1 Remove trailing whitespaces.
Feature safe:	yes
2011-11-18 23:30:13 +00:00
Raphael Kubo da Costa
7f1a46ec8c The KDE on FreeBSD team is pleased to update the KDE4 ports to 4.7.3.
This is an incremental update and should be much easier to handle than
the transition from 4.6.5 to 4.7.2 in the ports tree.

The official release notes can be found at
http://www.kde.org/announcements/announce-4.7.3.php.

Approved by:	avilla (mentor), makc (mentor), portmgr (miwi)
Feature safe:	yes
2011-11-14 02:59:40 +00:00
Doug Barton
a1b8c7234f Remove ports@ ports that have been DEPRECATED for at least 1 month
audio/shoutcast		Unfetchable; website rearranged
audio/linux-shoutcast	Unfetchable; website rearranged
chinese/scim-chewing	Does not configure
converters/py-cjkcodecs	Integrated into every python version in the tree
databases/kpogre	Does not compile
deskutils/mhc		Does not fetch
deskutils/org-mode.el6	Does not fetch
deskutils/gemcal	Does not fetch
devel/erlang-thrift	Does not build
dns/domtools		Does not fetch
editors/richtext	Does not compile
games/vultures-claw	Does not fetch
games/bomb		Does not fetch
games/lgeneral-data	Bad plist
games/linux-enemyterritory-jaymod	Does not fetch
games/xphotohunter	Does not fetch
graphics/gimpshop	Fails to patch
graphics/lightspark-devel	Does not compile
graphics/xmms-plazma	Does not fetch
graphics/py-cgkit	Does not fetch, does not compile on ia64, powerpc, or sparc64
japanese/rxvt		Does not fetch, fails to build with new utmpx
japanese/epic4		Some distfiles do not fetch
java/jde		Does not fetch
java/kaffe		Does not fetch
korean/gdick	HTMLs from the Yahoo! Korea Dictionary cannot be parsed, other runtime problems
korean/hanterm-xf86	Does not compile
korean/stardict2-dict-kr Does not fetch
lang/p5-JavaScript	Does not fetch
lang/TenDRA	Website disappeared; last release 2006, Does not compile on recent FreeBSD-9
mail/freepops		Does not build
mail/itraxp		Does not build
misc/tellico		Leaves file behind on deinstall
net/gsambad		Does not fetch
net/nocatauth-gateway	Uses a UID registered to another port
net/nocatauth-server	Uses a UID registered to another port
net/libosip2		Does not fetch
net/kmuddy		Does not fetch
net/netboot		Does not build
net-mgmt/jffnms		Does not fetch
net-p2p/frostwire	Does not fetch
net-p2p/azureus		Does not fetch
news/cleanscore		Does not fetch
news/nntpswitch		Does not fetch
news/p5-NewsLib		Does not fetch
russian/cyrproxy	Does not fetch
science/gerris		Does not fetch
security/opensaml	Does not fetch
sysutils/wmbattery	Does not fetch
sysutils/cpuburn	No more public distfiles
textproc/tei-guidelines-p4	Does not fetch
textproc/tei-p4		Does not fetch
textproc/py-hyperestraier	Does not fetch
textproc/tdtd.el	Does not fetch
textproc/tei-lite	Does not fetch
www/phpwiki13		Does not fetch
www/p5-Apache-Scoreboard	Depends on mod_perl
www/p5-B-LexInfo	Broken due the new mod_perl2 API
www/phpwiki		Does not fetch
www/smb2www		Apache13 is deprecated, migrate to 2.2.x+ now
www/spip		Checksum is changing daily
www/monkey		Does not fetch
x11-toolkits/jdic	Does not fetch
x11-toolkits/py-kde	Does not compile
2011-11-02 01:35:45 +00:00
Doug Barton
e92ce18c9f Add a comment indicating what ports depend on these 2 2011-11-01 22:03:58 +00:00
Doug Barton
2555968c05 audio/mp3butler Depends on audio/p5-MusicBrainz-Client which is DEPRECATED
audio/p5-MusicBrainz-Client	Disappeared from CPAN
editors/doxymacs	Depends on www/w3-4, which is DEPRECATED
graphics/libart		Does not fetch, no more public distfiles
java/jboss4		Does not build with new ant
korean/hanterm		Depends on korean/johabfonts, which is DEPRECATED, fails to build with new utmpx
korean/johabfonts	No more public distfiles, installs into /
korean/hlatex-psfonts-uhc-extra	Depends on korean/hlatex, which is DEPRECATED
korean/texinfo		Depends on korean/hlatex, which is DEPRECATED
korean/hlatex		No more public distfiles
mail/jboss-mailservices	Depends on java/jboss4, which is DEPRECATED
misc/p5-Geography-NationalGrid-TW	Depends on misc/p5-Geography-NationalGrid, which is DEPRECATED
misc/p5-Geography-NationalGrid	Disappeared from CPAN
multimedia/fxtv		Depends on multimedia/mplex, which is DEPRECATED
multimedia/mplex	Upstream disapeared and distfile is not available
net/py-timeoutsocket	Upstream disapear and distfile is no more available
textproc/p5-XML-LibRSVG	Unmaintained and not used anymore
textproc/javacc		No more public distfiles
www/w3-4/Makefile	Upstream disapeared and distfile is not available
www/commonist		Depends on textproc/javacc, which is DEPRECATED
www/newsfeed		Depends on net/py-timeoutsocket, which is DEPRECATED
x11/fbsd-icons		Upstream disapear and distfile is no more available
x11-themes/geramik	Depends on x11-toolkits/qtpixmap, which is DEPRECATED
x11-toolkits/qtpixmap	No more public distfiles
x11-wm/fvwm95-i18n	Depends on x11/fbsd-icons, which is DEPRECATED
x11-wm/fvwm95		Depends on x11/fbsd-icons, which is DEPRECATED
2011-11-01 04:34:28 +00:00
Doug Barton
989772c9ac The vast majority of pkg-descr files had the following format when they
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
2011-10-24 09:11:38 +00:00
Alberto Villa
a2d3b5a4bc The KDE/FreeBSD team is pleased to announce KDE Software Compilation
4.7.2. The official release notes can be found at:
http://kde.org/announcements/announce-4.7.2.php
This release ships with many improvements. Read more about them here:
http://FreeBSD.kde.org/news.php#itemKDESC472availableinports

We'd like to say thanks to all testers and contributors, especially to
lwhsu@ for his effort on hosting our test packages.

PR:		156293 [1]
		159219 [2]
		160164 [3]
Submitted by:	Oleg Sidorkin <osidorkin@gmail.com> [1]
		Alvaro Castillo <gobledb@gmail.com> [2]
		dkeav04@gmail.com [3]
Tested by:	exp-run via pav
2011-10-17 00:03:42 +00:00
Doug Barton
c3ef22e507 Remove ports maintainted by ports@ which have passed their EXPIRATION_DATE
astro/gkrellsun		Abandonware
astro/xrmap		No more distfiles
audio/midimountain	Abandonware
audio/gkrellmss		Abandonware
audio/gnapster		Abandonware
databases/xbase		No more public distfiles
databases/xbsql		No more public distfiles
games/gtkabale		No more public distfiles
games/battleball	No more public distfiles, does not compile on ia64 or sparc64
games/race		No more public distfiles
games/stvef-paks	No more public distfiles
games/stvef-server	No more public distfiles
games/tome		No more public distfiles
games/qkmj		No more public distfiles
games/oilwar		No more public distfiles
games/xbaby		No more public distfiles
games/xword		Abandonware
games/kslide		No more public distfiles
graphics/xmrm		No more public distfiles, does not compile on amd64 or sparc64
graphics/giftrans	Upstream disappeared and distfile is not available
graphics/wildmagic	BROKEN for more than 6 months, does not fetch
irc/ircd-rusnet		No more public distfiles
irc/tkirc		No more public distfiles
korean/mizifont		No more public distfiles
lang/freetxl		No more public distfiles
math/nsc2ke		No more public distfiles
misc/mgp-mode.el	No more public distfiles
multimedia/p5-RIFF-Info	No more public distfiles
net/p5-Net-OpenDHT	No more public distfiles
net/mudix		No more public distfiles
net-im/newsbot		No more public distfiles
net-im/libicq2000	Abandonware
net-im/gossip		No longer maintain by upstream, use net-im/empathy instead
net-im/ickle		Abandonware
net-mgmt/nipper		BROKEN for more than 6 month, does not fetch
net-p2p/mldonkey-serverspy	No more public distfiles
news/p5-Gateway		No more public distfiles
print/epsmerge		No more public distfiles
science/at		No more public distfiles
science/pyvox		No more public distfiles
security/p5-Email-Obfuscate	No more public distfiles
security/libparanoia	No more public distfiles
security/execwrap	No more public distfiles
2011-10-09 02:47:51 +00:00
Doug Barton
2d94dc2a57 For ports that have an EXPIRATION_DATE which has already passed, but
that have other ports that depend on them, mark the ports that depend
on them DEPRECATED, and make all EXPIRATION_DATEs 2011-10-31.
2011-10-09 01:48:11 +00:00
Sunpoet Po-Chuan Hsieh
a158d41a99 - Update MAINTAINER: use canonical format for ports@FreeBSD.org 2011-10-02 14:40:47 +00:00
Pav Lucistnik
62a95b092e - Mark BROKEN: installs file into /
Reported by:	pointyhat
2011-09-24 20:03:08 +00:00
Pav Lucistnik
44aa8ea29b - Mark BROKEN: does not compile
./xutf8.h:25:2: error: #error Please include <X11/Xlib.h> before "xutf8.h"

Reported by:	pointyhat
2011-09-24 20:01:31 +00:00
Dmitry Marakasov
6f6fbe4bdf - Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)
- Fix all ports that add {CPP,LD}FLAGS to *_ENV to modify flags instead

PR:		157936
Submitted by:	myself
Exp-runs by:	pav
Approved by:	pav
2011-09-23 22:26:39 +00:00
Jung-uk Kim
111c64a61b Update to 0.5.5. 2011-09-12 23:02:51 +00:00
Baptiste Daroussin
ad3dff30b7 2011-09-01 korean/hlatexfonts-ocf: No more public distfiles
2011-09-01 korean/pgp.language: No more public distfiles
2011-09-01 games/xgammon: No more public distfiles
2011-09-01 korean/hanIM: No more public distfiles
2011-09-01 misc/gplbp: No more public distfiles
2011-09-01 net/vyqchat: No more public distfiles
2011-09-01 news/xmitbin: No more public distfiles
2011-09-01 games/tvp: No more public distfiles
2011-09-01 games/glasteroids: No more public distfiles
2011-09-01 games/xscrabble: No more public distfiles
2011-09-01 games/xbat: No more public distfiles
2011-09-01 korean/hanmiscutils: No more public distfiles
2011-09-01 net-p2p/hagelslag: No more public distfiles
2011-09-01 games/cgoban2: No more public distfiles
2011-09-01 games/krosswordplayer: No more public distfiles
2011-09-01 korean/helvis: No more public distfiles
2011-09-01 print/mgv: No more public distfiles
2011-09-01 japanese/linux-JM: No more public distfiles
2011-09-01 games/xlines: No more public distfiles
2011-09-01 games/xgame: No more public distfiles
2011-09-01 net/ttt: No more public distfiles
2011-09-01 games/merlin: No more public distfiles
2011-09-01 games/xshisen: No more public distfiles
2011-09-01 games/slige: No more public distfiles
2011-09-01 games/wmtimebomb: No more public distfiles
2011-09-01 net-mgmt/cfgstoragemk: No more public distfiles
2011-09-07 10:10:11 +00:00
Jung-uk Kim
e2d23f571d Correct run-time dependencies and make it slightly less broken (although
it seems there is no chance to make it work again).

- Remove converters/py-cjkcodecs from run-time dependency. [1]
It was included in the Python itself for some time now.  Please see
ports/160306 for more info.
- Add x11-toolkits/py-gnome-desktop to run-time dependency.

Pointed out by:	Ruslan Mahmatkhanov (cvs-src at yandex dot ru) [1]
2011-09-01 17:04:09 +00:00
Jung-uk Kim
19eb407455 - Mark korean/gdick as IGNORE and DEPRECATED with EXPIRATION_DATE set
to 2011-11-01. [1]
- Update to 0.9.2 and the project URL, just in case someone wants to
rescue it.

PR:	ports/160305 [1]
2011-08-31 22:30:23 +00:00
Jung-uk Kim
6da0856f85 Chase project URL change. 2011-08-31 20:57:57 +00:00
Jung-uk Kim
a9f54fdfa8 - Update to 1.2.3 and add LICENSE.
- Honor WITHOUT_NLS and NOPORTDOCS.
2011-08-26 21:54:12 +00:00
Jung-uk Kim
975f5459ae - Fix LICENSE. libhagul is actually licensed under LGPL 2.1.
- Honor WITHOUT_NLS and make porlint happy.

Reviewed by:	hyogeollee@gmail.com (maintainer)
2011-08-26 21:06:50 +00:00
Jung-uk Kim
3c39510a2e Make portlint happy. 2011-08-26 20:06:14 +00:00
Jung-uk Kim
ac1dd5bf00 Make portlint happy. 2011-08-26 19:58:37 +00:00
Jung-uk Kim
5273acebb1 Update to 0.3.2 and grab maintainership. 2011-08-26 19:49:55 +00:00
Jung-uk Kim
e1abe28b00 Honor WITHOUT_NLS and grab maintainership. 2011-08-26 19:17:09 +00:00
Jung-uk Kim
0a6432e530 Honor WITHOUT_NLS. 2011-08-26 19:15:26 +00:00
Jung-uk Kim
3b3d233ecd Update to 2.0.0 and grab maintainership. 2011-08-25 22:26:15 +00:00
Jung-uk Kim
bae5b8cbef Fix locale directories using gnomehack.
Reported by:	pointyhat
2011-08-22 20:25:02 +00:00
Jung-uk Kim
ce26e6f742 Rename distinfo.core to distinfo.core-ttf to avoid confusion with core(5) file.
Suggested by:	Alain AUDEBERT (deuza at fr dot freebsd dot org)
2011-08-22 19:47:40 +00:00
Jung-uk Kim
d841807637 Fix build dependencies.
Reported by:	pointyhat
2011-08-10 22:47:14 +00:00
Jung-uk Kim
0e62938ac1 Use PLIST_DIRS properly. 2011-08-10 21:42:08 +00:00
Jung-uk Kim
7a1dfa66e6 Remove pkg-plist and generate it from Makefile. 2011-08-10 21:33:29 +00:00
Jung-uk Kim
990bec3be5 Sort file names. 2011-08-10 21:20:24 +00:00
Jung-uk Kim
6cd5b60b26 - Update to 12 and grab maintainership.
- Clarify the lincense.  It was relicensed under the Artistic License 1.0 or
later by the author since version 12.
2011-08-10 21:12:18 +00:00
Jung-uk Kim
0ce3ce9fe7 Rename ko-KR.* to ko_KR.* for consistency with other dictionaries. 2011-08-09 19:46:55 +00:00
Jung-uk Kim
7d38c7a66a Korean hunspell dictionaries
WWW: http://code.google.com/p/spellcheck-ko/
2011-08-09 19:27:36 +00:00
Jung-uk Kim
c306b6c3ea IBus-Hangul is an input method (IM) for Korean language, based on IBus.
WWW: http://code.google.com/p/ibus/
2011-08-08 22:37:15 +00:00
Jung-uk Kim
b7162167ad Add the font category in COMMENT. 2011-08-08 17:39:56 +00:00
Jung-uk Kim
3e05625b0e - Split korean/unfonts-ttf into korean/unfonts-core and korean/unfonts-extra.
- Update unfonts-core to 1.0.2-080608.
- Correct version number for unfonts-extra.
2011-08-08 17:30:38 +00:00
Jung-uk Kim
6c56395fa6 Install the correct license file and fix English font names. 2011-08-05 21:51:11 +00:00
Jung-uk Kim
b181d5770c Nanum Gothic Coding font family is free Hangul fonts developed by
NHN Corporation and distributed under SIL Open Font License (OFL).
This font was specifically designed for Hangul terminals.

WWW: http://dev.naver.com/projects/nanumfont
2011-08-05 21:40:44 +00:00
Jung-uk Kim
323cba602f Replace PREFIX with LOCALBASE in few places. 2011-08-05 20:58:25 +00:00
Jung-uk Kim
07bcf47150 Nanum font family is free Hangul fonts developed by NHN Corporation
and distributed under SIL Open Font License (OFL).

WWW: http://hangeul.naver.com/
2011-08-05 20:48:19 +00:00
Jung-uk Kim
391a76faa6 Reset maintainership and deprecate some korean ports with no more public
distfiles.

Discussed with:	cjh
2011-08-04 22:04:50 +00:00
Jung-uk Kim
e1663c6ba0 - Update to 0.8.1 and unbreak build on HEAD.
- Add LICENSE and chase project URL change.
- Reset maintainership due to long inactivity.
2011-08-03 23:58:53 +00:00
Jung-uk Kim
4e3f4d2299 - Fix a security vulnerability (CVE-2008-2383).
- Fix iconv related crashes on 64-bit platforms.
- Add pseudo UTF-8 support.
- Chase project URL change.
2011-08-03 22:15:56 +00:00
Jung-uk Kim
ace00b233e - Update to 2.2 and undeprecate.
- Modernize the port and update the project URL.
- Clarify the license.  This font family was relicensed under BSD/X11 license
and open-sourced by the original author in 2002.  Later it was forked and now
maintained by Baekmuk Project under BSD license.
- Use vendor supplied fonts.dir and fonts.scale instead of our local copies.
2011-08-03 17:31:48 +00:00
Emanuel Haupt
f760c11728 Remove WWW entries from unmaintained ports that return 404 or where the domain
disappeared.
2011-08-02 20:58:23 +00:00
Baptiste Daroussin
d389c2f0a8 Deprecate some ports where I can't find distfiles and upstream 2011-08-02 17:04:00 +00:00
Baptiste Daroussin
3a2aede000 Mark BROKEN: Does not fetch 2011-08-02 13:47:46 +00:00
Baptiste Daroussin
f32b4a646d Bye bye abandonwares (part 4)
2011-08-01 korean/a2ps: Looks like an abandonware, no more public distfiles
2011-08-01 korean/bitchx: Look like an abandonware, no more public distifles
2011-08-01 korean/elm: Look like an abandonware, no more public distifles
2011-08-01 korean/linuxdoc-sgml: Look like an abandonware, no more public distifles
2011-08-01 korean/mod_url: Look like an abandonware, no more public distifles
2011-08-01 korean/nh2ps: Look like an abandonware, no more public distifles
2011-08-01 korean/pinetreefonts: No more public distfile
2011-08-01 mail/bincimap: No more public distfile
2011-08-01 mail/cmail: No more public distfile
2011-08-01 math/hexcalc: Look like an abandonware, no more public distifles
2011-08-01 math/qgfe: Look like an abandonware, no more public distifles
2011-08-01 misc/ewipe: Look like an abandonware, no more public distifles
2011-08-01 misc/gkrellmfmonitor2: Look like an abandonware, no more public distifles
2011-08-01 misc/gkx86info: Look like an abandonware, no more public distifles
2011-08-01 multimedia/goggles: Abandonware, see: http://www.fifthplanet.net/2010/01/dead-projects-goggles-dvd-player.html
2011-08-01 multimedia/ldvd: Abandonware
2011-08-01 multimedia/linux-divx4linux: No more needed
2011-08-01 multimedia/linux-divx4linux4: No more needed
2011-08-01 multimedia/ogle: Abandonware
2011-08-01 multimedia/ogle-gui: Abandonware
2011-08-01 multimedia/okle: Abandonware
2011-08-01 multimedia/subconv: Look like an abandonware, no more public distifles
2011-08-01 net/callgen323: Look like an abandonware, no more public distifles
2011-08-01 net/lyntin: No longer under active development
2011-08-01 net/py-rt: No more public distfiles, looks like an abandonware
2011-08-01 net/rwhoisd: Looks like an abandonware, no more public distfiles
2011-08-01 net/traffic: Looks like an abandonware, no more public distfiles
2011-07-23 net-im/gnomeicu: No longer maintain by upstream, use net-im/empathy instead
2011-08-01 net-mgmt/trafd: Look like an abandonware, no more public distifles
2011-08-01 net-p2p/gkrellm-gift: Look like an abandonware, no more public distifles
2011-08-01 news/bgrab: Looks like an abandonware, no more public distfiles
2011-08-01 news/rkive: Looks like an abandonware, no more public distfiles
2011-08-01 polish/sap: Looks like an abandonware, no more public distfiles
2011-08-01 print/nenscript: Looks like an abandonware, no more public distfiles
2011-08-01 05:24:51 +00:00
Emanuel Haupt
aab92ab9de Remove dead site (ftp.kaist.ac.kr) 2011-07-28 16:19:58 +00:00
David Thiel
4d7f39f1d3 Update scim-tables ports to 0.5.10. Appease portlint. 2011-07-20 22:09:53 +00:00
Max Brazhnikov
585f07aff3 Reset maintainership de jure. In fact KDE 3 has not been maintained by our team
for a long time, not to mention upstream.

Discussed a while ago among the KDE/FreeBSD team.
2011-07-07 17:21:58 +00:00
Max Brazhnikov
19572cc47f Update KDE Software Compilation ports to 4.6.5
Official announcement: http://www.kde.org/announcements/announce-4.6.5.php
Changelog: http://www.kde.org/announcements/changelogs/changelog4_6_4to4_6_5.php
2011-07-07 16:38:39 +00:00
Baptiste Daroussin
c79631b6ee Another bunch of deprecation: no more public distfiles and/or abandonware 2011-06-17 13:09:40 +00:00
Baptiste Daroussin
c5c0d7f5d2 Mark broken some ports with unfetchable distfiles 2011-06-17 08:51:32 +00:00
Baptiste Daroussin
0bee53b506 Unfetchable, no new home found: deprecate 2011-06-16 07:08:48 +00:00
Alberto Villa
3f88d44ab7 The FreeBSD KDE Team is pleased to announce KDE SC 4.6.4. Read full
announcement here: http://kde.org/announcements/announce-4.6.4.php
2011-06-14 09:23:49 +00:00
Wen Heping
60d9806ed1 - Update to 0.99.9
PR:		ports/157646
Submitted by:	Hyogeol Lee <hyogeollee@gmail.com>
2011-06-10 08:18:54 +00:00
Max Brazhnikov
a34b8d38b8 Update KDE Software Compilation ports to 4.6.3
Special thanks to Raphael Kubo da Costa for his work on this update.
2011-05-16 19:26:43 +00:00
TAKATSU Tomonari
c7bf4cf8a9 - Set CONFLICTS with unzip-iconv upcoming as a new port
PR:		ports/152006
Submitted by:	KOMATSU Shinichiro <koma2_AT_lovepeers_DOT_org>
2011-05-04 23:36:34 +00:00
Max Brazhnikov
630ca2285f Bump PORTREVISION after open-mofit update 2011-05-02 12:44:53 +00:00
Baptiste Daroussin
fe6a713037 Remove unmaintained expired nvi related ports
2011-05-01 editors/nvi-m17n: Distfile is no more available
2011-05-01 chinese/nvi-big5: Distfile is no more available
2011-05-01 chinese/nvi-euc-cn: Distfile is no more available
2011-05-01 chinese/nvi-euc-tw: Distfile is no more available
2011-05-01 editors/nvi-perl: Distfile is no more available
2011-05-01 japanese/nvi-euc-jp: Distfile is no more available
2011-05-01 japanese/nvi-iso-2022-jp: Distfile is no more available
2011-05-01 japanese/nvi-sjis: Distfile is no more available
2011-05-01 korean/nvi-euc-kr: Distfile is no more available
2011-05-01 korean/nvi-iso-2022-kr: Distfile is no more available
2011-05-02 09:27:03 +00:00
Baptiste Daroussin
d92cba6bdf Removed ports that depends on iiimf expired ports + they are abandonware
japanese/iiimf-le-freewnn
japanese/iiimf-le-canna
chinese/iiimf-le-newpy
korean/iiimf-le-hangul
chinese/iiimf-le-ude
2011-05-01 19:18:22 +00:00
Frederic Culot
7de9d7834e - Update to 0.99.8
- LICENSE added

PR:		ports/156041
Submitted by:	Hyogeol Lee <hyogeollee AT gmail.com>
2011-04-11 09:51:49 +00:00
Frederic Culot
d5f0f37580 - Update to 0.0.12
PR:		ports/156007
Submitted by:	Hyogeol Lee <hyogeollee AT gmail.com> (maintainer)
2011-04-11 06:34:21 +00:00
Alberto Villa
44b2f80d3d The FreeBSD KDE Team is pleased to announce April updates for KDE
Software Compilation: 4.6.2, codename "Congrats". Read the full
announcement here: http://kde.org/announcements/announce-4.6.2.php.

Special thanks to Raphael Kubo da Costa who ported the release.
2011-04-07 12:03:34 +00:00
Alberto Villa
c1f3de0f55 The FreeBSD KDE Team is pleased to announce KDE SC 4.6.1 and KDE PIM
4.4.10. The official 4.6.1 release notes can be found at:
http://www.kde.org/announcements/announce-4.6.1.php

We'd like to say thanks to all helpers and submitters.

Tested by:	exp-run via miwi
2011-03-25 10:33:51 +00:00
Martin Wilke
a9481afc8a - Get Rid MD5 support 2011-03-19 12:38:54 +00:00
Pav Lucistnik
5f4bd3b53d - Unbreak
PR:		ports/154793
Submitted by:	Takefu <takefu@airport.fm>
2011-03-17 10:19:17 +00:00
Sunpoet Po-Chuan Hsieh
649a622159 - Remove unnecessary PKGNAMEPREFIX declaration
- Remove obsolete MD5 checksum while I'm here

PR:		ports/153634
Submitted by:	sunpoet (myself)
Approved by:	pav (with portmgr hat)
2011-01-09 11:13:41 +00:00
Dima Panov
7e6373e612 - The KDE FreeBSD team is proud to announce the release of KDE 4.5.5
for FreeBSD.

It's a bugfix-only release, January 2011 set.
2011-01-07 23:54:08 +00:00
Sunpoet Po-Chuan Hsieh
7ec5278c6e - Use canonical format for ports@FreeBSD.org MAINTAINER addresses
- Remove obsolete MD5 checksum while I'm here
2010-12-29 07:03:16 +00:00
Ade Lovett
843f8123d4 Sync to final (for now) bsd.autotools.mk 2010-12-22 20:05:49 +00:00
Philip M. Gollucci
1b8a71b99a - Setup DATADIR, DOCSDIR
- Fix NO* vars

Reported by:    QAT
2010-12-11 22:45:43 +00:00
Ade Lovett
4a8684e352 Sync to new bsd.autotools.mk 2010-12-04 07:34:27 +00:00
Max Brazhnikov
7425aa5977 KDE FreeBSD team presents KDE SC 4.5.4. 2010-12-02 21:12:38 +00:00
Max Brazhnikov
43a46c6993 KDE FreeBSD team is glad to present Qt 4.7.1 in ports.
Along with Qt4 the following ports are updated:

PyQt4 ports to 4.8.1
devel/py-sip to 4.11.2
devel/qscintilla2 to 2.4.5
PyKDE3 to 3.16.7
PyQt3 tp 3.18.2-snapshot-20091119

New ports added:
devel/qt4-declarative
devel/py-qt4-declarative
x11/qt4-graphicssystems-opengl

This release has been contributed by:
Thomas Abthorpe (tabthorpe)
Max Brazhnikov (makc)
Dima Panov (fluffy)
Alberto Villa (avilla)

We'd like to thank Martin Wilke (miwi) for exp-run.
2010-12-02 19:47:17 +00:00
Max Brazhnikov
0907842b7d KDE FreeBSD team presents KDE SC 4.5.3. 2010-11-03 18:03:27 +00:00
Erwin Lansing
74cb9eff53 Deprecate md5 in favour of sha256 checksums. md5 checksums will no longer
be generated or checked, and will be silently ignored for now.  Also,
generalize the MD5_FILE macro to DISTINFO_FILO.

PR:		149657
Submitted by:	rene
Approved by:	portmgr
Tested on:	pointyhat i386 7-exp
2010-10-28 21:00:21 +00:00
Philip M. Gollucci
bd22cef6f0 - release this module, the site has moved, and I can not read the korean replacement 2010-10-20 02:49:26 +00:00
Ade Lovett
6abd00a86b Punt autoconf267->autoconf268 2010-10-16 11:52:47 +00:00
Kris Moore
ee837cebf4 Improve handing of LD_LIBRARY_PATH when doing non-standard LOCALBASE builds. 2010-10-15 20:54:22 +00:00
Ade Lovett
231b6073de Migration of final set of working ports from automake{19,110} -> 111 2010-10-07 15:18:56 +00:00
Max Brazhnikov
fd6c454324 KDE FreeBSD team presents KDE SC 4.5.2.
kdebase4-workspace is now shipped with FreeBSD-branded wallpapers [1]
(set by default for new accounts). Thanks to Ivan Cukic from KDE
for making the wallpapers!

[1] http://ivan.fomentgroup.org/blog/2010/09/05/stripes-kde-be-free-freebsd/
2010-10-05 17:44:17 +00:00
Ade Lovett
8262a7b51d Autotools update. Read ports/UPDATING 20100915 for details.
Approved by:	portmgr (for Mk/bsd.port.mk part)
Tested by:	Multiple -exp runs
2010-09-15 18:35:24 +00:00
Max Brazhnikov
08351f8e01 KDE FreeBSD team presents KDE SC 4.5.1.
New ports added:
	misc/kde4-l10n-ia - Interlingua localization for KDE
2010-09-02 21:06:27 +00:00
Hiroki Sato
f5dfbe47ee Update distinfo. The distfiles have been re-rolled for some reason.
Reported by:	pav
2010-08-16 02:42:56 +00:00
Dmitry Marakasov
1a5dc578e4 - Update to 0.0.11
- While here, use DATADIR and LDFLAGS instead of LIBS as intended.

PR:		148747
Submitted by:	Hyogeol Lee <hyogeollee@gmail.com> (maintainer)
2010-08-05 15:30:18 +00:00
Max Brazhnikov
31da485dc4 Present KDE SC 4.4.5 for FreeBSD.
Feature safe:	yes
2010-06-29 20:35:28 +00:00
Wen Heping
2d9d9c9eaa - Update to 0.99.7
PR:		ports/130228
Submitted by:	Hyogeol Lee <hyogeollee@gmail.com>
Feature safe:	yes
2010-06-28 09:19:52 +00:00
Max Brazhnikov
2f77e1ae37 Connect gimp-help ports 2010-06-14 20:48:37 +00:00
Max Brazhnikov
958f9a1c07 Add new ports for GIMP Manual:
The GIMP User Manual is distributed as a set of HTML pages for use
with the internal GIMP help browser or any web browser.

WWW:	http://docs.gimp.org/

PR:		ports/145650, ports/145652
Submitted by:	SimaMoto, RyoTa <liangtai.s4 at gmail.com>
2010-06-14 20:47:50 +00:00
Erwin Lansing
8c6092e5ec BROKEN should not be quoted.
No functional change.
2010-06-13 08:40:06 +00:00
Max Brazhnikov
b2088def4d Present KDE SC 4.4.4 for FreeBSD. 2010-06-01 21:35:38 +00:00
Ade Lovett
8d837132c7 Bounce PORTREVISION for gettext-related ports. Have fun, ya'll. 2010-05-31 02:01:56 +00:00
Philip M. Gollucci
ff8bb6f579 - Pass port to apache@ 2010-05-26 06:44:46 +00:00
Mark Linimon
cb4c252136 Reset perky@FreeBSD.org due to maintainer-timeouts and no response
to email.

Hat:		portmgr
2010-05-23 21:16:16 +00:00
Dima Panov
746dafd424 - The FreeBSD KDE team is pleased to announce KDE SC 4.4.3 for FreeBSD
With hat on:	kde@
2010-05-11 14:21:05 +00:00
Dirk Meyer
de78af3ac5 - update to 1.4.1
Reviewed by:	exp8 run on pointyhat
Supported by:	miwi
2010-03-28 06:47:48 +00:00
Martin Wilke
5a23bb49bd - Mark BROKEN on HEAD: fails to build with new utmpx
Reported by:	pointyhat
2010-03-20 15:45:21 +00:00
Martin Wilke
bb734e4711 Presenting KDE 4.3.5 for FreeBSD. The official release notes for this
release can be found at http://kde.org/announcements/announce-4.3.5.php.

KDE 4.3.5, the last bugfix release in 4.3.x series. We'd like to say
thanks to all helpers and submitters.
2010-02-06 21:52:30 +00:00
Dirk Meyer
ca9c60461c - update to jpeg-8 2010-02-05 11:46:55 +00:00
Max Brazhnikov
43902f6ecc The FreeBSD KDE team is pleased to announce Qt-4.6.1 for FreeBSD. 2010-01-21 21:13:21 +00:00
Mark Linimon
6db864315b Reset cjh due to inactivity. We hope to see him back again soon.
Hat:		portmgr
2010-01-02 18:14:36 +00:00
Doug Barton
2fadfa2cfb For ports maintained by ports@FreeBSD.org, remove names and/or
e-mail addresses from the pkg-descr file that could reasonably
be mistaken for maintainer contact information in order to avoid
confusion on the part of users looking for support. As a pleasant
side effect this also avoids confusion and/or frustration for people
who are no longer maintaining those ports.
2009-12-21 02:19:12 +00:00
Martin Wilke
9e7da961d0 The FreeBSD KDE is please to announce the release of KDE 4.3.4,
a bugfix, translation and maintenance update. Release note can be found
at http://kde.org/announcements/announce-4.3.4.php

We'd like to say thanks to all helpers and submitters.
2009-12-01 16:34:53 +00:00
Martin Wilke
7d30c6c4b0 - Update to 0.0.10
PR:		140415
Submitted by:	Hyogeol Lee <hyogeollee@gmail.com> (maintianer)
2009-11-28 01:01:48 +00:00
Martin Wilke
805f92c8d2 The KDE FreeBSD team is proud to announce the release of KDE 4.3.3
for FreeBSD.

For lists of bugfixes and improvements please see:
http://www.kde.org/announcements/changelogs/changelog4_3_1to4_3_2.php
http://www.kde.org/announcements/changelogs/changelog4_3_2to4_3_3.php

The KDE FreeBSD team would like to say thanks to all the helpers
and submitters.

Tested by:	pointyhat-exp-run (myself)
2009-11-27 01:44:03 +00:00
Martin Wilke
e9424863a5 - Update to Qt-4.5
The KDE FreeBSD team would like to say thanks to all the helpers
and submitters.

Tested by:	pointyhat-exp-run (myself)
2009-11-26 23:24:38 +00:00
Pav Lucistnik
38eb8c5339 - Mark MAKE_JOBS_UNSAFE
Reported by:	pointyhat
2009-11-20 22:53:09 +00:00
Pav Lucistnik
03e239d5c3 - Mark BROKEN: does not patch
Reported by:	pointyhat
2009-11-06 21:19:35 +00:00
Dmitry Marakasov
bfd080220c - Fix build on 9.0
PR:		140140, 140274
Submitted by:	Jilles Tjoelker <jilles@stack.nl>, myself
2009-11-05 03:00:37 +00:00