FreshPorts -- The Place For Ports Sun, 23 Nov 2008 12:41 AM GMT
There is a PORTS FREEZE in effect!

A ports freeze means that commits will be few and far between and only by approval.

Port details
cooledit 3.17.17_4 editors on this many watch lists=3 search for ports that depend on this port
Suite of utilities, including a GUI editor

There is no maintainer for this port.
Any concerns regarding this port should be directed to the FreeBSD Ports mailing list via ports@FreeBSD.org search for ports maintained by this maintainer
Port Added: unknown


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
CVSWeb : Sources : Distfiles Availability : PortsMon
Required To Build: lang/python25, devel/gmake, x11/libX11, x11-toolkits/libXt, devel/libtool15
Required To Run: lang/python25, x11/libX11, x11-toolkits/libXt
Required Libraries: devel/gettext

To install the port: cd /usr/ports/editors/cooledit/ && make install clean
To add the package: pkg_add -r cooledit


Configuration Options
     No options to configure

Master Sites:
http://www.ibiblio.org/pub/Linux/apps/editors/X/cooledit/
http://www.gtlib.cc.gatech.edu/pub/Linux/apps/editors/X/cooledit/
ftp://ftp.cs.tu-berlin.de/pub/linux/Mirrors/sunsite.unc.edu/apps/editors/X/cooledit/
ftp://ftp.physics.auth.gr/pub/mirrors/ibiblio/Linux/apps/editors/X/cooledit/
ftp://ftp.edisontel.com/pub/Sunsite_Mirror/apps/editors/X/cooledit/
ftp://ftp.nluug.nl/pub/metalab/apps/editors/X/cooledit/
ftp://ftp.nvg.ntnu.no/pub/mirrors/metalab.unc.edu/apps/editors/X/cooledit/
ftp://ftp.icm.edu.pl/pub/Linux/sunsite/apps/editors/X/cooledit/
ftp://ftp.cse.cuhk.edu.hk/pub4/Linux/apps/editors/X/cooledit/
ftp://ftp.kddlabs.co.jp/Linux/metalab.unc.edu/apps/editors/X/cooledit/
ftp://ftp.chg.ru/pub/Linux/sunsite/apps/editors/X/cooledit/
ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/

Number of commits found: 44

Commit History - (may be incomplete: see CVSWeb link above for full details)
DateByDescription
21 Aug 2008 07:18:49
Original commit files touched by this commit  3.17.17_4
rafan search for other commits by this committer
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 View all of this commit message)
06 Jun 2008 14:25:59
Original commit files touched by this commit  3.17.17_4
edwin search for other commits by this committer
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)
19 Apr 2008 18:56:05
Original commit files touched by this commit  3.17.17_3
  Sanity Test Failure
miwi search for other commits by this committer
- 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)
05 Nov 2007 10:15:52
Original commit files touched by this commit  3.17.17_2
miwi search for other commits by this committer
- Fix build with gcc 4.2

PR:             117749
Submitted by:   pietro cerutti <gahr@gahr.ch>
Approved by:    portmgr (pav)
26 May 2007 21:35:53
Original commit files touched by this commit  3.17.17_2
kris search for other commits by this committer
BROKEN with gcc 4.2
19 May 2007 21:32:57
Original commit files touched by this commit  3.17.17_2
flz search for other commits by this committer
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
15 Apr 2007 20:15:42
Original commit files touched by this commit  3.17.17_1
gabor search for other commits by this committer
- Remove FreeBSD 4.X support from unmaintained ports in categories starting with
  letter d-e
01 Feb 2007 02:42:06
Original commit files touched by this commit  3.17.17_1
kris search for other commits by this committer
Use libtool port instead of included version to avoid objformat a.out botch
07 Aug 2006 13:11:05
Original commit files touched by this commit  3.17.17_1
garga search for other commits by this committer
- Fix PLIST: Remove locale dirs not contained in BSD.local.dist
- Use USE_LDCONFIG instead INSTALLS_SHLIB

PR:             ports/101511
Submitted by:   Stanislav Sedov <ssedov at mbsd.msk.ru>
07 May 2006 11:55:47
Original commit files touched by this commit  3.17.17_1
edwin search for other commits by this committer
Remove USE_REINPLACE from all categories starting with E
23 Feb 2006 10:40:45
Original commit files touched by this commit  3.17.17_1
ade search for other commits by this committer
Conversion to a single libtool environment.

Approved by:    portmgr (kris)
24 Nov 2005 02:03:34
Original commit files touched by this commit  3.17.17
pav search for other commits by this committer
- Add SHA256
15 Nov 2005 06:52:12
Original commit files touched by this commit  3.17.17
ade search for other commits by this committer
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.
22 Jun 2005 18:42:28
Original commit files touched by this commit  3.17.17
lawrance search for other commits by this committer
Update to 3.17.17

PR:             ports/82529
Submitted by:   Ports Fury
12 Apr 2005 04:26:57
Original commit files touched by this commit  3.17.14
obrien search for other commits by this committer
At Kris's request, back out the MACHINE_ARCH spelling correction until
after 5.4-RELEASE.
11 Apr 2005 09:04:41
Original commit files touched by this commit  3.17.14
obrien search for other commits by this committer
Assist getting more ports working on AMD64 by obeying the
Ports Collection documentation and use 'ARCH' rather than 'MACHINE_ARCH'.
15 Dec 2004 15:21:50
Original commit files touched by this commit  3.17.14
krion search for other commits by this committer
Update to version 3.17.14

PR:             ports/75110
Submitted by:   Ports Fury
26 Nov 2004 00:05:53
Original commit files touched by this commit  3.17.8
kris search for other commits by this committer
Add missing directory
30 Jul 2004 21:49:07
Original commit files touched by this commit  3.17.8
krion search for other commits by this committer
Update to version 3.17.

