summaryrefslogtreecommitdiff
path: root/editors/doxymacs (follow)
Commit message (Collapse)AuthorAgeFilesLines
* - Get Rid MD5 supportMartin Wilke2011-03-201-1/+0
| | | | Notes: svn path=/head/; revision=271346
* - update to 1.4.1Dirk Meyer2010-03-281-1/+1
| | | | | | | | Reviewed by: exp8 run on pointyhat Supported by: miwi Notes: svn path=/head/; revision=251605
* - update to jpeg-8Dirk Meyer2010-02-051-1/+1
| | | | Notes: svn path=/head/; revision=249285
* - Switch SourceForge ports to the new File Release System: categories ↵Dmitry Marakasov2009-08-221-2/+2
| | | | | | | starting with E,F Notes: svn path=/head/; revision=240069
* - bump all port that indirectly depends on libjpeg and have not yet been ↵Dirk Meyer2009-07-311-0/+1
| | | | | | | | | bumped or updated Requested by: edwin Notes: svn path=/head/; revision=238701
* update to 1.8.0Dryice Dong Liu2007-06-242-5/+4
| | | | Notes: svn path=/head/; revision=194150
* - Welcome X.org 7.2 \o/.Florent Thoumie2007-05-191-0/+1
| | | | | | | | - Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}. - Bump PORTREVISION for ports intalling files in ${X11BASE}. Notes: svn path=/head/; revision=191544
* - Add USE_EMACS=yes. It should present in all emacsen ports.Sergey Matveychuk2006-05-061-0/+1
| | | | | | | | | | | (This commit prevents the ports breakage after more strict condition will applied in bsd.port.mk and makes no functional changes) PR: ports/95238 Submitted by: nobutaka Notes: svn path=/head/; revision=161466
* - Update to 1.7.0Pav Lucistnik2006-04-292-4/+4
| | | | | | | | | PR: ports/96279 Submitted by: Martin Wilke <freebsd@unixfreunde.de> Approved by: Dryice Liu <dryice@dryice.name> (maintainer) Notes: svn path=/head/; revision=160755
* - Fix MASTER_SITESRenato Botelho2006-03-151-1/+1
| | | | | | | | | | bsdchat.com is no longer available. Thanks for all their support! PR: ports/94459 Submitted by: Dryice Liu <dryice@dryice.name> (maintainer) Notes: svn path=/head/; revision=157314
* [maintainer] change maintainer mail addressEdwin Groothuis2006-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> Notes: svn path=/head/; revision=153229
* - Update to 1.6.0.Florent Thoumie2005-11-232-3/+6
| | | | | | | | | | | - Add extra MASTER_SITES. - Add sha256 checksum. PR: ports/89446 Submitted by: maintainer Notes: svn path=/head/; revision=149167
* Add doxymacs 1.5.0. Doxymacs is Doxygen + {X}Emacs.Sam Lawrance2005-11-104-0/+45
The purpose of the doxymacs project is to create a LISP package that will make using Doxygen from within {X}Emacs easier. It has the following features: * ability to look up documentation for symbols from {X}Emacs in the browser of your choice. * easily insert Doxygen style comments into source. * optionally use an "external" (i.e. written in C) XML parser to speed up building the completion list. * fontify Doxygen keywords. WWW: http://doxymacs.sourceforge.net/ PR: ports/60472 Submitted by: Dryice Liu <dryice@liu.com.cn> Notes: svn path=/head/; revision=147855