| Commit History - (may be incomplete: see SVNWeb link above for full details) |
| Date | By | Description |
24 Apr 2013 18:10:32
1.16.0_1
|
ak  |
- Convert USE_GETTEXT to USES (part 3)
Approved by: portmgr (bapt) |
05 Nov 2012 12:33:48
1.16.0_1
|
fjoe  |
- Build and install docs
- Bump PORTREVISION
Feature safe: yes |
08 Oct 2012 14:56:59
1.16.0
|
fjoe  |
Do not build documentation, even if sphinx-build is installed. |
01 Oct 2012 12:21:43
1.16.0
|
fjoe  |
- Update to 1.16.0
- Remove pkg-plist
PR: 171696
Submitted by: nemysis (partially) |
01 Jun 2012 05:26:28
1.14.2_1
|
dinoex  |
- update png to 1.5.10 |
09 Apr 2012 17:38:34
1.14.2
|
fjoe  |
Update to 1.14.2
PR: 166516
Submitted by: Douglas Carmichael
Feature safe: yes |
29 Oct 2011 12:18:34
1.14.0
|
fjoe  |
Rename to match actual patched file name (which was moved since original PR
was filed). |
29 Oct 2011 12:12:58
1.14.0
|
fjoe  |
- update to latest stable release (1.14.0)
- remove CONFLICTS (it's now conflicts with itself :)), because we have no
another versions of pgadmin3 in the tree anymore
- update IGNORE_WITH_PGSQL - we doesn't have any of them < 82
- remove DEFAULT_PGSQL_VER. It's ok to use ports tree default (84),
because according to INSTALL file it now needs 8.4+ for building
- hold distfile in distfiles/postgresql
- remove WX_CONF_ARGS to avoid this warning:
configure: WARNING: unrecognized options: --with-wx-config
- add 'PostGIS Shapefile and DBF loader' menu item [2]
PR: 161952
Submitted by: Ruslan Mahmatkhanov
PR: 158599 [2]
Submitted by: Rainer Hurling |
23 Sep 2011 22:26:39
1.12.0
|
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 |
20 Mar 2011 12:54:45
1.12.0
|
miwi  |
- Get Rid MD5 support |
04 Oct 2010 16:24:53
1.12.0
|
fjoe  |
Update to 1.12.0.
This port still does not build if ports/security/krb5 port is installed
but I commit it to provide PostgreSQL 9.0 support for users that
do not have Kerberos port installed as I do not have spare time right now
to sort out those problems.
PR: 150902 |
31 May 2010 02:01:56
1.10.1_3
|
ade  |
Bounce PORTREVISION for gettext-related ports. Have fun, ya'll. |
28 Mar 2010 06:47:48
1.10.1_2
|
dinoex  |
- update to 1.4.1
Reviewed by: exp8 run on pointyhat
Supported by: miwi |
05 Feb 2010 11:46:55
1.10.1_1
|
dinoex  |
- update to jpeg-8 |
24 Jan 2010 09:39:08
1.10.1
|
fjoe  |
This port now requires postgresql-client >= 8.3 |
20 Jan 2010 18:11:30
1.10.1
|
fjoe  |
Update to 1.10.1 |
06 Sep 2009 16:57:43
1.10.0_1
|
fjoe  |
Fix pgsql console plugin launch.
Submitted by: Juergen Lock |
25 Aug 2009 11:30:00
1.10.0
|
fjoe  |
Update to 1.10.0. |
31 Jul 2009 13:57:52
1.8.4_1
|
dinoex  |
- bump all port that indirectly depends on libjpeg and have not yet been bumped
or updated
Requested by: edwin |
05 Jan 2009 17:27:29
1.8.4
|
pav  |
- Remove conditional checks relevant only on FreeBSD 5.x and older |
21 Aug 2008 06:18:49
1.8.4
|
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 ) |
07 Jul 2008 17:08:37
1.8.4
|
fjoe  |
Update to 1.8.4 |
06 Jun 2008 13:17:10
1.8.0_1
|
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) |
10 Mar 2008 05:49:23
1.8.0
|
fjoe  |
Fix ${OSVERSION} condition.
Pointed out by: Gergely CZUCZY |
28 Oct 2007 17:31:27
1.8.0
|
fjoe  |
Update to 1.8.0. |
23 Sep 2007 05:55:13
1.6.3
|
fjoe  |
Update to 1.6.3 |
11 Jan 2007 04:03:52
1.6.2
|
fjoe  |
- Update to 1.6.2.
- Respect CFLAGS.
Submitted by: acm |
10 Jan 2007 23:56:09
1.6.2
|
fjoe  |
- Update to 1.6.2.
- Respect CFLAGS.
Submitted by: acm |
06 Dec 2006 04:19:38
1.6.1
|
fjoe  |
Previous commit was actually commit for PR 106356. |
06 Dec 2006 04:18:04
1.6.1
|
fjoe  |
Update to 1.6.1.
PR: 105156
Submitted by: Robert Gogolok |
04 Dec 2006 17:37:22
1.6.0
|
fjoe  |
Mark as ignored with postgresql-client74. Needs 8.0+. |
03 Dec 2006 18:39:04
1.6.0
|
fjoe  |
Remove post-install section. |
03 Dec 2006 15:45:54
1.6.0
|
fjoe  |
Update to 1.6.0. |
01 Dec 2006 07:39:02
1.4.3
|
pav  |
- Use features of bsd.wx.mk, especially USE_WX
PR: ports/101613
Submitted by: alepulver |
07 Nov 2006 14:51:03
1.4.3
|
fjoe  |
Update to 1.4.3.
PR: 102038
Submitted by: Robert Gogolok |
24 Jul 2006 18:39:13
1.4.2
|
fjoe  |
Use bsd.wx.mk. |
05 Jul 2006 02:30:58
1.4.2
|
linimon  |
Change all bogus uses of BROKEN to IGNORE. See CHANGES 20060705.
PR: ports/92445
Hat: portmgr |
21 May 2006 14:04:42
1.4.2
|
fjoe  |
Fix some portlint -A errors.
PR: 97353 (partially)
Submitted by: Martin Wilke |
04 May 2006 21:41:12
1.4.2
|
edwin  |
Remove USE_REINPLACE from all categories starting with D |
01 Apr 2006 17:05:42
1.4.2
|
fjoe  |
Update to 1.4.2 |
22 Jan 2006 19:00:49
1.4.1
|
fjoe  |
Update to 1.4.1. |
19 Nov 2005 18:09:08
1.4.0
|
fjoe  |
- Update to 1.4.0.
This version no longer support FreeBSD 4.x (requires wchar_t support).
Use pgadmin3-12 port for FreeBSD < 5.0. |
05 Nov 2005 05:22:06
1.2.2_1
|
marcus  |
Bump PORTREVISION to chase the glib20 shared library update. |
20 Oct 2005 14:36:49
1.2.2
|
fjoe  |
Update to 1.2.2.
PR: 86990 |
30 Aug 2005 16:04:18
1.2.0_6
|
fjoe  |
s/older/newer/
Submitted by: Palle Girgensohn |
17 May 2005 15:50:37
1.2.0_6
|
fjoe  |
- Fix build with wxgtk 2.6.0
- Bump PORTREVISION
Submitted by: Yuri Bushmelev |
12 May 2005 17:45:30
1.2.0_5
|
fjoe  |
Finish repo-move of wxgtk2*-devel ports to wxgtk26* and update to the
latest stable release wxWidgets 2.6.0. |
12 Mar 2005 10:54:27
1.2.0_5
|
marcus  |
Bump PORTREVISION to chase the glib20 shared lib version change. |
02 Mar 2005 12:10:00
1.2.0_4
|
fjoe  |
Document that __FreeBSD_version 503105 is ok for unicode-enabled build. |
27 Feb 2005 16:53:27
1.2.0_4
|
fjoe  |
- Fix build on 4.x: non-unicode version does not have pkg-message.
- Bump PORTREVISION. |
23 Feb 2005 19:28:13
1.2.0_3
|
fjoe  |
- Provide a patch that allows to build working non-Unicode version.
- Add back 4.x support (non-Unicode version only).
- Bump PORTREVISION. |
21 Feb 2005 22:10:39
1.2.0_2
|
fjoe  |
- Unbreak.
- Remove ability to build non-unicode version which is not supported by pgadmin3
developers.
- Bump PORTREVISION. |
07 Feb 2005 18:44:12
1.2.0_1
|
fjoe  |
- Mark broken on 5.2.0-RELEASE and later until problems with this port
are resolved.
- Suggest to use pgadmin3 binary from pgadmin.org. |
31 Jan 2005 00:35:56
1.2.0_1
|
girgen  |
Split the postgresql ports into a server and a client part.
All ports depending on postgresql shall use the USE_PGSQL=yes knob
defined in Mk/bsd.ports.mk. Bumping portrevisions where needed.
PR: 75344
Approved by: portmgr@ (kris), ade & sean (mentors) |
13 Jan 2005 15:25:51
1.2.0
|
fjoe  |
Fix build (distfiles was moved).
Submitted by: kuriyama
Pointed out by: kris
Pointy hat to: fjoe |
08 Jan 2005 18:05:22
1.2.0
|
fjoe  |
Update to 1.2.0 |
25 Nov 2004 20:07:36
1.0.2_1
|
fjoe  |
Chase wxgtk2*-devel libraries version bump. |
07 Nov 2004 22:37:47
1.0.2_1
|
marcus  |
Bump PORTREVISIONS for all ports that depend on atk or pango to ease in the
big upgrade. |
27 Jun 2004 21:18:25
1.0.2
|
fjoe  |
Update to 1.0.2.
Use wxWidgets 2.5.2. |
25 May 2004 09:19:43
1.0.1_3
|
mat  |
Remove databases/postgresql-client because there can't be a -server, and having
it installed prevents databases/postgresql7 from being installed, leading to
some dependencies problems |
05 Apr 2004 03:31:02
1.0.1_3
|
marcus  |
Chase the glib20 update, and bump all affected ports' PORTREVISIONs. |
04 Feb 2004 12:46:51
1.0.1_2
|
fjoe  |
SIZE'ify. |
04 Feb 2004 05:21:48
1.0.1_2
|
marcus  |
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
(Part 2) |
04 Nov 2003 22:05:54
1.0.1_1
|
fjoe  |
Chase wxgtk library name change.
Use wxgtk2.
Bump PORTREVISION. |
04 Nov 2003 01:33:15
1.0.1
|
fjoe  |
New port: pgadmin3.
pgAdmin III is PostgreSQL database design and management system. |