| Commit History - (may be incomplete: see SVNWeb link above for full details) |
| Date | By | Description |
27 Apr 2013 11:59:29
4.1.1_8
|
mva  |
- Convert USE_ICONV=yes to USES=iconv
- Change USE_GNOME=pkgconfig|gnomehack to USES=pathfix|pkgconfig while here
Reviewed by: zeising |
24 Apr 2013 18:10:32
4.1.1_8
|
ak  |
- Convert USE_GETTEXT to USES (part 3)
Approved by: portmgr (bapt) |
05 Feb 2013 16:17:07
4.1.1_8
|
novel  |
- Add UPDATING entry for gnutls update
- Chase shlib version bump for dependant ports |
10 Dec 2012 19:11:12
  |
mm  |
Update PCRE to 8.32
Introduces the UTF-32 library pcre32
Bump PORTREVISION in dependent ports |
13 Sep 2012 04:45:59
4.1.1_6
|
jhale  |
- Update MAINTAINER to my new FreeBSD.org address
Approved by: makc (mentor) |
09 Jul 2012 12:58:55
4.1.1_6
|
jase  |
- Convert to optionsNG
- Remove LICENSE_FILE
- Remove shlib version from LIB_DEPENDS
PR: ports/169575
Submitted by: Jason E. Hale <bsdkaffee@gmail.com> (maintainer)
Approved by: flo (mentor) |
03 Jun 2012 13:54:48
4.1.1_6
|
johans  |
Chase security/gsasl library update |
14 Jan 2012 08:57:23
4.1.1_5
|
dougb  |
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. |
23 Sep 2011 22:26:39
4.1.1_5
|
amdmi3  |
- 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 |
12 Sep 2011 13:46:59
4.1.1_5
|
gabor  |
- Track dependencies after databases/gdbm update |
31 Jul 2011 15:07:08
4.1.1_4
|
jlaffaye  |
- Chase guile shared lib bump
- Add an entry to UPDATING |
21 Jul 2011 12:43:39
4.1.1_3
|
jlaffaye  |
- Chase gpgme shared lib bump.
- Add an entry to UPDATING
Reviewed by: tabthorpe |
05 Jun 2011 18:43:16
4.1.1_2
|
novel  |
Chase security/gnutls update and add an UPDATING entry. |
25 Feb 2011 14:08:31
4.1.1_1
|
johans  |
Chase security/gsasl update |
14 Feb 2011 21:38:40
4.1.1
|
dhn  |
- Update to 4.1.1
- Pass maintainership to submitter
- Remove MD5 checksum
- Mark MAKE_JOBS_UNSAFE
- Add LICENSE
PR: ports/154641
Submitted by: Jason E. Hale <bsdkaffee@gmail.com> |
31 May 2010 02:01:56
3.6.2_10
|
ade  |
Bounce PORTREVISION for gettext-related ports. Have fun, ya'll. |
16 Aug 2009 18:04:40
3.6.2_9
|
novel  |
Bump PORTREVISIONs of the gnutls dependant ports to chase gnutls update. |
21 Aug 2008 06:18:49
3.6.2_8
|
rafan  |
Update CONFIGURE_ARGS for how we pass CONFIGURE_TARGET to configure script.
Specifically, newer autoconf (> 2.13) has different semantic of the
configure target. In short, one should use --build=CONFIGURE_TARGET
instead of CONFIGURE_TARGET directly. Otherwise, you will get a warning
and the old semantic may be removed in later autoconf releases.
To workaround this issue, many ports hack the CONFIGURE_TARGET variable
so that it contains the ``--build='' prefix.
To solve this issue, under the fact that some ports still have
configure script generated by the old autoconf, we use runtime detection
in the do-configure target so that the proper argument can be used.
Changes to Mk/*:
- Add runtime detection magic in bsd.port.mk (Only the first 15 lines of the commit message are shown above ) |
27 Jul 2008 04:30:53
3.6.2_8
|
linimon  |
Reset sergei@ due to maintainer-timeouts and no response to email.
Hat: portmgr |
06 Jun 2008 13:43:09
3.6.2_8
|
edwin  |
Bump portrevision due to upgrade of devel/gettext.
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) |
20 Mar 2008 09:51:43
3.6.2_7
|
pav  |
- Remove USE_GETOPT_LONG which is a no-op since March 2007 |
03 Mar 2008 11:57:08
3.6.2_7
|
novel  |
- Chase security/gnutls shlib version bump
- Add an entry to UPDATING |
01 Jul 2007 08:56:17
3.6.2_6
|
novel  |
Chase gnutls shared library version chase: adjust DEPENDS lines and
bump PORTREVISIONs. |
02 Jan 2007 08:54:13
3.6.2_5
|
novel  |
- Chase security/gnutls update
- Add an entry to UPDATING
- Pet portlint(1) for some ports while I'm here |
10 May 2006 22:37:39
3.6.2_4
|
edwin  |
Remove USE_REINPLACE from ports starting with M |
09 Jan 2006 16:34:19
3.6.2_4
|
novel  |
Chase gnutls update. |
25 Nov 2005 14:05:38
3.6.2_3
|
sergei  |
- Add SHA256 checksums to my ports |
12 Apr 2005 03:26:57
3.6.2_3
|
obrien  |
At Kris's request, back out the MACHINE_ARCH spelling correction until
after 5.4-RELEASE. |
11 Apr 2005 08:04:41
3.6.2_3
|
obrien  |
Assist getting more ports working on AMD64 by obeying the
Ports Collection documentation and use 'ARCH' rather than 'MACHINE_ARCH'. |
21 Dec 2004 08:59:42
3.6.2_3
|
clement  |
- Rework gpgme03 port to avoid conflict with gpgme 1.0
- Make ports depending on it use new layout
- Bump PORTREVISION (except elmo*)
Approved by: portmgr (marcus) |
11 Dec 2004 05:31:22
3.6.2_3
|
marcus  |
Switch gpgme dependency to gpgme03. |
13 Oct 2004 12:34:06
3.6.2_3
|
sergei  |
- This port installs GNU message catalogs, so add explicit USE_GETTEXT
and USE_ICONV, respect WITHOUT_NLS knob
- Bump PORTREVISION
PR: ports/71575
Submitted by: leeym |
07 Mar 2004 20:49:32
3.6.2_2
|
naddy  |
Buffer overflow and format string fixes.
(Also don't put several patches in a single file.)
Approved by: sergei
Obtained from: upstream
Reported by: Ulf Harnhammar <Ulf.Harnhammar.9485@student.uu.se> |
30 Jan 2004 16:03:29
3.6.2_1  |
sergei  |
SIZE *DOES* MATTER. |
25 Oct 2003 22:41:49
3.6.2_1  |
sergei  |
- Convert USE_* variables to WITH_*
PR: 58525
Submitted by: Oliver Eikemeier <eikemeier@fillmore-labs.com>
Approved by: krion (implicit) |
23 Oct 2003 10:09:43
3.6.2_1  |
sergei  |
- Apply vendor's security patch
- Bump PORTREVISION
Submitted by: Wojciech Polak <polak@gnu.org>
Approved by: krion (implicitly) |
23 Oct 2003 05:42:49
3.6.2  |
sergei  |
Change to my @FreeBSD.org address.
Approved by: krion |
06 Aug 2003 21:44:23
3.6.2  |
krion  |
Use INFO, DOCSDIR and EXAMPLESDIR macros
PR: 55321
Submitted by: maintainer |
18 Apr 2003 05:39:42
3.6.2  |
edwin  |
[MAINTAINER] mail/anubis: USE_GETOPT_LONG, cosmetique
- Convert to USE_GETOPT_LONG
- Cosmetique: whitespace changes
- Cosmetique: unroll .for loop in post-install
PR: ports/51094
Submitted by: Sergei Kolobov <sergei@kolobov.com> |
21 Feb 2003 12:42:26
3.6.2  |
knu  |
De-pkg-comment. |
07 Jan 2003 14:09:18
3.6.2  |
edwin  |
[MAINTAINER] Update mail/anubis to 3.6.2
PR: ports/46669
Submitted by: Sergei Kolobov <sergei@kolobov.com> |
11 Nov 2002 08:27:46
3.6.0  |
ijliao  |
- Update to 3.6.0
- Project moved to GNU - update MASTER_SITE and pkg-descr
- Even though Anubis now uses GnuTLS by default, the port still
default to using OpenSSL instead (GnuTLS support will come later)
PR: 45174
Submitted by: maintainer |
05 Nov 2002 21:12:58
3.5.0  |
obraun  |
Use PORTCOMMENT variable instead of pkg-comment file.
PR: ports/44937,ports/44938,ports/44939,ports/44940,ports/44941,
ports/44942,ports/44943,ports/44944,ports/44945
Submitted by: maintainer |
15 Oct 2002 16:53:00
3.5.0  |
naddy  |
Oops, forgotten in previous update to 3.5.0.
Submitted by: Sergei Kolobov <skolobov@globcon.net> |
15 Oct 2002 15:08:36
3.5.0  |
naddy  |
- Update port to 3.5.0.
- Remove pkg-message; display compile-time options dynamically in pre-fetch
target (a la apache port).
PR: 44086
Submitted by: Sergei Kolobov <sergei@kolobov.com> |
29 Sep 2002 05:47:33
3.4.6_1  |
ijliao  |
forgot bump port revision last commit... |
29 Sep 2002 05:46:40
3.4.6  |
ijliao  |
forgot to add pkg-message last commit |
29 Sep 2002 05:08:14
3.4.6  |
kris  |
Remove reference to pkg-message, which is not present in the repo
(accidentally not committed?) |
19 Sep 2002 21:09:12
3.4.6  |
ijliao  |
- Update to 3.4.6
- Add several compile-time knobs:
- WITHOUT_OPENSSL=yes Disable the OpenSSL library support
- WITHOUT_GPGME=yes Disable the GnuPG (GPGME library) support
- WITH_PCRE=yes Enable the PCRE library support
- WITH_PAM=yes Enable the Pluggable Authentication Modules support
- WITH_TCP_WRAPPERS=yes Enable the libwrap (TCP wrappers) support
- Take maintainership
PR: 42746
Submitted by: Sergei Kolobov <sergei@kolobov.com> (new maintainer) |
31 Aug 2002 17:45:36
3.4.2  |
dwcjr  |
- Update anubis to 3.4.2
- Install .info and addition documentation
- Fix Makefile to install the startup script and examples even if
NOPORTDOCS is defined (those items are NOT documentation)
PR: 42215
Submitted by: sergei@kolobov.com |
19 Aug 2002 07:51:15
3.4.1  |
ijliao  |
upgrade to 3.4.1 |
16 Aug 2002 13:36:29
3.4.0  |
ijliao  |
upgrade to 3.4.0 |
31 Jul 2002 18:52:14
3.3.0  |
ijliao  |
add anubis 3.3.0
An outgoing mail processor |