pkgsrc/misc
wiz 62042648e4 Update to 2.3.1:
Mnemosyne 2.3.1 : 2014-06-18

(Note that for Windows users we recommend uninstalling the previous version
before installing the new one.)

-Change database backend for config file. There should be no more errors
 which cause you to delete the config file.
-Don't import cherrypy if not using the sync server (workaround for mimetype
 bug in non-unicode systems) (reported by Steven Lee, Pete Kovalenko).
-Don't give spurious warning about different tags in different sister cards
 when creating new clozes when editing a card (reported by Scott Youngman).
-Fixed some issues with tabbing to buttons in a dialog not selecting the right
 button (reported by Scott Youngman).

Mnemosyne 2.3 : 2014-04-23


The sync protocol has changed in this version, so make sure you update both
the client and the server at the same time.

-A quick-and-dirty Android client is available, where you can do reviews in
 your mobile browser using a webserver which runs on your Android device.
 This client has full support for the syncing protocol.
-The functionality of mnemosyne-webserver has now been merged into the main
 program and can be activated through 'Configure Mnemosyne - servers'.
-Time to create backups has decreased, in some situations even by a factor
 of 2 or more, speeding up syncing and program exit.
-Sped up all editing operations in the card browser.
-The name of the currently active saved set of cards is now listed in title
 bar (requested by Silverbear).
-Added new statistic: number of new cards learned per day.
-Also sync relevant settings (e.g. fonts, colours, ...) during the initial
 sync.
-Improve the timeout handling of the sync protocol.
-New Ukranian, Swedish, Serbian, Catalan translation.
-Fix erroneous 'Wrong username or password' error.
-Rework error handling when trying to load a database which no longer exists
 in its previous location.
-Keep the sort order in the card browser when editing cards (reported by
 Gnome and Tristan).
-Added command line options --sync-server and --web-server which starts the
 sync and the web server in headless mode (i.e. without a GUI) (useful to run
 e.g. on a NAS server).
-Fix more errors coming from loading config files (thanks to Alex Fevery for
 reporting this).
-Added an extra popup to guide new people better through the learning process
 (feedback from Bjorn Maes).
-Fix crash when exporting to cards format when Latex was not installed
 (reported by Gwern).
-Make card conversion more robust for badly formatted card (reported by Gnome).
-When editing a card through the browser, make sure the correct set of tags is
 displayed if sister cards have different tags (requested by Scott Youngman).
-Allow converting a Cloze card to a clone of a Cloze card through the browser
 (requested by Scott Youngman).
-Instruct people on the correct way to deal with '*.cards' files if they try
 to open it as a separate database (Kensor0).
-Make it clearer what 'Find duplicates' does.
-Various cosmetic fixes when importing *.cards files (reported by Ansgar
 Bohmann).
-Fix tag tree sometimes not updating correctly if the user adds a new tag.
-People writing e.g. Javascript card and needing access to the full path of
 the media directory can now use db_media:///foo.png (requested by Gnome).
-Flash files are now synced as well (reported by heldtfisken).
-When editing a card where different sister cards have different tags, ask if
 the tags should be applied to the current card or to all sister cards.
-Fix Windows crash when using the card browser with cards imported from
 Supermemo (reported by Piotr).
-Fix crash when renaming cloned card types through the card browser.
-Make Mnemosyne 1.x import more robust (reported by Jack Thro).
-Don't allow saving the database to a network drive under Windows to prevent
 corruption (reported by Brendan Sinclair).
-Fix sync error that could occur when adding and immediately deleting multiple
 sister cards from the card browser.
-Fix latex / cloze interaction corner case (reported by Daniele Parisi).
-Fix corner case of overzealous introduction of media dir in expansion
(reported by Toni Alsford).
-Make sure latex images are always in sync when updating text.
-If adding an extra tag when importing a 'cards' file, don't keep the tag
 'Untagged' (patch by crcmail0). If you were affected by this issue before,
 'compact database' will solve this.


Mnemosyne 2.2.1 : 2013-04-15

(Note that for Windows users we recommend uninstalling the previous version
before installing the new one.)

-The premade cards from the old 1.x website have now all been converted to the
 new 2.x cards format and put on the new website. This will make importing
 much easier, as graphics are bundled (thanks to Patrick Kenny for the
 conversion).
-For txt import, a text file can now contain a fourth column which will be
 mapped to the 'notes' field of a Vocabulary card.
-When editing or browsing cards, don't reset the state of the scheduler such
 that you need to press 'show answer' again or such that a new card appears
 (reported by Gnome).
-Remember which tags where expanded/collapsed in the tag tree (requested a.o
 by Troy Guze).
-Correctly update flag 'hide pronunciation' in the popup menu (reported by
 Tom Cato Amundsen).
-When merging duplicate cards, merge tags also (requested by Stephan Maseizik).
-Fix regression where all the dialogs would have generic names ('mnemosyne')
 as opposed to e.g. 'Add cards'.
-Correctly format clozes in latex, e.g. [Lorentz force law]
 <$>[\mathbf{F}]=[q]([\mathbf{E}]+[\mathbf{v}\times\mathbf{B}]</$>
 ()requested by acdenh). If you want literal [] in latex, use \left[
 and \right].
-Fix crash when converting multiple cards at the same time between e.g.
 Vocabulary card type and Map card type (reported by Gnome).
-No longer allow mass converting of cards to Cloze card types, as this
 requires editing of the card content for each card anyhow (reported by Scott
 Youngman).
-Fix browser crash occuring after deleting a card type which had custom
 formatting (reported by Tom Zerlau).
-Unless the 'Prefill tag behaviour' plugin is active, changing card types will
 never change the tag you already filled in, even if it's different from the
 last used tag (reported by Gnome).
-When changing the font for '<all card types>', make a more neutral choice
 for default font in case currently different card types have different
 fonts (reported by Gnome).
-Make sync and sync error handling more robust.
-In case you don't explicitly select a background colour, use your theme's
 background colour as opposed to white for empty cards (reported by ialectum).
