Commit graph

14 commits

Author SHA1 Message Date
Boris Samorodov
63c8e58538 - fix pkg-plist [1]
o  when WITHOUT_GTK=YES is used (add DOC2 variable to PLIST_SUB
     at Makefile and corresponding changes to pkg-plist);
  o  change some @dirrmtry to @dirrm (for those directories which
     belongs to the port);
  o  remove @dirrmrty for ${DATADIR}/emacs/site-lisp as it listed at
     BSD.local.dist.
- fix make patch for 5.x and 4.x  [2]
  (remove extrapatch if ${OSVERSION} < 600000 -- upsteam is already have it).

PR:		102893 [1], 102906 [2]
Submitted by:	bsam (me) [1], [2]
Approved by:	keramida__at__ceid.upatras.gr (maintainer timeout 19 days)
2006-09-23 23:26:25 +00:00
Andrey Slusar
0cedd0167e Fix build on 4.x
Approved by:	keramida (maintainer)
Reported by:	pointyhat
2006-09-02 22:42:54 +00:00
Andrey Slusar
f366de4190 Update to 22.0.50.20060901
PR:		ports/102764
Submitted by:	keramida (maintainer)
2006-09-02 16:03:29 +00:00
Andrey Slusar
a88efc0209 Update to 22.0.50.20060813
PR:		ports/102197
Submitted by:	keramida (maintainer)
2006-08-18 19:28:40 +00:00
Andrey Slusar
d54624bf5f Move multiple make install hack to pre-install.
PR:		ports/99822 (in followup)
Submitted by:	keramida(maintainer)
2006-07-05 22:44:07 +00:00
Andrey Slusar
dbb70e97cd Complete previous update. 2006-07-05 22:31:54 +00:00
Andrey Slusar
6462ca1d9c Distfile on the mastersite repacked without any changes. Fix distinfo.
Reported by:	Jin-Shan Tseng
2006-07-05 14:34:43 +00:00
Andrey Slusar
0b29f07d6e Update distinfo to 22.0.50.20060703(fix previous commit)
Submitted by:	keramida(maintainer)
2006-07-05 11:49:28 +00:00
Andrey Slusar
592642a2d1 Update to 22.0.50.20060703
Submitted by:	keramida(maintainer)
2006-07-05 11:43:12 +00:00
Andrey Slusar
880a12518e - Add `${DATADIR}/${EMACS_VER}/site-lisp' dir to pkg-plist. [1]
- Fix reinstall when workdir is not cleaned (ported from editors/emacs). [2]

PR:		ports/99755 [2]
Submitted by:	keramida (maintainer) [2]
Reported by:	linimon (pointyhat) [1]
2006-07-04 23:55:36 +00:00
Andrey Slusar
6f91af5309 - Fix portlint warnings
- There are two `site-lisp' directories, but only one @dirrm pkg-plist
  line. Fix this. [1]

Submitted by:	maintainer via email [1]
Reported by:	krismail
2006-05-29 10:46:39 +00:00
Andrey Slusar
88c8c1c5a3 - Update to 22.0.50.20060502
- Change CONFIGURE_TARGET to ${MACHINE_ARCH}-freebsd.
- Assign maintainership to Giorgos Keramidas <keramida@ceid.upatras.gr> [1]

Submitted by:	keramida (by email)
Created by:	nobutaka, keramida
Approved by:	maintainer (by email) [1]
2006-05-19 18:41:29 +00:00
Andrey Slusar
422681dec4 Fix build on the FreeBSD < 6.0(old texinfo).
Approved by:	Kenneth Vestergaard Schmidt (maintainer)
2006-04-07 11:36:41 +00:00
Andrey Slusar
dd5d092029 Add emacs-devel , GNU editing macros.
PR:		ports/94171
Submitted by:	Kenneth Vestergaard Schmidt <kvs@pil.dk>
2006-04-01 20:54:54 +00:00