| Commit History - (may be incomplete: see CVSWeb link above for full details) |
| Date | By | Description |
04 Jan 2012 20:20:31
1.3.3.r4_3,1
|
mm  |
Remove obsolete ftp/proftpd-devel port.
ftp/proftpd-devel |
23 Dec 2011 20:35:11
1.3.3.r4_3,1
|
delphij  |
Apply a patch after FreeBSD-SA-11:07.chroot which addresses an arbitrary
code execution vulnerability.
Please note that in order to build this the system needs to be patched
with FreeBSD-SA-11:07.chroot and the resulting binary also needs to the
change because it depends on a new libc API.
Feature safe: yes
With hat: ports-security
Approved by: portmgr (linimon) |
19 Mar 2011 12:38:54
1.3.3.r4_2,1  |
miwi  |
- Get Rid MD5 support |
04 Dec 2010 07:34:27
1.3.3.r4_2,1  |
ade  |
Sync to new bsd.autotools.mk |
16 Oct 2010 11:52:47
1.3.3.r4_2,1  |
ade  |
Punt autoconf267->autoconf268 |
15 Sep 2010 18:35:24
1.3.3.r4_2  |
ade  |
Autotools update. Read ports/UPDATING 20100915 for details.
Approved by: portmgr (for Mk/bsd.port.mk part)
Tested by: Multiple -exp runs |
22 Aug 2010 03:33:11
1.3.3.r4_1,1  |
lwhsu  |
- Add shaper module option
PR: ports/148403
Submitted by: Loic Pefferkorn <loic-freebsd AT loicp.eu>
Approved by: <guzik AT anka.net.pl> (maintainer) |
31 May 2010 02:01:56
1.3.3.r4_1,1  |
ade  |
Bounce PORTREVISION for gettext-related ports. Have fun, ya'll. |
06 Apr 2010 12:01:57
1.3.3.r4,1  |
garga  |
Chase clamav's lib bump |
27 Mar 2010 00:15:24
1.3.3.r4  |
dougb  |
Begin the process of deprecating sysutils/rc_subr by
s#. %%RC_SUBR%%#. /etc/rc.subr# |
14 Mar 2010 01:38:21
1.3.3.r4,1  |
wxs  |
- Update to 1.3.3rc4 [1]
- Fix on current (utmp related) [2]
- Pass maintainer to submitter
PR: ports/144105
Submitted by: [1]: Bartlomiej Syryjczyk <guzik@anka.net.pl>
[2]: TJ Saunders <tj@castaglia.org> (upstream maintainer) |
11 Feb 2010 20:06:07
1.3.3.r2_1,1  |
pgollucci  |
- OPTIONS += sftp
PR: 143018
Submitted by: zloidemon <g.veniamin@googlemail.com> |
04 Dec 2009 02:38:52
1.3.3.r2,1  |
linimon  |
Reinstate maintainer at his request. |
26 Nov 2009 00:36:49
1.3.3.r2,1  |
linimon  |
Temporarily reassign ports maintained by chris@officialunix.com back to
the pool for the duration of his upcoming move.
Requested by: maintainer |
26 Oct 2009 14:21:51
1.3.3.r2,1  |
wxs  |
- Update to 1.3.3rc2
- Add missing PORTEPOCH bump which should have happened in revision 1.148
PR: ports/139853
Submitted by: Sylvio Cesar <scjamorim@bsd.com.br>
Approved by: chris@officialunix.com (maintainer) |
12 Oct 2009 14:01:23
1.3.3.r1  |
wxs  |
- Update to 1.3.3rc1
- Don't use ?= for MAINTAINER and COMMENT (there are no slave ports)
- Remove IGNORE
- Use PLIST_SUB in place of PLIST_FILES
- Use LOCALBASE instead of hardcoding /usr/local
PR: ports/138977
Submitted by: Chris Petrik <c.petrik.sosa@gmail.com> (maintainer) |
19 Sep 2009 13:59:51
1.3.20080922  |
miwi  |
- Pass maintainership to submitter
Submitted by: Chris Petrik <chris@officialunix.com> (requested via #bsdports)
Feature safe: yes |
28 Aug 2009 16:52:33
1.3.20080922  |
linimon  |
Reset beech@FreeBSD.org while he works on restoring his email situation.
Hat: portmgr |
15 Jul 2009 16:56:10
1.3.20080922  |
dougb  |
Fix a few "bad example" problems in the rc.d scripts that have been
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. |
27 Mar 2009 11:53:07
1.3.20080922  |
garga  |
- Bump necessary PORTREVISIONS and fix some ports to new clamav API |
09 Dec 2008 23:46:53
1.3.20080922  |
beech  |
- Tag IGNORE -devel lags the main version |
23 Sep 2008 07:01:53
1.3.20080922  |
beech  |
- Update to 1.3.20080922
- Remove third party mod_sql_tds and mod_comb (don't build)
- Fix plist
Reported By: QAT |
23 Sep 2008 03:12:28
1.3.20080920  |
beech  |
- Update to 1.3.20080920
- Remove mod_codeconv (no longer current)
- Add mod_clamav |
15 Sep 2008 19:56:38
1.3.2.r1_2  |
garga  |
- Update security/clamav to 0.94 [1] and fix a remote DoS [2]
- Chase libclamav version bump on all dependant ports
- Bump necessary PORTREVISIONS
- Fix some BROKEN messages from ports that were already broken with clamav-0.93
- Mark security/klamav as BROKEN since it doesn't build with clamav-0.94
PR: ports/127122 [1], ports/127310 [2]
Submitted by: Gary Palmer <freebsd-gnats@in-addr.com> [1], delphij [2]
Approved by: portmgr (pav) |
20 Aug 2008 00:57:32
1.3.2.r1_2  |
ade  |
Conversion from (now defunct) autoconf-2.61 to autoconf-2.62
Tested by: exp build run (erwin) |
06 Jun 2008 14:33:40
1.3.2.r1_2  |
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) |
21 Apr 2008 03:18:13
1.3.2.r1_1  |
beech  |
- Fix pkgconfig install path
- Fix pkg-plist
- Bump portrevision
Reported by: pointyhat via pav |
18 Apr 2008 09:38:32
1.3.2.r1  |
beech  |
- Add conflicts |
18 Apr 2008 04:30:51
1.3.2.r1  |
beech  |
- Tweak Makefile |
18 Apr 2008 04:20:46
1.3.2.r1  |
beech  |
- Fix pkg-plist |
18 Apr 2008 04:03:11
1.3.2.r1  |
beech  |
- Update to 1.3.2.r1
- 1.3.2rc1 release includes major new features and numerous bugfixes,
including:
+ Support for the MLST and MLSD commands (RFC3659)
+ New modules: mod_sql_odbc, mod_sql_sqlite, mod_unique_id
+ New configuration directives: MaxTransferPerHost, MaxTransfersPerUser
+ New translations: Italian
+ Better handling of aborted data transfers
+ Support for FIPS and OCSP in mod_tls
+ New documentation: doc/howto/ConfigurationTrick
Please read the included NEWS, RELEASE_NOTES, and ChangeLog files for
the full details. |
18 Apr 2008 03:31:17
1.3.1_13  |
beech  |
- Forced commit after repocopy, files |
18 Apr 2008 03:25:29
1.3.1_13  |
beech  |
-Forced commit after repocopy |