Commit graph

37 commits

Author SHA1 Message Date
Marcus von Appen
4516bf1bb0 - Update to 2.40
- OPTIONize
- Pet portlint
2010-05-06 19:09:43 +00:00
Dirk Meyer
de78af3ac5 - update to 1.4.1
Reviewed by:	exp8 run on pointyhat
Supported by:	miwi
2010-03-28 06:47:48 +00:00
Dirk Meyer
ca9c60461c - update to jpeg-8 2010-02-05 11:46:55 +00:00
Boris Samorodov
3cb246682f Changes to editors/emacs and Mk/bsd.emacs.mk were taken from
PR/137956 by Ashish SHUKLA (thanks!).  [1]

Those ports which define EMACS_PORT_NAME to be "emacs21" were
not touched (this time). They may be converted to the new
world order by removing the above mentioned assignment.

Four ports were marked as BROKEN with EMACS_PORT_NAME=emacs23
(they do not compile):
. lang/bigloo;
. mail/wanderlust;
. mail/wanderlust-devel;
. www/emacs-w3m.

Three ports were marked as IGNORE with EMACS_PORT_NAME=emacs23:
. japanese/egg-canna (the port version is dated as of 2001,
  does not compile with Emacs 23 and seems it cannot be fixed);
. deskutils/remember.el (was incorporated into Emacs 23);
. editors/nxml (was incorporated into Emacs 23).

Changes that were made after (and as a result of) exp run. For
those ports:
. japanese/migemo-emacs21;
. japanese/migemo-emacs22
EMACS_PORT_NAME?= was changed to EMACS_PORT_NAME= to the apropriate
emacs port name.

PR:		ports/137956 [1], ports/141369 [2]
Submitted by:	Ashish SHUKLA <wahjava at gmail.com>  [1],
		bsam (me)  [2]
Exp-run by: miwi
2009-12-20 20:19:24 +00:00
Dmitry Marakasov
075acacd24 - Switch SourceForge ports to the new File Release System: categories starting with D 2009-08-22 00:18:43 +00:00
Dirk Meyer
eca78ec61b - bump all port that indirectly depends on libjpeg and have not yet been bumped or updated
Requested by:	edwin
2009-07-31 13:57:52 +00:00
Mark Linimon
773850a8a6 Reassign ports maintained by dryice@ for now due to other commitments.
Hat:	portmgr
2008-12-18 02:24:04 +00:00
Edwin Groothuis
090059a210 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)
2008-06-06 14:17:21 +00:00
Dryice Dong Liu
99a05d810e - bump PORTREVERSION to force rebuild to catch cedet update
- catch up Emacs 22 as default
- update my mail address
2007-09-10 13:43:59 +00:00
Florent Thoumie
d4f0d0048a - Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
2007-05-19 20:36:56 +00:00
Edwin Groothuis
2406d49a61 Remove USE_REINPLACE from all categories starting with D 2006-05-04 21:41:12 +00:00
Renato Botelho
922a2ba34b - Fix MASTER_SITES
bsdchat.com is no longer available. Thanks for all their support!

PR:		ports/94459
Submitted by:	Dryice Liu <dryice@dryice.name> (maintainer)
2006-03-15 18:21:26 +00:00
Mark Linimon
b09666fc1e - Fix possibility of "infinite make fork" when "Registering install for ..."
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)
2006-01-28 02:11:35 +00:00
Edwin Groothuis
acd87b4ad8 SHA256ify
Approved by:    krion@
2006-01-22 08:34:46 +00:00
Edwin Groothuis
3952ad93e3 [maintainer] change maintainer mail address
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>
2006-01-11 04:01:50 +00:00
Edwin Groothuis
3d887eb3f6 Remove install-info from Makefile, it's automatically done when INFO is defined 2005-12-04 23:35:14 +00:00
Simon Barner
289abe572d - Update devel/cedet to 1.0pre3 [1]
- Bump port revison of devel/ecb: [2]
  It needs to be rebuild in order to keep up with the cedet update.

