Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
2.0.12_4 07 Sep 2014 07:44:48
  |
antoine  |
2014-08-31 databases/kinterbasdb: Not staged. See
http://lists.freebsd.org/pipermail/freebsd-ports-announce/2014-May/000080.html
2014-08-31 databases/msql: Not staged. See
http://lists.freebsd.org/pipermail/freebsd-ports-announce/2014-May/000080.html
2014-08-31 multimedia/pvr250: Not staged. See
http://lists.freebsd.org/pipermail/freebsd-ports-announce/2014-May/000080.html
2014-08-31 multimedia/pvrxxx: Not staged. See
http://lists.freebsd.org/pipermail/freebsd-ports-announce/2014-May/000080.html
2014-08-31 textproc/py-4suite-xml: Not staged. See
http://lists.freebsd.org/pipermail/freebsd-ports-announce/2014-May/000080.html |
2.0.12_4 07 Feb 2014 10:43:05
  |
danfe  |
Cleanup the port a bit before it can be unbroken further:
- Add gmake to USES, it builds better with GNU make
- Use better syntax in top Makefile (files/patch-aa)
- Reindent commands in recipes; touch Makefile header and COMMENT |
2.0.12_4 06 Nov 2013 17:52:43
  |
bapt  |
Fix pkg name collisions
With hat: portmgr |
2.0.12_4 20 Sep 2013 16:13:49
  |
bapt  |
Add NO_STAGE all over the place in preparation for the staging support (cat:
databases) |
2.0.12_4 31 Aug 2013 01:51:02
  |
bdrewery  |
- IGNORE when PACKAGE_BUILDING as these require manual fetch
With hat: portmgr |
2.0.12_4 03 Aug 2013 08:45:52
  |
az  |
- Convert to new perl framework
- Trim Makefile header |
2.0.12_4 30 Nov 2011 21:07:00
 |
pav  |
- Disallow from pointyhat
Feature safe: yes |
2.0.12_4 27 Nov 2011 19:42:02
 |
crees  |
- Use USERS and GROUPS
- Mark BROKEN on 9+;
../msql/types.c:50:20: error: regexp.h: No such file or directory
- Dequote RESTRICTED
- PKGMESSAGEise post-install-notes and correct typos
Feature safe: yes |
2.0.12_4 20 Mar 2011 12:54:45
 |
miwi  |
- Get Rid MD5 support |
2.0.12_4 01 Dec 2010 23:38:49
 |
linimon  |
Reset anray@FreeBSD.org due to maintainer-timeouts and no response to email.
Hat: portmgr |
2.0.12_4 19 Apr 2008 17:56:05
 |
miwi  |
- Remove unneeded dependency from gtk12/gtk20 [1]
- Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG
- Remove X11BASE support in favor of LOCALBASE or PREFIX
- Use USE_LDCONFIG instead of INSTALLS_SHLIB
- Remove unneeded USE_GCC 3.4+
Thanks to all Helpers:
Dmitry Marakasov, Chess Griffin, beech@, dinoex, rafan, gahr,
ehaupt, nox, itetcu, flz, pav
PR: 116263
Tested on: pointyhat
Approved by: portmgr (pav) |
2.0.12_4 10 May 2006 09:19:08
 |
anray  |
Add SIZE and SHA256.
Noticed by: sem |
2.0.12_4 04 May 2006 21:41:12
 |
edwin  |
Remove USE_REINPLACE from all categories starting with D |
2.0.12_4 15 Dec 2005 20:34:46
 |
anray  |
Change email address for all my ports.
Approved by: sem(mentor) |
2.0.12_4 30 Dec 2004 02:37:15
 |
edwin  |
[PATCH] change MAINTAINER email address for all my ports.
PR: ports/75559
Submitted by: Andrey Slusar <anray@inet.ua> |
2.0.12_4 07 Aug 2004 20:48:45
 |
krion  |
Change maintainer's email.
PR: ports/70138
Submitted by: Andrey Slusar <vasallia@ukr.net> |
2.0.12_4 21 Jul 2004 11:24:41
 |
vs  |
Add CONFLICTS for msql <-> msql3
PR: ports/69355
Submitted by: Andrey Slusar (maintainer) |
2.0.12_4 12 Jul 2004 20:18:31
 |
sem  |
A new brave maintainer.
Submitted by: Andrey Slusar <vasallia@ukr.net>
Approved by: krion (mentor) |
2.0.12_4 14 Jun 2004 05:53:33
 |