-The quote key to left of 1 (`) can now also be used as a short cut for grade 0
 (requested by Kent Stearman).
-In the card browser, CTRL+F can be used to focus the input on the search
 field (requested by abacus).
-Improve the position of dialogs popping up from the card browser,
 sync window, ... .
-Fix crash pressing the 'Delete' key in the 'Activate cards' dialog (reported
 by Gnome).
-When changing card types, only warn about losing history when there is actual
 history present (reported by Gnome).
-In case you are not using saved sets and create a new tag whose parent is
 inactive, make the new tag inactive too. (If you have a saved set active,
 you'll get a dialog box asking whether you want to activate that tag or not,
 just like before) (reported by Gnome).
-Fix bug in interaction between Latex system and exporting to the 'cards'
 format (reported by Gwern).
-More tweaks for RTL languages like Arabic and Hebrew (bug report by
 Ansgar Bohmann).
-No more superfluous empty lines for cards with RTL languages.
-When changing languagues, translate the window title immediately, instead
 of after reboot.
-On a Thai system, don't use Thai numerals in the card browser if the language
 is set to English (requested by Mark).
-Take time zone information into account when displaying creation date of
 card in browser.
-When renaming a saved set, prefill the name field with the previous name of
 the set.
-Don't reset selected plugin when importing a new plugin (reported by Gnome).
-When trying to deactivate a card type in use, show name of the card type in
 the error message.
-Fix CTRL+F shortcut for inserting flash, CTRL+D for inserting video, and
 CTRL+C for copying (reported by Gnome).
-Tab key now cycles through all the grade buttons (reported by Gnome).
-Fix grading shortcuts R and W for 'right' and 'wrong' in the cramming
 scheduler.
-Backspace and delete shortcuts to delete the current card work again
 (reported by Dylan Gordhan).


Mnemosyne 2.2 : 2012-12-04

-Added menu option to detect duplicates in the database.
-Made the cramming scheduler more configurable. Cards can now be studied in
 random order, earliest first, lastest first or most lapses first. Also,
 you have the option of whether to save the scheduler state or not when exiting
 the program.
-The way the tag field is prefilled for new cards is changed. By default, the
 last used tag is used, regardless of card type. If you want the pre-2.2
 behaviour, where the last used tag is remembered per card type, there is a
 bundled plugin you can activate.
-When exporting to the 'cards' format, the latex files are now pregenerated
 and bundled (requested by Mark).
-Fix errors coming from loading config files (reported by knutflatland and
 many others).
-Ported missing import file formats from 1.x: SuperMemo7 text, SuperMemo from
 Palm, Cuecard WCU.
-Double-clicking on a saved set in 'Activate cards' now automatically selects
 the set and closes the window (requested by Michael Campbell).
-Add "Insert Flash" option (Note: Flash needs to be installed on your system
 for this to work) (requested by Gnome).
-Added support for video files under Windows (contrary to Linux, they will
 play in an external window using mplayer).
-When you have both tags "A" and "A::B", the card browser will now show the
 first tag as "A::Untagged".
-Javascript can now contain line breaks (reported by iBayer and gnome).
-In 'edit cards', make more robust of no longer warning about discarding
 changes if you did not make any.
-Sped up deleting of large number of cards from the card browser.
-When pasting into the "Add cards" or "Edit cards" dialog, respect the
 formatting of the card field.
-Be more robust against importing 1.x cards with missing information (reported
 by Chris Resnik and Patrick Kenny).
-Bug fix involving notes with multiple lines with exporting cards.
-Fix bug with picture sometimes not showing when first starting the program.
-Better support for non-latin characters in sound files under Windows (reported
 by Raoul Pontecaille).
-Fix crash in 'Compact database' involving too many open files (reported by
 Pawel Szerszon).
-Fix situation where tag pane would be no longer visible after adding a first
 saved card set.
-Changing card types and deleting cards from the card browser is now faster.
-No longer convert filenames to lower case on Windows (requested by Michael
 Campbell).
-Fix another crash involving duplicates while converting cards (reported by
 Gnome).
-When upgrading from 1.x on OSX, explicitly tell the user where their 1.x
 data was backed up.
-Fix displaying non-latin characters in statistics (reported by Pawel Szerszon).
-Don't erase fields when cancelling a card type conversion (reported by Gnome).
-Don't allow cancelling the import metadata information dialog.
-Fix harmless error message when converting to Cloze cards in the card browser
 (reported by Michael Campbell).
-Upgraded to latest version of Qt/PyQt (4.9.5).


Mnemosyne 2.1 : 2012-09-10

-New import/export format to share cards, which also bundles the media files.
 Supports importing an updated version of the same exported cards, so that
 authors can release updated versions of their cards fixing e.g. spelling
 mistakes.
-Implemented txt export with tab-separated values.
-You can now specify more than 1 tag to add during import
 (requested by Barbara).
-In 'edit cards', no longer warn about discarding changes if you did not make
 any.
-Don't crash card browser when searching for \ (reported by Faemorleto).
-Fix bug where active tags would sometimes not have a checkbox in the card
 browser (reported by Gnome).
-Fixed issues involving tag renaming and syncing (reported by Barbara).
-Made RTL handling for Arabic and Hebrew more robust.
-audio tags now support start and stop arguments, e.g. <audio ...
 start="1" stop="2"> will play the sound file from 1 to 2 seconds.
-Fix crash when cancelling duplicate insertion while converting cards
 (reported by Gnome).
-Fix crash when renaming saved card sets (reported by Pawel Szerszon).
-Make detection of unused media files more robust with case insensitive
 filesystems (reported by Pawel Szerszon and Gnome).
-Fix error when resetting configuration to defaults (reported by
 Pawel Szerszon).
-Fix for missing Chinese labels in the statistics plots (reported by Bono
 Shih).
-Fix for rare hangs 'assert interval == 0' (reported by Tom Cato).
-Translation fixes when converting between card types (reported by Gnome and
 Chris Schmidt).
-Make terminology in 'Current card' statistics more consistent with the card
 browser (reported by Henrik Giaever).


Mnemosyne 2.0.1 : 2012-08-02

-Fix occasional hang during review (Thanksto Scott Youngman and Chris Shanks
 for helping to debug this).
-In cloze card types, you can now provide hints, e.g. [cloze:hint] will show
 [hint] in the question as opposed to [...]
-Added Sentence card type plugin. If you put this in the 'Sentence' field:
 "La [casa:house] es [grande:big]", you'll get three sister cards with the
 following questions: "La casa es grande", "La [house] es grande",
 "La casa es [big]"
-Fix bug where the wrong clone would be renamed (reported by Herman Gunn).
-Take size of media player widget (Linux only) into account when calculating
 the optimal split between question and answer.
-Fixed bug where card appearance settings would not be synced between different
 machines.
-Fixed issue in Activate cards, where a set without a name and a saved set
 would interfere.
-The dialog where you name saved sets is now a combobox which also list the
 current saved sets, to allow for easier updating of a saved set.
-Message boxes are now centered over the current window (card browser, ...) as
 opposed to the main window.
-Longer initial interval if the first grade you gave a card is 5.
-Fixing card merging losing information on Vocabulary card types (reported by
 Stephan Maseizik).
-Before merging cards, more information is presented on the data that is
 already in the database (requested by Stephan Maseizik).
-Fixed spurious firing of missing media detection (reported by Geir).
-Fixed a few bugs when displaying the edit or preview windows from the card
 browser and using PgUp and PgDown to move to the previous/next card (reported
 by Chris Schmidt).
-When adding a duplicate card, rather than forbidding the user to add it, ask
 the user if he really wants to do this (requested by Laurent Humblet).
-The webserver now supports the -d option to specify the data directory
 (requested by Sirius533).
-Fixed crashes in card browser with non-latin clone names (reported by Gabriel
 Benamouzig).
-Prevent uninstalling a card type plugin if a clone of that card type has been
 created, even if it does not yet have any cards.
-Further fixes for Hebrew (reported by Eliyahu Switzer and Chris).
-Upgraded many of the libraries on which Mnemosyne depends (PyQt, numpy,
 matplotlib)
-Updated user contributed translations.


Mnemosyne 2.0 : 2012-06-16

Four years in the making, this is essentially a complete rewrite of the old
1.x codebase, with a new, clean design, consisting of components that can be
swapped in and out very easily, which allows plugin writers maximum
flexibility.

Major user-visible changes:

-Support for what is called card types. The main user visible changes are that
 editing a vice versa card or three sided card will automatically update the
 related card. There is also support for N-sided cards.
-Whereas in Mnemosyne 1.x, a card could belong to only one category, now a
 card can have multiple tags. Tags can also be organised in a hierachy, with
 '::' separating the levels of the hierachy.
-Powerful new card browser, giving much more information and flexibility to
 organise your cards.
-'Activate cards' is completely revamped and is much more flexible. Also, sets
 of active cards can be now be saved for easier access later.
-Graphical statistics, easily extensible through plugins (first implementation
 by Mike Appleby).
-Each individual field in a card can now have its own font, colour, ... which
 can be set through the GUI. Background colour is also configurable per card
 type.
-The widget that displays the cards is now a full webbrowser, with e.g.
 support for Javascript, animated gifs, ... .
-Added cramming scheduler plugin, which goes through your cards in random
 order and does not affect the normal scheduler data. It is visually
 distinguished from the regular scheduler by having only two grade buttons
 (Right and Wrong).
-Sync protocol, to synchronise a mobile device to your desktop client. Fully
 bidirectional, i.e. you can add new cards on your desktop and review old
 cards on your phone, and both sets of changes will be merged seamlessly.
 Can sync with more than 1 partner. Optimised for speed and memory usage
 on mobile devices. First implementation by Ed Bartosh and Max Usachev.
-Prototype webserver for reviews through a browser. Should be functional, but
 contains no security and is not yet integrated with the GUI. Start the
 mnemosyne-webserver executable and follow the instructions.


Other changes:

-Move from Qt3 to Qt4 as GUI toolkit, which has better performance and
 eliminates many interface quirks.
-Move to SQL as the storage backend, resulting in improved speed and memory
 usage, as well as better scalability for large decks (first implementation
 by Ed Bartosh).
-Added card type for maps, and for cloze deletion.
-Plugins can now be turned on and off through the GUI.
-Windows use scroll bar when the data does not fit.
-When importing a sound or an image, a copy is made to the mnemosyne data
 directory. This saves some confusing explaining to new users about the
 difference between relative and absolute paths.
-Mnemosyne can now save after each reviewed card. Default is to only save after
 10 reps, to save battery.
-Avoid showing the same card twice in a row during review.
-Replaced 'number of grade 0 cards to hold in your hand' by 'number of non
 memorised cards to hold in your hand', so that the limit now works on the
 total of grade 0 and 1 cards. Default value is 10.
-Warn if the user memorises over 15 new cards in a session.
-The keyboard shortcuts for the reviewing process no longer auto-repeat.
-Added option to control whether media (sound/video) gets started automatically
 when displaying a card (Currently not on Windows due to Qt bug).
-Added option to display a media control (play/pause/slider) (Currently not on
 Windows due to Qt bug).
-Improved backup scheme. Users can now restore from backups using the
 File - Open menu, as opposed to first decompressing a file outside of
 Mnemosyne.
-Importing from XML files has been sped up considerably (Johannes Baiter)
-The learning history is now stored in an SQL database, allowing to calculate
 more statistics.
-The plugin mechanism encompasses also the statistics, configuration and card
 activation screens.
-Cards which are failed during learning ahead are now periodically brought
 back in the learning process.
-Mnemosyne now stores its data in a more standards compliant location:
 C:/Users/peter/Application Data/Mnemosyne under Windows, and
 /home/pbienst/.local/share/mnemosyne and /home/pbienst/.config/mnemosyne
 under Linux.
-When leaving the program open overnight, the display will update at the
 roll over point.
-Intelligent sorting of categories containing numbers, so that you no longer
 have to call a category 'Lesson 01' instead of 'Lesson '1 to get the correct
 ordering (Mike Appleby).
2014-08-20 13:53:55 +00:00
..
9menu Drop PKG_DESTDIR_SUPPORT setting, "user-destdir" is default these days. 2012-10-08 09:57:15 +00:00
Addresses recursive bump from icu shlib major bump. 2014-04-09 07:26:56 +00:00
ascii Drop PKG_DESTDIR_SUPPORT setting, "user-destdir" is default these days. 2012-10-08 09:57:15 +00:00
asr-manpages Fixes: 2013-04-06 03:45:05 +00:00
astrolog Drop PKG_DESTDIR_SUPPORT setting, "user-destdir" is default these days. 2012-10-08 09:57:15 +00:00
attica Recursive PKGREVISION bump for OpenSSL API version bump. 2014-02-12 23:17:32 +00:00
autocue For clang, don't use -Wno-traditional and don't complain about literal 2013-09-10 14:23:45 +00:00
basket recursive bump from ilmbase shlib version change. 2014-04-10 06:21:18 +00:00
bbappconf Drop PKG_DESTDIR_SUPPORT setting, "user-destdir" is default these days. 2012-10-08 09:57:15 +00:00
bbdb Resolves: 2013-04-06 20:27:16 +00:00
bbweather Bump for perl-5.20.0. 2014-05-29 23:35:13 +00:00
blccc Recursive revbump from x11/pixman 2014-05-05 00:47:34 +00:00
bottlerocket Drop PKG_DESTDIR_SUPPORT setting, "user-destdir" is default these days. 2012-10-08 09:57:15 +00:00
brs Drop PKG_DESTDIR_SUPPORT setting, "user-destdir" is default these days. 2012-10-08 09:57:15 +00:00
bsdiff Drop PKG_DESTDIR_SUPPORT setting, "user-destdir" is default these days. 2012-10-08 09:57:15 +00:00
bsdstats Drop PKG_DESTDIR_SUPPORT setting, "user-destdir" is default these days. 2012-10-08 09:57:15 +00:00
buffer Edited DESCR in the case of: 2013-04-07 20:49:31 +00:00
byobu Update to 5.81 from 5.69 2014-07-13 07:13:21 +00:00
calibre Update to 1.48.0: 2014-08-08 22:02:49 +00:00
celestia Recursive revbump from x11/pixman 2014-05-05 00:47:34 +00:00
chipmunk * .include "../../devel/readline/buildlink3.mk" with USE_GNU_READLINE=yes 2013-07-15 02:02:17 +00:00
chord Drop PKG_DESTDIR_SUPPORT setting, "user-destdir" is default these days. 2012-10-08 09:57:15 +00:00
chordii Add chordii. This is a successor to the old misc/chord program. 2014-05-29 08:54:02 +00:00
cksfv Reset maintainer on his request. 2012-12-12 10:44:06 +00:00
color-theme Revbump all elisp packages after emacs changes. 2013-02-17 19:17:55 +00:00
colorblind Drop PKG_DESTDIR_SUPPORT setting, "user-destdir" is default these days. 2012-10-08 09:57:15 +00:00
colorize Bump for perl-5.20.0. 2014-05-29 23:35:13 +00:00
colorls Add USE_TOOLS+=nroff to packages which generate catman pages. 2013-09-12 11:15:12 +00:00
colortail Drop PKG_DESTDIR_SUPPORT setting, "user-destdir" is default these days. 2012-10-08 09:57:15 +00:00
cowsay Bump for perl-5.20.0. 2014-05-29 23:35:13 +00:00
cstream Drop PKG_DESTDIR_SUPPORT setting, "user-destdir" is default these days. 2012-10-08 09:57:15 +00:00
cuecat Drop PKG_DESTDIR_SUPPORT setting, "user-destdir" is default these days. 2012-10-08 09:57:15 +00:00
cuetools Drop PKG_DESTDIR_SUPPORT setting, "user-destdir" is default these days. 2012-10-08 09:57:15 +00:00
deskbar-applet Mark packages that are not ready for python-3.3 also not ready for 3.4, 2014-05-09 07:36:53 +00:00
dgpsip Drop PKG_DESTDIR_SUPPORT setting, "user-destdir" is default these days. 2012-10-08 09:57:15 +00:00
dialog Use mk/curses instead of devel/ncurses 2014-03-09 11:59:09 +00:00
dirdiff Fix build with TCL 8.6 2014-01-20 19:20:07 +00:00
dotfile Drop PKG_DESTDIR_SUPPORT setting, "user-destdir" is default these days. 2012-10-08 09:57:15 +00:00
dpkg Bump for perl-5.20.0. 2014-05-29 23:35:13 +00:00
dt DESTDIR support. Drop NO_SRC_ON_FTP. 2011-11-11 22:41:35 +00:00
dtach Drop PKG_DESTDIR_SUPPORT setting, "user-destdir" is default these days. 2012-10-08 09:57:15 +00:00
dvorakng Drop PKG_DESTDIR_SUPPORT setting, "user-destdir" is default these days. 2012-10-08 09:57:15 +00:00
dvtm It is incorrect for this package to be setting CURSES_DEFAULT=ncurses, 2013-11-24 07:38:41 +00:00
dync Fixes: 2013-04-06 03:45:05 +00:00
easymenu Drop PKG_DESTDIR_SUPPORT setting, "user-destdir" is default these days. 2012-10-08 09:57:15 +00:00
ec2-ami-tools Refelect change of RUBY_SRCDIR. 2014-03-13 17:06:42 +00:00
ec2-api-tools Drop PKG_DESTDIR_SUPPORT setting, "user-destdir" is default these days. 2012-10-08 09:57:15 +00:00
edict Drop PKG_DESTDIR_SUPPORT setting, "user-destdir" is default these days. 2012-10-08 09:57:15 +00:00
elizatalk Welcome the void. 2012-11-23 12:11:41 +00:00
elscreen Revbump all elisp packages after emacs changes. 2013-02-17 19:17:55 +00:00
emacs-wiki Revbump all elisp packages after emacs changes. 2013-02-17 19:17:55 +00:00
epm Drop PKG_DESTDIR_SUPPORT setting, "user-destdir" is default these days. 2012-10-08 09:57:15 +00:00
esniper Recursive PKGREVISION bump for OpenSSL API version bump. 2014-02-12 23:17:32 +00:00
fbreader Recursive revbump from x11/pixman 2014-05-05 00:47:34 +00:00
fd Drop PKG_DESTDIR_SUPPORT setting, "user-destdir" is default these days. 2012-10-08 09:57:15 +00:00
fep Stop clang from caring about return usage, this is way too messy to fix up. 2012-12-20 21:46:16 +00:00
figlet Drop PKG_DESTDIR_SUPPORT setting, "user-destdir" is default these days. 2012-10-08 09:57:15 +00:00
figlet-fonts Use plain tar. 2013-02-26 11:07:06 +00:00
firelib Drop PKG_DESTDIR_SUPPORT setting, "user-destdir" is default these days. 2012-10-08 09:57:15 +00:00
gaupol Mark packages that are not ready for python-3.3 also not ready for 3.4, 2014-05-09 07:36:53 +00:00
gelemental Recursive revbump from x11/pixman 2014-05-05 00:47:34 +00:00
getopt try to clean up a bit 2013-04-12 22:26:44 +00:00
gkrellm-flynn Recursive revbump from x11/pixman 2014-05-05 00:47:34 +00:00
gkrellm-launch Recursive revbump from x11/pixman 2014-05-05 00:47:34 +00:00
gkrellm-leds Recursive revbump from x11/pixman 2014-05-05 00:47:34 +00:00
gkrellm-moon Recursive revbump from x11/pixman 2014-05-05 00:47:34 +00:00
gkrellm-weather Bump for perl-5.20.0. 2014-05-29 23:35:13 +00:00
gnome-devel-docs Drop PKG_DESTDIR_SUPPORT setting, "user-destdir" is default these days. 2012-10-08 09:57:15 +00:00
gnome-user-docs Drop PKG_DESTDIR_SUPPORT setting, "user-destdir" is default these days. 2012-10-08 09:57:15 +00:00
gnome-utils Bump for perl-5.20.0. 2014-05-29 23:35:13 +00:00
gnuls Update to get misc/gnuls package to work with latest sysutils/coreutils-8.22. 2014-02-04 14:33:54 +00:00
goffice0.6 Recursive revbump from x11/pixman 2014-05-05 00:47:34 +00:00
goffice0.8 Recursive revbump from x11/pixman 2014-05-05 00:47:34 +00:00
goffice0.10 Recursive revbump from x11/pixman 2014-05-05 00:47:34 +00:00
gok Recursive revbump from x11/pixman 2014-05-05 00:47:34 +00:00
gone Drop PKG_DESTDIR_SUPPORT setting, "user-destdir" is default these days. 2012-10-08 09:57:15 +00:00
gperiodic Recursive revbump from x11/pixman 2014-05-05 00:47:34 +00:00
granulate Update to 0.2. No changelog. 2013-03-03 11:03:29 +00:00
gwaei Bump for perl-5.20.0. 2014-05-29 23:35:13 +00:00
hanzim Fix build with TCL 8.6 2014-01-20 19:20:07 +00:00
heirloom-banner
heirloom-cal
heirloom-calendar
heirloom-hd
heirloom-more
heirloom-od
heirloom-printenv
heirloom-printf
heirloom-random
heirloom-sleep
heirloom-sum
heirloom-tcopy
heirloom-time misc/heirloom-time: mark ONLY FOR LINUX 2012-05-22 17:18:21 +00:00
heyu
howm Allow build with ruby200 and ruby21. 2014-03-26 13:26:45 +00:00
ibutton-pdkit Fix main. 2013-01-11 13:30:32 +00:00
ipbt Bump for perl-5.20.0. 2014-05-29 23:35:13 +00:00
iselect Update to 1.4.0 2013-06-16 12:38:43 +00:00
ja-less Update to 382.262.03 using less-382-iso262.ext03.patch.gz 2013-02-02 13:59:57 +00:00
ja-man ld.so.1 is a manpage of ld in section 1, not a shlib. 2014-03-02 07:20:30 +00:00
JBidwatcher Fixes: 2013-04-06 03:45:05 +00:00
jhd Fix return types. 2013-02-26 11:06:52 +00:00
jive Drop PKG_DESTDIR_SUPPORT setting, "user-destdir" is default these days. 2012-10-08 09:57:15 +00:00
JMdict Drop PKG_DESTDIR_SUPPORT setting, "user-destdir" is default these days. 2012-10-08 09:57:15 +00:00
kaccessible Revbump after updating graphics/giflib 2014-05-15 14:41:45 +00:00
kalzium Revbump after updating graphics/giflib 2014-05-15 14:41:45 +00:00
kanjidic Drop PKG_DESTDIR_SUPPORT setting, "user-destdir" is default these days. 2012-10-08 09:57:15 +00:00
kanjidic2 Drop PKG_DESTDIR_SUPPORT setting, "user-destdir" is default these days. 2012-10-08 09:57:15 +00:00
kanjipad Bump for perl-5.20.0. 2014-05-29 23:35:13 +00:00
kbruch Revbump after updating graphics/giflib 2014-05-15 14:41:45 +00:00
kcharselect Revbump after updating graphics/giflib 2014-05-15 14:41:45 +00:00
kchm recursive bump from ilmbase shlib version change. 2014-04-10 06:21:18 +00:00
kchmviewer Revbump after updating graphics/giflib 2014-05-15 14:41:45 +00:00
kde-wallpapers4 Revbump after updating graphics/giflib 2014-05-15 14:41:45 +00:00
kdeaccessibility3 recursive bump from ilmbase shlib version change. 2014-04-10 06:21:18 +00:00
kdeaddons3 PKGREVISION bump for xine-lib ffmpeg1->ffmpeg2 change. 2014-08-13 08:24:50 +00:00
kdeadmin3 recursive bump from ilmbase shlib version change. 2014-04-10 06:21:18 +00:00
kdeartwork3 Pass in paths to X11, fixes build on systems where it is installed 2014-07-11 16:55:17 +00:00
kdeartwork4 Revbump after updating graphics/giflib 2014-05-15 14:41:45 +00:00
kdeedu3 Avoid "error: call of overloaded <func> is ambiguous" failures. 2014-07-14 09:35:47 +00:00
kdepim-runtime4 Revbump after boost-libs update 2014-08-13 10:57:32 +00:00
kdepim3 Bump for perl-5.20.0. 2014-05-29 23:35:13 +00:00
kdepim4 Revbump after boost-libs update 2014-08-13 10:57:32 +00:00
kdepimlibs4 Revbump after boost-libs update 2014-08-13 10:57:32 +00:00
kdeplasma-addons4 Revbump after boost-libs update 2014-08-13 10:57:32 +00:00
kdeutils3 Avoid "error: call of overloaded <func> is ambiguous" failure. 2014-07-14 09:57:54 +00:00
kdrill Drop PKG_DESTDIR_SUPPORT setting, "user-destdir" is default these days. 2012-10-08 09:57:15 +00:00
kgeography Revbump after updating graphics/giflib 2014-05-15 14:41:45 +00:00
kig Bump applications PKGREVISIONs for python users that might be using 2014-05-17 16:10:41 +00:00
kiten Revbump after updating graphics/giflib 2014-05-15 14:41:45 +00:00
klettres Revbump after updating graphics/giflib 2014-05-15 14:41:45 +00:00
kmag Revbump after updating graphics/giflib 2014-05-15 14:41:45 +00:00
kmousetool Revbump after updating graphics/giflib 2014-05-15 14:41:45 +00:00
kmouth Revbump after updating graphics/giflib 2014-05-15 14:41:45 +00:00
kodos Mark packages that are not ready for python-3.3 also not ready for 3.4, 2014-05-09 07:36:53 +00:00
koffice Recursive bump for libwpd shlib name change. 2014-07-22 10:53:29 +00:00
koffice-l10n-da Drop PKG_DESTDIR_SUPPORT setting, "user-destdir" is default these days. 2012-10-08 09:57:15 +00:00
koffice-l10n-de Drop PKG_DESTDIR_SUPPORT setting, "user-destdir" is default these days. 2012-10-08 09:57:15 +00:00
koffice-l10n-en_GB Drop PKG_DESTDIR_SUPPORT setting, "user-destdir" is default these days. 2012-10-08 09:57:15 +00:00
koffice-l10n-es Drop PKG_DESTDIR_SUPPORT setting, "user-destdir" is default these days. 2012-10-08 09:57:15 +00:00
koffice-l10n-et Drop PKG_DESTDIR_SUPPORT setting, "user-destdir" is default these days. 2012-10-08 09:57:15 +00:00
koffice-l10n-fi Drop PKG_DESTDIR_SUPPORT setting, "user-destdir" is default these days. 2012-10-08 09:57:15 +00:00
koffice-l10n-fr Drop PKG_DESTDIR_SUPPORT setting, "user-destdir" is default these days. 2012-10-08 09:57:15 +00:00
koffice-l10n-pl Drop PKG_DESTDIR_SUPPORT setting, "user-destdir" is default these days. 2012-10-08 09:57:15 +00:00
kp Drop PKG_DESTDIR_SUPPORT setting, "user-destdir" is default these days. 2012-10-08 09:57:15 +00:00
kremotecontrol Revbump after updating graphics/giflib 2014-05-15 14:41:45 +00:00
kstars Revbump after updating graphics/giflib 2014-05-15 14:41:45 +00:00
kteatime Revbump after updating graphics/giflib 2014-05-15 14:41:45 +00:00
ktouch Revbump after updating graphics/giflib 2014-05-15 14:41:45 +00:00
kturtle Revbump after updating graphics/giflib 2014-05-15 14:41:45 +00:00
ktux Revbump after updating graphics/giflib 2014-05-15 14:41:45 +00:00
kwordquiz Revbump after updating graphics/giflib 2014-05-15 14:41:45 +00:00
kz_h8write Import kz_h8write-0.2.1 as misc/kz_h8write. 2013-04-30 13:29:47 +00:00
labelnation Bump applications PKGREVISIONs for python users that might be using 2014-05-17 16:10:41 +00:00
latin-words-bin Drop PKG_DESTDIR_SUPPORT setting, "user-destdir" is default these days. 2012-10-08 09:57:15 +00:00
less Update to 458 2013-06-09 08:36:38 +00:00
libcarddav Recursive PKGREVISION bump for OpenSSL API version bump. 2014-02-12 23:17:32 +00:00
libcdio Bump for perl-5.20.0. 2014-05-29 23:35:13 +00:00
libkdeedu Revbump after updating graphics/giflib 2014-05-15 14:41:45 +00:00
libkgeomap Revbump after updating graphics/giflib 2014-05-15 14:41:45 +00:00
libkkc-data Import libkkc-data-0.2.7 as misc/libkkc-data. 2014-05-24 13:13:07 +00:00
libkvkontakte Revbump after updating graphics/giflib 2014-05-15 14:41:45 +00:00
libquantum Drop PKG_DESTDIR_SUPPORT setting, "user-destdir" is default these days. 2012-10-08 09:57:15 +00:00
libreoffice Revbump after boost-libs update 2014-08-13 10:57:32 +00:00
libreoffice3-bin Use ${UNIQ}. 2014-03-06 07:36:04 +00:00
libreoffice4 Switch to libreoffice's version of boost (1.54.0) to make it build again. 2014-08-16 12:05:45 +00:00
libreoffice4-bin Update to 4.2.5.2 2014-06-23 12:59:49 +00:00
libutf Allow misc/libutf to be cross-built - the build target is just its library, 2013-05-11 05:29:07 +00:00
lile Needs termios.h. 2013-08-30 16:54:07 +00:00
linux-words Drop PKG_DESTDIR_SUPPORT setting, "user-destdir" is default these days. 2012-10-08 09:57:15 +00:00
loco Bump for perl-5.20.0. 2014-05-29 23:35:13 +00:00
logsurfer Drop PKG_DESTDIR_SUPPORT setting, "user-destdir" is default these days. 2012-10-08 09:57:15 +00:00
lookup Resolves: 2013-04-06 20:27:16 +00:00
lv Drop PKG_DESTDIR_SUPPORT setting, "user-destdir" is default these days. 2012-10-08 09:57:15 +00:00
m17n-contrib Update m17n-contrib to 1.1.14. 2013-01-12 07:08:45 +00:00
m17n-db fix MASTER_SITES 2013-03-19 12:15:24 +00:00
m17n-docs m17n projects has moved to Savannah. 2012-10-13 01:35:43 +00:00
marble Revbump after updating graphics/giflib 2014-05-15 14:41:45 +00:00
mbuffer Import mbuffer-20140310 into pkgsrc, packaged by Brian Bennett. 2014-05-08 11:21:24 +00:00
mirmon Bump for perl-5.20.0. 2014-05-29 23:35:13 +00:00
mkcue Drop PKG_DESTDIR_SUPPORT setting, "user-destdir" is default these days. 2012-10-08 09:57:15 +00:00
mmv Drop PKG_DESTDIR_SUPPORT setting, "user-destdir" is default these days. 2012-10-08 09:57:15 +00:00
mnemosyne Update to 2.3.1: 2014-08-20 13:53:55 +00:00
molden Fix URLs. Bump PKGREVISION. 2014-06-25 08:45:23 +00:00
most Recursive bump for png-1.6. 2013-02-16 11:18:58 +00:00
mousetweaks Recursive revbump from x11/pixman 2014-05-05 00:47:34 +00:00
mtail Bump applications PKGREVISIONs for python users that might be using 2014-05-17 16:10:41 +00:00
multitail Fix libraries on SunOS. While here fix path to config file. 2014-01-09 11:16:18 +00:00
nepomuk-core Switch to ffmpeg1 instead of ffmpeg. 2014-08-11 23:09:44 +00:00
nepomuk-widgets Revbump after updating graphics/giflib 2014-05-15 14:41:45 +00:00
nxtvepg Bump for perl-5.20.0. 2014-05-29 23:35:13 +00:00
open2300 Drop PKG_DESTDIR_SUPPORT setting, "user-destdir" is default these days. 2012-10-08 09:57:15 +00:00
open2300-mysql Bump PKGREVISION for mysql default change to 55. 2013-03-02 20:33:21 +00:00
openoffice3 Recursive bump for libwpd shlib name change. 2014-07-22 10:53:29 +00:00
orca Mark packages that are not ready for python-3.3 also not ready for 3.4, 2014-05-09 07:36:53 +00:00
p5-App-MrShell Bump for perl-5.20.0. 2014-05-29 23:35:13 +00:00
p5-Array-PrintCols Bump for perl-5.20.0. 2014-05-29 23:35:13 +00:00
p5-Business-CreditCard Bump for perl-5.20.0. 2014-05-29 23:35:13 +00:00
p5-Business-ISBN Bump for perl-5.20.0. 2014-05-29 23:35:13 +00:00
p5-Business-ISBN-Data Bump for perl-5.20.0. 2014-05-29 23:35:13 +00:00
p5-Business-UPS Bump for perl-5.20.0. 2014-05-29 23:35:13 +00:00
p5-ControlX10-CM11 Bump for perl-5.20.0. 2014-05-29 23:35:13 +00:00
p5-ControlX10-CM17 Bump for perl-5.20.0. 2014-05-29 23:35:13 +00:00
p5-File-MMagic Bump for perl-5.20.0. 2014-05-29 23:35:13 +00:00
p5-File-MMagic-XS Bump for perl-5.20.0. 2014-05-29 23:35:13 +00:00
p5-File-Tail Bump for perl-5.20.0. 2014-05-29 23:35:13 +00:00
p5-Locale-Codes Update to 3.31. From the changelog: 2014-07-15 20:44:53 +00:00
p5-Locale-libintl Bump for perl-5.20.0. 2014-05-29 23:35:13 +00:00
p5-Locale-Maketext Update to 1.25. From the changelog: 2014-07-15 20:33:29 +00:00
p5-Locale-Maketext-Fuzzy Bump for perl-5.20.0. 2014-05-29 23:35:13 +00:00
p5-Locale-Maketext-Lexicon Bump for perl-5.20.0. 2014-05-29 23:35:13 +00:00
p5-Locale-Maketext-Simple Bump for perl-5.20.0. 2014-05-29 23:35:13 +00:00
p5-Locale-US Bump for perl-5.20.0. 2014-05-29 23:35:13 +00:00
p5-Mac-Macbinary Bump for perl-5.20.0. 2014-05-29 23:35:13 +00:00
p5-Mac-PropertyList Bump for perl-5.20.0. 2014-05-29 23:35:13 +00:00
p5-Msgcat Bump for perl-5.20.0. 2014-05-29 23:35:13 +00:00
p5-Parse-Win32Registry Bump for perl-5.20.0. 2014-05-29 23:35:13 +00:00
p5-Search Bump for perl-5.20.0. 2014-05-29 23:35:13 +00:00
p5-Vroom Bump for perl-5.20.0. 2014-05-29 23:35:13 +00:00
parchive Drop PKG_DESTDIR_SUPPORT setting, "user-destdir" is default these days. 2012-10-08 09:57:15 +00:00
parley Revbump after updating graphics/giflib 2014-05-15 14:41:45 +00:00
pciids Drop PKG_DESTDIR_SUPPORT setting, "user-destdir" is default these days. 2012-10-08 09:57:15 +00:00
pdmenu Bump for perl-5.20.0. 2014-05-29 23:35:13 +00:00
php-orangehrm Drop PKG_DESTDIR_SUPPORT setting, "user-destdir" is default these days. 2012-10-08 09:57:15 +00:00
pinfo Resolves: 2013-04-06 20:27:16 +00:00
ppower Drop PKG_DESTDIR_SUPPORT setting, "user-destdir" is default these days. 2012-10-08 09:57:15 +00:00
pty-redir Drop PKG_DESTDIR_SUPPORT setting, "user-destdir" is default these days. 2012-10-08 09:57:15 +00:00
py-anita Update misc/py-anita to 1.33. Changes from 1.32: 2014-08-04 19:26:06 +00:00
py-anki2 Update to 2.0.28: 2014-07-22 09:45:38 +00:00
py-carddav Mark packages that are not ready for python-3.3 also not ready for 3.4, 2014-05-09 07:36:53 +00:00
py-stdnum Mark packages that are not ready for python-3.3 also not ready for 3.4, 2014-05-09 07:36:53 +00:00
py-trytond-company Update trytond modules using py-trytond/Makefile.common 2014-06-25 06:05:32 +00:00
py-trytond-party Update trytond modules using py-trytond/Makefile.common 2014-06-25 06:05:32 +00:00
py-trytond-party-siret Update trytond modules using py-trytond/Makefile.common 2014-06-25 06:05:32 +00:00
py-trytond-product Update trytond modules using py-trytond/Makefile.common 2014-06-25 06:05:32 +00:00
py-trytond-stock Update trytond modules using py-trytond/Makefile.common 2014-06-25 06:05:32 +00:00
py-trytond-stock-lot Update trytond modules using py-trytond/Makefile.common 2014-06-25 06:05:32 +00:00
qbrew Recursive PKGREVISION bump for OpenSSL API version bump. 2014-02-12 23:17:32 +00:00
qterm Drop PKG_DESTDIR_SUPPORT setting, "user-destdir" is default these days. 2012-10-08 09:57:15 +00:00
raspberrypi-userland Update to 20140329 based on bf068918b5fa6eb53d4b72846b36f2168cfb532e of 2014-03-31 08:49:42 +00:00
reed Bump for perl-5.20.0. 2014-05-29 23:35:13 +00:00
rhash Import rhash-1.3.1 as misc/rhash. 2014-04-18 21:21:30 +00:00
rlwrap Bump for perl-5.20.0. 2014-05-29 23:35:13 +00:00
rocs Revbump after boost-libs update 2014-08-13 10:57:32 +00:00
root libungif is not relevant any longer since the GIF relevant patents 2014-05-31 15:56:26 +00:00
root-tail Drop PKG_DESTDIR_SUPPORT setting, "user-destdir" is default these days. 2012-10-08 09:57:15 +00:00
routeplanner-cli Mark packages that are not ready for python-3.3 also not ready for 3.4, 2014-05-09 07:36:53 +00:00
rox-memo Bump applications PKGREVISIONs for python users that might be using 2014-05-17 16:10:41 +00:00
rpm PR 49066 Kamil Rytarowski: rpm requires libmagic on all platforms. 2014-08-08 15:00:54 +00:00
ruby-ansi Update ruby-ansi to 1.4.3. 2012-09-16 06:43:29 +00:00
ruby-args_parser Update ruby-args_parser to 0.2.0. 2013-09-15 14:07:29 +00:00
ruby-bundler Update ruby-bundler to 1.5.3. 2014-03-14 17:23:20 +00:00
ruby-colorator Add ruby-colorator package version 0.1. 2013-09-15 17:13:59 +00:00
ruby-columnize Update ruby-columnize to 0.3.6. 2012-03-17 16:16:32 +00:00
ruby-commander Update ruby-commander to 4.1.6 2014-02-14 23:20:04 +00:00
ruby-configuration Update ruby-configuration to 1.3.4. 2014-03-14 17:26:06 +00:00
ruby-daemons Release 1.1.9: August 10, 2012 2012-08-12 21:44:01 +00:00
ruby-descendants_tracker Import ruby-descendants_tracker-0.0.3 as misc/ruby-descendants_tracker. 2014-01-17 12:54:09 +00:00
ruby-equalizer Import ruby-equalizer-0.0.9 as misc/ruby-equalizer. 2014-01-17 12:57:28 +00:00
ruby-gem_plugin
ruby-hashie PR pkg/47791 orignated by tsutsui@ for tw, 2013-05-09 15:53:32 +00:00
ruby-hashie2 Import misc/ruby-hashie2 into pkgsrc. This package is the same software as 2014-06-03 12:48:49 +00:00
ruby-launchy Update ruby-launchy to 2.4.2. Part of PR/48447. 2014-01-17 18:13:34 +00:00
ruby-memoizable Import ruby-memoizable-0.4.0 as misc/ruby-memoizable. 2014-01-17 13:01:09 +00:00
ruby-method_source Import ruby-method_source into pkgsrc. 2014-06-03 13:02:36 +00:00
ruby-mini_portile Fix PLIST. Currently, print-PLIST of ruby packages are slightly broken. 2014-04-28 01:02:58 +00:00
ruby-naught Import ruby-naught-1.0.0 as misc/ruby-naught. 2014-03-09 15:23:20 +00:00
ruby-ohai Switch to the existing ruby-yajl package. 2014-06-03 16:26:10 +00:00
ruby-parallel Update ruby-parallel to 1.0.0. 2014-06-01 16:16:25 +00:00
ruby-progressbar Drop PKG_DESTDIR_SUPPORT setting, "user-destdir" is default these days. 2012-10-08 09:57:15 +00:00
ruby-pry Import misc/ruby-pry into pkgsrc. 2014-06-03 15:08:21 +00:00
ruby-rainbow Needs Ruby 1.9.3+ 2014-04-17 20:19:35 +00:00
ruby-slop Import misc/ruby-slop into pkgsrc. 2014-06-03 13:58:10 +00:00
ruby-sprockets Update ruby-sprockets to 2.4.5. 2012-09-16 06:46:45 +00:00
ruby-sprockets22 Make depends to www/ruby-rack14 instead of www/ruby-rack. 2013-03-10 09:15:19 +00:00
ruby-systemu Import misc/ruby-systemu into pkgsrc. 2014-06-03 13:30:47 +00:00
ruby-thread_safe Import ruby-thread_safe-0.1.3 as misc/ruby-thread_safe. 2014-01-17 13:00:00 +00:00
ruby-transaction-simple Update ruby-transaction-simple to 1.4.0.2. 2012-09-16 06:47:39 +00:00
ruby-typed-array Import ruby-typed-array-0.1.2 as misc/ruby-typed-array. 2013-01-05 06:48:53 +00:00
rubygems Fix distinfo. I accidently commit with wrong patch files which 2014-03-16 17:42:33 +00:00
rump Update misc/rump to 20130705 2013-07-05 17:20:59 +00:00
sch Drop PKG_DESTDIR_SUPPORT setting, "user-destdir" is default these days. 2012-10-08 09:57:15 +00:00
sci Drop PKG_DESTDIR_SUPPORT setting, "user-destdir" is default these days. 2012-10-08 09:57:15 +00:00
screen Remove current master site which is no longer working and re-enable 2014-07-05 11:21:29 +00:00
send-pr Drop PKG_DESTDIR_SUPPORT setting, "user-destdir" is default these days. 2012-10-08 09:57:15 +00:00
siag CONFLICTS between siag and siod packages 2012-10-21 11:39:12 +00:00
since Drop PKG_DESTDIR_SUPPORT setting, "user-destdir" is default these days. 2012-10-08 09:57:15 +00:00
softmaker-office-demo Drop PKG_DESTDIR_SUPPORT setting, "user-destdir" is default these days. 2012-10-08 09:57:15 +00:00
splitvt Add missing termios.h includes. 2013-07-19 12:54:58 +00:00
starplot Recursive revbump from x11/pixman 2014-05-05 00:47:34 +00:00
stellarium Bump for perl-5.20.0. 2014-05-29 23:35:13 +00:00
step Revbump after updating graphics/giflib 2014-05-15 14:41:45 +00:00
superkaramba Revbump after updating graphics/giflib 2014-05-15 14:41:45 +00:00
sweeper Revbump after updating graphics/giflib 2014-05-15 14:41:45 +00:00
taskjuggler Bump for perl-5.20.0. 2014-05-29 23:35:13 +00:00
tds Bump for perl-5.20.0. 2014-05-29 23:35:13 +00:00
team Use modern C features like variadic functions. 2013-10-04 18:36:16 +00:00
tellico Revbump after boost-libs update 2014-08-13 10:57:32 +00:00
tellico-kde3 PKGREVISION bump for xine-lib ffmpeg1->ffmpeg2 change. 2014-08-13 08:24:50 +00:00
teseq Bump for perl-5.20.0. 2014-05-29 23:35:13 +00:00
tmux At least on SunOS, lang/nawk (nawk-20050424nb3) insists on 2014-02-27 15:56:53 +00:00
toilet needs zlib as suggested by bulk build 2014-06-12 23:04:16 +00:00
topless Bump for perl-5.20.0. 2014-05-29 23:35:13 +00:00
ttyrec Fixes: 2013-04-06 03:45:05 +00:00
udfclient Drop PKG_DESTDIR_SUPPORT setting, "user-destdir" is default these days. 2012-10-08 09:57:15 +00:00
ukpostcodes Drop PKG_DESTDIR_SUPPORT setting, "user-destdir" is default these days. 2012-10-08 09:57:15 +00:00
uptimec Drop PKG_DESTDIR_SUPPORT setting, "user-destdir" is default these days. 2012-10-08 09:57:15 +00:00
urjtag USE_LANGUAGES=c99. 2013-10-29 11:16:31 +00:00
usbids Drop PKG_DESTDIR_SUPPORT setting, "user-destdir" is default these days. 2012-10-08 09:57:15 +00:00
usbprog Recursive revbump from x11/pixman 2014-05-05 00:47:34 +00:00
utftools Drop PKG_DESTDIR_SUPPORT setting, "user-destdir" is default these days. 2012-10-08 09:57:15 +00:00
vera Resolves: 2013-04-06 20:27:16 +00:00
vfu - make build stop on error 2014-06-29 19:43:54 +00:00
vimpager Update vimpager to 1.8.8. 2014-05-03 12:22:08 +00:00
visual-regexp Drop PKG_DESTDIR_SUPPORT setting, "user-destdir" is default these days. 2012-10-08 09:57:15 +00:00
vttest Update to 20130818. Changes: 2013-11-15 19:31:35 +00:00
vym Bump for perl-5.20.0. 2014-05-29 23:35:13 +00:00
watch Add USE_TOOLS+=nroff to packages which generate catman pages. 2013-09-12 11:15:12 +00:00
wdic Drop PKG_DESTDIR_SUPPORT setting, "user-destdir" is default these days. 2012-10-08 09:57:15 +00:00
whohas Bump for perl-5.20.0. 2014-05-29 23:35:13 +00:00
window Improve DESCR, based on comments by Bug Hunting. 2013-05-29 14:52:10 +00:00
xchm Recursive revbump from x11/pixman 2014-05-05 00:47:34 +00:00
xdg-utils Use GNU sed and bash to make these tools work a bit better. 2014-04-21 15:35:27 +00:00
xfce4-weather-plugin Recursive revbump from x11/pixman 2014-05-05 00:47:34 +00:00
xjdic Add missing termios.h includes. 2013-07-19 12:54:58 +00:00
xorg-docs Drop PKG_DESTDIR_SUPPORT setting, "user-destdir" is default these days. 2012-10-08 09:57:15 +00:00
xorg-sgml-doctools Drop PKG_DESTDIR_SUPPORT setting, "user-destdir" is default these days. 2012-10-08 09:57:15 +00:00
xrolodex Drop PKG_DESTDIR_SUPPORT setting, "user-destdir" is default these days. 2012-10-08 09:57:15 +00:00
xtail Drop PKG_DESTDIR_SUPPORT setting, "user-destdir" is default these days. 2012-10-08 09:57:15 +00:00
xtend Drop PKG_DESTDIR_SUPPORT setting, "user-destdir" is default these days. 2012-10-08 09:57:15 +00:00
yelp Recursive revbump from x11/pixman 2014-05-05 00:47:34 +00:00
yelp3 Switch to webkit1-gtk* in preparation for package update to v2. 2014-08-03 22:13:19 +00:00
yrolo Remove references to cuserid(); it doesn't exist on MacOS and it's 2014-06-29 05:45:57 +00:00
zorro Drop PKG_DESTDIR_SUPPORT setting, "user-destdir" is default these days. 2012-10-08 09:57:15 +00:00
zyGrib Recursive PKGREVISION bump for OpenSSL API version bump. 2014-02-12 23:17:32 +00:00
zyGrib-maps Drop PKG_DESTDIR_SUPPORT setting, "user-destdir" is default these days. 2012-10-08 09:57:15 +00:00
Makefile Add ruby-pry. 2014-06-03 15:08:51 +00:00