| Commit History - (may be incomplete: see CVSWeb link above for full details) |
| Date | By | Description |
05 Feb 2010 11:46:55
0.12_3
|
dinoex  |
- update to jpeg-8 |
22 Aug 2009 01:39:37
0.12_2
|
amdmi3  |
- Switch SourceForge ports to the new File Release System: categories starting
with X |
02 Aug 2009 20:36:34
0.12_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 |
31 Jul 2009 14:57:52
0.12_2
|
dinoex  |
- bump all port that indirectly depends on libjpeg and have not yet been bumped
or updated
Requested by: edwin |
08 Jun 2009 07:56:20
0.12_1
|
gahr  |
- Chase repocopy x11-wm/enlightenment --> x11-wm/e16 |
09 Mar 2009 20:21:37
0.12
|
gahr  |
- Update to 0.12 |
23 Jan 2009 16:28:36
0.11_2
|
flz  |
- Update X.org ports to 7.4+ (few ports are more recent than the katamari).
- Bump PORTREVISION for all ports depending on libglut since the shlib
version number went from 4 to 3.
- Bump PORTREVISION for all ports depending on libXaw as libXaw.so.8 isn't
installed anymore.
- Couple of ports fixes (mostly missing xorg components added to USE_XORG). |
05 Jan 2009 20:34:01
0.11_1
|
wxs  |
- Remove conditional checks for FreeBSD 5.x and older
Approved by: pav |
20 Aug 2008 01:57:32
0.11_1
|
ade  |
Conversion from (now defunct) autoconf-2.61 to autoconf-2.62
Tested by: exp build run (erwin) |
06 Jun 2008 15:17:21
0.11_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) |
05 May 2008 21:37:41
0.11
|
gahr  |
- Update to 0.11
Approved by: miwi (mentor) |
14 Apr 2008 12:32:16
0.10_1
|
gahr  |
- Fix E-Cpu and E-Load on UP systems
PR: 122605
Submitted by: Daniel Holmes <danielh@holmesonics.com>
Approved by: miwi (mentor) |
11 Mar 2008 15:13:26
0.10
|
gahr  |
- Update pkg-descr to reflect the fact that more epplets are supported
- Set myself as maintainer
Submitted by: gj
Approved by: miwi (mentor) |
10 Mar 2008 20:41:58
0.10
|
gahr  |
- Update to 0.10
- Port most epplets to FreeBSD
- Exclude Mountbox from the build (too much Linux-dependent)
- Exclude Xss from the build (what is it really good for?)
Approved by: miwi (mentor) |
19 May 2007 21:32:57
0.9_2
|
flz  |
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}. |
11 Mar 2007 08:51:14
0.9_1
|
stas  |
- Update e17 ports to 20070223 snapshot
- Bump portrevisions on all imlib2-dependend ports as the library soversion
was bumped [1]
- Disable fade-in effects in x11-fm/evidence permanently, since evas doesn't
support it anymore. [2]
The patch was tested in the tinderbox.
Approved by: portmgr (marcus) [1],
Anders Troback <freebsd@troback.com> (maintainer) [2] |
04 Dec 2006 04:16:54
0.9
|
rafan  |
- Respect X11BASE
Reported by: pointyhat |
14 Aug 2006 11:03:13
0.9
|
clsung  |
- s,INSTALLS_SHLIB,USE_LDCONFIG,g |
03 Jun 2006 13:03:39
0.9
|
vanilla  |
Upgrade to 0.9. |
13 May 2006 06:00:46
0.7_5
|
edwin  |
Remove USE_REINPLACE from categories starting with X |
13 Apr 2006 19:45:32
0.7_5
|
vs  |
Fix packaging: remove left-over directory |
05 Apr 2006 08:44:42
0.7_5
|
vanilla  |
change enlightenment's binary to e16.
Submitted by: kris@ |
07 Mar 2006 08:28:06
0.7_4
|
ade  |
Bump PORTREVISION on glib12/gtk12 consumer ports to ease the upgrade path.
Discussed with: kris
Approved by: portmgr (implicit) |
23 Feb 2006 10:40:45
0.7_3
|
ade  |
Conversion to a single libtool environment.
Approved by: portmgr (kris) |
05 Jan 2006 03:57:35
0.7_3
|
edwin  |
Chase libversion bumb to libMagick.so.9
PR: ports/91270 |
25 Nov 2005 19:33:59
0.7_2
|
pav  |
- Add SHA256 |
15 Nov 2005 06:52:12
0.7_2
|
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. |
18 May 2005 19:03:47
0.7_2
|
vs  |
Use MAKE_ARGS & libtool 15 |
17 Mar 2004 18:29:46
0.7_2
|
trevor  |
SIZEify. |
14 Mar 2004 06:17:56
0.7_2
|
ade  |
Whoa there, boy, that's a mighty big commit y'all have there...
Begin autotools sanitization sequence by requiring ports to explicitly
specify which version of {libtool,autoconf,automake} they need, erasing
the concept of a "system default".
For ports-in-waiting:
USE_LIBTOOL=YES -> USE_LIBTOOL_VER=13
USE_AUTOCONF=YES -> USE_AUTOCONF_VER=213
USE_AUTOMAKE=YES -> USE_AUTOMAKE_VER=14
Ports attempting to use the old style system after June 1st 2004 will be
sorely disappointed. |
28 Feb 2004 15:16:22
0.7_2
|
arved  |
Fix the !APM case.
Reported by: bento |
18 Feb 2004 20:53:33
0.7_2
|
krion  |
- Fix build
PR: ports/63011
Submitted by: Ports Fury |
17 Feb 2004 22:30:30
0.7_2
|
kris  |
BROKEN on 5.x: Does not compile (missing dependency) |
07 Feb 2004 04:49:34
0.7_2
|
marcus  |
Remove the dependency on libgtop. |
04 Feb 2004 05:10:27
0.7_1
|
marcus  |
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
(Part 1) |
21 Dec 2003 17:58:29
0.7
|
krion  |
- Fix build on architecture other than i386
PR: 60468
Submitted by: Ports Fury |
09 Dec 2003 20:31:11
0.7
|
krion  |
- Update to version 0.7
PR: 60076
Submitted by: Ports Fury |
08 Dec 2003 00:19:58
0.5_1
|
pav  |
- Fix build in post if_xname world
- Pet portlint
PR: ports/59452
Submitted by: brooks |
20 Feb 2003 19:21:36
0.5_1
|
knu  |
De-pkg-comment. |
30 Nov 2002 20:38:56
0.5_1
|
arved  |
machine/soundcard.h -> sys/soundcard.h
Submitted by: bento |
29 Nov 2002 05:56:58
0.5_1
|
kris  |
Reset undeliverable maintainer email address to ports@FreeBSD.org |
11 Nov 2002 17:39:25
0.5_1
|
ijliao  |
fix malloc.h problem
PR: 45191
Submitted by: thinker@branda.to |
21 Jan 2002 19:59:51 
|
dan  |
Maintainer update. Remove duplicate MASTER_SITES. |
07 Dec 2001 20:56:49 
|
dan  |
Update MASTER_SITES. |
11 Aug 2001 22:19:46 
|
dan  |
Change MAINTAINER from nakai to cmc@groupofnine.net. |
11 Aug 2001 22:18:20 
|
dan  |
Make some of the linux-centric epplets work. |
19 Jun 2001 06:20:34 
|
dwcjr  |
Fix MASTER_SITES patch |
03 Jun 2001 10:56:12 
|
olgeni  |
Fix typo in description. |
20 Mar 2001 13:41:37 
|
nakai  |
Add a dependency to ImageMagick |
05 Feb 2001 21:06:00 
|
olgeni  |
Layout fixes in x11-wm. |
08 Oct 2000 09:00:02 
|
asami  |
Convert category x11-wm to new layout. |
18 Jul 2000 08:43:40 
|
kbyanc  |
Extract libepplet from the epplets port now that has it's own port. |
16 Jun 2000 23:52:41 
|
asami  |
Rename INSTALLS_SHLIBS to INSTALLS_SHLIB. (There was a typo in the previous
commit message to bsd.port.mk, which said INSTALL_SHLIBS. Boo.) |
16 Jun 2000 12:38:51 
|
sobomax  |
Final round of the INSTALLS_SHLIBS=yes conversion. Few remaining ports with
ldconfig in PLIST need personal consideration. |