linimon  |
Remove quotes around IGNORE string (as suggested by kris). Found by
attempting to install databases/ruby-dbd_msql. |
2.0.12_4 04 May 2004 20:48:38
 |
pav  |
- Fix build on gcc 3.3
PR: ports/66250
Submitted by: Andrey Slusar <vasallia@ukr.net> |
2.0.12_4 10 Apr 2004 17:26:55
 |
trevor  |
Tidy up whitespace. |
2.0.12_4 10 Apr 2004 17:11:02
 |
trevor  |
Cram into 80 columns by 24 rows. |
2.0.12_4 11 Jan 2004 05:38:41
 |
petef  |
- give a more specific URL to fetch the distfile from
- switch to UID/GID 98 so we don't conflict w/qmail
- remove BROKEN for -current; I can't repeat this, and it looks like
patch-az and patch-ab address the problem.
- bump PORTREVISION |
2.0.12_3 28 Dec 2003 08:55:53
 |
linimon  |
Mark as broken on recent versions of -current due to use of varags.h
(deprecated in gcc3.3 in favor of stdarg.h.) This is not caught on bento
because this is a restricted port.
The distfile is from 2001; perhaps the submitter of the most recent
PR (ports/58479) might take a look at creating a port for msql3?
While here, pet portlint and fix plist. |
2.0.12_3 14 Dec 2003 15:03:30
 |
oliver  |
fix the compile when bison is installed
PR: ports/58589
Submitted By: Ryan Thompson <ryan@saskonw.com> |
2.0.12_3 27 Sep 2003 00:23:56
 |
edwin  |
ECHO -> ECHO_MSG
(ECHO_CMD for deskutils/notebook)
PR: ports/56767-56770,56772-56774,56776-56784
Submitted by: KATO Tsuguru <tkato@prontomail.com> |
2.0.12_3 24 Sep 2003 12:28:14
 |
ache  |
Teach stdarg.h |
2.0.12_2 30 Jul 2003 23:15:41
 |
kris  |
RESTRICTED implies NO_PACKAGE |
2.0.12_2 20 Feb 2003 17:00:26
 |
knu  |
De-pkg-comment. |
2.0.12_2 18 Nov 2002 22:59:52
 |
arved  |
/usr/bin/chgrp -> ${CHGRP}
PR: 39972
Submitted by: Scott Flatman <sf@dsinw.com> |
2.0.12_2 01 Sep 2002 16:07:59
 |
dwcjr  |
${PERL} -> ${REINPLACE_CMD}
PR: 40784
Submitted by: corecode@corecode.ath.cx
Reviewed by: flynn@energyhq.homeip.net |
2.0.12_2 24 Aug 2002 14:51:19
 |
ache  |
Remove -l in su call - not needed |
2.0.12_1 14 Aug 2002 00:14:07
 |
anders  |
Fix startup-scripts for -current /bin/sh issues. |
07 Dec 2001 23:23:01
    |
ache  |
Suggest user deleting command instead of using it automatically |
20 Nov 2001 23:29:38
    |
lioux  |
Style police: WWW tags should either end in a file/script or TRAILING /; Fix the
later case |
21 Oct 2001 19:41:46
    |
ache  |
Upgrade to 2.0.12 |
04 Jun 2001 10:33:50
    |
dirk  |
POSIX syntax for chown. |
01 Jun 2001 07:05:18
    |
obrien  |
Use proper POSIX syntax for `chown'. |
05 Feb 2001 14:31:42
    |
olgeni  |
Style/space police (space -> tab) over the database category. |
31 Jan 2001 23:33:19
    |
ache  |
Socked directory must be readable by any to make ACL control works |
28 Jan 2001 08:10:48
    |
ache  |
Reorganize .o installed Build shared modules properly Use separate dir for
socket/pid |
27 Jan 2001 21:38:54
    |
ache  |
Install & use shared libs |
27 Jan 2001 08:55:29
    |
ache  |
Upgrade to 2.0.11 |
23 Jan 2001 14:43:50
    |
sf  |
fix typo and correctly installing startup script. |
23 Oct 2000 22:03:12
    |
will  |
Remove jfitz@ as MAINTAINER - mail is bouncing / mailservers don't answer. |
08 Oct 2000 01:08:27
    |
asami  |
Convert category databases to new layout. |
05 Jul 2000 13:37:07
    |
tg  |
As threatened on freebsd-ports: all startup scripts know about the two options
`start' and `stop' now (unless I have forgotten any). This allows us to call
the scripts from /etc/rc.shutdown with the correct option. |