Commit graph

13 commits

Author SHA1 Message Date
Martin Wilke
fbd44e802f - Stage support 2014-01-31 09:46:25 +00:00
Baptiste Daroussin
28bf02d683 Add NO_STAGE all over the place in preparation for the staging support (cat: net-im) 2013-09-20 22:13:34 +00:00
Alexey Dokuchaev
d6ed09ec80 - Unbreak parallel (-jX) builds: add missing inter-source dependencies
- Drop leading indefinite article from the COMMENT
- Add missing HEIMDAL_DESC, use new syntax for LIB_DEPENDS
- Improve the order of the knobs within the Makefile
2013-08-09 11:41:12 +00:00
Marcus von Appen
a3a0715f38 - Convert USE_ICONV=yes to USES=iconv
- Change USE_GNOME=pkgconfig|gnomehack to USES=pathfix|pkgconfig while here

Reviewed by:	zeising
2013-04-27 11:59:28 +00:00
Martin Wilke
fb3520254a - Convert to OptionsNG
- Trim header

Reviewed by:	beat, bapt, kwm
2013-03-05 17:07:43 +00:00
Pav Lucistnik
8081996372 - Default OPTIONS value "no" now means "on", so change to "off"
- Mark heimdal variant BROKEN

Reported by:	pointyhat
2012-06-10 10:41:58 +00:00
Doug Barton
83eb2c3700 In the rc.d scripts, change assignments to rcvar to use the
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.
2012-01-14 08:57:23 +00:00
Dmitry Marakasov
6f6fbe4bdf - Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)
- Fix all ports that add {CPP,LD}FLAGS to *_ENV to modify flags instead

PR:		157936
Submitted by:	myself
Exp-runs by:	pav
Approved by:	pav
2011-09-23 22:26:39 +00:00
Martin Wilke
4d326521e1 - Update to 3.0.1
PR:		155455
Submitted by:	Benjamin Kaduk <kaduk-fbsd@MIT.EDU> (maintainer)
2011-03-18 03:22:13 +00:00
Pav Lucistnik
efff32e437 - Mark BROKEN on 6.X: bad plist
Reported by:	pointyhat
2010-09-18 10:42:23 +00:00
Philip M. Gollucci
a0efb75e3c - Use . /etc/rc.subr directly
PR:             ports/150453
Submitted by:   Ben Kaduk <kaduk-fbsd@mit.edu> (maintainer)
2010-09-10 01:29:24 +00:00
Baptiste Daroussin
1d4ac795e5 - Fix build on CURRENT [1]
- Fix build on 6.4 [2]

Submitted by:	Benjamin Kaduk <kaduk-fbsd _at_ mit.edu> [1] (maintainer)
Reported by:	pointy hat (erwin) [1], pointy hat (pav) [2]
2010-09-08 07:16:34 +00:00
Baptiste Daroussin
97a29e69df This is an enterprise-class instant messaging/notification system.
It was developed as part of MIT's Project Athena, and has a
unique design that leads to the ability to develop a unique
sense of community.

WWW: http://zephyr.1ts.org/

PR:		ports/141790
Submitted by:	Ben Kaduk <kaduk at mit.edu>
2010-09-03 15:43:42 +00:00