Doug Barton
f9b6bb72bd
Fix problem introduced in r302141. The directory for the unpacked source
...
files is unversioned, so it conflicts with the name of the rc.d script in
WRKDIR after SUB_FILES is applied.
2012-08-15 01:04:30 +00:00
Martin Matuska
0524788414
Change configuration directory to ${PREFIX}/etc/c-icap
2012-08-15 01:01:43 +00:00
Dmitry Marakasov
0136c22ffc
- Update WWW
...
PR: ports/170043
Submitted by: nemysis <nemysis@gmx.ch>
2012-08-15 00:51:41 +00:00
Dmitry Marakasov
ace895a309
- Update WWW
...
PR: ports/170040
Submitted by: nemysis <nemysis@gmx.ch>
2012-08-15 00:51:00 +00:00
Li-Wen Hsu
4ef5691b42
Connect www/node06 to build
2012-08-15 00:40:37 +00:00
Doug Barton
059086d068
Fix post r302141: The files in USE_RC_SUBR are already included in SUB_FILES
...
I caught most of these, but missed this one, apologies
2012-08-15 00:40:35 +00:00
Doug Barton
d04156022a
danfe was kind enough to remind me that:
...
WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION}
is already the default, so for those ports where we are doing:
@${MV} ${WRKDIR}/${PORTNAME} ${WRKSRC}
to avoid the problem of conflicts with the rc.d script of the same
name it is not necessary to define WRKSRC separately.
Clean up this mistake of mine, and standardize for the others.
2012-08-15 00:37:55 +00:00
Xin LI
65e30d305e
Update to 3.6.7.
...
PR: ports/170446
Submitted by: Andrey Simonenko <simon comsys ntu-kpi kiev ua>
Approved by: timur
2012-08-15 00:20:31 +00:00
Bryan Drewery
e8037f2483
- Update to 1.8.2 [1]
...
- Convert to new options framework
Submitted by: Naram Qashat <cyberbotx@cyberbotx.com> (maintainer)
PR: ports/170574 [1]
Approved by: bapt (mentor)
2012-08-15 00:18:40 +00:00
Bryan Drewery
1129612b2c
- Update to 4.5.18 [1]
...
- Convert to new Options framework
- Changes: http://typo3.org/news/article/typo3-4518-4611-and-473-released/
PR: ports/170484 [1]
Submitted by: Helmut Schneider <jumper99@gmx.de> [1] (maintainer)
Approved by: bapt (mentor)
2012-08-15 00:15:34 +00:00
Bryan Drewery
0d3f3934b1
- Update to 4.6.11 [1]
...
- Convert to new Options framework
- Changes: http://typo3.org/news/article/typo3-4518-4611-and-473-released/
PR: ports/170485 [1]
Submitted by: Helmut Schneider <jumper99@gmx.de> [1] (maintainer)
Approved by: bapt (mentor)
2012-08-15 00:13:20 +00:00
Bryan Drewery
e1b6d9bb15
- Add some common options
...
Approved by: bapt (mentor)
2012-08-15 00:10:00 +00:00
Martin Matuska
198e144f04
Update c-icap to 0.2.1
...
PR: ports/170121
Approved by: maintainer (timeout)
2012-08-15 00:09:41 +00:00
Bryan Drewery
0d6dea65ab
- Update to 5.0.5
...
Submitted by: Naram Qashat <cyberbotx@cyberbotx.com> (maintainer)
PR: ports/170575
Approved by: bapt (mentor)
2012-08-15 00:08:36 +00:00
Dmitry Marakasov
9de1cdba30
- Remove unneeded patch
2012-08-15 00:01:17 +00:00
Steve Wills
4f0c1f497d
- Update to 0.4.0
...
PR: ports/170545
Approved by: ports@c0decafe.net (maintainer-ish)
2012-08-14 23:44:52 +00:00
Diane Bruce
2588104368
- Carve tqsllib out into its own port, updating to it to V2.2 in the process
...
- Fix build problem associated with tqsllib
- Update trustedqsl itself from 1.11 to 1.13
- Respect OPENSSL build variables
PR: ports/169720
Submitted by: paul@dokas.name
2012-08-14 23:30:31 +00:00
Matthias Andree
32fc11f5a8
Document CVE-2012-3482 for fetchmail, one DoS and one information disclosure
...
vulnerability in non-default NTLM code.
Also see ports/170613 which is pending maintainer feedback.
2012-08-14 23:17:56 +00:00
Diane Bruce
b5cc599cbf
- Carve tqsllib out of trustedqsl updating to V2.2 in the process
...
- Also address the non build problem reported in PR 169720
PR: ports/169720
Submitted by: paul@dokas.name
2012-08-14 23:14:35 +00:00
Matthias Andree
6eca0580b7
Add LICENSE=BSD.
...
Confirmed from COPYING file, and web page.
2012-08-14 22:57:41 +00:00
Matthias Andree
34ef8f82d0
Add new port devel/streamhtmlparser.
...
Implementation of an html and javascript context scanner with no
lookahead. Its purpose is to scan an html document and provide context
information at any point within the input stream. An example of a user
of this scanner would be an auto escaping templating system, which would
require html context information at very specific points within the html
stream. The implementation is based on a simplified state machine of
HTML4.1 and javascript. The code also contains C++ and python bindings.
WWW: http://code.google.com/p/streamhtmlparser/
PR: ports/170472
Submitted by: HU Dong <itechbear@gmail.com>
2012-08-14 22:52:54 +00:00
Maho Nakata
313192e015
Update to svn 1371027
2012-08-14 21:33:05 +00:00
Cy Schubert
8402c86ad4
Move cfengine ports to standardize namaing.
...
Submitted by: gjb
2012-08-14 20:50:56 +00:00
Stephen Montgomery-Smith
2abba2dbd5
- Add optional dependency math/octave-forge-lssa.
...
- Update to 20120814.
2012-08-14 20:47:37 +00:00
Stephen Montgomery-Smith
568d36cfaa
- New port, math/octave-forge-lssa.
...
The octave-forge package is the result of The GNU Octave Repositry project,
which is intended to be a central location for custom scripts, functions and
extensions for GNU Octave. contains the source for all the functions plus
build and install scripts.
This is lssa.
A package implementing tools to compute spectral decompositions of
irregularly-spaced time series. Currently includes functions based off the
Lomb-Scargle periodogram and Adolf Mathias' implementation for R and C (see
http://www.jstatsoft.org/v11/i02 ).
WWW: http://octave.sourceforge.net/
2012-08-14 20:39:30 +00:00
Jimmy Olgeni
dd9f7e62b3
Fix Java requirement in pkg-descr according to Makefile.
2012-08-14 20:16:16 +00:00
Jason Helfman
758561aa52
- This port was readded; the last version of the removed port was at r76037.
...
Spotted by: crees@
2012-08-14 19:22:49 +00:00
Thomas Abthorpe
d3fbddc569
- Reassign ports to the heap due to a mail bounce
...
With hat: portmgr
2012-08-14 18:19:34 +00:00
Alberto Villa
69ab11b52a
- Update to 2.6.0.
...
- OPTIONSngify.
- Make NLS implicitly optional.
With a reasonable set of new features - especially related to iDevices
management -, the release is focused on bug fixing and improving the
overall stability. Please, read the release announcement:
http://amarok.kde.org/en/releases/2.6
2012-08-14 18:16:41 +00:00
Jimmy Olgeni
9d178fef8b
Upgrade to version 1.8.
2012-08-14 16:35:45 +00:00
Jimmy Olgeni
f2cc0dc0fc
- Upgrade to version 12.7.1 [0].
...
- Convert to OptionsNG while I'm here.
Submitted by: Krishna <v.krishnakumar@gmail.com> (by email) [0]
2012-08-14 16:21:51 +00:00
Mark Linimon
740af0b0a1
Unbreak index.
...
Hat: portmgr
2012-08-14 14:50:25 +00:00
Sofian Brabez
ad03b6f1fb
- Update to 0.3.0
...
PR: ports/170633
Submitted by: Kubilay Kocak <koobs.freebsd at gmail.com> (maintainer)
2012-08-14 14:47:15 +00:00
Steve Wills
4c0015c0c7
- Fix logic for depending on gperf
...
Pointed out by: gjb
2012-08-14 14:46:58 +00:00
Li-Wen Hsu
409ca677e3
- Update to 0.8.6 (from www/node-devel)
...
PR: ports/170204
Submitted by: Jin-Sih Lin <linpct@gmail.com> (maintainer)
2012-08-14 13:05:48 +00:00
Michael Scheidell
37b155e4e8
nPth - The New GNU Portable Threads Library
...
This is a library to provide the GNU Pth API and thus a non-preemptive threads
implementation.
In contrast to GNU Pth is is based on the system's standard threads
implementation. This allows the use of libraries which are not compatible to
GNU Pth. Experience with a Windows Pth emulation showed that this is a solid
way to provide a co-routine based framework.
WWW: http://www.gnupg.org
PR: ports/170599
Submitted by: Jason E. Hale <bsdkaffee@gmail.com>
2012-08-14 12:04:40 +00:00
Michael Scheidell
3e90241571
- Update security/gpa to 0.9.3 bugfix release
...
- Clean up COMMENT
- Drop ABI numbers from LIB_DEPENDS
- pkg-config is needed for build
- Make sure we are picking up version 2.x of gpg during configure
- Convert to OPTIONSng
PR: ports/170570
Submitted by: Jason E. Hale <bsdkaffee@gmail.com> (maintainer)
2012-08-14 12:01:37 +00:00
Sofian Brabez
391f12d013
- Update to 0.7.7
...
PR: ports/168667
Submitted by: koobs <koobs.freebsd@gmail.com>
Approved by: maintainer timeout (>14 days)
2012-08-14 11:35:29 +00:00
Alberto Villa
5d2c21d03e
- Fix PORT_OPTIONS check.
...
Submitted by: Luca Pizzamiglio via IRC
2012-08-14 11:08:15 +00:00
Sunpoet Po-Chuan Hsieh
bcca90baa1
- Update to 2.65
...
Changes: http://search.cpan.org/dist/MogileFS-Server/CHANGES
2012-08-14 10:51:02 +00:00
Guido Falsi
73929bac65
- Update to 0.2.1
...
- Remove LICENSE_FILE for those in port.licenses.db.mk
PR: ports/170551
Submitted by: Kubilay Kocak <koobs.freebsd@gmail.com>
Approved by: Matthew Donovan <kitche@kitchetech.com> (maintainer)
Approved by: crees, tabthorpe (mentors, implicit)
2012-08-14 10:37:38 +00:00
Sofian Brabez
0945ca80cc
- Update to 0.9.5
...
PR: ports/168894
Submitted by: koobs <koobs.freebsd at gmail.com>
Approved by: Georg Graf <georg at graf.priv.at> (maintainer)
2012-08-14 10:18:07 +00:00
Sunpoet Po-Chuan Hsieh
f9cd1ac74b
- Add py-ranger 1.5.4
...
Ranger is a file manager with VI key bindings.
WWW: http://nongnu.org/ranger/
PR: ports/169843
Submitted by: Jin-Sih Lin <linpct@gmail.com>
2012-08-14 10:09:49 +00:00
Sunpoet Po-Chuan Hsieh
465c7fe675
- Simplify Makefile:
...
- Add MASTER_SITES and DISTINFO_FILE
- Remove DISTFILES, FETCH_DEPENDS, post-extract: and no-op do-patch:
- Fix PLIST:
- Fix make package when setuptools was installed
- Remove duplicated PYDISTUTILS_EGGINFO
- Remove dirrmtry PYTHON_SITELIBDIR
PR: ports/169513
Submitted by: sunpoet (myself)
Approved by: maintainer (timeout, 47 days)
2012-08-14 10:06:48 +00:00
Sunpoet Po-Chuan Hsieh
61dd0cfc5a
- Update to 2.26
...
Changes: http://search.cpan.org/dist/MogileFS-Utils/Changes
2012-08-14 10:01:36 +00:00
Jun Kuriyama
2d93fa800d
Net::APNS is Apple Push Notification Service. Push message to iPhone
...
and get unavalble-devicetoken.
WWW: http://search.cpan.org/dist/Net-APNS/
2012-08-14 09:55:22 +00:00
Sunpoet Po-Chuan Hsieh
95e06f5b4a
- Add Lua and Perl bindings [1]
...
- Simplify PLIST_SUB: remove BINDING_ prefix
PR: ports/169912 [1]
Submitted by: Veniamin Gvozdikov <g.veniamin@googlemail.com> [1]
2012-08-14 09:17:37 +00:00
Sunpoet Po-Chuan Hsieh
7a0f397f2d
- Update to 0.07
...
- Add LICENSE
Changes: http://search.cpan.org/dist/URI-Encode/Changes
PR: ports/169820
Submitted by: sunpoet (myself)
Approved by: maintainer (timeout, 1 month)
2012-08-14 09:15:18 +00:00
Sunpoet Po-Chuan Hsieh
9968d647bd
- Add missing PKGNAMEPREFIX
...
- Add WWW
PR: ports/169822
Submitted by: sunpoet (myself)
Approved by: maintainer (timeout, 1 month)
2012-08-14 09:12:18 +00:00
Sunpoet Po-Chuan Hsieh
abd8c9eaba
- Update to 0.3.3
...
- Remove LICENSE_FILE for well-known licenses
Changes: https://bitbucket.org/runeh/anyjson/src/default/CHANGELOG
PR: ports/169340
Submitted by: koobs <koobs.freebsd@gmail.com>
Approved by: maintainer (timeout, 45 days)
2012-08-14 09:07:29 +00:00