1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-02 01:20:54 +00:00
Commit Graph

484 Commits

Author SHA1 Message Date
Thierry Thomas
b2e40652d4 Chase Code_Aster's tarball re-rolling (no change for homard).
Reported by:	pointyhat via erwin
2008-10-25 10:38:15 +00:00
Thierry Thomas
e7f72d052d The main tarball has been rerolled, but the included components have not
been touched.

Reported by:	portscout
2008-10-21 19:22:40 +00:00
Boris Samorodov
1004200a19 Update to version 4.2.2a -- bug fix release. 2008-10-06 19:27:52 +00:00
Boris Samorodov
0b9a275ff8 Update to version 4.2.2. 2008-10-05 22:55:05 +00:00
Thierry Thomas
bacf318b0a Upgrade Seamonkey's french language pack to 1.1.12. 2008-10-02 21:08:36 +00:00
Boris Samorodov
9ac9b2dec5 Update to version 4.2.1. 2008-09-24 09:12:52 +00:00
Hiroki Sato
00e8ec4600 Remove ports of Adobe Reader 7 and the localized versions because of
security vulnerability.  The print/acroreadwrapper new supports
acroread8 only.

Security:	CVE-2008-2641
Security:	CVE-2008-0883
Security:	http://www.adobe.com/support/security/bulletins/apsb08-15.html
2008-09-06 04:59:52 +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
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
Dmitry Marakasov
e58f735dda - Respect NOPORTDOCS, NOPORTEXAMPLES
- Fix plist

Reported by:	QAT
2008-08-24 13:04:58 +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
Ade Lovett
771ea13f41 Conversion from (now defunct) autoconf-2.61 to autoconf-2.62
Tested by:	exp build run (erwin)
2008-08-20 00:57:32 +00:00
Thomas Abthorpe
c1b0cdc25b - Add optional Gnome support
- Bump PORTREVISION
- Pass maintainership

Submitted by:	Timothy Bourke <timbob bigpond.com> (via private email)
2008-08-19 13:42:11 +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
Boris Samorodov
abd3256ad3 Update to version 4.2.0. 2008-08-13 09:35:18 +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
Pav Lucistnik
f5bd2a5db6 - Mark BROKEN on FreeBSD 6.x 2008-07-28 19:31:46 +00:00
Florent Thoumie
b874e7ee7b Fix USE_XORG for the upcoming bsd.port.mk changes (ports/122340).
Approved by:	portmgr (self)
2008-07-22 21:55:48 +00:00
Hiroki Sato
b42ec39fd0 Update to 8.1.2 Security Update 1. Quoted from the advisory:
| A critical vulnerability has been identified in Adobe Reader and
 | Acrobat 8.1.2. This vulnerability would cause the application to
 | crash and could potentially allow an attacker to take control of
 | the affected system.

Security:	CVE-2008-2641
Security:	CVE-2008-0883
Security:	http://www.adobe.com/support/security/bulletins/apsb08-15.html
2008-07-20 17:17:07 +00:00
Thierry Thomas
01ea15996b Chase SeaMonkey's upgrade to 1.1.11. 2008-07-18 05:29:14 +00:00
Boris Samorodov
eb88256d05 Update to version 4.1.6 (bug fix release). 2008-07-17 19:50:08 +00:00
Thierry Thomas
f343b3f795 Chase Code_Aster's upgrade. 2008-07-13 07:43:01 +00:00
Thierry Thomas
94f3a1983e Upgrade Code_Aster to 9.3.0. 2008-07-13 07:43:00 +00:00
Thierry Thomas
f96fc34dec - Upgrade to 8.11-2;
- Use aster's distfiles.
2008-07-13 07:42:57 +00:00
Thierry Thomas
eaecdec496 - Upgrade to 1.14.0-1;
- Use aster's distfiles.
2008-07-13 07:42:52 +00:00
Pav Lucistnik
13a345d080 - Now builds on amd64/6 2008-06-22 18:47:40 +00:00
Boris Samorodov
3a0fdba5d6 Update to version 4.1.5. 2008-06-07 18:24:08 +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
Thomas Abthorpe
185e66579d - Update to 0.1.23
- Respect PORTDOCS