Submitted by:	Dryice Liu <dryice@hotpop.com> (maintainer)
PR:		ports/86398 [1], ports/86399 [2]
2005-09-22 12:45:50 +00:00
Pav Lucistnik
06bdaf1097 - Update to 2.32
PR:		ports/83389
Submitted by:	Dryice Liu <dryice@hotpop.com> (maintainer)
2005-07-13 21:29:11 +00:00
Edwin Groothuis
8c8fc31c5c [maintainer update] 16 ports: add mirror MASTER_SITES
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>
2005-01-13 00:20:28 +00:00
Sergey Matveychuk
5cb98ebea0 - Update to 2.31
PR:		ports/75088
Submitted by:	maintainer
2004-12-15 08:59:39 +00:00
Volker Stolz
b3b43c6454 Update to 2.30.1: Fix loadtime error
PR:		ports/74830
Submitted by:	maintainer
2004-12-09 08:41:42 +00:00
Sergey Matveychuk
61cf97fb65 - update to 2.30
- fix the usage of PORTDOCS

PR:		ports/74572
Submitted by:	maintainer
2004-12-01 15:22:20 +00:00
Volker Stolz
4a0ac682d9 Update to 2.27
PR:		ports/71223
Submitted by:	Dryice Liu (maintainer)
2004-09-01 06:59:54 +00:00
Volker Stolz
db4b399c7c Update to 2.26. Here are the most important NEWS:
* Some regexp-options has been changed to regexp-list-options. See NEWS.
       * New option `ecb-history-exclude-file-regexps'.
       * `ecb-expand-methods-nodes' works for non-semantic-buffers too.
       * Readonly-sourcefiles are display in a different face.

PR:		ports/70599
Submitted by:	Dryice Liu (maintainer)
2004-08-18 15:27:54 +00:00
Volker Stolz
5f398a796c - upgrade to 2.25
- change DEPENDS to support ecb-emacs20 sub port

PR:		ports/68027
Submitted by:	maintainer
2004-06-17 11:31:28 +00:00
Volker Stolz
d062c178d7 - Better INFO-handling w/o pkg-install
- Fix speling while here

Approved by: maintainer
2004-06-16 11:24:28 +00:00
Pav Lucistnik
9c95dd1cfe - Flip default dependency to CEDET, add WITHOUT_CEDET knob for enabling
old dependency
- Flip WITH_ICONS default on

PR:		ports/67729
Submitted by:	Dryice Liu <dryice@liu.com.cn> (maintainer)
2004-06-09 20:55:51 +00:00
Volker Stolz
f68bc95919 - Update to current version
- use INFO while here

PR:		ports/65966
Submitted by:	Frank Ruell
Approved by:	maintainer
2004-05-19 08:31:35 +00:00
Trevor Johnson
8232e82f85 SIZEify (maintainer timeout) 2004-03-31 03:12:58 +00:00
Joe Marcus Clarke
053fdb6a6b Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
(Part 2)
2004-02-04 05:21:48 +00:00
Mark Linimon
8f2582a569 Update to 2.11 and assign maintainership to PR submitter. Many, many,
feature additions and bugfixes; see NEWS for details.

PR:		ports/60489
Submitted by:	Dryice Liu <dryice@liu.com.cn>
2003-12-28 07:36:36 +00:00
Daichi GOTO
7e3d9c14aa update dev/ecb: 1.91.1 -> 1.95.1
PR:		54560
Submitted by:	Frank Ruell <stoerte@dreamwarrior.net>
2003-07-17 05:13:53 +00:00
Ade Lovett
baa68c63d4 Remove pkg-comment where COMMENT is already defined in the Makefile
Approved by:	portmgr (implicitly)
2003-03-07 02:54:37 +00:00
Yoichi NAKAYAMA
f062a34768 Update to 1.91.1
Drop maintainership

PR:		ports/48193
Submitted by:	Kimura Fuyuki (maintainer)
2003-02-12 12:14:19 +00:00
Yoichi NAKAYAMA
ec95d356cf Update to 1.80
PR:		ports/41649
Submitted by:	maintainer
2002-08-14 06:45:07 +00:00
Yoichi NAKAYAMA
9321e59764 Update to 1.70
PR:		ports/35472
Submitted by:	maintainer
2002-03-03 07:54:39 +00:00
Yoichi NAKAYAMA
265bd4db50 Add ECB, source code browser for Emacs.
PR:		ports/34260
Submitted by:	Kimura Fuyuki <fuyuki@mj.0038.net>
2002-01-25 21:06:42 +00:00