| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
| |
Submitted by: Raphael Kubo da Costa <kubito@gmail.com> via area51
Notes:
svn path=/head/; revision=277858
|
|
|
|
|
|
|
| |
Submitted by: Raphael Kubo da Costa <kubito@gmail.com> via area51
Notes:
svn path=/head/; revision=277857
|
|
|
|
| |
Notes:
svn path=/head/; revision=277856
|
|
|
|
| |
Notes:
svn path=/head/; revision=277855
|
|
|
|
|
|
|
|
| |
Submitted by: Jin-Sih Lin <linpct@gmail.com>
PR: ports/158937
Notes:
svn path=/head/; revision=277854
|
|
|
|
| |
Notes:
svn path=/head/; revision=277853
|
|
|
|
|
|
|
|
|
| |
PR: ports/158272
Submitted by: me
Approved by: Geoffroy Desvernay <dgeo@centrale-marseille.fr> (maintainer)
Notes:
svn path=/head/; revision=277852
|
|
|
|
|
|
|
|
|
| |
PR: ports/158271
Submitted by: wxs@
Approved by: maintainer timeout
Notes:
svn path=/head/; revision=277851
|
|
|
|
|
|
|
|
|
| |
- Remove graphics/crystalentitylayer as it depends on graphics/crystalspace
Approved by: acm (maintainer), bapt (mentor)
Notes:
svn path=/head/; revision=277850
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
permit him to take it back or commit without my approval.
- Update to upstream version 0.61.
- Add OPTIONS for GSSAPI and GTK (both enabled by default).
NOTE: GSSAPI is currently broken on 9-CURRENT because the
Kerberos in base expects MD2 which isn't provided by OpenSSL.
- mark BROKEN on OSVERSION >= 900000 when GSSAPI is enabled
- heed CFLAGS, CC, WITH_DEBUG, INSTALL_* settings.
- WITHOUT_X11 is now an alias for WITHOUT_GTK
- drop utmp support, the upstream requires a utmpx implementation that
FreeBSD does not provide in any version.
- Preliminary clang support (adds files/patch-timing.c)
- Refreshed patches.
Notes:
svn path=/head/; revision=277849
|
|
|
|
|
|
|
|
|
| |
PR: 158891
Submitted by: Jin-Sih Lin <linpct@gmail.com>
Approved by: maintainer
Notes:
svn path=/head/; revision=277848
|
|
|
|
|
|
|
|
| |
PR: 158915
Submitted by: Jin-Sih Lin <linpct@gmail.com>, maintainer
Notes:
svn path=/head/; revision=277847
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- remove stale mirror, add CHEESESHOP
- add LICENSE
- remove pkg-plist, move it's contents into PLIST_FILES
- fix whitespace in pkg-descr
PR: 158914
Submitted by: Ruslan Mahmatkhanov <cvs-src@yandex.ru>
Approved by: maintainer
Notes:
svn path=/head/; revision=277846
|
|
|
|
|
|
|
|
|
|
| |
Port does not install the neo/istring class and upstream disappeared
PR: 158920
Submitted by: Ruslan Mahmatkhanov <cvs-src@yandex.ru>
Notes:
svn path=/head/; revision=277845
|
|
|
|
|
|
|
| |
Reported by: pointyhat
Notes:
svn path=/head/; revision=277844
|
|
|
|
|
|
|
| |
Reported by: pointyhat
Notes:
svn path=/head/; revision=277843
|
|
|
|
|
|
|
|
| |
PR: 158908
Submitted by: Jin-Sih Lin <linpct@gmail.com>
Notes:
svn path=/head/; revision=277842
|
|
|
|
|
|
|
|
| |
PR: ports/158990
Submitted by: Kurt Jaeger <fbsd-ports@opsec.eu> (maintainer)
Notes:
svn path=/head/; revision=277841
|
|
|
|
|
|
|
|
|
|
| |
- Pet portlint(1) by moving LICENSE earlier
PR: ports/158991 [1]
Submitted by: Kurt Jaeger <fbsd-ports@opsec.eu> (maintainer)
Notes:
svn path=/head/; revision=277840
|
|
|
|
|
|
|
| |
PR: ports/158958
Notes:
svn path=/head/; revision=277839
|
|
|
|
| |
Notes:
svn path=/head/; revision=277838
|
|
|
|
|
|
|
| |
Approved by: rene (mentor, implicit)
Notes:
svn path=/head/; revision=277837
|
|
|
|
|
|
|
| |
- Bump PORTREVISION.
Notes:
svn path=/head/; revision=277836
|
|
|
|
|
|
|
|
|
|
| |
- Remove dependency on Test-Simple>=0 (core module)
PR: ports/158974
Submitted by: milki <milki@rescomp.berkeley.edu> (maintainer)
Notes:
svn path=/head/; revision=277835
|
|
|
|
|
|
|
|
|
|
| |
- Remove dependency on Test-Simple>=0 (core module)
PR: ports/158975
Submitted by: milki <milki@rescomp.berkeley.edu> (maintainer)
Notes:
svn path=/head/; revision=277834
|
|
|
|
|
|
|
|
| |
PR: ports/158981
Submitted by: Olivier Duchateau <duchateau.olivier@gmail.com> (maintainer)
Notes:
svn path=/head/; revision=277833
|
|
|
|
| |
Notes:
svn path=/head/; revision=277832
|
|
|
|
|
|
|
|
|
|
|
| |
- Add LICENSE (Artistic 1 & GPL1)
- Include Test-Simple conditionally (required version in core since Perl5.10.1)
PR: ports/158972
Submitted by: milki <milki@rescomp.berkeley.edu> (maintainer)
Notes:
svn path=/head/; revision=277831
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
AnyEvent::BDB is an AnyEvent user, you need to make sure that you use and run a
supported event loop.
Loading this module will install the necessary magic to seamlessly integrate BDB
into AnyEvent, i.e. you no longer need to concern yourself with calling
BDB::poll_cb or any of that stuff (you still can, but this module will do it in
case you don't).
The AnyEvent watcher can be disabled by executing undef $AnyEvent::BDB::WATCHER.
Please notify the author of when and why you think this was necessary.
WWW: http://search.cpan.org/dist/AnyEvent-BDB/
Notes:
svn path=/head/; revision=277830
|
|
|
|
|
|
|
|
|
| |
BDB is a Perl module to provide asynchronous Berkeley DB access.
WWW: http://search.cpan.org/dist/BDB/
Notes:
svn path=/head/; revision=277829
|
|
|
|
|
|
|
| |
Pointy hat to: linimon
Notes:
svn path=/head/; revision=277828
|
|
|
|
|
|
|
|
|
|
| |
by gnutls which is no longer the case since gnutls switched to
nettle.
Reported by: olgeni
Notes:
svn path=/head/; revision=277827
|
|
|
|
|
|
|
|
|
|
| |
Problem pointed out in the PR
PR: conf/155006
Submitted by: Helmut Schneider <jumper99@gmx.de>
Notes:
svn path=/head/; revision=277826
|
|
|
|
|
|
|
|
| |
PR: ports/158592
Approved by: maintainer (timeout, >14days)
Notes:
svn path=/head/; revision=277825
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
an uninstall warning
- Don't echo about installing docs, just do it
- Include cvs ID tag in rc script
- Get the right keywords in the rc script
- Use SIGKILL in rc script due to upstream bug
- Simplify rc script by using sig_stop variable
- Don't set pidfile redundantly in rc script
- Clean up flag handling in rc script
- These should all have been done pre-commit, thanks to dougb@ for review
Pointy hat to: swills
Notes:
svn path=/head/; revision=277824
|
|
|
|
|
|
|
|
|
|
| |
- Bump portrevision.
PR: ports/158984
Submitted by: TAKATSU Tomonari <tota@freebsd.org>
Notes:
svn path=/head/; revision=277823
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Features:
* damn simple
* very fast
* multiple queue
* concurrent well
* memcache protocol compatible
WWW: http://memcachedb.org/memcacheq/
PR: ports/153422
Submitted by: Mikhail T. <m.tsatsenko at gmail.com>
Notes:
svn path=/head/; revision=277821
|
|
|
|
| |
Notes:
svn path=/head/; revision=277820
|
|
|
|
|
|
|
|
| |
PR: ports/158780
Submitted by: Doug Hardie <bc979@lafn.org> (maintainer)
Notes:
svn path=/head/; revision=277819
|
|
|
|
|
|
|
|
| |
PR: 158859
Submitted by: tg@
Notes:
svn path=/head/; revision=277818
|
|
|
|
|
|
|
|
| |
supports /dev/input/eventX.
- Bump PORTREVISION.
Notes:
svn path=/head/; revision=277817
|
|
|
|
|
|
|
|
|
| |
- Now using Qt4
- Fix MASTER_SITES
- Grab maintainership
Notes:
svn path=/head/; revision=277816
|
|
|
|
|
|
|
|
| |
Submitted by: nox@
Approved by: maintainer
Notes:
svn path=/head/; revision=277815
|
|
|
|
|
|
|
| |
Changes: http://otrs.org/releases/3.0.9
Notes:
svn path=/head/; revision=277814
|
|
|
|
|
|
|
| |
Approved by: maintainer
Notes:
svn path=/head/; revision=277813
|
|
|
|
| |
Notes:
svn path=/head/; revision=277812
|
|
|
|
|
|
|
| |
folder structures that match the chapter/section/subsection structure.
Notes:
svn path=/head/; revision=277811
|
|
|
|
|
|
|
|
|
|
|
| |
- Fix PLIST [1]
- Add CPAN URL to pkg-descr
- Bump PORTREVISION for dependency change
Reported by: pointyhat [1]
Notes:
svn path=/head/; revision=277810
|
|
|
|
|
|
|
|
| |
PR: ports/158970
Submitted by: Jase Thew <freebsd@beardz.net> (maintainer)
Notes:
svn path=/head/; revision=277809
|
|
|
|
|
|
|
|
| |
PR: ports/158952
Submitted by: Rainer Hurling <rhurlin@gwdg.de> (maintainer)
Notes:
svn path=/head/; revision=277808
|