summaryrefslogtreecommitdiff
path: root/editors/cooledit (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Update to version 3.17.Kirill Ponomarev2004-07-309-169/+62
| | | | | | | | PR: ports/69812 Submitted by: Ports Fury Notes: svn path=/head/; revision=115110
* Add USE_GETTEXT and bump PORTREVISION.Joe Marcus Clarke2004-02-041-3/+3
| | | | | | | | Submitted by: trevor Tested by: bento Notes: svn path=/head/; revision=99914
* SIZEify.Trevor Johnson2004-01-291-0/+1
| | | | Notes: svn path=/head/; revision=99360
* Now gettext 0.12.1 is gettext-old.Trevor Johnson2004-01-231-1/+1
| | | | Notes: svn path=/head/; revision=98909
* USE_REINPLACE need be defined only when REINPLACE_CMD is used.Trevor Johnson2003-11-171-1/+0
| | | | Notes: svn path=/head/; revision=94172
* Bump the PORTREVISION for the ports directly affected by the gettext upgrade.Joe Marcus Clarke2003-08-261-0/+1
| | | | | | | Prodded by: kris Notes: svn path=/head/; revision=87743
* Chase the libintl.so shared lib version.Joe Marcus Clarke2003-08-251-1/+1
| | | | Notes: svn path=/head/; revision=87644
* - update to 3.17.7Pete Fritchman2003-05-1617-165/+87
| | | | | | | | | | | | - fix master sites - spell 'FreeBSD.org' correctly in the MAINTAINER field - sort pkg-plist PR: 52048 Submitted by: Ports Fury Notes: svn path=/head/; revision=81073
* Reset Maintainer addressTilman Keskinoz2003-04-291-1/+1
| | | | | | | | Submitted by: Brett Taylor <brett@peloton.radford.edu> (old maintainer) PR: 51601-51606 Notes: svn path=/head/; revision=79888
* Update WWW and MASTER_SITESTilman Keskinoz2003-02-242-2/+3
| | | | | | | | PR: 48300 Submitted by: MA, Dunzi <tadalunch@sources.redhat.com> Notes: svn path=/head/; revision=76386
* De-pkg-comment.Akinori MUSHA2003-02-212-1/+1
| | | | Notes: svn path=/head/; revision=76033
* Chase shlib rev of devel/gettextAde Lovett2002-08-011-1/+1
| | | | | | | | Submitted by: lots and lots Pointy hat to: ade Notes: svn path=/head/; revision=63850
* gettext upgrade uber-patch (stage 3)Ade Lovett2002-04-121-1/+2
| | | | | | | | | | | | | - 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 Notes: svn path=/head/; revision=57625
* Stage 1 of gettext update.Ade Lovett2002-03-151-1/+1
| | | | | | | | | | | | | | | 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 Notes: svn path=/head/; revision=56168
* - Update to 3.17.5Patrick Li2002-02-153-6/+7
| | | | | | | | | | | - Add missing dependency PR: 34564 Submitted by: Adam Weinberger <monkey@crackula.com>, maintainer Approved by: maintainer Notes: svn path=/head/; revision=54758
* Fix linker errors by undefining HAVE_WCHAR_H (ours seems incomplete)Alexander Langer2001-08-232-2/+11
| | | | | | | | | | and defining DO_NOT_USE_VGALIB manually in config.h. Works great now. Reported by: bento Notes: svn path=/head/; revision=46735
* Upgrade the distfile to 3.17.4 in an attempt to get this port buildingKris Kennaway2001-08-202-2/+4
| | | | | | | | | 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. Notes: svn path=/head/; revision=46502
* Massive style enforcement - use ^I instead of spaces for variables identation.Maxim Sobolev2001-01-161-5/+5
| | | | Notes: svn path=/head/; revision=37252
* Upgrade to 3.17.2.Matthew Hunt2000-11-043-3/+7
| | | | | | | | PR: 22593 Submitted by: brett@peloton.runet.edu Notes: svn path=/head/; revision=34798
* Correct and sort PLISTs.Jeremy Lea2000-10-021-1/+3
| | | | Notes: svn path=/head/; revision=33338
* (1) Add new variable, XFREE86_VERSION, to specify which version ofSatoshi Asami2000-08-031-2/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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 Notes: svn path=/head/; revision=31272
* Update to 3.15.3Neil Blakey-Milner2000-06-223-2/+3
| | | | | | | | PR: ports/19421 Submitted by: Brett Taylor <brett@peloton.runet.edu> (maintainer) Notes: svn path=/head/; revision=29782
* Rename INSTALLS_SHLIBS to INSTALLS_SHLIB. (There was a typo in theSatoshi Asami2000-06-161-1/+1
| | | | | | | | | | | | 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 Notes: svn path=/head/; revision=29651
* Final round of the INSTALLS_SHLIBS=yes conversion. Few remaining ports withMaxim Sobolev2000-06-162-2/+1
| | | | | | | ldconfig in PLIST need personal consideration. Notes: svn path=/head/; revision=29636
* Use installed intl shared library instead of the port's own. Plus severalMaxim Sobolev2000-05-241-4/+8
| | | | | | | cosmetic cleanups (group USE_* and add USE_XLIB). Notes: svn path=/head/; revision=28730
* Update to 3.14.1. Add a WWW while I'm here.Maxim Sobolev2000-05-194-2/+10
| | | | | | | | PR: 18517 Submitted by: maintainer Notes: svn path=/head/; revision=28602
* portname/portversion updateMichael Haro2000-04-141-2/+2
| | | | Notes: svn path=/head/; revision=27501
* Update port to 3.13.2Chris D. Faulhaber2000-03-113-4/+9
| | | | | | | | PR: 17273 Submitted by: Maintainer Notes: svn path=/head/; revision=26746
* Update to 3.12.0. This port now works on 4.0.Chris Piazza2000-01-297-16/+29
| | | | | | | | PR: 16414 Submitted by: maintainer Notes: svn path=/head/; revision=25229
* Update MAINTAINER's email addressChris Piazza1999-09-091-1/+1
| | | | | | | | PR: 13648 Submitted by: maintainer Notes: svn path=/head/; revision=21470
* Remove preceeding pkgname from some of the comments having one.Tim Vanderhoek1999-08-291-1/+1
| | | | Notes: svn path=/head/; revision=21098
* Change Id->FreeBSD.David E. O'Brien1999-08-251-1/+1
| | | | Notes: svn path=/head/; revision=20947
* As threatened, enforce the "Capital, no period" rule. Ellipses areTim Vanderhoek1999-06-261-1/+1
| | | | | | | | permitted. Note that, given current numeric motif of PW, this is done in four equally-sized commits of 393 files each. Notes: svn path=/head/; revision=19799
* This port also BUILD_DEPENDS on gettext for its documentation.Steve Price1999-06-221-2/+3
| | | | Notes: svn path=/head/; revision=19642
* Update cooledit to 3.11.3.Chris Piazza1999-06-194-12/+12
| | | | | | | PR: 12162 Notes: svn path=/head/; revision=19553
* Update to version 3.11.2.Steve Price1999-06-0912-62/+205
| | | | | | | | PR: 12047 Submitted by: Chris Piazza <cpiazza@home.net> Notes: svn path=/head/; revision=19346
* Add the .so symlink for the library.Steve Price1999-06-061-0/+1
| | | | Notes: svn path=/head/; revision=19235
* Switch from GNU_CONFIGURE to USE_LIBTOOL with port so that it won't installMichael Haro1999-06-052-7/+2
| | | | | | | the .la file. Notes: svn path=/head/; revision=19217
* fix plistMichael Haro1999-05-021-1/+1
| | | | Notes: svn path=/head/; revision=18310
* Upgrade to cooledit-3.9.0Justin M. Seger1999-04-063-6/+22
| | | | | | | | PR: ports/10986 Submitted by: Michael Haro <mharo@area51.fremont.ca.us> Notes: svn path=/head/; revision=17674
* Update to 3.8.3.Bill Fenner1999-01-302-4/+4
| | | | | | | | PR: ports/9735 Submitted by: brett@peloton.physics.montana.edu Notes: svn path=/head/; revision=16425
* Update to version 3.8.2.Steve Price1999-01-103-3/+5
| | | | | | | | PR: 9378 Submitted by: maintainer Notes: svn path=/head/; revision=15970
* Unbreak.Justin M. Seger1998-10-142-5/+5
| | | | | | | Submitted by: steve Notes: svn path=/head/; revision=13995
* Mark BROKEN for ELF:Justin M. Seger1998-10-121-1/+3
| | | | | | | | | | | | | ===> 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 Notes: svn path=/head/; revision=13922
* Update to 3.7.4Mike Smith1998-10-073-8/+16
| | | | | | | Submitted by: MAINTAINER Notes: svn path=/head/; revision=13713
* Roll back libXpm major to 4. Sorry, it wasn't a good idea to bump itSatoshi Asami1998-09-171-2/+2
| | | | | | | in the first place. Notes: svn path=/head/; revision=13190
* libXpm major is now 5. Also remove regexp support in preparation forSatoshi Asami1998-09-151-2/+2
| | | | | | | ELF conversion. Notes: svn path=/head/; revision=13144
* Remove manpages, but _NOT_ from the multi-lingualTim Vanderhoek1998-08-171-4/+0
| | | | | | | | emacsen (*mule-common, mule). That is left for someone more familiar with their twisty incestuous relationships. Notes: svn path=/head/; revision=12575
* MASTER_SITE_SUBDIR should have neither a leading nor a trailing slash.Bill Fenner1998-05-251-2/+2
| | | | Notes: svn path=/head/; revision=11143
* Upgrade to 3.6.2.Matthew Hunt1998-05-152-3/+3
| | | | | | | | PR; 6635 Submitted by: Brett Taylor <brett@peloton.physics.montana.edu> Notes: svn path=/head/; revision=10993