aboutsummaryrefslogtreecommitdiffstats
path: root/editors/speedbar/Makefile
Commit message (Collapse)AuthorAgeFilesLines
* - update to 1.4.1dinoex2010-03-281-1/+1
| | | | | Reviewed by: exp8 run on pointyhat Supported by: miwi
* - update to jpeg-8dinoex2010-02-051-1/+1
|
* - Switch SourceForge ports to the new File Release System: categories ↵amdmi32009-08-221-2/+2
| | | | starting with E,F
* - bump all port that indirectly depends on libjpeg and have not yet been ↵dinoex2009-07-311-1/+1
| | | | | | bumped or updated Requested by: edwin
* - Welcome X.org 7.2 \o/.flz2007-05-201-1/+1
| | | | | - Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}. - Bump PORTREVISION for ports intalling files in ${X11BASE}.
* Remove USE_REINPLACE from all categories starting with Eedwin2006-05-071-1/+0
|
* - Fix MASTER_SITESgarga2006-03-161-1/+1
| | | | | | | bsdchat.com is no longer available. Thanks for all their support! PR: ports/94459 Submitted by: Dryice Liu <dryice@dryice.name> (maintainer)
* - Fix possibility of "infinite make fork" when "Registering install for ..."linimon2006-01-281-0/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | EMACS ports. [1] - Allow building a port as root using an NFS-mounted /usr/ports if the server maps root to a UID other than root. [2] - Make 'BROKEN' and 'IGNORED' ports exit their "make install" with a fail status rather than success. [3] - Improve behavior when dealing with versioned dependencies. [4] - Fix false positives in check-conflicts target. [5] - Remove obsolete bzip2 code. [6] - Add physical category net-p2p. [7] - Don't fetch INDEXFILE if not necessary; respect FETCH_ENV. [8], [11] - INDEX can now be moved outside of ports tree. [9] - Add ghostscript-gpl. [10] - Remove obsolete USE_MESA. [12] - Force pkg_install tools from ports on FreeBSD 4.10 and older. [13] - Document ALWAYS_KEEP_DISTFILES. [14] - Remove USE_REINPLACE from bsd.port.mk USE_DOS2UNIX patch. [15] PR: ports/37596 [1], ports/57259 [2], ports/63216 [3], ports/89448 [4], ports/89710 [5], ports/88996 [6], ports/89260 [7], ports/89363 [8], ports/89809 [9], ports/89853 [10], ports/91086 [11], ports/91710 [12], ports/91727 [13], ports/92111 [14], ports/92124 [15] Submitted by: Jay Sachs <jay at eziba dot com> [1], sem [1, 3, 8, 12], Andrew Heybey <ath at niksun dot com> [2], Jamie Jones <jamie at thompson dot bishopston dot net>, tobez [4], Mark Andrews <Mark_Andrews at isc dot org> [5], edwin [6, 11, 15], pav [7, 13], Peter Jeremy <PeterJeremy at optushome dot com dot au> [9], Ulrich Spoerlein <q at galgenberg dot net> [10], netchild [11], erwin [14] Reviewed by: kris, clement (partially)
* Fix leftover filesedwin2006-01-151-2/+1
| | | | Noticed by: YAPHR
* [maintainer] change maintainer mail addressedwin2006-01-111-1/+1
| | | | | | | | | | I'm the maintainer(dryice@liu.com.cn) of the following ports. Please help to change the maintainer mail address to dryice@dryice.name. This new mail address has a RDNS record and will make the life easier. Thanks! PR: ports/91624 Submitted by: Dryice Dong Liu <dryice@dryice.name>
* [maintainer update] 16 ports: add mirror MASTER_SITESedwin2005-01-131-1/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | Please add http://bsdchat.com/dist/dryice/ to the MASTER_SITES of the following ports. Thanks Clive Lin and bsdchat.com for the mirror space! chinese/xpdf deskutils/etask devel/cedet devel/ecb devel/eieio devel/ipython devel/kodos devel/semantic devel/xtla editors/speedbar editors/tree-widget games/emacs-chess net/tcping www/mod_scgi www/py-scgi www/quixote PR: ports/75743 Submitted by: Dryice Liu <dryice@liu.com.cn>
* - Register conflicts with cedetvs2004-06-091-1/+9
| | | | | | | | - Use INFO - Add a pointer to newer version in devel/cedet - Assign maintainership to submitter PR: ports/66732
* s/post-patch/pre-build/ since emacs is a BUILD_DEPENDSkris2004-05-231-1/+1
|
* Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.marcus2004-02-041-1/+1
| | | | (Part 2)
* Remove MAINTAINER, as per his request:naddy2003-06-021-1/+1
| | | | | | | | | | "I'll be offline for the next few months. Someone please take care of these poor orphans." Also slip in some minor fixes. PR: 52831 Submitted by: Kimura Fuyuki <fuyuki@mj.0038.net>
* De-pkg-comment.knu2003-02-211-0/+1
|
* Fix plist.yoichi2003-01-271-0/+1
| | | | | PR: 47500,47501 Submitted by: maintainer
* - Use REINPLACE_CMDijliao2002-06-241-3/+4
| | | | | | | - Change maintainer's address PR: 39758 Submitted by: maintainer
* Update to 0.14.b4yoichi2002-03-191-2/+2
| | | | | PR: ports/36043 Submitted by: maintainer
* Update to 0.14.b3pat2002-03-031-1/+1
| | | | | PR: 35503 Submitted by: maintainer
* Update to 0.14beta2.yoichi2002-01-071-2/+2
| | | | | PR: ports/33531 Submitted by: MAINTAINER
* Add speedbar, which enable quick access to files and tags in an Emacs frame.yoichi2001-12-291-0/+49
This port is for emacs21 and newer than that distributed with emacs21. PR: ports/33297 Submitted by: Kimura Fuyuki <fuyuki@mj.0038.net>