| Commit History - (may be incomplete: see CVSWeb link above for full details) |
| Date | By | Description |
24 Oct 2011 04:17:38
1.0.1,1
|
dougb  |
Remove more tags from pkg-descr files fo the form:
- Name
em@i.l
or variations thereof. While I'm here also fix some whitespace and other
formatting errors, including moving WWW: to the last line in the file. |
22 Sep 2011 13:51:54
1.0.1,1
|
eadler  |
- updated evieext to 1.1.1
- updated libSM to 1.2.0,1
- updated libX11 to 1.4.4,1
- updated libXevie to 1.0.3
- updated libXext to 1.3.0_1,1
- updated libXfixes to 4.0.4
- updated libXi to 1.4.3,1
- updated libXinerama to 1.1.1,1
- updated libXp to 1.0.1,1
- updated libXpm to 3.5.9
- updated libXrandr to 1.3.2
- updated libXrender to 0.9.6
- updated libXres to 1.0.5
- updated libXtst to 1.2.0
- updated libXv to 1.0.6,1 (Only the first 15 lines of the commit message are shown above ) |
19 Mar 2011 12:38:54
1.0.0,1
|
miwi  |
- Get Rid MD5 support |
04 Dec 2010 07:34:27
1.0.0,1
|
ade  |
Sync to new bsd.autotools.mk |
02 Aug 2009 19:36:34
1.0.0,1
|
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
1.0.0,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 ) |
19 May 2007 20:32:57
1.0.0,1
|
flz  |
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}. |
24 Jan 2006 03:16:52
6.0
|
edwin  |
SHA256ify
Approved by: krion@ |
06 Mar 2005 00:15:08
6.0
|
lesi  |
Remove hardcoding of MTREE_FILE. This is handled in bsd.port.mk since
rev. 1.503 for ${PREFIX} == ${XPREFIX} cases. |
14 Feb 2005 20:54:18
6.0
|
lesi  |
Fix mastersite and add some more. |
09 Dec 2004 20:56:08
6.0
|
anholt  |
Use the right MTREE_FILE, since we're not using USE_X_PREFIX. |
26 Jul 2004 18:32:46
6.0
|
anholt  |
Register missing CONFLICTS, mostly on xorg-libraries-*
Reported by: Kent Stewart <kstewart@owt.com> |
29 May 2004 20:14:49
6.0
|
anholt  |
Fix dependency line (xext.pc corresponds to libXext, not libX11).
Reported by: pointyhat |
11 May 2004 08:16:17
6.0
|
anholt  |
Correct dependencies (libXext is required).
Reported by: bento via kris |
09 May 2004 04:38:26
6.0
|
anholt  |
Turn off USE_X_PREFIX but set PREFIX to X11BASE to avoid XFree86-4-libraries
dependency. |
07 May 2004 21:56:30
6.0
|
anholt  |
Oops, fix distfile locations. |
07 May 2004 20:18:40
6.0
|
anholt  |
New port: libXp taken from X.org release 6.7.0:
X print library
Testing is encouraged, but please do not use these ports as dependencies until
a plan is made for handling the transition from XFree86 |