Joe Marcus Clarke
d4cc7a2188
Add an empty OPTIONS declaration to enable additional OPTIONS that are added
...
after bsd.port.pre.mk is included.
PR: 92106
Submitted by: jacula modyun <jacula@gmail.com>
2006-02-01 17:42:43 +00:00
Yen-Ming Lee
cfb39a9359
- update to 0.6b
2006-02-01 15:48:28 +00:00
Sergey Skvortsov
30007403db
Documentation set was rerolled by author.
...
Changes: http://www.exim.org/mail-archives/exim-announce/2006/msg00000.html
2006-02-01 15:14:22 +00:00
Norikatsu Shigemura
07bb6723b6
Update to 2.2.0beta7.
2006-02-01 13:48:45 +00:00
Renato Botelho
72e8cf1064
- Update to 1.4a
...
PR: ports/92567
Submitted by: maintainer
2006-02-01 09:45:33 +00:00
Tom McLaughlin
2a775b8b32
Fix URL typo in pkg-descr.
...
PR: ports/92638
Submitted by: Jean Milanez Melo <jmelo@freebsdbrasil.com.br>
2006-02-01 02:27:13 +00:00
Erwin Lansing
6f3e50f93b
Marked as DEPRECATED, mastersite disappeared since 2004
...
PR: 92639
Submitted by: Jean Milanez Melo <jmelo@freebsdbrasil.com.br>
2006-01-31 21:08:16 +00:00
Erwin Lansing
bd61a52c3a
Remove WWW, URL does not existe anymore
...
PR: 92637
Submitted by: Jean Milanez Melo <jmelo@freebsdbrasil.com.br>
2006-01-31 20:55:09 +00:00
Renato Botelho
5bfcb0a9d8
- Update sidebar patch to 1.5.11
...
- s/.error/IGNORE/
- SHA256ify
PR: ports/92558
Submitted by: maintainer
2006-01-31 15:39:02 +00:00
Renato Botelho
227a16c31a
Add qmail-smtpd-auth-close3.patch when SMTP_AUTH_PATCH is selected.
...
This is useful to fix a minor bug that occours after a failed authentication
if you have morercpthosts configured.
2006-01-31 14:41:11 +00:00
Renato Botelho
9c37005da8
- One more fix for tls+auth patches, now I hope all are working fine.
...
Submitted by: Manuel Mausz <manuel@mausz.at>
2006-01-31 12:40:37 +00:00
Renato Botelho
f0ccca2ea5
- qmail-tls is not working fine with auth, fix it printing STATTLS alone in
...
one line on EHLO command [1]
- Add ECHO_CMD to SUB_LIST, it's necessary to boot files
PR: ports/92574 [1]
Submitted by: Cristiano Deana <cris@gufi.org> [1]
2006-01-31 09:38:25 +00:00
Sam Lawrance
e27c16225f
Fix plist.
2006-01-31 00:08:16 +00:00
Jun Kuriyama
a06ee65df0
Chase shlib bump of libexpat.
2006-01-30 23:20:05 +00:00
Alexander Leidinger
224a69691d
- update to 2.0.0
...
- fix "LDAP always enabled" [1]
PR: 92565
Submitted by: "Pawel Pekala" <c0rn@o2.pl> [1]
2006-01-30 20:45:51 +00:00
Alexander Leidinger
5410a9fdbd
Update to 0.42.
2006-01-30 19:03:14 +00:00
Renato Botelho
521c9c982b
- Add a patch to read tai64n date format with no need of tai64nlocal
...
external application [1]
- Remove USEREINPLACE
- Unquote BROKEN
PR: ports/92425 [1]
Submitted by: Luca Morettoni <luca@morettoni.net> [1]
2006-01-30 16:31:34 +00:00
Renato Botelho
e1ed2e8e9c
- Revert last commit and back to use alias user, that is the default.
...
- Fix mkaliasdir accordingly
2006-01-30 16:25:14 +00:00
Jun Kuriyama
6a92c30d7f
- Upgrade to 1.73.
...
PR: ports/92464
Submitted by: leeym
2006-01-30 14:09:37 +00:00
Simon Barner
3cd0edaa2b
- Prevent fetchmail from crashing if the .netrc file does not contain
...
a password for a particular account.
- Bump PORTREVISION
Submitted by: Craig Leres via Matthias Andree
2006-01-30 12:47:53 +00:00
Edwin Groothuis
3b5981766e
SHA256ify
...
Approved by: krion@
2006-01-30 12:42:14 +00:00
Renato Botelho
effbdad4cb
- Fix username creation on pkg-install - s/alias/qalias/g
...
Reported by: B. Cook <bcook@bsdwebsolutions.com>
2006-01-30 09:27:01 +00:00
Anton Berezin
8d10d2e2c3
Update to 2.04.
2006-01-30 06:42:18 +00:00
Pav Lucistnik
ef77dcdcb9
- Update to 1.39
...
PR: ports/92436
Submitted by: Eric W. Bates <ericx@vineyard.net> (maintainer)
2006-01-28 20:44:40 +00:00
Mark Linimon
b09666fc1e
- Fix possibility of "infinite make fork" when "Registering install for ..."
...
EMACS ports. [1]
- Allow building a port as root using an NFS-mounted /usr/ports if the
server maps root to a UID other than root. [2]
- Make 'BROKEN' and 'IGNORED' ports exit their "make install" with a fail
status rather than success. [3]
- Improve behavior when dealing with versioned dependencies. [4]
- Fix false positives in check-conflicts target. [5]
- Remove obsolete bzip2 code. [6]
- Add physical category net-p2p. [7]
- Don't fetch INDEXFILE if not necessary; respect FETCH_ENV. [8], [11]
- INDEX can now be moved outside of ports tree. [9]
- Add ghostscript-gpl. [10]
- Remove obsolete USE_MESA. [12]
- Force pkg_install tools from ports on FreeBSD 4.10 and older. [13]
- Document ALWAYS_KEEP_DISTFILES. [14]
- Remove USE_REINPLACE from bsd.port.mk USE_DOS2UNIX patch. [15]
PR: ports/37596 [1], ports/57259 [2], ports/63216 [3],
ports/89448 [4], ports/89710 [5], ports/88996 [6],
ports/89260 [7], ports/89363 [8], ports/89809 [9],
ports/89853 [10], ports/91086 [11], ports/91710 [12],
ports/91727 [13], ports/92111 [14], ports/92124 [15]
Submitted by: Jay Sachs <jay at eziba dot com> [1], sem [1, 3, 8, 12],
Andrew Heybey <ath at niksun dot com> [2], Jamie Jones
<jamie at thompson dot bishopston dot net>, tobez [4], Mark
Andrews <Mark_Andrews at isc dot org> [5], edwin [6, 11, 15],
pav [7, 13], Peter Jeremy <PeterJeremy at optushome dot com
dot au> [9], Ulrich Spoerlein <q at galgenberg dot net> [10],
netchild [11], erwin [14]
Reviewed by: kris, clement (partially)
2006-01-28 02:11:35 +00:00
Marcus Alves Grando
7e64cb3a3f
Update to 2.3-20060126
2006-01-28 01:08:58 +00:00
Peter Pentchev
09163ad68c
Set the setgid bit on vchkpw, too - it simply will not work without it :)
...
PR: 85788
Submitted by: Renato Botelho <garga@freebsd.org>
2006-01-27 13:47:16 +00:00
Alex Dupre
119f23fe07
Remove qmailadmin-devel port: no more devel releases expected.
...
PR: ports/92329
Submitted by: Jean Milanez Melo <jmelo@freebsdbrasil.com.br>
2006-01-27 13:25:16 +00:00
Renato Botelho
16d8c853c3
- Update to 3.6.3.
...
- Changed mastersites to official mirrors for release version and keep my site
for cvs snaps.
- A few file/patch* are removed, they are now incorporated in vendor sources.
- Drop USE_REINPLACE, it's no longe needed.
PR: ports/92335
Submitted by: maintainer
2006-01-27 09:53:56 +00:00
Renato Botelho
a66cbfe08d
- Update to 0.17
...
PR: ports/91115
Submitted by: ehaupt
Approved by: maintainer timeout (30 days)
2006-01-27 09:47:09 +00:00
Mark Linimon
739e564b8c
Replace the dangerous .error with IGNORE.
2006-01-27 09:38:34 +00:00
Renato Botelho
46a9715ce9
- Fix wrong pkg-plist of last commit
2006-01-26 22:50:19 +00:00
Renato Botelho
50fbab2de7
- Update to 2.7.9
...
- Add more MASTER_SITES
PR: ports/91011
Submitted by: Jose Liang <jose@jose.idv.tw>
Approved by: maintainer timeout (30 days)
2006-01-26 22:48:58 +00:00
Sergey Skvortsov
88d4a0e968
Add support for databases/db44
...
PR: ports/92369
Submitted by: skv
Approved by: maintainer (krion)
2006-01-26 14:20:23 +00:00
Doug Barton
79e3e4c234
Unbreak by removing manual attempt to install rc.d script,
...
and a few other fixes.
Pet portlint.
2006-01-26 08:30:23 +00:00
Kris Kennaway
d55df063bd
Don't remove system symlinks
2006-01-26 04:38:20 +00:00
Kris Kennaway
7689c4a0e5
Add missing USE_GETTEXT
2006-01-26 04:29:21 +00:00
Kris Kennaway
b74540fcdb
BROKEN when WITHOUT_SSL: Incomplete pkg-plist
2006-01-26 04:16:14 +00:00
Kris Kennaway
172245e773
Add missing USE_GETTEXT
2006-01-26 04:06:59 +00:00
Kris Kennaway
1886e5a992
BROKEN: Uses USE_RC_SUBR incorrectly; incorrect pkg-plist
2006-01-25 22:52:24 +00:00
Jean-Yves Lefort
6e07269d0e
Fix an IMAP authentication problem.
2006-01-25 18:42:33 +00:00
Norikatsu Shigemura
61c886f0ed
Update to 2.2.0beta7.
2006-01-25 16:24:31 +00:00
Anton Berezin
09a878a5a2
Update to 2.063.
2006-01-25 12:41:06 +00:00
Renato Botelho
bbbb70fc6e
- Fix rc.d scripts
...
- Bump PORTREVISION
PR: ports/92302
Submitted by: maintainer
2006-01-25 11:41:46 +00:00
Anton Berezin
852a38fbb7
Add mail/p5-Mail-Transport-Dbx 0.07, a Perl module to parse MS Outlook
...
Express mailboxes.
2006-01-25 11:26:10 +00:00
Anton Berezin
7305bc4fec
Update to 2.01.
2006-01-25 10:38:43 +00:00
Doug Barton
95c0e17d91
Allow build to complete in WITHOUT_OPENSSL case
...
Pointed out by: kris via his friends at the cluster
2006-01-24 22:55:23 +00:00
Marcus Alves Grando
35bf8b1ccb
- Linker fix when use OPENSSL from ports
...
- portlint(1)
PR: 92282
Reported by: dinoex
Submitted by: Vivek Khera <vivek@khera.org> (maintainer)
2006-01-24 20:11:07 +00:00
Marcus Alves Grando
b429ce7a35
- Update to 2.3-20060123
...
- portlint(1)
2006-01-24 17:54:03 +00:00
Erwin Lansing
128953850f
Update to 1.2.11
...
PR: 92215
Approved by: maintainer
2006-01-23 19:38:58 +00:00