| Commit History - (may be incomplete: see SVNWeb link above for full details) |
| Date | By | Description |
18 May 2012 13:18:31
3.4.2
|
rene  |
Remove expired unmaintained ports:
2012-05-16 databases/sqlite34: No more supported, please use databases/sqlite3
instead
2012-05-10 graphics/long-exposure-tools: BROKEN for more than 6 month
2012-05-10 misc/kde3-i18n-hsb: BROKEN for more than 6 month
2012-05-10 misc/kde3-i18n-mt: BROKEN for more than 6 month
2012-05-10 misc/kde3-i18n-nso: BROKEN for more than 6 month
2012-05-10 net-im/pino: BROKEN for more than 6 month
2012-05-18 print/perlftlib: No more upstream, no more used in the ports tree |
16 Apr 2012 13:35:01
3.4.2
|
bapt  |
Fix typo in DEPRECATED keyword |
16 Apr 2012 06:06:19
3.4.2
|
bapt  |
sqlite34 has no more consumers in the ports tree, let's deprecate it and
recommend the user to use sqlite3 |
01 Feb 2012 15:53:08
3.4.2
|
tabthorpe  |
- Reassign to the heap |
20 Mar 2011 12:54:45
3.4.2
|
miwi  |
- Get Rid MD5 support |
04 Dec 2010 07:34:27
3.4.2
|
ade  |
Sync to new bsd.autotools.mk |
02 Aug 2009 19:36:34
3.4.2
|
mezz  |
-Repocopy devel/libtool15 -> libtool22 and libltdl15 -> libltdl22.
-Update libtool and libltdl to 2.2.6a.
-Remove devel/libtool15 and devel/libltdl15.
-Fix ports build with libtool22/libltdl22.
-Bump ports that depend on libltdl22 due to shared library version change.
-Explain what to do update in the UPDATING.
It has been tested with GNOME2, XFCE4, KDE3, KDE4 and other many wm/desktop
and applications in the runtime.
With help: marcus and kwm
Pointyhat-exp: a few times by pav
Tested by: pgollucci, "Romain Tartière" <romain@blogreen.org>, and
a few MarcusCom CVS users. Also, I might have missed a few.
Repocopy by: marcus
Approved by: portmgr |
23 Mar 2009 05:31:39
3.4.2
|
mnag  |
- Change hard coded TCL dependancy to USE_TCL
PR: 132381
Submitted by: Scot W. Hetzel <swhetzel___gmail.com> |
21 Aug 2008 06:18:49
3.4.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 ) |
09 Apr 2008 13:42:26
3.4.2
|
pav  |
- Move from versioned tcl/tk CATEGORIES to simple tcl and tk categories
With hat: portmgr |
05 Apr 2008 14:53:55
3.4.2
|
mnag  |
- Update to 3.4.2
- Now FTS1 and FTS2 works fine.
Repocopy from: databases/sqlite3
Repocopied by: marcus |