Commit History - (may be incomplete: see SVNWeb link above for full details) |
Date | By | Description |
08 Nov 2019 09:27:57
1.3_4

|
tobik  |
a-b: Add missing USES={gnome,php,sdl,xorg} |
09 Apr 2019 14:04:50
1.3_4

|
sunpoet  |
Update devel/readline to 8.0
- Bump PORTREVISION of dependent ports for shlib change
Changes: https://tiswww.case.edu/php/chet/readline/CHANGES
PR: 236156
Exp-run by: antoine |
27 Jun 2017 13:46:53
1.3_3

|
sunpoet  |
Update devel/readline to 7.0 patch 3
- Bump PORTREVISION for shlib change
Changes: https://cnswww.cns.cwru.edu/php/chet/readline/CHANGES
https://lists.gnu.org/archive/html/bug-bash/2016-09/msg00107.html
https://lists.gnu.org/archive/html/bug-readline/2017-01/msg00002.html
Differential Revision: https://reviews.freebsd.org/D11172
PR: 219947
Exp-run by: antoine |
08 Dec 2016 19:52:20
1.3_2

|
tijl  |
Remove libintl.so.9 compatibility link that was added in r374303 to
prevent massive PORTREVISION bumps. Bump dependent ports that have not
been bumped since. |
17 Jun 2014 13:54:36
1.3_1

|
amdmi3  |
- Switch to USES=libtool, drop .la files
Approved by: portmgr blanket |
12 May 2014 10:36:05
1.3

|
trasz  |
Fix portlint warnings. |
04 Jan 2014 18:22:01
1.3

|
bapt  |
Support stage |
11 Dec 2013 14:35:37


|
bapt  |
In preparation for making libtool generate libraries with a sane name, fix all
LIB_DEPENDS in audio
With hat: portmgr |
20 Sep 2013 14:36:37
1.3

|
bapt  |
Add NO_STAGE all over the place in preparation for the staging support (cat:
audio) |
22 Apr 2013 23:19:09
1.3

|
bapt  |
Convert USE_PKGCONFIG -> USES=pkgconf for audio category |
08 Mar 2013 10:51:36
1.3

|
kwm  |
* Update the glib to 2.34.3 and gtk20 to 2.24.17 and gtk30 to 3.6.4 which
are the latest stable releases.
* Update vala to the newest stable release 0.18.1, also update a few ports
in the gtk/gnome stack.
* The c++ bindings ports for glib, atk, gconf, etc, have now USE_GNOME toggles.
* Remove pkg-config run depends from glib20 and freetype2. This doesn't
eliminate pkg-config run dependency completely, a second phase is needed
and is planned.
* Support for .:run. and .:build. for USE_GNOME components was added.
Currently only libxml2 and libxslt support this mechanism.
* Updates of the telepathy stack and empathy.
* Trim makefile headers, convert ports to new options, trim off library
versions for some ports.
* Fix other ports so they build with the new glib version.
Thanks to miwi and crees for helping out with some exp-runs.
Approved by: portmgr (miwi & bapt)
Obtained from: gnome team repo |
14 Nov 2012 14:57:53
1.3

|
trasz  |
Development of libsmf has moved to github.
Feature safe: yes |
19 Mar 2011 12:38:54
1.3
|
miwi  |
- Get Rid MD5 support |
29 Mar 2010 19:50:33
1.3
|
trasz  |
LibSMF is a BSD-licensed C library for handling SMF ("*.mid") files.
It transparently handles timepulses conversions, tempo map handling
etc. The only dependencies are C compiler and glib. Full API
documentation and examples are included.
WWW: http://sourceforge.net/projects/libsmf/ |