| Commit History - (may be incomplete: see CVSWeb link above for full details) |
| Date | By | Description |
05 Jan 2009 17:27:29
1.8.4
|
pav  |
- Remove conditional checks relevant only on FreeBSD 5.x and older |
21 Aug 2008 07: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 18:08:37
1.8.4
|
fjoe  |
Update to 1.8.4 |
06 Jun 2008 14: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 06: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 19:39:13
1.4.2
|
fjoe  |
Use bsd.wx.mk. |
05 Jul 2006 03: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 15:04:42
1.4.2
|
fjoe  |
Fix some portlint -A errors.
PR: 97353 (partially)
Submitted by: Martin Wilke |
04 May 2006 22:41:12
1.4.2
|
edwin  |
Remove USE_REINPLACE from all categories starting with D |
01 Apr 2006 18: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 15:36:49
1.2.2
|
fjoe  |
Update to 1.2.2.
PR: 86990 |
30 Aug 2005 17:04:18
1.2.0_6
|
fjoe  |
s/older/newer/
Submitted by: Palle Girgensohn |
17 May 2005 16:50:37
1.2.0_6
|
fjoe  |
- Fix build with wxgtk 2.6.0
- Bump PORTREVISION
Submitted by: Yuri Bushmelev |
12 May 2005 18: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 22:18:25
1.0.2
|
fjoe  |
Update to 1.0.2.
Use wxWidgets 2.5.2. |
25 May 2004 10: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 04: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. |