| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
| |
Notes:
svn path=/head/; revision=259132
|
|
|
|
|
|
|
| |
Feature safe: yes
Notes:
svn path=/head/; revision=257426
|
|
|
|
|
|
|
| |
s#. %%RC_SUBR%%#. /etc/rc.subr#
Notes:
svn path=/head/; revision=251553
|
|
|
|
| |
Notes:
svn path=/head/; revision=245910
|
|
|
|
|
|
|
|
| |
PR: 138868
Approved by: maintainer timeout
Notes:
svn path=/head/; revision=242482
|
|
|
|
|
|
|
|
| |
PR: 138867
Approved by: maintainer timeout
Notes:
svn path=/head/; revision=242481
|
|
|
|
|
|
|
|
| |
PR: 138193
Approved by: maintainer timeout
Notes:
svn path=/head/; revision=241191
|
|
|
|
| |
Notes:
svn path=/head/; revision=239206
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
propogated by copy and paste.
1. Primarily the "empty variable" default assignment, which is mostly
${name}_flags="", but fix a few others as well.
2. Where they are not already documented, add the existence of the _flags
(or other deleted empties) option to the comments, and in some cases add
comments from scratch.
3. Replace things that look like:
prefix=%%PREFIX%%
command=${prefix}/sbin/foo
to just use %%PREFIX%%. In many cases the $prefix variable is only used
once, and in some cases it is not used at all.
4. In a few cases remove ${name}_flags from command_args
5. Remove a long-stale comment about putting the port's rc.d script in
/etc/rc.d (which is no longer necessary).
No PORTREVISION bumps because all of these changes are noops.
Notes:
svn path=/head/; revision=237892
|
|
|
|
|
|
|
| |
- Fix MASTER_SITES
Notes:
svn path=/head/; revision=233262
|
|
|
|
| |
Notes:
svn path=/head/; revision=230732
|
|
|
|
|
|
|
|
| |
- Add patch from Changeset 747
http://jabberd2.xiaoka.com/changeset/747
Notes:
svn path=/head/; revision=229428
|
|
|
|
| |
Notes:
svn path=/head/; revision=228589
|
|
|
|
| |
Notes:
svn path=/head/; revision=227709
|
|
|
|
| |
Notes:
svn path=/head/; revision=226611
|
|
|
|
|
|
|
| |
- Switch to .bz2 distfile
Notes:
svn path=/head/; revision=219822
|
|
|
|
| |
Notes:
svn path=/head/; revision=219386
|
|
|
|
|
|
|
|
|
|
| |
- Bump sh lib version on depending ports
PR: ports/126857
Submitted by: mm@FreeBSD.org
Notes:
svn path=/head/; revision=219242
|
|
|
|
| |
Notes:
svn path=/head/; revision=219221
|
|
|
|
| |
Notes:
svn path=/head/; revision=219202
|
|
|
|
| |
Notes:
svn path=/head/; revision=217906
|
|
|
|
|
|
|
|
| |
- Improve startup script
- Bump PORTREVISION
Notes:
svn path=/head/; revision=215336
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
The affected ports are the ones with gettext as a run-dependency
according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT
in Makefile (29 of them).
PR: ports/124340
Submitted by: edwin@
Approved by: portmgr (pav)
Notes:
svn path=/head/; revision=214430
|
|
|
|
| |
Notes:
svn path=/head/; revision=213568
|
|
|
|
| |
Notes:
svn path=/head/; revision=212350
|
|
|
|
|
|
|
| |
- Bump PORTREVISION
Notes:
svn path=/head/; revision=210586
|
|
|
|
| |
Notes:
svn path=/head/; revision=207858
|
|
|
|
| |
Notes:
svn path=/head/; revision=205649
|
|
|
|
|
|
|
|
|
|
|
| |
- Add support for backend daemon requires to startup script (WITH_REQUIRES) [2]
- Bump PORTREVISION
PR: ports/119287 [1], ports/119247 [2]
Submitted by: Denis Eremenko [1], Mike Andrews [2]
Notes:
svn path=/head/; revision=204922
|
|
|
|
| |
Notes:
svn path=/head/; revision=204706
|
|
|
|
| |
Notes:
svn path=/head/; revision=201739
|
|
|
|
|
|
|
| |
- Add small patch for sm/mod_iq_time.c
Notes:
svn path=/head/; revision=200805
|
|
|
|
| |
Notes:
svn path=/head/; revision=198835
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Use SQLite3 with threads on WITH_SQLITE
- Bump PORTREVISION
PR: ports/116072
Submitted by: Alex Deiter <tiamat at komi.mts.ru>
Approved by: mm (maintainer, implicit)
Notes:
svn path=/head/; revision=198832
|
|
|
|
|
|
|
|
|
|
|
| |
- Remove patch-sasl patch (already in source)
- Better describe items in OPTIONS
- Fix USE_BDB (4.1.25 is minimal supported version)
- Enable MySQL backend as default
- Disable fs backend (suitable for testing only)
Notes:
svn path=/head/; revision=198494
|
|
|
|
|
|
|
|
|
| |
- Bump PORTREVISION
Tested by: miwi
Notes:
svn path=/head/; revision=198366
|
|
|
|
|
|
|
|
|
|
| |
- Fix TARGETDIR/PREFIX [1]
PR: ports/115307 [1]
Submitted by: Michael Nottebrock [1]
Notes:
svn path=/head/; revision=197805
|
|
|
|
|
|
|
| |
Approved by: garga (mentor, implicit)
Notes:
svn path=/head/; revision=197564
|
|
|
|
|
|
|
|
|
| |
- Remove patch-aa (included in source)
Approved by: garga (mentor, implicit)
Notes:
svn path=/head/; revision=196938
|
|
|
|
|
|
|
|
|
|
| |
- Unbreak (--enable-mio=poll)
- Add patch against SVN rev 314 to fix memleaks
Approved by: garga (mentor, implicit)
Notes:
svn path=/head/; revision=196704
|
|
|
|
|
|
|
|
| |
Reported by: Sean Winn <sean@gothic.net.au>
Approved by: garga (mentor, implicit)
Notes:
svn path=/head/; revision=196385
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Added JABBER_* variables
- Renamed startup file from old-style *.sh.in
- Added port documentation
- *.sql files moved to DOCSDIR
- Removed avatar patch (already in source)
- Updated dependencies
- Updated pkg-descr (project has moved)
- Changed maintainer to mm@FreeBSD.org
PR: ports/114932
Submitted by: mm
Approved by: maintainer, garga (mentor, implicit)
Notes:
svn path=/head/; revision=196336
|
|
|
|
|
|
|
|
|
| |
PR: ports/102651
Submitted by: Aaron Gifford <astounding@gmail.com>
Approved by: Kirk Strauser <kirk@strauser.com> (maintainer)
Notes:
svn path=/head/; revision=174783
|
|
|
|
|
|
|
|
|
| |
PR: 95458
Submitted by: Sergey Akifiev
Approved by: Kirk Strauser (maintainer), flz (mentor)
Notes:
svn path=/head/; revision=166319
|
|
|
|
|
|
|
|
|
|
|
| |
- UnBROKEN
PR: 97459
Reported by: JCd <jc.duss59___caramail.com>
Submitted by: maintainer
Notes:
svn path=/head/; revision=163287
|
|
|
|
| |
Notes:
svn path=/head/; revision=163002
|
|
|
|
|
|
|
|
|
| |
PR: ports/94062
Submitted by: garga
Approved by: maintainer timeout (16 days)
Notes:
svn path=/head/; revision=157727
|
|
|
|
|
|
|
|
|
| |
PR: 94370
Submitted by: Andrew Khlebutin <andrey@hm.perm.ru>
Approved by: maintainer
Notes:
svn path=/head/; revision=157266
|
|
|
|
|
|
|
|
|
|
| |
We have not checked for this KEYWORD for a long time now, so this
is a complete noop, and thus no PORTREVISION bump. Removing it at
this point is mostly for pedantic reasons, and partly to avoid
perpetuating this anachronism by copy and paste to future scripts.
Notes:
svn path=/head/; revision=156534
|
|
|
|
|
|
|
| |
Approved by: krion@
Notes:
svn path=/head/; revision=154946
|