Commit Graph

286 Commits

Author SHA1 Message Date
Florent Thoumie
340b57f8be - Update X.org ports to 7.4+ (few ports are more recent than the katamari).
- Bump PORTREVISION for all ports depending on libglut since the shlib
version number went from 4 to 3.
- Bump PORTREVISION for all ports depending on libXaw as libXaw.so.8 isn't
installed anymore.
- Couple of ports fixes (mostly missing xorg components added to USE_XORG).
2009-01-23 16:28:36 +00:00
Peter Pentchev
c189a6b2da Bump the version of the curl shared library after the ftp/curl update
to 7.19.2.
Bump PORTREVISION, even on the ports that do not have a versioned
dependency, since the binaries will most probably still stop working.
2009-01-23 15:43:14 +00:00
Max Brazhnikov
e014235229 kde@freebsd team is pleased to announce KDE 4.1.4, the last bugfix release in 4.1.x series.
You have only two weeks to play with it -- KDE 4.2.0 is coming ;)
Great thanks for those who helped us with testing 4.1.2 and 4.1.3 during long-long ports ice-age.

For lists of bugfixes and improvements please see:
http://www.kde.org/announcements/changelogs/changelog4_1_1to4_1_2.php
http://www.kde.org/announcements/changelogs/changelog4_1_2to4_1_3.php
http://www.kde.org/announcements/changelogs/changelog4_1_3to4_1_4.php

Approved by:	miwi (mentor)
2009-01-13 23:16:38 +00:00
Martin Wilke
93476d1540 - Update to 1.8.2
PR:		128523
Submitted by:	Marcin Wisnicki <mwisnicki+freebsd@gmail.com> (maintainer)
2008-11-08 20:18:53 +00:00
Mark Linimon
93598f14e9 Assign to new maintainer. 2008-09-05 00:45:49 +00:00
Martin Wilke
129bf63f84 The KDE FreeBSD team is proud to announce the release of KDE 4.1.1
for FreeBSD. The official KDE 4.1.1 release notes can be found at
http://www.kde.org/announcements/changelogs/changelog4_1to4_1_1.php.

KDE Community ships sirst translation and service release of the 4.1
dree desktop, containing numerous bugfixes, Performance Improvements
and Translation Updates.

Pretty much all applications have received the developers' attention,
resulting in a long list of bugfixes and improvements. The most significant
changes are:

    * Significant performance, interaction and rendering correctness
      improvements in KHTML and Konqueror, KDE's web browser
    * User interaction, rendering and stability fixes in Plasma,
      the KDE4 desktop shell
    * PDF backend fixes in the document viewer Okular
    * Fixes in Gwenview, the image viewer's thumbnailing, more
      robust retrieval and display of images with broken metadata
    * Stability and interaction fixes in KMail

New Ports:
- graphics/kcoloredit
	* KColorEdit is a palette files editor. It can be used
	  for editing color palettes and for color choosing and
	  naming.

- graphics/kgraphviewer
	* KGraphViewer is a GraphViz DOT graph viewer for KDE. The
	  GraphViz programs are free-software layout engines for graphs.
	  KGraphViewer displays the graphs in a modern, user-friendly GUI
	  with all the power of a well integrated KDE application.

- graphics/kiconedit
	* KIconEdit is designed to help create icons for KDE using the standard
	  icon palette.

- graphics/skanlite
	* Skanlite is a simple image scanning application that does nothing
	  more than scan and save images. Skanlite can open a save dialog for
	  every image scanned or save the images immediately in a specified
	  directory with auto-generated names and format. The user can also
	  choose to show the scanned image before saving.
2008-09-03 13:06:24 +00:00
Mark Linimon
270145b39d Reset alex@bsdguru.org due to maintainer-timeouts and no response to email.
Hat:		portmgr
2008-09-03 02:26:24 +00:00
Martin Wilke
8d67f4a547 The KDE FreeBSD team is proud to announce the release
of KDE 3.5.10 for FreeBSD. The official KDE 3.5.10 release
notes can be found at:
http://www.kde.org/announcements/announce-3.5.10.php

While not a very exciting release in terms of features,
3.5.10 brings a couple of nice bugfixes and translation
updates to those who choose to stay with KDE 3.5. The
fixes are thinly spread across KPDF with a number of crash
fixes, KGPG and probably most interesting various fixes
in kicker, KDE3's panel:

    * Improved visibility on transparent backgrounds
    * Themed arrow buttons in applets that were missing them
    * Layout and antialiasing fixes in various applets

