Commit graph

19 commits

Author SHA1 Message Date
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
c51c0f9fc7 update to 1.0.pre4. Thanks to m.boyarov@bsd.by (Max N. Boyarov).
Submitted by:	m.boyarov@bsd.by (Max N. Boyarov)
2007-09-10 13:40:10 +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
Dryice Dong Liu
b0ffbafb98 - Fix 100% CPU problem. See
http://sourceforge.net/mailarchive/message.php?msg_id=36769016
- Get ready for -emacs22 port
- update my mail address

Submitted by:	m.boyarov@bsd.by (Max N. Boyarov)
Approved by:	itetcu (mentor)
Obtained from:	cedet CVS
2007-03-22 07:57:43 +00:00
Andrey Slusar
0d16ef1c78 - Be compitable with Emacs 22. Thanks to Max N. Boyarov <m.boyarov@bsd.by>
for merging from cedet cvs.

PR:		ports/105512
Submitted by:	Dryice Liu (maintainer)
Obtained from:	cedet cvs
2006-11-15 17:39:05 +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
eb34013297 Fix leftover files
Noticed by: YAPHR
2006-01-14 20:38:17 +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
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
Edwin Groothuis
248d9c6643 [maintainer update]devel/cedet: upgrade to 1.0.b3.b
Changes:
        - upgrade to 1.0.b3.b
        - fix the warning when deinstall

PR:		ports/69972
Submitted by:	Dryice Liu <dryice@hotpop.com>
2004-08-04 02:38:31 +00:00
Pav Lucistnik
1d57bd986a - Add missed INFO entries
PR:		ports/68043
Submitted by:	Dryice Liu <dryice@liu.com.cn> (maintainer)
2004-06-17 19:37:56 +00:00
Pav Lucistnik
c5a96e09d8 - Prepare to be a master port
PR:		ports/68000
Submitted by:	Dryice Liu <dryice@liu.com.cn> (maintainer)
2004-06-16 21:57:02 +00:00
Volker Stolz
94026afe36 - Update to 1.0.b2.b
- Register conflicts with eieio, semantic, and speedbar

PR:		ports/67728
Submitted by:	maintainer
2004-06-09 10:42:44 +00:00
Volker Stolz
d4a9187086 Add cedet 1.0.b1.c, collection of Emacs Development Environment Tools.
PR:		ports/63465
Submitted by:	Dryice Liu
2004-06-03 08:02:06 +00:00