Inspired by:	ionbot
2008-06-03 13:15:05 +00:00
Thierry Thomas
50378fc1cb GIBI runs also on amd64.
Reported by:	Pedro Giffuni <pfgshield-freebsd (at) yahoo.com>
2008-06-01 20:13:16 +00:00
Thierry Thomas
085208b19a Homard runs on amd64.
Submitted by:	Pedro Giffuni <pfgshield-freebsd (at) yahoo.com>
2008-05-24 20:25:50 +00:00
Thierry Thomas
27c24a9630 Provide a new license key, the previous one has expired.
Reported by:	Pedro Giffuni <pfgshield-freebsd (at) yahoo.com>
2008-05-24 20:25:47 +00:00
Pav Lucistnik
191f62951a - Limit BROKEN status to 6.x only
Analyzed by:	thierry (maintainer)
2008-05-05 07:35:09 +00:00
Boris Samorodov
157b82cb17 Update to version 4.1.3 (bug fix release). 2008-05-04 16:59:51 +00:00
Pav Lucistnik
112a802096 - Mark BROKEN: compilation of elements with
/work/a/ports/french/aster/work/aster-full-src-9.2.0/instdir/STA9.2/asteru
  [FAILED]

Reported by:	pointyhat
2008-05-03 15:34:17 +00:00
Mark Linimon
e21f53b16f Reset jylefort's port maintainerships. portmgr has taken his commit bit
into safekeeping due to inactivity.
2008-04-29 05:11:44 +00:00
Thierry Thomas
4f254add14 Upgrade to 2.3.4. 2008-04-23 20:50:47 +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
Thierry Thomas
a54dcdf048 Chase a forgotten Code_Aster's upgrade.
Reported by:	pointyhat via Pav
Pointyhat to:	/me
2008-04-17 05:25:07 +00:00
Hiroki Sato
6f5cc3d5b3 Update to 8.1.2. Bug fixes and enhancements can be found at
http://blogs.adobe.com/acroread/2008/02/#a005029:

[General Issues]

* Font caching Issues: Various font caching issues are fixed in Reader
  8.1.2, including the issue of fonts that were configured using
  fontconfig not being picked up by the Reader to render documents
  (reported by Novell).

* Problem with Dual-screen setup (Xinerama mode).: Issue number 4
  listed on the Known Issues page for Reader 8.1.1.

* Document ordering and fullscreen mode: Issue has been fixed in
  Reader 8.1.2.

* Font KozGoProVI-Medium.otf is missing in Japanese Reader: This issue
  is fixed in Reader 8.1.2.

[Printing Related Issues]

* Incorrect orientation: Issues with printing PDF files containing
  portrait and landscape pages have been fixed in Reader
  8.1.2. Choosing "Auto Rotate and Center" will now print the pages in
  their inherent orientation.

* Red wash on printing with HP CLJ 2605: A workaround for this has
  been added in the preferences
  ($HOME/.adobe/Acrobat/8.0/Preferences/reader_prefs), namely
  "brokenCRDs". This value is set to "false" by default and can be
  modified to "true" if one faces the red background issue.

* Scaling issues: Problems with -shrink/-expand options in the command
  line (Issue #1 listed on the Known Issues page for Reader 8.1.1) as
  well as with "Custom" printing in the dialog have been fixed in
  Reader 8.1.2.

* Reader does not remember last chosen printer across sessions: Last
  chosen printer is now remembered between different sessions of the
  Reader in 8.1.2 release.

* Cannot pipe PDF as input to acroread: PDF contents can be read from
  stdin when using the -toPostScript option.

* Hardcoding of printer command: Earlier the printer command was
  hardcoded in the reader binary. This has been fixed in Reader 8.1.2
  to pick up the command from the PATH environment variable.
2008-04-13 18:36:29 +00:00
Boris Samorodov
61ef341c80 Update eric4 and langpacks to 4.1.2 (bug fixes). 2008-04-05 16:56:25 +00:00
Thierry Thomas
14f4779fd0 Upgrade SeaMonkey's French Language Pack to 1.1.9. 2008-03-30 20:28:24 +00:00
Jun Kuriyama
69667d219f - Chase shlib version of net-mgmt/net-snmp.
- Bump PORTREVISIONs.
2008-03-27 10:58:30 +00:00
Thierry Thomas
550f3c221e Upgrade to 2.3.3. 2008-03-23 10:15:49 +00:00
Martin Wilke
4abbf3af13 - Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG
- Bump PORTREVISION

Approved by:	portmgr (xorg cleanup)
2008-03-21 21:36:23 +00:00
Philippe Audeoud
f856a9ae6e - Update maintainer address
Approved by:	thierry (mentor)
2008-03-12 13:27:28 +00:00
Boris Samorodov
b65a5c7920 Update to 4.1.1:
. bug-fix release;
. a patch from devel/eric4/files/ incorporated upstream;
. fix configuration file (mdir is rather mainDir but not manDir).
2008-03-01 16:30:41 +00:00
Thierry Thomas
435c5cad1a Chase SeaMonkey's upgrade to 1.1.8. 2008-02-28 23:43:24 +00:00
Thierry Thomas
fa673d2501 Make fetchable again.
Reported by:	pointyhat via erwin
2008-02-28 22:07:26 +00:00