Approved by:	portmgr (erwin/pav)
2008-08-29 11:30:04 +00:00
Rong-En Fan
741aa71483 Update CONFIGURE_ARGS for how we pass CONFIGURE_TARGET to configure script.
Specifically, newer autoconf (> 2.13) has different semantic of the
configure target. In short, one should use --build=CONFIGURE_TARGET
instead of CONFIGURE_TARGET directly. Otherwise, you will get a warning
and the old semantic may be removed in later autoconf releases.

To workaround this issue, many ports hack the CONFIGURE_TARGET variable
so that it contains the ``--build='' prefix.

To solve this issue, under the fact that some ports still have
configure script generated by the old autoconf, we use runtime detection
in the do-configure target so that the proper argument can be used.

Changes to Mk/*:
 - Add runtime detection magic in bsd.port.mk
 - Remove CONFIGURE_TARGET hack in various bsd.*.mk
 - USE_GNOME=gnometarget is now an no-op

Changes to individual ports, other than removing the CONFIGURE_TARGET hack:

= pkg-plist changed (due to the ugly CONFIGURE_TARGET prefix in * executables)
  - comms/gnuradio
  - science/abinit
  - science/elmer-fem
  - science/elmer-matc
  - science/elmer-meshgen2d
  - science/elmerfront
  - science/elmerpost

= use x86_64 as ARCH
  - devel/g-wrap

= other changes
  - print/magicfilter
    GNU_CONFIGURE -> HAS_CONFIGURE since it's not generated by autoconf

Total # of ports modified:  1,027
Total # of ports affected: ~7,000 (set GNU_CONFIGURE to yes)

PR:		126524 (obsoletes 52917)
Submitted by:	rafan
Tested on:	two pointyhat 7-amd64 exp runs (by pav)
Approved by:	portmgr (pav)
2008-08-21 06:18:49 +00:00
Martin Wilke
2c918e019a The KDE FreeBSD team is proud to announce the release
of KDE 3.5.9 for FreeBSD. The official KDE 3.5.9 release
notes can be found at:
http://www.kde.org/announcements/announce-3.5.9.php

After the KDE 4.1.0 import the team found time to make
KDE 3.5.9 ready for the Ports tree.

KDE 3.5.9 was released six months ago and 3.5.10 is coming
soon. We are not sure we have time to get 3.5.10 for FreeBSD
7.1/6.4 release, but we would have minimum 3.5.9 for those
people who prefer to stay with KDE3.

Of course Thanks to all Testers.
2008-08-18 09:22:07 +00:00
Martin Wilke
6670d2175f - Fix categorie
Reported by:	erwin
2008-08-10 14:27:04 +00:00
Martin Wilke
568f8e877f The KDE FreeBSD team is proud to announce the release of KDE 4.1.0
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!
2008-08-09 16:52:28 +00:00
Felippe de Meirelles Motta
733bac418f - Update to 1.8.1.
PR:		ports/125471
Submitted by:	Marcin Wisnicki <mwisnicki+freebsd@gmail.com>
Approved by:	gabor (mentor, implicit), maintainer timeout (>2 weeks)
2008-07-26 16:14:48 +00:00
Pav Lucistnik
efa63f6ba4 - Remove USE_GCC where it can be satisfied with base compiler on following
FreeBSD versions: 5.3 and up, 6.x, 7.x, 8-CURRENT
2008-07-25 14:34:52 +00:00
Pav Lucistnik
fa38ed02cc - Remove duplicates from MAKE_ENV after inclusion of CC and CXX in default MAKE_ENV 2008-07-25 12:24:09 +00:00
Rong-En Fan
bea025cf6e - Update to 0.6.0.2
PR:		ports/125473
Submitted by:	Marcin Wisnicki <mwisnicki+freebsd at gmail.com> (maintainer)
2008-07-14 02:34:31 +00:00
Edwin Groothuis
7b49159602 Fix pkg-plist
Noticed by: ionbot.
2008-07-05 05:29:40 +00:00
Edwin Groothuis
0ff0f0afcd Add QT component rcc
Noticed by: IonBot
2008-07-05 05:08:52 +00:00
Edwin Groothuis
1ccec1e635 [NEW PORT] polish/qnapi
This is port of polish subtitle distribution project Qt4 client.

	WWW:	http://krzemin.iglu.cz/?page_id=29

PR:		ports/122909
Submitted by:	"Pawel Pekala" <c0rn@o2.pl>
2008-07-05 00:56:04 +00:00
Edwin Groothuis
090059a210 Bump portrevision due to upgrade of devel/gettext.
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)
2008-06-06 14:17:21 +00:00
Rong-En Fan
a9d51ca6b2 - Unbreak after latest polish/libgadu commit
- Fix GNOME icon and desktop
- Bump PORTREVISION

PR:		ports/123716
Submitted by:	Piotr Smyrak <smyru at heron.pl> (maintainer)
2008-05-18 16:14:26 +00:00
Felippe de Meirelles Motta
60b54e328f - Fix SSL bug and unbreak polish/gnugadu2 too.
PR:		ports/122394
Submitted by:	"Aleksander Fafula" <aleksander.fafula@gmail.com>
Approved by:	araujo (mentor), maintainer timeout (> 2 weeks)
2008-05-17 15:12:15 +00:00
Beech Rintoul
de021a1e8c - Add openssl option
- Bump portrevision

PR:		ports/120688
Submitted by:	"Bart&#322;omiej Syryjczyk" <guzik@zst.edu.pl>
Approved by:	maintainer timeout (2 Months)
2008-04-23 21:49:02 +00:00
Martin Wilke
3e4ed01146 - Remove unneeded dependency from gtk12/gtk20 [1]
- Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG
- Remove X11BASE support in favor of LOCALBASE or PREFIX
- Use USE_LDCONFIG instead of INSTALLS_SHLIB
- Remove unneeded USE_GCC 3.4+

Thanks to all Helpers:
	Dmitry Marakasov, Chess Griffin, beech@, dinoex, rafan, gahr,
	ehaupt, nox, itetcu, flz, pav

PR:		116263
Tested on:	pointyhat
Approved by:	portmgr (pav)
2008-04-19 17:56:05 +00:00
Pav Lucistnik
e6d7f5ef31 - Mark BROKEN: does not configure 2008-04-16 22:32:14 +00:00
Rong-En Fan
99e33171b5 - Fix build with gcc 4
PR:		ports/122393
Submitted by:	Marcin Wisnicki <mwisnicki+freebsd at gmail.com> (maintainer)
2008-04-04 14:16:11 +00:00
Pav Lucistnik
4c59915db5 - Update to 0.6.0
PR:		ports/122021
Submitted by:	Marcin Wisnicki <mwisnicki+freebsd@gmail.com> (maintainer)
2008-03-27 15:24:07 +00:00
Martin Wilke
6c0425c0a8 - Add missing dependens
- Bump PORTREVISION

Submitted by:	pointyhat via pav
2008-03-27 11:20:17 +00:00
Felippe de Meirelles Motta
e02147f87d - Upgrade to 1.8.0.
- Use PLIST_FILES and remove pkg-plist.
- Fix WWW in pkg-descr.
- Add SSL support.

PR:		ports/121303
Submitted by:	Aleksander Fafula <alex@fafula.com> (maintainer)
Reviewed by:	Marcin Wisnicki <mwisnicki@gmail.com>
Approved by:	gabor (mentor), Aleksander Fafula <alex@fafula.com> (maintainer)
2008-03-25 18:45:09 +00:00
Martin Wilke
270a2cb06b - Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG
- Bump PORTREVISION

Approved by:	portmgr (xorg cleanup)
2008-03-24 13:03:55 +00:00
Martin Wilke
c4c8f4be45 - Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG
- Bump PORTREVISION

Approved by:	portmgr (xorg cleanup)
2008-03-23 11:11:33 +00:00
Michael Nottebrock
c13a5bcfcd Update to KDE 3.5.8 2007-10-29 23:48:18 +00:00
Joe Marcus Clarke
4acc6fb2a4 Presenting GNOME 2.20.1 and all related works for FreeBSD. The official
GNOME 2.20 release notes can be found at
http://www.gnome.org/start/2.20/notes/en/ .  Beyond that, this update
includes the new GIMP 2.4 (courtesy of ahze).

The GNOME 2.20 update also includes a huge change in the FreeBSD GNOME
hierarchy.  We are now using the more standard DATADIR of ${PREFIX}/share
rather than ${PREFIX}/share/gnome. The result is that fewer patches and
hacks are needed to port GNOME components to FreeBSD.  This will mean some
user changes may be required, so be sure to read /usr/ports/UPDATING for
more details.

This release and the things we accomplished in it would not have been
possible without mezz's crazy idea to collapse DATADIR, and his persistence
to make it happen successfully.  Ahze and pav also deserve thanks for
their work on porting modules and testing the whole ball of wax on
pointyhat (respectively).

The FreeBSD GNOME team would also like to thank our various testers and
contributors:

Yasuda Keisuke
Frank Jahnke
Pawel Worach
Brian Gruber
Franz Klammer
Yuri Pankov
Nick Barkas
Cristian KLEIN
Tony Maher
Scot Hetzel
Martin Matuska (mm)
Benoit Dejean
Martin Wilke (miwi)
(And anyone else I may have missed)

PRs fixed in this release:

111272, 113470, 115995, 116338
2007-10-24 23:37:25 +00:00
Edwin Groothuis
52d564a552 Remove always-false/true conditions based on OSVERSION 500000 2007-10-04 02:24:29 +00:00
Edward Tomasz Napierala
3736e22c60 - Update to 0.1.1.
PR:		ports/116173
Submitted by:	trasz
Approved by:	maintainer (via irc), miwi (mentor, implicit)
2007-09-08 08:20:19 +00:00
Martin Wilke
7bcc70ccf9 - Update to 2.3.0
PR:		114942
Submitted by:	Piotr Smyrak <smyru@heron.pl> (maintainer)
2007-07-27 14:46:50 +00:00
Rong-En Fan
f935a609c5 - Set --mandir and --infodir in CONFIGURE_ARGS if the configure script
supports them.  This is determined by running ``configure --help'' in
  do-configure target and set the shell variable _LATE_CONFIGURE_ARGS
  which is then passed to CONFIGURE_ARGS.
- Remove --mandir and --infodir in ports' Makefile where applicable
  Few ports use REINPLACE_CMD to achieve the same effect, remove them too.
- Correct some manual pages location from PREFIX/man to MANPREFIX/man
- Define INFO_PATH where necessary
- Document that .info files are installed in a subdirectory relative to
  PREFIX/INFO_PATH and slightly change add-plist-info to use INFO_PATH and
  subdirectory detection.

PR:		ports/111470
Approved by:	portmgr
Discussed with:	stas (Mk/*), gerald (info related stuffs)
Tested by:	pointyhat exp run
2007-07-23 09:36:51 +00:00
Michael Nottebrock
961141fb14 Update to KDE 3.5.7 / KOffice 1.6.3 2007-07-04 10:25:00 +00:00
Ion-Mihai Tetcu
1e80db7460 - Update to 1.7
- Fix manpaths

PR:		ports/113224
Submitted by:	Jan Srzednicki (maintainer)
2007-06-10 22:21:05 +00:00
Ion-Mihai Tetcu
640695ce5e Update to 1.7.1
PR:		ports/113223
Submitted by:	Jan Srzednicki (maintainer)
2007-06-10 17:39:06 +00:00
Florent Thoumie
d4f0d0048a - Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
2007-05-19 20:36:56 +00:00
Edward Tomasz Napierala
40443554b5 - Update to 20070303.
PR:		ports/111268
Submitted by:	trasz
Approved by:	maintainer (mentor miwi)
2007-04-20 07:52:05 +00:00
Rong-En Fan
5f4af64f2c - When devel/libexecinfo presents, configure script detects but does not
set LDFLAGS correctly. Therefore, unconditionally depends on libexecinfo
  and set correct LDFLAGS.
- Disable libungif, libjpeg, and openssl support since they are disabled
  in libgadu

PR:		ports/110453
Submitted by:	mwisnicki at gmail.com
Approved by:	maintainer timeout (1 month)
2007-04-16 19:29:17 +00:00
Pav Lucistnik
13c306d9db - Fix after objformat removal
Reported by:	pointyhat
2007-03-27 20:27:42 +00:00
Michael Nottebrock
a209c5b185 Update to KDE 3.5.6 / KOffice 1.6.2 2007-03-13 19:13:51 +00:00
Rong-En Fan
1da0eba712 - Update 1.7 rc3
- Make it fetchable again

PR:		ports/110202
Submitted by:	maintainer (different address)
2007-03-12 03:34:55 +00:00
Rong-En Fan
d99d962c4d - Update to 1.7 RC2
- Remove default aspell. Add option for that.

PR:		ports/109487
Submitted by:	Aleksander Fafula (maintainer)
2007-02-25 07:32:46 +00:00
Rong-En Fan
7b1dcf58b9 - Update to 0.5.0
- Drop 4.x support
- Add precompiled header support for faster build
- Add option to install old set of emoticons

PR:		ports/109492
Submitted by:	Marcin Wisnicki <mwisnicki+freebsd at gmail.com> (maintainer)
2007-02-25 07:18:29 +00:00
Rong-En Fan
130ca1e42a - Update to 1.7.0
PR:		ports/108989
Submitted by:	Marcin Wisnicki <mwisnicki+freebsd at gmail.com>
Approved by:	maintainer via irc
2007-02-24 07:42:43 +00:00
Pav Lucistnik
c5cb4badd2 - Update to 2.1.0
PR:		ports/108834
Submitted by:	Krzysztof Kowalewski <pyzmen@kam.pl> (maintainer)
2007-02-07 23:02:51 +00:00