| Commit History - (may be incomplete: see SVNWeb link above for full details) |
| Date | By | Description |
21 Mar 2013 17:43:46
  |
bapt  |
Convert to new options framework left unconverted ports in databases category |
20 Mar 2011 12:54:45
0.3.5_4
|
miwi  |
- Get Rid MD5 support |
19 Mar 2011 13:15:34
0.3.5_4
|
ale  |
Bump PORTREVISION for ports linking to default libmysqlclient. |
04 Dec 2010 07:34:27
0.3.5_3
|
ade  |
Sync to new bsd.autotools.mk |
16 Oct 2010 11:52:47
0.3.5_3
|
ade  |
Punt autoconf267->autoconf268 |
15 Sep 2010 18:35:24
0.3.5_3
|
ade  |
Autotools update. Read ports/UPDATING 20100915 for details.
Approved by: portmgr (for Mk/bsd.port.mk part)
Tested by: Multiple -exp runs |
01 Feb 2010 14:17:27
0.3.5_2
|
sem  |
- Fix configure for new autoconf tools
Asked by: garga |
22 Aug 2009 00:18:43
0.3.5_1
|
amdmi3  |
- Switch SourceForge ports to the new File Release System: categories starting
with D |
21 Aug 2008 06:18:49
0.3.5_1
|
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 ) |
20 Aug 2008 00:57:32
0.3.5_1
|
ade  |
Conversion from (now defunct) autoconf-2.61 to autoconf-2.62
Tested by: exp build run (erwin) |
19 Apr 2008 17:56:05
0.3.5_1  |
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) |
30 Sep 2007 04:47:37
0.3.5_1
|
linimon  |
Switch autoconf dependencies from 2.53 or 2.59 to 2.61.
PR: ports/116639
Submitted by: aDe |
28 Jan 2007 14:47:30
0.3.5
|
sem  |
- Fix build with gcc 4.1
Reported by: kris mail |
15 Nov 2005 06:52:12
0.3.5
|
ade  |
Mass-conversion to the USE_AUTOTOOLS New World Order. The code present
in bsd.autotools.mk essentially makes this a no-op given that all the
old variables set a USE_AUTOTOOLS_COMPAT variable, which is parsed in
exactly the same way as USE_AUTOTOOLS itself.
Moreover, USE_AUTOTOOLS has already been extensively tested by the GNOME
team -- all GNOME 2.12.x ports use it.
Preliminary documentation can be found at:
http://people.FreeBSD.org/~ade/autotools.txt
which is in the process of being SGMLized before introduction into the
Porters Handbook.
Light blue touch-paper. Run. |
11 Nov 2005 07:36:56
0.3.5
|
sem  |
- Yield to a total SHAtification.
- mysql-administrator: simplify BROKEN message |
12 Apr 2005 03:26:57
0.3.5
|
obrien  |
At Kris's request, back out the MACHINE_ARCH spelling correction until
after 5.4-RELEASE. |
11 Apr 2005 08:04:41
0.3.5
|
obrien  |
Assist getting more ports working on AMD64 by obeying the
Ports Collection documentation and use 'ARCH' rather than 'MACHINE_ARCH'. |
01 Mar 2005 07:23:07
0.3.5
|
sem  |
- Update to 0.3.5
* Added transactional support for MySQL 4 INNODB tables.
- Patternize pkg-plist for easy updating. |
31 Jan 2005 00:35:56
0.3.4
|
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) |
09 Aug 2004 12:01:33
0.3.4
|
sem  |
fix build with gcc 3.4 |
07 Jul 2004 19:20:02
0.3.4
|
sem  |
Change email address for my ports.
Approved by: krion (mentor) |
01 Jul 2004 17:06:41
0.3.4
|
ade  |
Autotools cleanup. Remove autoconf257 (259), automake17 (18), and
libtool14 (13/15).
PR: 67768
Submitted by: ade
Approved by: 4-exp bento runs (thanks, kris!) |
07 Mar 2004 09:05:13
0.3.4
|
krion  |
- Update to 0.3.4
- Utilize OPTIONS
- Assign maintainership to submitter
PR: ports/63821
Submitted by: Sergey Matveychuk <sem@ciam.ru> |
29 Jan 2004 07:24:56
0.2.4
|
trevor  |
SIZEify. |
21 Nov 2003 14:51:01
0.2.4
|
arved  |
Add -fPIC to fix build on amd64 |
28 Aug 2003 12:57:52
0.2.4
|
edwin  |
[orphaned ports]: use USE_MYSQL for various orphaned ports.
Make these ports use USE_MYSQL:
* databases/dbconnect
* net/netsaint
* www/mod_mp3
* www/mod_mylo
* www/phpnuke
* www/postnuke
* www/udmsearch
* mail/courier
PR: ports/56029
Submitted by: Clement Laforet <sheepkiller@cultdeadsheep.org> |
20 Feb 2003 17:00:26
0.2.4
|
knu  |
De-pkg-comment. |
02 Jan 2003 04:00:22
0.2.4
|
ijliao  |
upgrade to 0.2.4
PR: 44958
Submitted by: Ports Fury |
07 Nov 2002 03:10:58
0.2.0
|
adamw  |
Fix PORTCOMMENTs that were killing INDEX builds.
105 pointy hats to: me
Approved by: pat |
23 Jul 2001 08:51:30 
|
ijliao  |
add dbconnect Use C++ object API to allow applications to connect to databases
|