Commit graph

36 commits

Author SHA1 Message Date
ryoon
b9c1e1d533 Recursive revbump from textproc/icu-62.1 2018-07-20 03:33:47 +00:00
ryoon
4fea36abc2 Recursive revbump from audio/pulseaudio 2018-07-06 15:06:40 +00:00
adam
299d329d51 revbump after icu update 2018-04-14 07:33:52 +00:00
wiz
c57215a7b2 Recursive bumps for fontconfig and libzip dependency changes. 2018-03-12 11:15:24 +00:00
wiz
bff4597ffc Bump PKGREVISION for gdbm shlib major bump 2018-01-28 20:10:34 +00:00
rillig
b381c6e2f3 Sort PLIST files.
Unsorted entries in PLIST files have generated a pkglint warning for at
least 12 years. Somewhat more recently, pkglint has learned to sort
PLIST files automatically. Since pkglint 5.4.23, the sorting is only
done in obvious, simple cases. These have been applied by running:

  pkglint -Cnone,PLIST -Wnone,plist-sort -r -F
2018-01-01 22:29:15 +00:00
adam
8977d31a36 Revbump after textproc/icu update 2017-11-30 16:45:00 +00:00
wiz
24f1372e19 fet: follow redirect 2017-11-06 13:25:32 +00:00
maya
33ebf687dc revbump for requiring ICU 59.x 2017-09-18 09:52:56 +00:00
wiz
a08ccc4150 recursive bump for qt5-qtwebkit dependency change 2017-09-12 13:51:59 +00:00
ryoon
5bd9ca4ef6 Recursive revbump from audio/pulseaudio-11.0 2017-09-08 02:38:35 +00:00
joerg
03f704711c Retire CLANG_NO_VALUE_PROPAGATION_PASS. CVP has been fixed in LLVM to
require much less memory.
2017-07-11 19:41:20 +00:00
adam
75a9285105 Revbump after icu update 2017-04-22 21:03:07 +00:00
ryoon
50aefac5f6 Recursive revbump from graphics/libwebp 2017-02-28 15:19:58 +00:00
ryoon
72c3cb198b Recursive revbump from fonts/harfbuzz 2017-02-12 06:24:36 +00:00
wiz
7ac05101c6 Recursive bump for harfbuzz's new graphite2 dependency. 2017-02-06 13:54:36 +00:00
ryoon
f62b809c5a Recursive revbump from audio/pulseaudio-10.0 2017-01-21 20:06:44 +00:00
ryoon
36ed025474 Recursive revbump from textproc/icu 58.1 2016-12-04 05:17:03 +00:00
ryoon
e37b97fe3c Recursive revbump from audio/pulseaudio 2016-08-04 17:03:30 +00:00
joerg
4ddd0fcd9f Bump revision for rpath fix. 2016-05-07 09:46:37 +00:00
joerg
d5eeaea6a3 Add X11 rpath to qmake configuration. 2016-05-07 09:46:13 +00:00
ryoon
ac20a93574 Recursive revbump from textproc/icu 57.1 2016-04-11 19:01:33 +00:00
jperkin
17661ff9a5 Bump PKGREVISION for security/openssl ABI bump. 2016-03-05 11:27:40 +00:00
adam
011bef3059 Revbump after updating graphics/libwebp 2016-01-06 10:46:49 +00:00
agc
536eabf008 Add SHA512 digests for distfiles for time category
Problems found with mismatching existing digests for:
	distfiles/asclock-classic-1.0.tar.gz
	distfiles/asclock-gtk-2.1.10beta.tar.gz
	distfiles/asclock-xlib-2.0.11.tar.gz
	distfiles/emiclock-2.0.2.tar.gz

