summaryrefslogtreecommitdiff
path: root/misc
AgeCommit message (Collapse)AuthorFilesLines
2008-11-26Fix PLIST with kde option.hira1-18/+1
2008-11-26 - Fix installation path of kde mimelnk files.hira3-91/+90
- Don't install locolor icons without kde option. No PKGREVISION bump because the icons are not used without kde.
2008-11-26 - Fix installation of kde mimelnk files.hira3-85/+85
- Don't install locolor icons without kde option. No PKGREVISION bump because the icons are not used without kde.
2008-11-24 - Install hicolor and locolor icons.hira7-32/+487
- Install gnome icons (with gnome option only). - Install MIME info files. - Fix name of .dekstop files. - Use startup scripts in OOo (don't generate these in Makefile). Bump PKGREVISION.
2008-11-24 - Remove unnecessary entry from REPLACE_PERL.hira1-4/+3
- Fix indent (space -> tab).
2008-11-23Update to 2.24.2:wiz3-8/+8
===================== deskbar-applet 2.24.2 ===================== Changes: - Fixed #557570, Crash when proxy port changed (Sebastian Pölsterl) - Fixed #558700, the yahoo url listed are duplicated (Sebastian Pölsterl) - Fixed #559169, gnome power manager has new dbus path, this breaks some code in gdmaction module (patch by Christian Assing) - Work around bug #552204 and ignore rows where match is None Translations: - Updated ast: Gil Forcada, Astur - Updated de: Christian Kirbach - Updated ja: Takeshi AIHANA - Updated uk: Maxim Dziumanenko
2008-11-22Remove unnecessary chmod.hira1-2/+1
2008-11-22Add usbidsjmcneill1-1/+2
2008-11-22Import usbids version 20081118.jmcneill5-0/+53
This package contains a public list of all known IDs used in USB devices; that is ID's of vendors, devices, subsystems and device classes. These ID lists (usually in form of a usb.ids file) are used in various programs to display full device names instead of the numeric IDs.
2008-11-22 - Install hicolor and locolor icons.hira9-42/+495
- Install gnome icons (with gnome option only). - Install MIME info files. - Fix name of .dekstop files. - Add missing file to REPLACE_PERL. - Use startup scripts in OOo (don't generate these in Makefile). - Remove java option from FreeBSD and NetBSD/amd64. This should fix PR pkg/39994. Bump PKGREVISION.
2008-11-19Fixes to parallel build.obache2-1/+17
2008-11-19 - Remove DESTDIR from RPATH.hira6-29/+27
- Use firefox3 as default instead of firefox. Pointed out by joerg@. Bump PKGREVISION.
2008-11-18Add '25' to accepted python versions.jmcneill1-2/+2
2008-11-17the variable is PYTHON_VERSIONS_ACCEPTED, not PYTHON_ACCEPTED_VERSIONSjnemeth1-2/+3
2008-11-14Add missing libltdl dependency (causing a build failure). Sort includes.wiz1-4/+5
2008-11-11- updated to 2.04rhaen2-8/+7
- changed dependencies Changelog: 2.04 - Sun Oct 26 18:29:20 2008 * Fix tests that used 99902 as a bad prefix. That now belongs to Gabon.
2008-11-11- updated to 20081020rhaen2-7/+6
Changelog: 0.00 - Mon Oct 20 17:44:15 2008 * Updated publisher codes thanks to Yakov Shafranovich * Version number is now the update date of the module, in YYYYMMDD. This not the date of the ISBN Agency updates though.
2008-11-10Update to 0.81:wiz7-69/+12
version 0.81 2008-10-27 - license of manual now GFDL 1.2 or later, with no invariant sections. Source is GPL 3. Thanks to Karl Berry. - Nero image handling more complete. CD-Text processing. DAO in read_audio_sectors. ISRC processing. - ISRC query for image files. Thanks to Robert William Fuller on the above two items - Allow reading pregap of a track via get_track_pregap_lsn(). Add Section on "CD-DA pregap" in libcdio manual - Allow cross-compiling to mingw32. Patch from Peter Hartley. - Make iso9660 time setting/getting routines (iso9660_{g,s}et_{d,l}time) reentrant and remove bugs in that code. Courtesy Nicolas Boullis. - OSX fixes
2008-11-10Bump PKGREVISION for libXaw API depends bump due to libXaw8 removal.wiz5-7/+10
2008-11-06Pass command paths of textproc/icu to configure.hira1-1/+4
2008-11-06Add a few missing directories.markd1-1/+6
2008-11-03Add kde4-dirsmarkd1-1/+2
2008-11-03s/wip/misc/markd1-2/+2
2008-11-03Import of kde4-dirs 1.0 from pkgsrc-wip.markd3-0/+149
kde4-dirs installs a set of shared directories used by many KDE4 applications. It is useful to simplify PLIST handling in other packages.
2008-11-03Not required since updated to 2.24.1.obache1-28/+0
2008-11-02Remove bidwatcher. It has been unmaintained for years and does not worksnj6-65/+1
after (years ago) one of eBay's many site changes.
2008-10-31Add missing \.hira1-2/+2
2008-10-31Apply some fixes and improvements from misc/openoffice3.hira17-156/+331
- Change installation directory. - Reduce usage of ${WRKDIR}. - Use language packs to install multiple languages. - Install desktop files as symbolic links. - Pass MAKE_JOBS to dmake. - Fix build with PKG_DEVELOPER=yes (add missing rpath flag). - Fix PLIST without gtk2 option. - Fix browser plugin. - Fix open-url with firefox3 and seamonkey. - Shut up tar warning (remove leading /). - Use system openssl. - Use system icu. - Add lang-all option.
2008-10-31Update to 2.4.2. Minor update from 2.4.1.hira2-17/+16
This release fixes three security vulnerabilities. - CVE-2008-3282: OpenOffice.org "rtl_allocateMemory()" Truncation (fixed in openoffice2-2.4.1nb1) - CVE-2008-2237: Manipulated WMF files can lead to heap overflows and arbitrary code execution - CVE-2008-2238: Manipulated EMF files can lead to heap overflows and arbitrary code execution Release note: http://development.openoffice.org/releases/2.4.2.html
2008-10-31 - Fix build with USE_BUILTIN.openssl=no.hira3-7/+8
- Fix configure with builtin openssl on FreeBSD.
2008-10-30 - Fix build with one lang-* option.hira4-68/+20
- Set JAVA_HOME instead of JAVACMD. - Depend apache-ant as build-time. - Fix one pkglint warning ($_l -> $lang).
2008-10-30Only use one sort of fixed-size integer types. This way, it evenis3-1/+29
compiles on Solaris 10.
2008-10-28Update GOK to 2.24.0.obache3-22/+35
While here, change HOMEPAGE to Gnome's one, old page does not mentions recent informations. What's new in GOK 2.24.0? * Now aligning with GNOME versioning! * Stability based bug fixes, and updated translations.
2008-10-27Update to 2.24.1:wiz4-111/+287
Lots of "Fix for bug #..." and translation update entries removed. 2.24.1 - 15-Oct-2008 2.24.0 - 21-Sep-2008 2.23.92 - 08-Sep-2008 2.23.91 - 01-Sep-2008 2.23.90 - 18-Aug-2008 General: * Use DBus only if DBUS_SESSION_BUS_ADDRESS is defined so as to avoid unexpected launching of a DBus daemon 2.23.6 - 04-Aug-2008 2.23.5 - 21-Jul-2008 2.23.4 - 16-Jun-2008 2.23.3 - 02-Jun-2008 2.23.2 - 12-May-2008 2.23.1 - 21-Apr-2008 2.21.92 - 25-Feb-2008 2.21.91 - 11-Feb-2008 2.21.90 - 28-Jan-2008 2.21.5 - 14-Jan-2008 2.21.4 - 17-Dec-2007 NOTE: There have been keybindings changes for this release. * Instead of Orca+F1 to enter learn mode, the binding is now Orca+h. * Instead of Orca+{1,2,3,4,5,6,7,8,9} to read the last nth message that was presented in an application such as gaim or gnome-mud, the binding is now Orca+{F1,F2,F3,F4,F5,F6,F7,F8,F9}. * The debugging keys have been rebound as well. The new bindings are Orca+Ctrl+Alt+{the following}, where {the_following} is one of: End - report active script info Home - print list of known apps and their windows Page_Up - print locus of focus ancestry Page_Down - print accessible hierarchy of active application Magnification: * Support "live updating" when setting various magnification features Changes made to the zoomer in the Orca Preferences now update in real time: it is no longer necessary to press the Apply button to see if the option you've chosen works for you and then undo it or adjust it if it doesn't. Note that you must still press the Apply or the OK button to make your changes permanent. Performance and Quality: * Much work on performance (bug #491756). If you have specific areas that you think are slow, please let us know the exact details. These performance fixes also rely upon fixes being made in other modules (pyorbit, pyatspi) for the GNOME 2.21.4 release. * Completed major pylinting work (bug #486726). This helped us greatly and found a few latent bugs. 2.21.3 - 03-Dec-2007 General: * Lots and lots of pylint'ing (bug #486726) * Beginning of work on performance (bug #491576). We still have a bit of work to do. We actually have some changes, but we're not comfortable with them yet. 2.21.2 - 12-Nov-2007 2.21.1 - 28-Oct-2007 2.21.0 - 03-Oct-2007
2008-10-26Changes 0.10.0:adam7-214/+152
* Global switch to Qt. Don't support SDL main application anymore. * The whole StelApp class is managed by a QGraphicsScene, inside a QGraphicsView. * Removed deprecated sources from the core of stellarium. * Continued API cleaning and simplifications. * Performed large refactorings to use portable Qt API. * Re-organized the source files into sub-directories. * Migrated config file parsing to a QSettings based implementation. * Exposed some methods as slots so that they can be scripted in the future. * Created the new Qt-based GUI button bars. * Recoded from scratch the new QWidget based GUI rendered in the QGraphicsView using style sheets. * Moved stars/planets halo rendering into SkyDrawer. * Implemented dynamic eye adaptation for bright objects. * Optimized atmosphere computation and others, speed can be increased up to a factor of 2. * Implemented light pollution following the Bortle scale index. * Improved and optimized stars rendering (updated colors, sizes and added large halo for very bright ones, use GL lists for drawing stars by bunch) * Created a new SkyTile class supporting lazy dynamic multi-resolution images loading and display. Image trees can be stored as JSON files. * Startup is much faster. * Migrated the previous nebula textures to the new format. * Added a LocationManager for managing observing locations and cleaned the code of observer. * Changed key bindings, use F1.. F6 for opening dialogs. * Tab completion on the search dialog. * Added descriptions for the sky cultures and improved the ones for landscapes. * Added a new mars landscape. * Fixed many bugs.
2008-10-25 - Use languagepacks to install multiple languages.hira5-45/+129
- Reduce disk usage of ${WRKDIR} with multiple languages. - Don't create install set to ${WRKDIR} in post-build stage. - Install desktop files to share/applications as symbolic links. - Shut up tar warning. - Add lang-all option. - Add missing lang-* options (by, gd, gu, ms and my).
2008-10-25Update to 2.24.1:wiz2-6/+6
===================== deskbar-applet 2.24.1 ===================== This release features only translation updates. Translations: - Updated ar: Anas Afif Emad - Updated be@latin: Ihar Hrachyshka - Updated da: Kenneth Nielsen - Updated de: Hendrik Brandt - Updated pt_BR: Vladimir Melo
2008-10-25Update to 2.24.1:wiz3-13/+182
=================================================================== GNOME Utilities 2.24.1 (20th October 2008) - "Words That We Couldn't Say" * Second stable release of the 2.24 cycle Baobab * Fix bug 554996 – Patch to disable popup menu for folder that doesn't exist [Kristian Rumberg] Dictionary * Nothing Floppy * Nothing Screenshot * Fix bug 553085 – After doing gnome-screenshot -w (grab a window), "grab the entire screen" works to grab a window Search Tool * Nothing System Log Viewer * Nothing Translations Updated By: Anas Afif Emad (ar), Ihar Hrachyshka (be@latin), Mark Krapivner (he), Takeshi AIHANA (ja), Jovan Naumovski (mk), Kjartan Maraas (nb), Leonardo Ferreira Fontenelle (pt_BR) =================================================================== GNOME Utilities 2.24.0 (22nd September 2008) - "Tip-toe" * Fist stable release of the 2.24 cycle * Small fixes in the desktop entry files [Patryk Zawadzki] Baobab Dictionary Floppy * Nohing Screenshot * Fix bug 552175 – invalid schemas file [Christian Persch] Search Tool System Log Viewer * Nothing Translations Updated By: Anas Afif Emad (ar), Alexander Shopov (bg), Runa Bhattacharjee (bn_IN), Joan Duran (ca), Adrian Guniš (cs), Ask Hjorth Larsen (da), Jochen Skulj (de), nikosCharonitakis (el), David Lodge (en_GB), Jorge González (es), Ivar Smolin (et), Iñaki Larrañaga Murgoitio (eu), Ilkka Tuohela (fi), Claude Paroz (fr), Ignacio Casal Quinteiro (gl), Mark Krapivner (he), Launchpad Translations Administrators (hr), Gabor Kelemen (hu), Andrea Zagli (it), Shankar Prasad (kn), Gintautas Miliauskas (lt), Sandeep Shedmake (mr), Kjartan Maraas (nb), Wouter Bolsterlee (nl), Tomasz Dominikowski (pl), Duarte Loreto (pt), Leonardo Ferreira Fontenelle (pt_BR), Mugurel Tudor (ro), Yuriy Penkin (ru), Горан Ракић (sr), Daniel Nylander (sv), Dr.T.Vasudevan (ta), Theppitak Karoonboonyanan (th), Baris Cicek (tr), Chao-Hsiung Liao (zh_HK), Chao-Hsiung Liao (zh_TW) =================================================================== GNOME Utilities 2.23.92 (8th September 2008) - "Apology Song" * Second unstable release of the 2.23 cycle * Really fix bug 431117 – Add OnlyShowIn to desktop files?: GFloppy was missing due to a bad checkout Baobab * Enhance the integration with FUSE * Fix bug 533878 – Baobab should probably ignore ~/.gvfs when scanning home folder Dictionary * Nothing Floppy * Nothing Screenshot * Fix bug 99897 – Screen Shot to clip board [Vincent Untz] Search Tool * Nothing System Log Viewer * Nothing Translations updated by: Alexander Shopov (bg), Petr Kovar (cs), David Lodge (en_GB), Jorge González (es), Ivar Smolin (et), Iñaki Larrañaga Murgoitio (eu), Robert-André Mauchin (fr), Takeshi AIHANA (ja), Changwoo Ryu (ko), "Last-Translator: Sangeeta Kumari\n" (mai), Kjartan Maraas (nb), Wouter Bolsterlee (nl), Tomasz Dominikowski (pl), Duarte Loreto (pt) Og Maciel (pt_BR), Daniel Nylander (sv), Theppitak Karoonboonyanan (th), Clytie Siddall (vi), Funda Wang (zh_CN) =================================================================== GNOME Utilities 2.23.90 (25th August 2008) - "Last Ride In" * First unstable release of the 2.23 cycle * Fix bug 431117 – Add OnlyShowIn to desktop files? * Fix bug 481721 – Substandard .desktop files [Stéphane Loeuillet] * Do not depend on libgnomeprint and libgnomeprintui anymore * Do not depend on gnome-canvas anymore * Depend on GIO Baobab * Fix bug 541407 – Replace current ringschart by a new one derived from BaobabChart abstract class [Eduardo Lima] * Fix bug 544637 – use standard icon names [Matthias Clasen] * Fix bug 530512 – Move treemap into main window [Eduardo Lima] * Fix bug 532479 – Misspelled string? [Alejandro G. Castro] * Fix bug 528165 – Enhance the scale operation of the screenshot image when there is no data in the tree model [Alejandro G. Castro, Victor Jaquez] * Fix bug 421473 – Segment display enhancement [Alejandro G. Castro, Felipe Erias, Pablo Santamaria, Jacobo Aragunde, Eduardo Lima] * Fix bugs 511148, 524573, 526812: Port to GIO [Paolo Borelli, Fabio Marzocca, Patrick Hulin] * Fix bug 528084 – disk usage analyzer does not update Total filesystem capacity information when clicking refresh * Fix bug 523524 – non translatable string [Sebastian Bacher] * Fix bug 521422 – Typo in documentation * Fix bug 436204 – [Patch] Run gtk-update-icon-cache in uninstall-hook [Brian Pepple, Christian Kirbach] * Fix bug 497415 – Failed assertion upon exit * Fix bug 501082 – Help button leads to wrong section * Fix bug 498859 – spinner doesn't have the proper size on startup with small toolbars [Gilles Dartiguelongue] * Fix bug 487123 – changing allocated space option works only once Dictionary * Fix bug 547300 – links are yellow [Benjamin Berg, Andreas Nilsson] * Fix bug 481721 – Fix the desktop file [Stéphane Loeuillet] * Fix bug 477960 – Fix the icon name of the applet * Port to GtkPrint Floppy * Nothing Screenshot * Fix bug 171151 – showing the cursor in the screenshot [Matthias Clasen] * Fix bug 487134 – the interactive dialog should react to enter key [Christian Persch] * Fix bug 526834 – Port to GIO [Cosimo Cecchi] * Fix bug 403462 – A couple fixes for interactive dialog [Dennis Cranston] * Fix bug 515179 – F1 does not display help in interactive dialogue [Alexander Gnodtke] * Fix bug 521799 – Use PNG standard keyword [Felix Riemann] * Fix bug 454689 – Messages in the gnome-screenshot --help output are not all translated [Gabor Kelemen] * Fix bug 434580 – gnome-screenshot does not remember user settings [Elliott Hughes] * Fix bug 549033 – Drop hard dependency on X, use Gdk instead [Cosimo Cecchi] Search Tool * Fix bug 456126 – Allow extended regular expressions * Fix bug 454650 – Translate messages in the --help output * Fix bug 470196 – Use the proper icon from the icon naming spec [Jaap Haitsma] System Log Viewer * Nothing Translations updated by: Khaled Hosny (ar), Amitakhya Phukan (as), Metin Amiroff (az), Ihar Hrachyshka (be@latin), Alexander Shopov (bg), Runa Bhattacharjee (bn_IN), Josep Puigdemont (ca), Petr Kovar (cs), Rhys Jones (cy), Kenneth Nielsen (da), Hendrik Richter (de), Tshewang Norbu (dz), nikosCharonitakis (el), David Lodge (en_GB), Jorge González (es), Ivar Smolin (et), Iñaki Larrañaga Murgoitio (eu), Ilkka Tuohela (fi), Robert-André Mauchin (fr), Seán de Búrca (ga), Ignacio Casal Quinteiro (gl), Ankit Patel (gu), Mark Krapivner (he), Rajesh Ranjan (hi), Gabor Kelemen (hu), Andrea Zagli (it), Takeshi AIHANA (ja), Changwoo Ryu (ko), Gintautas Miliauskas (lt), Raivis Dejus (lv), Arangel Angov (mk), Ani Peter (ml), Sanlig Badral (mn), sandeep shedmake (mr), Hasbullah Bin Pit (ms), Kjartan Maraas (nb), Nabin Gautam (ne), Wouter Bolsterlee (nl), Eskild Hustvedt (nn), Yannig Marchegay (Kokoyaya) (oc), Manoj Kumar Giri (or), Amanpreet Singh Alam (pa), Tomasz Dominikowski (pl), Zabeeh Khan (ps), Duarte Loreto (pt), Djavan Fagundes (pt_BR), Vasiliy Faronov (ru), Matej Urbančič (sl), Слободан Д. Средојевић (sr), Daniel Nylander (sv), Dr.T.Vasudevan (ta), Krishna Babu K (te), Theppitak Karoonboonyanan (th), Baris Cicek (tr), Maxim Dziumanenko (uk), Clytie Siddall (vi), Funda Wang (zh_CN), Chao-Hsiung Liao (zh_HK), Chao-Hsiung Liao (zh_TW)
2008-10-25Update to 2.24.0:wiz4-28/+12
Changed in 2.24.0: ------------------ *Improve a11y under gecko 1.9 - Bug #545162 - Huge thanks to Ginn Chen, Willie Walker and Joanmarie Diggs * Fix potential race-condition - bug #551757 (Joe Marcus Clarke) * fd.o categorisation improvements - bug #552128 * Updated translations: ar (Djihed Afifi) bn_IN (Runa Bhattacharjee) he (Yair Hershkovitz) hi (Rajesh Ranjan) hr (Robert Sedak) hu (Gabor Kelemen) kn (Shankar Prasad) pt (Duarte Loreto) pt_BR (Vladimir Melo) ro (Mişu Moldovan) sr (Goran Rakić) sr@latin (Goran Rakić) th (Theppitak Karoonboonyanan) Changed in 2.23.91: ------------------- * Fix loading of text files - bug #549986 (Josselin Mouette) * Fix glibc info manual chrash - bug #520266 (Matthias Clasen and J.H.M. Dassen) * Updated translations: eu (Inaki Larranaga Murgoitio) * Conversion from sr@Latn to sr@latin (Goran Rakic) Changed in 2.23.2: ------------------ * Fix string vulnerability [#546364] - Christian Persch * Use "help-browser" icon instead of deprecated "gnome-help" - Luca Ferretti * Updated translations: ar (Djihed Afifi) de (Jochen Skulj) gu (Ankit Patel) he (Yair Hershkovitz) ks (Rakesh Pandit) oc (Yannig Marchegay) or (Manoj Kumar Giri) pt_BR (John Wendell) sq (Laurent Dhima) Changed in 2.23.1: ------------------ * Add support for Gecko 1.9 (XULRunner) - Christian Persch * Move from gnome-vfs to gio - Alon Zakai * Fix searching on multibyte characters - Takao Fujiwara * Add support for newer Beagles - Arun Raghavan * Fix parallel make - Rémi Cardona * Make "print whole document" work again * Re-add support for gnome-help URIs * Only show the help browser in GNOME menus (as other desktops should ship their own help browser) * New translations: fur (Friulian team) * Updated translations: ar (Djihed Afifi) bg (Alexander Shopov) he (Yair Hershkovitz) vi (Clytie Siddall)
2008-10-25Update to 2.24.0:wiz3-8/+184
Version 2.24.0: --------------- * Accessibility Guide: - Massive updates from Vincent Alexander - Various fixes from Frederic Peters and Claude Paroz - Updated translations: es (Jorge Gonzalez) fi (Timo Jyrinki) hu (Attila Hammer) oc (Yannig Marchegay) sv (Daniel Nylander) * System Admin Guide: - Various fixes from Claude Paroz and Leonardo Ferreira Fontenelle - Updated translations: es (Jorge Gonzalez) fr (Claude Paroz) ja (Takeshi AIHANA) ko (Changwoo Ryu) oc (Yannig Marchegay) sv (Daniel Nylander) * User Guide: - Upates from Claude Paroz - Updated translations: de (Mario Blättermann) es (Jorge Gonzalez) fr (Claude Paroz) ja (Takeshi AIHANA) ko (Changwoo Ryu) oc (Yannig Marchegay) pt_BR (Leonardo Ferreira Fontenelle) sv (Daniel Nylander) th (Theppitak Karoonboonyanan)
2008-10-24Support parallel build (pass MAKE_JOBS to dmake).hira1-2/+2
2008-10-24 - Fix platform comparison of extension on NetBSD/i386 and amd64.hira5-15/+62
- Install files of the following platform dependent extensions. * Sun PDF Import Extension * Sun Presentation Minimizer * Sun Presenter Console NOTE: These extensions are not installed to OOo because you must agree the license before use. Please see MESSAGE how to install. Bump PKGREVISION.
2008-10-23 - Remove unused entry from distinfo.hira3-6/+30
- Fix browser plugin on NetBSD (re-open socket before retry). Bump PKGREVISION.
2008-10-22Teach configure how to find tools from textproc/icutnn1-1/+4
2008-10-20Make open-url work with firefox3 and seamonkey.hira3-2/+29
2008-10-20Re-add LD_LIBRARY_PATH to startup scripts (for java option only).hira6-19/+49
NOTE: With java option and PKG_DEVELOPER=yes, this package will fail to build. Please fix wip/jdk15 (runtime library search paths are missing).
2008-10-20Fix build with java option.hira3-10/+11
2008-10-20 - Install to ${DESTDIR}${PREFIX}/lib/OpenOffice.org3.0.0 (c and c++hira13-138/+288
wrappers ignore -Wl,-R${DESTDIR}${PREFIX}/OpenOffice.org3.0.0/...). - Add runtime library search paths by linker option instead of adding LD_LIBRARY_PATH to startup scripts. It should fix build with PKG_DEVELOPER=yes. No functional changes.
2008-10-19Bump the PKGREVISION for all packages which depend directly on perl,he25-32/+50
to trigger/signal a rebuild for the transition 5.8.8 -> 5.10.0. The list of packages is computed by finding all packages which end up having either of PERL5_USE_PACKLIST, BUILDLINK_API_DEPENDS.perl, or PERL5_PACKLIST defined in their make setup (tested via "make show-vars VARNAMES=...").
2008-10-19Don't set PLIST.gtk2 to `no'.hira1-2/+1