summaryrefslogtreecommitdiff
path: root/lang/see (follow)
Commit message (Collapse)AuthorAgeFilesLines
* - Register CONFLICTS with see-develRenato Botelho2005-10-311-0/+2
| | | | Notes: svn path=/head/; revision=146836
* Fix build on amd64, ia64 and alpha.Jean-Yves Lefort2005-04-251-0/+11
| | | | | | | | Reported by: pointyhat Approved by: maintainer Notes: svn path=/head/; revision=134151
* Fix return value of local timezone methods such as getHours().Jean-Yves Lefort2005-04-212-1/+27
| | | | | | | | | PR: ports/80198 Submitted by: Simun Mikecin <sime@logos.hr> (maintainer) Approved by: adamw (mentor, implicit) Notes: svn path=/head/; revision=133886
* Fix some declarations, allowing programs to link against libsee.Jean-Yves Lefort2005-04-182-0/+15
| | | | | | | | Submitted by: Simun Mikecin <sime@logos.hr> Approved by: adamw (mentor) Notes: svn path=/head/; revision=133592
* Library that provides an ECMAScript (JavaScript) run-time environment.Jean-Yves Lefort2005-04-154-0/+92
PR: ports/72055 Submitted by: Simun Mikecin <sime@logos.hr> Approved by: adamw (mentor) Notes: svn path=/head/; revision=133435