The FreeBSD Ports Archive
FreeBSD editors : cooledit4>
Suite of utilities, including a GUI editor
Cooledit is a suite of programs consisting of the following:
- cooledit - a GUI based editor which allows you to call external programs
(for instance LaTeX on a LaTeX file)
- smalledit - a stripped down version of cooledit
- coolman - a man page browser
- Brett Taylor
brett@peloton.physics.montana.edu
|
cooledit history
v. 1.58
date: 2007/11/05 10:15:52; author: miwi; state: Exp; lines: +1 -7
- Fix build with gcc 4.2
PR: 117749
Submitted by: pietro cerutti
Approved by: portmgr (pav)
v. 1.57
date: 2007/05/26 20:35:53; author: kris; state: Exp; lines: +7 -1
BROKEN with gcc 4.2
v. 1.56
date: 2007/05/19 20:04:01; 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.55
date: 2007/04/15 19:15:41; author: gabor; state: Exp; lines: +1 -6
- Remove FreeBSD 4.X support from unmaintained ports in categories starting with
letter d-e
v. 1.54
date: 2007/02/01 02:41:35; author: kris; state: Exp; lines: +1 -0
Use libtool port instead of included version to avoid objformat a.out botch
v. 1.53
date: 2006/08/07 12:11:05; author: garga; state: Exp; lines: +1 -1
- Fix PLIST: Remove locale dirs not contained in BSD.local.dist
- Use USE_LDCONFIG instead INSTALLS_SHLIB
PR: ports/101511
Submitted by: Stanislav Sedov
v. 1.52
date: 2006/05/07 10:55:31; author: edwin; state: Exp; lines: +0 -1
Remove USE_REINPLACE from all categories starting with E
v. 1.51
date: 2006/02/23 10:36:23; author: ade; state: Exp; lines: +2 -1
Conversion to a single libtool environment.
Approved by: portmgr (kris)
v. 1.50
date: 2005/11/15 06:49:08; author: ade; state: Exp; lines: +1 -1
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.
v. 1.49
date: 2005/06/22 17:42:28; author: lawrance; state: Exp; lines: +4 -1
Update to 3.17.17
PR: ports/82529
Submitted by: Ports Fury
v. 1.48
date: 2005/04/12 03:25: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.47
date: 2005/04/11 08:02:05; 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.46
date: 2004/12/15 15:21:50; author: krion; state: Exp; lines: +9 -13
Update to version 3.17.14
PR: ports/75110
Submitted by: Ports Fury
v. 1.45
date: 2004/07/30 20:49:07; author: krion; state: Exp; lines: +24 -21
Update to version 3.17.
PR: ports/69812
Submitted by: Ports Fury
v. 1.44
date: 2004/02/04 04:35:54; author: marcus; state: Exp; lines: +3 -3
Add USE_GETTEXT and bump PORTREVISION.
Submitted by: trevor
Tested by: bento
v. 1.43
date: 2004/01/23 18:11:51; author: trevor; state: Exp; lines: +1 -1
Now gettext 0.12.1 is gettext-old.
v. 1.42
date: 2003/11/17 12:28:55; author: trevor; state: Exp; lines: +0 -1
USE_REINPLACE need be defined only when REINPLACE_CMD is used.
v. 1.41
date: 2003/08/26 20:25:41; author: marcus; state: Exp; lines: +1 -0
Bump the PORTREVISION for the ports directly affected by the gettext upgrade.
Prodded by: kris
v. 1.40
date: 2003/08/25 05:41:24; author: marcus; state: Exp; lines: +1 -1
Chase the libintl.so shared lib version.
v. 1.39
date: 2003/05/16 03:33:39; author: petef; state: Exp; lines: +19 -25
- update to 3.17.7
- fix master sites
- spell 'FreeBSD.org' correctly in the MAINTAINER field
- sort pkg-plist
PR: 52048
Submitted by: Ports Fury
v. 1.38
date: 2003/04/29 22:00:16; author: arved; state: Exp; lines: +1 -1
Reset Maintainer address
Submitted by: Brett Taylor (old maintainer)
PR: 51601-51606
v. 1.37
date: 2003/02/24 10:46:21; author: arved; state: Exp; lines: +2 -1
Update WWW and MASTER_SITES
PR: 48300
Submitted by: MA, Dunzi
v. 1.36
date: 2003/02/21 11:38:24; author: knu; state: Exp; lines: +1 -0
De-pkg-comment.
v. 1.35
date: 2002/08/01 16:22:09; author: ade; state: Exp; lines: +1 -1
Chase shlib rev of devel/gettext
Submitted by: lots and lots
Pointy hat to: ade
v. 1.34
date: 2002/04/12 17:09:33; author: ade; state: Exp; lines: +2 -1
gettext upgrade uber-patch (stage 3)
- switch devel/gettext (0.11.1) on, installing full package
- flip devel/gettext-old (0.10.35) to installing only static binaries
with a "-old" suffix -- gettext-old will have its deorbit burn
sequence initiated just after 4.6-RELEASE
- fix up ports for the new world order
Reviewed by: portmgr
v. 1.33
date: 2002/03/15 19:43:59; author: ade; state: Exp; lines: +1 -1
Stage 1 of gettext update.
Move gettext (0.10.35) with gettext-old
Update gettext from gettext-devel (0.10.40)
Remove gettext-devel
Fix dependencies
Stage 2 will involve upgraded gettext to 0.11 and fixing issues
Stage 3 involves a de-orbit burn sequence for gettext-old
Reviewed by: portmgr
v. 1.32
date: 2002/02/15 18:13:58; author: pat; state: Exp; lines: +6 -5
- Update to 3.17.5
- Add missing dependency
PR: 34564
Submitted by: Adam Weinberger , maintainer
Approved by: maintainer
v. 1.31
date: 2001/08/23 18:34:53; author: alex; state: Exp; lines: +1 -3
Fix linker errors by undefining HAVE_WCHAR_H (ours seems incomplete)
and defining DO_NOT_USE_VGALIB manually in config.h.
Works great now.
Reported by: bento
v. 1.30
date: 2001/08/20 06:21:51; author: kris; state: Exp; lines: +4 -2
Upgrade the distfile to 3.17.4 in an attempt to get this port building
again. Note failure of attempt and give up; this port is still broken in
the same way as the previous (looks like it's expecting some missing
libraries; ncurses and at least one other). Therefore, mark BROKEN.
v. 1.29
date: 2001/01/16 17:30:24; author: sobomax; state: Exp; lines: +6 -6
Massive style enforcement - use ^I instead of spaces for variables identation.
v. 1.28
date: 2000/11/04 01:35:51; author: mph; state: Exp; lines: +3 -3
Upgrade to 3.17.2.
PR: 22593
Submitted by: brett@peloton.runet.edu
v. 1.27
date: 2000/08/03 09:22:58; author: asami; state: Exp; lines: +3 -3
(1) Add new variable, XFREE86_VERSION, to specify which version of
XFree86 (3 or 4) to depend to when USE_XLIB is set.
XFREE86_VERSION defaults to 3 for now, but adventurous users can
override it in /etc/make.conf. When XFREE86_VERSION=3, USE_XLIB
will add a dependency to x11/XFree86; when it is set to 4, the
dependency will be to x11/XFree86-4-libraries. When
XFREE86_VERSION=4, the PKG_IGNORE_DEPENDS and ALWAYS_BUILD_DEPENDS
hacks to avoid messing with XFree86 are turned off.
Since XFree86 version 4 includes some software that used to be
separate ports, when XFREE86_VERSION=3 the following variables are
provided:
USE_DGS LIB_DEPENDS on x11/dgs
USE_FREETYPE LIB_DEPENDS on print/freetype
USE_MESA LIB_DEPENDS on graphics/Mesa3
USE_XPM LIB_DEPENDS on graphics/xpm
When XFREE86_VERSION=4, these variables have no effect. The
LIB_DEPENDS in the tree for the above four ports have all been
converted to the USE_* counterparts. For your information, this
is the count of the number of ports:
USE_DGS 0
USE_FREETYPE 16
USE_MESA 36
USE_XPM 236
There is a new variable, XAWVER, which is set to 6 when
XFREE86_VERSION=3 and 7 when XFREE86_VERSION=4. This is also
passed to PLIST_SUB so ports that build Xaw based shared libraries
can use this variable to substitute the shlib version number.
There is also a provision of using a separate mtree file for
XFREE86_VERSION=4, but that part is not enabled yet.
Reviewed by: the ports list
Tested by: make index (XFREE86_VERSION=3 only)
(2) Add hebrew to list of valid categories.
Submitted by: nbm
v. 1.26
date: 2000/06/22 15:09:54; author: nbm; state: Exp; lines: +2 -2
Update to 3.15.3
PR: ports/19421
Submitted by: Brett Taylor (maintainer)
v. 1.25
date: 2000/06/16 21:50:36; author: asami; state: Exp; lines: +2 -2
Rename INSTALLS_SHLIBS to INSTALLS_SHLIB. (There was a typo in the
previous commit message to bsd.port.mk, which said INSTALL_SHLIBS. Boo.)
Line up the rhs of variable assignments nicely. Remove a couple of extra
whitespaces while I'm here.
Suggested by: sobomax
v. 1.24
date: 2000/06/16 10:37:15; author: sobomax; state: Exp; lines: +2 -1
Final round of the INSTALLS_SHLIBS=yes conversion. Few remaining ports with
ldconfig in PLIST need personal consideration.
v. 1.23
date: 2000/05/24 14:00:20; author: sobomax; state: Exp; lines: +9 -5
Use installed intl shared library instead of the port's own. Plus several
cosmetic cleanups (group USE_* and add USE_XLIB).
v. 1.22
date: 2000/05/19 13:05:42; author: sobomax; state: Exp; lines: +6 -2
Update to 3.14.1. Add a WWW while I'm here.
PR: 18517
Submitted by: maintainer
v. 1.21
date: 2000/04/14 00:25:22; author: mharo; state: Exp; lines: +3 -3
portname/portversion update
v. 1.20
date: 2000/03/11 14:22:51; author: jedgar; state: Exp; lines: +2 -2
Update port to 3.13.2
PR: 17273
Submitted by: Maintainer
v. 1.19
date: 2000/01/29 06:56:26; author: cpiazza; state: Exp; lines: +2 -2
Update to 3.12.0. This port now works on 4.0.
PR: 16414
Submitted by: maintainer
v. 1.18
date: 1999/09/09 03:03:17; author: cpiazza; state: Exp; lines: +2 -2
Update MAINTAINER's email address
PR: 13648
Submitted by: maintainer
v. 1.17
date: 1999/08/25 05:43:31; author: obrien; state: Exp; lines: +1 -1
Change Id->FreeBSD.
v. 1.16
date: 1999/06/22 16:26:28; author: steve; state: Exp; lines: +3 -2
This port also BUILD_DEPENDS on gettext for its documentation.
v. 1.15
date: 1999/06/19 06:01:50; author: cpiazza; state: Exp; lines: +3 -3
Update cooledit to 3.11.3.
PR: 12162
v. 1.14
date: 1999/06/09 00:04:55; author: steve; state: Exp; lines: +15 -7
Update to version 3.11.2.
PR: 12047
Submitted by: Chris Piazza
v. 1.13
date: 1999/06/05 19:00:07; author: mharo; state: Exp; lines: +2 -6
Switch from GNU_CONFIGURE to USE_LIBTOOL with port so that it won't install
the .la file.
v. 1.12
date: 1999/04/06 22:06:40; author: jseger; state: Exp; lines: +3 -3
Upgrade to cooledit-3.9.0
PR: ports/10986
Submitted by: Michael Haro
v. 1.11
date: 1999/01/30 01:24:29; author: fenner; state: Exp; lines: +3 -3
Update to 3.8.3.
PR: ports/9735
Submitted by: brett@peloton.physics.montana.edu
v. 1.10
date: 1999/01/10 18:14:40; author: steve; state: Exp; lines: +2 -2
Update to version 3.8.2.
PR: 9378
Submitted by: maintainer
v. 1.9
date: 1998/10/14 04:07:19; author: jseger; state: Exp; lines: +1 -3
Unbreak.
Submitted by: steve
v. 1.8
date: 1998/10/12 21:50:12; author: jseger; state: Exp; lines: +3 -1
Mark BROKEN for ELF:
===> Building package for cooledit-3.7.4
Creating package /usr/ports/packages/All/cooledit-3.7.4.tgz
Registering depends: XFree86-3.3.2 xpm-3.4k.
Creating gzip'd tar ball in '/usr/ports/packages/All/cooledit-3.7.4.tgz'
tar: can't add file lib/libCw.so.1 : No such file or directory
/usr/sbin/pkg_create: tar command failed with code 256
*** Error code 1
v. 1.7
date: 1998/10/07 16:13:47; author: msmith; state: Exp; lines: +2 -2
Update to 3.7.4
Submitted by: MAINTAINER
v. 1.6
date: 1998/09/17 00:32:29; author: asami; state: Exp; lines: +2 -2
Roll back libXpm major to 4. Sorry, it wasn't a good idea to bump it
in the first place.
v. 1.5
date: 1998/09/15 11:13:02; author: asami; state: Exp; lines: +2 -2
libXpm major is now 5. Also remove regexp support in preparation for
ELF conversion.
v. 1.4
date: 1998/05/25 21:02:56; author: fenner; state: Exp; lines: +2 -2
MASTER_SITE_SUBDIR should have neither a leading nor a trailing slash.
v. 1.3
date: 1998/05/15 05:13:47; author: mph; state: Exp; lines: +2 -2
Upgrade to 3.6.2.
PR; 6635
Submitted by: Brett Taylor
v. 1.2
date: 1998/05/03 15:40:01; author: jseger; state: Exp; lines: +5 -1
Make this port use libtool v1.2 instead of the included 1.0. This fixes
building on current. I have sent a message to the developer of cooledit, so
hopefully this won't be needed for long.
v. 1.1
date: 1998/04/19 05:14:17; author: mph; state: Exp;
branches: 1.1.1;
Initial revision
v. 1.1.1.1
date: 1998/04/19 05:14:17; author: mph; state: Exp; lines: +0 -0
Import of cooledit, a graphical application suite including an
editor.
PR: 5111
Submitted by: Brett Taylor
=============================================================================
v. 1.58
date: 2007/11/05 10:15:52; author: miwi; state: Exp; lines: +1 -7
- Fix build with gcc 4.2
PR: 117749
Submitted by: pietro cerutti
Approved by: portmgr (pav)
v. 1.57
date: 2007/05/26 20:35:53; author: kris; state: Exp; lines: +7 -1
BROKEN with gcc 4.2
v. 1.56
date: 2007/05/19 20:04:01; 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.55
date: 2007/04/15 19:15:41; author: gabor; state: Exp; lines: +1 -6
- Remove FreeBSD 4.X support from unmaintained ports in categories starting with
letter d-e
v. 1.54
date: 2007/02/01 02:41:35; author: kris; state: Exp; lines: +1 -0
Use libtool port instead of included version to avoid objformat a.out botch
v. 1.53
date: 2006/08/07 12:11:05; author: garga; state: Exp; lines: +1 -1
- Fix PLIST: Remove locale dirs not contained in BSD.local.dist
- Use USE_LDCONFIG instead INSTALLS_SHLIB
PR: ports/101511
Submitted by: Stanislav Sedov
v. 1.52
date: 2006/05/07 10:55:31; author: edwin; state: Exp; lines: +0 -1
Remove USE_REINPLACE from all categories starting with E
v. 1.51
date: 2006/02/23 10:36:23; author: ade; state: Exp; lines: +2 -1
Conversion to a single libtool environment.
Approved by: portmgr (kris)
v. 1.50
date: 2005/11/15 06:49:08; author: ade; state: Exp; lines: +1 -1
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.
v. 1.49
date: 2005/06/22 17:42:28; author: lawrance; state: Exp; lines: +4 -1
Update to 3.17.17
PR: ports/82529
Submitted by: Ports Fury
v. 1.48
date: 2005/04/12 03:25: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.47
date: 2005/04/11 08:02:05; 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.46
date: 2004/12/15 15:21:50; author: krion; state: Exp; lines: +9 -13
Update to version 3.17.14
PR: ports/75110
Submitted by: Ports Fury
v. 1.45
date: 2004/07/30 20:49:07; author: krion; state: Exp; lines: +24 -21
Update to version 3.17.
PR: ports/69812
Submitted by: Ports Fury
v. 1.44
date: 2004/02/04 04:35:54; author: marcus; state: Exp; lines: +3 -3
Add USE_GETTEXT and bump PORTREVISION.
Submitted by: trevor
Tested by: bento
v. 1.43
date: 2004/01/23 18:11:51; author: trevor; state: Exp; lines: +1 -1
Now gettext 0.12.1 is gettext-old.
v. 1.42
date: 2003/11/17 12:28:55; author: trevor; state: Exp; lines: +0 -1
USE_REINPLACE need be defined only when REINPLACE_CMD is used.
v. 1.41
date: 2003/08/26 20:25:41; author: marcus; state: Exp; lines: +1 -0
Bump the PORTREVISION for the ports directly affected by the gettext upgrade.
Prodded by: kris
v. 1.40
date: 2003/08/25 05:41:24; author: marcus; state: Exp; lines: +1 -1
Chase the libintl.so shared lib version.
v. 1.39
date: 2003/05/16 03:33:39; author: petef; state: Exp; lines: +19 -25
- update to 3.17.7
- fix master sites
- spell 'FreeBSD.org' correctly in the MAINTAINER field
- sort pkg-plist
PR: 52048
Submitted by: Ports Fury
v. 1.38
date: 2003/04/29 22:00:16; author: arved; state: Exp; lines: +1 -1
Reset Maintainer address
Submitted by: Brett Taylor (old maintainer)
PR: 51601-51606
v. 1.37
date: 2003/02/24 10:46:21; author: arved; state: Exp; lines: +2 -1
Update WWW and MASTER_SITES
PR: 48300
Submitted by: MA, Dunzi
v. 1.36
date: 2003/02/21 11:38:24; author: knu; state: Exp; lines: +1 -0
De-pkg-comment.
v. 1.35
date: 2002/08/01 16:22:09; author: ade; state: Exp; lines: +1 -1
Chase shlib rev of devel/gettext
Submitted by: lots and lots
Pointy hat to: ade
v. 1.34
date: 2002/04/12 17:09:33; author: ade; state: Exp; lines: +2 -1
gettext upgrade uber-patch (stage 3)
- switch devel/gettext (0.11.1) on, installing full package
- flip devel/gettext-old (0.10.35) to installing only static binaries
with a "-old" suffix -- gettext-old will have its deorbit burn
sequence initiated just after 4.6-RELEASE
- fix up ports for the new world order
Reviewed by: portmgr
v. 1.33
date: 2002/03/15 19:43:59; author: ade; state: Exp; lines: +1 -1
Stage 1 of gettext update.
Move gettext (0.10.35) with gettext-old
Update gettext from gettext-devel (0.10.40)
Remove gettext-devel
Fix dependencies
Stage 2 will involve upgraded gettext to 0.11 and fixing issues
Stage 3 involves a de-orbit burn sequence for gettext-old
Reviewed by: portmgr
v. 1.32
date: 2002/02/15 18:13:58; author: pat; state: Exp; lines: +6 -5
- Update to 3.17.5
- Add missing dependency
PR: 34564
Submitted by: Adam Weinberger , maintainer
Approved by: maintainer
v. 1.31
date: 2001/08/23 18:34:53; author: alex; state: Exp; lines: +1 -3
Fix linker errors by undefining HAVE_WCHAR_H (ours seems incomplete)
and defining DO_NOT_USE_VGALIB manually in config.h.
Works great now.
Reported by: bento
v. 1.30
date: 2001/08/20 06:21:51; author: kris; state: Exp; lines: +4 -2
Upgrade the distfile to 3.17.4 in an attempt to get this port building
again. Note failure of attempt and give up; this port is still broken in
the same way as the previous (looks like it's expecting some missing
libraries; ncurses and at least one other). Therefore, mark BROKEN.
v. 1.29
date: 2001/01/16 17:30:24; author: sobomax; state: Exp; lines: +6 -6
Massive style enforcement - use ^I instead of spaces for variables identation.
v. 1.28
date: 2000/11/04 01:35:51; author: mph; state: Exp; lines: +3 -3
Upgrade to 3.17.2.
PR: 22593
Submitted by: brett@peloton.runet.edu
v. 1.27
date: 2000/08/03 09:22:58; author: asami; state: Exp; lines: +3 -3
(1) Add new variable, XFREE86_VERSION, to specify which version of
XFree86 (3 or 4) to depend to when USE_XLIB is set.
XFREE86_VERSION defaults to 3 for now, but adventurous users can
override it in /etc/make.conf. When XFREE86_VERSION=3, USE_XLIB
will add a dependency to x11/XFree86; when it is set to 4, the
dependency will be to x11/XFree86-4-libraries. When
XFREE86_VERSION=4, the PKG_IGNORE_DEPENDS and ALWAYS_BUILD_DEPENDS
hacks to avoid messing with XFree86 are turned off.
Since XFree86 version 4 includes some software that used to be
separate ports, when XFREE86_VERSION=3 the following variables are
provided:
USE_DGS LIB_DEPENDS on x11/dgs
USE_FREETYPE LIB_DEPENDS on print/freetype
USE_MESA LIB_DEPENDS on graphics/Mesa3
USE_XPM LIB_DEPENDS on graphics/xpm
When XFREE86_VERSION=4, these variables have no effect. The
LIB_DEPENDS in the tree for the above four ports have all been
converted to the USE_* counterparts. For your information, this
is the count of the number of ports:
USE_DGS 0
USE_FREETYPE 16
USE_MESA 36
USE_XPM 236
There is a new variable, XAWVER, which is set to 6 when
XFREE86_VERSION=3 and 7 when XFREE86_VERSION=4. This is also
passed to PLIST_SUB so ports that build Xaw based shared libraries
can use this variable to substitute the shlib version number.
There is also a provision of using a separate mtree file for
XFREE86_VERSION=4, but that part is not enabled yet.
Reviewed by: the ports list
Tested by: make index (XFREE86_VERSION=3 only)
(2) Add hebrew to list of valid categories.
Submitted by: nbm
v. 1.26
date: 2000/06/22 15:09:54; author: nbm; state: Exp; lines: +2 -2
Update to 3.15.3
PR: ports/19421
Submitted by: Brett Taylor (maintainer)
v. 1.25
date: 2000/06/16 21:50:36; author: asami; state: Exp; lines: +2 -2
Rename INSTALLS_SHLIBS to INSTALLS_SHLIB. (There was a typo in the
previous commit message to bsd.port.mk, which said INSTALL_SHLIBS. Boo.)
Line up the rhs of variable assignments nicely. Remove a couple of extra
whitespaces while I'm here.
Suggested by: sobomax
v. 1.24
date: 2000/06/16 10:37:15; author: sobomax; state: Exp; lines: +2 -1
Final round of the INSTALLS_SHLIBS=yes conversion. Few remaining ports with
ldconfig in PLIST need personal consideration.
v. 1.23
date: 2000/05/24 14:00:20; author: sobomax; state: Exp; lines: +9 -5
Use installed intl shared library instead of the port's own. Plus several
cosmetic cleanups (group USE_* and add USE_XLIB).
v. 1.22
date: 2000/05/19 13:05:42; author: sobomax; state: Exp; lines: +6 -2
Update to 3.14.1. Add a WWW while I'm here.
PR: 18517
Submitted by: maintainer
v. 1.21
date: 2000/04/14 00:25:22; author: mharo; state: Exp; lines: +3 -3
portname/portversion update
v. 1.20
date: 2000/03/11 14:22:51; author: jedgar; state: Exp; lines: +2 -2
Update port to 3.13.2
PR: 17273
Submitted by: Maintainer
v. 1.19
date: 2000/01/29 06:56:26; author: cpiazza; state: Exp; lines: +2 -2
Update to 3.12.0. This port now works on 4.0.
PR: 16414
Submitted by: maintainer
v. 1.18
date: 1999/09/09 03:03:17; author: cpiazza; state: Exp; lines: +2 -2
Update MAINTAINER's email address
PR: 13648
Submitted by: maintainer
v. 1.17
date: 1999/08/25 05:43:31; author: obrien; state: Exp; lines: +1 -1
Change Id->FreeBSD.
v. 1.16
date: 1999/06/22 16:26:28; author: steve; state: Exp; lines: +3 -2
This port also BUILD_DEPENDS on gettext for its documentation.
v. 1.15
date: 1999/06/19 06:01:50; author: cpiazza; state: Exp; lines: +3 -3
Update cooledit to 3.11.3.
PR: 12162
v. 1.14
date: 1999/06/09 00:04:55; author: steve; state: Exp; lines: +15 -7
Update to version 3.11.2.
PR: 12047
Submitted by: Chris Piazza
v. 1.13
date: 1999/06/05 19:00:07; author: mharo; state: Exp; lines: +2 -6
Switch from GNU_CONFIGURE to USE_LIBTOOL with port so that it won't install
the .la file.
v. 1.12
date: 1999/04/06 22:06:40; author: jseger; state: Exp; lines: +3 -3
Upgrade to cooledit-3.9.0
PR: ports/10986
Submitted by: Michael Haro
v. 1.11
date: 1999/01/30 01:24:29; author: fenner; state: Exp; lines: +3 -3
Update to 3.8.3.
PR: ports/9735
Submitted by: brett@peloton.physics.montana.edu
v. 1.10
date: 1999/01/10 18:14:40; author: steve; state: Exp; lines: +2 -2
Update to version 3.8.2.
PR: 9378
Submitted by: maintainer
v. 1.9
date: 1998/10/14 04:07:19; author: jseger; state: Exp; lines: +1 -3
Unbreak.
Submitted by: steve
v. 1.8
date: 1998/10/12 21:50:12; author: jseger; state: Exp; lines: +3 -1
Mark BROKEN for ELF:
===> Building package for cooledit-3.7.4
Creating package /usr/ports/packages/All/cooledit-3.7.4.tgz
Registering depends: XFree86-3.3.2 xpm-3.4k.
Creating gzip'd tar ball in '/usr/ports/packages/All/cooledit-3.7.4.tgz'
tar: can't add file lib/libCw.so.1 : No such file or directory
/usr/sbin/pkg_create: tar command failed with code 256
*** Error code 1
v. 1.7
date: 1998/10/07 16:13:47; author: msmith; state: Exp; lines: +2 -2
Update to 3.7.4
Submitted by: MAINTAINER
v. 1.6
date: 1998/09/17 00:32:29; author: asami; state: Exp; lines: +2 -2
Roll back libXpm major to 4. Sorry, it wasn't a good idea to bump it
in the first place.
v. 1.5
date: 1998/09/15 11:13:02; author: asami; state: Exp; lines: +2 -2
libXpm major is now 5. Also remove regexp support in preparation for
ELF conversion.
v. 1.4
date: 1998/05/25 21:02:56; author: fenner; state: Exp; lines: +2 -2
MASTER_SITE_SUBDIR should have neither a leading nor a trailing slash.
v. 1.3
date: 1998/05/15 05:13:47; author: mph; state: Exp; lines: +2 -2
Upgrade to 3.6.2.
PR; 6635
Submitted by: Brett Taylor
v. 1.2
date: 1998/05/03 15:40:01; author: jseger; state: Exp; lines: +5 -1
Make this port use libtool v1.2 instead of the included 1.0. This fixes
building on current. I have sent a message to the developer of cooledit, so
hopefully this won't be needed for long.
v. 1.1
date: 1998/04/19 05:14:17; author: mph; state: Exp;
branches: 1.1.1;
Initial revision
v. 1.1.1.1
date: 1998/04/19 05:14:17; author: mph; state: Exp; lines: +0 -0
Import of cooledit, a graphical application suite including an
editor.
PR: 5111
Submitted by: Brett Taylor
=============================================================================
v. 1.58
date: 2007/11/05 10:15:52; author: miwi; state: Exp; lines: +1 -7
- Fix build with gcc 4.2
PR: 117749
Submitted by: pietro cerutti
Approved by: portmgr (pav)
v. 1.57
date: 2007/05/26 20:35:53; author: kris; state: Exp; lines: +7 -1
BROKEN with gcc 4.2
v. 1.56
date: 2007/05/19 20:04:01; 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.55
date: 2007/04/15 19:15:41; author: gabor; state: Exp; lines: +1 -6
- Remove FreeBSD 4.X support from unmaintained ports in categories starting with
letter d-e
v. 1.54
date: 2007/02/01 02:41:35; author: kris; state: Exp; lines: +1 -0
Use libtool port instead of included version to avoid objformat a.out botch
v. 1.53
date: 2006/08/07 12:11:05; author: garga; state: Exp; lines: +1 -1
- Fix PLIST: Remove locale dirs not contained in BSD.local.dist
- Use USE_LDCONFIG instead INSTALLS_SHLIB
PR: ports/101511
Submitted by: Stanislav Sedov
v. 1.52
date: 2006/05/07 10:55:31; author: edwin; state: Exp; lines: +0 -1
Remove USE_REINPLACE from all categories starting with E
v. 1.51
date: 2006/02/23 10:36:23; author: ade; state: Exp; lines: +2 -1
Conversion to a single libtool environment.
Approved by: portmgr (kris)
v. 1.50
date: 2005/11/15 06:49:08; author: ade; state: Exp; lines: +1 -1
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.
v. 1.49
date: 2005/06/22 17:42:28; author: lawrance; state: Exp; lines: +4 -1
Update to 3.17.17
PR: ports/82529
Submitted by: Ports Fury
v. 1.48
date: 2005/04/12 03:25: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.47
date: 2005/04/11 08:02:05; 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.46
date: 2004/12/15 15:21:50; author: krion; state: Exp; lines: +9 -13
Update to version 3.17.14
PR: ports/75110
Submitted by: Ports Fury
v. 1.45
date: 2004/07/30 20:49:07; author: krion; state: Exp; lines: +24 -21
Update to version 3.17.
PR: ports/69812
Submitted by: Ports Fury
v. 1.44
date: 2004/02/04 04:35:54; author: marcus; state: Exp; lines: +3 -3
Add USE_GETTEXT and bump PORTREVISION.
Submitted by: trevor
Tested by: bento
v. 1.43
date: 2004/01/23 18:11:51; author: trevor; state: Exp; lines: +1 -1
Now gettext 0.12.1 is gettext-old.
v. 1.42
date: 2003/11/17 12:28:55; author: trevor; state: Exp; lines: +0 -1
USE_REINPLACE need be defined only when REINPLACE_CMD is used.
v. 1.41
date: 2003/08/26 20:25:41; author: marcus; state: Exp; lines: +1 -0
Bump the PORTREVISION for the ports directly affected by the gettext upgrade.
Prodded by: kris
v. 1.40
date: 2003/08/25 05:41:24; author: marcus; state: Exp; lines: +1 -1
Chase the libintl.so shared lib version.
v. 1.39
date: 2003/05/16 03:33:39; author: petef; state: Exp; lines: +19 -25
- update to 3.17.7
- fix master sites
- spell 'FreeBSD.org' correctly in the MAINTAINER field
- sort pkg-plist
PR: 52048
Submitted by: Ports Fury
v. 1.38
date: 2003/04/29 22:00:16; author: arved; state: Exp; lines: +1 -1
Reset Maintainer address
Submitted by: Brett Taylor (old maintainer)
PR: 51601-51606
v. 1.37
date: 2003/02/24 10:46:21; author: arved; state: Exp; lines: +2 -1
Update WWW and MASTER_SITES
PR: 48300
Submitted by: MA, Dunzi
v. 1.36
date: 2003/02/21 11:38:24; author: knu; state: Exp; lines: +1 -0
De-pkg-comment.
v. 1.35
date: 2002/08/01 16:22:09; author: ade; state: Exp; lines: +1 -1
Chase shlib rev of devel/gettext
Submitted by: lots and lots
Pointy hat to: ade
v. 1.34
date: 2002/04/12 17:09:33; author: ade; state: Exp; lines: +2 -1
gettext upgrade uber-patch (stage 3)
- switch devel/gettext (0.11.1) on, installing full package
- flip devel/gettext-old (0.10.35) to installing only static binaries
with a "-old" suffix -- gettext-old will have its deorbit burn
sequence initiated just after 4.6-RELEASE
- fix up ports for the new world order
Reviewed by: portmgr
v. 1.33
date: 2002/03/15 19:43:59; author: ade; state: Exp; lines: +1 -1
Stage 1 of gettext update.
Move gettext (0.10.35) with gettext-old
Update gettext from gettext-devel (0.10.40)
Remove gettext-devel
Fix dependencies
Stage 2 will involve upgraded gettext to 0.11 and fixing issues
Stage 3 involves a de-orbit burn sequence for gettext-old
Reviewed by: portmgr
v. 1.32
date: 2002/02/15 18:13:58; author: pat; state: Exp; lines: +6 -5
- Update to 3.17.5
- Add missing dependency
PR: 34564
Submitted by: Adam Weinberger , maintainer
Approved by: maintainer
v. 1.31
date: 2001/08/23 18:34:53; author: alex; state: Exp; lines: +1 -3
Fix linker errors by undefining HAVE_WCHAR_H (ours seems incomplete)
and defining DO_NOT_USE_VGALIB manually in config.h.
Works great now.
Reported by: bento
v. 1.30
date: 2001/08/20 06:21:51; author: kris; state: Exp; lines: +4 -2
Upgrade the distfile to 3.17.4 in an attempt to get this port building
again. Note failure of attempt and give up; this port is still broken in
the same way as the previous (looks like it's expecting some missing
libraries; ncurses and at least one other). Therefore, mark BROKEN.
v. 1.29
date: 2001/01/16 17:30:24; author: sobomax; state: Exp; lines: +6 -6
Massive style enforcement - use ^I instead of spaces for variables identation.
v. 1.28
date: 2000/11/04 01:35:51; author: mph; state: Exp; lines: +3 -3
Upgrade to 3.17.2.
PR: 22593
Submitted by: brett@peloton.runet.edu
v. 1.27
date: 2000/08/03 09:22:58; author: asami; state: Exp; lines: +3 -3
(1) Add new variable, XFREE86_VERSION, to specify which version of
XFree86 (3 or 4) to depend to when USE_XLIB is set.
XFREE86_VERSION defaults to 3 for now, but adventurous users can
override it in /etc/make.conf. When XFREE86_VERSION=3, USE_XLIB
will add a dependency to x11/XFree86; when it is set to 4, the
dependency will be to x11/XFree86-4-libraries. When
XFREE86_VERSION=4, the PKG_IGNORE_DEPENDS and ALWAYS_BUILD_DEPENDS
hacks to avoid messing with XFree86 are turned off.
Since XFree86 version 4 includes some software that used to be
separate ports, when XFREE86_VERSION=3 the following variables are
provided:
USE_DGS LIB_DEPENDS on x11/dgs
USE_FREETYPE LIB_DEPENDS on print/freetype
USE_MESA LIB_DEPENDS on graphics/Mesa3
USE_XPM LIB_DEPENDS on graphics/xpm
When XFREE86_VERSION=4, these variables have no effect. The
LIB_DEPENDS in the tree for the above four ports have all been
converted to the USE_* counterparts. For your information, this
is the count of the number of ports:
USE_DGS 0
USE_FREETYPE 16
USE_MESA 36
USE_XPM 236
There is a new variable, XAWVER, which is set to 6 when
XFREE86_VERSION=3 and 7 when XFREE86_VERSION=4. This is also
passed to PLIST_SUB so ports that build Xaw based shared libraries
can use this variable to substitute the shlib version number.
There is also a provision of using a separate mtree file for
XFREE86_VERSION=4, but that part is not enabled yet.
Reviewed by: the ports list
Tested by: make index (XFREE86_VERSION=3 only)
(2) Add hebrew to list of valid categories.
Submitted by: nbm
v. 1.26
date: 2000/06/22 15:09:54; author: nbm; state: Exp; lines: +2 -2
Update to 3.15.3
PR: ports/19421
Submitted by: Brett Taylor (maintainer)
v. 1.25
date: 2000/06/16 21:50:36; author: asami; state: Exp; lines: +2 -2
Rename INSTALLS_SHLIBS to INSTALLS_SHLIB. (There was a typo in the
previous commit message to bsd.port.mk, which said INSTALL_SHLIBS. Boo.)
Line up the rhs of variable assignments nicely. Remove a couple of extra
whitespaces while I'm here.
Suggested by: sobomax
v. 1.24
date: 2000/06/16 10:37:15; author: sobomax; state: Exp; lines: +2 -1
Final round of the INSTALLS_SHLIBS=yes conversion. Few remaining ports with
ldconfig in PLIST need personal consideration.
v. 1.23
date: 2000/05/24 14:00:20; author: sobomax; state: Exp; lines: +9 -5
Use installed intl shared library instead of the port's own. Plus several
cosmetic cleanups (group USE_* and add USE_XLIB).
v. 1.22
date: 2000/05/19 13:05:42; author: sobomax; state: Exp; lines: +6 -2
Update to 3.14.1. Add a WWW while I'm here.
PR: 18517
Submitted by: maintainer
v. 1.21
date: 2000/04/14 00:25:22; author: mharo; state: Exp; lines: +3 -3
portname/portversion update
v. 1.20
date: 2000/03/11 14:22:51; author: jedgar; state: Exp; lines: +2 -2
Update port to 3.13.2
PR: 17273
Submitted by: Maintainer
v. 1.19
date: 2000/01/29 06:56:26; author: cpiazza; state: Exp; lines: +2 -2
Update to 3.12.0. This port now works on 4.0.
PR: 16414
Submitted by: maintainer
v. 1.18
date: 1999/09/09 03:03:17; author: cpiazza; state: Exp; lines: +2 -2
Update MAINTAINER's email address
PR: 13648
Submitted by: maintainer
v. 1.17
date: 1999/08/25 05:43:31; author: obrien; state: Exp; lines: +1 -1
Change Id->FreeBSD.
v. 1.16
date: 1999/06/22 16:26:28; author: steve; state: Exp; lines: +3 -2
This port also BUILD_DEPENDS on gettext for its documentation.
v. 1.15
date: 1999/06/19 06:01:50; author: cpiazza; state: Exp; lines: +3 -3
Update cooledit to 3.11.3.
PR: 12162
v. 1.14
date: 1999/06/09 00:04:55; author: steve; state: Exp; lines: +15 -7
Update to version 3.11.2.
PR: 12047
Submitted by: Chris Piazza
v. 1.13
date: 1999/06/05 19:00:07; author: mharo; state: Exp; lines: +2 -6
Switch from GNU_CONFIGURE to USE_LIBTOOL with port so that it won't install
the .la file.
v. 1.12
date: 1999/04/06 22:06:40; author: jseger; state: Exp; lines: +3 -3
Upgrade to cooledit-3.9.0
PR: ports/10986
Submitted by: Michael Haro
v. 1.11
date: 1999/01/30 01:24:29; author: fenner; state: Exp; lines: +3 -3
Update to 3.8.3.
PR: ports/9735
Submitted by: brett@peloton.physics.montana.edu
v. 1.10
date: 1999/01/10 18:14:40; author: steve; state: Exp; lines: +2 -2
Update to version 3.8.2.
PR: 9378
Submitted by: maintainer
v. 1.9
date: 1998/10/14 04:07:19; author: jseger; state: Exp; lines: +1 -3
Unbreak.
Submitted by: steve
v. 1.8
date: 1998/10/12 21:50:12; author: jseger; state: Exp; lines: +3 -1
Mark BROKEN for ELF:
===> Building package for cooledit-3.7.4
Creating package /usr/ports/packages/All/cooledit-3.7.4.tgz
Registering depends: XFree86-3.3.2 xpm-3.4k.
Creating gzip'd tar ball in '/usr/ports/packages/All/cooledit-3.7.4.tgz'
tar: can't add file lib/libCw.so.1 : No such file or directory
/usr/sbin/pkg_create: tar command failed with code 256
*** Error code 1
v. 1.7
date: 1998/10/07 16:13:47; author: msmith; state: Exp; lines: +2 -2
Update to 3.7.4
Submitted by: MAINTAINER
v. 1.6
date: 1998/09/17 00:32:29; author: asami; state: Exp; lines: +2 -2
Roll back libXpm major to 4. Sorry, it wasn't a good idea to bump it
in the first place.
v. 1.5
date: 1998/09/15 11:13:02; author: asami; state: Exp; lines: +2 -2
libXpm major is now 5. Also remove regexp support in preparation for
ELF conversion.
v. 1.4
date: 1998/05/25 21:02:56; author: fenner; state: Exp; lines: +2 -2
MASTER_SITE_SUBDIR should have neither a leading nor a trailing slash.
v. 1.3
date: 1998/05/15 05:13:47; author: mph; state: Exp; lines: +2 -2
Upgrade to 3.6.2.
PR; 6635
Submitted by: Brett Taylor
v. 1.2
date: 1998/05/03 15:40:01; author: jseger; state: Exp; lines: +5 -1
Make this port use libtool v1.2 instead of the included 1.0. This fixes
building on current. I have sent a message to the developer of cooledit, so
hopefully this won't be needed for long.
v. 1.1
date: 1998/04/19 05:14:17; author: mph; state: Exp;
branches: 1.1.1;
Initial revision
v. 1.1.1.1
date: 1998/04/19 05:14:17; author: mph; state: Exp; lines: +0 -0
Import of cooledit, a graphical application suite including an
editor.
PR: 5111
Submitted by: Brett Taylor
=============================================================================
|
| |

|