Otherwise, existing SHA1 digests verified and found to be the same on
the machine holding the existing distfiles (morden).  All existing
SHA1 digests retained for now as an audit trail.
2015-11-02 23:31:35 +00:00
ryoon
b141232e29 Recursive revbump from textproc/icu 2015-10-10 01:57:50 +00:00
tnn
6a69e9522b Recursive revbump following MesaLib update, categories p through x. 2015-04-25 14:24:44 +00:00
adam
9071d6b787 Revbump after updating textproc/icu 2015-04-06 08:17:13 +00:00
joerg
8e50ffaa74 LLVM's correlated value propagation pass is known to require a lot of
memory and CPU time for certain input. Provide a variable
(CLANG_NO_VALUE_PROPAGATION_PASS) for selectively disabling it in those
places known to trigger it.
2015-03-02 19:59:06 +00:00
ryoon
f05f517e5e Recursive revbump from audio/pulseaudio. 2015-02-21 23:35:38 +00:00
wiz
2590ca24dd Update to 5.25.0:
Version 5.24.0
- Version 5.24.0
	- Updated to Qt 5.4.0.
	- Significant speed improvements when using many students sets (suggested by Volker Dirr).
	- Speed improvements in the statistics menu.
	- Other speed improvements for larger data.
	- Added an option to hide students subgroups in combo boxes/activity planning (useful if you have too many students subgroups
	and you don't use them in the interface).
	- Added options to select the categories of timetables to write on the hard disk.
	- Automatic division of years by categories is improved (suggested by alxgudea, Bobby Wise and Volker Dirr).
	- Code improvement in reading the .fet XML files: converted from the obsolete Qt classes QDom* to QXmlStreamReader. It brings
	speed and memory improvements when reading the input files, and ensures FET source compatibility with future Qt versions.
	Also error reporting when reading a corrupt file is improved. The structure of the .fet XML files is slightly changed,
	but of course older files are opened correctly.
	- Several bug fixes, when trying to open corrupt files.
	- Other bug fixes, reported by Vanyo Georgiev.
	- It is now allowed to have constraints preferred/home rooms with a single room (suggested by liquid and Volker Dirr).
	- Added a new example file from Vietnam, by nguyenhuuduyet.
	- Added a new example file from Namibia, by Bobby Wise.
	- Added two anonymous example files.
---------------------------------------------------------------------------------
Versions 5.25.0 - 5.25.x
- Version 5.25.0
	- Improved the split year dialog: groups and subgroups which will exist in this year after the division will retain their activities and constraints.
	- Sort (temporarily) the constraints by description in the all time/space constraints dialogs. Also, removed the 'Sort by comments' button,
	which is probably useless.
	- Fixed a bug introduced in version 5.24.0: when having individually modified activities, removing teachers, subjects, activity tags,
	or students sets could remove only some components of the large split activity.
	- Some minor strings improvements.
2015-01-16 12:07:22 +00:00
mef
b979674516 Update 5.23.2 to 5.23.4
- Version 5.23.3
	- Updated to Qt 5.3.2.
	- Added a fet.desktop file (by Alexey Loginov).
	- Fixed some comments concerning the GNU GPL license (reported by Alexey Loginov).
	- Added a "make install" option (suggested by Alexey Loginov
          and other users, done by Zsolt Udvari and Liviu Lalescu).
	- Added an icon (suggested by Alexey Loginov and other users).
	- Added an option at compilation time so that FET
          automatically detects the system locale (suggested by Alexey
          Loginov and other users).
- Version 5.23.4
	- Added a partial Chinese Simplified (zh_CN) translation, by orange.
	- Added two example files from Vietnam, by Nguyen Huu Tuyen.
2014-12-05 01:42:15 +00:00
adam
243c29c4cc Revbump after updating libwebp and icu 2014-10-07 16:47:10 +00:00
wiz
66bf874d08 Update to 5.23.2.
- Version 5.23.2
	- Fixed a building problem under C++11 (reported by pkgsrc
	packager Thomas Klausner, solved by Jörg Sonnenberger).
2014-08-20 21:09:43 +00:00
joerg
95a4065621 Don't conflict with C++11 std::mutex. 2014-08-19 13:43:37 +00:00
wiz
f6c8e74f18 Import fet-5.23.1 as time/fet.
FET is open source free software for automatically scheduling the
timetable of a school, high-school or university. It uses a fast
and efficient timetabling algorithm. It is licensed under GNU GPL.

Usually, FET is able to solve a complicated timetable in maximum
5-20 minutes. For simpler timetables, it may take a shorter time,
under 5 minutes (in some cases, a matter of seconds). For extremely
difficult timetables, it may take a longer time, a matter of hours.
2014-08-07 21:59:02 +00:00