Pawel Pekala
67cee60555
Fix build on 11-CURRENT
...
PR: ports/193273
Reported by: ohartman@zedat.fu-berlin.de
2014-09-21 18:35:44 +00:00
Ryan Steinmetz
54a75f364b
- Update to 0.1.4
2014-09-21 18:18:46 +00:00
Ryan Steinmetz
a2f0d789f8
- Update to 5.04
2014-09-21 18:08:38 +00:00
Hiroki Sato
c20c7e996e
Fix build.
2014-09-21 17:21:05 +00:00
Marcus von Appen
3ad12c634f
- Fix diff scan and output for new files within a non-CVS diff
...
- Fix file name mangling for new files with whitespace
- Convert line endings to unix
This also should fix an issue in Bugzilla for patch attachments being
truncated, if they contain new files.
Some changes from https://rt.cpan.org/Public/Bug/Display.html?id=94181 and
https://bugs.eclipse.org/bugs/show_bug.cgi?id=399391 were incorporated in this
patch.
PR: 193785, 190724
Approved by: toni.viemero@iki.fi (maintainer)
2014-09-21 16:58:59 +00:00
Olli Hauer
de6bc5227e
- change check for httpd version s/-V/-v/
...
-V also checks for config issues in httpd.conf, this can break a build
in case there are config issues during rebuilds on a live system.
-v prints the required info without check
with hat apache@
PR: 191471
Submitted by: Todd <kovert_at_omniscient.com>
2014-09-21 15:47:08 +00:00
Antoine Brodin
6bc2f635a7
- Allow staging as a regular user
...
- Bump portrevision as a setgid file wasn't packaged with intended group
2014-09-21 15:40:47 +00:00
Pawel Pekala
53529ec315
Update to version 0.2.11
...
PR: ports/193309
Submitted by: maintainer
2014-09-21 15:36:56 +00:00
Sean Bruno
e286403320
Patch configure to use ${CC} instead of ld to link the two shared objects it
...
creates. This fixes a problem on arm where the shared object will attempt to
access symbols in libgcc, however the .so files don't link against libgcc the
build fails.
PR: 193791
Submitted by: andrew
Reviewed by: tijl
Approved by: bapt (mentor)
2014-09-21 15:36:25 +00:00
Antoine Brodin
867ced35c6
- Allow staging as a regular user
...
- Bump portrevision as files were not packaged with intended owner
2014-09-21 15:29:27 +00:00
Antoine Brodin
36924302f8
- Allow staging as a regular user
...
- Bump portrevision as files were not packaged with intended owner
2014-09-21 15:19:44 +00:00
Dirk Meyer
d3c5097ea0
- retire ruby-amatch
2014-09-21 15:18:07 +00:00
Dirk Meyer
61ca63b88f
- fix build with OPTION_USET=NLS
...
PR: 193357
Approved by: (maintainer timeout)
2014-09-21 15:17:24 +00:00
Dirk Meyer
4b310fd5a0
This is a Ruby library for approximate string matching and searching
...
using a dynamic programming algorithm to compute the Levenstein
distance between strings. Written in C for speed.
WWW: http://flori.github.io/amatch/
2014-09-21 15:13:07 +00:00
Antoine Brodin
5c5de92aa5
Allow staging as a regular user
...
Reduce patching
2014-09-21 15:04:47 +00:00
Dirk Meyer
5fc4ce999e
This package allows Ruby developers to write their code using aspect-
...
oriented programming style. AspectR is somewhat similar to AspectJ.
WWW: http://aspectr.sourceforge.net/
2014-09-21 14:58:35 +00:00
Dirk Meyer
a66db06c9d
- revert add, wrong categrory
2014-09-21 14:57:37 +00:00
Dirk Meyer
540a1ecb65
- add rubygem-aspectr to RUN_DEPENDS
2014-09-21 14:51:33 +00:00
Antoine Brodin
7213244a1b
Allow staging as a regular user
...
Bump portrevision as files were not packaged with intended owner
2014-09-21 14:34:59 +00:00
Chris Rees
6402c11cf7
Stage, resurrect and adopt mail/openwebmail.
2014-09-21 14:31:31 +00:00
Li-Wen Hsu
c80d30123a
- Fix ~jenkins ownership
...
PR: 193670
Submitted by: ohauer
2014-09-21 14:21:42 +00:00
Thomas Zander
96fb439bc4
- Update to upstream version 0.91.103
...
- Assign maintainership to Muhammad Moinur Rahman <5u623l20@gmail.com>
- Convert to simple OPTIONS handling where possible
PR: 193686
Submitted by: 5u623l20@gmail.com
2014-09-21 14:10:53 +00:00
Antoine Brodin
e995602ca6
Allow staging as a regular
...
Bump portrevision as files were not packaged with intended owner
2014-09-21 14:08:59 +00:00
Antoine Brodin
f3e5206600
Allow staging as a regular user
2014-09-21 14:03:35 +00:00
Antoine Brodin
1b471bb21c
Allow staging as a regular user
...
Bump portrevision as files were not packaged with intended owner
2014-09-21 13:56:06 +00:00
Antoine Brodin
481aef09d5
Allow staging as a regular user
2014-09-21 13:48:22 +00:00
Dirk Meyer
1fa583c33d
- any version for RUN_DEPENDS
2014-09-21 13:44:58 +00:00
Antoine Brodin
2add65ad06
Allow staging as a regular user
2014-09-21 13:43:47 +00:00
Sunpoet Po-Chuan Hsieh
2732b07fee
- Update to 0.07
...
- Remove outdated USE_PERL5=5.14+ and post-patch:
Changes: http://search.cpan.org/dist/XML-Parsepp/Changes
2014-09-21 13:39:32 +00:00
Sunpoet Po-Chuan Hsieh
470b80ef26
- Update to 0.08
...
Changes: http://search.cpan.org/dist/IO-Any/Changes
2014-09-21 13:39:25 +00:00
Sunpoet Po-Chuan Hsieh
37b7580c6d
- Update to 20140916
...
Changes: http://people.FreeBSD.org/~sunpoet/pciids-20140916.diff
2014-09-21 13:39:20 +00:00
Joe Marcus Clarke
1c1995fc24
Update to 1.12.1.
2014-09-21 12:57:46 +00:00
Pawel Pekala
68f236ada2
Update to version 20140904
...
PR: ports/193310
Submitted by: maintainer
2014-09-21 12:45:30 +00:00
Dmitry Marakasov
811311060a
- Drop .la files, no dependees require them
...
Approved by: portmgr blanket
2014-09-21 12:33:10 +00:00
Dmitry Marakasov
137f4e0a57
- Drop .la files, no dependees require them
...
Approved by: portmgr blanket
2014-09-21 12:33:00 +00:00
Roman Bogorodskiy
1452199b3a
Update to 1.15.
2014-09-21 12:24:09 +00:00
Pawel Pekala
d764fceff3
- Update to version 2014.08.23
...
- Add LICENSE
PR: ports/193325
Submitted by: tkato432@yahoo.com
2014-09-21 12:05:27 +00:00
Pawel Pekala
e17faa8c23
- Update to version 0.0.13
...
- Add LICENSE
PR: ports/193324
Submitted by: tkato432@yahoo.com
2014-09-21 12:03:45 +00:00
Roman Bogorodskiy
705ce9cb9f
Update to 4.2.
2014-09-21 12:00:58 +00:00
Pawel Pekala
9aa1ab3252
- Update to version 0.9.22
...
- Add LICENSE
- Use @sample for config file
PR: ports/193323
Submitted by: tkato432@yahoo.com
2014-09-21 12:00:39 +00:00
Mathieu Arnold
5c5a80e471
Also, use the correct way to depend on a package. And fix a double colon.
...
Sponsored by: Absolight
2014-09-21 11:52:02 +00:00
Mathieu Arnold
96473dccde
Fix index, build, and all.
...
Sponsored by: Absolight
2014-09-21 11:46:58 +00:00
Matthew Seaman
24caa8f070
Update to 4.2.8
...
This is a routine bugfix update.
Change Log: http://sourceforge.net/projects/phpmyadmin/files/phpMyAdmin/4.2.9/phpMyAdmin-4.2.9-notes.html/download
2014-09-21 11:11:49 +00:00
Pawel Pekala
25475f71cb
- Update to version 7.40.4
...
- Make heavy dependencies optional
PR: ports/193327
Submitted by: tkato432@yahoo.com
2014-09-21 10:09:08 +00:00
Dirk Meyer
987e15957a
- update RUN_DEPENDS for rubygems-dbi
2014-09-21 09:51:18 +00:00
Dirk Meyer
e64c4e353c
- add RUN_DEPENDS
2014-09-21 09:44:03 +00:00
Dirk Meyer
021b77df8e
- remove defunctional port, old sqlite driver for ruby is missing.
2014-09-21 09:43:31 +00:00
Dirk Meyer
c04d52f9f2
- fix missing date column
2014-09-21 09:40:56 +00:00
John Marino
3149cfd532
security/heimdal: Unbreak on DragonFly
...
The 30 AUG 14 commit to fix libcom_err on some FreeBSD releases crippled
Heimdal on DragonFly such that samba-nsupdate no longer would configure.
The culprit was once again using OSVERSION without checking OPSYS, so
adjusting for OPSYS fixes this regression.
2014-09-21 09:34:58 +00:00
Antoine Brodin
04bf0dfcdc
Finish ruby-dbi removal
2014-09-21 09:14:57 +00:00