Vsevolod Stakhov
0f8e046ba8
Remove obsolete OSVERSION check.
...
PR: 168275
Submitted by: crees
2012-06-07 16:24:09 +00:00
Vsevolod Stakhov
8ac0e9fc40
Add LICENSE_FILE.
...
PR: 168457
Submitted by: koobs
2012-06-07 16:19:44 +00:00
Thomas Abthorpe
d06a5deed5
- Mark as FORBIDDEN
...
- Set DEPRECATED
2012-06-07 16:15:11 +00:00
Erwin Lansing
15affda4fe
- Rework the do-fetch target to check for the availability of the
...
distribution file in DISTDIR.
- Remove the hardcoded "fetch" command and replaces it with ${FETCH_BINARY}
PR: 168760
Submitted by: Fernando <fernando.apesteguia@gmail.com> (maintainer)
2012-06-07 16:00:26 +00:00
Dmitry Sivachenko
3d6a2d7918
Add missing docs.
2012-06-07 15:22:19 +00:00
Thomas Abthorpe
777fd59d46
- Mark CONFLICTS with squirreloutlook
...
Submitted by: ketasbot
2012-06-07 15:03:15 +00:00
Frederic Culot
80f347efad
- Remove SITE_PERL from *_DEPENDS
...
Submitted by: az@
2012-06-07 13:46:26 +00:00
Dmitry Marakasov
02812eb4fb
- Fix maintainer email
...
Submitted by: maintainer via private email
2012-06-07 13:04:53 +00:00
Dmitry Marakasov
405f1268c4
- Mark MAKE_JOBS_UNSAFE, it tends to fail in threaded build somewhere around all.h generation
...
- Release maintainership, I don't really use it
2012-06-07 12:36:35 +00:00
Dmitry Marakasov
74308f3f98
- Update to 0.6.0
...
- Unbreak
2012-06-07 12:29:52 +00:00
Dmitry Marakasov
41788d2c43
- Update to 1.7.0
2012-06-07 12:29:49 +00:00
Steve Wills
05f90e7abb
- Update to 3.36.1
2012-06-07 12:29:25 +00:00
Steve Wills
efd90b1a00
- Update to 3.36.0
2012-06-07 12:18:22 +00:00
Olli Hauer
c887be3495
- remove dead rbl sites (SFNET bug ID: 2765629, 3400804)
...
- fix dependency
- remove SITE_PERL from *_DEPENDS
- use ports framework to create polw user/group
- take maintainer (agreed by old maintainer/author via PM)
PR: ports/167213
Submitted by: ohauer
Approved by: old maintainer
2012-06-07 12:05:48 +00:00
Matthew Seaman
446b7725cb
- Don't use SITE_PERL in *_DEPENDS
...
- Update CONFLICTS [1]
Approved by: shaun (mentor)
Submitted by: [1] Sulev-Madis 'ketas' Silber
2012-06-07 11:59:52 +00:00
Steve Wills
ab10c2714d
- Update to 2.5.0
2012-06-07 11:52:16 +00:00
Olli Hauer
3cf7e39483
add reserved UID/GID for polw (mail/postfix-policyd-weight)
2012-06-07 11:51:07 +00:00
Andrej Zverev
24d6f3f002
- Remove SITE_PERL from *_DEPENDS
2012-06-07 11:36:25 +00:00
Steve Wills
7c14d25510
- Update to 1.12.2
2012-06-07 11:20:52 +00:00
Erwin Lansing
70a02ac388
There was a problem that made "make extract" download an already
...
downloaded distribution file.
PR: 168759
Submitted by: Fernando <fernando.apesteguia@gmail.com> (maintainer)
2012-06-07 11:03:38 +00:00
Dag-Erling Smørgrav
3255b67831
Replace pwgen 1 with pwgen 2. The latter is a continuation of the former
...
by a different author, with some serious bugs fixed. We were pretty much
the only OS that still shipped pwgen 1, and for good reason: due to the
way it implements phoneme equivalence and the way it tracks the length of
the generated string, it only works correctly 16% of the time. This was
not possible to fix without a major rewrite, which is precisely what the
author of pwgen 2 did.
Discussed with both maintainers and #bsdports.
2012-06-07 10:49:12 +00:00
Koop Mast
bc97700dd3
Teach the KMS intel driver how the KMS i915 kernel module in head is named.
...
Reviewed by: miwi@
2012-06-07 10:27:21 +00:00
Andrej Zverev
1c72794ad2
- Remove SITE_PERL from *_DEPENDS
2012-06-07 08:50:24 +00:00
Andrej Zverev
8ee731ffd4
- revert changes for mod_perl2, it require special handling.
2012-06-07 08:37:52 +00:00
Philippe Audeoud
133d14e192
- Fix last commit
2012-06-07 08:19:04 +00:00
Frederic Culot
3974b865d7
- Remove SITE_PERL from *_DEPENDS
...
Submitted by: az@
2012-06-07 08:13:02 +00:00
Philippe Audeoud
f2208b422e
- Remove SITE_PERL from *_DEPENDS
...
Submitted by: az@
2012-06-07 07:50:04 +00:00
Munechika SUMIKAWA
9972443768
Add jpilot on CONFLICTS.
2012-06-07 07:34:47 +00:00
Munechika SUMIKAWA
61af77c8db
Add quagga-re and openospfd on CONFLICTS.
2012-06-07 07:32:43 +00:00
Munechika SUMIKAWA
57cc6651a2
Remove ftp/wu-ftpd+ipv6. Upstream disappeared and distfile is no longer available.
2012-06-07 07:08:34 +00:00
Frederic Culot
bcb911e7f4
- Update to 0.6.19
...
PR: ports/168786
Submitted by: Jin-Sih Lin <linpct@gmail.com> (maintainer)
2012-06-07 07:01:05 +00:00
Frederic Culot
b376a2d6bc
- Update to 3.25
...
Changes: http://search.cpan.org/dist/Test-Harness/Changes
2012-06-07 06:58:02 +00:00
Beat Gaetzi
5e14eb54eb
- Don't depend on GCC 4.6 if clang is used
...
Reported by: Niclas Zeising <zeising AT daemonic.se>
Tested by: Niclas Zeising <zeising AT daemonic.se>, fluffy@, jkim@
2012-06-07 06:46:12 +00:00
Munechika SUMIKAWA
b7086c4b42
Remove wu-ftpd+ipv6. The upstream disapear and distfile is no more available.
2012-06-07 06:45:56 +00:00
Brendan Fabeny
ef5b0fc23b
update to 0.2.3.16-alpha and convert options to the new style
2012-06-07 04:57:15 +00:00
Martin Wilke
74f063cbbc
- Convert to new options framework
...
PR: 168784
2012-06-07 04:05:02 +00:00
Brendan Fabeny
ba2fa04bf9
update to 1.9.9 and convert options to the new style
2012-06-07 03:36:00 +00:00
Brendan Fabeny
38a3967095
update to 3.3.2 and convert options to the new style
2012-06-07 03:05:48 +00:00
Alexey Dokuchaev
c314d85bc8
- Update to version 1.0.4
...
- Mark as parallel build safe
PR: ports/168609
Submitted by: dumbbell
2012-06-07 02:40:47 +00:00
Thomas Abthorpe
36bf8e6a78
- Reset maintainer due to email bounce
...
- We hope to see you back
2012-06-07 02:01:53 +00:00
Dmitry Marakasov
ef97c3b4a2
- Do not install Apple Double garbage. This also fixes installation on 10.x
2012-06-07 01:51:54 +00:00
Sergey A. Osokin
23b6c12cd8
Be more correct after latest changes in ngx_regex_t.
2012-06-07 01:24:03 +00:00
Sylvio Cesar Teixeira
d6a4b1f5e6
- Update to new options framework.
...
PR: ports/168712
Submitted by: Andrey Simonenko <simon@comsys.ntu-kpi.kiev.ua> (maintainer)
2012-06-07 01:16:59 +00:00
Sylvio Cesar Teixeira
8386973466
- Update to 20120421
...
PR: ports/168724
Submitted by: Zhihao Yuan <lichray@gmail.com> (maintainer)
2012-06-07 01:14:33 +00:00
Sean Farley
ee32a0e1a6
Add CONFLICTS_INSTALL against games/exult and lang/ucc. Bump PORTREVISION.
2012-06-07 01:13:46 +00:00
Sylvio Cesar Teixeira
c761a1893e
- Converted to optionsng
...
- Standardized on SQLITE and LDAP knob names
- Added proper PORTDOCS
PR: ports/168722
Submitted by: Mark Felder <feld@feld.me> (maintainer)
2012-06-07 01:12:50 +00:00
Sergey A. Osokin
db5f9da7b2
Add third-party slow module, v.0.9.6,
...
http://code.google.com/p/nginx-sflow-module/ .
Do not bump PORTREVISION because this module is disabled by default.
2012-06-07 01:09:44 +00:00
Sylvio Cesar Teixeira
f7b5046c3d
- Add conflict with freenet6 port.
...
PR: ports/168734
Submitted by: Michael Scholz <mike@fth-devel.net> (maintainer)
2012-06-07 00:50:30 +00:00
Sylvio Cesar Teixeira
a5a389d134
- Fixed NOPORTEXAMPLES failure of directory deletion when it is effective.
...
PR: ports/168747
Submitted by: Takefu <takefu@airport.fm>
2012-06-07 00:40:37 +00:00
Steve Wills
7cfd0bc5f0
- Update to 1.4.1
2012-06-07 00:38:57 +00:00