aboutsummaryrefslogtreecommitdiffstats
path: root/lang
diff options
context:
space:
mode:
Diffstat (limited to 'lang')
-rw-r--r--lang/perl5.20/Makefile2
-rw-r--r--lang/perl5.20/distinfo4
-rw-r--r--lang/perl5.20/files/patch-Configure4
-rw-r--r--lang/perl5.20/files/patch-cpan__ExtUtils-MakeMaker__lib__ExtUtils__MM_Any.pm4
-rw-r--r--lang/perl5.20/files/patch-cpan__ExtUtils-MakeMaker__t__INST_PREFIX.t4
-rw-r--r--lang/perl5.20/files/patch-dist__Math-BigInt__lib__Math__BigInt.pm (renamed from lang/perl5.20/files/patch-BigInt.pm)4
-rw-r--r--lang/perl5.20/files/patch-hints__freebsd.sh4
-rw-r--r--lang/perl5.20/pkg-plist2
8 files changed, 15 insertions, 13 deletions
diff --git a/lang/perl5.20/Makefile b/lang/perl5.20/Makefile
index 8ff5b5a284a8..4b76b165178b 100644
--- a/lang/perl5.20/Makefile
+++ b/lang/perl5.20/Makefile
@@ -60,7 +60,7 @@ PORTSCOUT= limitw:1,even
#PORTSCOUT= limit:^${PERL_VER}.
# Remember to update Mk/Uses/perl5.mk too.
-PERL_VERSION= 5.20.0
+PERL_VERSION= 5.20.1
PERL_VER= ${PERL_VERSION:C/\.[0-9]+$//}
PERL_ARCH= mach
SITE_PERL_REL?= lib/perl5/site_perl/${PERL_VER}
diff --git a/lang/perl5.20/distinfo b/lang/perl5.20/distinfo
index 1cf8202f50b4..9056edb5c497 100644
--- a/lang/perl5.20/distinfo
+++ b/lang/perl5.20/distinfo
@@ -1,4 +1,4 @@
-SHA256 (perl/perl-5.20.0.tar.bz2) = 1e3e23c11d58dcfb8610fec76ad32a84482c7e221e12dfd8c63f141e004d30f2
-SIZE (perl/perl-5.20.0.tar.bz2) = 13770469
+SHA256 (perl/perl-5.20.1.tar.bz2) = ede5ded37e7fb6139b04728cfca826f17076f9888dbfd100a56834dbeb04657c
+SIZE (perl/perl-5.20.1.tar.bz2) = 13676155
SHA256 (perl/BSDPAN-20111107.tar.bz2) = 2f03218a592dc65ebfdc3c6b9394d91dcf4c53aa5290a08458b837baad5a21f9
SIZE (perl/BSDPAN-20111107.tar.bz2) = 8448
diff --git a/lang/perl5.20/files/patch-Configure b/lang/perl5.20/files/patch-Configure
index 2a7dcb6de120..e8963c7fa633 100644
--- a/lang/perl5.20/files/patch-Configure
+++ b/lang/perl5.20/files/patch-Configure
@@ -1,5 +1,5 @@
---- ./Configure.orig 2014-04-23 03:36:51.000000000 +0200
-+++ ./Configure 2014-05-23 01:02:51.000000000 +0200
+--- Configure.orig 2014-09-14 11:30:59 UTC
++++ Configure
@@ -4948,7 +4948,7 @@
: Now check and see which directories actually exist, avoiding duplicates
for xxx in $dlist
diff --git a/lang/perl5.20/files/patch-cpan__ExtUtils-MakeMaker__lib__ExtUtils__MM_Any.pm b/lang/perl5.20/files/patch-cpan__ExtUtils-MakeMaker__lib__ExtUtils__MM_Any.pm
index 5a8a3bf86213..dfd661e8033f 100644
--- a/lang/perl5.20/files/patch-cpan__ExtUtils-MakeMaker__lib__ExtUtils__MM_Any.pm
+++ b/lang/perl5.20/files/patch-cpan__ExtUtils-MakeMaker__lib__ExtUtils__MM_Any.pm
@@ -1,5 +1,5 @@
---- ./cpan/ExtUtils-MakeMaker/lib/ExtUtils/MM_Any.pm.orig 2014-05-12 16:56:54.000000000 +0200
-+++ ./cpan/ExtUtils-MakeMaker/lib/ExtUtils/MM_Any.pm 2014-05-23 01:02:51.000000000 +0200
+--- cpan/ExtUtils-MakeMaker/lib/ExtUtils/MM_Any.pm.orig 2014-05-14 23:51:23 UTC
++++ cpan/ExtUtils-MakeMaker/lib/ExtUtils/MM_Any.pm
@@ -1744,13 +1744,14 @@
('$(PREFIX)') x 3;
}
diff --git a/lang/perl5.20/files/patch-cpan__ExtUtils-MakeMaker__t__INST_PREFIX.t b/lang/perl5.20/files/patch-cpan__ExtUtils-MakeMaker__t__INST_PREFIX.t
index 2a1512d7a6c4..69ba6c372bf3 100644
--- a/lang/perl5.20/files/patch-cpan__ExtUtils-MakeMaker__t__INST_PREFIX.t
+++ b/lang/perl5.20/files/patch-cpan__ExtUtils-MakeMaker__t__INST_PREFIX.t
@@ -1,5 +1,5 @@
---- ./cpan/ExtUtils-MakeMaker/t/INST_PREFIX.t.orig 2014-03-10 15:42:51.000000000 +0100
-+++ ./cpan/ExtUtils-MakeMaker/t/INST_PREFIX.t 2014-05-23 01:02:51.000000000 +0200
+--- cpan/ExtUtils-MakeMaker/t/INST_PREFIX.t.orig 2014-05-14 23:51:23 UTC
++++ cpan/ExtUtils-MakeMaker/t/INST_PREFIX.t
@@ -10,7 +10,7 @@
}
diff --git a/lang/perl5.20/files/patch-BigInt.pm b/lang/perl5.20/files/patch-dist__Math-BigInt__lib__Math__BigInt.pm
index 8c56e2859ff4..c359f3ed7678 100644
--- a/lang/perl5.20/files/patch-BigInt.pm
+++ b/lang/perl5.20/files/patch-dist__Math-BigInt__lib__Math__BigInt.pm
@@ -1,5 +1,5 @@
---- dist/Math-BigInt/lib/Math/BigInt.pm-orig 2014-06-09 16:22:23.000000000 +0200
-+++ dist/Math-BigInt/lib/Math/BigInt.pm 2014-06-09 16:22:54.000000000 +0200
+--- dist/Math-BigInt/lib/Math/BigInt.pm.orig 2014-09-14 11:31:01 UTC
++++ dist/Math-BigInt/lib/Math/BigInt.pm
@@ -62,7 +62,7 @@
'>>=' => sub { $_[0]->brsft($_[1]); },
diff --git a/lang/perl5.20/files/patch-hints__freebsd.sh b/lang/perl5.20/files/patch-hints__freebsd.sh
index 0d757ee3a2f5..7f23eb7404d3 100644
--- a/lang/perl5.20/files/patch-hints__freebsd.sh
+++ b/lang/perl5.20/files/patch-hints__freebsd.sh
@@ -1,5 +1,5 @@
---- ./hints/freebsd.sh.orig 2014-01-31 22:55:51.000000000 +0100
-+++ ./hints/freebsd.sh 2014-05-23 01:02:51.000000000 +0200
+--- hints/freebsd.sh.orig 2012-05-07 13:40:34 UTC
++++ hints/freebsd.sh
@@ -88,6 +88,8 @@
esac
libswanted=`echo $libswanted | sed 's/ malloc / /'`
diff --git a/lang/perl5.20/pkg-plist b/lang/perl5.20/pkg-plist
index b5fcb37850b2..cb4bfbbfc3da 100644
--- a/lang/perl5.20/pkg-plist
+++ b/lang/perl5.20/pkg-plist
@@ -1480,6 +1480,7 @@ lib/perl5/%%PERL_VER%%/pod/perl5180delta.pod
lib/perl5/%%PERL_VER%%/pod/perl5181delta.pod
lib/perl5/%%PERL_VER%%/pod/perl5182delta.pod
lib/perl5/%%PERL_VER%%/pod/perl5200delta.pod
+lib/perl5/%%PERL_VER%%/pod/perl5201delta.pod
lib/perl5/%%PERL_VER%%/pod/perl561delta.pod
lib/perl5/%%PERL_VER%%/pod/perl56delta.pod
lib/perl5/%%PERL_VER%%/pod/perl581delta.pod
@@ -2075,6 +2076,7 @@ man/man1/perl5180delta.1.gz
man/man1/perl5181delta.1.gz
man/man1/perl5182delta.1.gz
man/man1/perl5200delta.1.gz
+man/man1/perl5201delta.1.gz
man/man1/perl561delta.1.gz
man/man1/perl56delta.1.gz
man/man1/perl581delta.1.gz
>| for FreeBSD. The official KDE 4.2.0 (Codename: "The Answer") release notes can be found at: http://kde.org/announcements/4.2/index.php. New supported languages include Arabic, Icelandic, Basque, Hebrew, Romanian, Tajik and several Indian languages (Bengali India, Gujarati, Kannada, Maithili, Marathi) indicating a rise in popularity in this part of Asia. New ports for KDE 4.2.0: arabic/kde4-l10n Arabic hebrew/kde4-l10n Hebrew misc/kde4-l10n-bn_IN Bengali (India) misc/kde4-l10n-eu Basque misc/kde4-l10n-gu Gujarati misc/kde4-l10n-is Icelandic misc/kde4-l10n-kn Kannada misc/kde4-l10n-mai Maithili misc/kde4-l10n-mr Marathi misc/kde4-l10n-ro Romanian misc/kde4-l10n-tg Tajik math/eigen2 Lightweight library for vector and matrix math graphics/kipi-plugins-kde4 KDE4 kipi graphics plugins sysutils/policykit-kde PolicyKit manager for KDE Unfortunately FreeBSD 6.4 support is dropped. We'd like to say thanks for feedback and help to: Matt Tosto, Kris Moore, stickibit, David Johnson, Markus Brueffer, David Naylor, Thomas Schlesinger, Warren Liddell, Thomas Abthorpe, Diego Depaoli, Mats Andreassen, portmgr for exp-run and repocopies. * Finish repomove for xclock (x11->x11-clocks).flz2009-01-292-1/+2 | * - Update X.org ports to 7.4+ (few ports are more recent than the katamari).flz2009-01-243-5/+4 | | | | | | | | - 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). * - add LICENSE:dinoex2009-01-172-0/+4 | * kde@freebsd team is pleased to announce KDE 4.1.4, the last bugfix release ↵makc2009-01-142-4/+4 | | | | | | | | | | | | | | 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) * - fix buffer overrun at startupdinoex2008-12-052-1/+77 | | | | | PR: 129326 Submitted by: G. Paul Ziemba * - use DOCSDIRitetcu2008-11-242-6/+6 | | | | | | | | | - fix plist with -DNOPORTDOCS - pet portlint - bumo PORTREVISION Approved by: maintainer timeout to QAT BotMail Prompted by: QAT QA run * - Update to 0.6.1miwi2008-11-228-12/+27 | | | | - Update WWW * - Add MASTER_SITE_GENTOO to MASTER_SITESgarga2008-10-173-6/+11 | | | | | | | | - Remove old-style signature from pkg-descr - Add a patch obtained from project's website (from debian) to disable polling by calling select() instead of usleep() - Bump PORTREVISION - Take maintainership * Reset infofarmer due to maintainer-timeouts and no response to email.linimon2008-09-071-1/+1 | | | | Hat: portmgr * The KDE FreeBSD team is proud to announce the release of KDE 4.1.1miwi2008-09-032-3/+13 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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. * Add the dependency on tk-wrapperedwin2008-08-301-0/+2 | | | | Submitted by: Warren Block <wblock@wonkity.com> * The KDE FreeBSD team is proud to announce the releasemiwi2008-08-291-3/+3 | | | | | | | | | | | | | | | | | | | 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) * USE_TK -> USE_TK_RUNedwin2008-08-281-1/+1 | * Stopwatch does what its name implies - enables hand timing muchedwin2008-08-285-0/+49 | | | | | | | | | | 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> * Update CONFIGURE_ARGS for how we pass CONFIGURE_TARGET to configure script.rafan2008-08-212-2/+0 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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) * The KDE FreeBSD team is proud to announce the releasemiwi2008-08-182-4/+3 | | | | | | | | | | | | | | | | 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. * The KDE FreeBSD team is proud to announce the release of KDE 4.1.0miwi2008-08-105-178/+53 | | | | | | | | | | | | | | | | | | | | | 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! * - Update to 0.9.11.2miwi2008-08-083-4/+15 | | | | | PR: 126351 Submitted by: Romain Tartiere <romain@blogreen.org> (maintainer) * - Remove USE_GCC where it can be satisfied with base compiler on followingpav2008-07-251-1/+0 | | | | FreeBSD versions: 5.3 and up, 6.x, 7.x, 8-CURRENT * Alarm Clock is the personal alarm clock for GNOME desktop environment. Itmiwi2008-07-195-0/+108 | | | | | | | | | | | 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> * - Update to 0.6.0miwi2008-07-153-9/+23 | * - Disable imlib support, which does not workgahr2008-07-071-15/+5 | | | | | | | - Bump PORTREVISION PR: 124855 Submitted by: Sam Sirlin <swsirlin@earthlink.net> * Bump portrevision due to upgrade of devel/gettext.edwin2008-06-0623-20/+23 | | | | | | | | | | 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) * 3dinoex2008-04-301-1/+1 | * - Remove unneeded dependency from gtk12/gtk20 [1]miwi2008-04-2028-48/+48 | | | | | | | | | | | | | | | - 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) * Change maintainers e-mail address.ehaupt2008-04-111-2/+2 | | | | Requested over: IRC * - Move from versioned tcl/tk CATEGORIES to simple tcl and tk categoriespav2008-04-091-1/+1 | | | | With hat: portmgr * Use MASTER_SITE_CRITICALehaupt2008-03-281-2/+1 | * - Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORGmiwi2008-03-261-2/+2 | | | | | | - Bump PORTREVISION Approved by: portmgr (xorg cleanup) * - Add xext, xfixes, xi, xrandr, sm to USE_XORGbeech2008-03-261-1/+1 | | | | Reported by: pointyhat * - Add depends for xpm and xv to USE_XORGbeech2008-03-261-1/+1 | | | | Reported by: pointyhat * - Add depend for libSM to USE_XORGbeech2008-03-261-1/+1 | | | | Reported by: pointyhat * - Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORGmiwi2008-03-253-6/+2 | | | | | | - Bump PORTREVISION Approved by: portmgr (xorg cleanup) * - Remove USE_X_PREFIXbeech2008-03-251-2/+3 | | | | | | - Add USE_XORG (modules) - Add USE_LDCONFIG - Bump portrevision * - Remove USE_X_PREFIXbeech2008-03-2510-27/+23 | | | | | - Add USE_XORG= (modules) - Bump portrevision * - Remove USE_X_PREFIXbeech2008-03-252-9/+7 | | | | | | | - Add USE_XORG= (modules) - Add PLIST_FILES - Remove pkg-plist - Bump portrevision * - Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORGmiwi2008-03-243-8/+5 | | | | | | - Bump PORTREVISION Approved by: portmgr (xorg cleanup) * - Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORGmiwi2008-03-242-4/+2 | | | | | | - Bump PORTREVISION Approved by: portmgr (xorg cleanup) * - Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORGmiwi2008-03-232-3/+1 | | | | | | - Bump PORTREVISION Approved by: portmgr (xorg cleanup) * - Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORGmiwi2008-03-224-8/+6 | | | | | | - Bump PORTREVISION Approved by: portmgr (xorg cleanup) * - Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORGmiwi2008-03-222-5/+3 | | | | | | - Bump PORTREVISION Approved by: portmgr (xorg cleanup) * - Remove USE_XLIB in favor of USE_XORGmiwi2008-03-213-5/+3 | | | | - Bump PORTREVISION * - Remove USE_GETOPT_LONG which is a no-op since March 2007pav2008-03-204-4/+0 | * - set USE_XORGdinoex2008-03-181-2/+2 | * - Update MASTER_SITES to make it fetchable again.araujo2008-03-021-1/+1 | | | | Submitted by: pointyhat via erwin * - Update to 0.6miwi2008-02-173-9/+15 | * update xfce4 to 4.4.2oliver2008-02-133-2/+3 | | | | | Approved by: portmgr (linimon) Security: CVE-2007-6531, CVE-2007-6532 * Update my address.wxs2008-02-041-1/+1 | | | | Approved by: garga (mentor) * Update to 2.25wxs2008-02-012-4/+4 | | | | | | PR: ports/120115 Submitted by: Brenton Chang <brenton.chang@gmail.com> Approved by: wxs (maintainer), garga (mentor) * Update to KDE 3.5.8lofi2007-10-302-6/+6 | * Presenting GNOME 2.20.1 and all related works for FreeBSD. The officialmarcus2007-10-2513-147/+148 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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 * Migration from bison 1.x to 2.xade2007-10-171-2/+2 | | | | | PR: 117086 Tested by: -exp runs * Remove always-false/true conditions based on OSVERSION 500000edwin2007-10-041-7/+1 | * - Update X.org ports to 7.3.flz2007-09-142-4/+4 | | | | | | | | - Mark XFree86-4 as DEPRECATED with EXPIRATION_DATE set to 2007-12-25. I hope that nobody will be bored enough on Christmas to remove them on that day. Tested by: vehemens, Rene Ladan, Beech Rintoul, sarek on x11@ * Welcome bsd.perl.mk. Add support for constructs such as USE_PERL5=5.8.0+.linimon2007-09-081-1/+0 | | | | | | | | Drop support for antique perl. Work done by: gabor Sponsored by: Google Summer of Code 2007 Hat: portmgr * This plugin makes it possible to take periodical breaks from the computer everymiwi2007-09-075-0/+45 | | | | | | | 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 * - Update to 2.12sat2007-09-033-4/+5 | * - Update to 2.11sat2007-08-113-4/+5 | * - Create share/applications at pre-install to allow desktop entry to installsat2007-08-091-0/+3 | | | | Reported by: pointyhat via kris * - Readd intclock into x11-clockssat2007-08-095-0/+67 | | | | Suggested by: danfe * - Set --mandir and --infodir in CONFIGURE_ARGS if the configure scriptrafan2007-07-231-1/+1 | | | | | | | | | | | | | | | | | | 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 * - Use proper capitalization in my email address.trasz2007-07-121-1/+1 | | | | | Approved by: miwi (mentor) Suggested by: sat * Update to KDE 3.5.7 / KOffice 1.6.3lofi2007-07-044-8/+6 | * - Change my mail address to araujo@.araujo2007-06-301-1/+1 | | | | Approved by: stas (mentor) * - wmdate links against libdockapp. Make it a LIB_DEPENDS.rafan2007-06-212-8/+9 | | | | | | | | PR: ports/112358 Submitted by: Harald Muehlboeck <home at clef.at> - Use PLIST_FILES to axe small pkg-plist - Use DOCSDIR, PORTDOCS macros * - Update maintainer address.beech2007-06-151-1/+1 | * - Update to 2.24miwi2007-06-072-7/+6 | | | | | PR: 113418 Submitted by: Wesley Shields <wxs@atarininja.org> (maintainer) * - Correct MAN1 handling.kuriyama2007-06-026-1/+31 | | | | | | - Fix compilation with gcc 4.2. Mostly submitted by: dougb * Clenup share/X11 directory upon deinstall.lesi2007-05-312-0/+2 | | | | Pointed out by: kris * - update for gnustep-make-2.0.0dinoex2007-05-251-3/+3 | | | | Approved by: gurkan (maintainer) * - Welcome X.org 7.2 \o/.flz2007-05-2066-28/+119 | | | | | - Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}. - Bump PORTREVISION for ports intalling files in ${X11BASE}. * Change my email address to trasz@FreeBSD.org.trasz2007-04-131-1/+1 | | | | Approved by: miwi (mentor) * update xfce to 4.4.1oliver2007-04-122-0/+2 | | | | bump PORTREVISION where needed * Cleanup objformat-removal falloutehaupt2007-03-291-0/+3 | * Fix plist.kuriyama2007-03-281-1/+4 | | | | Reported by: pointyhat via kris * Try to unbreak on gcc41.kuriyama2007-03-254-0/+59 | | | | Picked by: pointyhat via kris * Switch to using new files Mk/bsd.ocaml.mk [1] and Mk/bsd.xfce.mk [2].linimon2007-03-142-6/+2 | | | | | | PR: 101029 [1], 108862 [2] Submitted by: Stanislav Sedov <ssedov at mbsd dot msk dot ru> [1], oliver [2] * Update to KDE 3.5.6 / KOffice 1.6.2lofi2007-03-144-8/+8 | * - Rephrase COMMENT and descriptiondanfe2007-03-082-6/+3 | | | | | - Kill useless attribution - Drop maintainership * - Remove QTDIR from CONFIGURE_ENV, it's in there already thanks to frameworkpav2007-02-131-1/+1 | | | | | Submitted by: rafan Tested on: pointyhat * Datetime plugin for the xfce panel.miwi2007-02-085-0/+44 | | | | WWW: http://goodies.xfce.org/ * Use libtool port instead of included version to avoid objformat a.out botchkris2007-02-011-0/+1 | * - add category gnustepdinoex2007-02-011-1/+1 | | | | | PR: 103931 Approved by: pav * Add cairo-clock 0.3.2, macSlow's Cairo-Clock.rafan2007-01-285-0/+302 | | | | | PR: ports/108421 Submitted by: chinsan * Timer plugin for the xfce panel.miwi2007-01-245-0/+53 | | | | WWW: http://goodies.xfce.org/ * add missing xfce portsoliver2007-01-231-1/+0 | * Import xfce 4.4oliver2007-01-234-40/+0 | | | | | | - remove all obsolete ports or plugins - update all plugins to their latest version to support xfce 4.4 (otherwise they won't compile with 4.4) * - update version to 1.93itetcu2007-01-193-48/+34 | | | | | | | - pass maintainership to submitter PR: ports/108069 Submitted by: Marcelo Araujo * - update to use new bsd.gnustep.mkdinoex2007-01-131-4/+3 | | | | Approved by: gurkan@linuks.mine.nu * Register CONFLICTS with asclock-gtk and asclock-xlibgarga2006-12-301-0/+2 | | | | Approved by: dinoex (maintainer) * Update to KDE 3.5.5 / KOffice 1.6.1lofi2006-12-202-6/+6 | | | | Approved by: portmgr * Reset hendrik@scholz.net due to a number of timeouts.linimon2006-12-131-1/+1 | | | | Hat: portmgr * Really respect X11BASE this time.laszlof2006-12-111-0/+1 | | | | | Reported by: rafan Approved by: maintainer (implicit) * Respect X11BASElaszlof2006-12-091-0/+1 | | | | | PR: ports/106162 Approved by: maintainer (implicit) * - Respect X11BASErafan2006-12-061-0/+2 | | | | | | PR: ports/106056 Submitted by: rafan Approved by: portmgr (linimon) * - Respect X11BASEmiwi2006-11-251-0/+25 | | | | | PR: ports/105825 Submitted by: trasz * Update master site.ehaupt2006-11-211-1/+1 | | | | Approved by: tarzeau@linuks.mine.nu (maintainer) * - take MAINTAINERSHIPdinoex2006-10-311-1/+1 | * -Fix the dependency. (chase the X11BASE -> LOCALBASE move)mezz2006-10-201-3/+3 | | | | | | | | -Move to LOCALBASE to fix the plist. -Bump the PORTREVISION. Reported by: krismail Approved by: portmgr (implicit, kris and marcus) * Chase the GNOME X11BASE to LOCALBASE move, and fix the build with themarcus2006-10-143-7/+6 | | | | | | | new freetype2 where needed. Submitted by: mezz, ahze, pav, and many others Approved by: portmgr (implicit, kris) * This little application displays the time of the day (analog)dinoex2006-10-085-0/+45 | | | | | PR: 104065 Submitted by: Gürkan Sengün * - Update to 6.0.b6.0 (6.0 Beta 6.0)rafan2006-10-049-74/+155 | | | | | | | | | - Pass maintainership to submitter - Fix build with GCC 4.1 http://pointyhat.freebsd.org/errorlogs/i386-errorlogs/e.7.2006092721/glclock-5.0_2.log PR: ports/103880 Submitted by: trasz <trasz at pin.if.uz.zgora.pl> * Change my MAINTAINER email to be my @FreeBSD emailxride2006-09-302-2/+2 | | | | Approved by: tmclaugh * KDE 3.5.4 / KOffice 1.5.2lofi2006-09-132-6/+6 | * Debian patch is updated to 8.itetcu2006-09-092-5/+5 | | | | | PR: ports/103039 Submitted by: maintainer (maintainer) * Reset inactive maintainer who has not responded to email.linimon2006-09-051-1/+1 | | | | Hat: portmgr * - Update maintainer addressesmiwi2006-08-201-1/+1 | | | | | | PR: ports/102230 Submitted by: Wesley Shields <wxs(at)atarininja.org> Approved by: krion (mentor) * - s,INSTALLS_SHLIB,USE_LDCONFIG,gclsung2006-08-151-1/+1 | | | | | | | | - these include www/ x11/ x11-clocks/ x11-servers/ x11-themes/ maintained by ports@ PR: ports/101916 Submitted by: Gea-Suan Lin <gslin_AT_gslin dot org> * Transfer maintainership to beech@alaskaparadise.comadamw2006-08-091-1/+1 | * Fix -y option to display the correct yeararved2006-08-073-0/+33 | | | | | | | | Fix abbreviation of Thursday PR: 98886 Submitted by: Eric P. Scott <eps+pbug0606@ana.com> Approved by: maintainer timeout (6 weeks) * - Update to 0.3.1miwi2006-08-053-20/+13 | | | | | | PR: ports/100923 Submitted by: Ulrich Spoerlein <uspoerlein(at)gmail.com> (maintainer) Approved by: krion (mentor) * - Update to 0.4.5rafan2006-07-205-18/+10 | | | | | | | | | | - Use PLIST_FILES - Use REINPLACE_CMD to achieve files/patch-xo:Makefile.in - Rename files/patch-xo::stats.h to files/patch-xo-stats.h (portlint) PR: ports/100099 Submitted by: chinsan <chinsan.tw@gmail.com> Approved by: maintainer * Fix Internet time calculation.shaun2006-07-192-1/+34 | | | | | | | PR: ports/86334 Submitted by: Frank Altpeter <frank@altpeter.de> Patched by: shaun (me), Soeren Straarup <xride@x12.dk> (maintainer) Approved by: ahze (mentor, implicit) * - Assign maintainership to submittershaun2006-07-172-74/+74 | | | | | | | | - Use DATADIR macro in PLIST PR: ports/100408 Submitted by: Soeren Straarup <xride@x12.dk> Approved by: ahze (mentor, implicit) * Update WWW and assign maintainership to submitter.erwin2006-07-172-1/+3 | | | | | PR: 100397 Submitted by: Soeren Straarup <xride@x12.dk> * - Update to 1.0dpav2006-06-102-4/+4 | | | | | PR: ports/98671 Submitted by: Shaun Amott <shaun@inerd.com> * - Update to 0.2pav2006-06-063-4/+6 | | | | | PR: ports/98177 Submitted by: Alexander Gromnizki <gromnizki@unixdev.net> (maintainer) * Update to KDE 3.5.3lofi2006-06-062-6/+6 | * Add an additional mirror.ehaupt2006-06-011-1/+3 | * - Update maintainer's email addresspav2006-05-301-1/+1 | | | | | PR: ports/98102 Submitted by: Ulrich Spoerlein <uspoerlein@gmail.com> (maintainer) * - Replace MASTER_SITESpav2006-05-271-1/+3 | | | | | PR: ports/97848 (based on) Submitted by: Martin Wilke <freebsd@unixfreunde.de> * Remove USE_REINPLACE from categories starting with Xedwin2006-05-1311-11/+0 | * tktz will help you to guess the current time in another country. Itvs2006-05-13