| Commit History - (may be incomplete: see SVNWeb link above for full details) |
| Date | By | Description |
31 Jan 2013 19:14:08
1.0.5_6,1
|
timur  |
Update ports that refer to net/samba34 to use newer net/samba36 |
10 Dec 2012 19:11:12
  |
mm  |
Update PCRE to 8.32
Introduces the UTF-32 library pcre32
Bump PORTREVISION in dependent ports |
18 Aug 2012 14:29:11
1.0.5_5,1
|
ohauer  |
- remove www/apache20 and devel/apr0
- s/USE_APACHE= 20+/USE_APACHE= 22+/
- unify s/YES/yes/
- cleanup APACHE_VERSION <= 22 usage
- add entry to MOVED
with hat apache@ |
05 Aug 2012 23:19:40
1.0.5_5,1
|
dougb  |
Move the rc.d scripts of the form *.sh.in to *.in
Where necessary add $FreeBSD$ to the file
No PORTREVISION bump necessary because this is a no-op |
20 May 2012 09:06:41
1.0.5_5,1
|
ale  |
Set MANUAL_PACKAGE_BUILD. |
16 May 2012 07:37:04
1.0.5_5
|
ale  |
Switch to default PHP 5.3, since not compatible with PHP 5.4. |
14 Jan 2012 08:57:23
1.0.5_5,1
|
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. |
01 Jan 2012 16:47:41
1.0.5_5,1
|
ohauer  |
- change required APACHE version from 13+ to 20+
(prepare to remove www/apache13)
- no PORTREVISION bump since apache22 is the default
with hat apache@ |
24 Oct 2011 04:17:38
1.0.5_5,1
|
dougb  |
Remove more tags from pkg-descr files fo the form:
- Name
em@i.l
or variations thereof. While I'm here also fix some whitespace and other
formatting errors, including moving WWW: to the last line in the file. |
20 Aug 2011 17:27:52
1.0.5_5,1
|
ohauer  |
- bump PORTREVISION from ports if USE_APACHE=13+ or 20+ is defined |
19 Mar 2011 13:15:34
1.0.5_5,1
|
ale  |
Bump PORTREVISION for ports linking to default libmysqlclient. |
19 Mar 2011 12:38:54
1.0.5_5,1
|
miwi  |
- Get Rid MD5 support |
29 Dec 2010 20:04:42
1.0.5_4,1
|
pgollucci  |
- DISTNAME= ${PORTNAME}-${PORTVERSION} is the default and not needed.
PR: ports/153292
Submitted by: myself (pgollucci)
Tested by: -exp run by pav
Approved by: portmgr (pav) |
30 Sep 2010 16:15:54
1.0.5_4,1
|
garga  |
Change default samba dependency to 3.4
PR: ports/150572
Submitted by: garga@
Approved by: maintainer timeout (16 days) |
06 Jun 2010 04:50:50
1.0.5_3,1
|
pgollucci  |
- WITH_APACHE22 is dead
PR: ports/146902
Submitted by: pgollucci@ (myself)
Approved by: maintainer timeout (uzgrishin@mail.ru; 14 days) |
18 May 2010 04:08:06
1.0.5_2,1
|
pgollucci  |
- Chase devel/apr -> devel/apr1 shuffling
PR: ports/146553
Submitted by: myself (pgollucci@)
With Hat: apache@ |
05 May 2010 21:54:08
1.0.5_1,1
|
pgollucci  |
5/5: Chase www/apache22 (bundled apr shlib bump)
PR: ports/146130
Approved by: portmgr (pav)
Tested by: -exp run (pav)
With Hat: apache@ |
27 Mar 2010 00:15:24
1.0.5
|
dougb  |
Begin the process of deprecating sysutils/rc_subr by
s#. %%RC_SUBR%%#. /etc/rc.subr# |
18 Jan 2010 02:00:54
1.0.5,1
|
pgollucci  |
- Update to 1.0.5
PR: ports/142721
Submitted by: Yuriy Grishin <uzgrishin@mail.ru> (maintainer) |
15 Jul 2009 16:56:10
1.0.4,1
|
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. |
15 Feb 2009 21:31:29
1.0.4,1
|
beech  |
- Bug fixes and tweaks
PR: ports/131679
Submitted by: Yuriy Grishin <uzgrishin@mail.ru> (maintainer) |
18 Jan 2009 11:23:39
1.0.4,1
|
miwi  |
- Update to 1.0.4
PR: 129816
Submitted by: Yuriy Grishin <uzgrishin@mail.ru> (maintainer) |
05 Jan 2009 19:04:45
1.0.3_1,1
|
delphij  |
Bump PORTREVISION's after OpenLDAP update.
Suggested by: rafan |
14 Nov 2008 00:36:58
1.0.3,1
|
wxs  |
Update to 1.0.3
Note new WWW: in pkg-descr
Pass maintainership to submitter.
PR: ports/128124
Submitted by: Yuri Grishin <uzgrishin@mail.ru>
Approved by: Denis Barov <dindin@yandex-team.ru> (maintainer) |
21 Aug 2008 06:18:49
20070524_2
|
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 2007 11:39:16
20070524_2
|
rafan  |
- Correctly fix configure script and setup.sh breakage
PR: ports/114961
Submitted by: Denis Barov <dindin at dindin.ru> (maintainer) |
27 Jul 2007 09:56:32
20070524_1
|
rafan  |
- Fix configure breakage
PR: ports/114961
Submitted by: Denis Barov <dindin at dindin.ru> (maintainer) |
24 Jul 2007 08:49:24
20070524_1
|
miwi  |
- Little Fixes ( s/CASHE/CACHE)
PR: 114653
Submitted by: Denis Barov <dindin@dindin.ru> (maintainer) |
09 Jul 2007 16:57:55
20070524
|
miwi  |
- Update to 20070524
- Update maintainer mail adress
PR: 114447
Submitted by: Denis Barov <dindin@dindin.ru> (maintainer) |
19 May 2007 20:32:57
20060417_1
|
flz  |
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}. |
29 Dec 2006 20:18:35
20060417
|
miwi  |
SAMS (Squid Account Management System) is a WEB-based interface and tool to
manage users of SQUID proxy server. Main features are:
* manage users access to SQUID - proxy with NTLM, NCSA authorization
or IP address
* manage prohibition of users to access to URL
* manage to rewrite requested URL to graphical resources (banners,
counters)
* save and build reports of users statistic
* switch of users access to SQUID proxy if his traffic quota is off
* manage a delay pools for users groups
WWW: http://sams.irc.perm.ru/
- Dindin
dindin@freebsd.org.ua
PR: ports/107102
Submitted by: Denis Barov<dindin@freebsd.org.ua> |