2000-11-21 Federico Mena Quintero * src/libical/icalyacc.y: Patch from Eric Busboom to fix BYDAY elements in monthly recurrence rule values. 2000-11-06 Federico Mena Quintero * src/libical/icalvalue.c (icalvalue_recur_as_ical_string): Handle both the position and weekday in the by_day field. 2000-10-20 Jesse Pavel * src/libical/icalproperty.c: added support for the icalproperty_remove_parameter() function. 2000-10-11 Damon Chaplin * src/libical/icalparameter.c (icalparameter_as_ical_string): (icalparameter_new_from_string): * src/libical/icalparser.c (icalparser_add_line): add support for 'X-' parameters. 2000-10-07 Dan Winship * src/libical/icalyacc.y (weekday_list): Fix the semicolons in this rule. Noticed by x-virge. * src/test/Makefile.in: While I'm here, remove this from CVS, as it's a generated file. 2000-09-12 Ettore Perazzoli * configure.in: AC_OUTPUT the Makefile in `src' before the stuff in its subdirs. 2000-09-12 JP Rosevear * test-data/stresstest.ics: Merge missing file for distcheck * src/libicalss/icalcstp.h: ditto * src/libicalss/icalcsdb.h: ditto 2000-09-08 JP Rosevear * src/libical/icaltime.c (icaltime_compare_date_only): New function that compares only the dates, not the times as well * src/libical/icaltime.h: Add prototype 2000-09-01 JP Rosevear * configure.in: We don't need AC_PROG_RANLIB and AM_PROG_LIBTOOL * src/libical/icalyacc.y (clear_recur): Explicitly set the week_start to the Monday default in case the recurrence rule does not. 2000-08-31 JP Rosevear * Kill off more old, dead files 2000-08-31 JP Rosevear * MacOS: This dir is not in 0.19 2000-08-31 JP Rosevear * src/libical/CHANGES: This file is not in 0.19 2000-08-31 JP Rosevear * src/libical/.gdb_history: Kill file * src/libical/.gdb_history: Kill file 2000-08-31 JP Rosevear * configure.in: Don't list config.h in AC_OUTPUT 2000-08-31 JP Rosevear * src/pvl/Makefile: Kill old file * src/test/usecases.c: Kill old file * src/test/.cvsignore: Update * src/libicalvcal/.cvsignore: Update * examples/.cvsignore: Shut up 2000-08-26 Ettore Perazzoli * examples/Makefile.am (INCLUDES): More `$(srcdir)' loving. * src/libicalvcal/Makefile.am (INCLUDES): Add `-I $(srcdir)/../libical' for builddir != srcdir loving. 2000-08-25 Christopher James Lahey * examples/access_properties_and_parameters.c, src/libicalvcal/vcc.y: Got rid of some warnings. * src/libicalvcal/vcc.c: Checking in generated C file. 2000-08-25 Christopher James Lahey * src/libical/icalcomponent.c: Fixed an incorrect struct name. 2000-08-25 Peter Williams * src/libical/icalcomponent.c (icalcomponent_end_component): Compile fix; use icalerror_check_arg_re so we can return an valid icalcompiter. (icalcomponent_begin_component): Same. 2000-08-24 JP Rosevear * src/libical/icalvcal.h: Remove this duplicate file to fix build 2000-08-24 Federico Mena Quintero * src/test/Makefile.am: Make it work. 2000-08-04 * stow.c Changed stow to write data to a file ( icalfileset) not a calendar. Also added MIME parsing capability * sspm.c Core of the mime processor. Now handles quoted-printable and base64 encodings * icalmime.h New file that parses mime data and returns an icalcomponent that includes all of the parts. 2000-07-26 * icaldirset.h misc bug fixes to get deleting components to work * icalcomponent.h Eliminated internal use of _get_first_component and _get_next_component, since these will reset the interal iterators. 2000-07-23 * icalcomponent.h Added external iterators to icalcomponent for subcomponents: icalcompiter. These are still experimental, but they seem to work OK and have a nice syntax 2000-07-18 * icalset This is a new "superclass" for icalstore, icalcluster, and others. It merges the interfaces of the old icalstore and icalcluster * icalstore.{c,h} CHanged name to icaldirset * icalcluster.{c,h} Changed name to icalfileset 2000-06-12 Eric Busboom * icalstow.c misc improvements and bug fixes to make it useful. 2000-06-09 Eric Busboom * icalrecur.c More extensive code changes for recurrence rule. * icalyacc.y Added support for integers in by day lists 2000-06-08 Ettore Perazzoli * src/test/Makefile.am (INCLUDES): Likewise. * src/libicalss/Makefile.am (INCLUDES): Use $(srcdir) to allow builddir != srcdir. 2000-06-01 Eric Busboom * icalrecur.c moved recur code into new files 2000-05-30 Eric Busboom * icaltypes.c Extensive work on code to expand recurences * icaltypes.h Changed signature icaltimetype_from_timet to include is_utc flag. 2000-03-17 Eric Busboom * icalstore.c Vastly improved icalstore_test. 2000-03-16 Eric Busboom * icalcluster.c Added compile flag (ICAL_SAFESAVES) to switch how icalcluster saves files during commits. When the flag is define, it will write the data to a temorar file and rename the file to the target file. * storage.c Added seterate test suite for sotage components * icalparser.c Created parser object, implemented line-oriented parsering, and made message oriented parsing work in terms f line oriented parsing. * icalparser.c Fixed icalparser_get_line to remove \r in input. name='showmsg' value='1'/>
Commit message (Collapse)AuthorAgeFilesLines
* Bump PORTREVISION for ports depending on the canonical version of GCCgerald2017-09-111-1/+1
| | | | | | | | | | | | | | (via Mk/bsd.default-versions.mk and lang/gcc) which has moved from GCC 5.4 to GCC 6.4 under most circumstances. This includes ports - with USE_GCC=yes or USE_GCC=any, - with USES=fortran, - using Mk/bsd.octave.mk which in turn features USES=fortran, and - with USES=compiler specifying openmp, nestedfct, c++11-lib, c++11-lang, c++14-lang, c++0x, c11, or gcc-c++11-lib. PR: 219275
* audio/openal-soft: set LLD_UNSAFEemaste2017-08-311-0/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Linking with LLD currently fails due to preemption of symbols with protected visibility in a shared object: /usr/bin/ld: error: cannot preempt symbol: alIsExtensionPresent >>> defined in libopenal.so.1.18.0 >>> referenced by examples/altonegen.c >>> CMakeFiles/altonegen.dir/examples/altonegen.c.o:(main) /usr/bin/ld: error: cannot preempt symbol: alcGetCurrentContext >>> defined in libopenal.so.1.18.0 >>> referenced by examples/altonegen.c >>> CMakeFiles/altonegen.dir/examples/altonegen.c.o:(main) /usr/bin/ld: error: cannot preempt symbol: alcGetContextsDevice >>> defined in libopenal.so.1.18.0 >>> referenced by examples/altonegen.c >>> CMakeFiles/altonegen.dir/examples/altonegen.c.o:(main) ... (Ports that depend on audio/openal-soft may also need to be tagged with LLD_UNSAFE.) PR: 219089 Approved by: kwm Sponsored by: The FreeBSD Foundation
* audio/openal-soft: remove EXAMPLES optionswills2017-08-191-5/+2
| | | | | | | Avoid dependency loop with ffmpeg Reported by: truckman Pointyhat to: swills
* audio/openal-soft: Update to 1.18.0, Add EXAMPLES and OSS optionsswills2017-08-191-7/+12
| | | | | PR: 220931 Submitted by: Yuri Victorovich <yuri@rawbw.com>
* Bump PORTREVISIONs for ports depending on the canonical version of GCC andgerald2017-04-011-1/+1
| | | | | | | | | | | | | | lang/gcc which have moved from GCC 4.9.4 to GCC 5.4 (at least under some circumstances such as versions of FreeBSD or platforms). This includes ports - with USE_GCC=yes or USE_GCC=any, - with USES=fortran, - using using Mk/bsd.octave.mk which in turn has USES=fortran, and - with USES=compiler specifying openmp, nestedfct, c++11-lib, c++14-lang, c++11-lang, c++0x, c11, or gcc-c++11-lib. PR: 216707
* - Fix LICENSEamdmi32017-02-051-2/+3
| | | | - Add LICENSE_FILE
* Reset mva@'s ports, he handed in his ports bit.rene2017-01-231-1/+1
|
* Fix configure when JACK option is enabledjhale2016-12-071-3/+3
| | | | | | | | | | | -- Found JACK: /usr/local/lib/libjack.so CMake Error at CMakeLists.txt:988 (MESSAGE): Failed to enabled required JACK backend -- Configuring incomplete, errors occurred! PR: 214249 Reported by: Grzegorz Junka <list1@gjunka.com> Approved by: maintainer timeout
* Bump PORTREVISIONS for ports depending on the canonical version of GCC andgerald2016-11-201-0/+1
| | | | | | | | | lang/gcc which have moved from GCC 4.8.5 to GCC 4.9.4 (at least under some circumstances such as versions of FreeBSD or platforms). In particular that is ports with USE_GCC=yes, USE_GCC=any, or one of gcc-c++11-lib, openmp, nestedfct, c++11-lib as well as c++14-lang, c++11-lang, c++0x, c11 requested via USES=compiler.
* - Update to version 1.17.2mva2016-10-231-7/+10
| | | | | | | - New option JACK for Jack audio server support PR: 213392 Submitted by: kdrakehp@zoho.com
* audio/openal-soft: re-apply r420906pi2016-08-271-2/+2
| | | | | | | - r420919 overwrote r420906 PR: 210353, 211664 Reported by: matthew@reztek.cz
* audio/openal-soft: Add option to enable sndio supportpi2016-08-261-2/+5
| | | | | | | | - This adds support for building with the sndio audio output (audio/sndio). PR: 211664 Submitted by: Tobias Kortkamp <t@tobik.me> Approved by: mva (maintainer timeout)
* audio/openal-soft: fix missing QT4 dependenciesnovel2016-08-261-1/+1
| | | | | | | PR: 210353 Submitted by: matthew@reztek.cz Approved by: maintainer timeout (2+ months) MFH: 2016Q3
* Remove ${PORTSDIR}/ from dependencies, Mk and categories a, b, and c.mat2016-04-011-4/+4
| | | | | With hat: portmgr Sponsored by: Absolight
* Add FLUIDSYNTH option generic description, and remove ad-hoc setting indanfe2016-03-021-2/+1
| | | | ports where it is applicable (alongside with other shared descriptions).
* - Add a workaround for a problem caused by clangdanilo2015-10-181-1/+1
| | | | | | | | | | | | For some reason clang is breaking the code when openal-soft is built with optimizations. If the file alBuffer.c is built with -O1 the problem don't happens. See https://github.com/kcat/openal-soft/issues/18 The problem seems to happen just on CURRENT due the clang version. PR: 199488, 203818 Tested by: ohartman@zedat.fu-berlin.de Approved by: mva MFH: 2015Q4
* Update portaudio to v19/Remove portaudio2 [1]bapt2015-05-311-7/+3
| | | | | | | | | Chase portaudio change Add patches from debian for games/cultivation Add patches from upsteam for audio/rezound Mark py-fastaudio as broken Approved by: maintainer
* - openal-soft requires a compiler, that understands parts of the C11mva2014-10-261-1/+2
| | | | | | | standard. This should unbreak builds on 8.x Reported by: several people Submitted by: Torfinn Ingolfsen <tingox@gmail.com>
* - Update to version 1.16.0mva2014-10-191-20/+34
| | | | | | | | | | This version provides * additional and improved effects * high- and band-pass EFX filters * improved resampling support * improved audio back-end support * a GUI configuration utility (based on QT) * and lots of other features: http://kcat.strangesoft.net/openal.html
* Remove indefinite articles and trailing periods from COMMENT, plusolgeni2014-06-091-1/+1
| | | | | | | minor COMMENT typos and surrounding whitespace fixes. Categories A-C. CR: D196 Approved by: portmgr (bapt)
* - USE_(BZIP2|XZ) -> USES= tar:(bzip2|xz)ohauer2014-06-011-2/+1
|
* - Add LICENSEmva2014-01-191-0/+2
|
* - Enable stage supportmva2013-09-291-2/+1
| | | | - Convert to new LIB_DEPENDS format
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵bapt2013-09-20