aboutsummaryrefslogtreecommitdiff
path: root/devel
Commit message (Collapse)AuthorAgeFilesLines
* Do not compile with -Wno-pointer-sign. This fixes the build with GCC 3.x.Joe Marcus Clarke2009-01-131-0/+13
| | | | | | | Reported by: ale Notes: svn path=/head/; revision=225950
* Update to 2.24.3.Joe Marcus Clarke2009-01-134-18571/+25
| | | | Notes: svn path=/head/; revision=225943
* Update to 2.24.3.Joe Marcus Clarke2009-01-132-4/+4
| | | | Notes: svn path=/head/; revision=225938
* Update to 1.2.4.4.Joe Marcus Clarke2009-01-132-4/+4
| | | | Notes: svn path=/head/; revision=225917
* - Update to 0.5.1Martin Wilke2009-01-132-4/+4
| | | | | | | | PR: 130403 Submitted by: Wen Heping <wenheping@gmail.com> (maintainer) Notes: svn path=/head/; revision=225907
* - Update to 3.3.9Martin Wilke2009-01-132-124/+108
| | | | | | | | PR: 130390 Submitted by: Gerrit Beine <gerrit.beine@gmx.de> (maintainer) Notes: svn path=/head/; revision=225901
* - Add missing patchesMartin Wilke2009-01-132-0/+46
| | | | Notes: svn path=/head/; revision=225900
* - Update to 130388Martin Wilke2009-01-132-4/+13
| | | | | | | | PR: 130388 Submitted by: Gerrit Beine <gerrit.beine@gmx.de> (maintainer) Notes: svn path=/head/; revision=225899
* - Update to 0.1.5Martin Wilke2009-01-133-14/+4
| | | | | | | | PR: 130405 Submitted by: Wen Heping <wenheping@gmail.com> (maintainer) Notes: svn path=/head/; revision=225898
* - Update to 1.0Martin Wilke2009-01-133-6/+11
| | | | | | | | PR: 130354 Submitted by: Yuri <yuri@tsoft.com> (maintainer) Notes: svn path=/head/; revision=225895
* Add the missing bookmark extension files to pkg-plist.Ollivier Robert2009-01-121-0/+3
| | | | | | | | | PR: ports/130473 Forgotten by: me Submitted by: Amaury Gauthier <amauryamaury@gmail.com> Notes: svn path=/head/; revision=225878
* This module adds suspend and resume operations for threads.Wesley Shields2009-01-125-0/+56
| | | | | | | | | | | Suspensions are cumulative, and need to be matched by an equal number of resume calls. PR: ports/110476 Submitted by: Ruben van Staveren <ruben@verweg.com> Notes: svn path=/head/; revision=225870
* This module adds cancellation capabilities for threads. CancelledWesley Shields2009-01-125-0/+59
| | | | | | | | | | | | | | | | threads are terminated using threads->exit(). The thread is then detached, and hence automatically cleaned up. Threads that are suspended using Thread::Suspend do not need to be resumed in order to be cancelled. It is possible for a thread to cancel itself. PR: ports/110475 Submitted by: Ruben van Staveren <ruben@verweg.com> Notes: svn path=/head/; revision=225869
* Grab MAINTAINERJosh Paetzel2009-01-121-1/+1
| | | | | | | Approved by: linimon (mentor) Notes: svn path=/head/; revision=225819
* Fix patching.Joe Marcus Clarke2009-01-121-10/+9
| | | | Notes: svn path=/head/; revision=225818
* Upgrade to 4.9.2.Thierry Thomas2009-01-112-4/+4
| | | | | | | Changelog at <http://bouml.sourceforge.net/historic.html>. Notes: svn path=/head/; revision=225765
* Revert to 0.21 as 0.22 is based on webkit, but other ports are not readyJoe Marcus Clarke2009-01-113-20/+19
| | | | | | | for that. Notes: svn path=/head/; revision=225749
* - Fix race condition to work on all plataforms/archs.Felippe de Meirelles Motta2009-01-112-0/+16
| | | | | | | | | - Bump PORTREVISION. Reported by: pav (via pointyha) Notes: svn path=/head/; revision=225742
* Correct plist: inotify is linux-only and cvsps is not used.Ollivier Robert2009-01-111-7/+0
| | | | Notes: svn path=/head/; revision=225740
* - Update to 5.4.3Chin-San Huang2009-01-112-4/+4
| | | | Notes: svn path=/head/; revision=225730
* - Remove devel/cogito: Broken and abandoned upstreamWesley Shields2009-01-116-200/+0
| | | | | | | (See: http://git.or.cz/cogito/) Notes: svn path=/head/; revision=225729
* - Chase devel/libftdi shlib bumpMartin Wilke2009-01-111-1/+2
| | | | Notes: svn path=/head/; revision=225725
* - Update to 0.14Martin Wilke2009-01-113-5/+5
| | | | | | | | | PR: 129636 Submitted by: Wen Heping <wenheping@gmail.com> Approved by: maintainer Notes: svn path=/head/; revision=225723
* - Chase redirect and remove fetch -arPav Lucistnik2009-01-111-2/+1
| | | | | | | PR: ports/127522 Notes: svn path=/head/; revision=225720
* XML-Compile-Tester support XML::Compile related regressionMartin Wilke2009-01-115-0/+42
| | | | | | | | | | | | testing. WWW: http://search.cpan.org/dist/XML-Compile-Tester/ PR: ports/130367 Submitted by: Wen Heping <wenheping at gmail.com> Notes: svn path=/head/; revision=225706
* - Update to 5.0.2Martin Wilke2009-01-112-5/+5
| | | | | | | | PR: 5.0.2 Submitted by: Dennis Herrmann <adox@mcx2.org> (maintainer) Notes: svn path=/head/; revision=225704
* - Update to 1.5.2Martin Wilke2009-01-1110-100/+45
| | | | | | | | | | - Pass maintainership to submitter PR: 127895 Submitted by: Nikola Lecic <nikola.lecic@anthesphoria.net> Notes: svn path=/head/; revision=225696
* - update to 2.0.8Dirk Meyer2009-01-112-4/+4
| | | | Notes: svn path=/head/; revision=225693
* Upgrade POCO to 1.3.3p1.Wes Peters2009-01-112-4/+4
| | | | | | | MFC after: 1 week Notes: svn path=/head/; revision=225691
* - Update to 0.9.6Chin-San Huang2009-01-116-59/+70
| | | | | | | | | | | - Make portlint happier - Pass maintainership to submitter PR: ports/130249 Submitted by: Sunpoet Po-Chuan Hsieh <sunpoet at sunpoet.net> Notes: svn path=/head/; revision=225686
* - update to 0.1.6Yen-Ming Lee2009-01-113-6/+8
| | | | Notes: svn path=/head/; revision=225681
* Update Mercurial to latest version 1.1.2.Ollivier Robert2009-01-103-32/+140
| | | | | | | | | | | | | | | There are many changes in this bugfix release (relative to 1.1.1) compared to our previous 1.0.2. Please check the release notes at the following url http://www.selenic.com/mercurial/wiki/index.cgi/WhatsNew Sorry for the time it took (and versions skipped). Submitted by: Guy Brand <gb@isis.u-strasbg.fr> Heavily modified: me Asked by: several Notes: svn path=/head/; revision=225676
* - This port was only useful on FreeBSD 4.x, remove in one monthPav Lucistnik2009-01-101-0/+3
| | | | Notes: svn path=/head/; revision=225670
* Add a missing dependency on webkit-gtk2.Joe Marcus Clarke2009-01-101-0/+3
| | | | | | | Reported by: QA Tinderbox Notes: svn path=/head/; revision=225665
* - Update to 0.28Martin Wilke2009-01-104-15/+10
| | | | | | | | PR: 128912 Submitted by: Thomas-Martin Seck <tmseck@web.de> (maintainer) Notes: svn path=/head/; revision=225662
* - Update to 4.0.7Martin Wilke2009-01-105-22/+30
| | | | | | | | PR: 129607 Submitted by: Timothy Bourke <timbob@bigpond.com> (maintainer) Notes: svn path=/head/; revision=225660
* - Connect ptmalloc2 to the buildPav Lucistnik2009-01-101-0/+1
| | | | Notes: svn path=/head/; revision=225644
* Presenting GNOME 2.24 for FreeBSD.Joe Marcus Clarke2009-01-10114-1797/+2235
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | See http://library.gnome.org/misc/release-notes/2.24/ for the general release notes. On the FreeBSD front, this release introduces Fuse support in HAL, adds multi-CPU support to libgtop, WebKit updates, and fixes some long-standing seahorse and gnome-keyring bugs. The documentation updates to the website are forthcoming. This release features commits by adamw, ahze, kwm, mezz, and myself. It would not have been possible without are contributors and testers: Alexander Loginov Craig Butler [1] Dmitry Marakasov [6] Eric L. Chen Joseph S. Atkinson Kris Moore Lapo Luchini [7] Nikos Ntarmos Pawel Worach Romain Tartiere TAOKA Fumiyoshi [3] Yasuda Keisuke Zyl aZ [4] bf [2] [5] Florent Thoumie Peter Wemm pluknet PR: 125857 [1] 126993 [2] 130031 [3] 127399 [4] 127661 [5] 124302 [6] 129570 [7] 129936 123790 Notes: svn path=/head/; revision=225629
* - Update to 2.1.5Martin Wilke2009-01-093-5/+5
| | | | | | | | | PR: 130247 Submitted by: Wen Heping <wenheping@gmail.com> Approved by: maintainer Notes: svn path=/head/; revision=225587
* List::Uniq extracts the unique elements of a list.Renato Botelho2009-01-095-0/+35
| | | | | | | | | | | | | This is a commonly re-written (or at least re-looked-up) idiom in Perl programs. WWW: http://search.cpan.org/dist/List-Uniq/ PR: ports/130322 Submitted by: Murilo Opsfelder <mopsfelder at gmail.com> Notes: svn path=/head/; revision=225576
* Update to 1.26.Anton Berezin2009-01-092-4/+4
| | | | | | | Changes: http://search.cpan.org/src/GIRAFFED/Curses-1.26/HISTORY Notes: svn path=/head/; revision=225575
* Update to 1.050.Anton Berezin2009-01-092-5/+6
| | | | | | | Changes: http://search.cpan.org/dist/Make-Cache/Changes Notes: svn path=/head/; revision=225573
* Update to 0.30.Anton Berezin2009-01-092-4/+4
| | | | | | | Changes files is not useful since it has not been updated for a while. Notes: svn path=/head/; revision=225568
* Update to 1.9719.Anton Berezin2009-01-092-4/+4
| | | | | | | Changes: http://search.cpan.org/dist/Time-HiRes/Changes Notes: svn path=/head/; revision=225567
* Update to 1.2902.Anton Berezin2009-01-092-4/+4
| | | | | | | Changes: http://search.cpan.org/dist/BSD-Resource/ChangeLog Notes: svn path=/head/; revision=225565
* Update to 0.13Andrej Zverev2009-01-092-4/+4
| | | | | | | Changelog: http://search.cpan.org/src/SEMUELF/Data-ParseBinary-0.13/Changes Notes: svn path=/head/; revision=225562
* Update to 0.29.Anton Berezin2009-01-092-4/+4
| | | | | | | Changes: http://search.cpan.org/dist/IPC-PubSub/Changes Notes: svn path=/head/; revision=225559
* Update to 1.19.Anton Berezin2009-01-092-4/+4
| | | | | | | Changes: http://search.cpan.org/dist/B-Generate/Changes Notes: svn path=/head/; revision=225551
* Update to 0.55.Anton Berezin2009-01-092-5/+4
| | | | | | | Changes: http://search.cpan.org/dist/Test-Base/Changes Notes: svn path=/head/; revision=225546
* - Update to 1.3.2Nicola Vitale2009-01-092-6/+5
| | | | | | | | PR: ports/129946 Submitted by: Yi-Jheng Lin <yzlin at cs.nctu.edu.tw> Notes: svn path=/head/; revision=225545