TODOs for libical-0.16 --------------------- libical treats properties with multiple values incorrecty -- it always seperates multiple values into multiple properties. This is not acceptable for CATEGORIES and RESOURCES. Some TEXT valued properties, like METHOD, have a limited set of valid values. The code should check that the values of these properites are valid. ( Although METHOD now uses enums, and is not really TEXT valued ) Finish implementing values ATTACH/BINARY content_type language Check for buffer overflow on external input. Error Handling Dates and times: the parser will accept many illegal date time values RECUR values ignore integers in BYDAY clauses, ie 'FREQ=MONTHLY;BYDAY=-1SU' Restrictions code does not catch lack of DTEND or DURATION For some value types, if there illegal characters in the value ( like 4.56 in an integer value), the parser will output the characters to stdout. Check all uses of strcpy and sprinf for buffer overflows Make the mime parsing code in sspm grow the list of parts as needed, rather than having a hard limit. >index : freebsd-ports-gnome
FreeBSD GNOME current development ports (https://github.com/freebsd/freebsd-ports-gnome)
aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* - Stage supportmiwi2014-02-121-2/+1
* - Convert to USESmiwi2014-02-121-2/+1
* - Stage supportmiwi2014-02-121-1/+0
* - Stage supportmiwi2014-02-121-8/+5
* - Stage supportmiwi2014-02-122-6/+9
* - Stage supportmiwi2014-02-122-13/+11
* - Stage supportmiwi2014-02-122-3/+3
* - Stage supportmiwi2014-02-121-6/+5
* - Stage supportmiwi2014-02-122-2/+1
* - Stage supportmiwi2014-02-121-3/+2
* - update to 0.23rm2014-02-122-21/+13
* - Stage supportmiwi2014-02-121-3/+2
* - Stage supportmiwi2014-02-122-3/+4
* - Update to 4.5.6culot2014-02-125-21/+15
* archivers/lzip: Reset maintainermarino2014-02-121-1/+1
* - Stage supportmiwi2014-02-121-1/+0
* - Stage supportmiwi2014-02-121-4/+0
* - Convert to PYDISTUTILS_AUTOPLISTmiwi2014-02-122-30/+3
* - Make tinderbox happy, rely on threaded library from libssh package to avoidfluffy2014-02-121-1/+1
* - Stage supportmiwi2014-02-122-2/+0
* - Stage supportmiwi2014-02-121-1/+0
* - Stage supportmiwi2014-02-121-2/+1
* - Make tinderbox happy, rely on threaded library from libssh package to avoidfluffy2014-02-121-1/+1
* - Stage supportmiwi2014-02-121-1/+0
* - Update to 0.6.1 maintenance releasefluffy2014-02-124-28/+12
* - Update to 20140105culot2014-02-122-3/+3
* - Update to 0.62tota2014-02-122-17/+11
* - reformat and update pkg-messagerm2014-02-121-21/+24
* - Update to 1.10.3lme2014-02-123-5/+16
* - Stage supportmiwi2014-02-122-4/+1
* - convert LIB_DEPENDS to modern syntax, that was forgotten in recent commitrm2014-02-121-2/+2
* - Stage supportmiwi2014-02-121-1/+0
* - Stage supportmiwi2014-02-121-1/+0
* Stage support for devel/pearantoine2014-02-122-25/+90
* - Stage supportmiwi2014-02-121-1/+0
* - Stage supportmiwi2014-02-121-6/+3
* - update to 4.5.3rm2014-02-122-10/+10
* Reset maintainer (email bouncing)antoine2014-02-122-2/+2
* - update to 0.8.8rm2014-02-125-13/+36
* - Stage supportmiwi2014-02-122-4/+4
* - Stage supportmiwi2014-02-122-4/+4
* - Stage supportmiwi2014-02-122-6/+9
* - Stage supportmiwi2014-02-122-4/+1
* - Stage supportmiwi2014-02-122-3/+2
* - Stage supportmiwi2014-02-121-7/+4
* - Stage supportmiwi2014-02-121-3/+3
* - Stage supportmiwi2014-02-122-12/+32
* - Stage supportmiwi2014-02-122-34/+31
* - Stage supportmiwi2014-02-122-11/+17
* - Stage supportmiwi2014-02-121-4/+3
* Update to 1.0.1f.knu2014-02-123-3/+6
* Update to 1.2.8.knu2014-02-122-5/+4
* devel/py-virtualenv: Restore py3k-fix-pkg-plist.inckoobs2014-02-122-0/+18
* Update to 3.0.13.knu2014-02-122-3/+3
* Update to 0.9.13. Set USE_PERL5=run.knu2014-02-123-7/+16
* Update to 0.1.5.knu2014-02-122-3/+3
* - Update to 1.5.2miwi2014-02-122-3/+3
* - Fix lua supportmiwi2014-02-122-2/+2
* - Bootstrap fix, thanks to Rubin Simonsfluffy2014-02-121-1/+2
* Fix catalog file name in pkg-install.in, fixing polkit build.mandree2014-02-124-26/+15
* Fix build with clang 3.4bapt2014-02-121-0/+39
* Fix configure with clang3.4bapt2014-02-121-0/+15
* Fix build with clang 3.4bapt2014-02-123-0/+48
* 0.4.1 2014-02-11mandree2014-02-122-2/+9
* Add a patch to make the invocation of select(2) work in CEPoll::wait() method.mi2014-02-122-0/+31
* Update to 1.8.4.adamw2014-02-122-3/+3
* graphics/aalib: fix build with new texinfoeadler2014-02-122-1/+44
* Relax the compiler warning flags slightly to ensure successful buildsmi2014-02-122-4/+5
* X11rdp is an X server for xrdp.swills2014-02-128-0/+720
* - Bump PORTREVISION for dependency changenemysis2014-02-123-15/+17
* - update MASTER_SITES and pass maintainership to submitterrm2014-02-121-10/+6
* Update to 0.28.2.kwm2014-02-124-26/+23
* Stage supportantoine2014-02-121-1/+0
* Stage supportantoine2014-02-121-1/+0
* Stage supportantoine2014-02-121-4/+3
* - Add DragonFly support, when .pc file is installedolivierd2014-02-122-4/+5
* Stage supportantoine2014-02-121-2/+3
* - Fix mistake with sass-rails versionswills2014-02-121-1/+1
* Stage supportantoine2014-02-121-1/+0
* Remove note re: IPv6. Updated luasocket enables Prosody to use it.lx2014-02-121-6/+2
* Stage supportantoine2014-02-121-2/+1
* graphics/ufraw: Fix fallout caused by icu upgrademarino2014-02-121-1/+1
* Stage supportantoine2014-02-121-1/+0
* Update to 3.0-rc1. Add stage support, LICENSE, USE_GITHUB, etc. Takelx2014-02-126-118/+124
* Stage supportantoine2014-02-121-1/+0
* - update to 0.19rm2014-02-123-4/+4
* - update to 0.30rm2014-02-123-6/+5
* Stage supportantoine2014-02-121-1/+0
* Stage supportantoine2014-02-121-1/+0
* Stage supportantoine2014-02-121-1/+0
* Stage supportantoine2014-02-121-1/+0
* Stage supportantoine2014-02-121-1/+0
* Stage supportantoine2014-02-121-6/+4
* Stage supportantoine2014-02-121-2/+0
* Take over maintainershipskreuzer2014-02-121-2/+2
* Stage supportantoine2014-02-121-1/+0
* - Properly prefix or suffix symlinks, which do not point to a file within themva2014-02-121-5/+5
* STAGE support, fix port conflict on man page (par.1 -> rancid-par.1)feld2014-02-122-19/+74
* - USES=gmake libtool.tijl2014-02-122-18/+12
* Stage supportantoine2014-02-121-6/+4
* Stage supportantoine2014-02-121-1/+0
* Stage supportantoine2014-02-121-1/+0
* Stage supportantoine2014-02-121-1/+0
* - update to version 0.44.1az2014-02-123-5/+28
* - Update to 0.28sunpoet2014-02-123-76/+62
* Talk a bit about r343784 here too.mat2014-02-121-0/+14
* - Add libhpack 0.0.20140206sunpoet2014-02-126-0/+57
* - Update to 1.9.7zi2014-02-122-4/+4
* Use default-versions.mk for Apache, PHP, MySQL And PostgreSQL.mat2014-02-125-7/+43
* - Fix staging supportsunpoet2014-02-121-1/+1
* - Stage supportmiwi2014-02-121-3/+3
* - Stage supportmiwi2014-02-121-6/+3
* - Stage supportmiwi2014-02-122-4/+2
* - Stage supportmiwi2014-02-122-5/+5
* - Stage supportmiwi2014-02-121-3/+2
* - Stage supportmiwi2014-02-121-1/+0
* - Stage supportmiwi2014-02-121-4/+2
* - Stage supportmiwi2014-02-121-2/+1
* - Stage supportmiwi2014-02-121-4/+2
* Bump PORTREVISION after last leftover fix, so that there are no more complain...antoine2014-02-121-1/+1
* - Stage supportmiwi2014-02-121-5/+3
* - Update to 1.4.3sunpoet2014-02-122-3/+3
* - Update to 1.1.0sunpoet2014-02-122-3/+5
* - Update MASTER_SITE_RUBY: add CDN by fastly.comsunpoet2014-02-121-0/+1
* - Support STAGEgarga2014-02-122-8/+42
* - Update to 1.23.0madpilot2014-02-124-13/+28
* - Remove unnecessary trailing backslashsunpoet2014-02-121-1/+1
* Fix packagingantoine2014-02-121-1/+0
* Update to version 1.13pawel2014-02-122-5/+4
* - Update to 0.28sunpoet2014-02-122-3/+3
* - Update to 2.27sunpoet2014-02-122-3/+3
* The trader extension is a free open source stock library based on TA-Lib.pawel2014-02-11