| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
|
|
|
|
|
|
|
|
|
| |
literal name_enable wherever possible, and ${name}_enable
when it's not, to prepare for the demise of set_rcvar().
In cases where I had to hand-edit unusual instances also
modify formatting slightly to be more uniform (and in
some cases, correct). This includes adding some $FreeBSD$
tags, and most importantly moving rcvar= to right after
name= so it's clear that one is derived from the other.
|
|
|
|
|
|
|
|
| |
- Skype protocol support will be available at a later point in time,
as it has few external dependencies not currently available in ports
Requested by: xi on irc
Feature safe: yes
|
|
|
|
|
| |
http://developer.pidgin.im/wiki/ChangeLog for a list of changes in this
release.
|
|
|
|
| |
Reported by: pointyhat
|
|
|
|
|
| |
http://developer.pidgin.im/wiki/ChangeLog for a list of changes in this
release.
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
Submitted by: ashish@
|
|
|
|
| |
- Add LICENSE information
|
|
|
|
|
|
| |
(http://bugs.bitlbee.org/bitlbee/ticket/650)
Submitted by: ashish@
|
|
|
|
|
|
| |
- Add LICENSE
Feature safe: yes
|
|
|
|
| |
Submitted by: tobez
|
|
|
|
| |
- Use UIDs/GIDs files for automatic user/group creation
|
|
|
|
| |
Reported by: pointyhat via erwin
|
|
|
|
| |
s#. %%RC_SUBR%%#. /etc/rc.subr#
|
| |
|
|
|
|
|
| |
PR: ports/139699
Submitted by: Sylvio Cesar <scjamorim@bsd.com.br>
|
|
|
|
|
| |
Submitted by: dougb@
Feature safe: yes
|
|
|
|
|
| |
PR: ports/138268
Submitted by: garga
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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.
|
|
|
|
| |
- Bump PORTREVISION
|
|
|
|
| |
Security: http://www.vuxml.org/freebsd/24ec781b-8c11-11dd-9923-0016d325a0ed.html
|
|
|
|
| |
- Add options for enabling/disabling support for individual protocols
|
|
|
|
| |
Approved by: erwin (mentor, implicit)
|
|
|
|
|
|
|
|
|
|
| |
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)
|
|
|
|
|
|
|
|
| |
default to honor the fact that 'nobody' is not intended to own any
files.
Requested by: simon
Approved by: erwin (mentor)
|
|
|
|
|
|
|
| |
colons.
PR: ports/122921
Approved by: pav (co-mentor)
|
| |
|
|
|
|
|
|
|
|
| |
- Remove LDAP support (broken in this release)
- Remove old, unmaintained oscar protocol recode patch
Approved by: erwin (mentor)
Tested by: Christian Laursen <xi at borderworlds.dk>
|
|
|
|
| |
- Add an entry to UPDATING
|
|
|
|
| |
Approved by: Lars Sommer <lasg@lasg.dk> (previous maintainer), erwin (mentor)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Add rc script for running bitlbee in experimental daemon mode
- Add instructions for launching bitlbee from inetd(8)
- Install bitlbee to be run as nobody, not root
- Store saved user settings in /var/db/bitlbee, not $PREFIX/etc/bitlbee
- Do not rely on autodetection for SSL library
- Use $EXTRA_PATCHES instead of custom post-patch target
- Install port documentation files
- Install example configuration files as port examples
- Reflect custom FreeBSD paths in installed man pages and example files
- Bump PORTREVISION
Please read UPDATING for important migration information.
Approved by: Lars Sommer <lasg@lasg.dk> (maintainer), erwin (mentor)
|
|
|
|
|
| |
PR: ports/115837
Submitted by: maintainer (Lars Sommer)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
supports them. This is determined by running ``configure --help'' in
do-configure target and set the shell variable _LATE_CONFIGURE_ARGS
which is then passed to CONFIGURE_ARGS.
- Remove --mandir and --infodir in ports' Makefile where applicable
Few ports use REINPLACE_CMD to achieve the same effect, remove them too.
- Correct some manual pages location from PREFIX/man to MANPREFIX/man
- Define INFO_PATH where necessary
- Document that .info files are installed in a subdirectory relative to
PREFIX/INFO_PATH and slightly change add-plist-info to use INFO_PATH and
subdirectory detection.
PR: ports/111470
Approved by: portmgr
Discussed with: stas (Mk/*), gerald (info related stuffs)
Tested by: pointyhat exp run
|
|
|
|
| |
bump PORTREVISIONs.
|
|
|
|
|
| |
PR: ports/111717
Submitted by: Lars Sommer
|
|
|
|
| |
Hat: portmgr
|
|
|
|
|
|
| |
PR: ports/108689
Submitted by: Spil Oss <spil.oss@gmail.com>
Approved by: Peter van Dijk <peter@dataloss.nl> (maintainer, timeout)
|
|
|
|
|
| |
- Add an entry to UPDATING
- Pet portlint(1) for some ports while I'm here
|
|
|
|
| |
Found by: tobez
|
|
|
|
|
|
|
|
| |
support remote charset.
Bump PORTREVISION.
Obtained from: http://bugs.bitlbee.org/bitlbee/ticket/53 (ver. 0.5)
Approved by: maintainer (timeout > 2 weeks)
|
|
|
|
|
|
|
|
| |
- Remove msn6 patch is no longer supported
PR: ports/99911
Submitted by: miwi
Approved by: krion (mentor), maintainer timeout
|
| |
|
|
|
|
|
|
| |
bitlbee, use it for pkg-message.
Approved by: Peter van Dijk <peter@dataloss.nl> (maintainer)
|
|
|
|
|
|
| |
PR: ports/96408
Submitted by: Michael Stevens <mstevens@etla.org>
Approved by: peter@dataloss.nl (maintainer, timeout 14 days)
|
|
|
|
|
|
| |
PR: 96107
Submitted by: Martin Wilke <freebsd@unixfreunde.de>
Approved by: maintainer
|
|
|
|
|
| |
PR: ports/92173
Submitted by: Peter van Dijk <peter@dataloss.nl> (maintainer)
|
| |
|
| |
|
|
|
|
|
| |
PR: ports/90136
Submitted by: Peter van Dijk <peter@dataloss.nl> (maintainer)
|
|
|
|
|
| |
PR: 88814
Submitted by: maintainer
|
| |
|
|
|
|
|
|
|
|
|
| |
- Add optional patch adding support for various MSN6 features
- Add optional patch for LDAP authentication support
PR: ports/84929
Submitted by: Ed Schouten <ed@fxq.nl>
Approved by: Peter van Dijk <peter@dataloss.nl> (maintainer)
|
| |
|
|
|
|
| |
Submitted by: maintainer
|
|
|
|
|
| |
PR: ports/72757
Submitted by: Peter van Dijk <peter@dataloss.nl> (maintainer)
|
|
|
|
| |
Approved by: maintainer
|
|
|
|
|
|
|
| |
- Add WITH_FLOOD knob
Submitted by: Peter van Dijk <peter@dataloss.nl> (maintainer),
Herbert J. Skuhra <herbert.skuhra@gmx.at>
|
|
|
|
| |
Pointy hat to: sergei
|
| |
|
|
|
|
|
|
| |
PR: ports/65052
Submitted by: Daniel Johansson <donnex@donnex.net>
Approved by: maintainer
|
| |
|
| |
|
|
|
|
|
|
|
| |
Fix the dependency for MSN support.
PR: ports/63165
Submitted by: maintainer
|
|
|
|
| |
(Part 2)
|
|
|
|
|
|
| |
PR: ports/60230
Reported by: Peter Schuller <peter.schuller@infidyne.com>
Pointy hat to: erwin
|
|
|
|
|
|
|
|
|
| |
- add WITH_MSN to decide if want MSN support
- add pkg-message to notice installed config files
PR: 58798
Submitted by: Cheng-Lung Sung <clsung@dragon2.net>
Approved by: maintainer
|
|
|
|
| |
Approved by: maintainer
|
|
This is a new port for bitlbee (http://www.lintux.cx/bitlbee.html)
which acts as an IRC server and then is an ICQ/AIM/MSN/Jabber
etc. client itself.
PR: ports/53232
Submitted by: Peter van Dijk <peter@dataloss.nl>
|