The FreeBSD Ports Archive
FreeBSD news : pyne4>
An X11 offline Newsreader/Emailer
pyne history
v. 1.25
date: 2007/07/30 09:41:52; author: alexbl; state: Exp; lines: +4 -0
- Make Python 2.5.1 the default Python version
- Add significantly better support in bsd.python.mk for working with
Python Eggs and the easy_install system
Tested by: pointyhat runs
Approved by: pav (portmgr)
Most work by: perky
Thanks to: pav
v. 1.24
date: 2007/05/19 20:20:21; author: flz; state: Exp; lines: +1 -1
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
v. 1.23
date: 2005/11/05 05:21:48; author: marcus; state: Exp; lines: +1 -0
Bump PORTREVISION to chase the glib20 shared library update.
v. 1.22
date: 2005/05/09 18:07:51; author: jylefort; state: Exp; lines: +20 -21
Update to 1.1.0
PR: ports/80771
Submitted by: KATO Tsuguru
v. 1.21
date: 2005/04/12 03:26:21; author: obrien; state: Exp; lines: +1 -1
At Kris's request, back out the MACHINE_ARCH spelling correction until
after 5.4-RELEASE.
v. 1.20
date: 2005/04/11 08:03:43; author: obrien; state: Exp; lines: +1 -1
Assist getting more ports working on AMD64 by obeying the
Ports Collection documentation and use 'ARCH' rather than 'MACHINE_ARCH'.
v. 1.19
date: 2005/03/12 10:53:59; author: marcus; state: Exp; lines: +1 -1
Bump PORTREVISION to chase the glib20 shared lib version change.
v. 1.18
date: 2004/12/19 23:27:58; author: kris; state: Exp; lines: +3 -23
Simplify hackery that attempted to build the package on pointyhat by
adding a dependency on Xvfb (setting the DISPLAY and running Xvfb is
now taken care of by the package scripts).
Port is indeed BROKEN, but because of an incorrect pkg-plist and not
because of the spurious DISPLAY-related error.
v. 1.17
date: 2004/12/09 09:49:49; author: krion; state: Exp; lines: +2 -0
BROKEN: Does not compile
v. 1.16
date: 2004/11/07 22:37:07; author: marcus; state: Exp; lines: +1 -0
Bump PORTREVISIONS for all ports that depend on atk or pango to ease in the
big upgrade.
v. 1.15
date: 2004/09/02 21:39:33; author: thierry; state: Exp; lines: +13 -16
Unbreak by upgrading to 1.0.1.
v. 1.14
date: 2004/08/16 00:43:08; author: kris; state: Exp; lines: +2 -0
BROKEN: Configure fails
v. 1.13
date: 2004/07/23 19:10:30; author: anholt; state: Exp; lines: +1 -1
- Add the X_WINDOW_SYSTEM={xorg,xfree86-4,xfree86-3} variable to bsd.port.mk,
and make XFREE86_VERSION map to it. XFREE86_VERSION is now deprecated.
- Make xorg the default X_WINDOW_SYSTEM on -current.
- Add several new X_*_PORT variables which point to various pieces of X11 based
on the setting of X_WINDOW_SYSTEM, and make ports use them.
- Add information to CHANGES about how to handle the transition.
PR: ports/68763
Approved by: portmgr (marcus)
Approved by: re (scottl)
v. 1.12
date: 2004/02/04 05:08:29; author: marcus; state: Exp; lines: +1 -1
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
(Part 1)
v. 1.11
date: 2003/09/27 01:01:03; author: edwin; state: Exp; lines: +1 -1
KATO mega patch
- ECHO -> ECHO_MSG
For some ports:
- pre-fetch -> pre-everything
- ECHO -> ECHO_CMD
PR: ports/56820-56858
Submitted by: KATO Tsuguru
v. 1.10
date: 2003/07/02 12:58:39; author: daichi; state: Exp; lines: +27 -0
fix news/pyne:
- pyne configure fails to find some python modules.
- pyne cannot be installed/packaged without a valid ${DISPLAY}
variable.
PR: 53489
Submitted by: Clement Laforet
v. 1.9
date: 2003/05/09 12:20:35; author: ijliao; state: Exp; lines: +9 -6
upgrade to 0.6.9
v. 1.8
date: 2003/05/06 23:44:13; author: kris; state: Exp; lines: +2 -0
BROKEN: Does not compile
v. 1.7
date: 2003/02/20 18:52:46; author: knu; state: Exp; lines: +1 -0
De-pkg-comment.
v. 1.6
date: 2002/11/10 16:47:38; author: lioux; state: Exp; lines: +0 -2
o Rollback PORTCOMMENT modifications while this feature's implementation
is better studied
o Turn PORTCOMMENT variable in Makefile back into pkg-comment files
Approved by: kris (portmgr hat),
portmgr, re (silence)
v. 1.5
date: 2002/11/06 22:46:34; author: adamw; state: Exp; lines: +2 -0
Use PORTCOMMENT in the Makefile, and whack the pkg-comment.
Approved by: pat
v. 1.4
date: 2002/08/28 18:03:58; author: sobomax; state: Exp; lines: +1 -1
Directory layouts of py-gtk and py-gnome packages have been changed, so that
update *_DEPENDS properly.
v. 1.3
date: 2002/07/14 21:55:57; author: anders; state: Exp; lines: +1 -1
Add mail to CATEGORIES, pyne is also a MUA.
v. 1.2
date: 2002/06/23 06:09:20; author: ijliao; state: Exp; lines: +2 -1
Replace ${PERL} with ${REINPLACE_CMD}
PR: 39675
Submitted by: Oliver Braun
v. 1.1
date: 2001/12/11 03:41:58; author: ijliao; state: Exp;
add pyne
An X11 offline Newsreader/Emailer
=============================================================================
v. 1.25
date: 2007/07/30 09:41:52; author: alexbl; state: Exp; lines: +4 -0
- Make Python 2.5.1 the default Python version
- Add significantly better support in bsd.python.mk for working with
Python Eggs and the easy_install system
Tested by: pointyhat runs
Approved by: pav (portmgr)
Most work by: perky
Thanks to: pav
v. 1.24
date: 2007/05/19 20:20:21; author: flz; state: Exp; lines: +1 -1
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
v. 1.23
date: 2005/11/05 05:21:48; author: marcus; state: Exp; lines: +1 -0
Bump PORTREVISION to chase the glib20 shared library update.
v. 1.22
date: 2005/05/09 18:07:51; author: jylefort; state: Exp; lines: +20 -21
Update to 1.1.0
PR: ports/80771
Submitted by: KATO Tsuguru
v. 1.21
date: 2005/04/12 03:26:21; author: obrien; state: Exp; lines: +1 -1
At Kris's request, back out the MACHINE_ARCH spelling correction until
after 5.4-RELEASE.
v. 1.20
date: 2005/04/11 08:03:43; author: obrien; state: Exp; lines: +1 -1
Assist getting more ports working on AMD64 by obeying the
Ports Collection documentation and use 'ARCH' rather than 'MACHINE_ARCH'.
v. 1.19
date: 2005/03/12 10:53:59; author: marcus; state: Exp; lines: +1 -1
Bump PORTREVISION to chase the glib20 shared lib version change.
v. 1.18
date: 2004/12/19 23:27:58; author: kris; state: Exp; lines: +3 -23
Simplify hackery that attempted to build the package on pointyhat by
adding a dependency on Xvfb (setting the DISPLAY and running Xvfb is
now taken care of by the package scripts).
Port is indeed BROKEN, but because of an incorrect pkg-plist and not
because of the spurious DISPLAY-related error.
v. 1.17
date: 2004/12/09 09:49:49; author: krion; state: Exp; lines: +2 -0
BROKEN: Does not compile
v. 1.16
date: 2004/11/07 22:37:07; author: marcus; state: Exp; lines: +1 -0
Bump PORTREVISIONS for all ports that depend on atk or pango to ease in the
big upgrade.
v. 1.15
date: 2004/09/02 21:39:33; author: thierry; state: Exp; lines: +13 -16
Unbreak by upgrading to 1.0.1.
v. 1.14
date: 2004/08/16 00:43:08; author: kris; state: Exp; lines: +2 -0
BROKEN: Configure fails
v. 1.13
date: 2004/07/23 19:10:30; author: anholt; state: Exp; lines: +1 -1
- Add the X_WINDOW_SYSTEM={xorg,xfree86-4,xfree86-3} variable to bsd.port.mk,
and make XFREE86_VERSION map to it. XFREE86_VERSION is now deprecated.
- Make xorg the default X_WINDOW_SYSTEM on -current.
- Add several new X_*_PORT variables which point to various pieces of X11 based
on the setting of X_WINDOW_SYSTEM, and make ports use them.
- Add information to CHANGES about how to handle the transition.
PR: ports/68763
Approved by: portmgr (marcus)
Approved by: re (scottl)
v. 1.12
date: 2004/02/04 05:08:29; author: marcus; state: Exp; lines: +1 -1
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
(Part 1)
v. 1.11
date: 2003/09/27 01:01:03; author: edwin; state: Exp; lines: +1 -1
KATO mega patch
- ECHO -> ECHO_MSG
For some ports:
- pre-fetch -> pre-everything
- ECHO -> ECHO_CMD
PR: ports/56820-56858
Submitted by: KATO Tsuguru
v. 1.10
date: 2003/07/02 12:58:39; author: daichi; state: Exp; lines: +27 -0
fix news/pyne:
- pyne configure fails to find some python modules.
- pyne cannot be installed/packaged without a valid ${DISPLAY}
variable.
PR: 53489
Submitted by: Clement Laforet
v. 1.9
date: 2003/05/09 12:20:35; author: ijliao; state: Exp; lines: +9 -6
upgrade to 0.6.9
v. 1.8
date: 2003/05/06 23:44:13; author: kris; state: Exp; lines: +2 -0
BROKEN: Does not compile
v. 1.7
date: 2003/02/20 18:52:46; author: knu; state: Exp; lines: +1 -0
De-pkg-comment.
v. 1.6
date: 2002/11/10 16:47:38; author: lioux; state: Exp; lines: +0 -2
o Rollback PORTCOMMENT modifications while this feature's implementation
is better studied
o Turn PORTCOMMENT variable in Makefile back into pkg-comment files
Approved by: kris (portmgr hat),
portmgr, re (silence)
v. 1.5
date: 2002/11/06 22:46:34; author: adamw; state: Exp; lines: +2 -0
Use PORTCOMMENT in the Makefile, and whack the pkg-comment.
Approved by: pat
v. 1.4
date: 2002/08/28 18:03:58; author: sobomax; state: Exp; lines: +1 -1
Directory layouts of py-gtk and py-gnome packages have been changed, so that
update *_DEPENDS properly.
v. 1.3
date: 2002/07/14 21:55:57; author: anders; state: Exp; lines: +1 -1
Add mail to CATEGORIES, pyne is also a MUA.
v. 1.2
date: 2002/06/23 06:09:20; author: ijliao; state: Exp; lines: +2 -1
Replace ${PERL} with ${REINPLACE_CMD}
PR: 39675
Submitted by: Oliver Braun
v. 1.1
date: 2001/12/11 03:41:58; author: ijliao; state: Exp;
add pyne
An X11 offline Newsreader/Emailer
=============================================================================
v. 1.25
date: 2007/07/30 09:41:52; author: alexbl; state: Exp; lines: +4 -0
- Make Python 2.5.1 the default Python version
- Add significantly better support in bsd.python.mk for working with
Python Eggs and the easy_install system
Tested by: pointyhat runs
Approved by: pav (portmgr)
Most work by: perky
Thanks to: pav
v. 1.24
date: 2007/05/19 20:20:21; author: flz; state: Exp; lines: +1 -1
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
v. 1.23
date: 2005/11/05 05:21:48; author: marcus; state: Exp; lines: +1 -0
Bump PORTREVISION to chase the glib20 shared library update.
v. 1.22
date: 2005/05/09 18:07:51; author: jylefort; state: Exp; lines: +20 -21
Update to 1.1.0
PR: ports/80771
Submitted by: KATO Tsuguru
v. 1.21
date: 2005/04/12 03:26:21; author: obrien; state: Exp; lines: +1 -1
At Kris's request, back out the MACHINE_ARCH spelling correction until
after 5.4-RELEASE.
v. 1.20
date: 2005/04/11 08:03:43; author: obrien; state: Exp; lines: +1 -1
Assist getting more ports working on AMD64 by obeying the
Ports Collection documentation and use 'ARCH' rather than 'MACHINE_ARCH'.
v. 1.19
date: 2005/03/12 10:53:59; author: marcus; state: Exp; lines: +1 -1
Bump PORTREVISION to chase the glib20 shared lib version change.
v. 1.18
date: 2004/12/19 23:27:58; author: kris; state: Exp; lines: +3 -23
Simplify hackery that attempted to build the package on pointyhat by
adding a dependency on Xvfb (setting the DISPLAY and running Xvfb is
now taken care of by the package scripts).
Port is indeed BROKEN, but because of an incorrect pkg-plist and not
because of the spurious DISPLAY-related error.
v. 1.17
date: 2004/12/09 09:49:49; author: krion; state: Exp; lines: +2 -0
BROKEN: Does not compile
v. 1.16
date: 2004/11/07 22:37:07; author: marcus; state: Exp; lines: +1 -0
Bump PORTREVISIONS for all ports that depend on atk or pango to ease in the
big upgrade.
v. 1.15
date: 2004/09/02 21:39:33; author: thierry; state: Exp; lines: +13 -16
Unbreak by upgrading to 1.0.1.
v. 1.14
date: 2004/08/16 00:43:08; author: kris; state: Exp; lines: +2 -0
BROKEN: Configure fails
v. 1.13
date: 2004/07/23 19:10:30; author: anholt; state: Exp; lines: +1 -1
- Add the X_WINDOW_SYSTEM={xorg,xfree86-4,xfree86-3} variable to bsd.port.mk,
and make XFREE86_VERSION map to it. XFREE86_VERSION is now deprecated.
- Make xorg the default X_WINDOW_SYSTEM on -current.
- Add several new X_*_PORT variables which point to various pieces of X11 based
on the setting of X_WINDOW_SYSTEM, and make ports use them.
- Add information to CHANGES about how to handle the transition.
PR: ports/68763
Approved by: portmgr (marcus)
Approved by: re (scottl)
v. 1.12
date: 2004/02/04 05:08:29; author: marcus; state: Exp; lines: +1 -1
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
(Part 1)
v. 1.11
date: 2003/09/27 01:01:03; author: edwin; state: Exp; lines: +1 -1
KATO mega patch
- ECHO -> ECHO_MSG
For some ports:
- pre-fetch -> pre-everything
- ECHO -> ECHO_CMD
PR: ports/56820-56858
Submitted by: KATO Tsuguru
v. 1.10
date: 2003/07/02 12:58:39; author: daichi; state: Exp; lines: +27 -0
fix news/pyne:
- pyne configure fails to find some python modules.
- pyne cannot be installed/packaged without a valid ${DISPLAY}
variable.
PR: 53489
Submitted by: Clement Laforet
v. 1.9
date: 2003/05/09 12:20:35; author: ijliao; state: Exp; lines: +9 -6
upgrade to 0.6.9
v. 1.8
date: 2003/05/06 23:44:13; author: kris; state: Exp; lines: +2 -0
BROKEN: Does not compile
v. 1.7
date: 2003/02/20 18:52:46; author: knu; state: Exp; lines: +1 -0
De-pkg-comment.
v. 1.6
date: 2002/11/10 16:47:38; author: lioux; state: Exp; lines: +0 -2
o Rollback PORTCOMMENT modifications while this feature's implementation
is better studied
o Turn PORTCOMMENT variable in Makefile back into pkg-comment files
Approved by: kris (portmgr hat),
portmgr, re (silence)
v. 1.5
date: 2002/11/06 22:46:34; author: adamw; state: Exp; lines: +2 -0
Use PORTCOMMENT in the Makefile, and whack the pkg-comment.
Approved by: pat
v. 1.4
date: 2002/08/28 18:03:58; author: sobomax; state: Exp; lines: +1 -1
Directory layouts of py-gtk and py-gnome packages have been changed, so that
update *_DEPENDS properly.
v. 1.3
date: 2002/07/14 21:55:57; author: anders; state: Exp; lines: +1 -1
Add mail to CATEGORIES, pyne is also a MUA.
v. 1.2
date: 2002/06/23 06:09:20; author: ijliao; state: Exp; lines: +2 -1
Replace ${PERL} with ${REINPLACE_CMD}
PR: 39675
Submitted by: Oliver Braun
v. 1.1
date: 2001/12/11 03:41:58; author: ijliao; state: Exp;
add pyne
An X11 offline Newsreader/Emailer
=============================================================================
|
| |

|