summaryrefslogtreecommitdiff
path: root/editors/doxymacs (follow)
Commit message (Collapse)AuthorAgeFilesLines
* audio/mp3butler Depends on audio/p5-MusicBrainz-Client which is DEPRECATEDDoug Barton2011-11-014-51/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | audio/p5-MusicBrainz-Client Disappeared from CPAN editors/doxymacs Depends on www/w3-4, which is DEPRECATED graphics/libart Does not fetch, no more public distfiles java/jboss4 Does not build with new ant korean/hanterm Depends on korean/johabfonts, which is DEPRECATED, fails to build with new utmpx korean/johabfonts No more public distfiles, installs into / korean/hlatex-psfonts-uhc-extra Depends on korean/hlatex, which is DEPRECATED korean/texinfo Depends on korean/hlatex, which is DEPRECATED korean/hlatex No more public distfiles mail/jboss-mailservices Depends on java/jboss4, which is DEPRECATED misc/p5-Geography-NationalGrid-TW Depends on misc/p5-Geography-NationalGrid, which is DEPRECATED misc/p5-Geography-NationalGrid Disappeared from CPAN multimedia/fxtv Depends on multimedia/mplex, which is DEPRECATED multimedia/mplex Upstream disapeared and distfile is not available net/py-timeoutsocket Upstream disapear and distfile is no more available textproc/p5-XML-LibRSVG Unmaintained and not used anymore textproc/javacc No more public distfiles www/w3-4/Makefile Upstream disapeared and distfile is not available www/commonist Depends on textproc/javacc, which is DEPRECATED www/newsfeed Depends on net/py-timeoutsocket, which is DEPRECATED x11/fbsd-icons Upstream disapear and distfile is no more available x11-themes/geramik Depends on x11-toolkits/qtpixmap, which is DEPRECATED x11-toolkits/qtpixmap No more public distfiles x11-wm/fvwm95-i18n Depends on x11/fbsd-icons, which is DEPRECATED x11-wm/fvwm95 Depends on x11/fbsd-icons, which is DEPRECATED Notes: svn path=/head/; revision=284820
* For ports that have an EXPIRATION_DATE which has already passed, butDoug Barton2011-10-091-1/+3
| | | | | | | | that have other ports that depend on them, mark the ports that depend on them DEPRECATED, and make all EXPIRATION_DATEs 2011-10-31. Notes: svn path=/head/; revision=283224
* - 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