aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Net::SMS::Clickatell - Access to Clickatell SMS messaging service.Philip M. Gollucci2010-12-106-0/+60
| | | | | | | | | | | | | | Clickatell is a commercial service that allows its users to send SMS messages to anyone in the world. This service supports many ways to send messages, for example HTTP, SMTP and SMPP, among others. WWW: http://search.cpan.org/dist/Net-SMS-Clickatell-0.05/ PR: ports/152772 Submitted by: John Bayly <freebsd.ports at tipstrade.net> Notes: svn path=/head/; revision=265960
* OhlohWidgetsMacro is a plugin for Trac which embeds Ohloh widgets.Philip M. Gollucci2010-12-105-0/+73
| | | | | | | | | | WWW: http://www.schwarz.eu/opensource/projects/ohloh_widgets_macro PR: ports/151062 Submitted by: Douglas Thrift Notes: svn path=/head/; revision=265959
* Punycode conversion of UTF-8 string.Timur I. Bakeyev2010-12-105-0/+33
| | | | Notes: svn path=/head/; revision=265958
* Encode::Punycode -- Encode plugin for PunycodeTimur I. Bakeyev2010-12-105-0/+34
| | | | Notes: svn path=/head/; revision=265957
* This module provides an easy-to-use interface for encoding and decodingTimur I. Bakeyev2010-12-105-0/+48
| | | | | | | | | | | | Internationalized Domain Names (IDNs). IDNs use characters drawn from a large repertoire (Unicode), but IDNA allows the non-ASCII characters to be represented using only the ASCII characters already allowed in so-called host names today (letter-digit- hypen, "/[A-Z0-9-]/i"). Notes: svn path=/head/; revision=265956
* This module implements the nameprep specification, which describes howTimur I. Bakeyev2010-12-105-0/+40
| | | | | | | | | | | | to prepare internationalized domain name (IDN) labels in order to increase the likelihood that name input and name comparison work in ways that make sense for typical users throughout the world. Nameprep is a profile of the stringprep protocol and is used as part of a suite of on-the-wire protocols for internationalizing the Domain Name System (DNS). Notes: svn path=/head/; revision=265955
* - Document recent MIT krb5 checksum handling vulnerabilities.Stanislav Sedov2010-12-101-0/+189
| | | | Notes: svn path=/head/; revision=265954
* Description was damaged by sort.Timur I. Bakeyev2010-12-101-1/+1
| | | | Notes: svn path=/head/; revision=265953
* A new port p5-Unicode-Stringprep is added:Timur I. Bakeyev2010-12-105-0/+49
| | | | | | | Unicode::Normalize - Unicode Normalization Forms Notes: svn path=/head/; revision=265952
* DISTFILE in CPAN has changed it's name to ↵Timur I. Bakeyev2010-12-102-4/+4
| | | | | | | Unicode-Normalize-1.07-withoutworldwriteables.tar.gz. Reflect that in the port. Notes: svn path=/head/; revision=265951
* - Updated to 0.06Greg Larkin2010-12-092-5/+3
| | | | | | | | | | Enhancements to keep Subversion groups and ACLs in the same order when the ACL file is rewritten. Reported by: portscout via miwi Notes: svn path=/head/; revision=265949
* - Updated to 1.6Greg Larkin2010-12-092-6/+5
| | | | | | | | | | | | | 2010-09-21 * smtptrapd.c (): 1.6 has been released with enhancements for logging, banner delay and rejection based upon a patch from Joseph Tam. - Quieted the Makefile Reported by: portscout via miwi Notes: svn path=/head/; revision=265948
* - Update to 1.0.0Philip M. Gollucci2010-12-092-4/+3
| | | | | | | | | | PR: ports/152949 Submitted by: myself (pgollucci) Approved by: kick.christoph@googlemail.com (maintainer) Sponsored by: RideCharge Inc. / TaxiMagic Notes: svn path=/head/; revision=265947
* Hopefully really fix the NOPORTDOCS case by using the --disable-docsBrooks Davis2010-12-092-261/+2
| | | | | | | option I just found for configure. Notes: svn path=/head/; revision=265946
* - Update to 2010.12.09.Marcelo Araujo2010-12-093-14/+3
| | | | | | | Reported by: Michal Pietras <pietrasm@me.com> Notes: svn path=/head/; revision=265945
* - Move RUBY_VER after bsd.port.pre.mkPhilip M. Gollucci2010-12-091-3/+4
| | | | | | | Pointyhat to: pgolucci (myself) Notes: svn path=/head/; revision=265944
* - Fix typoPhilip M. Gollucci2010-12-091-1/+1
| | | | Notes: svn path=/head/; revision=265943
* - Mark some ruby* and rubygem* broken with ruby 1.9Philip M. Gollucci2010-12-0912-9/+60
| | | | | | | | With Hat: ruby@ Sponsored by: RideCharge Inc. / TaxiMagic Notes: svn path=/head/; revision=265942
* Adding more headers (1).Thierry Thomas2010-12-094-11/+34
| | | | | | | | | | Since I'm there, define the license. Requested by: bapt (1) X-Teaser: LibreOffice is coming! Notes: svn path=/head/; revision=265941
* Add patch missed in previous commit. Only effects the NOPORTDOCS case.Brooks Davis2010-12-091-0/+256
| | | | Notes: svn path=/head/; revision=265940
* - Forgot to remove filePhilip M. Gollucci2010-12-091-187/+0
| | | | | | | Reported by: pav via pointyhat Notes: svn path=/head/; revision=265939
* - Upgrade -R flag to -F while fetching, to prevent "local modification time notPav Lucistnik2010-12-091-2/+2
| | | | | | | | | | matching the remote" situation PR: ports/152620 Submitted by: Tijl Coosemans <tijl@coosemans.org> Notes: svn path=/head/; revision=265938
* Fix OSVERSION in BROKENErwin Lansing2010-12-091-1/+1
| | | | | | | Submitted by: Angelo Turetta <aturetta@commit.it> Notes: svn path=/head/; revision=265937
* - Update to 0.22Frederic Culot2010-12-092-5/+4
| | | | | | | | | | - Make portlint happy (replace space by tab after BUILD_DEPENDS) Changes: http://search.cpan.org/dist/Set-Array/CHANGES Approved by: sahil@/wen@ (mentors, implicit) Notes: svn path=/head/; revision=265936
* - attempt to fix distinfo from ftp.ru.fbsd the only place the distfile now ↵Philip M. Gollucci2010-12-091-2/+1
| | | | | | | | | exists Reported by: QAT Notes: svn path=/head/; revision=265935
* Update to r121368.Brooks Davis2010-12-097-68/+82
| | | | | | | | | | Reduce diff between llvm/Makefile and llvm-devel/Makefile. Hopefully fix NOPORTDOCS case. Currently this bogusly disables manpages. Notes: svn path=/head/; revision=265934
* - Fix SHLIB MAJOR for apache20 casePhilip M. Gollucci2010-12-091-1/+1
| | | | | | | | Reported by: pointyhat via pav Pointyhat to: skv Notes: svn path=/head/; revision=265933
* - Update to 4.1Frederic Culot2010-12-093-8/+7
| | | | | | | | | | | | - TEST_DEPENDS added Changes: http://search.cpan.org/dist/HTML-Tree/Changes PR: ports/152556 Submitted by: culot@ (myself) Approved by: sahil@/wen@ (mentors, implicit), clsung@ (maintainer, timeout >14days) Notes: svn path=/head/; revision=265932
* - Fix build if WITH_ICU or WITH_ICU4 defined (bsd.autotools.mk update)Daniel Gerzo2010-12-093-3/+3
| | | | | | | | Obtained from: mm Approved by: portmgr (linimon) Notes: svn path=/head/; revision=265931
* - fix build with NOPORTDOCSDirk Meyer2010-12-091-1/+7
| | | | | | | Reported by: QAT Notes: svn path=/head/; revision=265930
* - Fix build if WITH_ICU or WITH_ICU4 defined (bsd.autotools.mk update)Martin Matuska2010-12-092-2/+2
| | | | | | | Approved by: portmgr (pav) Notes: svn path=/head/; revision=265929
* - Really give maintainership to Sofian Brabez.Philippe Audeoud2010-12-091-1/+1
| | | | | | | Pointyhat to: jadawin@ (myself) Notes: svn path=/head/; revision=265928
* - Update to 0.2.1Philippe Audeoud2010-12-093-27/+28
| | | | | | | | | | - Respsct NOPORTDOCS PR: 152153 Submitted by: Sofian Brabez <sbrabez AT gmail.com> (maintainer) Notes: svn path=/head/; revision=265927
* - Add googlebook_dl 20100502Sunpoet Po-Chuan Hsieh2010-12-094-0/+179
| | | | | | | | | | googlebook_dl is a command-line utility for downloading books from Google Books. PR: ports/152827 Submitted by: Alex Kozlov <spam@rm-rf.kiev.ua> Notes: svn path=/head/; revision=265926
* Remove obsolete patch: use autoconf-wrapper.Alex Dupre2010-12-093-39/+0
| | | | Notes: svn path=/head/; revision=265925
* Update to version 1.87.Boris Samorodov2010-12-092-4/+3
| | | | Notes: svn path=/head/; revision=265924
* - Update to 3.0.3Sunpoet Po-Chuan Hsieh2010-12-092-3/+3
| | | | | | | | | Changes: http://codex.wordpress.org/Version_3.0.3 PR: ports/152956 Submitted by: ychsiao <ychsiao@ychsiao.org> (maintainer) Notes: svn path=/head/; revision=265923
* - Fixed plistGreg Larkin2010-12-091-0/+1
| | | | | | | Reported by: QAT Notes: svn path=/head/; revision=265922
* - Re-added RUN_DEPENDSGreg Larkin2010-12-091-0/+2
| | | | | | | | | | | | | - Bumped PORTREVISION Follow-up to PR ports/151466 PR: ports/151466 Requested by: ohauer via email Reported by: Douglas William Thrift <douglas at douglasthrift dot net> (maintainer) Notes: svn path=/head/; revision=265921
* - Fix plist and unbreak - do not overwrite file installed by shared-mime-infoPav Lucistnik2010-12-093-3/+20
| | | | | | | | Submitted by: Ruslan Mahmatkhanov <cvs-src@yandex.ru> Approved by: Anders Troback <freebsd@troback.com> (maintainer) Notes: svn path=/head/; revision=265920
* Reset drizzt@gufi.org due to maintainer-timeouts and inactivity.Mark Linimon2010-12-093-3/+3
| | | | | | | Hat: portmgr Notes: svn path=/head/; revision=265919
* Over to new volunteer.Mark Linimon2010-12-091-1/+1
| | | | | | | PR: ports/152153 (maintainer change only) Notes: svn path=/head/; revision=265918
* Update to 0.6.5MIHIRA Sanpei Yoshiro2010-12-092-4/+5
| | | | Notes: svn path=/head/; revision=265917
* Fix build by disabling alsa detection. Remove MD5 checksum while I'm here.Emanuel Haupt2010-12-092-2/+2
| | | | | | | Notified by: pointyhat (via pav) Notes: svn path=/head/; revision=265916
* Fix NOPORTDOCS builds if gmake isn't installed.Matthias Andree2010-12-091-2/+2
| | | | Notes: svn path=/head/; revision=265915
* - Mark BROKENPav Lucistnik2010-12-092-0/+4
| | | | | | | Reported by: pointyhat Notes: svn path=/head/; revision=265914
* - Unbreak build with clangMartin Matuska2010-12-094-21/+39
| | | | | | | | PR: ports/152842 Submitted by: Koop Mast <kwm@FreeBSD.org> Notes: svn path=/head/; revision=265913
* - Update to 0.64Wen Heping2010-12-092-6/+5
| | | | | | | ChangeLog: http://search.cpan.org/src/SARTAK/Jifty-DBI-0.64/Changes Notes: svn path=/head/; revision=265912
* - Update to 0.47Wen Heping2010-12-092-4/+3
| | | | | | | ChangeLog: http://search.cpan.org/src/RKITOVER/Catalyst-Model-DBIC-Schema-0.47/Changes Notes: svn path=/head/; revision=265911
* - Mark BROKEN: does not build with new antPav Lucistnik2010-12-091-0/+2
| | | | | | | Reported by: pointyhat Notes: svn path=/head/; revision=265910