| Commit History - (may be incomplete: see SVNWeb link above for full details) |
| Date | By | Description |
19 Mar 2013 13:04:31
2.4
|
eadler  |
This changes almost all the "gnomehack" only USE_GNOME cases to USES= pathfix.
If a port used other USE_GNOME items it was untouched.
The ports that used other USES were fixed by hand.
PR: ports/177081
Reviewed by: bapt
Approved by: portmgr (miwi) |
15 Sep 2012 20:00:33
2.4
|
naddy  |
Remove pointless header lines from ports I created once upon a time. |
23 Jul 2012 14:05:31
2.4
|
cs  |
Fix typos in COMMENT |
19 Mar 2011 12:38:54
2.4
|
miwi  |
- Get Rid MD5 support |
04 Dec 2010 07:34:27
2.4
|
ade  |
Sync to new bsd.autotools.mk |
22 Aug 2009 00:13:27
2.4  |
amdmi3  |
- Switch SourceForge ports to the new File Release System: categories starting
with A |
02 Aug 2009 19:36:34
2.4
|
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 |
21 Aug 2008 06:18:49
2.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 ) |
19 Aug 2008 09:18:37
2.4
|
linimon  |
Return laszlof's ports to the pool due to lack of time.
Hat: portmgr |
19 Apr 2008 17:56:05
2.4  |
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) |
01 Feb 2007 02:42:06
2.4
|
kris  |
Use libtool port instead of included version to avoid objformat a.out botch |
07 Nov 2006 15:37:06
2.4
|
laszlof  |
Update my email address in all ports that I maintain.
Approved by: flz (mentor) |
15 May 2006 07:37:25
2.4
|
lawrance  |
Update to 2.4.
Submitter takes maintainership.
PR: ports/96061
Submitted by: Frank Laszlo <laszlof@vonostingroup.com> |
23 Nov 2005 23:45:54
1.3
|
pav  |
- Add SHA256 |
17 Apr 2004 19:20:31
1.3
|
krion  |
- Fix configure warning
PR: 65674 65675 65676 65677 65678 65679
Submitted by: Roman Neuhauser <neuhauser at chello dot cz> |
27 Jan 2004 20:51:07
1.3
|
trevor  |
Add SIZE. |
29 Sep 2003 13:00:41
1.3
|
naddy  |
Drop maintainership. |
21 Feb 2003 12:52:53
1.3
|
naddy  |
pkg-comment -> COMMENT |
01 Jan 2003 22:06:00
1.3
|
naddy  |
Update to 1.3. Now includes a man page. |
30 Mar 2002 00:21:44
1.2
|
petef  |
Fix typos:
* explose -> explore
* january -> January
* documentfor -> document for
* encorporated -> incorporated
* function -> functions
* julian -> Julian
* calculater -> calculate
* formely -> formerly
* Javascript -> JavaScript
* timezone -> time zone
* Calisto -> Callisto
* outter -> outer
PR: 36480
Submitted by: Eric Yu <ericyu@mail2000.com.tw> |
03 Nov 2001 22:22:34 
|
naddy  |
Update my MAINTAINER address. |
13 Feb 2001 11:29:08 
|
jeh  |
New Port: astro/jday The jday binary can be used to convert calendar dates to
astronomical julian dates. This number is useful for a variety of purposes.
Especially related to calculating elapsed time between instances over large or
short periods of time. |