PR:             ports/69812
Submitted by:   Ports Fury
04 Feb 2004 04:36:30
Original commit files touched by this commit  3.17.7_2
marcus search for other commits by this committer
Add USE_GETTEXT and bump PORTREVISION.

Submitted by:   trevor
Tested by:      bento
29 Jan 2004 07:24:56
Original commit files touched by this commit  3.17.7_1
trevor search for other commits by this committer
SIZEify.
23 Jan 2004 18:12:26
Original commit files touched by this commit  3.17.7_1
trevor search for other commits by this committer
Now gettext 0.12.1 is gettext-old.
17 Nov 2003 12:29:10
Original commit files touched by this commit  3.17.7_1
trevor search for other commits by this committer
USE_REINPLACE need be defined only when REINPLACE_CMD is used.
26 Aug 2003 21:25:58
Original commit files touched by this commit  3.17.7_1
marcus search for other commits by this committer
Bump the PORTREVISION for the ports directly affected by the gettext upgrade.

Prodded by:     kris
25 Aug 2003 06:41:38
Original commit files touched by this commit  3.17.7
marcus search for other commits by this committer
Chase the libintl.so shared lib version.
16 May 2003 04:33:40
Original commit files touched by this commit  3.17.7
petef search for other commits by this committer
- 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
29 Apr 2003 23:00:17
Original commit files touched by this commit  3.17.5_1
arved search for other commits by this committer
Reset Maintainer address

Submitted by:   Brett Taylor <brett@peloton.radford.edu> (old maintainer)
PR:             51601-51606
24 Feb 2003 10:46:21
Original commit files touched by this commit  3.17.5_1
arved search for other commits by this committer
Update WWW and MASTER_SITES

PR:             48300
Submitted by:   MA, Dunzi <tadalunch@sources.redhat.com>
21 Feb 2003 11:38:28
Original commit files touched by this commit  3.17.5_1
knu search for other commits by this committer
De-pkg-comment.
01 Aug 2002 17:22:41
Original commit files touched by this commit  3.17.5_1
ade search for other commits by this committer
Chase shlib rev of devel/gettext

Submitted by:   lots and lots
Pointy hat to:  ade
12 Apr 2002 18:10:20
Original commit files touched by this commit  3.17.5_1
ade search for other commits by this committer
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
15 Mar 2002 19:44:29
Original commit files touched by this commit  3.17.5
ade search for other commits by this committer
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
15 Feb 2002 18:13:59
files touched by this commit
pat search for other commits by this committer
- Update to 3.17.5   - Add missing dependency    
23 Aug 2001 20:34:56
files touched by this commit
alex search for other commits by this committer
Fix linker errors by undefining HAVE_WCHAR_H (ours seems incomplete)   and
defining DO_NOT_USE_VGALIB manually in config.h.   Works great now.    
20 Aug 2001 08:21:52
files touched by this commit
kris search for other commits by this committer
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.    
16 Jan 2001 17:33:20
files touched by this commit
sobomax search for other commits by this committer
Massive style enforcement - use ^I instead of spaces for variables identation.  
 
04 Nov 2000 01:35:52
files touched by this commit
mph search for other commits by this committer
Upgrade to 3.17.2.    
08 Oct 2000 03:02:27
files touched by this commit
asami search for other commits by this committer
Convert category editors to new layout.  
03 Oct 2000 01:01:50
files touched by this commit
reg search for other commits by this committer
Correct and sort PLISTs.    
03 Aug 2000 11:28:58
files touched by this commit
asami search for other commits by this committer
(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.    
22 Jun 2000 17:10:05
files touched by this commit
nbm search for other commits by this committer
Update to 3.15.3    
16 Jun 2000 23:52:41
files touched by this commit
asami search for other commits by this committer
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
files touched by this commit
sobomax search for other commits by this committer
Final round of the INSTALLS_SHLIBS=yes conversion. Few remaining ports with  
ldconfig in PLIST need personal consideration.    
24 May 2000 16:00:20
files touched by this commit
sobomax search for other commits by this committer
Use installed intl shared library instead of the port's own. Plus several  
cosmetic cleanups (group USE_* and add USE_XLIB).    

Number of commits found: 44

Login
User Login
Create account

Servers and bandwidth provided by
New York Internet
SuperNews

Search
Enter Keywords:
 
more...

Latest Vulnerabilities
mantisNov 22
dovecotNov 19
dovecot-develNov 19
libxml2Nov 19
openfireNov 19
enscript-a4Nov 18
enscript-letterNov 18
enscript-letterdjNov 18
syslog-ng2Nov 18
gnutlsNov 16
net-snmpNov 14
net-snmp53Nov 14
faad*Nov 13
firefoxNov 13
firefox-develNov 13

13 vulnerabilities affecting 29 ports have been reported in the past 14 days

* - modified, not new

All vulnerabilities


Ports
Home
Categories
Deleted ports
Sanity Test Failures
Newsfeeds


Statistics
Graphs
NEW Graphs (Javascript)
Traffic

Calculated hourly:
Port count 19422
Broken 158
Deprecated 82
Ignore 445
Forbidden 7
Restricted 270
No CDROM 132
Vulnerable 56
Expired 56
Set to expire 65
Interactive 78
new 24 hours 2
new 48 hours17
new 7 days29
new fortnight79
new month128

This site
What is FreshPorts?
About the Authors
FAQ
How big is it?
The latest upgrade!
Privacy
Forums
Blog
Contact

Add tab to Netscape 6

Servers and bandwidth provided by
New York Internet
SuperNews
Valid HTML, CSS, and RSS.
Copyright © 2000-2008 DVL Software Limited. All rights reserved.
This page created in 0.241 seconds.